Pull request #3990 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 8a434eff5741b00a042359b422f09b9192f26247 rather than aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 Obtained Jenkinsfile from 8a434eff5741b00a042359b422f09b9192f26247 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-ssh9733476934563594743.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh314712649391112898.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3990/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3990/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14418443606393814688.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3990/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14345614994329344492.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18178876577991798470.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3990/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3990/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9251509765474913402.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23597 in /w/workspace/edgexfoundry_edgex-go_PR-3990 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8a434eff5741b00a042359b422f09b9192f26247 into PR head commit aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 Merge succeeded, producing aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 Checking out Revision aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 (PR-3990) > 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/3990/head:refs/remotes/origin/PR-3990 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 # 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 8a434eff5741b00a042359b422f09b9192f26247 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 # timeout=10 Commit message: "fix(all): Update to use user-friendly error message in API responses" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:11:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:11:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:11:37 ========================================================= 10:11:37 EdgeX Global Pipelines Version Info 10:11:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:11:38 ------------------- 10:11:38 stable info: 10:11:38 ------------------- 10:11:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:11:38 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 10:11:38 Message: update stable to v1.0.221 10:11:39 ------------------- 10:11:39 experimental info: 10:11:39 ------------------- 10:11:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:11:39 Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b 10:11:39 Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:11:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:11:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:11:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:11:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:11:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:11:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 10:11:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:11:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:11:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:11:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:11:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:11:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:11:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:11:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:11:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:11:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:11:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:11:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:11:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:11:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 10:11:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:11:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:11:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3990 [Pipeline] echo 10:11:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3990 [Pipeline] echo 10:11:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3990 [Pipeline] echo 10:11:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [Pipeline] echo 10:11:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aeaf064 [Pipeline] echo 10:11:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:11:40 provisioning config files... 10:11:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config630073935244597358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:11:40 ---> docker-login.sh 10:11:40 nexus3.edgexfoundry.org:10001 10:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:41 Configure a credential helper to remove this warning. See 10:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:41 10:11:41 Login Succeeded 10:11:41 nexus3.edgexfoundry.org:10002 10:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:41 Configure a credential helper to remove this warning. See 10:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:41 10:11:41 Login Succeeded 10:11:41 nexus3.edgexfoundry.org:10003 10:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:41 Configure a credential helper to remove this warning. See 10:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:41 10:11:41 Login Succeeded 10:11:41 nexus3.edgexfoundry.org:10004 10:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:41 Configure a credential helper to remove this warning. See 10:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:41 10:11:41 Login Succeeded 10:11:41 docker.io 10:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:42 Configure a credential helper to remove this warning. See 10:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:42 10:11:42 Login Succeeded 10:11:42 ---> docker-login.sh ends [Pipeline] } 10:11:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:11:42 + 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 10:11:42 + dirname cmd/core-command/Dockerfile 10:11:42 + cut -d/ -f2 10:11:42 + echo core-command,cmd/core-command/Dockerfile 10:11:42 + dirname cmd/core-data/Dockerfile 10:11:42 + cut -d/ -f2 10:11:42 + echo core-data,cmd/core-data/Dockerfile 10:11:42 + dirname cmd/core-metadata/Dockerfile 10:11:42 + cut -d/ -f2 10:11:42 + echo core-metadata,cmd/core-metadata/Dockerfile 10:11:42 + dirname cmd/security-bootstrapper/Dockerfile 10:11:42 + cut -d/ -f2 10:11:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:11:42 + dirname cmd/security-proxy-setup/Dockerfile 10:11:42 + cut -d/ -f2 10:11:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:11:42 + dirname cmd/security-secretstore-setup/Dockerfile 10:11:42 + cut -d/ -f2 10:11:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:11:42 + + dirnamecut -d/ cmd/security-spiffe-token-provider/Dockerfile -f2 10:11:42 10:11:42 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:11:42 + dirname cmd/security-spire-agent/Dockerfile 10:11:42 + cut -d/ -f2 10:11:42 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:11:42 + dirname cmd/security-spire-config/Dockerfile 10:11:42 + cut -d/ -f2 10:11:42 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:11:42 + dirname cmd/security-spire-server/Dockerfile 10:11:42 + cut -d/ -f2 10:11:42 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:11:42 + dirname cmd/support-notifications/Dockerfile 10:11:42 + cut -d/ -f2 10:11:42 + echo support-notifications,cmd/support-notifications/Dockerfile 10:11:42 + dirname cmd/support-scheduler/Dockerfile 10:11:42 + cut -d/ -f2 10:11:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile 10:11:42 + dirname cmd/sys-mgmt-agent/Dockerfile 10:11:42 + cut -d/ -f2 10:11:42 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 10:11:42 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 10:11:43 + git rev-list -1 --merges aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86~1..aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [Pipeline] echo 10:11:43 -----------> git rev-list -1 --merges aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86~1..aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [false] [Pipeline] sh 10:11:43 + git log --format=format:%s -1 aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [Pipeline] echo 10:11:43 ========================================================= 10:11:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:11:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:11:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:11:44 + grep -v github /etc/ssh/ssh_known_hosts 10:11:44 + [ -e /tmp/ssh_known_hosts ] 10:11:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:11:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:11:44 + sudo tee -a /etc/ssh/ssh_known_hosts 10:11:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:11:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:11:44 10:11:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:11:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:11:45 latest: Pulling from edgex-devops/git-semver 10:11:45 a0d0a0d46f8b: Pulling fs layer 10:11:45 3e5f54012d9b: Pulling fs layer 10:11:45 4c7163046ea9: Pulling fs layer 10:11:45 0c2d73faf560: Pulling fs layer 10:11:45 0c2d73faf560: Waiting 10:11:45 3e5f54012d9b: Download complete 10:11:45 a0d0a0d46f8b: Verifying Checksum 10:11:45 a0d0a0d46f8b: Download complete 10:11:45 0c2d73faf560: Verifying Checksum 10:11:45 0c2d73faf560: Download complete 10:11:45 4c7163046ea9: Verifying Checksum 10:11:45 4c7163046ea9: Download complete 10:11:45 a0d0a0d46f8b: Pull complete 10:11:45 3e5f54012d9b: Pull complete 10:11:45 4c7163046ea9: Pull complete 10:11:45 0c2d73faf560: Pull complete 10:11:45 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 10:11:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:11:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:11:46 prd-ubuntu20.04-docker-8c-8g-23597 does not seem to be running inside a container 10:11:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:11:46 $ docker top 03190ca834b5bf80c92a5467555a2b01f94bf2cdc15624416f9f1e3b7650275f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:11:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:11:46 [ssh-agent] Looking for ssh-agent implementation... 10:11:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:47 $ docker exec 03190ca834b5bf80c92a5467555a2b01f94bf2cdc15624416f9f1e3b7650275f ssh-agent 10:11:47 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAiInMp/agent.13 10:11:47 SSH_AGENT_PID=19 10:11:47 Running ssh-add (command line suppressed) 10:11:47 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4206816393825455386.key (/w/workspace/edgex-go/1@tmp/private_key_4206816393825455386.key) 10:11:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:11:47 + git tag --points-at HEAD [Pipeline] } 10:11:47 $ docker exec --env ******** --env ******** 03190ca834b5bf80c92a5467555a2b01f94bf2cdc15624416f9f1e3b7650275f ssh-agent -k 10:11:47 unset SSH_AUTH_SOCK; 10:11:47 unset SSH_AGENT_PID; 10:11:47 echo Agent pid 19 killed; 10:11:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:11:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:11:47 [ssh-agent] Looking for ssh-agent implementation... 10:11:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:48 $ docker exec 03190ca834b5bf80c92a5467555a2b01f94bf2cdc15624416f9f1e3b7650275f ssh-agent 10:11:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpIpepb/agent.53 10:11:48 SSH_AGENT_PID=59 10:11:48 Running ssh-add (command line suppressed) 10:11:48 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4499627054460346665.key (/w/workspace/edgex-go/1@tmp/private_key_4499627054460346665.key) 10:11:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:11:48 + git semver init 10:11:48 # -> Open(): unable to determine branch for HEAD 10:11:48 # $GIT_DIR = /w/workspace/edgex-go/1/.git 10:11:48 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 10:11:48 # $SEMVER_REMOTE_NAME = origin 10:11:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:11:48 # $SEMVER_USER_NAME = edgex-jenkins 10:11:48 # $SEMVER_BRANCH = PR-3990 10:11:48 # $SEMVER_TEMP = /tmp/semver-052924614 10:11:48 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 10:12:03 # '/tmp/semver-052924614' -> '/w/workspace/edgex-go/1/.semver' 10:12:03 # -> Force: false 10:12:03 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 10:12:03 $ docker exec --env ******** --env ******** 03190ca834b5bf80c92a5467555a2b01f94bf2cdc15624416f9f1e3b7650275f ssh-agent -k 10:12:03 unset SSH_AUTH_SOCK; 10:12:03 unset SSH_AGENT_PID; 10:12:03 echo Agent pid 59 killed; 10:12:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:12:04 + git semver [Pipeline] } 10:12:04 $ docker stop --time=1 03190ca834b5bf80c92a5467555a2b01f94bf2cdc15624416f9f1e3b7650275f 10:12:05 $ docker rm -f 03190ca834b5bf80c92a5467555a2b01f94bf2cdc15624416f9f1e3b7650275f [Pipeline] // withDockerContainer [Pipeline] sh 10:12:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:12:06 Stashed 1 file(s) [Pipeline] echo 10:12: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 10:12:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:12:07 ========================================================= 10:12:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 10:12:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:12:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:12:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 10:12:07 59bf1c3509f3: Pulling fs layer 10:12:07 666ba61612fd: Pulling fs layer 10:12:07 8ed8ca486205: Pulling fs layer 10:12:07 4fe6c5a15a65: Pulling fs layer 10:12:07 22a0e8bec74d: Pulling fs layer 10:12:07 ca2b28591e48: Pulling fs layer 10:12:07 a51346096db8: Pulling fs layer 10:12:07 daebc70d1ce1: Pulling fs layer 10:12:07 0e18a0eac166: Pulling fs layer 10:12:07 4fe6c5a15a65: Waiting 10:12:07 a51346096db8: Waiting 10:12:07 daebc70d1ce1: Waiting 10:12:07 ca2b28591e48: Waiting 10:12:07 22a0e8bec74d: Waiting 10:12:07 0e18a0eac166: Waiting 10:12:07 8ed8ca486205: Verifying Checksum 10:12:07 8ed8ca486205: Download complete 10:12:07 666ba61612fd: Verifying Checksum 10:12:07 666ba61612fd: Download complete 10:12:07 22a0e8bec74d: Verifying Checksum 10:12:07 22a0e8bec74d: Download complete 10:12:07 ca2b28591e48: Download complete 10:12:07 59bf1c3509f3: Verifying Checksum 10:12:07 59bf1c3509f3: Download complete 10:12:07 a51346096db8: Verifying Checksum 10:12:07 a51346096db8: Download complete 10:12:07 daebc70d1ce1: Verifying Checksum 10:12:07 daebc70d1ce1: Download complete 10:12:07 59bf1c3509f3: Pull complete 10:12:07 666ba61612fd: Pull complete 10:12:08 8ed8ca486205: Pull complete 10:12:08 0e18a0eac166: Verifying Checksum 10:12:08 0e18a0eac166: Download complete 10:12:08 4fe6c5a15a65: Verifying Checksum 10:12:08 4fe6c5a15a65: Download complete 10:12:12 4fe6c5a15a65: Pull complete 10:12:12 22a0e8bec74d: Pull complete 10:12:12 ca2b28591e48: Pull complete 10:12:12 a51346096db8: Pull complete 10:12:12 daebc70d1ce1: Pull complete 10:12:14 0e18a0eac166: Pull complete 10:12:14 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 10:12:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:12:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 10:12:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:12:14 WORKDIR /edgex 10:12:14 COPY go.mod . 10:12:14 RUN go mod download 10:12:14 + docker build -t ci-base-image-x86_64 -f - . 10:12:16 Sending build context to Docker daemon 334.9MB 10:12:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:12:16 ---> f018257e8ee9 10:12:16 Step 2/4 : WORKDIR /edgex 10:12:18 ---> Running in 641681bc6e8e 10:12:18 Removing intermediate container 641681bc6e8e 10:12:18 ---> c61a4eaec0a0 10:12:18 Step 3/4 : COPY go.mod . 10:12:18 ---> eae17d18e273 10:12:18 Step 4/4 : RUN go mod download 10:12:18 ---> Running in 4450bc5ab54b 10:12:22 Still waiting to schedule task 10:12:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:12:33 Removing intermediate container 4450bc5ab54b 10:12:33 ---> b898491bcebb 10:12:33 Successfully built b898491bcebb 10:12:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:12:33 + docker inspect -f . ci-base-image-x86_64 10:12:33 . [Pipeline] withDockerContainer 10:12:33 prd-ubuntu20.04-docker-8c-8g-23597 does not seem to be running inside a container 10:12:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:12:34 $ docker top f299005634d35813697500c1e4f4cd8e9efd0555efb48ec84284b9f669de254c -eo pid,comm [Pipeline] { [Pipeline] sh 10:12:34 + go version 10:12:34 go version go1.17.6 linux/amd64 [Pipeline] } 10:12:34 $ docker stop --time=1 f299005634d35813697500c1e4f4cd8e9efd0555efb48ec84284b9f669de254c 10:12:35 $ docker rm -f f299005634d35813697500c1e4f4cd8e9efd0555efb48ec84284b9f669de254c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:12:36 + docker inspect -f . ci-base-image-x86_64 10:12:36 . [Pipeline] withDockerContainer 10:12:36 prd-ubuntu20.04-docker-8c-8g-23597 does not seem to be running inside a container 10:12:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:12:37 $ docker top 672a9056a4d71e0a0489c147c68f8c47e35bc917933d84624ae266aafa5eba63 -eo pid,comm [Pipeline] { [Pipeline] echo 10:12:37 ========================================================= 10:12:37 [edgeXBuildGoParallel] Running Tests and Build... 10:12:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:12:37 + make test 10:12:37 go mod tidy -compat=1.17 10:12:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:12:44 ? github.com/edgexfoundry/edgex-go [no test files] 10:12:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:12:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:12:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:12:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:12:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:12:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:12:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:12:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:12:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:12:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:12:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:12:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:12:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:12:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:12:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:12:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 10:12:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:12:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:12:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.122s coverage: 98.5% of statements 10:12:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:12:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.105s coverage: 53.4% of statements 10:12:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:12:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:13:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.543s coverage: 89.2% of statements 10:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:13:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.083s coverage: 84.4% of statements 10:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 10:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:13:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.435s coverage: 95.6% of statements 10:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:13:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements 10:13:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:13:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:13:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:13:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:13:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:13:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.093s coverage: 60.0% of statements 10:13:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:13:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:13:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:13:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.068s coverage: 0.9% of statements 10:13:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:13:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements 10:13:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.073s coverage: 29.6% of statements 10:13:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:13:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements 10:13:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 79.5% of statements 10:13:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 10:13:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements 10:13:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 10:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 10:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements 10:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.216s coverage: 82.5% of statements 10:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.103s coverage: 87.2% of statements 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 10:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 10:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 10:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.126s coverage: 91.2% of statements 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 64.4% of statements 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 10:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 10:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 10:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 10:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 10:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.335s coverage: 65.4% of statements 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.147s coverage: 43.8% of statements 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:13:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:13:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.3% of statements 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:13:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:13:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 10:13:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.072s coverage: 28.9% of statements 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 10:13:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:13:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements 10:13:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 10:13:21 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 10:13:39 GO111MODULE=on go vet ./... 10:13:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:13:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:13:41 ./bin/test-attribution-txt.sh [Pipeline] echo 10:13:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:13:42 + ls -al . 10:13:42 total 672 10:13:42 drwxrwxr-x 10 1001 1001 4096 Apr 26 10:13 . 10:13:42 drwxr-xr-x 4 root root 4096 Apr 26 10:12 .. 10:13:42 -rw-rw-r-- 1 1001 1001 11 Apr 26 10:11 .dockerignore 10:13:42 drwxrwxr-x 8 1001 1001 4096 Apr 26 10:11 .git 10:13:42 drwxrwxr-x 3 1001 1001 4096 Apr 26 10:11 .github 10:13:42 -rw-rw-r-- 1 1001 1001 879 Apr 26 10:11 .gitignore 10:13:42 -rw-rw-r-- 1 1001 1001 42 Apr 26 10:11 .golangci.yml 10:13:42 -rw-rw-r-- 1 1001 1001 87 Apr 26 10:11 .hadolint.yml 10:13:42 drwx------ 3 1001 1001 4096 Apr 26 10:12 .semver 10:13:42 -rw-rw-r-- 1 1001 1001 166 Apr 26 10:11 .sonarcloud.properties 10:13:42 -rw-rw-r-- 1 1001 1001 1171 Apr 26 10:11 ADOPTERS.md 10:13:42 -rw-rw-r-- 1 1001 1001 10086 Apr 26 10:11 Attribution.txt 10:13:42 -rw-rw-r-- 1 1001 1001 51732 Apr 26 10:11 CHANGELOG.md 10:13:42 -rw-rw-r-- 1 1001 1001 3804 Apr 26 10:11 CONTRIBUTING.md 10:13:42 -rw-rw-r-- 1 1001 1001 677 Apr 26 10:11 GOVERNANCE.md 10:13:42 -rw-rw-r-- 1 1001 1001 850 Apr 26 10:11 Jenkinsfile 10:13:42 -rw-rw-r-- 1 1001 1001 10775 Apr 26 10:11 LICENSE 10:13:42 -rw-rw-r-- 1 1001 1001 10389 Apr 26 10:11 Makefile 10:13:42 -rw-rw-r-- 1 1001 1001 582 Apr 26 10:11 OWNERS.md 10:13:42 -rw-rw-r-- 1 1001 1001 9120 Apr 26 10:11 README.md 10:13:42 -rw-rw-r-- 1 1001 1001 6912 Apr 26 10:11 SECURITY.md 10:13:42 -rw-rw-r-- 1 1001 1001 5 Apr 26 10:12 VERSION 10:13:42 -rw-rw-r-- 1 1001 1001 4131 Apr 26 10:11 ZMQWindows.md 10:13:42 drwxrwxr-x 2 1001 1001 4096 Apr 26 10:11 bin 10:13:42 drwxrwxr-x 18 1001 1001 4096 Apr 26 10:11 cmd 10:13:42 -rw-r--r-- 1 root root 435134 Apr 26 10:13 coverage.out 10:13:42 -rw-rw-r-- 1 1001 1001 3256 Apr 26 10:11 go.mod 10:13:42 -rw-rw-r-- 1 1001 1001 35162 Apr 26 10:11 go.sum 10:13:42 drwxrwxr-x 8 1001 1001 4096 Apr 26 10:11 internal 10:13:42 drwxrwxr-x 3 1001 1001 4096 Apr 26 10:11 openapi 10:13:42 drwxrwxr-x 4 1001 1001 4096 Apr 26 10:11 snap 10:13:42 -rw-rw-r-- 1 1001 1001 204 Apr 26 10:11 version.go [Pipeline] sh 10:13:43 + '[' -e coverage.out ] 10:13:43 + chown 1001:1001 coverage.out [Pipeline] stash 10:13:43 Stashed 1 file(s) [Pipeline] sh 10:13:43 + make build 10:13:43 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 10:13: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/core-metadata/core-metadata ./cmd/core-metadata 10:13:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23598 in /w/workspace/edgexfoundry_edgex-go_PR-3990 [Pipeline] { [Pipeline] ws 10:13:57 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 10:13:57 The recommended git tool is: git 10:14:04 using credential edgex-jenkins-ssh 10:14:04 Cloning the remote Git repository 10:14:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:14:04 > git init /w/workspace/edgex-go/1 # timeout=10 10:14:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:14:04 > git --version # timeout=10 10:14:04 > git --version # 'git version 2.25.1' 10:14:04 using GIT_SSH to set credentials SSH Credentials for GitHub 10:14:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:14: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 10:14: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 10:14:11 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 10:14:11 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 10:14:11 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 10:14:13 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 10:14:13 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 10:14:14 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 10:14:15 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 10:14: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 10:14: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 10:14:18 $ docker stop --time=1 672a9056a4d71e0a0489c147c68f8c47e35bc917933d84624ae266aafa5eba63 10:14:20 $ docker rm -f 672a9056a4d71e0a0489c147c68f8c47e35bc917933d84624ae266aafa5eba63 10:14:21 Merging remotes/origin/main commit 8a434eff5741b00a042359b422f09b9192f26247 into PR head commit aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 10:14:21 Merge succeeded, producing aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 10:14:21 Checking out Revision aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 (PR-3990) 10:14:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:14:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:14:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:14:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:14:20 using GIT_SSH to set credentials SSH Credentials for GitHub 10:14:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3990/head:refs/remotes/origin/PR-3990 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:14:21 > git config core.sparsecheckout # timeout=10 10:14:21 > git checkout -f aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 # timeout=10 10:14:21 > git remote # timeout=10 10:14:21 > git config --get remote.origin.url # timeout=10 10:14:21 using GIT_SSH to set credentials SSH Credentials for GitHub 10:14:21 > git merge 8a434eff5741b00a042359b422f09b9192f26247 # timeout=10 10:14:21 > git rev-parse HEAD^{commit} # timeout=10 10:14:21 > git config core.sparsecheckout # timeout=10 10:14:21 > git checkout -f aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 # timeout=10 [Pipeline] isUnix [Pipeline] sh 10:14:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:14:22 10:14:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 10:14:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:14:22 latest: Pulling from edgex-devops/edgex-compose 10:14:22 cbdbe7a5bc2a: Pulling fs layer 10:14:22 ca9280d653b3: Pulling fs layer 10:14:22 7e9c9ca2126c: Pulling fs layer 10:14:22 cbdbe7a5bc2a: Download complete 10:14:23 ca9280d653b3: Verifying Checksum 10:14:23 ca9280d653b3: Download complete 10:14:23 cbdbe7a5bc2a: Pull complete 10:14:23 7e9c9ca2126c: Verifying Checksum 10:14:23 7e9c9ca2126c: Download complete 10:14:23 ca9280d653b3: Pull complete 10:14:25 Commit message: "fix(all): Update to use user-friendly error message in API responses" 10:14:25 > git --version # timeout=10 10:14:25 > git --version # 'git version 2.25.1' 10:14:25 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:14:26 7e9c9ca2126c: Pull complete 10:14:26 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 10:14:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:14:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 10:14:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:14:27 % Total % Received % Xferd Average Speed Time Time Time Current 10:14:27 Dload Upload Total Spent Left Speed 10:14:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 90404 0 --:--:-- --:--:-- --:--:-- 91100 10:14:27 prd-ubuntu20.04-docker-8c-8g-23597 does not seem to be running inside a container 10:14:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:14:28 $ docker top a5331bf4edb3c17adfc35534e9f3f7de8262d763f216021d779ee99170e29e8e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 10:14:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:14:28 + docker-compose build --help 10:14:28 + grep parallel 10:14:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:14:29 + sudo tee /etc/docker/daemon.new 10:14:29 { 10:14:29 "registry-mirrors": [ 10:14:29 "https://nexus3.edgexfoundry.org:10001" 10:14:29 ], 10:14:29 "bip": "10.250.0.254/24", 10:14:29 "hosts": [ 10:14:29 "tcp://0.0.0.0:5555", 10:14:29 "unix:///var/run/docker.sock" 10:14:29 ], 10:14:29 "mtu": 1458, 10:14:29 "selinux-enabled": true, 10:14:29 "seccomp-profile": "/etc/docker/seccomp.json" 10:14:29 } [Pipeline] sh 10:14:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 10:14:29 --parallel Build images in parallel. [Pipeline] sh [Pipeline] } 10:14:29 $ docker stop --time=1 a5331bf4edb3c17adfc35534e9f3f7de8262d763f216021d779ee99170e29e8e 10:14:29 + sudo service docker restart 10:14:31 $ docker rm -f a5331bf4edb3c17adfc35534e9f3f7de8262d763f216021d779ee99170e29e8e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:14:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:14:31 . [Pipeline] withDockerContainer 10:14:31 prd-ubuntu20.04-docker-8c-8g-23597 does not seem to be running inside a container 10:14:31 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:14:32 $ docker top 4d50af5971b3f35f66a14ff293208478dff75a6deec99aa8a2cd035b8743d28c -eo pid,comm [Pipeline] { [Pipeline] sh 10:14:32 + docker-compose -f ./docker-compose-build.yml build --parallel 10:14:33 Building core-command ... 10:14:33 Building core-data ... 10:14:33 Building core-metadata ... 10:14:33 Building security-bootstrapper ... 10:14:33 Building security-proxy-setup ... 10:14:33 Building security-secretstore-setup ... 10:14:33 Building security-spiffe-token-provider ... 10:14:33 Building security-spire-agent ... 10:14:33 Building security-spire-config ... 10:14:33 Building security-spire-server ... 10:14:33 Building support-notifications ... 10:14:33 Building support-scheduler ... 10:14:33 Building sys-mgmt-agent ... 10:14:33 Building security-bootstrapper 10:14:33 Building core-data 10:14:33 Building security-spiffe-token-provider 10:14:33 Building support-scheduler 10:14:33 Building security-secretstore-setup 10:14:47 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:14:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:14:47 ---> b898491bcebb 10:14:47 Step 3/25 : WORKDIR /edgex-go 10:14:47 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:14:47 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:14:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:14:47 ---> b898491bcebb 10:14:47 10:14:47 Step 3/20 : WORKDIR /edgex-go ---> b898491bcebb 10:14:47 10:14:47 Step 3/23 : WORKDIR /edgex-go 10:14:47 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:14:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:14:47 ---> b898491bcebb 10:14:47 Step 3/22 : WORKDIR /edgex-go 10:14:47 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:14:47 Step 2/31 : FROM ${BUILDER_BASE} AS builder 10:14:47 ---> b898491bcebb 10:14:47 Step 3/31 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:14:48 provisioning config files... 10:14:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6886995967831916368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:14:48 ---> docker-login.sh 10:14:48 nexus3.edgexfoundry.org:10001 10:14:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:49 Configure a credential helper to remove this warning. See 10:14:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:49 10:14:49 Login Succeeded 10:14:49 nexus3.edgexfoundry.org:10002 10:14:49 ---> Running in a3faa98e3ae4 10:14:49 ---> Running in 2f6442d153e8 10:14:49 ---> Running in aced24d66cd0 10:14:49 ---> Running in 3c73a7b1767d 10:14:49 ---> Running in 6a5573a9bacc 10:14:49 Removing intermediate container 3c73a7b1767d 10:14:49 ---> 9533472487de 10:14:49 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 10:14:49 Removing intermediate container a3faa98e3ae4 10:14:49 ---> d6533536c429 10:14:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:14:49 Removing intermediate container aced24d66cd0 10:14:49 ---> 3d16ac1b03e4 10:14:49 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:50 Configure a credential helper to remove this warning. See 10:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:50 10:14:50 Login Succeeded 10:14:50 nexus3.edgexfoundry.org:10003 10:14:50 Removing intermediate container 2f6442d153e8 10:14:50 ---> 25b67c5d1661 10:14:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:14:50 Removing intermediate container 6a5573a9bacc 10:14:50 ---> 4d2d88a8c546 10:14:50 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:14:50 ---> Running in bd7a2450ba8d 10:14:50 ---> Running in f1d7b88a4a7d 10:14:50 ---> Running in a8332cff6810 10:14:50 ---> Running in 538336eee58f 10:14:50 ---> Running in 5239a5aaab61 10:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:50 Configure a credential helper to remove this warning. See 10:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:50 10:14:50 Login Succeeded 10:14:50 nexus3.edgexfoundry.org:10004 10:14:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:50 Configure a credential helper to remove this warning. See 10:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:50 10:14:50 Login Succeeded 10:14:50 docker.io 10:14:50 Removing intermediate container bd7a2450ba8d 10:14:50 ---> b695b3c78b1c 10:14:50 Step 5/25 : RUN apk add --update --no-cache make git 10:14:50 ---> Running in 74afc7364ac7 10:14:51 Removing intermediate container a8332cff6810 10:14:51 ---> 2c61cdb37326 10:14:51 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:14:51 ---> Running in eacdd232396d 10:14:51 Removing intermediate container 538336eee58f 10:14:51 ---> 737c5dbd25e4 10:14:51 Step 5/22 : RUN apk add --update --no-cache make git 10:14:51 ---> Running in 1c3a967d2d0d 10:14:51 Removing intermediate container 5239a5aaab61 10:14:51 ---> abe0443896fa 10:14:51 Step 5/31 : RUN apk add --update --no-cache make git 10:14:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:14:51 ---> Running in 5d9d03ed50c6 10:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:14:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:51 Configure a credential helper to remove this warning. See 10:14:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:51 10:14:51 Login Succeeded 10:14:51 ---> docker-login.sh ends [Pipeline] } 10:14:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 10:14:52 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 10:14:52 v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:14:52 OK: 15862 distinct packages available 10:14:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:14:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:14:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] echo 10:14:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:14:52 ========================================================= 10:14:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 10:14:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:14:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:14:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:14:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:14:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:14:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:14:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:14:52 OK: 221 MiB in 52 packages 10:14:52 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:14:52 9b3977197b4f: Pulling fs layer 10:14:52 1a89e8eeedd5: Pulling fs layer 10:14:52 94645a83ff95: Pulling fs layer 10:14:52 3f3a8bcf1eab: Pulling fs layer 10:14:52 0c92f367c5e7: Pulling fs layer 10:14:52 3096ccb668a1: Pulling fs layer 10:14:52 e8cf19c19ddd: Pulling fs layer 10:14:52 a4caa8a26152: Pulling fs layer 10:14:52 3096ccb668a1: Waiting 10:14:52 e8cf19c19ddd: Waiting 10:14:52 3f3a8bcf1eab: Waiting 10:14:52 0c92f367c5e7: Waiting 10:14:52 a4caa8a26152: Waiting 10:14:52 94645a83ff95: Verifying Checksum 10:14:52 94645a83ff95: Download complete 10:14:52 1a89e8eeedd5: Download complete 10:14:52 0c92f367c5e7: Verifying Checksum 10:14:52 0c92f367c5e7: Download complete 10:14:52 3096ccb668a1: Verifying Checksum 10:14:52 3096ccb668a1: Download complete 10:14:52 9b3977197b4f: Verifying Checksum 10:14:52 9b3977197b4f: Download complete 10:14:52 e8cf19c19ddd: Verifying Checksum 10:14:52 e8cf19c19ddd: Download complete 10:14:53 OK: 221 MiB in 52 packages 10:14:53 OK: 221 MiB in 52 packages 10:14:53 OK: 221 MiB in 52 packages 10:14:53 OK: 221 MiB in 52 packages 10:14:53 Removing intermediate container 74afc7364ac7 10:14:53 ---> 70599febe3a7 10:14:53 Step 6/25 : COPY go.mod vendor* ./ 10:14:53 Removing intermediate container eacdd232396d 10:14:53 ---> 72f344db7509 10:14:53 Step 6/23 : COPY go.mod vendor* ./ 10:14:53 ---> 72256b768a8a 10:14:53 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:14:53 ---> Running in 5f057231d490 10:14:53 9b3977197b4f: Pull complete 10:14:53 ---> 11aa16eba483 10:14:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:14:53 ---> Running in 71664d5f9d1c 10:14:53 Removing intermediate container 5d9d03ed50c6 10:14:53 ---> 78ddca4a3fd2 10:14:53 Step 6/31 : COPY go.mod vendor* ./ 10:14:53 Removing intermediate container 1c3a967d2d0d 10:14:53 ---> 149a865c0ee8 10:14:53 Step 6/22 : COPY go.mod vendor* ./ 10:14:53 Removing intermediate container f1d7b88a4a7d 10:14:53 ---> 6cacf19a160e 10:14:53 Step 5/20 : COPY go.mod vendor* ./ 10:14:53 ---> 52fe721b5cc6 10:14:53 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:14:53 ---> b21fc5451424 10:14:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:14:53 ---> Running in 26fbcd20db2d 10:14:53 ---> Running in 98308ab9571d 10:14:54 1a89e8eeedd5: Pull complete 10:14:54 ---> 076d423cbb52 10:14:54 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:14:54 ---> Running in 3b2c3e19b649 10:14:54 94645a83ff95: Pull complete 10:14:54 a4caa8a26152: Verifying Checksum 10:14:54 a4caa8a26152: Download complete 10:14:55 Removing intermediate container 5f057231d490 10:14:55 ---> f19a835e5b57 10:14:55 Step 8/25 : COPY . . 10:14:55 Removing intermediate container 71664d5f9d1c 10:14:55 ---> 4b997f59fca6 10:14:55 Step 8/23 : COPY . . 10:14:55 3f3a8bcf1eab: Download complete 10:14:57 Removing intermediate container 26fbcd20db2d 10:14:57 ---> 12062d792e0a 10:14:57 Step 8/22 : COPY . . 10:14:57 Removing intermediate container 98308ab9571d 10:14:57 ---> fe75a50fbfd3 10:14:57 Step 8/31 : COPY . . 10:14:57 Removing intermediate container 3b2c3e19b649 10:14:57 ---> 25bbc97fa8c2 10:14:57 Step 7/20 : COPY . . 10:15:03 ---> c5b9a46643b2 10:15:03 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:15:04 ---> Running in 4541622161fb 10:15:04 ---> 53119b1d380a 10:15:04 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:15:04 ---> b40ea6057b8c 10:15:04 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:15:04 ---> eb86c3128c89 10:15:04 Step 9/23 : RUN make cmd/core-data/core-data 10:15:04 ---> dfff94bc26d1 10:15:04 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:15:04 ---> Running in 7f1e0dad0ae1 10:15:04 ---> Running in 2c2028bf614b 10:15:04 ---> Running in e1aa6bef3cb1 10:15:04 ---> Running in 6dc50e264559 10:15: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:15: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:15:04 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 10:15: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 10:15:04 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 10:15:08 3f3a8bcf1eab: Pull complete 10:15:08 0c92f367c5e7: Pull complete 10:15:08 3096ccb668a1: Pull complete 10:15:08 e8cf19c19ddd: Pull complete 10:15:15 a4caa8a26152: Pull complete 10:15:15 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 10:15:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:15:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 10:15:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:15:15 WORKDIR /edgex 10:15:15 COPY go.mod . 10:15:15 RUN go mod download 10:15:15 + docker build -t ci-base-image-arm64 -f - . 10:15:18 Sending build context to Docker daemon 169.2MB 10:15:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:15:18 ---> 725f1c02e7f9 10:15:18 Step 2/4 : WORKDIR /edgex 10:15:19 ---> Running in f02e68c50d5e 10:15:19 Removing intermediate container f02e68c50d5e 10:15:19 ---> b9ae31c704cc 10:15:19 Step 3/4 : COPY go.mod . 10:15:20 ---> 95e17a95fa9c 10:15:20 Step 4/4 : RUN go mod download 10:15:20 ---> Running in 1a45b98e254b 10:15:31 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 10:15:34 Removing intermediate container 7f1e0dad0ae1 10:15:34 ---> 243d0a699bc2 10:15:34 10:15:34 Step 10/31 : FROM alpine:3.14 10:15:34 Removing intermediate container 4541622161fb 10:15:34 ---> c0815378dc3f 10:15:34 10:15:34 Step 10/25 : FROM alpine:3.14 10:15:34 3.14: Pulling from library/alpine 10:15:34 3.14: Pulling from library/alpine 10:15:35 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 10:15:35 Status: Downloaded newer image for alpine:3.14 10:15:35 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 10:15:35 Status: Image is up to date for alpine:3.14 10:15:35 ---> e04c818066af 10:15:35 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:15:35 ---> e04c818066af 10:15:35 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:15:35 ---> Running in 295012f791a7 10:15:35 ---> Running in 26b6f35a50ce 10:15:35 Removing intermediate container e1aa6bef3cb1 10:15:35 ---> 34484d6fef53 10:15:35 10:15:35 Step 10/23 : FROM alpine:3.14 10:15:35 ---> e04c818066af 10:15:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:15:36 ---> Running in 8b9c9ca52af9 10:15:36 Removing intermediate container 2c2028bf614b 10:15:36 ---> 74deb70f18bc 10:15:36 10:15:36 Step 9/20 : FROM alpine:3.15 10:15:36 Removing intermediate container 295012f791a7 10:15:36 ---> 6efaa37c4259 10:15:36 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 10:15:36 3.15: Pulling from library/alpine 10:15:36 ---> Running in 71e7751a62f5 10:15:36 Removing intermediate container 8b9c9ca52af9 10:15:36 ---> 75bee3dd91d0 10:15:36 Step 12/23 : ENV APP_PORT=59880 10:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:15:36 ---> Running in 02775e3aa63f 10:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:15:36 Removing intermediate container 02775e3aa63f 10:15:36 ---> 1a87261a1d4d 10:15:36 Step 13/23 : EXPOSE $APP_PORT 10:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:15:36 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:15:36 ---> Running in cf2cd44849f8 10:15:36 Status: Downloaded newer image for alpine:3.15 10:15:36 ---> 0ac33e5f5afa 10:15:36 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:15:36 (1/3) Installing ca-certificates (20211220-r0) 10:15:36 (2/3) Installing dumb-init (1.2.5-r1) 10:15:36 (3/3) Installing su-exec (0.2-r1) 10:15:37 (1/2) Installing dumb-init (1.2.5-r1) 10:15:37 (2/2) Installing su-exec (0.2-r1) 10:15:37 Executing busybox-1.33.1-r7.trigger 10:15:37 Executing busybox-1.33.1-r7.trigger 10:15:37 Executing ca-certificates-20211220-r0.trigger 10:15:37 OK: 6 MiB in 16 packages 10:15:37 ---> Running in e8aea658982a 10:15:37 OK: 6 MiB in 17 packages 10:15:37 Removing intermediate container cf2cd44849f8 10:15:37 ---> 4900c3c6c235 10:15:37 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:15:37 ---> Running in ec271001fb6a 10:15:37 Removing intermediate container e8aea658982a 10:15:37 ---> 16d91a0150d7 10:15:37 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:15:37 ---> Running in f32c2d1ab09f 10:15:37 Removing intermediate container 71e7751a62f5 10:15:37 ---> daed8026e495 10:15:37 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 10:15:38 Removing intermediate container 26b6f35a50ce 10:15:38 ---> 43db22393bd7 10:15:38 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:15:38 ---> Running in f5efad3e5783 10:15:38 ---> Running in a79251c044c6 10:15:38 Removing intermediate container f5efad3e5783 10:15:38 ---> 0a9c5f79afdb 10:15:38 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:15:38 ---> Running in cecacc882704 10:15:38 Removing intermediate container a79251c044c6 10:15:38 ---> ee7a558ecc07 10:15:38 Step 13/25 : WORKDIR / 10:15:38 ---> Running in 29465d94c66d 10:15:38 Removing intermediate container cecacc882704 10:15:38 ---> 885d71a71bba 10:15:38 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:15:38 Removing intermediate container 6dc50e264559 10:15:38 ---> 8090a58d1053 10:15:38 10:15:38 Step 10/22 : FROM alpine:3.14 10:15:38 ---> e04c818066af 10:15:38 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:15:38 ---> Running in 995eb418e492 10:15:38 Removing intermediate container 29465d94c66d 10:15:38 ---> f1d74219837c 10:15:38 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:15:38 ---> Running in 1302adb5e802 10:15:38 Removing intermediate container ec271001fb6a 10:15:38 ---> 8fc39ba6ba8e 10:15:38 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 10:15:38 Removing intermediate container f32c2d1ab09f 10:15:38 ---> 644696a5f9d6 10:15:38 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:15:38 ---> Running in a5ec1a9a7598 10:15:38 ---> Running in f787c3bde0c8 10:15:38 ---> cd04f56fd8af 10:15:38 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:15:39 ---> 7cf34c6e4b4c 10:15:39 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:15:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:15:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:15:39 (1/1) Installing dumb-init (1.2.5-r1) 10:15:39 Executing busybox-1.33.1-r7.trigger 10:15:39 OK: 6 MiB in 15 packages 10:15:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:15:39 ---> 5c894df1335d 10:15:39 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:15:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:15:39 ---> 45e3e53e8151 10:15:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:15:39 Removing intermediate container 995eb418e492 10:15:39 ---> d8517b495675 10:15:39 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 10:15:39 ---> Running in fab30bcfd2f8 10:15:39 Removing intermediate container 1302adb5e802 10:15:39 ---> f9bd0c120e31 10:15:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:15:39 ---> Running in 0c1682634c4e 10:15:39 Removing intermediate container fab30bcfd2f8 10:15:39 ---> 06e554405f77 10:15:39 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:15:39 Removing intermediate container 0c1682634c4e 10:15:39 ---> 5239dbf34048 10:15:39 Step 13/22 : ENV APP_PORT=59861 10:15:39 ---> 1ac68e258e08 10:15:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:15:40 ---> Running in 6ed574ecdc5a 10:15:40 ---> cf91d3c56de5 10:15:40 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:15:40 Removing intermediate container 6ed574ecdc5a 10:15:40 ---> b0f1cd004d38 10:15:40 Step 14/22 : EXPOSE $APP_PORT 10:15:40 ---> Running in 37e7af5fc972 10:15:40 ---> Running in 979735cb1908 10:15:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:15:40 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:15:40 ---> 15f9deb3d022 10:15:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:15:40 Removing intermediate container 37e7af5fc972 10:15:40 ---> 0793cbd9fa63 10:15:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:15:40 ---> 8140502920b0 10:15:40 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/ 10:15:41 ---> f76fa774e23d 10:15:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:15:41 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 10:15:41 v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:15:41 OK: 15854 distinct packages available 10:15:41 ---> Running in dc0abf233925 10:15:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:15:41 (1/6) Installing dumb-init (1.2.5-r1) 10:15:41 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:15:41 (3/6) Installing libsodium (1.0.18-r0) 10:15:41 ---> cace8f16e7bc 10:15:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:15:41 Removing intermediate container 979735cb1908 10:15:41 ---> 23c54b5c6a9d 10:15:41 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 10:15:41 ---> d79a08057087 10:15:41 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:15:41 ---> cd9b0a3ed794 10:15:41 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:15:41 ---> Running in 0f6a00231ab7 10:15:41 Removing intermediate container dc0abf233925 10:15:41 ---> 46b322a6c7be 10:15:41 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:15:41 ---> Running in 8d032dd8e63f 10:15:41 Removing intermediate container 0f6a00231ab7 10:15:41 ---> ca840873baf5 10:15:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:15:41 ---> Running in b2cdccd7acbc 10:15:41 Removing intermediate container 8d032dd8e63f 10:15:41 ---> f76533ac7070 10:15:41 Step 23/25 : LABEL arch=x86_64 10:15:41 ---> Running in 6c6784fa19d9 10:15:41 Removing intermediate container b2cdccd7acbc 10:15:41 ---> 793bb6e69b08 10:15:41 Step 20/22 : LABEL arch=x86_64 10:15:41 ---> Running in ac658f6885f9 10:15:41 Removing intermediate container 6c6784fa19d9 10:15:41 ---> 0a1654880935 10:15:41 Step 24/25 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 10:15:41 ---> ab15b877e3b9 10:15:41 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:15:41 ---> Running in e79be7e2b988 10:15:42 Removing intermediate container ac658f6885f9 10:15:42 ---> 538d5dea02d1 10:15:42 Step 21/22 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 10:15:42 ---> Running in 980543eef31b 10:15:42 Removing intermediate container e79be7e2b988 10:15:42 ---> 76f20e555d3a 10:15:42 Step 25/25 : LABEL version=0.0.0 10:15:42 ---> 73b9bb51d319 10:15:42 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:15:42 ---> Running in 2ff5979d1772 10:15:42 Removing intermediate container 980543eef31b 10:15:42 ---> b08c6aca8d3b 10:15:42 Step 22/22 : LABEL version=0.0.0 10:15:42 ---> Running in b2bed0b709e5 10:15:42 Removing intermediate container 2ff5979d1772 10:15:42 ---> 9cdfcf2cc5a3 10:15:42 10:15:42 ---> 2d6b91d8ab78 10:15:42 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:15:42 Removing intermediate container b2bed0b709e5 10:15:42 ---> fa8cae934ba9 10:15:42 10:15:42 Successfully built 9cdfcf2cc5a3 10:15:42 Successfully tagged security-secretstore-setup:latest 10:15:42  Building security-secretstore-setup ... done Building security-spire-agent 10:15:42 Successfully built fa8cae934ba9 10:15:42 Successfully tagged support-scheduler:latest 10:15:42  Building support-scheduler ... done Building security-spire-config 10:15:42 ---> cda3374ec361 10:15:42 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 10:15:42 ---> Running in d443eef5907a 10:15:43 Removing intermediate container d443eef5907a 10:15:43 ---> 295266b79142 10:15:43 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:15:44 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:15:45 ---> 5498f9d25626 10:15:45 Step 26/31 : RUN chmod +x /entrypoint.sh 10:15:45 ---> Running in 8c351bdedc00 10:15:46 Removing intermediate container 8c351bdedc00 10:15:46 ---> 44c4d783c45b 10:15:46 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 10:15:46 ---> Running in 39b262c46b06 10:15:46 Removing intermediate container 39b262c46b06 10:15:46 ---> 8b35162328c3 10:15:46 Step 28/31 : CMD ["gate"] 10:15:46 ---> Running in bb56fbde78c5 10:15:46 Removing intermediate container bb56fbde78c5 10:15:46 ---> f87ff8e04ad1 10:15:46 Step 29/31 : LABEL arch=x86_64 10:15:46 ---> Running in 3280d9019077 10:15:47 Removing intermediate container 3280d9019077 10:15:47 ---> 4649f22f7be9 10:15:47 Step 30/31 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 10:15:47 ---> Running in c9f48c9e854b 10:15:47 Removing intermediate container c9f48c9e854b 10:15:47 ---> ae8a3e87c4d5 10:15:47 Step 31/31 : LABEL version=0.0.0 10:15:47 ---> Running in e935baeb20e1 10:15:47 Removing intermediate container e935baeb20e1 10:15:47 ---> 6429dfde3e1e 10:15:47 10:15:47 Successfully built 6429dfde3e1e 10:15:47 Successfully tagged security-bootstrapper:latest 10:15:47  Building security-bootstrapper ... done Building sys-mgmt-agent 10:15:47 (5/6) Installing libzmq (4.3.4-r0) 10:15:48 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:15:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:15:48 ---> b898491bcebb 10:15:48 Step 3/26 : WORKDIR /edgex-go 10:15:48 ---> Using cache 10:15:48 ---> 4d2d88a8c546 10:15:48 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:15:48 ---> Using cache 10:15:48 ---> abe0443896fa 10:15:48 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:15:48 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:15:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:15:48 ---> b898491bcebb 10:15:48 Step 3/26 : WORKDIR /edgex-go 10:15:48 ---> Using cache 10:15:48 ---> 4d2d88a8c546 10:15:48 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:15:48 ---> Using cache 10:15:48 ---> abe0443896fa 10:15:48 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:15:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:15:49 ---> Running in 54e04f6bd721 10:15:49 ---> Running in fb88a78c7c6d 10:15:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:15:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:15:50 (6/6) Installing zeromq (4.3.4-r0) 10:15:50 Executing busybox-1.33.1-r7.trigger 10:15:50 OK: 8 MiB in 20 packages 10:15:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:15:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:15:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:15:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:15:51 ---> b898491bcebb 10:15:51 Step 3/23 : WORKDIR /edgex-go 10:15:51 ---> Using cache 10:15:51 ---> 4d2d88a8c546 10:15:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:15:51 ---> Using cache 10:15:51 ---> abe0443896fa 10:15:51 Step 5/23 : RUN apk add --update --no-cache make bash git 10:15:51 OK: 221 MiB in 52 packages 10:15:51 ---> Running in d15d85d04c94 10:15:51 Removing intermediate container a5ec1a9a7598 10:15:51 ---> 252523d85935 10:15:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:15:51 OK: 221 MiB in 52 packages 10:15:51 Removing intermediate container 54e04f6bd721 10:15:51 ---> f2c7a9c20ad3 10:15:51 Step 6/26 : COPY go.mod vendor* ./ 10:15:51 ---> 20e85886c267 10:15:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:15:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:15:51 ---> db403c6f1862 10:15:51 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:52 ---> Running in 3e5722570e75 10:15:52 Removing intermediate container fb88a78c7c6d 10:15:52 ---> df154edabd0b 10:15:52 Step 6/26 : COPY go.mod vendor* ./ 10:15:52 ---> 0dce90eb8e00 10:15:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:15:52 ---> ea317892f282 10:15:52 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:52 ---> Running in 5375d6b2d00a 10:15:52 ---> 45051009c477 10:15:52 Step 19/23 : ENTRYPOINT ["/core-data"] 10:15:52 ---> Running in 321f2a2d157d 10:15:52 Removing intermediate container 321f2a2d157d 10:15:52 ---> 89e482a4ef8a 10:15:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:15:52 ---> Running in d3e5a77d2b35 10:15:52 Removing intermediate container d3e5a77d2b35 10:15:52 ---> 8aca1b1dd91b 10:15:52 Step 21/23 : LABEL arch=x86_64 10:15:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:15:52 ---> Running in 235b541ce917 10:15:52 Removing intermediate container 235b541ce917 10:15:52 ---> 0ac406c955ca 10:15:52 Step 22/23 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 10:15:52 Removing intermediate container 3e5722570e75 10:15:52 ---> 8925504dcf2e 10:15:52 Step 8/26 : COPY . . 10:15:52 ---> Running in 9b2f96599292 10:15:52 OK: 221 MiB in 52 packages 10:15:53 Removing intermediate container 9b2f96599292 10:15:53 ---> 623278f2c4ac 10:15:53 Step 23/23 : LABEL version=0.0.0 10:15:54 Removing intermediate container 5375d6b2d00a 10:15:54 ---> c23c5391f885 10:15:54 Step 8/26 : COPY . . 10:15:54 ---> Running in 45d769239027 10:15:54 Removing intermediate container d15d85d04c94 10:15:54 ---> 40ce60352935 10:15:54 Step 6/23 : COPY go.mod vendor* ./ 10:15:54 Removing intermediate container 45d769239027 10:15:54 ---> 7af7e726e6a8 10:15:54 10:15:54 Successfully built 7af7e726e6a8 10:15:54 Successfully tagged core-data:latest 10:15:54  Building core-data ... done Building security-spire-server 10:15:55 (1/9) Installing ca-certificates (20211220-r0) 10:15:55 ---> f27b52b46268 10:15:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:55 (2/9) Installing brotli-libs (1.0.9-r5) 10:15:56 (3/9) Installing nghttp2-libs (1.46.0-r0) 10:15:56 (4/9) Installing libcurl (7.80.0-r0) 10:15:56 (5/9) Installing curl (7.80.0-r0) 10:15:56 (6/9) Installing dumb-init (1.2.5-r1) 10:15:56 (7/9) Installing musl-obstack (1.2.3-r0) 10:15:56 (8/9) Installing libucontext (1.1-r0) 10:15:57 (9/9) Installing gcompat (1.0.0-r4) 10:15:57 Executing busybox-1.34.1-r5.trigger 10:15:57 Executing ca-certificates-20211220-r0.trigger 10:15:57 OK: 8 MiB in 23 packages 10:15:58 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:15:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:15:58 ---> b898491bcebb 10:15:58 Step 3/25 : WORKDIR /edgex-go 10:15:58 ---> Using cache 10:15:58 ---> 4d2d88a8c546 10:15:58 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:15:58 ---> Using cache 10:15:58 ---> abe0443896fa 10:15:58 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 10:15:58 ---> Using cache 10:15:58 ---> df154edabd0b 10:15:58 Step 6/25 : COPY go.mod vendor* ./ 10:15:58 ---> Using cache 10:15:58 ---> ea317892f282 10:15:58 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:58 ---> Using cache 10:15:58 ---> c23c5391f885 10:15:58 Step 8/25 : COPY . . 10:15:58 ---> Running in 9404c289e5c4 10:15:58 ---> 4864e9db4bec 10:15:58 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:15:59 ---> 55ef179b7998 10:15:59 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:16:00 ---> Running in b6911ff45379 10:16:00 Removing intermediate container f787c3bde0c8 10:16:00 ---> 069ae843be1e 10:16:00 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:16:00 ---> Running in 632222b738a0 10:16:00 Removing intermediate container b6911ff45379 10:16:00 ---> 4777d5398b9b 10:16:00 Step 10/26 : RUN mkdir -p spire-build 10:16:00 ---> e957cdb007cd 10:16:00 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:16:00 Removing intermediate container 632222b738a0 10:16:00 ---> cb01665229da 10:16:00 Step 10/26 : RUN mkdir -p spire-build 10:16:00 ---> Running in 1f61b02548fd 10:16:00 ---> Running in d57af1dbfe91 10:16:00 Removing intermediate container 9404c289e5c4 10:16:00 ---> d2985939bc88 10:16:00 Step 8/23 : COPY . . 10:16:02 ---> ec16d774d91f 10:16:02 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 10:16:03 ---> 0ecc8eabe618 10:16:03 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:16:03 Removing intermediate container d57af1dbfe91 10:16:03 ---> 946b8a4ae0fc 10:16:03 Step 11/26 : WORKDIR /edgex-go/spire-build 10:16:04 ---> Running in 8ab249be7efe 10:16:04 Removing intermediate container 1f61b02548fd 10:16:04 ---> 2b8c4aeb3d1c 10:16:04 Step 11/26 : WORKDIR /edgex-go/spire-build 10:16:04 ---> Running in ddf796de3b73 10:16:04 ---> Running in 4f9b6a4db762 10:16:04 Removing intermediate container 8ab249be7efe 10:16:04 ---> fbeb1a505c8a 10:16:04 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:16:04 ---> 8b1cd25e117f 10:16:04 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 10:16:04 ---> Running in 4f9cb4f4c6cc 10:16:04 ---> Running in 23eb7fe4eb79 10:16:04 Removing intermediate container ddf796de3b73 10:16:04 ---> a56c002bcac4 10:16:04 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 10:16:04 Removing intermediate container 4f9b6a4db762 10:16:04 ---> 9f42fc538c4e 10:16:04 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 10:16:04 ---> Running in ad7991aed406 10:16:04 ---> Running in 7a68e6428b66 10:16:04 Removing intermediate container 4f9cb4f4c6cc 10:16:04 ---> fc89a60d2c4f 10:16:04 Step 18/20 : LABEL arch=x86_64 10:16:04 Removing intermediate container 23eb7fe4eb79 10:16:04 ---> 4503469cbf62 10:16:04 Step 10/25 : RUN mkdir -p spire-build 10:16:04 ---> Running in 07f1f20b89e6 10:16:04 ---> Running in 1bef14fbd750 10:16:04 Removing intermediate container 07f1f20b89e6 10:16:04 ---> 18126fc57096 10:16:04 Step 19/20 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 10:16:04 ---> Running in e035f5c229fc 10:16:05 Removing intermediate container e035f5c229fc 10:16:05 ---> 8b72cb32fa6b 10:16:05 Step 20/20 : LABEL version=0.0.0 10:16:05 ---> Running in f03a47cc21a3 10:16:05 Removing intermediate container f03a47cc21a3 10:16:05 ---> 3e20be798b38 10:16:05 10:16:05 Successfully built 3e20be798b38 10:16:05 Successfully tagged security-spiffe-token-provider:latest 10:16:05 Building support-notifications 10:16:05  Building security-spiffe-token-provider ... done spire-1.2.1/ 10:16:05 spire-1.2.1/.data/ 10:16:05 spire-1.2.1/.data/.file 10:16:05 spire-1.2.1/.dockerignore 10:16:05 spire-1.2.1/.gitattributes 10:16:05 spire-1.2.1/.githooks/ 10:16:05 spire-1.2.1/.githooks/pre-commit 10:16:05 spire-1.2.1/.github/ 10:16:05 spire-1.2.1/.github/ISSUE_TEMPLATE.md 10:16:05 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 10:16:05 spire-1.2.1/.github/dependabot.yml 10:16:05 spire-1.2.1/.github/workflows/ 10:16:05 spire-1.2.1/.github/workflows/nightly_build.yaml 10:16:05 spire-1.2.1/.github/workflows/pr_build.yaml 10:16:05 spire-1.2.1/.github/workflows/release_build.yaml 10:16:05 spire-1.2.1/.github/workflows/scripts/ 10:16:05 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 10:16:05 spire-1.2.1/.github/workflows/scripts/push-images.sh 10:16:05 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 10:16:05 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 10:16:05 spire-1.2.1/.github/workflows/scripts/split.sh 10:16:05 spire-1.2.1/.gitignore 10:16:05 spire-1.2.1/.go-version 10:16:05 spire-1.2.1/.golangci.yml 10:16:05 spire-1.2.1/ADOPTERS.md 10:16:05 spire-1.2.1/CHANGELOG.md 10:16:05 spire-1.2.1/CODE-OF-CONDUCT.md 10:16:05 spire-1.2.1/CODEOWNERS 10:16:05 spire-1.2.1/CONTRIBUTING.md 10:16:05 spire-1.2.1/Dockerfile 10:16:05 spire-1.2.1/Dockerfile.dev 10:16:05 spire-1.2.1/Dockerfile.scratch 10:16:05 spire-1.2.1/LICENSE 10:16:05 spire-1.2.1/MAINTAINERS.md 10:16:05 spire-1.2.1/Makefile 10:16:05 spire-1.2.1/README.md 10:16:05 spire-1.2.1/ROADMAP.md 10:16:05 spire-1.2.1/SECURITY.md 10:16:05 spire-1.2.1/cmd/ 10:16:05 spire-1.2.1/cmd/spire-agent/ 10:16:05 spire-1.2.1/cmd/spire-agent/cli/ 10:16:05 spire-1.2.1/cmd/spire-agent/cli/api/ 10:16:05 spire-1.2.1/cmd/spire-agent/cli/api/common.go 10:16:05 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 10:16:05 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 10:16:05 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 10:16:05 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 10:16:05 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 10:16:05 spire-1.2.1/cmd/spire-agent/cli/cli.go 10:16:05 spire-1.2.1/cmd/spire-agent/cli/common/ 10:16:05 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 10:16:05 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 10:16:05 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 10:16:05 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 10:16:05 spire-1.2.1/cmd/spire-agent/cli/run/ 10:16:05 spire-1.2.1/cmd/spire-agent/cli/run/run.go 10:16:05 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 10:16:05 spire-1.2.1/cmd/spire-agent/cli/validate/ 10:16:05 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 10:16:05 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 10:16:05 spire-1.2.1/cmd/spire-agent/main.go 10:16:05 spire-1.2.1/cmd/spire-server/ 10:16:05 spire-1.2.1/cmd/spire-server/cli/ 10:16:05 spire-1.2.1/cmd/spire-server/cli/agent/ 10:16:05 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/agent/count.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/agent/list.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/agent/show.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/bundle/ 10:16:05 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/cli.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/entry/ 10:16:05 spire-1.2.1/cmd/spire-server/cli/entry/count.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/entry/create.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/entry/show.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/entry/update.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/entry/util.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/ 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/common.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/create.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/list.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/show.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/update.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 10:16:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/jwt/ 10:16:05 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/run/ 10:16:05 spire-1.2.1/cmd/spire-server/cli/run/run.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/token/ 10:16:05 spire-1.2.1/cmd/spire-server/cli/token/generate.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/validate/ 10:16:05 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/x509/ 10:16:05 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 10:16:05 spire-1.2.1/cmd/spire-server/main.go 10:16:05 spire-1.2.1/cmd/spire-server/util/ 10:16:05 spire-1.2.1/cmd/spire-server/util/util.go 10:16:05 spire-1.2.1/conf/ 10:16:05 spire-1.2.1/conf/agent/ 10:16:05 spire-1.2.1/conf/agent/agent.conf 10:16:05 spire-1.2.1/conf/agent/agent_full.conf 10:16:05 spire-1.2.1/conf/agent/dummy_root_ca.crt 10:16:05 spire-1.2.1/conf/server/ 10:16:05 spire-1.2.1/conf/server/dummy_upstream_ca.crt 10:16:05 spire-1.2.1/conf/server/dummy_upstream_ca.key 10:16:05 spire-1.2.1/conf/server/server.conf 10:16:05 spire-1.2.1/conf/server/server_full.conf 10:16:05 spire-1.2.1/doc/ 10:16:05 spire-1.2.1/doc/SPIRE101.md 10:16:05 spire-1.2.1/doc/auditlog.md 10:16:05 spire-1.2.1/doc/authorization_policy_engine.md 10:16:05 spire-1.2.1/doc/changelog_guidelines.md 10:16:05 spire-1.2.1/doc/cure53-report.pdf 10:16:05 spire-1.2.1/doc/images/ 10:16:05 spire-1.2.1/doc/images/2019_roadmap.png 10:16:05 spire-1.2.1/doc/images/SPIRE101.png 10:16:05 spire-1.2.1/doc/images/SPIRE_agent.png 10:16:05 spire-1.2.1/doc/images/SPIRE_server.pngspire-1.2.1/ 10:16:05 spire-1.2.1/.data/ 10:16:05 spire-1.2.1/.data/.file 10:16:05 spire-1.2.1/.dockerignore 10:16:05 spire-1.2.1/.gitattributes 10:16:05 spire-1.2.1/.githooks/ 10:16:05 spire-1.2.1/.githooks/pre-commit 10:16:05 spire-1.2.1/.github/ 10:16:05 spire-1.2.1/.github/ISSUE_TEMPLATE.md 10:16:05 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 10:16:05 spire-1.2.1/.github/dependabot.yml 10:16:05 spire-1.2.1/.github/workflows/ 10:16:05 spire-1.2.1/.github/workflows/nightly_build.yaml 10:16:05 spire-1.2.1/.github/workflows/pr_build.yaml 10:16:05 spire-1.2.1/.github/workflows/release_build.yaml 10:16:05 spire-1.2.1/.github/workflows/scripts/ 10:16:05 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 10:16:05 spire-1.2.1/.github/workflows/scripts/push-images.sh 10:16:05 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 10:16:05 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 10:16:05 spire-1.2.1/.github/workflows/scripts/split.sh 10:16:05 spire-1.2.1/.gitignore 10:16:05 spire-1.2.1/.go-version 10:16:05 spire-1.2.1/.golangci.yml 10:16:05 spire-1.2.1/ADOPTERS.md 10:16:05 spire-1.2.1/CHANGELOG.md 10:16:05 spire-1.2.1/CODE-OF-CONDUCT.md 10:16:05 spire-1.2.1/CODEOWNERS 10:16:05 spire-1.2.1/CONTRIBUTING.md 10:16:05 spire-1.2.1/Dockerfile 10:16:05 spire-1.2.1/Dockerfile.dev 10:16:05 spire-1.2.1/Dockerfile.scratch 10:16:05 spire-1.2.1/LICENSE 10:16:05 spire-1.2.1/MAINTAINERS.md 10:16:05 spire-1.2.1/Makefile 10:16:05 spire-1.2.1/README.md 10:16:05 spire-1.2.1/ROADMAP.md 10:16:05 spire-1.2.1/SECURITY.md 10:16:05 spire-1.2.1/cmd/ 10:16:05 spire-1.2.1/cmd/spire-agent/ 10:16:05 spire-1.2.1/cmd/spire-agent/cli/ 10:16:05 spire-1.2.1/cmd/spire-agent/cli/api/ 10:16:05 spire-1.2.1/cmd/spire-agent/cli/api/common.go 10:16:05 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 10:16:05 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 10:16:05 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 10:16:05 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 10:16:05 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 10:16:05 spire-1.2.1/cmd/spire-agent/cli/cli.go 10:16:05 spire-1.2.1/cmd/spire-agent/cli/common/ 10:16:05 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 10:16:05 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 10:16:05 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 10:16:05 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 10:16:05 spire-1.2.1/cmd/spire-agent/cli/run/ 10:16:05 spire-1.2.1/cmd/spire-agent/cli/run/run.go 10:16:05 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 10:16:05 spire-1.2.1/cmd/spire-agent/cli/validate/ 10:16:05 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 10:16:05 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 10:16:05 spire-1.2.1/cmd/spire-agent/main.go 10:16:05 spire-1.2.1/cmd/spire-server/ 10:16:05 spire-1.2.1/cmd/spire-server/cli/ 10:16:05 spire-1.2.1/cmd/spire-server/cli/agent/ 10:16:05 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/agent/count.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/agent/list.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/agent/show.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/bundle/ 10:16:05 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/cli.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/entry/ 10:16:05 spire-1.2.1/doc/images/cache_mgr.png 10:16:05 spire-1.2.1/doc/images/cache_mgr_components.png 10:16:05 spire-1.2.1/doc/images/federated_spire.png 10:16:05 spire-1.2.1/doc/images/ha_mode.png 10:16:05 spire-1.2.1/doc/images/nested_spire.png 10:16:05 spire-1.2.1/doc/images/oidc_federation.png 10:16:05 spire-1.2.1/doc/images/single_trust_domain.png 10:16:05 spire-1.2.1/doc/images/spiffe_compatible.png 10:16:05 spire-1.2.1/doc/images/spire_logo.png 10:16:05 spire-1.2.1/doc/migrating_registration_api_clients.md 10:16:05 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 10:16:05 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 10:16:05 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 10:16:05 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 10:16:05 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 10:16:05 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 10:16:05 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 10:16:05 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 10:16:05 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 10:16:05 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 10:16:05 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 10:16:05 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 10:16:05 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 10:16:05 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 10:16:05 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 10:16:05 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 10:16:05 spire-1.2.1/doc/plugin_server_datastore_sql.md 10:16:05 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 10:16:05 spire-1.2.1/doc/plugin_server_keymanager_disk.md 10:16:05 spire-1.2.1/doc/plugin_server_keymanager_memory.md 10:16:05 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 10:16:05 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 10:16:05 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 10:16:05 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 10:16:05 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 10:16:05 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 10:16:05 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 10:16:05 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 10:16:05 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 10:16:05 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 10:16:05 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 10:16:05 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 10:16:05 spire-1.2.1/cmd/spire-server/cli/entry/count.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/entry/create.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/entry/show.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/entry/update.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/entry/util.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/ 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/common.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/create.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/list.go 10:16:05 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 10:16:05 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 10:16:05 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 10:16:05 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 10:16:05 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 10:16:05 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 10:16:05 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 10:16:05 spire-1.2.1/doc/scaling_spire.md 10:16:05 spire-1.2.1/doc/spire_agent.md 10:16:05 spire-1.2.1/doc/spire_server.md 10:16:05 spire-1.2.1/doc/supported_integrations.md 10:16:05 spire-1.2.1/doc/telemetry.md 10:16:05 spire-1.2.1/doc/telemetry_config.md 10:16:05 spire-1.2.1/doc/upgrading.md 10:16:05 spire-1.2.1/doc/using_spire.md 10:16:05 spire-1.2.1/examples/ 10:16:05 spire-1.2.1/examples/README.md 10:16:05 spire-1.2.1/go.mod 10:16:05 spire-1.2.1/go.sum 10:16:05 spire-1.2.1/pkg/ 10:16:05 spire-1.2.1/pkg/agent/ 10:16:05 spire-1.2.1/pkg/agent/agent.go 10:16:05 spire-1.2.1/pkg/agent/api/ 10:16:05 spire-1.2.1/pkg/agent/api/config.go 10:16:05 spire-1.2.1/pkg/agent/api/debug/ 10:16:05 spire-1.2.1/pkg/agent/api/debug/v1/ 10:16:05 spire-1.2.1/pkg/agent/api/debug/v1/service.go 10:16:05 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/show.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/update.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 10:16:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/jwt/ 10:16:05 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/run/ 10:16:05 spire-1.2.1/cmd/spire-server/cli/run/run.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/token/ 10:16:05 spire-1.2.1/cmd/spire-server/cli/token/generate.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/validate/ 10:16:05 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 10:16:05 spire-1.2.1/pkg/agent/api/delegatedidentity/ 10:16:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 10:16:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 10:16:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 10:16:05 spire-1.2.1/pkg/agent/api/endpoints.go 10:16:05 spire-1.2.1/pkg/agent/api/health/ 10:16:05 spire-1.2.1/pkg/agent/api/health/v1/ 10:16:05 spire-1.2.1/pkg/agent/api/health/v1/service.go 10:16:05 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 10:16:05 spire-1.2.1/pkg/agent/api/rpccontext/ 10:16:05 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 10:16:05 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 10:16:05 spire-1.2.1/pkg/agent/attestor/ 10:16:05 spire-1.2.1/pkg/agent/attestor/node/ 10:16:05 spire-1.2.1/pkg/agent/attestor/node/experimental.go 10:16:05 spire-1.2.1/pkg/agent/attestor/node/node.go 10:16:05 spire-1.2.1/pkg/agent/attestor/node/node_test.go 10:16:05 spire-1.2.1/pkg/agent/attestor/workload/ 10:16:05 spire-1.2.1/pkg/agent/attestor/workload/workload.go 10:16:05 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 10:16:05 spire-1.2.1/pkg/agent/catalog/ 10:16:05 spire-1.2.1/pkg/agent/catalog/catalog.go 10:16:05 spire-1.2.1/pkg/agent/catalog/keymanager.go 10:16:05 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 10:16:05 spire-1.2.1/pkg/agent/catalog/svidstore.go 10:16:05 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 10:16:05 spire-1.2.1/pkg/agent/client/ 10:16:05 spire-1.2.1/pkg/agent/client/client.go 10:16:05 spire-1.2.1/pkg/agent/client/client_test.go 10:16:05 spire-1.2.1/pkg/agent/client/dial.go 10:16:05 spire-1.2.1/pkg/agent/client/nodeconn.go 10:16:05 spire-1.2.1/pkg/agent/client/nodeconn_test.go 10:16:05 spire-1.2.1/pkg/agent/client/update.go 10:16:05 spire-1.2.1/pkg/agent/client/util.go 10:16:05 spire-1.2.1/pkg/agent/common/ 10:16:05 spire-1.2.1/pkg/agent/common/backoff/ 10:16:05 spire-1.2.1/pkg/agent/common/backoff/backoff.go 10:16:05 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 10:16:05 spire-1.2.1/pkg/agent/common/cgroups/ 10:16:05 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 10:16:05 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 10:16:05 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 10:16:05 spire-1.2.1/pkg/agent/config.go 10:16:05 spire-1.2.1/pkg/agent/endpoints/ 10:16:05 spire-1.2.1/pkg/agent/endpoints/config.go 10:16:05 spire-1.2.1/pkg/agent/endpoints/endpoints.go 10:16:05 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 10:16:05 spire-1.2.1/pkg/agent/endpoints/metrics.go 10:16:05 spire-1.2.1/pkg/agent/endpoints/middleware.go 10:16:05 spire-1.2.1/pkg/agent/endpoints/peertracker.go 10:16:05 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 10:16:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 10:16:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 10:16:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 10:16:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 10:16:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 10:16:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 10:16:05 spire-1.2.1/pkg/agent/endpoints/workload/ 10:16:05 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 10:16:05 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 10:16:05 spire-1.2.1/pkg/agent/manager/ 10:16:05 spire-1.2.1/pkg/agent/manager/cache/ 10:16:05 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 10:16:05 spire-1.2.1/pkg/agent/manager/cache/cache.go 10:16:05 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 10:16:05 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 10:16:05 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 10:16:05 spire-1.2.1/pkg/agent/manager/cache/sets.go 10:16:05 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 10:16:05 spire-1.2.1/pkg/agent/manager/config.go 10:16:05 spire-1.2.1/pkg/agent/manager/manager.go 10:16:05 spire-1.2.1/pkg/agent/manager/manager_test.go 10:16:05 spire-1.2.1/pkg/agent/manager/storage.go 10:16:05 spire-1.2.1/pkg/agent/manager/storage_test.go 10:16:05 spire-1.2.1/pkg/agent/manager/storecache/ 10:16:05 spire-1.2.1/pkg/agent/manager/storecache/cache.go 10:16:05 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 10:16:05 spire-1.2.1/pkg/agent/manager/sync.go 10:16:05 spire-1.2.1/pkg/agent/plugin/ 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/ 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/ 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/x509/ 10:16:05 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 10:16:05 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 10:16:05 spire-1.2.1/cmd/spire-server/main.go 10:16:05 spire-1.2.1/cmd/spire-server/util/ 10:16:05 spire-1.2.1/cmd/spire-server/util/util.go 10:16:05 spire-1.2.1/conf/ 10:16:05 spire-1.2.1/conf/agent/ 10:16:05 spire-1.2.1/conf/agent/agent.conf 10:16:05 spire-1.2.1/conf/agent/agent_full.conf 10:16:05 spire-1.2.1/conf/agent/dummy_root_ca.crt 10:16:05 spire-1.2.1/conf/server/ 10:16:05 spire-1.2.1/conf/server/dummy_upstream_ca.crt 10:16:05 spire-1.2.1/conf/server/dummy_upstream_ca.key 10:16:05 spire-1.2.1/conf/server/server.conf 10:16:05 spire-1.2.1/conf/server/server_full.conf 10:16:05 spire-1.2.1/doc/ 10:16:05 spire-1.2.1/doc/SPIRE101.md 10:16:05 spire-1.2.1/doc/auditlog.md 10:16:05 spire-1.2.1/doc/authorization_policy_engine.md 10:16:05 spire-1.2.1/doc/changelog_guidelines.md 10:16:05 spire-1.2.1/doc/cure53-report.pdf 10:16:05 spire-1.2.1/doc/images/ 10:16:05 spire-1.2.1/doc/images/2019_roadmap.png 10:16:05 spire-1.2.1/doc/images/SPIRE101.png 10:16:05 spire-1.2.1/doc/images/SPIRE_agent.png 10:16:05 spire-1.2.1/doc/images/SPIRE_server.png 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 10:16:05 spire-1.2.1/pkg/agent/svid/ 10:16:05 spire-1.2.1/pkg/agent/svid/rotator.go 10:16:05 spire-1.2.1/pkg/agent/svid/rotator_config.go 10:16:05 spire-1.2.1/pkg/agent/svid/rotator_test.go 10:16:05 spire-1.2.1/pkg/agent/svid/store/ 10:16:05 spire-1.2.1/pkg/agent/svid/store/service.go 10:16:05 spire-1.2.1/pkg/agent/svid/store/service_test.go 10:16:05 spire-1.2.1/pkg/common/ 10:16:05 spire-1.2.1/pkg/common/agentpathtemplate/ 10:16:05 spire-1.2.1/pkg/common/agentpathtemplate/template.go 10:16:05 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 10:16:05 spire-1.2.1/pkg/common/api/ 10:16:05 spire-1.2.1/pkg/common/api/metrics.go 10:16:05 spire-1.2.1/pkg/common/api/middleware/ 10:16:05 spire-1.2.1/pkg/common/api/middleware/common_test.go 10:16:05 spire-1.2.1/pkg/common/api/middleware/interceptor.go 10:16:05 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 10:16:05 spire-1.2.1/pkg/common/api/middleware/logger.go 10:16:05 spire-1.2.1/pkg/common/api/middleware/logger_test.go 10:16:05 spire-1.2.1/pkg/common/api/middleware/metrics.go 10:16:05 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 10:16:05 spire-1.2.1/pkg/common/api/middleware/middleware.go 10:16:05 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 10:16:05 spire-1.2.1/pkg/common/api/middleware/misconfig.go 10:16:05 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 10:16:05 spire-1.2.1/pkg/common/api/middleware/names.go 10:16:05 spire-1.2.1/pkg/common/api/middleware/names_test.go 10:16:05 spire-1.2.1/pkg/common/api/names.go 10:16:05 spire-1.2.1/pkg/common/api/ratelimit.go 10:16:05 spire-1.2.1/pkg/common/api/rpccontext/ 10:16:05 spire-1.2.1/pkg/common/api/rpccontext/logger.go 10:16:05 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 10:16:05 spire-1.2.1/pkg/common/api/rpccontext/names.go 10:16:05 spire-1.2.1/pkg/common/auth/ 10:16:05 spire-1.2.1/pkg/common/auth/interceptors.go 10:16:05 spire-1.2.1/pkg/common/auth/interceptors_test.go 10:16:05 spire-1.2.1/pkg/common/auth/untracked_uds.go 10:16:05 spire-1.2.1/pkg/common/bundleutil/ 10:16:05 spire-1.2.1/pkg/common/bundleutil/bundle.go 10:16:05 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 10:16:05 spire-1.2.1/pkg/common/bundleutil/common_test.go 10:16:05 spire-1.2.1/pkg/common/bundleutil/marshal.go 10:16:05 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 10:16:05 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 10:16:05 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 10:16:05 spire-1.2.1/pkg/common/bundleutil/types.go 10:16:05 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 10:16:05 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 10:16:05 spire-1.2.1/pkg/common/catalog/ 10:16:05 spire-1.2.1/pkg/common/catalog/bind.go 10:16:05 spire-1.2.1/pkg/common/catalog/builtin.go 10:16:05 spire-1.2.1/pkg/common/catalog/catalog.go 10:16:05 spire-1.2.1/pkg/common/catalog/catalog_test.go 10:16:05 spire-1.2.1/pkg/common/catalog/closers.go 10:16:05 spire-1.2.1/pkg/common/catalog/cmd_linux.go 10:16:05 spire-1.2.1/pkg/common/catalog/cmd_other.go 10:16:05 spire-1.2.1/pkg/common/catalog/config.go 10:16:05 spire-1.2.1/pkg/common/catalog/config_test.go 10:16:05 spire-1.2.1/pkg/common/catalog/configure.go 10:16:05 spire-1.2.1/pkg/common/catalog/constraints.go 10:16:05 spire-1.2.1/pkg/common/catalog/constraints_test.go 10:16:05 spire-1.2.1/pkg/common/catalog/context.go 10:16:05 spire-1.2.1/pkg/common/catalog/external.go 10:16:05 spire-1.2.1/pkg/common/catalog/host.go 10:16:05 spire-1.2.1/pkg/common/catalog/pipenet.go 10:16:05 spire-1.2.1/pkg/common/catalog/plugin.go 10:16:05 spire-1.2.1/pkg/common/catalog/testplugin/ 10:16:05 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 10:16:05 spire-1.2.1/pkg/common/catalog/testplugin/main.go 10:16:05 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 10:16:05 spire-1.2.1/pkg/common/cli/ 10:16:05 spire-1.2.1/pkg/common/cli/env.go 10:16:05 spire-1.2.1/pkg/common/cli/flags.go 10:16:05 spire-1.2.1/pkg/common/cli/trust_domain.go 10:16:05 spire-1.2.1/pkg/common/cli/trust_domain_test.go 10:16:05 spire-1.2.1/pkg/common/cli/umask.go 10:16:05 spire-1.2.1/pkg/common/cli/umask_posix.go 10:16:05 spire-1.2.1/pkg/common/cli/umask_test.go 10:16:05 spire-1.2.1/pkg/common/cli/umask_windows.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/ 10:16:05 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/flag.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/flag_test.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/format.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/format_test.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/ 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 10:16:05 spire-1.2.1/pkg/common/coretypes/ 10:16:05 spire-1.2.1/pkg/common/coretypes/bundle/ 10:16:05 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 10:16:05 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 10:16:05 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 10:16:05 spire-1.2.1/pkg/common/coretypes/bundle/require.go 10:16:05 spire-1.2.1/pkg/common/coretypes/jwtkey/ 10:16:05 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 10:16:05 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 10:16:05 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 10:16:05 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 10:16:05 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 10:16:05 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 10:16:05 spire-1.2.1/pkg/common/coretypes/x509certificate/ 10:16:05 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 10:16:05 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 10:16:05 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 10:16:05 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 10:16:05 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 10:16:05 spire-1.2.1/pkg/common/cryptoutil/ 10:16:05 spire-1.2.1/pkg/common/cryptoutil/keys.go 10:16:05 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 10:16:05 spire-1.2.1/pkg/common/diskutil/ 10:16:05 spire-1.2.1/pkg/common/diskutil/file_posix.go 10:16:05 spire-1.2.1/pkg/common/diskutil/file_test.go 10:16:05 spire-1.2.1/pkg/common/diskutil/file_windows.go 10:16:05 spire-1.2.1/pkg/common/errorutil/ 10:16:05 spire-1.2.1/pkg/common/errorutil/wrapper.go 10:16:05 spire-1.2.1/pkg/common/health/ 10:16:05 spire-1.2.1/pkg/common/health/config.go 10:16:05 spire-1.2.1/pkg/common/health/context.go 10:16:05 spire-1.2.1/pkg/common/health/context_test.go 10:16:05 spire-1.2.1/pkg/common/health/health.go 10:16:05 spire-1.2.1/pkg/common/health/health_test.go 10:16:05 spire-1.2.1/pkg/common/health/logger.go 10:16:05 spire-1.2.1/pkg/common/hostservice/ 10:16:05 spire-1.2.1/pkg/common/hostservice/metricsservice/ 10:16:05 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 10:16:05 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 10:16:05 spire-1.2.1/pkg/common/idutil/ 10:16:05 spire-1.2.1/pkg/common/idutil/require.go 10:16:05 spire-1.2.1/pkg/common/idutil/require_test.go 10:16:05 spire-1.2.1/pkg/common/idutil/safety.go 10:16:05 spire-1.2.1/pkg/common/idutil/safety_test.go 10:16:05 spire-1.2.1/pkg/common/idutil/spiffeid.go 10:16:05 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 10:16:05 spire-1.2.1/pkg/common/jwtsvid/ 10:16:05 spire-1.2.1/pkg/common/jwtsvid/common.go 10:16:05 spire-1.2.1/pkg/common/jwtsvid/sign.go 10:16:05 spire-1.2.1/pkg/common/jwtsvid/token_test.go 10:16:05 spire-1.2.1/pkg/common/jwtsvid/validate.go 10:16:05 spire-1.2.1/pkg/common/jwtutil/ 10:16:05 spire-1.2.1/pkg/common/jwtutil/keyset.go 10:16:05 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 10:16:05 spire-1.2.1/pkg/common/log/ 10:16:05 spire-1.2.1/pkg/common/log/hclog_adapter.go 10:16:05 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 10:16:05 spire-1.2.1/pkg/common/log/log.go 10:16:05 spire-1.2.1/pkg/common/log/log_test.go 10:16:05 spire-1.2.1/pkg/common/log/options.go 10:16:05 spire-1.2.1/pkg/common/nodeutil/ 10:16:05 spire-1.2.1/pkg/common/nodeutil/node.go 10:16:05 spire-1.2.1/pkg/common/nodeutil/node_test.go 10:16:05 spire-1.2.1/pkg/common/peertracker/ 10:16:05 spire-1.2.1/pkg/common/peertracker/conn.go 10:16:05 spire-1.2.1/pkg/common/peertracker/credentials.go 10:16:05 spire-1.2.1/pkg/common/peertracker/errors.go 10:16:05 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 10:16:05 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 10:16:05 spire-1.2.1/pkg/common/peertracker/info.go 10:16:05 spire-1.2.1/pkg/common/peertracker/listener.go 10:16:05 spire-1.2.1/pkg/common/peertracker/listener_test.go 10:16:05 spire-1.2.1/pkg/common/peertracker/peertracker.go 10:16:05 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 10:16:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 10:16:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 10:16:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 10:16:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 10:16:05 spire-1.2.1/pkg/common/peertracker/tcp.go 10:16:05 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 10:16:05 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 10:16:05 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 10:16:05 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 10:16:05 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 10:16:05 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 10:16:05 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 10:16:05 spire-1.2.1/pkg/common/peertracker/uds.go 10:16:05 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 10:16:05 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 10:16:05 spire-1.2.1/pkg/common/peertracker/uds_linux.go 10:16:05 spire-1.2.1/pkg/common/pemutil/ 10:16:05 spire-1.2.1/pkg/common/pemutil/block.go 10:16:05 spire-1.2.1/pkg/common/pemutil/certs.go 10:16:05 spire-1.2.1/pkg/common/pemutil/common.go 10:16:05 spire-1.2.1/pkg/common/pemutil/csr.go 10:16:05 spire-1.2.1/pkg/common/pemutil/keys.go 10:16:05 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 10:16:05 spire-1.2.1/pkg/common/pemutil/testdata/ 10:16:05 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 10:16:05 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 10:16:05 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 10:16:05 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 10:16:05 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 10:16:05 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 10:16:05 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 10:16:05 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 10:16:05 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 10:16:05 spire-1.2.1/pkg/common/plugin/ 10:16:05 spire-1.2.1/pkg/common/plugin/aws/ 10:16:05 spire-1.2.1/pkg/common/plugin/aws/iid.go 10:16:05 spire-1.2.1/pkg/common/plugin/azure/ 10:16:05 spire-1.2.1/pkg/common/plugin/azure/msi.go 10:16:05 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 10:16:05 spire-1.2.1/pkg/common/plugin/facade.go 10:16:05 spire-1.2.1/pkg/common/plugin/facade_test.go 10:16:05 spire-1.2.1/pkg/common/plugin/gcp/ 10:16:05 spire-1.2.1/pkg/common/plugin/gcp/iit.go 10:16:05 spire-1.2.1/pkg/common/plugin/k8s/ 10:16:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 10:16:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 10:16:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 10:16:05 spire-1.2.1/pkg/common/plugin/k8s/utils.go 10:16:05 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 10:16:05 spire-1.2.1/pkg/common/plugin/log.go 10:16:05 spire-1.2.1/pkg/common/plugin/sshpop/ 10:16:05 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 10:16:05 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 10:16:05 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 10:16:05 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 10:16:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 10:16:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 10:16:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 10:16:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 10:16:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 10:16:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 10:16:05 spire-1.2.1/pkg/common/plugin/tpmdevid/ 10:16:05 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 10:16:05 spire-1.2.1/pkg/common/plugin/x509pop/ 10:16:05 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 10:16:05 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 10:16:05 spire-1.2.1/pkg/common/profiling/ 10:16:05 spire-1.2.1/pkg/common/profiling/dumpers.go 10:16:05 spire-1.2.1/pkg/common/profiling/profiling.go 10:16:05 spire-1.2.1/pkg/common/protoutil/ 10:16:05 spire-1.2.1/pkg/common/protoutil/masks.go 10:16:05 spire-1.2.1/pkg/common/protoutil/masks_test.go 10:16:05 spire-1.2.1/pkg/common/rotationutil/ 10:16:05 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 10:16:05 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 10:16:05 spire-1.2.1/pkg/common/selector/ 10:16:05 spire-1.2.1/pkg/common/selector/selector.go 10:16:05 spire-1.2.1/pkg/common/selector/selector_test.go 10:16:05 spire-1.2.1/pkg/common/selector/set.go 10:16:05 spire-1.2.1/pkg/common/selector/set_utils.go 10:16:05 spire-1.2.1/pkg/common/selector/set_utils_test.go 10:16:05 spire-1.2.1/pkg/common/telemetry/ 10:16:05 spire-1.2.1/pkg/common/telemetry/agent/ 10:16:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 10:16:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 10:16:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 10:16:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 10:16:05 spire-1.2.1/pkg/common/telemetry/agent/manager.go 10:16:05 spire-1.2.1/pkg/common/telemetry/agent/node.go 10:16:05 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 10:16:05 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 10:16:05 spire-1.2.1/pkg/common/telemetry/agent/store/ 10:16:05 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 10:16:05 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 10:16:05 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 10:16:05 spire-1.2.1/pkg/common/telemetry/blackhole.go 10:16:05 spire-1.2.1/pkg/common/telemetry/call.go 10:16:05 spire-1.2.1/pkg/common/telemetry/common/ 10:16:05 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 10:16:05 spire-1.2.1/doc/images/cache_mgr.png 10:16:05 spire-1.2.1/doc/images/cache_mgr_components.png 10:16:05 spire-1.2.1/doc/images/federated_spire.png 10:16:05 spire-1.2.1/doc/images/ha_mode.png 10:16:05 spire-1.2.1/doc/images/nested_spire.png 10:16:05 spire-1.2.1/doc/images/oidc_federation.png 10:16:05 spire-1.2.1/doc/images/single_trust_domain.png 10:16:05 spire-1.2.1/doc/images/spiffe_compatible.png 10:16:05 spire-1.2.1/doc/images/spire_logo.png 10:16:05 spire-1.2.1/doc/migrating_registration_api_clients.md 10:16:05 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 10:16:05 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 10:16:05 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 10:16:05 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 10:16:05 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 10:16:05 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 10:16:05 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 10:16:05 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 10:16:05 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 10:16:05 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 10:16:05 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 10:16:05 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 10:16:05 spire-1.2.1/pkg/common/telemetry/config.go 10:16:05 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 10:16:05 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 10:16:05 spire-1.2.1/pkg/common/telemetry/inmem.go 10:16:05 spire-1.2.1/pkg/common/telemetry/inmem_test.go 10:16:05 spire-1.2.1/pkg/common/telemetry/m3.go 10:16:05 spire-1.2.1/pkg/common/telemetry/m3_test.go 10:16:05 spire-1.2.1/pkg/common/telemetry/metrics.go 10:16:05 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 10:16:05 spire-1.2.1/pkg/common/telemetry/names.go 10:16:05 spire-1.2.1/pkg/common/telemetry/prometheus.go 10:16:05 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 10:16:05 spire-1.2.1/pkg/common/telemetry/sanitize.go 10:16:05 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 10:16:05 spire-1.2.1/pkg/common/telemetry/server/ 10:16:05 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 10:16:05 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 10:16:05 spire-1.2.1/pkg/common/telemetry/server/datastore/ 10:16:05 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 10:16:05 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 10:16:05 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 10:16:05 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 10:16:05 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 10:16:05 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 10:16:05 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 10:16:05 spire-1.2.1/doc/plugin_server_datastore_sql.md 10:16:05 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 10:16:05 spire-1.2.1/doc/plugin_server_keymanager_disk.md 10:16:05 spire-1.2.1/doc/plugin_server_keymanager_memory.md 10:16:05 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 10:16:05 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 10:16:05 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 10:16:05 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 10:16:05 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 10:16:05 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 10:16:05 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 10:16:05 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 10:16:05 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 10:16:05 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 10:16:05 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 10:16:05 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 10:16:05 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 10:16:05 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 10:16:05 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 10:16:05 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 10:16:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 10:16:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 10:16:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 10:16:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 10:16:05 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 10:16:05 spire-1.2.1/pkg/common/telemetry/server/rotate.go 10:16:05 spire-1.2.1/pkg/common/telemetry/server/server.go 10:16:05 spire-1.2.1/pkg/common/telemetry/sink.go 10:16:05 spire-1.2.1/pkg/common/telemetry/statsd.go 10:16:05 spire-1.2.1/pkg/common/telemetry/statsd_test.go 10:16:05 spire-1.2.1/pkg/common/telemetry/uptime.go 10:16:05 spire-1.2.1/pkg/common/telemetry/version.go 10:16:05 spire-1.2.1/pkg/common/telemetry/withlabels.go 10:16:05 spire-1.2.1/pkg/common/uptime/ 10:16:05 spire-1.2.1/pkg/common/uptime/uptime.go 10:16:05 spire-1.2.1/pkg/common/uptime/uptime_test.go 10:16:05 spire-1.2.1/pkg/common/util/ 10:16:05 spire-1.2.1/pkg/common/util/certs.go 10:16:05 spire-1.2.1/pkg/common/util/certs_test.go 10:16:05 spire-1.2.1/pkg/common/util/csr.go 10:16:05 spire-1.2.1/pkg/common/util/hash.go 10:16:05 spire-1.2.1/pkg/common/util/selectors.go 10:16:05 spire-1.2.1/pkg/common/util/selectors_test.go 10:16:05 spire-1.2.1/pkg/common/util/signals.go 10:16:05 spire-1.2.1/pkg/common/util/sort.go 10:16:05 spire-1.2.1/pkg/common/util/sort_test.go 10:16:05 spire-1.2.1/pkg/common/util/task.go 10:16:05 spire-1.2.1/pkg/common/util/task_test.go 10:16:05 spire-1.2.1/pkg/common/util/testdata/ 10:16:05 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 10:16:05 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 10:16:05 spire-1.2.1/pkg/common/version/ 10:16:05 spire-1.2.1/pkg/common/version/version.go 10:16:05 spire-1.2.1/pkg/common/x509svid/ 10:16:05 spire-1.2.1/pkg/common/x509svid/common_test.go 10:16:05 spire-1.2.1/pkg/common/x509svid/csr.go 10:16:05 spire-1.2.1/pkg/common/x509svid/upstreamca.go 10:16:05 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 10:16:05 spire-1.2.1/pkg/common/x509util/ 10:16:05 spire-1.2.1/pkg/common/x509util/cert.go 10:16:05 spire-1.2.1/pkg/common/x509util/dns.go 10:16:05 spire-1.2.1/pkg/common/x509util/dns_test.go 10:16:05 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 10:16:05 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 10:16:05 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 10:16:05 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 10:16:05 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 10:16:05 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 10:16:05 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 10:16:05 spire-1.2.1/doc/scaling_spire.md 10:16:05 spire-1.2.1/doc/spire_agent.md 10:16:05 spire-1.2.1/doc/spire_server.md 10:16:05 spire-1.2.1/doc/supported_integrations.md 10:16:05 spire-1.2.1/doc/telemetry.md 10:16:05 spire-1.2.1/doc/telemetry_config.md 10:16:05 spire-1.2.1/doc/upgrading.md 10:16:05 spire-1.2.1/doc/using_spire.md 10:16:05 spire-1.2.1/examples/ 10:16:05 spire-1.2.1/examples/README.md 10:16:05 spire-1.2.1/go.mod 10:16:05 spire-1.2.1/go.sum 10:16:05 spire-1.2.1/pkg/ 10:16:05 spire-1.2.1/pkg/agent/ 10:16:05 spire-1.2.1/pkg/agent/agent.go 10:16:05 spire-1.2.1/pkg/agent/api/ 10:16:05 spire-1.2.1/pkg/agent/api/config.go 10:16:05 spire-1.2.1/pkg/agent/api/debug/ 10:16:05 spire-1.2.1/pkg/agent/api/debug/v1/ 10:16:05 spire-1.2.1/pkg/agent/api/debug/v1/service.go 10:16:05 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 10:16:05 spire-1.2.1/pkg/common/x509util/keyid.go 10:16:05 spire-1.2.1/pkg/common/x509util/keypair.go 10:16:05 spire-1.2.1/pkg/common/x509util/serialnumber.go 10:16:05 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 10:16:05 spire-1.2.1/pkg/server/ 10:16:05 spire-1.2.1/pkg/server/api/ 10:16:05 spire-1.2.1/pkg/server/api/agent.go 10:16:05 spire-1.2.1/pkg/server/api/agent/ 10:16:05 spire-1.2.1/pkg/server/api/agent/v1/ 10:16:05 spire-1.2.1/pkg/server/api/agent/v1/service.go 10:16:05 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 10:16:05 spire-1.2.1/pkg/server/api/agent_test.go 10:16:05 spire-1.2.1/pkg/server/api/api.go 10:16:05 spire-1.2.1/pkg/server/api/audit/ 10:16:05 spire-1.2.1/pkg/server/api/audit/audit.go 10:16:05 spire-1.2.1/pkg/server/api/audit/audit_test.go 10:16:05 spire-1.2.1/pkg/server/api/bundle.go 10:16:05 spire-1.2.1/pkg/server/api/bundle/ 10:16:05 spire-1.2.1/pkg/server/api/bundle/v1/ 10:16:05 spire-1.2.1/pkg/server/api/bundle/v1/service.go 10:16:05 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 10:16:05 spire-1.2.1/pkg/server/api/bundle_test.go 10:16:05 spire-1.2.1/pkg/server/api/debug/ 10:16:05 spire-1.2.1/pkg/server/api/debug/v1/ 10:16:05 spire-1.2.1/pkg/server/api/debug/v1/service.go 10:16:05 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 10:16:05 spire-1.2.1/pkg/server/api/entry.go 10:16:05 spire-1.2.1/pkg/server/api/entry/ 10:16:05 spire-1.2.1/pkg/server/api/entry/v1/ 10:16:05 spire-1.2.1/pkg/server/api/entry/v1/service.go 10:16:05 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 10:16:05 spire-1.2.1/pkg/server/api/entry_test.go 10:16:05 spire-1.2.1/pkg/server/api/health/ 10:16:05 spire-1.2.1/pkg/server/api/health/v1/ 10:16:05 spire-1.2.1/pkg/server/api/health/v1/service.go 10:16:05 spire-1.2.1/pkg/server/api/health/v1/service_test.go 10:16:05 spire-1.2.1/pkg/server/api/id.go 10:16:05 spire-1.2.1/pkg/server/api/id_test.go 10:16:05 spire-1.2.1/pkg/server/api/limits/ 10:16:05 spire-1.2.1/pkg/server/api/limits/limits.go 10:16:05 spire-1.2.1/pkg/server/api/middleware/ 10:16:05 spire-1.2.1/pkg/server/api/middleware/alias.go 10:16:05 spire-1.2.1/pkg/server/api/middleware/audit.go 10:16:05 spire-1.2.1/pkg/server/api/middleware/authorization.go 10:16:05 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 10:16:05 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 10:16:05 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 10:16:05 spire-1.2.1/pkg/server/api/middleware/caller.go 10:16:05 spire-1.2.1/pkg/server/api/middleware/caller_test.go 10:16:05 spire-1.2.1/pkg/agent/api/delegatedidentity/ 10:16:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 10:16:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 10:16:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 10:16:05 spire-1.2.1/pkg/agent/api/endpoints.go 10:16:05 spire-1.2.1/pkg/agent/api/health/ 10:16:05 spire-1.2.1/pkg/agent/api/health/v1/ 10:16:05 spire-1.2.1/pkg/agent/api/health/v1/service.go 10:16:05 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 10:16:05 spire-1.2.1/pkg/agent/api/rpccontext/ 10:16:05 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 10:16:05 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 10:16:05 spire-1.2.1/pkg/agent/attestor/ 10:16:05 spire-1.2.1/pkg/agent/attestor/node/ 10:16:05 spire-1.2.1/pkg/agent/attestor/node/experimental.go 10:16:05 spire-1.2.1/pkg/agent/attestor/node/node.go 10:16:05 spire-1.2.1/pkg/agent/attestor/node/node_test.go 10:16:05 spire-1.2.1/pkg/agent/attestor/workload/ 10:16:05 spire-1.2.1/pkg/agent/attestor/workload/workload.go 10:16:05 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 10:16:05 spire-1.2.1/pkg/agent/catalog/ 10:16:05 spire-1.2.1/pkg/agent/catalog/catalog.go 10:16:05 spire-1.2.1/pkg/agent/catalog/keymanager.go 10:16:05 spire-1.2.1/pkg/server/api/middleware/common.go 10:16:05 spire-1.2.1/pkg/server/api/middleware/common_test.go 10:16:05 spire-1.2.1/pkg/server/api/middleware/entries.go 10:16:05 spire-1.2.1/pkg/server/api/middleware/entries_test.go 10:16:05 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 10:16:05 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 10:16:05 spire-1.2.1/pkg/server/api/ratelimit.go 10:16:05 spire-1.2.1/pkg/server/api/rpccontext/ 10:16:05 spire-1.2.1/pkg/server/api/rpccontext/alias.go 10:16:05 spire-1.2.1/pkg/server/api/rpccontext/audit.go 10:16:05 spire-1.2.1/pkg/server/api/rpccontext/caller.go 10:16:05 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 10:16:05 spire-1.2.1/pkg/server/api/selector.go 10:16:05 spire-1.2.1/pkg/server/api/selector_test.go 10:16:05 spire-1.2.1/pkg/server/api/status.go 10:16:05 spire-1.2.1/pkg/server/api/status_test.go 10:16:05 spire-1.2.1/pkg/server/api/svid/ 10:16:05 spire-1.2.1/pkg/server/api/svid/v1/ 10:16:05 spire-1.2.1/pkg/server/api/svid/v1/service.go 10:16:05 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 10:16:05 spire-1.2.1/pkg/server/api/trustdomain.go 10:16:05 spire-1.2.1/pkg/server/api/trustdomain/ 10:16:05 spire-1.2.1/pkg/server/api/trustdomain/v1/ 10:16:05 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 10:16:05 spire-1.2.1/pkg/agent/catalog/svidstore.go 10:16:05 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 10:16:05 spire-1.2.1/pkg/agent/client/ 10:16:05 spire-1.2.1/pkg/agent/client/client.go 10:16:05 spire-1.2.1/pkg/agent/client/client_test.go 10:16:05 spire-1.2.1/pkg/agent/client/dial.go 10:16:05 spire-1.2.1/pkg/agent/client/nodeconn.go 10:16:05 spire-1.2.1/pkg/agent/client/nodeconn_test.go 10:16:05 spire-1.2.1/pkg/agent/client/update.go 10:16:05 spire-1.2.1/pkg/agent/client/util.go 10:16:05 spire-1.2.1/pkg/agent/common/ 10:16:05 spire-1.2.1/pkg/agent/common/backoff/ 10:16:05 spire-1.2.1/pkg/agent/common/backoff/backoff.go 10:16:05 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 10:16:05 spire-1.2.1/pkg/agent/common/cgroups/ 10:16:05 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 10:16:05 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 10:16:05 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 10:16:05 spire-1.2.1/pkg/agent/config.go 10:16:05 spire-1.2.1/pkg/agent/endpoints/ 10:16:05 spire-1.2.1/pkg/agent/endpoints/config.go 10:16:05 spire-1.2.1/pkg/agent/endpoints/endpoints.go 10:16:05 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 10:16:05 spire-1.2.1/pkg/agent/endpoints/metrics.go 10:16:05 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 10:16:05 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 10:16:05 spire-1.2.1/pkg/server/api/trustdomain_test.go 10:16:05 spire-1.2.1/pkg/server/authpolicy/ 10:16:05 spire-1.2.1/pkg/server/authpolicy/defaults.go 10:16:05 spire-1.2.1/pkg/server/authpolicy/policy.go 10:16:05 spire-1.2.1/pkg/server/authpolicy/policy.rego 10:16:05 spire-1.2.1/pkg/server/authpolicy/policy_data.json 10:16:05 spire-1.2.1/pkg/server/authpolicy/policy_test.go 10:16:05 spire-1.2.1/pkg/server/authpolicy/validate.go 10:16:05 spire-1.2.1/pkg/server/bundle/ 10:16:05 spire-1.2.1/pkg/server/bundle/client/ 10:16:05 spire-1.2.1/pkg/server/bundle/client/client.go 10:16:05 spire-1.2.1/pkg/server/bundle/client/client_test.go 10:16:05 spire-1.2.1/pkg/server/bundle/client/manager.go 10:16:05 spire-1.2.1/pkg/server/bundle/client/manager_test.go 10:16:05 spire-1.2.1/pkg/server/bundle/client/sources.go 10:16:05 spire-1.2.1/pkg/server/bundle/client/sources_test.go 10:16:05 spire-1.2.1/pkg/server/bundle/client/updater.go 10:16:05 spire-1.2.1/pkg/server/bundle/client/updater_test.go 10:16:05 spire-1.2.1/pkg/server/ca/ 10:16:05 spire-1.2.1/pkg/server/ca/ca.go 10:16:05 spire-1.2.1/pkg/server/ca/ca_health.go 10:16:05 spire-1.2.1/pkg/server/ca/ca_test.go 10:16:05 spire-1.2.1/pkg/server/ca/journal.go 10:16:05 spire-1.2.1/pkg/server/ca/journal_test.go 10:16:05 spire-1.2.1/pkg/server/ca/manager.go 10:16:05 spire-1.2.1/pkg/server/ca/manager_health.go 10:16:05 spire-1.2.1/pkg/server/ca/manager_test.go 10:16:05 spire-1.2.1/pkg/server/ca/templates.go 10:16:05 spire-1.2.1/pkg/server/ca/upstream_client.go 10:16:05 spire-1.2.1/pkg/server/ca/upstream_client_test.go 10:16:05 spire-1.2.1/pkg/server/ca/validation.go 10:16:05 spire-1.2.1/pkg/server/cache/ 10:16:05 spire-1.2.1/pkg/server/cache/dscache/ 10:16:05 spire-1.2.1/pkg/server/cache/dscache/cache.go 10:16:05 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 10:16:05 spire-1.2.1/pkg/server/cache/entrycache/ 10:16:05 spire-1.2.1/pkg/server/cache/entrycache/cache.go 10:16:05 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 10:16:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 10:16:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 10:16:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 10:16:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 10:16:05 spire-1.2.1/pkg/server/catalog/ 10:16:05 spire-1.2.1/pkg/server/catalog/catalog.go 10:16:05 spire-1.2.1/pkg/server/catalog/keymanager.go 10:16:05 spire-1.2.1/pkg/server/catalog/nodeattestor.go 10:16:05 spire-1.2.1/pkg/server/catalog/noderesolver.go 10:16:05 spire-1.2.1/pkg/server/catalog/notifier.go 10:16:05 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 10:16:05 spire-1.2.1/pkg/server/config.go 10:16:05 spire-1.2.1/pkg/server/datastore/ 10:16:05 spire-1.2.1/pkg/server/datastore/datastore.go 10:16:05 spire-1.2.1/pkg/server/datastore/datastore_health.go 10:16:05 spire-1.2.1/pkg/server/datastore/repository.go 10:16:05 spire-1.2.1/pkg/server/datastore/sqlstore/ 10:16:05 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 10:16:05 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 10:16:05 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 10:16:05 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 10:16:05 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 10:16:05 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 10:16:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 10:16:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 10:16:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 10:16:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 10:16:05 spire-1.2.1/pkg/agent/endpoints/middleware.go 10:16:05 spire-1.2.1/pkg/agent/endpoints/peertracker.go 10:16:05 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 10:16:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 10:16:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 10:16:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 10:16:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 10:16:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 10:16:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 10:16:05 spire-1.2.1/pkg/agent/endpoints/workload/ 10:16:05 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 10:16:05 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 10:16:05 spire-1.2.1/pkg/agent/manager/ 10:16:05 spire-1.2.1/pkg/agent/manager/cache/ 10:16:05 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 10:16:05 spire-1.2.1/pkg/agent/manager/cache/cache.go 10:16:05 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 10:16:05 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 10:16:05 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 10:16:05 spire-1.2.1/pkg/agent/manager/cache/sets.go 10:16:05 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 10:16:05 spire-1.2.1/pkg/agent/manager/config.go 10:16:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 10:16:05 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 10:16:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 10:16:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 10:16:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 10:16:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 10:16:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 10:16:05 spire-1.2.1/pkg/server/endpoints/ 10:16:05 spire-1.2.1/pkg/server/endpoints/bundle/ 10:16:05 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 10:16:05 spire-1.2.1/pkg/server/endpoints/bundle/config.go 10:16:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 10:16:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 10:16:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 10:16:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 10:16:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 10:16:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 10:16:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 10:16:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 10:16:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 10:16:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 10:16:05 spire-1.2.1/pkg/server/endpoints/bundle/server.go 10:16:05 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 10:16:05 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 10:16:05 spire-1.2.1/pkg/server/endpoints/config.go 10:16:05 spire-1.2.1/pkg/server/endpoints/endpoints.go 10:16:05 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 10:16:05 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 10:16:05 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 10:16:05 spire-1.2.1/pkg/server/endpoints/middleware.go 10:16:05 spire-1.2.1/pkg/server/endpoints/middleware_test.go 10:16:05 spire-1.2.1/pkg/server/hostservice/ 10:16:05 spire-1.2.1/pkg/server/hostservice/agentstore/ 10:16:05 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 10:16:05 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 10:16:05 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 10:16:05 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 10:16:05 spire-1.2.1/pkg/server/hostservice/identityprovider/ 10:16:05 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 10:16:05 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/ 10:16:05 spire-1.2.1/pkg/server/plugin/keymanager/ 10:16:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 10:16:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 10:16:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 10:16:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 10:16:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 10:16:05 spire-1.2.1/pkg/server/plugin/keymanager/base/ 10:16:05 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 10:16:05 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 10:16:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 10:16:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 10:16:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 10:16:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 10:16:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 10:16:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 10:16:05 spire-1.2.1/pkg/server/plugin/keymanager/test/ 10:16:05 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 10:16:05 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 10:16:05 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/ 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 10:16:05 spire-1.2.1/pkg/agent/manager/manager.go 10:16:05 spire-1.2.1/pkg/agent/manager/manager_test.go 10:16:05 spire-1.2.1/pkg/agent/manager/storage.go 10:16:05 spire-1.2.1/pkg/agent/manager/storage_test.go 10:16:05 spire-1.2.1/pkg/agent/manager/storecache/ 10:16:05 spire-1.2.1/pkg/agent/manager/storecache/cache.go 10:16:05 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 10:16:05 spire-1.2.1/pkg/agent/manager/sync.go 10:16:05 spire-1.2.1/pkg/agent/plugin/ 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/ 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 10:16:05 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 10:16:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/ 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 10:16:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/noderesolver/ 10:16:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 10:16:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 10:16:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 10:16:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 10:16:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 10:16:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 10:16:05 spire-1.2.1/pkg/agent/svid/ 10:16:05 spire-1.2.1/pkg/agent/svid/rotator.go 10:16:05 spire-1.2.1/pkg/agent/svid/rotator_config.go 10:16:05 spire-1.2.1/pkg/agent/svid/rotator_test.go 10:16:05 spire-1.2.1/pkg/agent/svid/store/ 10:16:05 spire-1.2.1/pkg/agent/svid/store/service.go 10:16:05 spire-1.2.1/pkg/agent/svid/store/service_test.go 10:16:05 spire-1.2.1/pkg/common/ 10:16:05 spire-1.2.1/pkg/common/agentpathtemplate/ 10:16:05 spire-1.2.1/pkg/common/agentpathtemplate/template.go 10:16:05 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 10:16:05 spire-1.2.1/pkg/common/api/ 10:16:05 spire-1.2.1/pkg/common/api/metrics.go 10:16:05 spire-1.2.1/pkg/common/api/middleware/ 10:16:05 spire-1.2.1/pkg/common/api/middleware/common_test.go 10:16:05 spire-1.2.1/pkg/common/api/middleware/interceptor.go 10:16:05 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 10:16:05 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 10:16:05 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 10:16:05 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/notifier/ 10:16:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 10:16:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 10:16:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 10:16:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 10:16:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 10:16:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 10:16:05 spire-1.2.1/pkg/server/plugin/notifier/repository.go 10:16:05 spire-1.2.1/pkg/server/plugin/notifier/v1.go 10:16:05 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 10:16:05 spire-1.2.1/pkg/common/api/middleware/logger.go 10:16:05 spire-1.2.1/pkg/common/api/middleware/logger_test.go 10:16:05 spire-1.2.1/pkg/common/api/middleware/metrics.go 10:16:05 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 10:16:05 spire-1.2.1/pkg/common/api/middleware/middleware.go 10:16:05 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 10:16:05 spire-1.2.1/pkg/common/api/middleware/misconfig.go 10:16:05 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 10:16:05 spire-1.2.1/pkg/common/api/middleware/names.go 10:16:05 spire-1.2.1/pkg/common/api/middleware/names_test.go 10:16:05 spire-1.2.1/pkg/common/api/names.go 10:16:05 spire-1.2.1/pkg/common/api/ratelimit.go 10:16:05 spire-1.2.1/pkg/common/api/rpccontext/ 10:16:05 spire-1.2.1/pkg/common/api/rpccontext/logger.go 10:16:05 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 10:16:05 spire-1.2.1/pkg/common/api/rpccontext/names.go 10:16:05 spire-1.2.1/pkg/common/auth/ 10:16:05 spire-1.2.1/pkg/common/auth/interceptors.go 10:16:05 spire-1.2.1/pkg/common/auth/interceptors_test.go 10:16:05 spire-1.2.1/pkg/common/auth/untracked_uds.go 10:16:05 spire-1.2.1/pkg/common/bundleutil/ 10:16:05 spire-1.2.1/pkg/common/bundleutil/bundle.go 10:16:05 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 10:16:05 spire-1.2.1/pkg/common/bundleutil/common_test.go 10:16:05 spire-1.2.1/pkg/common/bundleutil/marshal.go 10:16:05 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 10:16:05 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 10:16:05 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 10:16:05 spire-1.2.1/pkg/common/bundleutil/types.go 10:16:05 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 10:16:05 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 10:16:05 spire-1.2.1/pkg/common/catalog/ 10:16:05 spire-1.2.1/pkg/common/catalog/bind.go 10:16:05 spire-1.2.1/pkg/common/catalog/builtin.go 10:16:05 spire-1.2.1/pkg/common/catalog/catalog.go 10:16:05 spire-1.2.1/pkg/common/catalog/catalog_test.go 10:16:05 spire-1.2.1/pkg/common/catalog/closers.go 10:16:05 spire-1.2.1/pkg/common/catalog/cmd_linux.go 10:16:05 spire-1.2.1/pkg/common/catalog/cmd_other.go 10:16:05 spire-1.2.1/pkg/common/catalog/config.go 10:16:05 spire-1.2.1/pkg/common/catalog/config_test.go 10:16:05 spire-1.2.1/pkg/common/catalog/configure.go 10:16:05 spire-1.2.1/pkg/common/catalog/constraints.go 10:16:05 spire-1.2.1/pkg/common/catalog/constraints_test.go 10:16:05 spire-1.2.1/pkg/common/catalog/context.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 10:16:05 spire-1.2.1/pkg/common/catalog/external.go 10:16:05 spire-1.2.1/pkg/common/catalog/host.go 10:16:05 spire-1.2.1/pkg/common/catalog/pipenet.go 10:16:05 spire-1.2.1/pkg/common/catalog/plugin.go 10:16:05 spire-1.2.1/pkg/common/catalog/testplugin/ 10:16:05 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 10:16:05 spire-1.2.1/pkg/common/catalog/testplugin/main.go 10:16:05 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 10:16:05 spire-1.2.1/pkg/common/cli/ 10:16:05 spire-1.2.1/pkg/common/cli/env.go 10:16:05 spire-1.2.1/pkg/common/cli/flags.go 10:16:05 spire-1.2.1/pkg/common/cli/trust_domain.go 10:16:05 spire-1.2.1/pkg/common/cli/trust_domain_test.go 10:16:05 spire-1.2.1/pkg/common/cli/umask.go 10:16:05 spire-1.2.1/pkg/common/cli/umask_posix.go 10:16:05 spire-1.2.1/pkg/common/cli/umask_test.go 10:16:05 spire-1.2.1/pkg/common/cli/umask_windows.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/ 10:16:05 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/flag.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/flag_test.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/format.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/format_test.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/ 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 10:16:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 10:16:05 spire-1.2.1/pkg/common/coretypes/ 10:16:05 spire-1.2.1/pkg/common/coretypes/bundle/ 10:16:05 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 10:16:05 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 10:16:05 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 10:16:05 spire-1.2.1/pkg/common/coretypes/bundle/require.go 10:16:05 spire-1.2.1/pkg/common/coretypes/jwtkey/ 10:16:05 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 10:16:05 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 10:16:05 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 10:16:05 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 10:16:05 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 10:16:05 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 10:16:05 spire-1.2.1/pkg/common/coretypes/x509certificate/ 10:16:05 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 10:16:05 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 10:16:05 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 10:16:05 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 10:16:05 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 10:16:05 spire-1.2.1/pkg/common/cryptoutil/ 10:16:05 spire-1.2.1/pkg/common/cryptoutil/keys.go 10:16:05 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 10:16:05 spire-1.2.1/pkg/common/diskutil/ 10:16:05 spire-1.2.1/pkg/common/diskutil/file_posix.go 10:16:05 spire-1.2.1/pkg/common/diskutil/file_test.go 10:16:05 spire-1.2.1/pkg/common/diskutil/file_windows.go 10:16:05 spire-1.2.1/pkg/common/errorutil/ 10:16:05 spire-1.2.1/pkg/common/errorutil/wrapper.go 10:16:05 spire-1.2.1/pkg/common/health/ 10:16:05 spire-1.2.1/pkg/common/health/config.go 10:16:05 spire-1.2.1/pkg/common/health/context.go 10:16:05 spire-1.2.1/pkg/common/health/context_test.go 10:16:05 spire-1.2.1/pkg/common/health/health.go 10:16:05 spire-1.2.1/pkg/common/health/health_test.go 10:16:05 spire-1.2.1/pkg/common/health/logger.go 10:16:05 spire-1.2.1/pkg/common/hostservice/ 10:16:05 spire-1.2.1/pkg/common/hostservice/metricsservice/ 10:16:05 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 10:16:05 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 10:16:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 10:16:06 spire-1.2.1/pkg/common/idutil/ 10:16:06 spire-1.2.1/pkg/common/idutil/require.go 10:16:06 spire-1.2.1/pkg/common/idutil/require_test.go 10:16:06 spire-1.2.1/pkg/common/idutil/safety.go 10:16:06 spire-1.2.1/pkg/common/idutil/safety_test.go 10:16:06 spire-1.2.1/pkg/common/idutil/spiffeid.go 10:16:06 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 10:16:06 spire-1.2.1/pkg/common/jwtsvid/ 10:16:06 spire-1.2.1/pkg/common/jwtsvid/common.go 10:16:06 spire-1.2.1/pkg/common/jwtsvid/sign.go 10:16:06 spire-1.2.1/pkg/common/jwtsvid/token_test.go 10:16:06 spire-1.2.1/pkg/common/jwtsvid/validate.go 10:16:06 spire-1.2.1/pkg/common/jwtutil/ 10:16:06 spire-1.2.1/pkg/common/jwtutil/keyset.go 10:16:06 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 10:16:06 spire-1.2.1/pkg/common/log/ 10:16:06 spire-1.2.1/pkg/common/log/hclog_adapter.go 10:16:06 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 10:16:06 spire-1.2.1/pkg/common/log/log.go 10:16:06 spire-1.2.1/pkg/common/log/log_test.go 10:16:06 spire-1.2.1/pkg/common/log/options.go 10:16:06 spire-1.2.1/pkg/common/nodeutil/ 10:16:06 spire-1.2.1/pkg/common/nodeutil/node.go 10:16:06 spire-1.2.1/pkg/common/nodeutil/node_test.go 10:16:06 spire-1.2.1/pkg/common/peertracker/ 10:16:06 spire-1.2.1/pkg/common/peertracker/conn.go 10:16:06 spire-1.2.1/pkg/common/peertracker/credentials.go 10:16:06 spire-1.2.1/pkg/common/peertracker/errors.go 10:16:06 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 10:16:06 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 10:16:06 spire-1.2.1/pkg/common/peertracker/info.go 10:16:06 spire-1.2.1/pkg/common/peertracker/listener.go 10:16:06 spire-1.2.1/pkg/common/peertracker/listener_test.go 10:16:06 spire-1.2.1/pkg/common/peertracker/peertracker.go 10:16:06 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 10:16:06 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 10:16:06 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 10:16:06 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 10:16:06 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 10:16:06 spire-1.2.1/pkg/common/peertracker/tcp.go 10:16:06 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 10:16:06 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 10:16:06 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 10:16:06 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 10:16:06 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 10:16:06 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 10:16:06 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 10:16:06 spire-1.2.1/pkg/common/peertracker/uds.go 10:16:06 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 10:16:06 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 10:16:06 spire-1.2.1/pkg/common/peertracker/uds_linux.go 10:16:06 spire-1.2.1/pkg/common/pemutil/ 10:16:06 spire-1.2.1/pkg/common/pemutil/block.go 10:16:06 spire-1.2.1/pkg/common/pemutil/certs.go 10:16:06 spire-1.2.1/pkg/common/pemutil/common.go 10:16:06 spire-1.2.1/pkg/common/pemutil/csr.go 10:16:06 spire-1.2.1/pkg/common/pemutil/keys.go 10:16:06 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 10:16:06 spire-1.2.1/pkg/common/pemutil/testdata/ 10:16:06 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 10:16:06 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 10:16:06 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 10:16:06 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 10:16:06 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 10:16:06 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 10:16:06 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 10:16:06 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 10:16:06 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 10:16:06 spire-1.2.1/pkg/server/registration/ 10:16:06 spire-1.2.1/pkg/server/registration/manager.go 10:16:06 spire-1.2.1/pkg/server/registration/manager_test.go 10:16:06 spire-1.2.1/pkg/server/scanentries.go 10:16:06 spire-1.2.1/pkg/server/scanentries_test.go 10:16:06 spire-1.2.1/pkg/server/server.go 10:16:06 spire-1.2.1/pkg/server/server_test.go 10:16:06 spire-1.2.1/pkg/server/svid/ 10:16:06 spire-1.2.1/pkg/server/svid/observer.go 10:16:06 spire-1.2.1/pkg/server/svid/observer_test.go 10:16:06 spire-1.2.1/pkg/server/svid/rotator.go 10:16:06 spire-1.2.1/pkg/server/svid/rotator_config.go 10:16:06 spire-1.2.1/pkg/server/svid/rotator_config_test.go 10:16:06 spire-1.2.1/pkg/server/svid/rotator_test.go 10:16:06 spire-1.2.1/proto/ 10:16:06 spire-1.2.1/proto/private/ 10:16:06 spire-1.2.1/proto/private/server/ 10:16:06 spire-1.2.1/proto/private/server/journal/ 10:16:06 spire-1.2.1/proto/private/server/journal/journal.pb.go 10:16:06 spire-1.2.1/proto/private/server/journal/journal.proto 10:16:06 spire-1.2.1/proto/spire/ 10:16:06 spire-1.2.1/proto/spire/common/ 10:16:06 spire-1.2.1/proto/spire/common/common.pb.go 10:16:06 spire-1.2.1/proto/spire/common/common.proto 10:16:06 spire-1.2.1/proto/spire/common/plugin/ 10:16:06 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 10:16:06 spire-1.2.1/proto/spire/common/plugin/plugin.proto 10:16:06 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 10:16:06 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 10:16:06 spire-1.2.1/proto/spire/plugin/ 10:16:06 spire-1.2.1/proto/spire/plugin/agent/ 10:16:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 10:16:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 10:16:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 10:16:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 10:16:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 10:16:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 10:16:06 spire-1.2.1/release/ 10:16:06 spire-1.2.1/pkg/common/plugin/ 10:16:06 spire-1.2.1/pkg/common/plugin/aws/ 10:16:06 spire-1.2.1/pkg/common/plugin/aws/iid.go 10:16:06 spire-1.2.1/pkg/common/plugin/azure/ 10:16:06 spire-1.2.1/pkg/common/plugin/azure/msi.go 10:16:06 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 10:16:06 spire-1.2.1/pkg/common/plugin/facade.go 10:16:06 spire-1.2.1/pkg/common/plugin/facade_test.go 10:16:06 spire-1.2.1/pkg/common/plugin/gcp/ 10:16:06 spire-1.2.1/pkg/common/plugin/gcp/iit.go 10:16:06 spire-1.2.1/pkg/common/plugin/k8s/ 10:16:06 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 10:16:06 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 10:16:06 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 10:16:06 spire-1.2.1/pkg/common/plugin/k8s/utils.go 10:16:06 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 10:16:06 spire-1.2.1/pkg/common/plugin/log.go 10:16:06 spire-1.2.1/pkg/common/plugin/sshpop/ 10:16:06 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 10:16:06 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 10:16:06 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 10:16:06 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 10:16:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 10:16:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 10:16:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 10:16:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 10:16:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 10:16:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 10:16:06 spire-1.2.1/pkg/common/plugin/tpmdevid/ 10:16:06 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 10:16:06 spire-1.2.1/pkg/common/plugin/x509pop/ 10:16:06 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 10:16:06 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 10:16:06 spire-1.2.1/pkg/common/profiling/ 10:16:06 spire-1.2.1/pkg/common/profiling/dumpers.go 10:16:06 spire-1.2.1/pkg/common/profiling/profiling.go 10:16:06 spire-1.2.1/pkg/common/protoutil/ 10:16:06 spire-1.2.1/pkg/common/protoutil/masks.go 10:16:06 spire-1.2.1/pkg/common/protoutil/masks_test.go 10:16:06 spire-1.2.1/pkg/common/rotationutil/ 10:16:06 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 10:16:06 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 10:16:06 spire-1.2.1/pkg/common/selector/ 10:16:06 spire-1.2.1/pkg/common/selector/selector.go 10:16:06 spire-1.2.1/pkg/common/selector/selector_test.go 10:16:06 spire-1.2.1/pkg/common/selector/set.go 10:16:06 spire-1.2.1/pkg/common/selector/set_utils.go 10:16:06 spire-1.2.1/pkg/common/selector/set_utils_test.go 10:16:06 spire-1.2.1/pkg/common/telemetry/ 10:16:06 spire-1.2.1/pkg/common/telemetry/agent/ 10:16:06 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 10:16:06 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 10:16:06 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 10:16:06 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 10:16:06 spire-1.2.1/pkg/common/telemetry/agent/manager.go 10:16:06 spire-1.2.1/pkg/common/telemetry/agent/node.go 10:16:06 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 10:16:06 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 10:16:06 spire-1.2.1/pkg/common/telemetry/agent/store/ 10:16:06 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 10:16:06 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 10:16:06 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 10:16:06 spire-1.2.1/pkg/common/telemetry/blackhole.go 10:16:06 spire-1.2.1/pkg/common/telemetry/call.go 10:16:06 spire-1.2.1/pkg/common/telemetry/common/ 10:16:06 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 10:16:06 spire-1.2.1/release/spire-extras/ 10:16:06 spire-1.2.1/release/spire-extras/README.md 10:16:06 spire-1.2.1/release/spire-extras/conf/ 10:16:06 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 10:16:06 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 10:16:06 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 10:16:06 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 10:16:06 spire-1.2.1/release/spire/ 10:16:06 spire-1.2.1/release/spire/README.md 10:16:06 spire-1.2.1/release/spire/conf/ 10:16:06 spire-1.2.1/release/spire/conf/agent/ 10:16:06 spire-1.2.1/release/spire/conf/agent/agent.conf 10:16:06 spire-1.2.1/release/spire/conf/server/ 10:16:06 spire-1.2.1/release/spire/conf/server/server.conf 10:16:06 spire-1.2.1/script/ 10:16:06 spire-1.2.1/script/build-artifact.sh 10:16:06 spire-1.2.1/script/generate_dummy_ca.sh 10:16:06 spire-1.2.1/support/ 10:16:06 spire-1.2.1/support/k8s/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 10:16:06 spire-1.2.1/pkg/common/telemetry/config.go 10:16:06 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 10:16:06 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 10:16:06 spire-1.2.1/pkg/common/telemetry/inmem.go 10:16:06 spire-1.2.1/pkg/common/telemetry/inmem_test.go 10:16:06 spire-1.2.1/pkg/common/telemetry/m3.go 10:16:06 spire-1.2.1/pkg/common/telemetry/m3_test.go 10:16:06 spire-1.2.1/pkg/common/telemetry/metrics.go 10:16:06 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 10:16:06 spire-1.2.1/pkg/common/telemetry/names.go 10:16:06 spire-1.2.1/pkg/common/telemetry/prometheus.go 10:16:06 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 10:16:06 spire-1.2.1/pkg/common/telemetry/sanitize.go 10:16:06 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 10:16:06 spire-1.2.1/pkg/common/telemetry/server/ 10:16:06 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 10:16:06 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 10:16:06 spire-1.2.1/pkg/common/telemetry/server/datastore/ 10:16:06 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 10:16:06 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 10:16:06 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 10:16:06 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 10:16:06 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 10:16:06 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 10:16:06 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 10:16:06 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 10:16:06 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 10:16:06 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 10:16:06 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 10:16:06 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 10:16:06 spire-1.2.1/pkg/common/telemetry/server/rotate.go 10:16:06 spire-1.2.1/pkg/common/telemetry/server/server.go 10:16:06 spire-1.2.1/pkg/common/telemetry/sink.go 10:16:06 spire-1.2.1/pkg/common/telemetry/statsd.go 10:16:06 spire-1.2.1/pkg/common/telemetry/statsd_test.go 10:16:06 spire-1.2.1/pkg/common/telemetry/uptime.go 10:16:06 spire-1.2.1/pkg/common/telemetry/version.go 10:16:06 spire-1.2.1/pkg/common/telemetry/withlabels.go 10:16:06 spire-1.2.1/pkg/common/uptime/ 10:16:06 spire-1.2.1/pkg/common/uptime/uptime.go 10:16:06 spire-1.2.1/pkg/common/uptime/uptime_test.go 10:16:06 spire-1.2.1/pkg/common/util/ 10:16:06 spire-1.2.1/pkg/common/util/certs.go 10:16:06 spire-1.2.1/pkg/common/util/certs_test.go 10:16:06 spire-1.2.1/pkg/common/util/csr.go 10:16:06 spire-1.2.1/pkg/common/util/hash.go 10:16:06 spire-1.2.1/pkg/common/util/selectors.go 10:16:06 spire-1.2.1/pkg/common/util/selectors_test.go 10:16:06 spire-1.2.1/pkg/common/util/signals.go 10:16:06 spire-1.2.1/pkg/common/util/sort.go 10:16:06 spire-1.2.1/pkg/common/util/sort_test.go 10:16:06 spire-1.2.1/pkg/common/util/task.go 10:16:06 spire-1.2.1/pkg/common/util/task_test.go 10:16:06 spire-1.2.1/pkg/common/util/testdata/ 10:16:06 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 10:16:06 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 10:16:06 spire-1.2.1/pkg/common/version/ 10:16:06 spire-1.2.1/pkg/common/version/version.go 10:16:06 spire-1.2.1/pkg/common/x509svid/ 10:16:06 spire-1.2.1/pkg/common/x509svid/common_test.go 10:16:06 spire-1.2.1/pkg/common/x509svid/csr.go 10:16:06 spire-1.2.1/pkg/common/x509svid/upstreamca.go 10:16:06 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 10:16:06 spire-1.2.1/pkg/common/x509util/ 10:16:06 spire-1.2.1/pkg/common/x509util/cert.go 10:16:06 spire-1.2.1/pkg/common/x509util/dns.go 10:16:06 spire-1.2.1/pkg/common/x509util/dns_test.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 10:16:06 spire-1.2.1/support/oidc-discovery-provider/ 10:16:06 spire-1.2.1/support/oidc-discovery-provider/README.md 10:16:06 spire-1.2.1/support/oidc-discovery-provider/common_test.go 10:16:06 spire-1.2.1/support/oidc-discovery-provider/config.go 10:16:06 spire-1.2.1/support/oidc-discovery-provider/config_test.go 10:16:06 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 10:16:06 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 10:16:06 spire-1.2.1/support/oidc-discovery-provider/handler.go 10:16:06 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 10:16:06 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 10:16:06 spire-1.2.1/support/oidc-discovery-provider/main.go 10:16:06 spire-1.2.1/support/oidc-discovery-provider/server_api.go 10:16:06 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 10:16:06 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 10:16:06 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 10:16:06 spire-1.2.1/test/ 10:16:06 spire-1.2.1/test/clock/ 10:16:06 spire-1.2.1/test/clock/clock.go 10:16:06 spire-1.2.1/test/fakes/ 10:16:06 spire-1.2.1/test/fakes/fakeagentcatalog/ 10:16:06 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 10:16:06 spire-1.2.1/test/fakes/fakeagentkeymanager/ 10:16:06 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 10:16:06 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 10:16:06 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 10:16:06 spire-1.2.1/test/fakes/fakeagentstore/ 10:16:06 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 10:16:06 spire-1.2.1/test/fakes/fakedatastore/ 10:16:06 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 10:16:06 spire-1.2.1/test/fakes/fakeentryclient/ 10:16:06 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 10:16:06 spire-1.2.1/test/fakes/fakehealthchecker/ 10:16:06 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 10:16:06 spire-1.2.1/test/fakes/fakeidentityprovider/ 10:16:06 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 10:16:06 spire-1.2.1/test/fakes/fakemetrics/ 10:16:06 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 10:16:06 spire-1.2.1/test/fakes/fakenoderesolver/ 10:16:06 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 10:16:06 spire-1.2.1/test/fakes/fakenotifier/ 10:16:06 spire-1.2.1/test/fakes/fakenotifier/notifier.go 10:16:06 spire-1.2.1/test/fakes/fakepluginmetrics/ 10:16:06 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 10:16:06 spire-1.2.1/test/fakes/fakeserverca/ 10:16:06 spire-1.2.1/test/fakes/fakeserverca/serverca.go 10:16:06 spire-1.2.1/test/fakes/fakeservercatalog/ 10:16:06 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 10:16:06 spire-1.2.1/test/fakes/fakeserverkeymanager/ 10:16:06 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 10:16:06 spire-1.2.1/pkg/common/x509util/keyid.go 10:16:06 spire-1.2.1/pkg/common/x509util/keypair.go 10:16:06 spire-1.2.1/pkg/common/x509util/serialnumber.go 10:16:06 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 10:16:06 spire-1.2.1/pkg/server/ 10:16:06 spire-1.2.1/pkg/server/api/ 10:16:06 spire-1.2.1/pkg/server/api/agent.go 10:16:06 spire-1.2.1/pkg/server/api/agent/ 10:16:06 spire-1.2.1/pkg/server/api/agent/v1/ 10:16:06 spire-1.2.1/pkg/server/api/agent/v1/service.go 10:16:06 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 10:16:06 spire-1.2.1/pkg/server/api/agent_test.go 10:16:06 spire-1.2.1/pkg/server/api/api.go 10:16:06 spire-1.2.1/pkg/server/api/audit/ 10:16:06 spire-1.2.1/pkg/server/api/audit/audit.go 10:16:06 spire-1.2.1/pkg/server/api/audit/audit_test.go 10:16:06 spire-1.2.1/pkg/server/api/bundle.go 10:16:06 spire-1.2.1/pkg/server/api/bundle/ 10:16:06 spire-1.2.1/pkg/server/api/bundle/v1/ 10:16:06 spire-1.2.1/pkg/server/api/bundle/v1/service.go 10:16:06 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 10:16:06 spire-1.2.1/pkg/server/api/bundle_test.go 10:16:06 spire-1.2.1/pkg/server/api/debug/ 10:16:06 spire-1.2.1/pkg/server/api/debug/v1/ 10:16:06 spire-1.2.1/pkg/server/api/debug/v1/service.go 10:16:06 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 10:16:06 spire-1.2.1/test/fakes/fakeservernodeattestor/ 10:16:06 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 10:16:06 spire-1.2.1/test/fakes/fakeupstreamauthority/ 10:16:06 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 10:16:06 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 10:16:06 spire-1.2.1/test/fakes/fakeworkloadapi/ 10:16:06 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 10:16:06 spire-1.2.1/test/fakes/fakeworkloadattestor/ 10:16:06 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 10:16:06 spire-1.2.1/test/fixture/ 10:16:06 spire-1.2.1/test/fixture/certs/ 10:16:06 spire-1.2.1/test/fixture/certs/agent_svid.der 10:16:06 spire-1.2.1/test/fixture/certs/base_cert.pem 10:16:06 spire-1.2.1/test/fixture/certs/base_csr.pem 10:16:06 spire-1.2.1/test/fixture/certs/base_key.pem 10:16:06 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 10:16:06 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 10:16:06 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 10:16:06 spire-1.2.1/test/fixture/certs/blog_cert.pem 10:16:06 spire-1.2.1/test/fixture/certs/blog_csr.pem 10:16:06 spire-1.2.1/test/fixture/certs/blog_key.pem 10:16:06 spire-1.2.1/test/fixture/certs/bundle.der 10:16:06 spire-1.2.1/test/fixture/certs/ca.pem 10:16:06 spire-1.2.1/test/fixture/certs/ca_key.pem 10:16:06 spire-1.2.1/test/fixture/certs/database_cert.pem 10:16:06 spire-1.2.1/test/fixture/certs/database_csr.pem 10:16:06 spire-1.2.1/test/fixture/certs/database_key.pem 10:16:06 spire-1.2.1/test/fixture/certs/node_cert.pem 10:16:06 spire-1.2.1/test/fixture/certs/node_csr.pem 10:16:06 spire-1.2.1/test/fixture/certs/node_key.pem 10:16:06 spire-1.2.1/test/fixture/certs/svid.pem 10:16:06 spire-1.2.1/test/fixture/certs/svid_key.pem 10:16:06 spire-1.2.1/test/fixture/config/ 10:16:06 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 10:16:06 spire-1.2.1/test/fixture/config/agent_good.conf 10:16:06 spire-1.2.1/test/fixture/config/agent_good_templated.conf 10:16:06 spire-1.2.1/test/fixture/config/plugin_good.conf 10:16:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_good.conf 10:16:06 spire-1.2.1/test/fixture/config/server_good_templated.conf 10:16:06 spire-1.2.1/test/fixture/fixture.go 10:16:06 spire-1.2.1/test/fixture/nodeattestor/ 10:16:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 10:16:06 spire-1.2.1/pkg/server/api/entry.go 10:16:06 spire-1.2.1/pkg/server/api/entry/ 10:16:06 spire-1.2.1/pkg/server/api/entry/v1/ 10:16:06 spire-1.2.1/pkg/server/api/entry/v1/service.go 10:16:06 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 10:16:06 spire-1.2.1/pkg/server/api/entry_test.go 10:16:06 spire-1.2.1/pkg/server/api/health/ 10:16:06 spire-1.2.1/pkg/server/api/health/v1/ 10:16:06 spire-1.2.1/pkg/server/api/health/v1/service.go 10:16:06 spire-1.2.1/pkg/server/api/health/v1/service_test.go 10:16:06 spire-1.2.1/pkg/server/api/id.go 10:16:06 spire-1.2.1/pkg/server/api/id_test.go 10:16:06 spire-1.2.1/pkg/server/api/limits/ 10:16:06 spire-1.2.1/pkg/server/api/limits/limits.go 10:16:06 spire-1.2.1/pkg/server/api/middleware/ 10:16:06 spire-1.2.1/pkg/server/api/middleware/alias.go 10:16:06 spire-1.2.1/pkg/server/api/middleware/audit.go 10:16:06 spire-1.2.1/pkg/server/api/middleware/authorization.go 10:16:06 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 10:16:06 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 10:16:06 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 10:16:06 spire-1.2.1/pkg/server/api/middleware/caller.go 10:16:06 spire-1.2.1/pkg/server/api/middleware/caller_test.go 10:16:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 10:16:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 10:16:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 10:16:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 10:16:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 10:16:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 10:16:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 10:16:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 10:16:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 10:16:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 10:16:06 spire-1.2.1/test/fixture/registration/ 10:16:06 spire-1.2.1/test/fixture/registration/entries.json 10:16:06 spire-1.2.1/test/fixture/registration/good-for-update.json 10:16:06 spire-1.2.1/test/fixture/registration/good.json 10:16:06 spire-1.2.1/test/fixture/registration/invalid.json 10:16:06 spire-1.2.1/test/fixture/registration/invalid_json.json 10:16:06 spire-1.2.1/test/fixture/registration/manager_test_entries.json 10:16:06 spire-1.2.1/test/integration/ 10:16:06 spire-1.2.1/test/integration/README.md 10:16:06 spire-1.2.1/pkg/server/api/middleware/common.go 10:16:06 spire-1.2.1/pkg/server/api/middleware/common_test.go 10:16:06 spire-1.2.1/pkg/server/api/middleware/entries.go 10:16:06 spire-1.2.1/pkg/server/api/middleware/entries_test.go 10:16:06 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 10:16:06 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 10:16:06 spire-1.2.1/pkg/server/api/ratelimit.go 10:16:06 spire-1.2.1/pkg/server/api/rpccontext/ 10:16:06 spire-1.2.1/pkg/server/api/rpccontext/alias.go 10:16:06 spire-1.2.1/pkg/server/api/rpccontext/audit.go 10:16:06 spire-1.2.1/pkg/server/api/rpccontext/caller.go 10:16:06 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 10:16:06 spire-1.2.1/pkg/server/api/selector.go 10:16:06 spire-1.2.1/pkg/server/api/selector_test.go 10:16:06 spire-1.2.1/pkg/server/api/status.go 10:16:06 spire-1.2.1/pkg/server/api/status_test.go 10:16:06 spire-1.2.1/pkg/server/api/svid/ 10:16:06 spire-1.2.1/pkg/server/api/svid/v1/ 10:16:06 spire-1.2.1/pkg/server/api/svid/v1/service.go 10:16:06 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 10:16:06 spire-1.2.1/pkg/server/api/trustdomain.go 10:16:06 spire-1.2.1/pkg/server/api/trustdomain/ 10:16:06 spire-1.2.1/pkg/server/api/trustdomain/v1/ 10:16:06 spire-1.2.1/test/integration/common 10:16:06 spire-1.2.1/test/integration/setup/ 10:16:06 spire-1.2.1/test/integration/setup/adminclient/ 10:16:06 spire-1.2.1/test/integration/setup/adminclient/build.sh 10:16:06 spire-1.2.1/test/integration/setup/adminclient/client.go 10:16:06 spire-1.2.1/test/integration/setup/debugagent/ 10:16:06 spire-1.2.1/test/integration/setup/debugagent/build.sh 10:16:06 spire-1.2.1/test/integration/setup/debugagent/main.go 10:16:06 spire-1.2.1/test/integration/setup/debugserver/ 10:16:06 spire-1.2.1/test/integration/setup/debugserver/build.sh 10:16:06 spire-1.2.1/test/integration/setup/debugserver/main.go 10:16:06 spire-1.2.1/test/integration/setup/downstreamclient/ 10:16:06 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 10:16:06 spire-1.2.1/test/integration/setup/downstreamclient/client.go 10:16:06 spire-1.2.1/test/integration/setup/itclient/ 10:16:06 spire-1.2.1/test/integration/setup/itclient/client.go 10:16:06 spire-1.2.1/test/integration/setup/node-attestation/ 10:16:06 spire-1.2.1/test/integration/setup/node-attestation/build.sh 10:16:06 spire-1.2.1/test/integration/setup/node-attestation/client.go 10:16:06 spire-1.2.1/test/integration/setup/x509pop/ 10:16:06 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 10:16:06 spire-1.2.1/test/integration/setup/x509pop/setup.sh 10:16:06 spire-1.2.1/test/integration/suites/ 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/ 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 10:16:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 10:16:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 10:16:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 10:16:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 10:16:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 10:16:06 spire-1.2.1/test/integration/suites/datastore-mysql/ 10:16:06 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 10:16:06 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 10:16:06 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 10:16:06 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 10:16:06 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 10:16:06 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 10:16:06 spire-1.2.1/pkg/server/api/trustdomain_test.go 10:16:06 spire-1.2.1/pkg/server/authpolicy/ 10:16:06 spire-1.2.1/pkg/server/authpolicy/defaults.go 10:16:06 spire-1.2.1/pkg/server/authpolicy/policy.go 10:16:06 spire-1.2.1/pkg/server/authpolicy/policy.rego 10:16:06 spire-1.2.1/pkg/server/authpolicy/policy_data.json 10:16:06 spire-1.2.1/pkg/server/authpolicy/policy_test.go 10:16:06 spire-1.2.1/pkg/server/authpolicy/validate.go 10:16:06 spire-1.2.1/pkg/server/bundle/ 10:16:06 spire-1.2.1/pkg/server/bundle/client/ 10:16:06 spire-1.2.1/pkg/server/bundle/client/client.go 10:16:06 spire-1.2.1/pkg/server/bundle/client/client_test.go 10:16:06 spire-1.2.1/pkg/server/bundle/client/manager.go 10:16:06 spire-1.2.1/pkg/server/bundle/client/manager_test.go 10:16:06 spire-1.2.1/pkg/server/bundle/client/sources.go 10:16:06 spire-1.2.1/pkg/server/bundle/client/sources_test.go 10:16:06 spire-1.2.1/pkg/server/bundle/client/updater.go 10:16:06 spire-1.2.1/pkg/server/bundle/client/updater_test.go 10:16:06 spire-1.2.1/pkg/server/ca/ 10:16:06 spire-1.2.1/pkg/server/ca/ca.go 10:16:06 spire-1.2.1/pkg/server/ca/ca_health.go 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres/ 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/ 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 10:16:06 spire-1.2.1/pkg/server/ca/ca_test.go 10:16:06 spire-1.2.1/pkg/server/ca/journal.go 10:16:06 spire-1.2.1/pkg/server/ca/journal_test.go 10:16:06 spire-1.2.1/pkg/server/ca/manager.go 10:16:06 spire-1.2.1/pkg/server/ca/manager_health.go 10:16:06 spire-1.2.1/pkg/server/ca/manager_test.go 10:16:06 spire-1.2.1/pkg/server/ca/templates.go 10:16:06 spire-1.2.1/pkg/server/ca/upstream_client.go 10:16:06 spire-1.2.1/pkg/server/ca/upstream_client_test.go 10:16:06 spire-1.2.1/pkg/server/ca/validation.go 10:16:06 spire-1.2.1/pkg/server/cache/ 10:16:06 spire-1.2.1/pkg/server/cache/dscache/ 10:16:06 spire-1.2.1/pkg/server/cache/dscache/cache.go 10:16:06 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 10:16:06 spire-1.2.1/pkg/server/cache/entrycache/ 10:16:06 spire-1.2.1/pkg/server/cache/entrycache/cache.go 10:16:06 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 10:16:06 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 10:16:06 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 10:16:06 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 10:16:06 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 10:16:06 spire-1.2.1/pkg/server/catalog/ 10:16:06 spire-1.2.1/pkg/server/catalog/catalog.go 10:16:06 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/ 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yamlspire-1.2.1/pkg/server/catalog/keymanager.go 10:16:06 spire-1.2.1/pkg/server/catalog/nodeattestor.go 10:16:06 spire-1.2.1/pkg/server/catalog/noderesolver.go 10:16:06 spire-1.2.1/pkg/server/catalog/notifier.go 10:16:06 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 10:16:06 spire-1.2.1/pkg/server/config.go 10:16:06 spire-1.2.1/pkg/server/datastore/ 10:16:06 spire-1.2.1/pkg/server/datastore/datastore.go 10:16:06 spire-1.2.1/pkg/server/datastore/datastore_health.go 10:16:06 spire-1.2.1/pkg/server/datastore/repository.go 10:16:06 spire-1.2.1/pkg/server/datastore/sqlstore/ 10:16:06 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 10:16:06 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 10:16:06 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 10:16:06 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 10:16:06 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 10:16:06 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 10:16:06 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 10:16:06 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 10:16:06 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 10:16:06 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 10:16:06 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 10:16:06 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 10:16:06 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 10:16:06 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 10:16:06 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 10:16:06 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 10:16:06 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 10:16:06 spire-1.2.1/pkg/server/endpoints/ 10:16:06 spire-1.2.1/pkg/server/endpoints/bundle/ 10:16:06 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 10:16:06 spire-1.2.1/pkg/server/endpoints/bundle/config.go 10:16:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 10:16:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 10:16:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 10:16:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 10:16:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 10:16:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 10:16:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 10:16:06 spire-1.2.1/test/integration/suites/join-token/ 10:16:06 spire-1.2.1/test/integration/suites/join-token/01-start-server 10:16:06 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 10:16:06 spire-1.2.1/test/integration/suites/join-token/03-start-agent 10:16:06 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 10:16:06 spire-1.2.1/test/integration/suites/join-token/05-check-svid 10:16:06 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 10:16:06 spire-1.2.1/test/integration/suites/join-token/README.md 10:16:06 spire-1.2.1/test/integration/suites/join-token/conf/ 10:16:06 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 10:16:06 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/join-token/conf/server/ 10:16:06 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/join-token/teardown 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/ 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/ 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 10:16:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 10:16:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 10:16:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 10:16:06 spire-1.2.1/pkg/server/endpoints/bundle/server.go 10:16:06 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 10:16:06 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 10:16:06 spire-1.2.1/pkg/server/endpoints/config.go 10:16:06 spire-1.2.1/pkg/server/endpoints/endpoints.go 10:16:06 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 10:16:06 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 10:16:06 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 10:16:06 spire-1.2.1/pkg/server/endpoints/middleware.go 10:16:06 spire-1.2.1/pkg/server/endpoints/middleware_test.go 10:16:06 spire-1.2.1/pkg/server/hostservice/ 10:16:06 spire-1.2.1/pkg/server/hostservice/agentstore/ 10:16:06 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 10:16:06 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 10:16:06 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 10:16:06 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 10:16:06 spire-1.2.1/test/integration/suites/k8s/ 10:16:06 spire-1.2.1/test/integration/suites/k8s/00-setup 10:16:06 spire-1.2.1/test/integration/suites/k8s/01-apply-config 10:16:06 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 10:16:06 spire-1.2.1/test/integration/suites/k8s/README.md 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/ 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/server/ 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s/init-kubectl 10:16:06 spire-1.2.1/test/integration/suites/k8s/teardown 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 10:16:06 spire-1.2.1/pkg/server/hostservice/identityprovider/ 10:16:06 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 10:16:06 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/ 10:16:06 spire-1.2.1/pkg/server/plugin/keymanager/ 10:16:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 10:16:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 10:16:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 10:16:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 10:16:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 10:16:06 spire-1.2.1/pkg/server/plugin/keymanager/base/ 10:16:06 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 10:16:06 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 10:16:06 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 10:16:06 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 10:16:06 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 10:16:06 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/README.md 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 10:16:06 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 10:16:06 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 10:16:06 spire-1.2.1/pkg/server/plugin/keymanager/test/ 10:16:06 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 10:16:06 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 10:16:06 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/ 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/root/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/teardown 10:16:06 spire-1.2.1/test/integration/suites/node-attestation/ 10:16:06 spire-1.2.1/test/integration/suites/node-attestation/00-setup 10:16:06 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 10:16:06 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 10:16:06 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 10:16:06 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 10:16:06 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/noderesolver/ 10:16:06 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 10:16:06 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 10:16:06 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 10:16:06 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 10:16:06 spire-1.2.1/test/integration/suites/node-attestation/README.md 10:16:06 spire-1.2.1/test/integration/suites/node-attestation/conf/ 10:16:06 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 10:16:06 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 10:16:06 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/node-attestation/teardown 10:16:06 spire-1.2.1/test/integration/suites/rotation/ 10:16:06 spire-1.2.1/test/integration/suites/rotation/00-setup 10:16:06 spire-1.2.1/test/integration/suites/rotation/01-start-server 10:16:06 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 10:16:06 spire-1.2.1/test/integration/suites/rotation/03-start-agent 10:16:06 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 10:16:06 spire-1.2.1/test/integration/suites/rotation/05-check-svids 10:16:06 spire-1.2.1/test/integration/suites/rotation/README.md 10:16:06 spire-1.2.1/test/integration/suites/rotation/conf/ 10:16:06 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 10:16:06 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 10:16:06 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 10:16:06 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/notifier/ 10:16:06 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 10:16:06 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 10:16:06 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 10:16:06 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 10:16:06 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 10:16:06 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 10:16:06 spire-1.2.1/pkg/server/plugin/notifier/repository.go 10:16:06 spire-1.2.1/pkg/server/plugin/notifier/v1.go 10:16:06 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 10:16:06 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 10:16:06 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/rotation/conf/server/ 10:16:06 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/rotation/teardown 10:16:06 spire-1.2.1/test/integration/suites/self-test/ 10:16:06 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 10:16:06 spire-1.2.1/test/integration/suites/self-test/README.md 10:16:06 spire-1.2.1/test/integration/suites/self-test/teardown 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/ 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 10:16:06 spire-1.2.1/test/integration/suites/upgrade/ 10:16:06 spire-1.2.1/test/integration/suites/upgrade/00-setup 10:16:06 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 10:16:06 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 10:16:06 spire-1.2.1/test/integration/suites/upgrade/README.md 10:16:06 spire-1.2.1/test/integration/suites/upgrade/conf/ 10:16:06 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 10:16:06 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 10:16:06 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/upgrade/teardown 10:16:06 spire-1.2.1/test/integration/suites/upgrade/versions.txt 10:16:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 10:16:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 10:16:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 10:16:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 10:16:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 10:16:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 10:16:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 10:16:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 10:16:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 10:16:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 10:16:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 10:16:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 10:16:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 10:16:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 10:16:06 spire-1.2.1/test/integration/test-one.sh 10:16:06 spire-1.2.1/test/integration/test.sh 10:16:06 spire-1.2.1/test/plugintest/ 10:16:06 spire-1.2.1/test/plugintest/config.go 10:16:06 spire-1.2.1/test/plugintest/load.go 10:16:06 spire-1.2.1/test/plugintest/option.go 10:16:06 spire-1.2.1/test/spiretest/ 10:16:06 spire-1.2.1/test/spiretest/apiserver.go 10:16:06 spire-1.2.1/test/spiretest/assertions.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 10:16:06 spire-1.2.1/test/spiretest/dir.go 10:16:06 spire-1.2.1/test/spiretest/errors_posix.go 10:16:06 spire-1.2.1/test/spiretest/errors_windows.go 10:16:06 spire-1.2.1/test/spiretest/logs.go 10:16:06 spire-1.2.1/test/spiretest/socketapi.go 10:16:06 spire-1.2.1/test/spiretest/suite.go 10:16:06 spire-1.2.1/test/spiretest/x509.go 10:16:06 spire-1.2.1/test/testca/ 10:16:06 spire-1.2.1/test/testca/ca.go 10:16:06 spire-1.2.1/test/testkey/ 10:16:06 spire-1.2.1/test/testkey/generate.sh 10:16:06 spire-1.2.1/test/testkey/genkeys.go 10:16:06 spire-1.2.1/test/testkey/keys.go 10:16:06 spire-1.2.1/test/testkey/new.go 10:16:06 spire-1.2.1/test/tpmsimulator/ 10:16:06 spire-1.2.1/test/tpmsimulator/simulator.go 10:16:06 spire-1.2.1/test/util/ 10:16:06 spire-1.2.1/test/util/cert_fixtures.go 10:16:06 spire-1.2.1/test/util/cert_generation.go 10:16:06 spire-1.2.1/test/util/io_redirection.go 10:16:06 spire-1.2.1/test/util/race.go 10:16:06 spire-1.2.1/test/util/util.go 10:16:06 building spire from source... 10:16:06 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 10:16:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 10:16:06 spire-1.2.1/pkg/server/registration/ 10:16:06 spire-1.2.1/pkg/server/registration/manager.go 10:16:06 spire-1.2.1/pkg/server/registration/manager_test.go 10:16:06 spire-1.2.1/pkg/server/scanentries.go 10:16:06 spire-1.2.1/pkg/server/scanentries_test.go 10:16:06 spire-1.2.1/pkg/server/server.go 10:16:06 spire-1.2.1/pkg/server/server_test.go 10:16:06 spire-1.2.1/pkg/server/svid/ 10:16:06 spire-1.2.1/pkg/server/svid/observer.go 10:16:06 spire-1.2.1/pkg/server/svid/observer_test.go 10:16:06 spire-1.2.1/pkg/server/svid/rotator.go 10:16:06 spire-1.2.1/pkg/server/svid/rotator_config.go 10:16:06 spire-1.2.1/pkg/server/svid/rotator_config_test.go 10:16:06 spire-1.2.1/pkg/server/svid/rotator_test.go 10:16:06 spire-1.2.1/proto/ 10:16:06 spire-1.2.1/proto/private/ 10:16:06 spire-1.2.1/proto/private/server/ 10:16:06 spire-1.2.1/proto/private/server/journal/ 10:16:06 spire-1.2.1/proto/private/server/journal/journal.pb.go 10:16:06 spire-1.2.1/proto/private/server/journal/journal.proto 10:16:06 spire-1.2.1/proto/spire/ 10:16:06 spire-1.2.1/proto/spire/common/ 10:16:06 spire-1.2.1/proto/spire/common/common.pb.go 10:16:06 spire-1.2.1/proto/spire/common/common.proto 10:16:06 spire-1.2.1/proto/spire/common/plugin/ 10:16:06 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 10:16:06 spire-1.2.1/proto/spire/common/plugin/plugin.proto 10:16:06 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 10:16:06 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 10:16:06 spire-1.2.1/proto/spire/plugin/ 10:16:06 spire-1.2.1/proto/spire/plugin/agent/ 10:16:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 10:16:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 10:16:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 10:16:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 10:16:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 10:16:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 10:16:06 spire-1.2.1/release/ 10:16:06 spire-1.2.1/release/spire-extras/ 10:16:06 spire-1.2.1/release/spire-extras/README.md 10:16:06 spire-1.2.1/release/spire-extras/conf/ 10:16:06 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 10:16:06 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 10:16:06 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 10:16:06 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 10:16:06 spire-1.2.1/release/spire/ 10:16:06 spire-1.2.1/release/spire/README.md 10:16:06 spire-1.2.1/release/spire/conf/ 10:16:06 spire-1.2.1/release/spire/conf/agent/ 10:16:06 spire-1.2.1/release/spire/conf/agent/agent.conf 10:16:06 spire-1.2.1/release/spire/conf/server/ 10:16:06 spire-1.2.1/release/spire/conf/server/server.conf 10:16:06 spire-1.2.1/script/ 10:16:06 spire-1.2.1/script/build-artifact.sh 10:16:06 spire-1.2.1/script/generate_dummy_ca.sh 10:16:06 spire-1.2.1/support/ 10:16:06 spire-1.2.1/support/k8s/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 10:16:06 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 10:16:06 spire-1.2.1/support/oidc-discovery-provider/ 10:16:06 spire-1.2.1/support/oidc-discovery-provider/README.md 10:16:06 spire-1.2.1/support/oidc-discovery-provider/common_test.go 10:16:06 spire-1.2.1/support/oidc-discovery-provider/config.go 10:16:06 spire-1.2.1/support/oidc-discovery-provider/config_test.go 10:16:06 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 10:16:06 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 10:16:06 spire-1.2.1/support/oidc-discovery-provider/handler.go 10:16:06 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 10:16:06 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 10:16:06 spire-1.2.1/support/oidc-discovery-provider/main.go 10:16:06 spire-1.2.1/support/oidc-discovery-provider/server_api.go 10:16:06 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 10:16:06 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 10:16:06 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 10:16:06 spire-1.2.1/test/ 10:16:06 spire-1.2.1/test/clock/ 10:16:06 spire-1.2.1/test/clock/clock.go 10:16:06 spire-1.2.1/test/fakes/ 10:16:06 spire-1.2.1/test/fakes/fakeagentcatalog/ 10:16:06 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 10:16:06 spire-1.2.1/test/fakes/fakeagentkeymanager/ 10:16:06 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 10:16:06 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 10:16:06 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 10:16:06 spire-1.2.1/test/fakes/fakeagentstore/ 10:16:06 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 10:16:06 spire-1.2.1/test/fakes/fakedatastore/ 10:16:06 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 10:16:06 spire-1.2.1/test/fakes/fakeentryclient/ 10:16:06 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 10:16:06 spire-1.2.1/test/fakes/fakehealthchecker/ 10:16:06 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 10:16:06 spire-1.2.1/test/fakes/fakeidentityprovider/ 10:16:06 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 10:16:06 spire-1.2.1/test/fakes/fakemetrics/ 10:16:06 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 10:16:06 spire-1.2.1/test/fakes/fakenoderesolver/ 10:16:06 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 10:16:06 spire-1.2.1/test/fakes/fakenotifier/ 10:16:06 spire-1.2.1/test/fakes/fakenotifier/notifier.go 10:16:06 spire-1.2.1/test/fakes/fakepluginmetrics/ 10:16:06 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 10:16:06 spire-1.2.1/test/fakes/fakeserverca/ 10:16:06 spire-1.2.1/test/fakes/fakeserverca/serverca.go 10:16:06 spire-1.2.1/test/fakes/fakeservercatalog/ 10:16:06 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 10:16:06 spire-1.2.1/test/fakes/fakeserverkeymanager/ 10:16:06 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 10:16:06 spire-1.2.1/test/fakes/fakeservernodeattestor/ 10:16:06 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 10:16:06 spire-1.2.1/test/fakes/fakeupstreamauthority/ 10:16:06 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 10:16:06 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 10:16:06 spire-1.2.1/test/fakes/fakeworkloadapi/ 10:16:06 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 10:16:06 spire-1.2.1/test/fakes/fakeworkloadattestor/ 10:16:06 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 10:16:06 spire-1.2.1/test/fixture/ 10:16:06 spire-1.2.1/test/fixture/certs/ 10:16:06 spire-1.2.1/test/fixture/certs/agent_svid.der 10:16:06 spire-1.2.1/test/fixture/certs/base_cert.pem 10:16:06 spire-1.2.1/test/fixture/certs/base_csr.pem 10:16:06 spire-1.2.1/test/fixture/certs/base_key.pem 10:16:06 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 10:16:06 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 10:16:06 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 10:16:06 spire-1.2.1/test/fixture/certs/blog_cert.pem 10:16:06 spire-1.2.1/test/fixture/certs/blog_csr.pem 10:16:06 spire-1.2.1/test/fixture/certs/blog_key.pem 10:16:06 spire-1.2.1/test/fixture/certs/bundle.der 10:16:06 spire-1.2.1/test/fixture/certs/ca.pem 10:16:06 spire-1.2.1/test/fixture/certs/ca_key.pem 10:16:06 spire-1.2.1/test/fixture/certs/database_cert.pem 10:16:06 spire-1.2.1/test/fixture/certs/database_csr.pem 10:16:06 spire-1.2.1/test/fixture/certs/database_key.pem 10:16:06 spire-1.2.1/test/fixture/certs/node_cert.pem 10:16:06 spire-1.2.1/test/fixture/certs/node_csr.pem 10:16:06 spire-1.2.1/test/fixture/certs/node_key.pem 10:16:06 spire-1.2.1/test/fixture/certs/svid.pem 10:16:06 spire-1.2.1/test/fixture/certs/svid_key.pem 10:16:06 spire-1.2.1/test/fixture/config/ 10:16:06 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 10:16:06 spire-1.2.1/test/fixture/config/agent_good.conf 10:16:06 spire-1.2.1/test/fixture/config/agent_good_templated.conf 10:16:06 spire-1.2.1/test/fixture/config/plugin_good.conf 10:16:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 10:16:06 spire-1.2.1/test/fixture/config/server_good.conf 10:16:06 spire-1.2.1/test/fixture/config/server_good_templated.conf 10:16:06 spire-1.2.1/test/fixture/fixture.go 10:16:06 spire-1.2.1/test/fixture/nodeattestor/ 10:16:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 10:16:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 10:16:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 10:16:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 10:16:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 10:16:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 10:16:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 10:16:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 10:16:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 10:16:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 10:16:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 10:16:06 spire-1.2.1/test/fixture/registration/ 10:16:06 spire-1.2.1/test/fixture/registration/entries.json 10:16:06 spire-1.2.1/test/fixture/registration/good-for-update.json 10:16:06 spire-1.2.1/test/fixture/registration/good.json 10:16:06 spire-1.2.1/test/fixture/registration/invalid.json 10:16:06 spire-1.2.1/test/fixture/registration/invalid_json.json 10:16:06 spire-1.2.1/test/fixture/registration/manager_test_entries.json 10:16:06 spire-1.2.1/test/integration/ 10:16:06 spire-1.2.1/test/integration/README.md 10:16:06 spire-1.2.1/test/integration/common 10:16:06 spire-1.2.1/test/integration/setup/ 10:16:06 spire-1.2.1/test/integration/setup/adminclient/ 10:16:06 spire-1.2.1/test/integration/setup/adminclient/build.sh 10:16:06 spire-1.2.1/test/integration/setup/adminclient/client.go 10:16:06 spire-1.2.1/test/integration/setup/debugagent/ 10:16:06 spire-1.2.1/test/integration/setup/debugagent/build.sh 10:16:06 spire-1.2.1/test/integration/setup/debugagent/main.go 10:16:06 spire-1.2.1/test/integration/setup/debugserver/ 10:16:06 spire-1.2.1/test/integration/setup/debugserver/build.sh 10:16:06 spire-1.2.1/test/integration/setup/debugserver/main.go 10:16:06 spire-1.2.1/test/integration/setup/downstreamclient/ 10:16:06 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 10:16:06 spire-1.2.1/test/integration/setup/downstreamclient/client.go 10:16:06 spire-1.2.1/test/integration/setup/itclient/ 10:16:06 spire-1.2.1/test/integration/setup/itclient/client.go 10:16:06 spire-1.2.1/test/integration/setup/node-attestation/ 10:16:06 spire-1.2.1/test/integration/setup/node-attestation/build.sh 10:16:06 spire-1.2.1/test/integration/setup/node-attestation/client.go 10:16:06 spire-1.2.1/test/integration/setup/x509pop/ 10:16:06 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 10:16:06 spire-1.2.1/test/integration/setup/x509pop/setup.sh 10:16:06 spire-1.2.1/test/integration/suites/ 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/ 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 10:16:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 10:16:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 10:16:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 10:16:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 10:16:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 10:16:06 spire-1.2.1/test/integration/suites/datastore-mysql/ 10:16:06 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 10:16:06 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 10:16:06 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 10:16:06 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres/ 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/ 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/ 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 10:16:06 spire-1.2.1/test/integration/suites/join-token/ 10:16:06 spire-1.2.1/test/integration/suites/join-token/01-start-server 10:16:06 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 10:16:06 spire-1.2.1/test/integration/suites/join-token/03-start-agent 10:16:06 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 10:16:06 spire-1.2.1/test/integration/suites/join-token/05-check-svid 10:16:06 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 10:16:06 spire-1.2.1/test/integration/suites/join-token/README.md 10:16:06 spire-1.2.1/test/integration/suites/join-token/conf/ 10:16:06 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 10:16:06 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/join-token/conf/server/ 10:16:06 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/join-token/teardown 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/ 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 10:16:06 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/ 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 10:16:06 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 10:16:06 spire-1.2.1/test/integration/suites/k8s/ 10:16:06 spire-1.2.1/test/integration/suites/k8s/00-setup 10:16:06 spire-1.2.1/test/integration/suites/k8s/01-apply-config 10:16:06 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 10:16:06 spire-1.2.1/test/integration/suites/k8s/README.md 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/ 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/server/ 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 10:16:06 spire-1.2.1/test/integration/suites/k8s/init-kubectl 10:16:06 spire-1.2.1/test/integration/suites/k8s/teardown 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/README.md 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/root/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/nested-rotation/teardown 10:16:06 spire-1.2.1/test/integration/suites/node-attestation/ 10:16:06 spire-1.2.1/test/integration/suites/node-attestation/00-setup 10:16:06 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 10:16:06 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 10:16:06 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 10:16:06 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 10:16:06 spire-1.2.1/test/integration/suites/node-attestation/README.md 10:16:06 spire-1.2.1/test/integration/suites/node-attestation/conf/ 10:16:06 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 10:16:06 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 10:16:06 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/node-attestation/teardown 10:16:06 spire-1.2.1/test/integration/suites/rotation/ 10:16:06 spire-1.2.1/test/integration/suites/rotation/00-setup 10:16:06 spire-1.2.1/test/integration/suites/rotation/01-start-server 10:16:06 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 10:16:06 spire-1.2.1/test/integration/suites/rotation/03-start-agent 10:16:06 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 10:16:06 spire-1.2.1/test/integration/suites/rotation/05-check-svids 10:16:06 spire-1.2.1/test/integration/suites/rotation/README.md 10:16:06 spire-1.2.1/test/integration/suites/rotation/conf/ 10:16:06 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 10:16:06 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/rotation/conf/server/ 10:16:06 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/rotation/teardown 10:16:06 spire-1.2.1/test/integration/suites/self-test/ 10:16:06 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 10:16:06 spire-1.2.1/test/integration/suites/self-test/README.md 10:16:06 spire-1.2.1/test/integration/suites/self-test/teardown 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/ 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 10:16:06 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 10:16:06 spire-1.2.1/test/integration/suites/upgrade/ 10:16:06 spire-1.2.1/test/integration/suites/upgrade/00-setup 10:16:06 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 10:16:06 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 10:16:06 spire-1.2.1/test/integration/suites/upgrade/README.md 10:16:06 spire-1.2.1/test/integration/suites/upgrade/conf/ 10:16:06 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 10:16:06 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 10:16:06 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 10:16:06 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 10:16:06 spire-1.2.1/test/integration/suites/upgrade/teardown 10:16:06 spire-1.2.1/test/integration/suites/upgrade/versions.txt 10:16:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 10:16:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 10:16:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 10:16:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 10:16:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 10:16:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 10:16:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 10:16:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 10:16:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 10:16:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 10:16:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 10:16:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 10:16:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 10:16:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 10:16:06 spire-1.2.1/test/integration/test-one.sh 10:16:06 spire-1.2.1/test/integration/test.sh 10:16:06 spire-1.2.1/test/plugintest/ 10:16:06 spire-1.2.1/test/plugintest/config.go 10:16:06 spire-1.2.1/test/plugintest/load.go 10:16:06 spire-1.2.1/test/plugintest/option.go 10:16:06 spire-1.2.1/test/spiretest/ 10:16:06 spire-1.2.1/test/spiretest/apiserver.go 10:16:06 spire-1.2.1/test/spiretest/assertions.go 10:16:06 spire-1.2.1/test/spiretest/dir.go 10:16:06 spire-1.2.1/test/spiretest/errors_posix.go 10:16:06 spire-1.2.1/test/spiretest/errors_windows.go 10:16:06 spire-1.2.1/test/spiretest/logs.go 10:16:06 spire-1.2.1/test/spiretest/socketapi.go 10:16:06 spire-1.2.1/test/spiretest/suite.go 10:16:06 spire-1.2.1/test/spiretest/x509.go 10:16:06 spire-1.2.1/test/testca/ 10:16:06 spire-1.2.1/test/testca/ca.go 10:16:06 spire-1.2.1/test/testkey/ 10:16:06 spire-1.2.1/test/testkey/generate.sh 10:16:06 spire-1.2.1/test/testkey/genkeys.go 10:16:06 spire-1.2.1/test/testkey/keys.go 10:16:06 spire-1.2.1/test/testkey/new.go 10:16:06 spire-1.2.1/test/tpmsimulator/ 10:16:06 spire-1.2.1/test/tpmsimulator/simulator.go 10:16:06 spire-1.2.1/test/util/ 10:16:06 spire-1.2.1/test/util/cert_fixtures.go 10:16:06 spire-1.2.1/test/util/cert_generation.go 10:16:06 spire-1.2.1/test/util/io_redirection.go 10:16:06 spire-1.2.1/test/util/race.go 10:16:06 spire-1.2.1/test/util/util.go 10:16:06 building spire from source... 10:16:06 Installing go1.17.7... 10:16:06 Installing go1.17.7... 10:16:07 ---> 32a451fc1582 10:16:07 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:16:07 Removing intermediate container 1bef14fbd750 10:16:07 ---> d6138524f6a9 10:16:07 Step 11/25 : WORKDIR /edgex-go/spire-build 10:16:07 ---> Running in b33944b16a62 10:16:07 ---> Running in 358fcafa4525 10:16:07 Removing intermediate container 1a45b98e254b 10:16:07 ---> 3db8a53038d8 10:16:07 Successfully built 3db8a53038d8 10:16:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:16:07 Removing intermediate container 358fcafa4525 10:16:07 ---> 1bf433c78317 10:16:07 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 10:16: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:16:07 ---> Running in 5de10dcebce7 10:16:07 + docker inspect -f . ci-base-image-arm64 10:16:07 . [Pipeline] withDockerContainer 10:16:08 prd-ubuntu20.04-docker-arm64-4c-16g-23598 does not seem to be running inside a container 10:16:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:16:08 spire-1.2.1/ 10:16:08 spire-1.2.1/.data/ 10:16:08 spire-1.2.1/.data/.file 10:16:08 spire-1.2.1/.dockerignore 10:16:08 spire-1.2.1/.gitattributes 10:16:08 spire-1.2.1/.githooks/ 10:16:08 spire-1.2.1/.githooks/pre-commit 10:16:08 spire-1.2.1/.github/ 10:16:08 spire-1.2.1/.github/ISSUE_TEMPLATE.md 10:16:08 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 10:16:08 spire-1.2.1/.github/dependabot.yml 10:16:08 spire-1.2.1/.github/workflows/ 10:16:08 spire-1.2.1/.github/workflows/nightly_build.yaml 10:16:08 spire-1.2.1/.github/workflows/pr_build.yaml 10:16:08 spire-1.2.1/.github/workflows/release_build.yaml 10:16:08 spire-1.2.1/.github/workflows/scripts/ 10:16:08 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 10:16:08 spire-1.2.1/.github/workflows/scripts/push-images.sh 10:16:08 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 10:16:08 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 10:16:08 spire-1.2.1/.github/workflows/scripts/split.sh 10:16:08 spire-1.2.1/.gitignore 10:16:08 spire-1.2.1/.go-version 10:16:08 spire-1.2.1/.golangci.yml 10:16:08 spire-1.2.1/ADOPTERS.md 10:16:08 spire-1.2.1/CHANGELOG.md 10:16:08 spire-1.2.1/CODE-OF-CONDUCT.md 10:16:08 spire-1.2.1/CODEOWNERS 10:16:08 spire-1.2.1/CONTRIBUTING.md 10:16:08 spire-1.2.1/Dockerfile 10:16:08 spire-1.2.1/Dockerfile.dev 10:16:08 spire-1.2.1/Dockerfile.scratch 10:16:08 spire-1.2.1/LICENSE 10:16:08 spire-1.2.1/MAINTAINERS.md 10:16:08 spire-1.2.1/Makefile 10:16:08 spire-1.2.1/README.md 10:16:08 spire-1.2.1/ROADMAP.md 10:16:08 spire-1.2.1/SECURITY.md 10:16:08 spire-1.2.1/cmd/ 10:16:08 spire-1.2.1/cmd/spire-agent/ 10:16:08 spire-1.2.1/cmd/spire-agent/cli/ 10:16:08 spire-1.2.1/cmd/spire-agent/cli/api/ 10:16:08 spire-1.2.1/cmd/spire-agent/cli/api/common.go 10:16:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 10:16:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 10:16:08 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 10:16:08 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 10:16:08 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 10:16:08 spire-1.2.1/cmd/spire-agent/cli/cli.go 10:16:08 spire-1.2.1/cmd/spire-agent/cli/common/ 10:16:08 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 10:16:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 10:16:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 10:16:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 10:16:08 spire-1.2.1/cmd/spire-agent/cli/run/ 10:16:08 spire-1.2.1/cmd/spire-agent/cli/run/run.go 10:16:08 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 10:16:08 spire-1.2.1/cmd/spire-agent/cli/validate/ 10:16:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 10:16:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 10:16:08 spire-1.2.1/cmd/spire-agent/main.go 10:16:08 spire-1.2.1/cmd/spire-server/ 10:16:08 spire-1.2.1/cmd/spire-server/cli/ 10:16:08 spire-1.2.1/cmd/spire-server/cli/agent/ 10:16:08 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/agent/count.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/agent/list.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/agent/show.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/bundle/ 10:16:08 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/cli.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/entry/ 10:16:08 spire-1.2.1/cmd/spire-server/cli/entry/count.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/entry/create.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/entry/show.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/entry/update.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/entry/util.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/federation/ 10:16:08 spire-1.2.1/cmd/spire-server/cli/federation/common.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/federation/create.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/federation/list.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/federation/show.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/federation/update.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 10:16:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/jwt/ 10:16:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/run/ 10:16:08 spire-1.2.1/cmd/spire-server/cli/run/run.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/token/ 10:16:08 spire-1.2.1/cmd/spire-server/cli/token/generate.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/validate/ 10:16:08 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/x509/ 10:16:08 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 10:16:08 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 10:16:08 spire-1.2.1/cmd/spire-server/main.go 10:16:08 spire-1.2.1/cmd/spire-server/util/ 10:16:08 spire-1.2.1/cmd/spire-server/util/util.go 10:16:08 spire-1.2.1/conf/ 10:16:08 spire-1.2.1/conf/agent/ 10:16:08 spire-1.2.1/conf/agent/agent.conf 10:16:08 spire-1.2.1/conf/agent/agent_full.conf 10:16:08 spire-1.2.1/conf/agent/dummy_root_ca.crt 10:16:08 spire-1.2.1/conf/server/ 10:16:08 spire-1.2.1/conf/server/dummy_upstream_ca.crt 10:16:08 spire-1.2.1/conf/server/dummy_upstream_ca.key 10:16:08 spire-1.2.1/conf/server/server.conf 10:16:08 spire-1.2.1/conf/server/server_full.conf 10:16:08 spire-1.2.1/doc/ 10:16:08 spire-1.2.1/doc/SPIRE101.md 10:16:08 spire-1.2.1/doc/auditlog.md 10:16:08 spire-1.2.1/doc/authorization_policy_engine.md 10:16:08 spire-1.2.1/doc/changelog_guidelines.md 10:16:08 spire-1.2.1/doc/cure53-report.pdf 10:16:08 spire-1.2.1/doc/images/ 10:16:08 spire-1.2.1/doc/images/2019_roadmap.png 10:16:08 spire-1.2.1/doc/images/SPIRE101.png 10:16:08 spire-1.2.1/doc/images/SPIRE_agent.png 10:16:08 spire-1.2.1/doc/images/SPIRE_server.png 10:16:08 spire-1.2.1/doc/images/cache_mgr.png 10:16:08 spire-1.2.1/doc/images/cache_mgr_components.png 10:16:08 spire-1.2.1/doc/images/federated_spire.png 10:16:08 spire-1.2.1/doc/images/ha_mode.png 10:16:08 spire-1.2.1/doc/images/nested_spire.png 10:16:08 spire-1.2.1/doc/images/oidc_federation.png 10:16:08 spire-1.2.1/doc/images/single_trust_domain.png 10:16:08 spire-1.2.1/doc/images/spiffe_compatible.png 10:16:08 spire-1.2.1/doc/images/spire_logo.png 10:16:08 spire-1.2.1/doc/migrating_registration_api_clients.md 10:16:08 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 10:16:08 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 10:16:08 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 10:16:08 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 10:16:08 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 10:16:08 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 10:16:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 10:16:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 10:16:08 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 10:16:08 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 10:16:08 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 10:16:08 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 10:16:08 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 10:16:08 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 10:16:08 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 10:16:08 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 10:16:08 spire-1.2.1/doc/plugin_server_datastore_sql.md 10:16:08 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 10:16:08 spire-1.2.1/doc/plugin_server_keymanager_disk.md 10:16:08 spire-1.2.1/doc/plugin_server_keymanager_memory.md 10:16:08 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 10:16:08 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 10:16:08 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 10:16:08 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 10:16:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 10:16:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 10:16:08 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 10:16:08 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 10:16:08 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 10:16:08 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 10:16:08 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 10:16:08 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 10:16:08 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 10:16:08 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 10:16:08 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 10:16:08 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 10:16:08 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 10:16:08 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 10:16:08 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 10:16:08 spire-1.2.1/doc/scaling_spire.md 10:16:08 spire-1.2.1/doc/spire_agent.md 10:16:08 spire-1.2.1/doc/spire_server.md 10:16:08 spire-1.2.1/doc/supported_integrations.md 10:16:08 spire-1.2.1/doc/telemetry.md 10:16:08 spire-1.2.1/doc/telemetry_config.md 10:16:08 spire-1.2.1/doc/upgrading.md 10:16:08 spire-1.2.1/doc/using_spire.md 10:16:08 spire-1.2.1/examples/ 10:16:08 spire-1.2.1/examples/README.md 10:16:08 spire-1.2.1/go.mod 10:16:08 spire-1.2.1/go.sum 10:16:08 spire-1.2.1/pkg/ 10:16:08 spire-1.2.1/pkg/agent/ 10:16:08 spire-1.2.1/pkg/agent/agent.go 10:16:08 spire-1.2.1/pkg/agent/api/ 10:16:08 spire-1.2.1/pkg/agent/api/config.go 10:16:08 spire-1.2.1/pkg/agent/api/debug/ 10:16:08 spire-1.2.1/pkg/agent/api/debug/v1/ 10:16:08 spire-1.2.1/pkg/agent/api/debug/v1/service.go 10:16:08 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 10:16:08 spire-1.2.1/pkg/agent/api/delegatedidentity/ 10:16:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 10:16:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 10:16:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 10:16:08 spire-1.2.1/pkg/agent/api/endpoints.go 10:16:08 spire-1.2.1/pkg/agent/api/health/ 10:16:08 spire-1.2.1/pkg/agent/api/health/v1/ 10:16:08 spire-1.2.1/pkg/agent/api/health/v1/service.go 10:16:08 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 10:16:08 spire-1.2.1/pkg/agent/api/rpccontext/ 10:16:08 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 10:16:08 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 10:16:08 spire-1.2.1/pkg/agent/attestor/ 10:16:08 spire-1.2.1/pkg/agent/attestor/node/ 10:16:08 spire-1.2.1/pkg/agent/attestor/node/experimental.go 10:16:08 spire-1.2.1/pkg/agent/attestor/node/node.go 10:16:08 spire-1.2.1/pkg/agent/attestor/node/node_test.go 10:16:08 spire-1.2.1/pkg/agent/attestor/workload/ 10:16:08 spire-1.2.1/pkg/agent/attestor/workload/workload.go 10:16:08 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 10:16:08 spire-1.2.1/pkg/agent/catalog/ 10:16:08 spire-1.2.1/pkg/agent/catalog/catalog.go 10:16:08 spire-1.2.1/pkg/agent/catalog/keymanager.go 10:16:08 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 10:16:08 spire-1.2.1/pkg/agent/catalog/svidstore.go 10:16:08 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 10:16:08 spire-1.2.1/pkg/agent/client/ 10:16:08 spire-1.2.1/pkg/agent/client/client.go 10:16:08 spire-1.2.1/pkg/agent/client/client_test.go 10:16:08 spire-1.2.1/pkg/agent/client/dial.go 10:16:08 spire-1.2.1/pkg/agent/client/nodeconn.go 10:16:08 spire-1.2.1/pkg/agent/client/nodeconn_test.go 10:16:08 spire-1.2.1/pkg/agent/client/update.go 10:16:08 spire-1.2.1/pkg/agent/client/util.go 10:16:08 spire-1.2.1/pkg/agent/common/ 10:16:08 spire-1.2.1/pkg/agent/common/backoff/ 10:16:08 spire-1.2.1/pkg/agent/common/backoff/backoff.go 10:16:08 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 10:16:08 spire-1.2.1/pkg/agent/common/cgroups/ 10:16:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 10:16:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 10:16:08 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 10:16:08 spire-1.2.1/pkg/agent/config.go 10:16:08 spire-1.2.1/pkg/agent/endpoints/ 10:16:08 spire-1.2.1/pkg/agent/endpoints/config.go 10:16:08 spire-1.2.1/pkg/agent/endpoints/endpoints.go 10:16:08 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 10:16:08 spire-1.2.1/pkg/agent/endpoints/metrics.go 10:16:08 spire-1.2.1/pkg/agent/endpoints/middleware.go 10:16:08 spire-1.2.1/pkg/agent/endpoints/peertracker.go 10:16:08 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 10:16:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 10:16:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 10:16:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 10:16:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 10:16:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 10:16:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 10:16:08 spire-1.2.1/pkg/agent/endpoints/workload/ 10:16:08 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 10:16:08 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 10:16:08 spire-1.2.1/pkg/agent/manager/ 10:16:08 spire-1.2.1/pkg/agent/manager/cache/ 10:16:08 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 10:16:08 spire-1.2.1/pkg/agent/manager/cache/cache.go 10:16:08 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 10:16:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 10:16:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 10:16:08 spire-1.2.1/pkg/agent/manager/cache/sets.go 10:16:08 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 10:16:08 spire-1.2.1/pkg/agent/manager/config.go 10:16:08 spire-1.2.1/pkg/agent/manager/manager.go 10:16:08 spire-1.2.1/pkg/agent/manager/manager_test.go 10:16:08 spire-1.2.1/pkg/agent/manager/storage.go 10:16:08 spire-1.2.1/pkg/agent/manager/storage_test.go 10:16:08 spire-1.2.1/pkg/agent/manager/storecache/ 10:16:08 spire-1.2.1/pkg/agent/manager/storecache/cache.go 10:16:08 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 10:16:08 spire-1.2.1/pkg/agent/manager/sync.go 10:16:08 spire-1.2.1/pkg/agent/plugin/ 10:16:08 spire-1.2.1/pkg/agent/plugin/keymanager/ 10:16:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 10:16:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 10:16:08 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 10:16:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 10:16:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 10:16:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 10:16:08 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 10:16:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 10:16:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 10:16:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 10:16:08 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 10:16:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 10:16:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 10:16:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 10:16:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 10:16:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 10:16:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 10:16:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 10:16:08 spire-1.2.1/pkg/agent/plugin/svidstore/ 10:16:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 10:16:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 10:16:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 10:16:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 10:16:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 10:16:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 10:16:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 10:16:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 10:16:08 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 10:16:08 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 10:16:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 10:16:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 10:16:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 10:16:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 10:16:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 10:16:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 10:16:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 10:16:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 10:16:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 10:16:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 10:16:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 10:16:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 10:16:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 10:16:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 10:16:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 10:16:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 10:16:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 10:16:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 10:16:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 10:16:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 10:16:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 10:16:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 10:16:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 10:16:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 10:16:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 10:16:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 10:16:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 10:16:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 10:16:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 10:16:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 10:16:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 10:16:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 10:16:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 10:16:08 spire-1.2.1/pkg/agent/svid/ 10:16:08 spire-1.2.1/pkg/agent/svid/rotator.go 10:16:08 spire-1.2.1/pkg/agent/svid/rotator_config.go 10:16:08 spire-1.2.1/pkg/agent/svid/rotator_test.go 10:16:08 spire-1.2.1/pkg/agent/svid/store/ 10:16:08 spire-1.2.1/pkg/agent/svid/store/service.go 10:16:08 spire-1.2.1/pkg/agent/svid/store/service_test.go 10:16:08 spire-1.2.1/pkg/common/ 10:16:08 spire-1.2.1/pkg/common/agentpathtemplate/ 10:16:08 spire-1.2.1/pkg/common/agentpathtemplate/template.go 10:16:08 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 10:16:08 spire-1.2.1/pkg/common/api/ 10:16:08 spire-1.2.1/pkg/common/api/metrics.go 10:16:08 spire-1.2.1/pkg/common/api/middleware/ 10:16:08 spire-1.2.1/pkg/common/api/middleware/common_test.go 10:16:08 spire-1.2.1/pkg/common/api/middleware/interceptor.go 10:16:08 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 10:16:08 spire-1.2.1/pkg/common/api/middleware/logger.go 10:16:08 spire-1.2.1/pkg/common/api/middleware/logger_test.go 10:16:08 spire-1.2.1/pkg/common/api/middleware/metrics.go 10:16:08 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 10:16:08 spire-1.2.1/pkg/common/api/middleware/middleware.go 10:16:08 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 10:16:08 spire-1.2.1/pkg/common/api/middleware/misconfig.go 10:16:08 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 10:16:08 spire-1.2.1/pkg/common/api/middleware/names.go 10:16:08 spire-1.2.1/pkg/common/api/middleware/names_test.go 10:16:08 spire-1.2.1/pkg/common/api/names.go 10:16:08 spire-1.2.1/pkg/common/api/ratelimit.go 10:16:08 spire-1.2.1/pkg/common/api/rpccontext/ 10:16:08 spire-1.2.1/pkg/common/api/rpccontext/logger.go 10:16:08 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 10:16:08 spire-1.2.1/pkg/common/api/rpccontext/names.go 10:16:08 spire-1.2.1/pkg/common/auth/ 10:16:08 spire-1.2.1/pkg/common/auth/interceptors.go 10:16:08 spire-1.2.1/pkg/common/auth/interceptors_test.go 10:16:08 spire-1.2.1/pkg/common/auth/untracked_uds.go 10:16:08 spire-1.2.1/pkg/common/bundleutil/ 10:16:08 spire-1.2.1/pkg/common/bundleutil/bundle.go 10:16:08 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 10:16:08 spire-1.2.1/pkg/common/bundleutil/common_test.go 10:16:08 spire-1.2.1/pkg/common/bundleutil/marshal.go 10:16:08 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 10:16:08 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 10:16:08 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 10:16:08 spire-1.2.1/pkg/common/bundleutil/types.go 10:16:08 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 10:16:08 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 10:16:08 spire-1.2.1/pkg/common/catalog/ 10:16:08 spire-1.2.1/pkg/common/catalog/bind.go 10:16:08 spire-1.2.1/pkg/common/catalog/builtin.go 10:16:08 spire-1.2.1/pkg/common/catalog/catalog.go 10:16:08 spire-1.2.1/pkg/common/catalog/catalog_test.go 10:16:08 spire-1.2.1/pkg/common/catalog/closers.go 10:16:08 spire-1.2.1/pkg/common/catalog/cmd_linux.go 10:16:08 spire-1.2.1/pkg/common/catalog/cmd_other.go 10:16:08 spire-1.2.1/pkg/common/catalog/config.go 10:16:08 spire-1.2.1/pkg/common/catalog/config_test.go 10:16:08 spire-1.2.1/pkg/common/catalog/configure.go 10:16:08 spire-1.2.1/pkg/common/catalog/constraints.go 10:16:08 spire-1.2.1/pkg/common/catalog/constraints_test.go 10:16:08 spire-1.2.1/pkg/common/catalog/context.go 10:16:08 spire-1.2.1/pkg/common/catalog/external.go 10:16:08 spire-1.2.1/pkg/common/catalog/host.go 10:16:08 spire-1.2.1/pkg/common/catalog/pipenet.go 10:16:08 spire-1.2.1/pkg/common/catalog/plugin.go 10:16:08 spire-1.2.1/pkg/common/catalog/testplugin/ 10:16:08 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 10:16:08 spire-1.2.1/pkg/common/catalog/testplugin/main.go 10:16:08 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 10:16:08 spire-1.2.1/pkg/common/cli/ 10:16:08 spire-1.2.1/pkg/common/cli/env.go 10:16:08 spire-1.2.1/pkg/common/cli/flags.go 10:16:08 spire-1.2.1/pkg/common/cli/trust_domain.go 10:16:08 spire-1.2.1/pkg/common/cli/trust_domain_test.go 10:16:08 spire-1.2.1/pkg/common/cli/umask.go 10:16:08 spire-1.2.1/pkg/common/cli/umask_posix.go 10:16:08 spire-1.2.1/pkg/common/cli/umask_test.go 10:16:08 spire-1.2.1/pkg/common/cli/umask_windows.go 10:16:08 spire-1.2.1/pkg/common/cliprinter/ 10:16:08 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 10:16:08 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 10:16:08 spire-1.2.1/pkg/common/cliprinter/flag.go 10:16:08 spire-1.2.1/pkg/common/cliprinter/flag_test.go 10:16:08 spire-1.2.1/pkg/common/cliprinter/format.go 10:16:08 spire-1.2.1/pkg/common/cliprinter/format_test.go 10:16:08 spire-1.2.1/pkg/common/cliprinter/internal/ 10:16:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 10:16:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 10:16:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 10:16:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 10:16:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 10:16:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 10:16:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 10:16:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 10:16:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 10:16:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 10:16:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 10:16:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 10:16:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 10:16:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 10:16:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 10:16:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 10:16:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 10:16:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 10:16:08 spire-1.2.1/pkg/common/coretypes/ 10:16:08 spire-1.2.1/pkg/common/coretypes/bundle/ 10:16:08 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 10:16:08 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 10:16:08 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 10:16:08 spire-1.2.1/pkg/common/coretypes/bundle/require.go 10:16:08 spire-1.2.1/pkg/common/coretypes/jwtkey/ 10:16:08 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 10:16:08 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 10:16:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 10:16:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 10:16:08 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 10:16:08 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 10:16:08 spire-1.2.1/pkg/common/coretypes/x509certificate/ 10:16:08 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 10:16:08 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 10:16:08 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 10:16:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 10:16:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 10:16:08 spire-1.2.1/pkg/common/cryptoutil/ 10:16:08 spire-1.2.1/pkg/common/cryptoutil/keys.go 10:16:08 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 10:16:08 spire-1.2.1/pkg/common/diskutil/ 10:16:08 spire-1.2.1/pkg/common/diskutil/file_posix.go 10:16:08 spire-1.2.1/pkg/common/diskutil/file_test.go 10:16:08 spire-1.2.1/pkg/common/diskutil/file_windows.go 10:16:08 spire-1.2.1/pkg/common/errorutil/ 10:16:08 spire-1.2.1/pkg/common/errorutil/wrapper.go 10:16:08 spire-1.2.1/pkg/common/health/ 10:16:08 spire-1.2.1/pkg/common/health/config.go 10:16:08 spire-1.2.1/pkg/common/health/context.go 10:16:08 spire-1.2.1/pkg/common/health/context_test.go 10:16:08 spire-1.2.1/pkg/common/health/health.go 10:16:08 spire-1.2.1/pkg/common/health/health_test.go 10:16:08 spire-1.2.1/pkg/common/health/logger.go 10:16:08 spire-1.2.1/pkg/common/hostservice/ 10:16:08 spire-1.2.1/pkg/common/hostservice/metricsservice/ 10:16:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 10:16:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 10:16:08 spire-1.2.1/pkg/common/idutil/ 10:16:08 spire-1.2.1/pkg/common/idutil/require.go 10:16:08 spire-1.2.1/pkg/common/idutil/require_test.go 10:16:08 spire-1.2.1/pkg/common/idutil/safety.go 10:16:08 spire-1.2.1/pkg/common/idutil/safety_test.go 10:16:08 spire-1.2.1/pkg/common/idutil/spiffeid.go 10:16:08 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 10:16:08 spire-1.2.1/pkg/common/jwtsvid/ 10:16:08 spire-1.2.1/pkg/common/jwtsvid/common.go 10:16:08 spire-1.2.1/pkg/common/jwtsvid/sign.go 10:16:08 spire-1.2.1/pkg/common/jwtsvid/token_test.go 10:16:08 spire-1.2.1/pkg/common/jwtsvid/validate.go 10:16:08 spire-1.2.1/pkg/common/jwtutil/ 10:16:08 spire-1.2.1/pkg/common/jwtutil/keyset.go 10:16:08 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 10:16:08 spire-1.2.1/pkg/common/log/ 10:16:08 spire-1.2.1/pkg/common/log/hclog_adapter.go 10:16:08 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 10:16:08 spire-1.2.1/pkg/common/log/log.go 10:16:08 spire-1.2.1/pkg/common/log/log_test.go 10:16:08 spire-1.2.1/pkg/common/log/options.go 10:16:08 spire-1.2.1/pkg/common/nodeutil/ 10:16:08 spire-1.2.1/pkg/common/nodeutil/node.go 10:16:08 spire-1.2.1/pkg/common/nodeutil/node_test.go 10:16:08 spire-1.2.1/pkg/common/peertracker/ 10:16:08 spire-1.2.1/pkg/common/peertracker/conn.go 10:16:08 spire-1.2.1/pkg/common/peertracker/credentials.go 10:16:08 spire-1.2.1/pkg/common/peertracker/errors.go 10:16:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 10:16:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 10:16:08 spire-1.2.1/pkg/common/peertracker/info.go 10:16:08 spire-1.2.1/pkg/common/peertracker/listener.go 10:16:08 spire-1.2.1/pkg/common/peertracker/listener_test.go 10:16:08 spire-1.2.1/pkg/common/peertracker/peertracker.go 10:16:08 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 10:16:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 10:16:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 10:16:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 10:16:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 10:16:08 spire-1.2.1/pkg/common/peertracker/tcp.go 10:16:08 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 10:16:08 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 10:16:08 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 10:16:08 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 10:16:08 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 10:16:08 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 10:16:08 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 10:16:08 spire-1.2.1/pkg/common/peertracker/uds.go 10:16:08 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 10:16:08 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 10:16:08 spire-1.2.1/pkg/common/peertracker/uds_linux.go 10:16:08 spire-1.2.1/pkg/common/pemutil/ 10:16:08 spire-1.2.1/pkg/common/pemutil/block.go 10:16:08 spire-1.2.1/pkg/common/pemutil/certs.go 10:16:08 spire-1.2.1/pkg/common/pemutil/common.go 10:16:08 spire-1.2.1/pkg/common/pemutil/csr.go 10:16:08 spire-1.2.1/pkg/common/pemutil/keys.go 10:16:08 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 10:16:08 spire-1.2.1/pkg/common/pemutil/testdata/ 10:16:08 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 10:16:08 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 10:16:08 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 10:16:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 10:16:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 10:16:08 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 10:16:08 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 10:16:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 10:16:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 10:16:08 spire-1.2.1/pkg/common/plugin/ 10:16:08 spire-1.2.1/pkg/common/plugin/aws/ 10:16:08 spire-1.2.1/pkg/common/plugin/aws/iid.go 10:16:08 spire-1.2.1/pkg/common/plugin/azure/ 10:16:08 spire-1.2.1/pkg/common/plugin/azure/msi.go 10:16:08 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 10:16:08 spire-1.2.1/pkg/common/plugin/facade.go 10:16:08 spire-1.2.1/pkg/common/plugin/facade_test.go 10:16:08 spire-1.2.1/pkg/common/plugin/gcp/ 10:16:08 spire-1.2.1/pkg/common/plugin/gcp/iit.go 10:16:08 spire-1.2.1/pkg/common/plugin/k8s/ 10:16:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 10:16:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 10:16:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 10:16:08 spire-1.2.1/pkg/common/plugin/k8s/utils.go 10:16:08 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 10:16:08 spire-1.2.1/pkg/common/plugin/log.go 10:16:08 spire-1.2.1/pkg/common/plugin/sshpop/ 10:16:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 10:16:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 10:16:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 10:16:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 10:16:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 10:16:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 10:16:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 10:16:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 10:16:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 10:16:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 10:16:08 spire-1.2.1/pkg/common/plugin/tpmdevid/ 10:16:08 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 10:16:08 spire-1.2.1/pkg/common/plugin/x509pop/ 10:16:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 10:16:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 10:16:08 spire-1.2.1/pkg/common/profiling/ 10:16:08 spire-1.2.1/pkg/common/profiling/dumpers.go 10:16:08 spire-1.2.1/pkg/common/profiling/profiling.go 10:16:08 spire-1.2.1/pkg/common/protoutil/ 10:16:08 spire-1.2.1/pkg/common/protoutil/masks.go 10:16:08 spire-1.2.1/pkg/common/protoutil/masks_test.go 10:16:08 spire-1.2.1/pkg/common/rotationutil/ 10:16:08 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 10:16:08 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 10:16:08 spire-1.2.1/pkg/common/selector/ 10:16:08 spire-1.2.1/pkg/common/selector/selector.go 10:16:08 spire-1.2.1/pkg/common/selector/selector_test.go 10:16:08 spire-1.2.1/pkg/common/selector/set.go 10:16:08 spire-1.2.1/pkg/common/selector/set_utils.go 10:16:08 spire-1.2.1/pkg/common/selector/set_utils_test.go 10:16:08 spire-1.2.1/pkg/common/telemetry/ 10:16:08 spire-1.2.1/pkg/common/telemetry/agent/ 10:16:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 10:16:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 10:16:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 10:16:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 10:16:08 spire-1.2.1/pkg/common/telemetry/agent/manager.go 10:16:08 spire-1.2.1/pkg/common/telemetry/agent/node.go 10:16:08 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 10:16:08 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 10:16:08 spire-1.2.1/pkg/common/telemetry/agent/store/ 10:16:08 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 10:16:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 10:16:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 10:16:08 spire-1.2.1/pkg/common/telemetry/blackhole.go 10:16:08 spire-1.2.1/pkg/common/telemetry/call.go 10:16:08 spire-1.2.1/pkg/common/telemetry/common/ 10:16:08 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 10:16:08 spire-1.2.1/pkg/common/telemetry/config.go 10:16:08 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 10:16:08 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 10:16:08 spire-1.2.1/pkg/common/telemetry/inmem.go 10:16:08 spire-1.2.1/pkg/common/telemetry/inmem_test.go 10:16:08 spire-1.2.1/pkg/common/telemetry/m3.go 10:16:08 spire-1.2.1/pkg/common/telemetry/m3_test.go 10:16:08 spire-1.2.1/pkg/common/telemetry/metrics.go 10:16:08 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 10:16:08 spire-1.2.1/pkg/common/telemetry/names.go 10:16:08 spire-1.2.1/pkg/common/telemetry/prometheus.go 10:16:08 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 10:16:08 spire-1.2.1/pkg/common/telemetry/sanitize.go 10:16:08 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 10:16:08 spire-1.2.1/pkg/common/telemetry/server/ 10:16:08 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 10:16:08 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 10:16:08 spire-1.2.1/pkg/common/telemetry/server/datastore/ 10:16:08 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 10:16:08 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 10:16:08 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 10:16:08 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 10:16:08 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 10:16:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 10:16:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 10:16:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 10:16:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 10:16:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 10:16:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 10:16:08 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 10:16:08 spire-1.2.1/pkg/common/telemetry/server/rotate.go 10:16:08 spire-1.2.1/pkg/common/telemetry/server/server.go 10:16:08 spire-1.2.1/pkg/common/telemetry/sink.go 10:16:08 spire-1.2.1/pkg/common/telemetry/statsd.go 10:16:08 spire-1.2.1/pkg/common/telemetry/statsd_test.go 10:16:08 spire-1.2.1/pkg/common/telemetry/uptime.go 10:16:08 spire-1.2.1/pkg/common/telemetry/version.go 10:16:08 spire-1.2.1/pkg/common/telemetry/withlabels.go 10:16:08 spire-1.2.1/pkg/common/uptime/ 10:16:08 spire-1.2.1/pkg/common/uptime/uptime.go 10:16:08 spire-1.2.1/pkg/common/uptime/uptime_test.go 10:16:08 spire-1.2.1/pkg/common/util/ 10:16:08 spire-1.2.1/pkg/common/util/certs.go 10:16:08 spire-1.2.1/pkg/common/util/certs_test.go 10:16:08 spire-1.2.1/pkg/common/util/csr.go 10:16:08 spire-1.2.1/pkg/common/util/hash.go 10:16:08 spire-1.2.1/pkg/common/util/selectors.go 10:16:08 spire-1.2.1/pkg/common/util/selectors_test.go 10:16:08 spire-1.2.1/pkg/common/util/signals.go 10:16:08 spire-1.2.1/pkg/common/util/sort.go 10:16:08 spire-1.2.1/pkg/common/util/sort_test.go 10:16:08 spire-1.2.1/pkg/common/util/task.go 10:16:08 spire-1.2.1/pkg/common/util/task_test.go 10:16:08 spire-1.2.1/pkg/common/util/testdata/ 10:16:08 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 10:16:08 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 10:16:08 spire-1.2.1/pkg/common/version/ 10:16:08 spire-1.2.1/pkg/common/version/version.go 10:16:08 spire-1.2.1/pkg/common/x509svid/ 10:16:08 spire-1.2.1/pkg/common/x509svid/common_test.go 10:16:08 spire-1.2.1/pkg/common/x509svid/csr.go 10:16:08 spire-1.2.1/pkg/common/x509svid/upstreamca.go 10:16:08 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 10:16:08 spire-1.2.1/pkg/common/x509util/ 10:16:08 spire-1.2.1/pkg/common/x509util/cert.go 10:16:08 spire-1.2.1/pkg/common/x509util/dns.go 10:16:08 spire-1.2.1/pkg/common/x509util/dns_test.go 10:16:08 spire-1.2.1/pkg/common/x509util/keyid.go 10:16:08 spire-1.2.1/pkg/common/x509util/keypair.go 10:16:08 spire-1.2.1/pkg/common/x509util/serialnumber.go 10:16:08 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 10:16:08 spire-1.2.1/pkg/server/ 10:16:08 spire-1.2.1/pkg/server/api/ 10:16:08 spire-1.2.1/pkg/server/api/agent.go 10:16:08 spire-1.2.1/pkg/server/api/agent/ 10:16:08 spire-1.2.1/pkg/server/api/agent/v1/ 10:16:08 spire-1.2.1/pkg/server/api/agent/v1/service.go 10:16:08 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 10:16:08 spire-1.2.1/pkg/server/api/agent_test.go 10:16:08 spire-1.2.1/pkg/server/api/api.go 10:16:08 spire-1.2.1/pkg/server/api/audit/ 10:16:08 spire-1.2.1/pkg/server/api/audit/audit.go 10:16:08 spire-1.2.1/pkg/server/api/audit/audit_test.go 10:16:08 spire-1.2.1/pkg/server/api/bundle.go 10:16:08 spire-1.2.1/pkg/server/api/bundle/ 10:16:08 spire-1.2.1/pkg/server/api/bundle/v1/ 10:16:08 spire-1.2.1/pkg/server/api/bundle/v1/service.go 10:16:08 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 10:16:08 spire-1.2.1/pkg/server/api/bundle_test.go 10:16:08 spire-1.2.1/pkg/server/api/debug/ 10:16:08 spire-1.2.1/pkg/server/api/debug/v1/ 10:16:08 spire-1.2.1/pkg/server/api/debug/v1/service.go 10:16:08 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 10:16:08 spire-1.2.1/pkg/server/api/entry.go 10:16:08 spire-1.2.1/pkg/server/api/entry/ 10:16:08 spire-1.2.1/pkg/server/api/entry/v1/ 10:16:08 spire-1.2.1/pkg/server/api/entry/v1/service.go 10:16:08 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 10:16:08 spire-1.2.1/pkg/server/api/entry_test.go 10:16:08 spire-1.2.1/pkg/server/api/health/ 10:16:08 spire-1.2.1/pkg/server/api/health/v1/ 10:16:08 spire-1.2.1/pkg/server/api/health/v1/service.go 10:16:08 spire-1.2.1/pkg/server/api/health/v1/service_test.go 10:16:08 spire-1.2.1/pkg/server/api/id.go 10:16:08 spire-1.2.1/pkg/server/api/id_test.go 10:16:08 spire-1.2.1/pkg/server/api/limits/ 10:16:08 spire-1.2.1/pkg/server/api/limits/limits.go 10:16:08 spire-1.2.1/pkg/server/api/middleware/ 10:16:08 spire-1.2.1/pkg/server/api/middleware/alias.go 10:16:08 spire-1.2.1/pkg/server/api/middleware/audit.go 10:16:08 spire-1.2.1/pkg/server/api/middleware/authorization.go 10:16:08 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 10:16:08 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 10:16:08 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 10:16:08 spire-1.2.1/pkg/server/api/middleware/caller.go 10:16:08 spire-1.2.1/pkg/server/api/middleware/caller_test.go 10:16:08 spire-1.2.1/pkg/server/api/middleware/common.go 10:16:08 spire-1.2.1/pkg/server/api/middleware/common_test.go 10:16:08 spire-1.2.1/pkg/server/api/middleware/entries.go 10:16:08 spire-1.2.1/pkg/server/api/middleware/entries_test.go 10:16:08 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 10:16:08 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 10:16:08 spire-1.2.1/pkg/server/api/ratelimit.go 10:16:08 spire-1.2.1/pkg/server/api/rpccontext/ 10:16:08 spire-1.2.1/pkg/server/api/rpccontext/alias.go 10:16:08 spire-1.2.1/pkg/server/api/rpccontext/audit.go 10:16:08 spire-1.2.1/pkg/server/api/rpccontext/caller.go 10:16:08 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 10:16:08 spire-1.2.1/pkg/server/api/selector.go 10:16:08 spire-1.2.1/pkg/server/api/selector_test.go 10:16:08 spire-1.2.1/pkg/server/api/status.go 10:16:08 spire-1.2.1/pkg/server/api/status_test.go 10:16:08 spire-1.2.1/pkg/server/api/svid/ 10:16:08 spire-1.2.1/pkg/server/api/svid/v1/ 10:16:08 spire-1.2.1/pkg/server/api/svid/v1/service.go 10:16:08 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 10:16:08 spire-1.2.1/pkg/server/api/trustdomain.go 10:16:08 spire-1.2.1/pkg/server/api/trustdomain/ 10:16:08 spire-1.2.1/pkg/server/api/trustdomain/v1/ 10:16:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 10:16:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 10:16:08 spire-1.2.1/pkg/server/api/trustdomain_test.go 10:16:08 spire-1.2.1/pkg/server/authpolicy/ 10:16:08 spire-1.2.1/pkg/server/authpolicy/defaults.go 10:16:08 spire-1.2.1/pkg/server/authpolicy/policy.go 10:16:08 spire-1.2.1/pkg/server/authpolicy/policy.rego 10:16:08 spire-1.2.1/pkg/server/authpolicy/policy_data.json 10:16:08 spire-1.2.1/pkg/server/authpolicy/policy_test.go 10:16:08 spire-1.2.1/pkg/server/authpolicy/validate.go 10:16:08 spire-1.2.1/pkg/server/bundle/ 10:16:08 spire-1.2.1/pkg/server/bundle/client/ 10:16:08 spire-1.2.1/pkg/server/bundle/client/client.go 10:16:08 spire-1.2.1/pkg/server/bundle/client/client_test.go 10:16:08 spire-1.2.1/pkg/server/bundle/client/manager.go 10:16:08 spire-1.2.1/pkg/server/bundle/client/manager_test.go 10:16:08 spire-1.2.1/pkg/server/bundle/client/sources.go 10:16:08 spire-1.2.1/pkg/server/bundle/client/sources_test.go 10:16:08 spire-1.2.1/pkg/server/bundle/client/updater.go 10:16:08 spire-1.2.1/pkg/server/bundle/client/updater_test.go 10:16:08 spire-1.2.1/pkg/server/ca/ 10:16:08 spire-1.2.1/pkg/server/ca/ca.go 10:16:08 spire-1.2.1/pkg/server/ca/ca_health.go 10:16:08 spire-1.2.1/pkg/server/ca/ca_test.go 10:16:08 spire-1.2.1/pkg/server/ca/journal.go 10:16:08 spire-1.2.1/pkg/server/ca/journal_test.go 10:16:08 spire-1.2.1/pkg/server/ca/manager.go 10:16:08 spire-1.2.1/pkg/server/ca/manager_health.go 10:16:08 spire-1.2.1/pkg/server/ca/manager_test.go 10:16:08 spire-1.2.1/pkg/server/ca/templates.go 10:16:08 spire-1.2.1/pkg/server/ca/upstream_client.go 10:16:08 spire-1.2.1/pkg/server/ca/upstream_client_test.go 10:16:08 spire-1.2.1/pkg/server/ca/validation.go 10:16:08 spire-1.2.1/pkg/server/cache/ 10:16:08 spire-1.2.1/pkg/server/cache/dscache/ 10:16:08 spire-1.2.1/pkg/server/cache/dscache/cache.go 10:16:08 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 10:16:08 spire-1.2.1/pkg/server/cache/entrycache/ 10:16:08 spire-1.2.1/pkg/server/cache/entrycache/cache.go 10:16:08 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 10:16:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 10:16:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 10:16:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 10:16:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 10:16:08 spire-1.2.1/pkg/server/catalog/ 10:16:08 spire-1.2.1/pkg/server/catalog/catalog.go 10:16:08 spire-1.2.1/pkg/server/catalog/keymanager.go 10:16:08 spire-1.2.1/pkg/server/catalog/nodeattestor.go 10:16:08 spire-1.2.1/pkg/server/catalog/noderesolver.go 10:16:08 spire-1.2.1/pkg/server/catalog/notifier.go 10:16:08 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 10:16:08 spire-1.2.1/pkg/server/config.go 10:16:08 spire-1.2.1/pkg/server/datastore/ 10:16:08 spire-1.2.1/pkg/server/datastore/datastore.go 10:16:08 spire-1.2.1/pkg/server/datastore/datastore_health.go 10:16:08 spire-1.2.1/pkg/server/datastore/repository.go 10:16:08 spire-1.2.1/pkg/server/datastore/sqlstore/ 10:16:08 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 10:16:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 10:16:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 10:16:08 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 10:16:08 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 10:16:08 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 10:16:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 10:16:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 10:16:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 10:16:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 10:16:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 10:16:08 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 10:16:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 10:16:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 10:16:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 10:16:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 10:16:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 10:16:08 spire-1.2.1/pkg/server/endpoints/ 10:16:08 spire-1.2.1/pkg/server/endpoints/bundle/ 10:16:08 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 10:16:08 spire-1.2.1/pkg/server/endpoints/bundle/config.go 10:16:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 10:16:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 10:16:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 10:16:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 10:16:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 10:16:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 10:16:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 10:16:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 10:16:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 10:16:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 10:16:08 spire-1.2.1/pkg/server/endpoints/bundle/server.go 10:16:08 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 10:16:08 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 10:16:08 spire-1.2.1/pkg/server/endpoints/config.go 10:16:08 spire-1.2.1/pkg/server/endpoints/endpoints.go 10:16:08 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 10:16:08 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 10:16:08 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 10:16:08 spire-1.2.1/pkg/server/endpoints/middleware.go 10:16:08 spire-1.2.1/pkg/server/endpoints/middleware_test.go 10:16:08 spire-1.2.1/pkg/server/hostservice/ 10:16:08 spire-1.2.1/pkg/server/hostservice/agentstore/ 10:16:08 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 10:16:08 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 10:16:08 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 10:16:08 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 10:16:08 spire-1.2.1/pkg/server/hostservice/identityprovider/ 10:16:08 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 10:16:08 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/ 10:16:08 spire-1.2.1/pkg/server/plugin/keymanager/ 10:16:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 10:16:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 10:16:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 10:16:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 10:16:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 10:16:08 spire-1.2.1/pkg/server/plugin/keymanager/base/ 10:16:08 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 10:16:08 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 10:16:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 10:16:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 10:16:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 10:16:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 10:16:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 10:16:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 10:16:08 spire-1.2.1/pkg/server/plugin/keymanager/test/ 10:16:08 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 10:16:08 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 10:16:08 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/ 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 10:16:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/noderesolver/ 10:16:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 10:16:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 10:16:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 10:16:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 10:16:08 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 10:16:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 10:16:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/notifier/ 10:16:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 10:16:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 10:16:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 10:16:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 10:16:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 10:16:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 10:16:08 spire-1.2.1/pkg/server/plugin/notifier/repository.go 10:16:08 spire-1.2.1/pkg/server/plugin/notifier/v1.go 10:16:08 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 10:16:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 10:16:08 spire-1.2.1/pkg/server/registration/ 10:16:08 spire-1.2.1/pkg/server/registration/manager.go 10:16:08 spire-1.2.1/pkg/server/registration/manager_test.go 10:16:08 spire-1.2.1/pkg/server/scanentries.go 10:16:08 spire-1.2.1/pkg/server/scanentries_test.go 10:16:08 spire-1.2.1/pkg/server/server.go 10:16:08 spire-1.2.1/pkg/server/server_test.go 10:16:08 spire-1.2.1/pkg/server/svid/ 10:16:08 spire-1.2.1/pkg/server/svid/observer.go 10:16:08 spire-1.2.1/pkg/server/svid/observer_test.go 10:16:08 spire-1.2.1/pkg/server/svid/rotator.go 10:16:08 spire-1.2.1/pkg/server/svid/rotator_config.go 10:16:08 spire-1.2.1/pkg/server/svid/rotator_config_test.go 10:16:08 spire-1.2.1/pkg/server/svid/rotator_test.go 10:16:08 spire-1.2.1/proto/ 10:16:08 spire-1.2.1/proto/private/ 10:16:08 spire-1.2.1/proto/private/server/ 10:16:08 spire-1.2.1/proto/private/server/journal/ 10:16:08 spire-1.2.1/proto/private/server/journal/journal.pb.go 10:16:08 spire-1.2.1/proto/private/server/journal/journal.proto 10:16:08 spire-1.2.1/proto/spire/ 10:16:08 spire-1.2.1/proto/spire/common/ 10:16:08 spire-1.2.1/proto/spire/common/common.pb.go 10:16:08 spire-1.2.1/proto/spire/common/common.proto 10:16:08 spire-1.2.1/proto/spire/common/plugin/ 10:16:08 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 10:16:08 spire-1.2.1/proto/spire/common/plugin/plugin.proto 10:16:08 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 10:16:08 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 10:16:08 spire-1.2.1/proto/spire/plugin/ 10:16:08 spire-1.2.1/proto/spire/plugin/agent/ 10:16:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 10:16:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 10:16:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 10:16:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 10:16:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 10:16:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 10:16:08 spire-1.2.1/release/ 10:16:08 spire-1.2.1/release/spire-extras/ 10:16:08 spire-1.2.1/release/spire-extras/README.md 10:16:08 spire-1.2.1/release/spire-extras/conf/ 10:16:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 10:16:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 10:16:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 10:16:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 10:16:08 spire-1.2.1/release/spire/ 10:16:08 spire-1.2.1/release/spire/README.md 10:16:08 spire-1.2.1/release/spire/conf/ 10:16:08 spire-1.2.1/release/spire/conf/agent/ 10:16:08 spire-1.2.1/release/spire/conf/agent/agent.conf 10:16:08 spire-1.2.1/release/spire/conf/server/ 10:16:08 spire-1.2.1/release/spire/conf/server/server.conf 10:16:08 spire-1.2.1/script/ 10:16:08 spire-1.2.1/script/build-artifact.sh 10:16:08 spire-1.2.1/script/generate_dummy_ca.sh 10:16:08 spire-1.2.1/support/ 10:16:08 spire-1.2.1/support/k8s/ 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/ 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 10:16:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 10:16:08 spire-1.2.1/support/oidc-discovery-provider/ 10:16:08 spire-1.2.1/support/oidc-discovery-provider/README.md 10:16:08 spire-1.2.1/support/oidc-discovery-provider/common_test.go 10:16:08 spire-1.2.1/support/oidc-discovery-provider/config.go 10:16:08 spire-1.2.1/support/oidc-discovery-provider/config_test.go 10:16:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 10:16:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 10:16:08 spire-1.2.1/support/oidc-discovery-provider/handler.go 10:16:08 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 10:16:08 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 10:16:08 spire-1.2.1/support/oidc-discovery-provider/main.go 10:16:08 spire-1.2.1/support/oidc-discovery-provider/server_api.go 10:16:08 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 10:16:08 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 10:16:08 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 10:16:08 spire-1.2.1/test/ 10:16:08 spire-1.2.1/test/clock/ 10:16:08 spire-1.2.1/test/clock/clock.go 10:16:08 spire-1.2.1/test/fakes/ 10:16:08 spire-1.2.1/test/fakes/fakeagentcatalog/ 10:16:08 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 10:16:08 spire-1.2.1/test/fakes/fakeagentkeymanager/ 10:16:08 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 10:16:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 10:16:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 10:16:08 spire-1.2.1/test/fakes/fakeagentstore/ 10:16:08 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 10:16:08 spire-1.2.1/test/fakes/fakedatastore/ 10:16:08 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 10:16:08 spire-1.2.1/test/fakes/fakeentryclient/ 10:16:08 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 10:16:08 spire-1.2.1/test/fakes/fakehealthchecker/ 10:16:08 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 10:16:08 spire-1.2.1/test/fakes/fakeidentityprovider/ 10:16:08 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 10:16:08 spire-1.2.1/test/fakes/fakemetrics/ 10:16:08 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 10:16:08 spire-1.2.1/test/fakes/fakenoderesolver/ 10:16:08 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 10:16:08 spire-1.2.1/test/fakes/fakenotifier/ 10:16:08 spire-1.2.1/test/fakes/fakenotifier/notifier.go 10:16:08 spire-1.2.1/test/fakes/fakepluginmetrics/ 10:16:08 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 10:16:08 spire-1.2.1/test/fakes/fakeserverca/ 10:16:08 spire-1.2.1/test/fakes/fakeserverca/serverca.go 10:16:08 spire-1.2.1/test/fakes/fakeservercatalog/ 10:16:08 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 10:16:08 spire-1.2.1/test/fakes/fakeserverkeymanager/ 10:16:08 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 10:16:08 spire-1.2.1/test/fakes/fakeservernodeattestor/ 10:16:08 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 10:16:08 spire-1.2.1/test/fakes/fakeupstreamauthority/ 10:16:08 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 10:16:08 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 10:16:08 spire-1.2.1/test/fakes/fakeworkloadapi/ 10:16:08 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 10:16:08 spire-1.2.1/test/fakes/fakeworkloadattestor/ 10:16:08 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 10:16:08 spire-1.2.1/test/fixture/ 10:16:08 spire-1.2.1/test/fixture/certs/ 10:16:08 spire-1.2.1/test/fixture/certs/agent_svid.der 10:16:08 spire-1.2.1/test/fixture/certs/base_cert.pem 10:16:08 spire-1.2.1/test/fixture/certs/base_csr.pem 10:16:08 spire-1.2.1/test/fixture/certs/base_key.pem 10:16:08 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 10:16:08 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 10:16:08 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 10:16:08 spire-1.2.1/test/fixture/certs/blog_cert.pem 10:16:08 spire-1.2.1/test/fixture/certs/blog_csr.pem 10:16:08 spire-1.2.1/test/fixture/certs/blog_key.pem 10:16:08 spire-1.2.1/test/fixture/certs/bundle.der 10:16:08 spire-1.2.1/test/fixture/certs/ca.pem 10:16:08 spire-1.2.1/test/fixture/certs/ca_key.pem 10:16:08 spire-1.2.1/test/fixture/certs/database_cert.pem 10:16:08 spire-1.2.1/test/fixture/certs/database_csr.pem 10:16:08 spire-1.2.1/test/fixture/certs/database_key.pem 10:16:08 spire-1.2.1/test/fixture/certs/node_cert.pem 10:16:08 spire-1.2.1/test/fixture/certs/node_csr.pem 10:16:08 spire-1.2.1/test/fixture/certs/node_key.pem 10:16:08 spire-1.2.1/test/fixture/certs/svid.pem 10:16:08 spire-1.2.1/test/fixture/certs/svid_key.pem 10:16:08 spire-1.2.1/test/fixture/config/ 10:16:08 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 10:16:08 spire-1.2.1/test/fixture/config/agent_good.conf 10:16:08 spire-1.2.1/test/fixture/config/agent_good_templated.conf 10:16:08 spire-1.2.1/test/fixture/config/plugin_good.conf 10:16:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 10:16:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 10:16:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 10:16:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 10:16:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 10:16:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 10:16:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 10:16:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 10:16:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 10:16:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 10:16:08 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 10:16:08 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 10:16:08 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 10:16:08 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 10:16:08 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 10:16:08 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 10:16:08 spire-1.2.1/test/fixture/config/server_good.conf 10:16:08 spire-1.2.1/test/fixture/config/server_good_templated.conf 10:16:08 spire-1.2.1/test/fixture/fixture.go 10:16:08 spire-1.2.1/test/fixture/nodeattestor/ 10:16:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 10:16:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 10:16:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 10:16:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 10:16:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 10:16:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 10:16:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 10:16:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 10:16:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 10:16:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 10:16:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 10:16:08 spire-1.2.1/test/fixture/registration/ 10:16:08 spire-1.2.1/test/fixture/registration/entries.json 10:16:08 spire-1.2.1/test/fixture/registration/good-for-update.json 10:16:08 spire-1.2.1/test/fixture/registration/good.json 10:16:08 spire-1.2.1/test/fixture/registration/invalid.json 10:16:08 spire-1.2.1/test/fixture/registration/invalid_json.json 10:16:08 spire-1.2.1/test/fixture/registration/manager_test_entries.json 10:16:08 spire-1.2.1/test/integration/ 10:16:08 spire-1.2.1/test/integration/README.md 10:16:08 spire-1.2.1/test/integration/common 10:16:08 spire-1.2.1/test/integration/setup/ 10:16:08 spire-1.2.1/test/integration/setup/adminclient/ 10:16:08 spire-1.2.1/test/integration/setup/adminclient/build.sh 10:16:08 spire-1.2.1/test/integration/setup/adminclient/client.go 10:16:08 spire-1.2.1/test/integration/setup/debugagent/ 10:16:08 spire-1.2.1/test/integration/setup/debugagent/build.sh 10:16:08 spire-1.2.1/test/integration/setup/debugagent/main.go 10:16:08 spire-1.2.1/test/integration/setup/debugserver/ 10:16:08 spire-1.2.1/test/integration/setup/debugserver/build.sh 10:16:08 spire-1.2.1/test/integration/setup/debugserver/main.go 10:16:08 spire-1.2.1/test/integration/setup/downstreamclient/ 10:16:08 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 10:16:08 spire-1.2.1/test/integration/setup/downstreamclient/client.go 10:16:08 spire-1.2.1/test/integration/setup/itclient/ 10:16:08 spire-1.2.1/test/integration/setup/itclient/client.go 10:16:08 spire-1.2.1/test/integration/setup/node-attestation/ 10:16:08 spire-1.2.1/test/integration/setup/node-attestation/build.sh 10:16:08 spire-1.2.1/test/integration/setup/node-attestation/client.go 10:16:08 spire-1.2.1/test/integration/setup/x509pop/ 10:16:08 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 10:16:08 spire-1.2.1/test/integration/setup/x509pop/setup.sh 10:16:08 spire-1.2.1/test/integration/suites/ 10:16:08 spire-1.2.1/test/integration/suites/admin-endpoints/ 10:16:08 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 10:16:08 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 10:16:08 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 10:16:08 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 10:16:08 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 10:16:08 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 10:16:08 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 10:16:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 10:16:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 10:16:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 10:16:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 10:16:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 10:16:08 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 10:16:08 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 10:16:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 10:16:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 10:16:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 10:16:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 10:16:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 10:16:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 10:16:08 spire-1.2.1/test/integration/suites/datastore-mysql/ 10:16:08 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 10:16:08 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 10:16:08 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 10:16:08 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 10:16:08 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 10:16:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 10:16:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 10:16:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 10:16:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 10:16:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 10:16:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 10:16:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 10:16:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 10:16:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 10:16:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 10:16:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 10:16:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 10:16:08 spire-1.2.1/test/integration/suites/datastore-postgres/ 10:16:08 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 10:16:08 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 10:16:08 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 10:16:08 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 10:16:08 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 10:16:08 spire-1.2.1/test/integration/suites/debug-endpoints/ 10:16:08 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 10:16:08 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 10:16:08 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 10:16:08 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 10:16:08 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 10:16:08 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 10:16:08 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 10:16:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 10:16:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 10:16:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 10:16:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 10:16:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 10:16:08 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 10:16:08 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 10:16:08 spire-1.2.1/test/integration/suites/downstream-endpoints/ 10:16:08 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 10:16:08 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 10:16:08 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 10:16:08 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 10:16:08 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 10:16:08 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 10:16:08 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 10:16:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 10:16:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 10:16:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 10:16:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 10:16:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 10:16:08 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 10:16:08 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 10:16:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 10:16:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 10:16:08 spire-1.2.1/test/integration/suites/join-token/ 10:16:08 spire-1.2.1/test/integration/suites/join-token/01-start-server 10:16:08 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 10:16:08 spire-1.2.1/test/integration/suites/join-token/03-start-agent 10:16:08 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 10:16:08 spire-1.2.1/test/integration/suites/join-token/05-check-svid 10:16:08 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 10:16:08 spire-1.2.1/test/integration/suites/join-token/README.md 10:16:08 spire-1.2.1/test/integration/suites/join-token/conf/ 10:16:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 10:16:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 10:16:08 spire-1.2.1/test/integration/suites/join-token/conf/server/ 10:16:08 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 10:16:08 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 10:16:08 spire-1.2.1/test/integration/suites/join-token/teardown 10:16:08 spire-1.2.1/test/integration/suites/k8s-reconcile/ 10:16:08 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 10:16:08 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 10:16:08 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 10:16:08 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 10:16:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 10:16:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 10:16:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 10:16:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 10:16:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 10:16:08 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 10:16:08 spire-1.2.1/test/integration/suites/k8s-scratch/ 10:16:08 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 10:16:08 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 10:16:08 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 10:16:08 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 10:16:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 10:16:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 10:16:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 10:16:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 10:16:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 10:16:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 10:16:08 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 10:16:08 spire-1.2.1/test/integration/suites/k8s/ 10:16:08 spire-1.2.1/test/integration/suites/k8s/00-setup 10:16:08 spire-1.2.1/test/integration/suites/k8s/01-apply-config 10:16:08 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 10:16:08 spire-1.2.1/test/integration/suites/k8s/README.md 10:16:08 spire-1.2.1/test/integration/suites/k8s/conf/ 10:16:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 10:16:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 10:16:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s/conf/server/ 10:16:08 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 10:16:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 10:16:08 spire-1.2.1/test/integration/suites/k8s/init-kubectl 10:16:08 spire-1.2.1/test/integration/suites/k8s/teardown 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/ 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/README.md 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/root/ 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 10:16:08 spire-1.2.1/test/integration/suites/nested-rotation/teardown 10:16:08 spire-1.2.1/test/integration/suites/node-attestation/ 10:16:08 spire-1.2.1/test/integration/suites/node-attestation/00-setup 10:16:08 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 10:16:08 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 10:16:08 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 10:16:08 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 10:16:08 spire-1.2.1/test/integration/suites/node-attestation/README.md 10:16:08 spire-1.2.1/test/integration/suites/node-attestation/conf/ 10:16:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 10:16:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 10:16:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 10:16:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 10:16:08 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 10:16:08 spire-1.2.1/test/integration/suites/node-attestation/teardown 10:16:08 spire-1.2.1/test/integration/suites/rotation/ 10:16:08 spire-1.2.1/test/integration/suites/rotation/00-setup 10:16:08 spire-1.2.1/test/integration/suites/rotation/01-start-server 10:16:08 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 10:16:08 spire-1.2.1/test/integration/suites/rotation/03-start-agent 10:16:08 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 10:16:08 spire-1.2.1/test/integration/suites/rotation/05-check-svids 10:16:08 spire-1.2.1/test/integration/suites/rotation/README.md 10:16:08 spire-1.2.1/test/integration/suites/rotation/conf/ 10:16:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 10:16:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 10:16:08 spire-1.2.1/test/integration/suites/rotation/conf/server/ 10:16:08 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 10:16:08 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 10:16:08 spire-1.2.1/test/integration/suites/rotation/teardown 10:16:08 spire-1.2.1/test/integration/suites/self-test/ 10:16:08 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 10:16:08 spire-1.2.1/test/integration/suites/self-test/README.md 10:16:08 spire-1.2.1/test/integration/suites/self-test/teardown 10:16:08 spire-1.2.1/test/integration/suites/spire-server-cli/ 10:16:08 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 10:16:08 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 10:16:08 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 10:16:08 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 10:16:08 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 10:16:08 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 10:16:08 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 10:16:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 10:16:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 10:16:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 10:16:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 10:16:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 10:16:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 10:16:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 10:16:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 10:16:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 10:16:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 10:16:08 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 10:16:08 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 10:16:08 spire-1.2.1/test/integration/suites/upgrade/ 10:16:08 spire-1.2.1/test/integration/suites/upgrade/00-setup 10:16:08 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 10:16:08 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 10:16:08 spire-1.2.1/test/integration/suites/upgrade/README.md 10:16:08 spire-1.2.1/test/integration/suites/upgrade/conf/ 10:16:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 10:16:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 10:16:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 10:16:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 10:16:08 spire-1.2.1/test/integration/suites/upgrade/teardown 10:16:08 spire-1.2.1/test/integration/suites/upgrade/versions.txt 10:16:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 10:16:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 10:16:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 10:16:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 10:16:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 10:16:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 10:16:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 10:16:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 10:16:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 10:16:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 10:16:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 10:16:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 10:16:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 10:16:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 10:16:08 spire-1.2.1/test/integration/test-one.sh 10:16:08 spire-1.2.1/test/integration/test.sh 10:16:08 spire-1.2.1/test/plugintest/ 10:16:08 spire-1.2.1/test/plugintest/config.go 10:16:08 spire-1.2.1/test/plugintest/load.go 10:16:08 spire-1.2.1/test/plugintest/option.go 10:16:08 spire-1.2.1/test/spiretest/ 10:16:08 spire-1.2.1/test/spiretest/apiserver.go 10:16:08 spire-1.2.1/test/spiretest/assertions.go 10:16:08 spire-1.2.1/test/spiretest/dir.go 10:16:08 spire-1.2.1/test/spiretest/errors_posix.go 10:16:08 spire-1.2.1/test/spiretest/errors_windows.go 10:16:08 spire-1.2.1/test/spiretest/logs.go 10:16:08 spire-1.2.1/test/spiretest/socketapi.go 10:16:08 spire-1.2.1/test/spiretest/suite.go 10:16:08 spire-1.2.1/test/spiretest/x509.go 10:16:08 spire-1.2.1/test/testca/ 10:16:08 spire-1.2.1/test/testca/ca.go 10:16:08 spire-1.2.1/test/testkey/ 10:16:08 spire-1.2.1/test/testkey/generate.sh 10:16:08 spire-1.2.1/test/testkey/genkeys.go 10:16:08 spire-1.2.1/test/testkey/keys.go 10:16:08 spire-1.2.1/test/testkey/new.go 10:16:08 spire-1.2.1/test/tpmsimulator/ 10:16:08 spire-1.2.1/test/tpmsimulator/simulator.go 10:16:08 spire-1.2.1/test/util/ 10:16:08 spire-1.2.1/test/util/cert_fixtures.go 10:16:08 spire-1.2.1/test/util/cert_generation.go 10:16:08 spire-1.2.1/test/util/io_redirection.go 10:16:08 spire-1.2.1/test/util/race.go 10:16:08 spire-1.2.1/test/util/util.go 10:16:08 building spire from source... 10:16:08 Installing go1.17.7... 10:16:09 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:16:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:16:09 ---> b898491bcebb 10:16:09 Step 3/22 : WORKDIR /edgex-go 10:16:09 ---> Using cache 10:16:09 ---> 4d2d88a8c546 10:16:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:16:09 ---> Using cache 10:16:09 ---> abe0443896fa 10:16:09 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:16:09 $ docker top 02695d2b5bd6ab03a4db5f07bb808dc3c6d075841827ac443bb4346be12f3b2a -eo pid,comm [Pipeline] { [Pipeline] sh 10:16:11 + go version 10:16:11 go version go1.17.6 linux/arm64 [Pipeline] } 10:16:11 $ docker stop --time=1 02695d2b5bd6ab03a4db5f07bb808dc3c6d075841827ac443bb4346be12f3b2a 10:16:11 ---> Running in 73cdcedbb627 10:16:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:16:12 $ docker rm -f 02695d2b5bd6ab03a4db5f07bb808dc3c6d075841827ac443bb4346be12f3b2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:16:13 + docker inspect -f . ci-base-image-arm64 10:16:13 . [Pipeline] withDockerContainer 10:16:14 prd-ubuntu20.04-docker-arm64-4c-16g-23598 does not seem to be running inside a container 10:16:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:16:16 $ docker top 8fd4be399e2e7a6905ff573b4a12b3d1f73a92c7a8eb519c4472813dd8aa2601 -eo pid,comm [Pipeline] { [Pipeline] echo 10:16:16 ========================================================= 10:16:16 [edgeXBuildGoParallel] Running Tests and Build... 10:16:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:16:17 + make test 10:16:17 go mod tidy -compat=1.17 10:16:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:16:18 Removing intermediate container b33944b16a62 10:16:18 ---> 14e22b037d90 10:16:18 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:16:18 ---> Running in d38246fd176f 10:16: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:16:20 Removing intermediate container d38246fd176f 10:16:20 ---> f9203963f823 10:16:20 10:16:20 Step 11/23 : FROM docker:20.10.14 10:16:20 20.10.14: Pulling from library/docker 10:16:23 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 10:16:23 Status: Downloaded newer image for docker:20.10.14 10:16:23 ---> 7417809fdb73 10:16:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:16:23 ---> Running in 2d8fcff9cd82 10:16:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:16:23 Removing intermediate container 2d8fcff9cd82 10:16:23 ---> 074217a8874f 10:16:23 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 10:16:23 ---> Running in 62d2b470259a 10:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:16:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:16:29 (1/43) Installing readline (8.1.1-r0) 10:16:29 (2/43) Installing bash (5.1.16-r0) 10:16:29 Executing bash-5.1.16-r0.post-install 10:16:29 (3/43) Installing brotli-libs (1.0.9-r5) 10:16:29 (4/43) Installing nghttp2-libs (1.46.0-r0) 10:16:29 (5/43) Installing libcurl (7.80.0-r0) 10:16:29 (6/43) Installing curl (7.80.0-r0) 10:16:29 (7/43) Installing dumb-init (1.2.5-r1) 10:16:29 (8/43) Installing libbz2 (1.0.8-r1) 10:16:29 (9/43) Installing expat (2.4.7-r0) 10:16:29 (10/43) Installing libffi (3.4.2-r1) 10:16:29 (11/43) Installing gdbm (1.22-r0) 10:16:29 (12/43) Installing xz-libs (5.2.5-r1) 10:16:30 (13/43) Installing libgcc (10.3.1_git20211027-r0) 10:16:30 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 10:16:31 (15/43) Installing mpdecimal (2.5.1-r1) 10:16:31 (16/43) Installing sqlite-libs (3.36.0-r0) 10:16:32 (17/43) Installing python3 (3.9.7-r4) 10:16:39 Building bin/spire-server... 10:16:39 go: downloading github.com/mitchellh/cli v1.1.2 10:16:39 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 10:16:39 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 10:16:39 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 10:16:39 go: downloading google.golang.org/grpc v1.44.0 10:16:39 (18/43) Installing py3-appdirs (1.4.4-r2) 10:16:39 (19/43) Installing py3-certifi (2020.12.5-r1) 10:16:39 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 10:16:39 (21/43) Installing py3-idna (3.3-r0) 10:16:39 (22/43) Installing py3-urllib3 (1.26.7-r0) 10:16:39 (23/43) Installing py3-requests (2.26.0-r1) 10:16:39 (24/43) Installing py3-msgpack (1.0.2-r1) 10:16:39 (25/43) Installing py3-lockfile (0.12.2-r4) 10:16:39 (26/43) Installing py3-cachecontrol (0.12.10-r0) 10:16:39 (27/43) Installing py3-colorama (0.4.4-r1) 10:16:39 (28/43) Installing py3-contextlib2 (21.6.0-r1) 10:16:39 (29/43) Installing py3-distlib (0.3.3-r0) 10:16:39 (30/43) Installing py3-distro (1.6.0-r0) 10:16:39 (31/43) Installing py3-six (1.16.0-r0) 10:16:39 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:16:39 (32/43) Installing py3-webencodings (0.5.1-r4) 10:16:39 (33/43) Installing py3-html5lib (1.1-r1) 10:16:39 (34/43) Installing py3-parsing (2.4.7-r2) 10:16:39 (35/43) Installing py3-packaging (20.9-r1) 10:16:39 (36/43) Installing py3-tomli (1.2.2-r0) 10:16:39 (37/43) Installing py3-pep517 (0.12.0-r0) 10:16:39 (38/43) Installing py3-progress (1.6-r0) 10:16:39 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 10:16:39 go: downloading github.com/imdario/mergo v0.3.12 10:16:39 (39/43) Installing py3-retrying (1.3.3-r2) 10:16:39 Building bin/spire-server... 10:16:39 (40/43) Installing py3-ordered-set (4.0.2-r2) 10:16:39 (41/43) Installing py3-setuptools (52.0.0-r4) 10:16:39 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 10:16:39 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 10:16:39 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:16:39 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 10:16:39 go: downloading github.com/mitchellh/cli v1.1.2 10:16:39 go: downloading github.com/sirupsen/logrus v1.8.1 10:16:39 (42/43) Installing py3-toml (0.10.2-r2) 10:16:39 go: downloading github.com/hashicorp/go-hclog v1.1.0 10:16:39 (43/43) Installing py3-pip (20.3.4-r1) 10:16:39 go: downloading github.com/imdario/mergo v0.3.12 10:16:39 go: downloading github.com/sirupsen/logrus v1.8.1 10:16:39 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 10:16:39 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 10:16:39 go: downloading google.golang.org/grpc v1.44.0 10:16:39 go: downloading github.com/hashicorp/go-hclog v1.1.0 10:16:39 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 10:16:39 go: downloading github.com/fatih/color v1.13.0 10:16:39 go: downloading github.com/mattn/go-isatty v0.0.14 10:16:39 Executing busybox-1.34.1-r5.trigger 10:16:39 OK: 83 MiB in 65 packages 10:16:39 go: downloading github.com/hashicorp/go-plugin v1.4.3 10:16:39 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 10:16:39 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 10:16:39 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 10:16:39 go: downloading github.com/InVisionApp/go-logger v1.0.1 10:16:39 go: downloading github.com/fatih/color v1.13.0 10:16:39 go: downloading github.com/armon/go-metrics v0.3.10 10:16:39 go: downloading github.com/prometheus/client_golang v1.12.1 10:16:39 go: downloading github.com/mattn/go-isatty v0.0.14 10:16:39 go: downloading github.com/hashicorp/go-plugin v1.4.3 10:16:39 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 10:16:39 go: downloading github.com/uber-go/tally/v4 v4.1.1 10:16:40 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 10:16:40 go: downloading github.com/open-policy-agent/opa v0.38.0 10:16:40 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 10:16:40 go: downloading github.com/mattn/go-colorable v0.1.12 10:16:40 go: downloading github.com/Masterminds/goutils v1.1.0 10:16:40 go: downloading github.com/Masterminds/semver v1.5.0 10:16:40 go: downloading github.com/google/uuid v1.1.2 10:16:40 go: downloading github.com/huandu/xstrings v1.3.2 10:16:40 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 10:16:40 go: downloading github.com/InVisionApp/go-logger v1.0.1 10:16:40 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 10:16:40 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 10:16:40 go: downloading github.com/open-policy-agent/opa v0.38.0 10:16:40 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 10:16:40 go: downloading github.com/armon/go-metrics v0.3.10 10:16:40 go: downloading github.com/prometheus/client_golang v1.12.1 10:16:40 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:16:40 go: downloading github.com/uber-go/tally/v4 v4.1.1 10:16:40 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 10:16:40 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 10:16:40 go: downloading github.com/Masterminds/goutils v1.1.0 10:16:40 go: downloading github.com/Masterminds/semver v1.5.0 10:16:40 go: downloading github.com/google/uuid v1.1.2 10:16:40 go: downloading github.com/huandu/xstrings v1.3.2 10:16:40 go: downloading github.com/prometheus/client_model v0.2.0 10:16:40 go: downloading github.com/prometheus/common v0.32.1 10:16:40 go: downloading github.com/mattn/go-colorable v0.1.12 10:16:40 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:16:40 go: downloading github.com/oklog/run v1.0.0 10:16:40 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 10:16:40 go: downloading github.com/beorn7/perks v1.0.1 10:16:40 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:16:40 go: downloading github.com/prometheus/procfs v0.7.3 10:16:40 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:16:40 go: downloading github.com/imkira/go-observer v1.0.3 10:16:40 go: downloading github.com/oklog/run v1.0.0 10:16:40 go: downloading github.com/imkira/go-observer v1.0.3 10:16:40 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 10:16:40 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:16:40 go: downloading go.uber.org/atomic v1.9.0 10:16:40 go: downloading go.uber.org/atomic v1.9.0 10:16:40 go: downloading github.com/mitchellh/reflectwalk v1.0.1 10:16:40 go: downloading github.com/hashicorp/errwrap v1.1.0 10:16:40 go: downloading github.com/prometheus/client_model v0.2.0 10:16:40 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:16:40 go: downloading github.com/prometheus/common v0.32.1 10:16:40 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 10:16:40 go: downloading github.com/beorn7/perks v1.0.1 10:16:40 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:16:40 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 10:16:40 go: downloading github.com/blang/semver/v4 v4.0.0 10:16:40 go: downloading github.com/go-sql-driver/mysql v1.6.0 10:16:40 go: downloading github.com/prometheus/procfs v0.7.3 10:16:40 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 10:16:40 go: downloading github.com/mitchellh/reflectwalk v1.0.1 10:16:40 go: downloading github.com/jinzhu/gorm v1.9.16 10:16:40 go: downloading github.com/hashicorp/errwrap v1.1.0 10:16:40 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 10:16:40 go: downloading github.com/blang/semver/v4 v4.0.0 10:16:40 go: downloading github.com/go-sql-driver/mysql v1.6.0 10:16:40 Collecting docker-compose==1.23.2 10:16:40 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 10:16:40 go: downloading github.com/jinzhu/gorm v1.9.16 10:16:40  Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:16:40 Collecting texttable<0.10,>=0.9.0 10:16:40 go: downloading github.com/lib/pq v1.10.4 10:16:40 go: downloading github.com/mattn/go-sqlite3 v1.14.12 10:16:40 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 10:16:40  Downloading texttable-0.9.1.tar.gz (11 kB) 10:16:40 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 10:16:40 OK: 221 MiB in 52 packages 10:16:40 go: downloading github.com/mattn/go-sqlite3 v1.14.12 10:16:40 go: downloading github.com/lib/pq v1.10.4 10:16:40 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 10:16:40 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 10:16:41 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 10:16:41 Collecting PyYAML<4,>=3.10 10:16:41 Downloading PyYAML-3.13.tar.gz (270 kB) 10:16:41 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 10:16:42 Building bin/spire-server... 10:16:42 go: downloading github.com/mitchellh/cli v1.1.2 10:16:42 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 10:16:42 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 10:16:42 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 10:16:42 go: downloading google.golang.org/grpc v1.44.0 10:16:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 10:16:42 Collecting cached-property<2,>=1.2.0 10:16:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:16:42 Collecting jsonschema<3,>=2.5.1 10:16:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:16:42 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:16:42 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 10:16:42 go: downloading github.com/imdario/mergo v0.3.12 10:16:42 go: downloading github.com/sirupsen/logrus v1.8.1 10:16:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:16:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:16:42 Collecting dockerpty<0.5,>=0.4.1 10:16:42 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:16:42 go: downloading github.com/hashicorp/go-hclog v1.1.0 10:16:42 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 10:16:42 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 10:16:42 go: downloading github.com/fatih/color v1.13.0 10:16:42 go: downloading github.com/mattn/go-isatty v0.0.14 10:16:42 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 10:16:42 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 10:16:42 go: downloading github.com/hashicorp/go-plugin v1.4.3 10:16:42 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 10:16:42 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 10:16:42 go: downloading github.com/InVisionApp/go-logger v1.0.1 10:16:42 go: downloading github.com/armon/go-metrics v0.3.10 10:16:42 go: downloading github.com/stretchr/testify v1.7.0 10:16:42 Collecting docopt<0.7,>=0.6.1 10:16:42 go: downloading github.com/prometheus/client_golang v1.12.1 10:16:42 go: downloading github.com/uber-go/tally/v4 v4.1.1 10:16:42  Downloading docopt-0.6.2.tar.gz (25 kB) 10:16:42 go: downloading github.com/open-policy-agent/opa v0.38.0 10:16:42 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 10:16:42 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 10:16:42 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 10:16:42 go: downloading github.com/Masterminds/goutils v1.1.0 10:16:42 go: downloading github.com/Masterminds/semver v1.5.0 10:16:42 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 10:16:42 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 10:16:42 go: downloading github.com/stretchr/testify v1.7.0 10:16:42 go: downloading github.com/aws/aws-sdk-go v1.43.0 10:16:42 go: downloading github.com/google/uuid v1.1.2 10:16:42 go: downloading github.com/huandu/xstrings v1.3.2 10:16:42 go: downloading github.com/mattn/go-colorable v0.1.12 10:16:42 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 10:16:42 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:16:42 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 10:16:42 go: downloading github.com/oklog/run v1.0.0 10:16:42 go: downloading github.com/aws/aws-sdk-go v1.43.0 10:16:42 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:16:42 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 10:16:42 Collecting websocket-client<1.0,>=0.32.0 10:16:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:16:42 go: downloading github.com/prometheus/client_model v0.2.0 10:16:42 go: downloading github.com/prometheus/common v0.32.1 10:16:43 Collecting docker<4.0,>=3.6.0 10:16:43 go: downloading github.com/beorn7/perks v1.0.1 10:16:43 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:16:43  Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:16:43 go: downloading github.com/prometheus/procfs v0.7.3 10:16:43 go: downloading github.com/imkira/go-observer v1.0.3 10:16:43 go: downloading go.uber.org/atomic v1.9.0 10:16:43 Collecting docker-pycreds>=0.4.0 10:16:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:16:43 Collecting chardet<3.1.0,>=3.0.2 10:16:43 go: downloading github.com/mitchellh/reflectwalk v1.0.1 10:16:43  Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:16:43 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) 10:16:43 go: downloading github.com/hashicorp/errwrap v1.1.0 10:16:43 Collecting idna<2.8,>=2.5 10:16:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:16:43 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:16:43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 10:16:43 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 10:16:43 go: downloading github.com/blang/semver/v4 v4.0.0 10:16:43 go: downloading github.com/go-sql-driver/mysql v1.6.0 10:16:43 Collecting urllib3<1.25,>=1.21.1 10:16:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:16:43 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 10:16:43 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:16:43 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:16:43 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:16:43 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:16:43 go: downloading github.com/jinzhu/gorm v1.9.16 10:16:43 go: downloading github.com/lib/pq v1.10.4 10:16:43 go: downloading github.com/mattn/go-sqlite3 v1.14.12 10:16:43 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 10:16:43 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 10:16:43 Attempting uninstall: urllib3 10:16:43 Found existing installation: urllib3 1.26.7 10:16:43 Uninstalling urllib3-1.26.7: 10:16:43 Successfully uninstalled urllib3-1.26.7 10:16:43 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 10:16:43  Attempting uninstall: idna 10:16:43 Found existing installation: idna 3.3 10:16:43 Uninstalling idna-3.3: 10:16:43 Successfully uninstalled idna-3.3 10:16:43 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 10:16:44 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 10:16:44 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 10:16:45 go: downloading github.com/stretchr/testify v1.7.0 10:16:45 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 10:16:45 go: downloading github.com/aws/aws-sdk-go v1.43.0 10:16:45  Attempting uninstall: requests 10:16:45 Found existing installation: requests 2.26.0 10:16:45 Uninstalling requests-2.26.0: 10:16:45 Successfully uninstalled requests-2.26.0 10:16:46 Running setup.py install for texttable: started 10:16:46 go: downloading google.golang.org/api v0.70.0 10:16:46 go: downloading k8s.io/client-go v0.23.4 10:16:46 go: downloading k8s.io/api v0.23.4 10:16:46 go: downloading github.com/google/go-tpm v0.3.3 10:16:46 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 10:16:46 go: downloading google.golang.org/api v0.70.0 10:16:46 go: downloading k8s.io/client-go v0.23.4 10:16:46 go: downloading k8s.io/api v0.23.4 10:16:46 go: downloading github.com/google/go-tpm v0.3.3 10:16:46 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 10:16:46 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 10:16:47 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 10:16:47 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 10:16:47  Running setup.py install for texttable: finished with status 'done' 10:16:47 Running setup.py install for PyYAML: started 10:16:47 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 10:16:47 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 10:16:47 go: downloading cloud.google.com/go/storage v1.21.0 10:16:47 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 10:16:47 go: downloading cloud.google.com/go/storage v1.21.0 10:16:47  Running setup.py install for PyYAML: finished with status 'done' 10:16:47 go: downloading cloud.google.com/go v0.100.2 10:16:47 go: downloading cloud.google.com/go v0.100.2 10:16:47 ? github.com/edgexfoundry/edgex-go [no test files] 10:16:47  Running setup.py install for docopt: started 10:16:47 go: downloading k8s.io/apimachinery v0.23.4 10:16:47 go: downloading k8s.io/apimachinery v0.23.4 10:16:47 go: downloading k8s.io/kube-aggregator v0.23.3 10:16:48 go: downloading k8s.io/kube-aggregator v0.23.3 10:16:48 go: downloading google.golang.org/api v0.70.0 10:16:48 go: downloading k8s.io/client-go v0.23.4 10:16:48 go: downloading k8s.io/api v0.23.4 10:16:48 go: downloading github.com/google/go-tpm v0.3.3 10:16:48 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 10:16:48 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 10:16:48 go: downloading sigs.k8s.io/controller-runtime v0.11.1 10:16:48 go: downloading cloud.google.com/go/security v1.3.0 10:16:48 go: downloading sigs.k8s.io/controller-runtime v0.11.1 10:16:48 go: downloading cloud.google.com/go/security v1.3.0 10:16:48  Running setup.py install for docopt: finished with status 'done' 10:16:48 Running setup.py install for dockerpty: started 10:16:48 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 10:16:48 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 10:16:48 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 10:16:48 go: downloading cloud.google.com/go/storage v1.21.0 10:16:48 go: downloading github.com/hashicorp/vault/api v1.4.1 10:16:48  Running setup.py install for dockerpty: finished with status 'done' 10:16:48 go: downloading github.com/hashicorp/vault/api v1.4.1 10:16:48 go: downloading github.com/twmb/murmur3 v1.1.6 10:16:48 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 10:16:48 go: downloading cloud.google.com/go v0.100.2 10:16:49 go: downloading github.com/jinzhu/inflection v1.0.0 10:16:49 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:16:49 go: downloading github.com/twmb/murmur3 v1.1.6 10:16:49 go: downloading github.com/aws/smithy-go v1.11.0 10:16:49 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 10:16:49 go: downloading k8s.io/apimachinery v0.23.4 10:16:49 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 10:16:49 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 10:16:49 go: downloading github.com/jinzhu/inflection v1.0.0 10:16:49 go: downloading github.com/aws/smithy-go v1.11.0 10:16:49 go: downloading k8s.io/kube-aggregator v0.23.3 10:16:49 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 10:16:49 go: downloading sigs.k8s.io/controller-runtime v0.11.1 10:16:49 go: downloading cloud.google.com/go/security v1.3.0 10:16:49 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 10:16:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 10:16:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 10:16:50 go: downloading github.com/hashicorp/vault/api v1.4.1 10:16:50 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 10:16:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 10:16:50 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 10:16:50 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 10:16:50 go: downloading github.com/Azure/go-autorest/logger v0.2.1 10:16:50 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 10:16:50 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 10:16:50 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 10:16:50 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 10:16:50 go: downloading github.com/dimchansky/utfbom v1.1.1 10:16:50 go: downloading cloud.google.com/go/compute v1.3.0 10:16:50 go: downloading cloud.google.com/go/iam v0.1.1 10:16:50 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 10:16:50 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 10:16:50 go: downloading github.com/gogo/protobuf v1.3.2 10:16:50 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 10:16:50 go: downloading github.com/Azure/go-autorest/logger v0.2.1 10:16:50 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 10:16:50 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 10:16:50 go: downloading github.com/dimchansky/utfbom v1.1.1 10:16:50 go: downloading github.com/twmb/murmur3 v1.1.6 10:16:50 go: downloading cloud.google.com/go/compute v1.3.0 10:16:50 go: downloading cloud.google.com/go/iam v0.1.1 10:16:50 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 10:16:50 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 10:16:50 go: downloading k8s.io/klog/v2 v2.30.0 10:16:50 go: downloading github.com/gogo/protobuf v1.3.2 10:16:50 go: downloading github.com/jinzhu/inflection v1.0.0 10:16:50 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 10:16:50 go: downloading github.com/google/gofuzz v1.1.0 10:16:50 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 10:16:51 go: downloading github.com/aws/smithy-go v1.11.0 10:16:51 go: downloading k8s.io/klog/v2 v2.30.0 10:16:51 go: downloading github.com/spf13/pflag v1.0.5 10:16:51 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 10:16:51 go: downloading github.com/google/gofuzz v1.1.0 10:16:51 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 10:16:51 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 10:16:51 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 10:16:51 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 10:16:51 go: downloading github.com/spf13/pflag v1.0.5 10:16:51 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 10:16:51 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:16:51 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 10:16:51 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 10:16:51 go: downloading github.com/hashicorp/vault/sdk v0.4.1 10:16:51 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 10:16:51 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 10:16:51 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 10:16:51 go: downloading github.com/tklauser/go-sysconf v0.3.9 10:16:51 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 10:16:51 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 10:16:51 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:16:51 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 10:16:51 Removing intermediate container 73cdcedbb627 10:16:51 ---> 3aa253be8a24 10:16:51 Step 6/22 : COPY go.mod vendor* ./ 10:16:51 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 10:16:51 go: downloading github.com/hashicorp/vault/sdk v0.4.1 10:16:51 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 10:16:51 go: downloading github.com/mitchellh/mapstructure v1.4.3 10:16:51 go: downloading github.com/tklauser/go-sysconf v0.3.9 10:16:51 go: downloading gopkg.in/yaml.v2 v2.4.0 10:16:51 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:16:51 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 10:16:51 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:16:51 go: downloading github.com/gobwas/glob v0.2.3 10:16:51 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 10:16:51 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 10:16:51 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 10:16:51 go: downloading github.com/jmespath/go-jmespath v0.4.0 10:16:51 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 10:16:51 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 10:16:51 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 10:16:51 go: downloading github.com/Azure/go-autorest/logger v0.2.1 10:16:51 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 10:16:51 go: downloading github.com/mitchellh/mapstructure v1.4.3 10:16:51 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 10:16:51 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:16:51 go: downloading gopkg.in/yaml.v2 v2.4.0 10:16:51 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 10:16:51 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:16:51 go: downloading github.com/dimchansky/utfbom v1.1.1 10:16:51 go: downloading go.opencensus.io v0.23.0 10:16:51 go: downloading gopkg.in/inf.v0 v0.9.1 10:16:51 go: downloading github.com/gobwas/glob v0.2.3 10:16:51 go: downloading cloud.google.com/go/compute v1.3.0 10:16:51 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 10:16:51 go: downloading github.com/jmespath/go-jmespath v0.4.0 10:16:51 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 10:16:51 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 10:16:51 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 10:16:51 go: downloading go.opencensus.io v0.23.0 10:16:51 go: downloading github.com/googleapis/gnostic v0.5.5 10:16:51 go: downloading gopkg.in/inf.v0 v0.9.1 10:16:51 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 10:16:51 go: downloading github.com/google/go-cmp v0.5.7 10:16:51 go: downloading github.com/go-logr/logr v1.2.2 10:16:51 go: downloading github.com/google/go-cmp v0.5.7 10:16:51 go: downloading github.com/googleapis/gnostic v0.5.5 10:16:51 go: downloading github.com/go-logr/logr v1.2.2 10:16:51 go: downloading cloud.google.com/go/iam v0.1.1 10:16:51 go: downloading github.com/json-iterator/go v1.1.12 10:16:51 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 10:16:51 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 10:16:51 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 10:16:51 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 10:16:51 go: downloading go.uber.org/zap v1.21.0 10:16:51 go: downloading github.com/json-iterator/go v1.1.12 10:16:51 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 10:16:51 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 10:16:51 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 10:16:51 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 10:16:51 go: downloading github.com/tklauser/numcpus v0.3.0 10:16:51 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 10:16:51 go: downloading github.com/tklauser/numcpus v0.3.0 10:16:51 go: downloading sigs.k8s.io/yaml v1.3.0 10:16:51 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 10:16:51 go: downloading go.uber.org/zap v1.21.0 10:16:51 go: downloading github.com/golang/snappy v0.0.4 10:16:51 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 10:16:51 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:16:51 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 10:16:51 go: downloading sigs.k8s.io/yaml v1.3.0 10:16:51 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 10:16:51 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:16:51 go: downloading github.com/modern-go/reflect2 v1.0.2 10:16:51 go: downloading github.com/golang/snappy v0.0.4 10:16:51 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 10:16:51 go: downloading github.com/ryanuber/go-glob v1.0.0 10:16:51 go: downloading github.com/modern-go/reflect2 v1.0.2 10:16:51 go: downloading github.com/ryanuber/go-glob v1.0.0 10:16:51 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 10:16:51 go: downloading github.com/hashicorp/go-uuid v1.0.2 10:16:51 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 10:16:51 go: downloading github.com/hashicorp/go-uuid v1.0.2 10:16:51 go: downloading github.com/hashicorp/go-version v1.2.0 10:16:51 go: downloading github.com/hashicorp/go-version v1.2.0 10:16:51 go: downloading go.uber.org/multierr v1.6.0 10:16:51 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 10:16:51 go: downloading go.uber.org/multierr v1.6.0 10:16:51 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 10:16:51 go: downloading github.com/gogo/protobuf v1.3.2 10:16:51 go: downloading k8s.io/klog/v2 v2.30.0 10:16:51 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 10:16:51 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 10:16:52 go: downloading github.com/spf13/pflag v1.0.5 10:16:52 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 10:16:52 go: downloading github.com/google/gofuzz v1.1.0 10:16:52 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 10:16:52 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 10:16:52 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:16:52 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 10:16:52 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 10:16:52 go: downloading github.com/hashicorp/vault/sdk v0.4.1 10:16:52 go: downloading github.com/mitchellh/mapstructure v1.4.3 10:16:52 go: downloading github.com/tklauser/go-sysconf v0.3.9 10:16:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 10:16:52 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:16:52 go: downloading gopkg.in/yaml.v2 v2.4.0 10:16:53 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:16:53 go: downloading github.com/gobwas/glob v0.2.3 10:16:53 go: downloading github.com/jmespath/go-jmespath v0.4.0 10:16:53 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 10:16:53 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 10:16:53 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 10:16:53 go: downloading go.opencensus.io v0.23.0 10:16:53 go: downloading gopkg.in/inf.v0 v0.9.1 10:16:53 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 10:16:53 go: downloading github.com/googleapis/gnostic v0.5.5 10:16:53 go: downloading github.com/json-iterator/go v1.1.12 10:16:53 go: downloading github.com/go-logr/logr v1.2.2 10:16:53 go: downloading github.com/google/go-cmp v0.5.7 10:16:53 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 10:16:53 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 10:16:53 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 10:16:53 go: downloading go.uber.org/zap v1.21.0 10:16:53 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 10:16:53 go: downloading github.com/tklauser/numcpus v0.3.0 10:16:53 go: downloading sigs.k8s.io/yaml v1.3.0 10:16:53 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 10:16:53 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:16:53 go: downloading github.com/modern-go/reflect2 v1.0.2 10:16:53 go: downloading github.com/golang/snappy v0.0.4 10:16:53 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 10:16:53 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 10:16:53 go: downloading github.com/hashicorp/go-uuid v1.0.2 10:16:53 go: downloading github.com/hashicorp/go-version v1.2.0 10:16:53 go: downloading github.com/ryanuber/go-glob v1.0.0 10:16:53 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 10:16:53 go: downloading go.uber.org/multierr v1.6.0 10:16:58 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 10:16:58 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 10:16:58 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 10:16:58 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 10:16:59 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 10:16:59 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 10:17:04  ---> 330893152e98 10:17:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:04 ---> Running in 8a51fd3a8bad 10:17:08 Removing intermediate container 62d2b470259a 10:17:08 ---> df4b72b55443 10:17:08 Step 14/23 : ENV APP_PORT=58890 10:17:08 Removing intermediate container 8a51fd3a8bad 10:17:08 ---> ccbba9bea84d 10:17:08 Step 8/22 : COPY . . 10:17:08 ---> Running in a27e2d6e1b43 10:17:08 Removing intermediate container a27e2d6e1b43 10:17:08 ---> fdd40ca38be2 10:17:08 Step 15/23 : EXPOSE $APP_PORT 10:17:08 ---> Running in 8dad1c8b7013 10:17:09 Removing intermediate container 8dad1c8b7013 10:17:09 ---> b616daf20dfc 10:17:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:17:12 ---> 96ffac98bacb 10:17:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:17:13 ---> ebb91045975c 10:17:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:17:14 ---> 9b1ddb4fa3c8 10:17:14 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:17:15 ---> Running in ecfe115d6752 10:17:16 Removing intermediate container ecfe115d6752 10:17:16 ---> 53e79471f828 10:17:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:17:16 ---> a9e352dad66a 10:17:16 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:17:16 ---> Running in e5799f2c2bc8 10:17:16 ---> Running in 1358332dba61 10:17:16 Removing intermediate container e5799f2c2bc8 10:17:16 ---> 271c36108a04 10:17:16 Step 21/23 : LABEL arch=x86_64 10:17:16 ---> Running in 18b38210068d 10:17: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-notifications/support-notifications ./cmd/support-notifications 10:17:17 Removing intermediate container 18b38210068d 10:17:17 ---> dc7530cd57a7 10:17:17 Step 22/23 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 10:17:17 ---> Running in 0a848c7149cc 10:17:17 Removing intermediate container 0a848c7149cc 10:17:17 ---> 4263198bea90 10:17:17 Step 23/23 : LABEL version=0.0.0 10:17:17 ---> Running in 4767a0ecb52a 10:17:18 Removing intermediate container 4767a0ecb52a 10:17:18 ---> 3298071ea8c7 10:17:18 10:17:18 Successfully built 3298071ea8c7 10:17:18 Successfully tagged sys-mgmt-agent:latest 10:17:18 Building security-proxy-setup 10:17:22  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:17:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:17:22 ---> b898491bcebb 10:17:22 Step 3/22 : WORKDIR /edgex-go 10:17:22 ---> Using cache 10:17:22 ---> 4d2d88a8c546 10:17:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:17:22 ---> Using cache 10:17:22 ---> abe0443896fa 10:17:22 Step 5/22 : RUN apk add --update --no-cache make git 10:17:22 ---> Using cache 10:17:22 ---> 78ddca4a3fd2 10:17:22 Step 6/22 : COPY go.mod vendor* ./ 10:17:22 ---> Using cache 10:17:22 ---> 52fe721b5cc6 10:17:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:22 ---> Using cache 10:17:22 ---> fe75a50fbfd3 10:17:22 Step 8/22 : COPY . . 10:17:22 ---> Using cache 10:17:22 ---> 53119b1d380a 10:17:22 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:17:26 ---> Running in ca40dbc2d4bd 10:17: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:18:06 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 10:18:13 Removing intermediate container ca40dbc2d4bd 10:18:13 ---> 7780d126535f 10:18:13 10:18:13 Step 10/22 : FROM alpine:3.14 10:18:13 ---> e04c818066af 10:18:13 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 10:18:13 ---> Running in 9e6d4e2d8805 10:18:13 Removing intermediate container 1358332dba61 10:18:13 ---> 299a1886a297 10:18:13 10:18:13 Step 10/22 : FROM alpine:3.14 10:18:13 ---> e04c818066af 10:18:13 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:18:13 ---> Running in 3931b97f891a 10:18:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:18:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:18:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:18:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:18:14 (1/6) Installing ca-certificates (20211220-r0) 10:18:14 (2/6) Installing brotli-libs (1.0.9-r5) 10:18:14 (3/6) Installing nghttp2-libs (1.43.0-r0) 10:18:14 (4/6) Installing libcurl (7.79.1-r0) 10:18:14 (5/6) Installing curl (7.79.1-r0) 10:18:14 (6/6) Installing dumb-init (1.2.5-r1) 10:18:14 Executing busybox-1.33.1-r7.trigger 10:18:14 Executing ca-certificates-20211220-r0.trigger 10:18:15 (1/2) Installing ca-certificates (20211220-r0) 10:18:15 OK: 8 MiB in 20 packages 10:18:15 (2/2) Installing dumb-init (1.2.5-r1) 10:18:15 Executing busybox-1.33.1-r7.trigger 10:18:15 Executing ca-certificates-20211220-r0.trigger 10:18:15 OK: 6 MiB in 16 packages 10:18:16 Removing intermediate container 9e6d4e2d8805 10:18:16 ---> 2bc061aac405 10:18:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:18:16 Removing intermediate container 3931b97f891a 10:18:16 ---> 1966b3c323fe 10:18:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:18:16 ---> Running in 9bcc026662c8 10:18:16 ---> Running in 9f6c743055ea 10:18:16 Removing intermediate container 9bcc026662c8 10:18:16 ---> b977744357da 10:18:16 Step 13/22 : WORKDIR /edgex 10:18:16 ---> Running in 5660b7491b06 10:18:16 Removing intermediate container 9f6c743055ea 10:18:16 ---> 508f194e66d8 10:18:16 Step 13/22 : ENV APP_PORT=59860 10:18:17 ---> Running in 91f98d7fbbb4 10:18:17 Removing intermediate container 5660b7491b06 10:18:17 ---> cc88891161fc 10:18:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:18:17 Removing intermediate container 91f98d7fbbb4 10:18:17 ---> 2af23945aed0 10:18:17 Step 14/22 : EXPOSE $APP_PORT 10:18:17 ---> Running in 587525185f2b 10:18:17 Removing intermediate container 587525185f2b 10:18:17 ---> 99ea2f6f4327 10:18:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:18:17 ---> df04c7bc7d06 10:18:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:18:18 ---> 8dda1f6ad9dd 10:18:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:18:19 ---> 0d431f4a5550 10:18:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:18:20 ---> 6163b3b3afa9 10:18:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:18:20 ---> a965f1cdc5af 10:18:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:18:21 ---> d8c6b7e317e6 10:18:21 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:18:21 ---> Running in ced6700a8229 10:18:21 ---> 64e6ca1d0e9c 10:18:21 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:18:21 ---> Running in e3152a22d53a 10:18:21 Removing intermediate container ced6700a8229 10:18:21 ---> bc77ed248364 10:18:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:18:21 ---> Running in 9661c85f4c98 10:18:22 Removing intermediate container 9661c85f4c98 10:18:22 ---> bde8429ce9b8 10:18:22 Step 20/22 : LABEL arch=x86_64 10:18:22 ---> Running in 9011d9e6926c 10:18:22 Removing intermediate container 9011d9e6926c 10:18:22 ---> 4e3ecb8caa3c 10:18:22 Step 21/22 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 10:18:22 ---> Running in 70f5642d7fe1 10:18:23 Removing intermediate container 70f5642d7fe1 10:18:23 ---> 1e4ca8ec78e0 10:18:23 Step 22/22 : LABEL version=0.0.0 10:18:23 ---> Running in 964521c15a21 10:18:24 Removing intermediate container e3152a22d53a 10:18:24 ---> 583d08b6a64f 10:18:24 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 10:18:24 Removing intermediate container 964521c15a21 10:18:24 ---> 304b7a579cd6 10:18:24 10:18:24 Successfully built 304b7a579cd6 10:18:24 ---> Running in 655865ae6656 10:18:24 Successfully tagged support-notifications:latest 10:18:24 Building core-metadata 10:18:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:18:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:18:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:18:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:18:24  Building support-notifications ... done Removing intermediate container 655865ae6656 10:18:24 ---> 8091c4d07c07 10:18:24 Step 20/22 : LABEL arch=x86_64 10:18:24 ---> Running in d24ca7a5fafa 10:18:25 Removing intermediate container d24ca7a5fafa 10:18:25 ---> 8046e9cd03bb 10:18:25 Step 21/22 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 10:18:26 ---> Running in e4105707b4f4 10:18:27 Removing intermediate container e4105707b4f4 10:18:27 ---> e322111daf4d 10:18:27 Step 22/22 : LABEL version=0.0.0 10:18:27 ---> Running in 1c5df9aa00fc 10:18:27 Removing intermediate container 1c5df9aa00fc 10:18:27 ---> 948bb99dfda2 10:18:27 10:18:27 Successfully built 948bb99dfda2 10:18:27 Successfully tagged security-proxy-setup:latest 10:18:27  Building security-proxy-setup ... done Building core-command 10:18:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:18:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:18:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:18:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:18:29 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:18:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:18:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:18:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:18:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:18:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:18:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:18:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:18:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:18:34 ---> b898491bcebb 10:18:34 Step 3/23 : WORKDIR /edgex-go 10:18:34 ---> Using cache 10:18:34 ---> 4d2d88a8c546 10:18:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:18:34 ---> Using cache 10:18:34 ---> abe0443896fa 10:18:34 Step 5/23 : RUN apk add --update --no-cache make git 10:18:34 ---> Using cache 10:18:34 ---> 78ddca4a3fd2 10:18:34 Step 6/23 : COPY go.mod vendor* ./ 10:18:34 ---> Using cache 10:18:34 ---> 52fe721b5cc6 10:18:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:18:34 ---> Using cache 10:18:34 ---> fe75a50fbfd3 10:18:34 Step 8/23 : COPY . . 10:18:34 ---> Using cache 10:18:34 ---> 53119b1d380a 10:18:34 Step 9/23 : RUN make cmd/core-command/core-command 10:18:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:18:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:18:34 ---> b898491bcebb 10:18:34 Step 3/23 : WORKDIR /edgex-go 10:18:34 ---> Using cache 10:18:34 ---> 4d2d88a8c546 10:18:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:18:34 ---> Using cache 10:18:34 ---> abe0443896fa 10:18:34 Step 5/23 : RUN apk add --update --no-cache make git 10:18:34 ---> Using cache 10:18:34 ---> 78ddca4a3fd2 10:18:34 Step 6/23 : COPY go.mod vendor* ./ 10:18:34 ---> Using cache 10:18:34 ---> 52fe721b5cc6 10:18:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:18:34 ---> Using cache 10:18:34 ---> fe75a50fbfd3 10:18:34 Step 8/23 : COPY . . 10:18:34 ---> Using cache 10:18:34 ---> 53119b1d380a 10:18:34 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:18:36 ---> Running in d8abaa25b763 10:18:36 ---> Running in 7e59acf9b4fa 10:18: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/core-command/core-command ./cmd/core-command 10:18: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/core-metadata/core-metadata ./cmd/core-metadata 10:18:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.279s coverage: 28.7% of statements 10:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:18:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.402s coverage: 98.5% of statements 10:18:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:18:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.381s coverage: 53.4% of statements 10:18:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:18:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:19:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.708s coverage: 89.2% of statements 10:19:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:19:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:19:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:19:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.338s coverage: 84.4% of statements 10:19:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:19:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:19:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 10:19:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:19:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:19:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.215s coverage: 95.6% of statements 10:19:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:19:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:19:12 ok github.com/edgexfoundry/edgex-go/internal/io 0.316s coverage: 72.2% of statements 10:19:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:19:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:19:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:19:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:19:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:19:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.554s coverage: 60.0% of statements 10:19:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:19:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:19:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:19:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.784s coverage: 0.9% of statements 10:19:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:19:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.595s coverage: 58.8% of statements 10:19:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.311s coverage: 29.6% of statements 10:19:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:19:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.241s coverage: 47.1% of statements 10:19:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.277s coverage: 79.5% of statements 10:19:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.209s coverage: 94.1% of statements 10:19:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.278s coverage: 96.3% of statements 10:19:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.195s coverage: 87.5% of statements 10:19:24 Removing intermediate container d8abaa25b763 10:19:24 ---> 3729f638d86e 10:19:24 10:19:24 Step 10/23 : FROM alpine:3.14 10:19:24 ---> e04c818066af 10:19:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:19:24 ---> Using cache 10:19:24 ---> f9bd0c120e31 10:19:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:19:24 ---> Using cache 10:19:24 ---> 5239dbf34048 10:19:24 Step 13/23 : ENV APP_PORT=59882 10:19:24 ---> Running in 206af965ec3b 10:19:24 Removing intermediate container 7e59acf9b4fa 10:19:24 ---> eb49a06dde8e 10:19:24 10:19:24 Step 10/23 : FROM alpine:3.14 10:19:24 ---> e04c818066af 10:19:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:19:24 ---> Using cache 10:19:24 ---> f9bd0c120e31 10:19:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:19:24 ---> Using cache 10:19:24 ---> 5239dbf34048 10:19:24 Step 13/23 : ENV APP_PORT=59881 10:19:24 ---> Running in 12da112476e4 10:19:24 Removing intermediate container 206af965ec3b 10:19:24 ---> f3ec1a2e3101 10:19:24 Step 14/23 : EXPOSE $APP_PORT 10:19:24 ---> Running in 610530350fa1 10:19:24 Removing intermediate container 12da112476e4 10:19:24 ---> ea65c16c6256 10:19:24 Step 14/23 : EXPOSE $APP_PORT 10:19:24 ---> Running in e8df9ad68b80 10:19:24 Removing intermediate container 610530350fa1 10:19:24 ---> 44baf7fd1142 10:19:24 Step 15/23 : WORKDIR / 10:19:24 ---> Running in 105239f7c528 10:19:24 Removing intermediate container e8df9ad68b80 10:19:24 ---> cc37474e284e 10:19:24 Step 15/23 : WORKDIR / 10:19:24 ---> Running in ef662bb5b86a 10:19:24 Removing intermediate container 105239f7c528 10:19:24 ---> 13f35c76e29c 10:19:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:19:24 Removing intermediate container ef662bb5b86a 10:19:24 ---> aeb204cb5843 10:19:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:19:24 ---> 71cc214b2830 10:19:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:19:24 ---> 4cfa5fee636f 10:19:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:19:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.218s coverage: 94.4% of statements 10:19:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.207s coverage: 44.8% of statements 10:19:26 ---> 2a506b95c64f 10:19:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:19:26 ---> 30c0606c23ad 10:19:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:19:27 ---> 01707f874e1e 10:19:27 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:19:27 ---> 2cc891a8a704 10:19:27 Step 19/23 : ENTRYPOINT ["/core-command"] 10:19:27 ---> Running in 8773e800d719 10:19:27 ---> Running in 9da2d96316f1 10:19:27 Removing intermediate container 9da2d96316f1 10:19:27 ---> bc4bad7f756b 10:19:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:19:27 Removing intermediate container 8773e800d719 10:19:27 ---> bf076bbf03e5 10:19:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:19:27 ---> Running in 3b03ed6a8cb0 10:19:27 ---> Running in 12dc0b34f83b 10:19:28 Removing intermediate container 12dc0b34f83b 10:19:28 ---> 7e3f1e376486 10:19:28 Step 21/23 : LABEL arch=x86_64 10:19:28 Removing intermediate container 3b03ed6a8cb0 10:19:28 ---> 8c0170935e1f 10:19:28 Step 21/23 : LABEL arch=x86_64 10:19:28 ---> Running in 07b36a885251 10:19:28 ---> Running in de2c3d156332 10:19:28 Removing intermediate container 07b36a885251 10:19:28 ---> 1714e62ed8ab 10:19:28 Step 22/23 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 10:19:28 Removing intermediate container de2c3d156332 10:19:28 ---> 2c966ed3c0c1 10:19:28 Step 22/23 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 10:19:28 ---> Running in 63d57f1a11a4 10:19:28 ---> Running in f790b8fe0166 10:19:29 Removing intermediate container f790b8fe0166 10:19:29 ---> 68464e51c820 10:19:29 Step 23/23 : LABEL version=0.0.0 10:19:29 Removing intermediate container 63d57f1a11a4 10:19:29 ---> 2317e89ef3f1 10:19:29 Step 23/23 : LABEL version=0.0.0 10:19:29 ---> Running in b7d36f583072 10:19:29 ---> Running in 75379f05bb56 10:19:29 Removing intermediate container 75379f05bb56 10:19:29 ---> 01b8cc1b2237 10:19:29 10:19:29 Removing intermediate container b7d36f583072 10:19:29 ---> cff6e7a087c9 10:19:29 10:19:29 Successfully built 01b8cc1b2237 10:19:29 Successfully tagged core-metadata:latest 10:19:29  Building core-metadata ... done Successfully built cff6e7a087c9 10:19:29 Successfully tagged core-command:latest 10:19:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.689s coverage: 82.5% of statements 10:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:19:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.297s coverage: 92.9% of statements 10:19:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:19:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:19:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:19:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements 10:19:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:19:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:19:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:19:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:19:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:19:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.197s coverage: 87.2% of statements 10:19:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:19:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:19:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 10:19:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:19:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.260s coverage: 58.8% of statements 10:19:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:19:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.272s coverage: 80.0% of statements 10:19:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements 10:19:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.318s coverage: 85.4% of statements 10:19:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.797s coverage: 91.2% of statements 10:19:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:19:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.919s coverage: 64.4% of statements 10:19:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:19:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:19:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.311s coverage: 100.0% of statements 10:19:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 89.4% of statements 10:19:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.108s coverage: 100.0% of statements 10:19:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.131s coverage: 73.7% of statements 10:19:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 10:19:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.387s coverage: 65.4% of statements 10:19:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:19:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:19:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:19:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.840s coverage: 43.8% of statements 10:19:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:19:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:19:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.223s coverage: 89.5% of statements 10:19:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:19:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.318s coverage: 84.8% of statements 10:19:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:19:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:19:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:19:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:20:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.396s coverage: 17.7% of statements 10:20:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:20:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:20:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:20:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:20:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.758s coverage: 92.3% of statements 10:20:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:20:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:20:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:20:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:20:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.412s coverage: 63.2% of statements 10:20:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:20:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:20:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.416s coverage: 97.7% of statements 10:20:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:20:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:20:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:20:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 10:20:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.227s coverage: 28.9% of statements 10:20:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 10:20:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 10:20:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:20:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:20:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 10:20:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:20:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.258s coverage: 100.0% of statements 10:20:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.115s coverage: 96.9% of statements 10:20:03 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 10:20:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:20:03 GO111MODULE=on go vet ./... 10:20:37  Building core-command ... done Building bin/spire-agent... 10:20:37 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 10:20:37 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 10:20:37 go: downloading cloud.google.com/go/secretmanager v1.3.0 10:20:37 go: downloading github.com/docker/docker v20.10.12+incompatible 10:20:37 go: downloading github.com/google/go-tpm-tools v0.3.3 10:20:37 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 10:20:37 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 10:20:37 Building bin/spire-agent... 10:20:37 go: downloading github.com/docker/go-units v0.4.0 10:20:37 go: downloading github.com/opencontainers/image-spec v1.0.1 10:20:37 go: downloading github.com/docker/go-connections v0.4.0 10:20:37 go: downloading github.com/containerd/containerd v1.3.4 10:20:37 go: downloading github.com/opencontainers/go-digest v1.0.0 10:20:37 go: downloading github.com/docker/distribution v2.7.1+incompatible 10:20:37 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 10:20:37 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 10:20:37 go: downloading github.com/docker/docker v20.10.12+incompatible 10:20:37 go: downloading cloud.google.com/go/secretmanager v1.3.0 10:20:37 go: downloading github.com/google/go-tpm-tools v0.3.3 10:20:37 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 10:20:37 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 10:20:37 Building bin/spire-agent... 10:20:37 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 10:20:37 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 10:20:37 go: downloading cloud.google.com/go/secretmanager v1.3.0 10:20:37 go: downloading github.com/docker/docker v20.10.12+incompatible 10:20:37 go: downloading github.com/docker/go-units v0.4.0 10:20:37 go: downloading github.com/opencontainers/image-spec v1.0.1 10:20:37 go: downloading github.com/docker/go-connections v0.4.0 10:20:37 go: downloading github.com/containerd/containerd v1.3.4 10:20:37 go: downloading github.com/docker/distribution v2.7.1+incompatible 10:20:37 go: downloading github.com/opencontainers/go-digest v1.0.0 10:20:37 go: downloading github.com/google/go-tpm-tools v0.3.3 10:20:37 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 10:20:37 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 10:20:37 go: downloading github.com/docker/go-connections v0.4.0 10:20:37 go: downloading github.com/docker/go-units v0.4.0 10:20:37 go: downloading github.com/opencontainers/image-spec v1.0.1 10:20:37 go: downloading github.com/containerd/containerd v1.3.4 10:20:37 go: downloading github.com/opencontainers/go-digest v1.0.0 10:20:37 go: downloading github.com/docker/distribution v2.7.1+incompatible 10:21:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:21:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:21:42 ./bin/test-attribution-txt.sh 10:21:45 Removing intermediate container ad7991aed406 10:21:45 ---> 401bb7940697 10:21:45 10:21:45 Step 13/26 : FROM alpine:3.15 10:21:45 ---> 0ac33e5f5afa 10:21:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:21:45 ---> Using cache 10:21:45 ---> 16d91a0150d7 10:21:45 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:21:45 ---> Using cache 10:21:45 ---> 644696a5f9d6 10:21:45 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:21:45 ---> Running in af048878280a 10:21:45 Removing intermediate container 5de10dcebce7 10:21:45 ---> 8d2ccee19177 10:21:45 10:21:45 Step 13/25 : FROM alpine:3.15 10:21:45 ---> 0ac33e5f5afa 10:21:45 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:21:45 ---> Using cache 10:21:45 ---> 16d91a0150d7 10:21:45 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:21:45 ---> Using cache 10:21:45 ---> 644696a5f9d6 10:21:45 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:21:45 ---> Running in f97e32f73060 10:21:45 Removing intermediate container 7a68e6428b66 10:21:45 ---> 5e4cc96a695d 10:21:45 10:21:45 Step 13/26 : FROM alpine:3.15 10:21:45 ---> 0ac33e5f5afa 10:21:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:21:45 ---> Using cache 10:21:45 ---> 16d91a0150d7 10:21:45 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:21:45 ---> Using cache 10:21:45 ---> 644696a5f9d6 10:21:45 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:21:45 ---> Running in 24901fa3afb6 10:21:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:21:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:21:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:21:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:21:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:21:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:21:45 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 10:21:45 v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:21:45 OK: 15854 distinct packages available 10:21:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:21:45 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 10:21:45 v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:21:45 OK: 15854 distinct packages available 10:21:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:21:45 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 10:21:45 v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:21:45 OK: 15854 distinct packages available 10:21:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:21:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:21:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:21:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:21:45 (1/4) Installing dumb-init (1.2.5-r1) 10:21:45 (2/4) Installing musl-obstack (1.2.3-r0) 10:21:45 (3/4) Installing libucontext (1.1-r0) 10:21:45 (1/5) Installing dumb-init (1.2.5-r1) 10:21:45 (4/4) Installing gcompat (1.0.0-r4) 10:21:45 (2/5) Installing musl-obstack (1.2.3-r0) 10:21:45 Executing busybox-1.34.1-r5.trigger 10:21:45 OK: 6 MiB in 18 packages 10:21:45 (3/5) Installing libucontext (1.1-r0) 10:21:45 (1/5) Installing dumb-init (1.2.5-r1) 10:21:45 (4/5) Installing gcompat (1.0.0-r4) 10:21:45 (2/5) Installing musl-obstack (1.2.3-r0) 10:21:45 (5/5) Installing openssl (1.1.1n-r0) 10:21:45 (3/5) Installing libucontext (1.1-r0) 10:21:45 Executing busybox-1.34.1-r5.trigger 10:21:45 OK: 6 MiB in 19 packages 10:21:45 (4/5) Installing gcompat (1.0.0-r4) 10:21:45 (5/5) Installing openssl (1.1.1n-r0) [Pipeline] echo 10:21:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:21:45 Removing intermediate container af048878280a 10:21:45 ---> 10db6ec5b643 10:21:45 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 10:21:45 Executing busybox-1.34.1-r5.trigger 10:21:45 OK: 6 MiB in 19 packages 10:21:46 Removing intermediate container f97e32f73060 10:21:46 ---> d533c7258ed1 10:21:46 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 10:21:46 + ls -al . 10:21:46 total 668 10:21:46 drwxrwxr-x 9 1001 1001 4096 Apr 26 10:21 . 10:21:46 drwxr-xr-x 4 root root 4096 Apr 26 10:16 .. 10:21:46 -rw-rw-r-- 1 1001 1001 11 Apr 26 10:14 .dockerignore 10:21:46 drwxrwxr-x 8 1001 1001 4096 Apr 26 10:14 .git 10:21:46 drwxrwxr-x 3 1001 1001 4096 Apr 26 10:14 .github 10:21:46 -rw-rw-r-- 1 1001 1001 879 Apr 26 10:14 .gitignore 10:21:46 -rw-rw-r-- 1 1001 1001 42 Apr 26 10:14 .golangci.yml 10:21:46 -rw-rw-r-- 1 1001 1001 87 Apr 26 10:14 .hadolint.yml 10:21:46 -rw-rw-r-- 1 1001 1001 166 Apr 26 10:14 .sonarcloud.properties 10:21:46 -rw-rw-r-- 1 1001 1001 1171 Apr 26 10:14 ADOPTERS.md 10:21:46 -rw-rw-r-- 1 1001 1001 10086 Apr 26 10:14 Attribution.txt 10:21:46 -rw-rw-r-- 1 1001 1001 51732 Apr 26 10:14 CHANGELOG.md 10:21:46 -rw-rw-r-- 1 1001 1001 3804 Apr 26 10:14 CONTRIBUTING.md 10:21:46 -rw-rw-r-- 1 1001 1001 677 Apr 26 10:14 GOVERNANCE.md 10:21:46 -rw-rw-r-- 1 1001 1001 850 Apr 26 10:14 Jenkinsfile 10:21:46 -rw-rw-r-- 1 1001 1001 10775 Apr 26 10:14 LICENSE 10:21:46 -rw-rw-r-- 1 1001 1001 10389 Apr 26 10:14 Makefile 10:21:46 -rw-rw-r-- 1 1001 1001 582 Apr 26 10:14 OWNERS.md 10:21:46 -rw-rw-r-- 1 1001 1001 9120 Apr 26 10:14 README.md 10:21:46 -rw-rw-r-- 1 1001 1001 6912 Apr 26 10:14 SECURITY.md 10:21:46 -rw-rw-r-- 1 1001 1001 5 Apr 26 10:12 VERSION 10:21:46 -rw-rw-r-- 1 1001 1001 4131 Apr 26 10:14 ZMQWindows.md 10:21:46 drwxrwxr-x 2 1001 1001 4096 Apr 26 10:14 bin 10:21:46 drwxrwxr-x 18 1001 1001 4096 Apr 26 10:14 cmd 10:21:46 -rw-r--r-- 1 root root 435134 Apr 26 10:20 coverage.out 10:21:46 -rw-rw-r-- 1 1001 1001 3256 Apr 26 10:14 go.mod 10:21:46 -rw-rw-r-- 1 1001 1001 35162 Apr 26 10:14 go.sum 10:21:46 drwxrwxr-x 8 1001 1001 4096 Apr 26 10:14 internal 10:21:46 drwxrwxr-x 3 1001 1001 4096 Apr 26 10:14 openapi 10:21:46 drwxrwxr-x 4 1001 1001 4096 Apr 26 10:14 snap 10:21:46 -rw-rw-r-- 1 1001 1001 204 Apr 26 10:14 version.go [Pipeline] sh 10:21:46 Removing intermediate container 24901fa3afb6 10:21:46 ---> 982dfeb6acda 10:21:46 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 10:21:46 + '[' -e coverage.out ] 10:21:46 + chown 1001:1001 coverage.out [Pipeline] stash 10:21:46 Warning: overwriting stash ‘coverage-report’ 10:21:47 ---> 0f73a39ecc37 10:21:47 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:21:47 ---> 643637c13b6a 10:21:47 ---> 46fc2735758c 10:21:47 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 10:21:47 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:21:47 ---> 97981b9489b2 10:21:47 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:21:47 ---> 99f1b93829e5 10:21:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:21:47 ---> Running in 90f17bdca8e6 10:21:47 Stashed 1 file(s) [Pipeline] sh 10:21:48 ---> 8cfa31435fe6 10:21:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:21:48 Removing intermediate container 90f17bdca8e6 10:21:48 ---> 336c7be95962 10:21:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:21:48 ---> ed984106dab4 10:21:48 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:21:48 + make build 10:21:48 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 10:21:48 ---> aea84ac628fe 10:21:48 Step 21/26 : WORKDIR / 10:21:48 ---> Running in 346f47b100d2 10:21:48 ---> Running in 97e4b45f1af9 10:21:48 Removing intermediate container 346f47b100d2 10:21:48 ---> 9617ce5c8a43 10:21:48 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:21:48 ---> Running in 501c0aa53000 10:21:48 Removing intermediate container 97e4b45f1af9 10:21:48 ---> dd07c13a56ef 10:21:48 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:21:48 ---> Running in 60d8ef99e3d0 10:21:48 Removing intermediate container 501c0aa53000 10:21:48 ---> 166cd731b3bc 10:21:48 Step 23/25 : LABEL arch=x86_64 10:21:48 ---> Running in 661c9168f8da 10:21:48 ---> f6ef7b2e78f3 10:21:48 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:21:48 Removing intermediate container 60d8ef99e3d0 10:21:48 ---> 4b89d3ee0aa1 10:21:48 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:21:48 ---> Running in d0ad909dacdc 10:21:48 Removing intermediate container 661c9168f8da 10:21:48 ---> f98f084ea6f8 10:21:48 Step 24/25 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 10:21:48 ---> Running in 55dfe4256875 10:21:48 ---> 6b72c78fa6a8 10:21:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:21:48 Removing intermediate container d0ad909dacdc 10:21:48 ---> 47248a097df1 10:21:48 Step 24/26 : LABEL arch=x86_64 10:21:49 Removing intermediate container 55dfe4256875 10:21:49 ---> 3e6c3d65d2f6 10:21:49 Step 25/25 : LABEL version=0.0.0 10:21:49 ---> Running in 18ce8487fa8c 10:21:49 ---> Running in 2ac1460931c2 10:21:49 ---> 089c0eed8ebf 10:21:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:21:49 Removing intermediate container 18ce8487fa8c 10:21:49 ---> 66528e0dff88 10:21:49 Step 25/26 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 10:21:49 Removing intermediate container 2ac1460931c2 10:21:49 ---> 362d9d24e3eb 10:21:49 10:21:49 ---> Running in d574b9ad95ce 10:21:49 ---> d6670393ada5 10:21:49 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:21:49 ---> Running in 6f3c6db74d62 10:21:49 Removing intermediate container d574b9ad95ce 10:21:49 ---> 9ddd9c0b7e51 10:21:49 Step 26/26 : LABEL version=0.0.0 10:21:49 Successfully built 362d9d24e3eb 10:21:49 Successfully tagged security-spire-server:latest 10:21:49  Building security-spire-server ... done  ---> Running in be2a8e4457dc 10:21:49 Removing intermediate container 6f3c6db74d62 10:21:49 ---> 6a94d8976aa5 10:21:49 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:21:49 ---> Running in e2dcb7ff4276 10:21:49 Removing intermediate container be2a8e4457dc 10:21:49 ---> b366bff667c0 10:21:49 10:21:49 Removing intermediate container e2dcb7ff4276 10:21:49 ---> 124f238978d5 10:21:49 Step 24/26 : LABEL arch=x86_64 10:21:49 ---> Running in b085805c12ab 10:21:49 Successfully built b366bff667c0 10:21:49 Successfully tagged security-spire-config:latest 10:21:49  Building security-spire-config ... done Removing intermediate container b085805c12ab 10:21:49 ---> c80f06a60335 10:21:49 Step 25/26 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 10:21:49 ---> Running in bed294dbfd68 10:21:49 Removing intermediate container bed294dbfd68 10:21:49 ---> e1fe9af40388 10:21:49 Step 26/26 : LABEL version=0.0.0 10:21:49 ---> Running in 4e227fd906fb 10:21:49 Removing intermediate container 4e227fd906fb 10:21:49 ---> 0c80e2bc82e1 10:21:49 10:21:50 Successfully built 0c80e2bc82e1 10:21:50 Successfully tagged security-spire-agent:latest 10:21:50  Building security-spire-agent ... done  [Pipeline] } 10:21:50 $ docker stop --time=1 4d50af5971b3f35f66a14ff293208478dff75a6deec99aa8a2cd035b8743d28c 10:21:51 $ docker rm -f 4d50af5971b3f35f66a14ff293208478dff75a6deec99aa8a2cd035b8743d28c [Pipeline] // withDockerContainer [Pipeline] sh 10:21:51 + docker images 10:21:51 REPOSITORY TAG IMAGE ID CREATED SIZE 10:21:51 security-spire-config latest b366bff667c0 2 seconds ago 86.7MB 10:21:51 security-spire-server latest 362d9d24e3eb 2 seconds ago 87.3MB 10:21:51 security-spire-agent latest 0c80e2bc82e1 2 seconds ago 127MB 10:21:51 8d2ccee19177 19 seconds ago 4.43GB 10:21:51 5e4cc96a695d 19 seconds ago 4.43GB 10:21:51 401bb7940697 19 seconds ago 4.43GB 10:21:51 core-metadata latest 01b8cc1b2237 2 minutes ago 17MB 10:21:51 core-command latest cff6e7a087c9 2 minutes ago 16.1MB 10:21:51 eb49a06dde8e 2 minutes ago 1.5GB 10:21:51 3729f638d86e 2 minutes ago 1.49GB 10:21:51 security-proxy-setup latest 948bb99dfda2 3 minutes ago 26.9MB 10:21:51 support-notifications latest 304b7a579cd6 3 minutes ago 26.9MB 10:21:51 299a1886a297 3 minutes ago 1.55GB 10:21:51 7780d126535f 3 minutes ago 1.5GB 10:21:51 sys-mgmt-agent latest 3298071ea8c7 4 minutes ago 299MB 10:21:51 f9203963f823 5 minutes ago 1.49GB 10:21:51 security-spiffe-token-provider latest 3e20be798b38 5 minutes ago 28.8MB 10:21:51 core-data latest 7af7e726e6a8 5 minutes ago 22.5MB 10:21:51 security-bootstrapper latest 6429dfde3e1e 6 minutes ago 19.1MB 10:21:51 security-secretstore-setup latest 9cdfcf2cc5a3 6 minutes ago 28.5MB 10:21:51 support-scheduler latest fa8cae934ba9 6 minutes ago 26.3MB 10:21:51 8090a58d1053 6 minutes ago 1.55GB 10:21:51 74deb70f18bc 6 minutes ago 1.54GB 10:21:51 34484d6fef53 6 minutes ago 1.52GB 10:21:51 c0815378dc3f 6 minutes ago 1.5GB 10:21:51 243d0a699bc2 6 minutes ago 1.5GB 10:21:51 ci-base-image-x86_64 latest b898491bcebb 9 minutes ago 896MB 10:21:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 3 days ago 562MB 10:21:51 docker 20.10.14 7417809fdb73 2 weeks ago 218MB 10:21:51 alpine 3.14 e04c818066af 3 weeks ago 5.59MB 10:21:51 alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB 10:21:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 10:21:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:23: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-metadata/core-metadata ./cmd/core-metadata 10:24: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/core-command/core-command ./cmd/core-command 10:24:07 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 10:24: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:24: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:24:40 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 10:24:46 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 10:24:50 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 10:24: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:24:58 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 10:25: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:25: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 10:25:14 $ docker stop --time=1 8fd4be399e2e7a6905ff573b4a12b3d1f73a92c7a8eb519c4472813dd8aa2601 10:25:16 $ docker rm -f 8fd4be399e2e7a6905ff573b4a12b3d1f73a92c7a8eb519c4472813dd8aa2601 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:25:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:25:19 10:25:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:25:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:25:19 latest: Pulling from edgex-devops/edgex-compose-arm64 10:25:19 29e5d40040c1: Pulling fs layer 10:25:19 1ce36da41761: Pulling fs layer 10:25:19 25b303627fd3: Pulling fs layer 10:25:19 29e5d40040c1: Verifying Checksum 10:25:19 29e5d40040c1: Download complete 10:25:20 1ce36da41761: Verifying Checksum 10:25:20 1ce36da41761: Download complete 10:25:20 29e5d40040c1: Pull complete 10:25:21 25b303627fd3: Verifying Checksum 10:25:21 25b303627fd3: Download complete 10:25:21 1ce36da41761: Pull complete 10:25:34 25b303627fd3: Pull complete 10:25:34 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:25:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:25:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 10:25:34 prd-ubuntu20.04-docker-arm64-4c-16g-23598 does not seem to be running inside a container 10:25:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:25:36 $ docker top 476523c3bc97c99a82852400daef2acd6b5ad81723e427bd122daf8589a10b3b -eo pid,comm [Pipeline] { [Pipeline] sh 10:25:37 + + docker-composegrep build parallel --help 10:25:37 10:25:41 --parallel Build images in parallel. [Pipeline] } 10:25:42 $ docker stop --time=1 476523c3bc97c99a82852400daef2acd6b5ad81723e427bd122daf8589a10b3b 10:25:43 $ docker rm -f 476523c3bc97c99a82852400daef2acd6b5ad81723e427bd122daf8589a10b3b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:25:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:25:44 . [Pipeline] withDockerContainer 10:25:44 prd-ubuntu20.04-docker-arm64-4c-16g-23598 does not seem to be running inside a container 10:25:44 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:25:45 $ docker top 58bb42e67482daa50670a3e985cec79b128b5b1a7464c53fc5e5e95f80030256 -eo pid,comm [Pipeline] { [Pipeline] sh 10:25:46 + docker-compose -f ./docker-compose-build.yml build --parallel 10:25:51 Building core-command ... 10:25:51 Building core-data ... 10:25:51 Building core-metadata ... 10:25:51 Building security-bootstrapper ... 10:25:51 Building security-proxy-setup ... 10:25:51 Building security-secretstore-setup ... 10:25:51 Building security-spiffe-token-provider ... 10:25:51 Building security-spire-agent ... 10:25:51 Building security-spire-config ... 10:25:51 Building security-spire-server ... 10:25:51 Building support-notifications ... 10:25:51 Building support-scheduler ... 10:25:51 Building sys-mgmt-agent ... 10:25:51 Building support-scheduler 10:25:51 Building core-data 10:25:51 Building core-metadata 10:25:51 Building support-notifications 10:25:51 Building security-proxy-setup 10:27:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:27:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:27:27 ---> 3db8a53038d8 10:27:27 Step 3/22 : WORKDIR /edgex-go 10:27:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:27:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:27:27 ---> 3db8a53038d8 10:27:27 Step 3/22 : WORKDIR /edgex-go 10:27:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:27:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:27:27 ---> 3db8a53038d8 10:27:27 Step 3/23 : WORKDIR /edgex-go 10:27:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:27:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:27:27 ---> 3db8a53038d8 10:27:27 Step 3/23 : WORKDIR /edgex-go 10:27:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:27:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:27:27 ---> 3db8a53038d8 10:27:27 Step 3/22 : WORKDIR /edgex-go 10:27:27 ---> Running in 14bae477da04 10:27:27 ---> Running in aee345e6985e 10:27:27 ---> Running in 3ed5977dd24e 10:27:27 ---> Running in c7a9041075b6 10:27:27 ---> Running in a4fc9318a37c 10:27:27 Removing intermediate container aee345e6985e 10:27:27 ---> b72b318bb6b8 10:27:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:27 ---> Running in 1b7c0724c778 10:27:27 Removing intermediate container c7a9041075b6 10:27:27 ---> 7723cc7cd771 10:27:27 Removing intermediate container 14bae477da04 10:27:27 ---> 11c4e8726556 10:27:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:27 Removing intermediate container a4fc9318a37c 10:27:27 ---> 88dcf9ab7c70 10:27:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:27 Removing intermediate container 3ed5977dd24e 10:27:27 ---> 91fdf5ce7933 10:27:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:27 ---> Running in 4149643cdccc 10:27:27 ---> Running in 8b42417b8dea 10:27:27 ---> Running in 1cb27a441b8c 10:27:27 ---> Running in 5bd49c645fdf 10:27:27 Removing intermediate container 1b7c0724c778 10:27:27 ---> fe3875a795c1 10:27:27 Step 5/22 : RUN apk add --update --no-cache make git 10:27:27 ---> Running in 09609d45dca4 10:27:27 Removing intermediate container 4149643cdccc 10:27:27 ---> b7a484c74367 10:27:27 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:27:27 Removing intermediate container 8b42417b8dea 10:27:27 ---> c1bbf70bb2b4 10:27:27 Step 5/22 : RUN apk add --update --no-cache make git 10:27:27 ---> Running in a55ed9ef156c 10:27:27 ---> Running in 5047bdd9de01 10:27:27 Removing intermediate container 5bd49c645fdf 10:27:27 ---> 08d8c8697ea1 10:27:27 Step 5/23 : RUN apk add --update --no-cache make git 10:27:27 ---> Running in 77774a7518cb 10:27:27 Removing intermediate container 1cb27a441b8c 10:27:27 ---> 4beee3ad75bd 10:27:27 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:27:27 ---> Running in 2ab00b9b280f 10:27:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:27:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:27:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:27:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:27:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:27:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:27:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:27:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:27:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:27:27 OK: 220 MiB in 52 packages 10:27:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:27:27 OK: 220 MiB in 52 packages 10:27:27 OK: 220 MiB in 52 packages 10:27:27 Removing intermediate container 09609d45dca4 10:27:27 ---> a09c51c1fd46 10:27:27 Step 6/22 : COPY go.mod vendor* ./ 10:27:27 OK: 220 MiB in 52 packages 10:27:27 OK: 220 MiB in 52 packages 10:27:27 Removing intermediate container a55ed9ef156c 10:27:27 ---> d11ac9980298 10:27:27 Step 6/23 : COPY go.mod vendor* ./ 10:27:27 Removing intermediate container 5047bdd9de01 10:27:27 ---> 3c81b3ac6571 10:27:27 Step 6/22 : COPY go.mod vendor* ./ 10:27:27 ---> 59c34486a34a 10:27:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:27 ---> Running in 20f59d8b6b54 10:27:27 Removing intermediate container 77774a7518cb 10:27:27 ---> 39f27aa50973 10:27:27 Step 6/23 : COPY go.mod vendor* ./ 10:27:27 Removing intermediate container 2ab00b9b280f 10:27:27 ---> e28e922bbef9 10:27:27 Step 6/22 : COPY go.mod vendor* ./ 10:27:28 ---> bd799cd4a1f0 10:27:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:28 ---> 91f894d349ac 10:27:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:28 ---> Running in 30eeb5919691 10:27:28 ---> Running in bd44d17fd867 10:27:29 ---> 532e67ca6077 10:27:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:29 ---> Running in 015e131f35ea 10:27:29 ---> 2f785707beb2 10:27:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:29 ---> Running in cc60fde723c4 10:27:32 Removing intermediate container 20f59d8b6b54 10:27:32 ---> 470d2a0d3755 10:27:32 Step 8/22 : COPY . . 10:27:34 Removing intermediate container 30eeb5919691 10:27:34 ---> f446d8050458 10:27:34 Step 8/22 : COPY . . 10:27:35 Removing intermediate container cc60fde723c4 10:27:35 ---> 9a1ee82fde91 10:27:35 Step 8/22 : COPY . . 10:27:35 Removing intermediate container bd44d17fd867 10:27:35 Removing intermediate container 015e131f35ea 10:27:35 ---> 5d1e2ccf2f4d 10:27:35 Step 8/23 : COPY . . 10:27:35 ---> 4f0d8dfe13e0 10:27:35 Step 8/23 : COPY . . 10:28:01 ---> 38c68ed4cc2e 10:28:01 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:28:01 ---> 92bf3101e108 10:28:01 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:28:01 ---> Running in 5b96de29093d 10:28:01 ---> Running in 15970d67bec0 10:28:01 ---> afe17a59b952 10:28:01 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:28:02 ---> Running in ed5053f19104 10:28:02 ---> 0a1f69543e5f 10:28:02 Step 9/23 : RUN make cmd/core-data/core-data 10:28:02 ---> Running in 78b4edf2b61a 10:28:02 ---> df48ce9b2442 10:28:02 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:28:02 ---> Running in 481897e42419 10:28:04 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 10:28: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:28: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 10:28:04 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 10:28: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 10:32: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/secrets-config ./cmd/secrets-config 10:32:30 Removing intermediate container 15970d67bec0 10:32:30 ---> 94e6256acd82 10:32:30 10:32:30 Step 10/22 : FROM alpine:3.14 10:32:31 3.14: Pulling from library/alpine 10:32:32 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 10:32:32 Status: Downloaded newer image for alpine:3.14 10:32:32 ---> ac73e934f311 10:32:32 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 10:32:32 ---> Running in ff2099ed1731 10:32:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:32:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:32:36 (1/6) Installing ca-certificates (20211220-r0) 10:32:36 (2/6) Installing brotli-libs (1.0.9-r5) 10:32:36 (3/6) Installing nghttp2-libs (1.43.0-r0) 10:32:36 (4/6) Installing libcurl (7.79.1-r0) 10:32:36 (5/6) Installing curl (7.79.1-r0) 10:32:36 (6/6) Installing dumb-init (1.2.5-r1) 10:32:36 Executing busybox-1.33.1-r7.trigger 10:32:36 Executing ca-certificates-20211220-r0.trigger 10:32:36 OK: 8 MiB in 20 packages 10:32:40 Removing intermediate container ff2099ed1731 10:32:40 ---> 39edce7c7434 10:32:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:32:40 ---> Running in e57412335dc1 10:32:41 Removing intermediate container e57412335dc1 10:32:41 ---> c40071a01aa8 10:32:41 Step 13/22 : WORKDIR /edgex 10:32:41 ---> Running in 68c4216b821b 10:32:42 Removing intermediate container 68c4216b821b 10:32:42 ---> 605f7fda44dc 10:32:42 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:32:43 ---> 710410b368cb 10:32:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:32:43 Removing intermediate container ed5053f19104 10:32:43 ---> 83cce43cac3d 10:32:43 10:32:43 Step 10/23 : FROM alpine:3.14 10:32:43 ---> ac73e934f311 10:32:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:32:44 ---> Running in 7891ec131071 10:32:45 ---> 19e9401fc8e4 10:32:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:32:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:32:47 ---> d678db3f0737 10:32:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:32:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:32:47 ---> dad8755b7c05 10:32:47 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:32:48 ---> Running in ceb2c802518d 10:32:48 (1/1) Installing dumb-init (1.2.5-r1) 10:32:48 Executing busybox-1.33.1-r7.trigger 10:32:48 OK: 5 MiB in 15 packages 10:32:50 Removing intermediate container 7891ec131071 10:32:50 ---> 0b71535b2979 10:32:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:32:50 ---> Running in bccc91f06157 10:32:51 Removing intermediate container bccc91f06157 10:32:51 ---> 24a3d5d7a0bf 10:32:51 Step 13/23 : ENV APP_PORT=59881 10:32:51 ---> Running in 0dc4352ee570 10:32:51 Removing intermediate container ceb2c802518d 10:32:51 ---> dd46a6e3fc79 10:32:51 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 10:32:51 ---> Running in 210a616ce677 10:32:52 Removing intermediate container 0dc4352ee570 10:32:52 ---> c53cdb0bf096 10:32:52 Step 14/23 : EXPOSE $APP_PORT 10:32:52 ---> Running in 63806b71b87b 10:32:52 Removing intermediate container 210a616ce677 10:32:52 ---> f26c02ce3cbe 10:32:52 Step 20/22 : LABEL arch=arm64 10:32:52 ---> Running in 22f11c0d2519 10:32:53 Removing intermediate container 63806b71b87b 10:32:53 ---> 32c48cdda63d 10:32:53 Step 15/23 : WORKDIR / 10:32:53 Removing intermediate container 22f11c0d2519 10:32:53 ---> a8b56e6c3009 10:32:53 Step 21/22 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 10:32:53 ---> Running in 1fac6c10b524 10:32:53 ---> Running in 756523d9cf06 10:32:54 Removing intermediate container 1fac6c10b524 10:32:54 ---> b24f71855880 10:32:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:32:54 Removing intermediate container 756523d9cf06 10:32:54 ---> 162869bd2409 10:32:54 Step 22/22 : LABEL version=0.0.0 10:32:54 ---> Running in 8adae007598d 10:32:55 ---> 92b58007fbb2 10:32:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:32:55 Removing intermediate container 8adae007598d 10:32:55 ---> 31442b399ee0 10:32:55 10:32:56 Successfully built 31442b399ee0 10:32:56 Successfully tagged security-proxy-setup-arm64:latest 10:32:56  Building security-proxy-setup ... done Building security-spire-config 10:32:57 ---> ae4ff77babdd 10:32:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:32:57 ---> 8bb3c18e6692 10:32:57 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:32:58 ---> Running in a4a6a4c8580a 10:32:58 Removing intermediate container a4a6a4c8580a 10:32:58 ---> 2e6780547229 10:32:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:32:59 ---> Running in 718d4a067b5c 10:32:59 Removing intermediate container 718d4a067b5c 10:32:59 ---> 73f1fc433767 10:32:59 Step 21/23 : LABEL arch=arm64 10:32:59 ---> Running in 7e9406c4d879 10:33:00 Removing intermediate container 7e9406c4d879 10:33:00 ---> 2e0235a226aa 10:33:00 Step 22/23 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 10:33:00 ---> Running in c73c29ab3011 10:33:01 Removing intermediate container c73c29ab3011 10:33:01 ---> 56ca337c57c5 10:33:01 Step 23/23 : LABEL version=0.0.0 10:33:01 ---> Running in e8cc03dcdebe 10:33:02 Removing intermediate container e8cc03dcdebe 10:33:02 ---> 7e186a5abecb 10:33:02 10:33:02 Successfully built 7e186a5abecb 10:33:02 Successfully tagged core-metadata-arm64:latest 10:33:02 Building security-spire-server 10:33:41  Building core-metadata ... done Removing intermediate container 78b4edf2b61a 10:33:41 ---> fe8f26943b23 10:33:41 10:33:41 Step 10/23 : FROM alpine:3.14 10:33:41 ---> ac73e934f311 10:33:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:33:41 ---> Running in 544881232cd3 10:33:41 Removing intermediate container 544881232cd3 10:33:41 ---> b9398a504b32 10:33:41 Step 12/23 : ENV APP_PORT=59880 10:33:41 ---> Running in 0ffaa7604cc9 10:33:41 Removing intermediate container 0ffaa7604cc9 10:33:41 ---> 083a8bfdb8e7 10:33:41 Step 13/23 : EXPOSE $APP_PORT 10:33:41 ---> Running in 73fb7e58f475 10:33:41 Removing intermediate container 73fb7e58f475 10:33:41 ---> 630d180c8067 10:33:41 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:33:41 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:33:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:33:41 ---> 3db8a53038d8 10:33:41 Step 3/26 : WORKDIR /edgex-go 10:33:41 ---> Using cache 10:33:41 ---> 91fdf5ce7933 10:33:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:33:41 ---> Using cache 10:33:41 ---> 4beee3ad75bd 10:33:41 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:33:41 ---> Running in ca51d34868d2 10:33:41 ---> Running in e2003a22e838 10:33:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:33:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:33:43 Removing intermediate container e2003a22e838 10:33:43 ---> 080a7b7ea6d8 10:33:43 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 10:33:43 ---> Running in 210b3b51e07e 10:33:43 OK: 220 MiB in 52 packages 10:33:45 Removing intermediate container ca51d34868d2 10:33:45 ---> 93f756e557be 10:33:45 Step 6/26 : COPY go.mod vendor* ./ 10:33:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:33:46 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:33:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:33:46 ---> 3db8a53038d8 10:33:46 Step 3/25 : WORKDIR /edgex-go 10:33:46 ---> Using cache 10:33:46 ---> 91fdf5ce7933 10:33:46 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:33:46 ---> Using cache 10:33:46 ---> 4beee3ad75bd 10:33:46 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 10:33:46 ---> Using cache 10:33:46 ---> 93f756e557be 10:33:46 Step 6/25 : COPY go.mod vendor* ./ 10:33:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:33:47 ---> aa0da4a2b978 10:33:47 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:47 ---> b1114c129479 10:33:47 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:47 ---> Running in 6b3020888478 10:33:47 ---> Running in 107f69db42dc 10:33:47 (1/6) Installing dumb-init (1.2.5-r1) 10:33:48 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:33:48 (3/6) Installing libsodium (1.0.18-r0) 10:33:48 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:33:48 (5/6) Installing libzmq (4.3.4-r0) 10:33:48 (6/6) Installing zeromq (4.3.4-r0) 10:33:48 Executing busybox-1.33.1-r7.trigger 10:33:48 OK: 8 MiB in 20 packages 10:33:50 Removing intermediate container 210b3b51e07e 10:33:50 ---> 1d40ab5b0713 10:33:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:33:51 ---> 3a5f8866e04a 10:33:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:33:53 Removing intermediate container 6b3020888478 10:33:53 ---> 26b1fbc0e4af 10:33:53 Step 8/26 : COPY . . 10:33:53 Removing intermediate container 107f69db42dc 10:33:53 ---> 2dbcc63fd17f 10:33:53 Step 8/25 : COPY . . 10:33:53 ---> c00470be0793 10:33:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:33:55 ---> b82587d8d99c 10:33:55 Step 19/23 : ENTRYPOINT ["/core-data"] 10:33:55 ---> Running in c4f00064a8df 10:33:56 Removing intermediate container c4f00064a8df 10:33:56 ---> 3425d9ddb643 10:33:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:33:56 ---> Running in f57c3a8a965b 10:33:58 Removing intermediate container f57c3a8a965b 10:33:58 ---> 151656bb9a62 10:33:58 Step 21/23 : LABEL arch=arm64 10:33:58 ---> Running in cdadb33e644c 10:33:59 Removing intermediate container cdadb33e644c 10:33:59 ---> de47af17e9ce 10:33:59 Step 22/23 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 10:33:59 ---> Running in 9d35a8390837 10:34:00 Removing intermediate container 9d35a8390837 10:34:00 ---> 62632eaff5ef 10:34:00 Step 23/23 : LABEL version=0.0.0 10:34:00 ---> Running in b1bf5113e973 10:34:02 Removing intermediate container b1bf5113e973 10:34:02 ---> d578b12bccb4 10:34:02 10:34:03 Successfully built d578b12bccb4 10:34:03 Successfully tagged core-data-arm64:latest 10:34:03  Building core-data ... done Building security-secretstore-setup 10:34:29 ---> e9adcd5a9c3f 10:34:29 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 10:34:29 ---> Running in 4d24f1fa65fb 10:34:29 Removing intermediate container 4d24f1fa65fb 10:34:29 ---> abb5c20ed32b 10:34:29 Step 10/25 : RUN mkdir -p spire-build 10:34:29 ---> Running in 84a52a4e00e7 10:34:29 ---> f899020205fd 10:34:29 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:34:30 ---> Running in 2813068e9604 10:34:30 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:34:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:34:30 ---> 3db8a53038d8 10:34:30 Step 3/25 : WORKDIR /edgex-go 10:34:30 ---> Using cache 10:34:30 ---> 91fdf5ce7933 10:34:30 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:30 ---> Using cache 10:34:30 ---> 4beee3ad75bd 10:34:30 Step 5/25 : RUN apk add --update --no-cache make git 10:34:30 ---> Running in a841dcd307d8 10:34:31 Removing intermediate container 2813068e9604 10:34:31 ---> 365a7ec7c6c6 10:34:31 Step 10/26 : RUN mkdir -p spire-build 10:34:31 ---> Running in 282d3595a3ea 10:34:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:34:32 Removing intermediate container 84a52a4e00e7 10:34:32 ---> 0b0270271ef3 10:34:32 Step 11/25 : WORKDIR /edgex-go/spire-build 10:34:32 ---> Running in 47483b5b1b8e 10:34:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:34:34 Removing intermediate container 47483b5b1b8e 10:34:34 ---> afcb1156c6d8 10:34:34 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 10:34:34 ---> Running in c90c1f31b039 10:34:34 OK: 220 MiB in 52 packages 10:34:34 Removing intermediate container 282d3595a3ea 10:34:34 ---> 97f228827795 10:34:34 Step 11/26 : WORKDIR /edgex-go/spire-build 10:34:34 ---> Running in 249e6f260b23 10:34:35 Removing intermediate container 249e6f260b23 10:34:35 ---> d5b26e495d4e 10:34:35 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 10:34:35 ---> Running in ec0e9015ca55 10:34:36 Removing intermediate container a841dcd307d8 10:34:36 ---> e4c57fcd4085 10:34:36 Step 6/25 : COPY go.mod vendor* ./ 10:34:37 spire-1.2.1/ 10:34:37 spire-1.2.1/.data/ 10:34:37 spire-1.2.1/.data/.file 10:34:37 spire-1.2.1/.dockerignore 10:34:37 spire-1.2.1/.gitattributes 10:34:37 spire-1.2.1/.githooks/ 10:34:37 spire-1.2.1/.githooks/pre-commit 10:34:37 spire-1.2.1/.github/ 10:34:37 spire-1.2.1/.github/ISSUE_TEMPLATE.md 10:34:37 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 10:34:37 spire-1.2.1/.github/dependabot.yml 10:34:37 spire-1.2.1/.github/workflows/ 10:34:37 spire-1.2.1/.github/workflows/nightly_build.yaml 10:34:37 spire-1.2.1/.github/workflows/pr_build.yaml 10:34:37 spire-1.2.1/.github/workflows/release_build.yaml 10:34:37 spire-1.2.1/.github/workflows/scripts/ 10:34:37 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 10:34:37 spire-1.2.1/.github/workflows/scripts/push-images.sh 10:34:37 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 10:34:37 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 10:34:37 spire-1.2.1/.github/workflows/scripts/split.sh 10:34:37 spire-1.2.1/.gitignore 10:34:37 spire-1.2.1/.go-version 10:34:37 spire-1.2.1/.golangci.yml 10:34:37 spire-1.2.1/ADOPTERS.md 10:34:37 spire-1.2.1/CHANGELOG.md 10:34:37 spire-1.2.1/CODE-OF-CONDUCT.md 10:34:37 spire-1.2.1/CODEOWNERS 10:34:37 spire-1.2.1/CONTRIBUTING.md 10:34:37 spire-1.2.1/Dockerfile 10:34:37 spire-1.2.1/Dockerfile.dev 10:34:37 spire-1.2.1/Dockerfile.scratch 10:34:37 spire-1.2.1/LICENSE 10:34:37 spire-1.2.1/MAINTAINERS.md 10:34:37 spire-1.2.1/Makefile 10:34:37 spire-1.2.1/README.md 10:34:37 spire-1.2.1/ROADMAP.md 10:34:37 spire-1.2.1/SECURITY.md 10:34:37 spire-1.2.1/cmd/ 10:34:37 spire-1.2.1/cmd/spire-agent/ 10:34:37 spire-1.2.1/cmd/spire-agent/cli/ 10:34:37 spire-1.2.1/cmd/spire-agent/cli/api/ 10:34:37 spire-1.2.1/cmd/spire-agent/cli/api/common.go 10:34:37 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 10:34:37 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 10:34:37 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 10:34:37 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 10:34:37 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 10:34:37 spire-1.2.1/cmd/spire-agent/cli/cli.go 10:34:37 spire-1.2.1/cmd/spire-agent/cli/common/ 10:34:37 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 10:34:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 10:34:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 10:34:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 10:34:37 spire-1.2.1/cmd/spire-agent/cli/run/ 10:34:37 spire-1.2.1/cmd/spire-agent/cli/run/run.go 10:34:37 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 10:34:37 spire-1.2.1/cmd/spire-agent/cli/validate/ 10:34:37 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 10:34:37 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 10:34:37 spire-1.2.1/cmd/spire-agent/main.go 10:34:37 spire-1.2.1/cmd/spire-server/ 10:34:37 spire-1.2.1/cmd/spire-server/cli/ 10:34:37 spire-1.2.1/cmd/spire-server/cli/agent/ 10:34:37 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/agent/count.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/agent/list.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/agent/show.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/bundle/ 10:34:37 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/cli.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/entry/ 10:34:37 spire-1.2.1/cmd/spire-server/cli/entry/count.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/entry/create.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/entry/show.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/entry/update.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/entry/util.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/federation/ 10:34:37 spire-1.2.1/cmd/spire-server/cli/federation/common.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/federation/create.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/federation/list.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/federation/show.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/federation/update.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 10:34:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/jwt/ 10:34:37 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/run/ 10:34:37 spire-1.2.1/cmd/spire-server/cli/run/run.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/token/ 10:34:37 spire-1.2.1/cmd/spire-server/cli/token/generate.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/validate/ 10:34:37 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/x509/ 10:34:37 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 10:34:37 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 10:34:37 spire-1.2.1/cmd/spire-server/main.go 10:34:37 spire-1.2.1/cmd/spire-server/util/ 10:34:37 spire-1.2.1/cmd/spire-server/util/util.go 10:34:37 spire-1.2.1/conf/ 10:34:37 spire-1.2.1/conf/agent/ 10:34:37 spire-1.2.1/conf/agent/agent.conf 10:34:37 spire-1.2.1/conf/agent/agent_full.conf 10:34:37 spire-1.2.1/conf/agent/dummy_root_ca.crt 10:34:37 spire-1.2.1/conf/server/ 10:34:37 spire-1.2.1/conf/server/dummy_upstream_ca.crt 10:34:37 spire-1.2.1/conf/server/dummy_upstream_ca.key 10:34:37 spire-1.2.1/conf/server/server.conf 10:34:37 spire-1.2.1/conf/server/server_full.conf 10:34:37 spire-1.2.1/doc/ 10:34:37 spire-1.2.1/doc/SPIRE101.md 10:34:37 spire-1.2.1/doc/auditlog.md 10:34:37 spire-1.2.1/doc/authorization_policy_engine.md 10:34:37 spire-1.2.1/doc/changelog_guidelines.md 10:34:37 spire-1.2.1/doc/cure53-report.pdf 10:34:37 spire-1.2.1/doc/images/ 10:34:37 spire-1.2.1/doc/images/2019_roadmap.png 10:34:37 spire-1.2.1/doc/images/SPIRE101.png 10:34:37 spire-1.2.1/doc/images/SPIRE_agent.png 10:34:37 spire-1.2.1/doc/images/SPIRE_server.png 10:34:37 spire-1.2.1/doc/images/cache_mgr.png 10:34:37 spire-1.2.1/doc/images/cache_mgr_components.png 10:34:37 spire-1.2.1/doc/images/federated_spire.png 10:34:37 spire-1.2.1/doc/images/ha_mode.png 10:34:37 spire-1.2.1/doc/images/nested_spire.png 10:34:37 spire-1.2.1/doc/images/oidc_federation.png 10:34:37 spire-1.2.1/doc/images/single_trust_domain.png 10:34:37 spire-1.2.1/doc/images/spiffe_compatible.png 10:34:37 spire-1.2.1/doc/images/spire_logo.png 10:34:37 spire-1.2.1/doc/migrating_registration_api_clients.md 10:34:37 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 10:34:37 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 10:34:37 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 10:34:37 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 10:34:37 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 10:34:37 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 10:34:37 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 10:34:37 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 10:34:37 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 10:34:37 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 10:34:37 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 10:34:37 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 10:34:37 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 10:34:37 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 10:34:37 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 10:34:37 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 10:34:37 spire-1.2.1/doc/plugin_server_datastore_sql.md 10:34:37 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 10:34:37 spire-1.2.1/doc/plugin_server_keymanager_disk.md 10:34:37 spire-1.2.1/doc/plugin_server_keymanager_memory.md 10:34:37 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 10:34:37 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 10:34:37 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 10:34:37 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 10:34:37 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 10:34:37 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 10:34:37 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 10:34:37 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 10:34:37 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 10:34:37 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 10:34:37 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 10:34:37 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 10:34:37 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 10:34:37 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 10:34:37 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 10:34:37 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 10:34:37 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 10:34:37 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 10:34:37 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 10:34:37 spire-1.2.1/doc/scaling_spire.md 10:34:37 spire-1.2.1/doc/spire_agent.md 10:34:37 spire-1.2.1/doc/spire_server.md 10:34:37 spire-1.2.1/doc/supported_integrations.md 10:34:37 spire-1.2.1/doc/telemetry.md 10:34:37 spire-1.2.1/doc/telemetry_config.md 10:34:37 spire-1.2.1/doc/upgrading.md 10:34:37 spire-1.2.1/doc/using_spire.md 10:34:37 spire-1.2.1/examples/ 10:34:37 spire-1.2.1/examples/README.md 10:34:37 spire-1.2.1/go.mod 10:34:37 spire-1.2.1/go.sum 10:34:37 spire-1.2.1/pkg/ 10:34:37 spire-1.2.1/pkg/agent/ 10:34:37 spire-1.2.1/pkg/agent/agent.go 10:34:37 spire-1.2.1/pkg/agent/api/ 10:34:37 spire-1.2.1/pkg/agent/api/config.go 10:34:37 spire-1.2.1/pkg/agent/api/debug/ 10:34:37 spire-1.2.1/pkg/agent/api/debug/v1/ 10:34:37 spire-1.2.1/pkg/agent/api/debug/v1/service.go 10:34:37 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 10:34:37 spire-1.2.1/pkg/agent/api/delegatedidentity/ 10:34:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 10:34:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 10:34:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 10:34:37 spire-1.2.1/pkg/agent/api/endpoints.go 10:34:37 spire-1.2.1/pkg/agent/api/health/ 10:34:37 spire-1.2.1/pkg/agent/api/health/v1/ 10:34:37 spire-1.2.1/pkg/agent/api/health/v1/service.go 10:34:37 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 10:34:37 spire-1.2.1/pkg/agent/api/rpccontext/ 10:34:37 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 10:34:37 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 10:34:37 spire-1.2.1/pkg/agent/attestor/ 10:34:37 spire-1.2.1/pkg/agent/attestor/node/ 10:34:37 spire-1.2.1/pkg/agent/attestor/node/experimental.go 10:34:37 spire-1.2.1/pkg/agent/attestor/node/node.go 10:34:37 spire-1.2.1/pkg/agent/attestor/node/node_test.go 10:34:37 spire-1.2.1/pkg/agent/attestor/workload/ 10:34:37 spire-1.2.1/pkg/agent/attestor/workload/workload.go 10:34:37 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 10:34:37 spire-1.2.1/pkg/agent/catalog/ 10:34:37 spire-1.2.1/pkg/agent/catalog/catalog.go 10:34:37 spire-1.2.1/pkg/agent/catalog/keymanager.go ---> b0ff025afb8f 10:34:37 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:37 10:34:37 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 10:34:37 spire-1.2.1/pkg/agent/catalog/svidstore.go 10:34:37 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 10:34:37 spire-1.2.1/pkg/agent/client/ 10:34:37 spire-1.2.1/pkg/agent/client/client.go 10:34:37 spire-1.2.1/pkg/agent/client/client_test.go 10:34:37 spire-1.2.1/pkg/agent/client/dial.go 10:34:37 spire-1.2.1/pkg/agent/client/nodeconn.go 10:34:37 spire-1.2.1/pkg/agent/client/nodeconn_test.go 10:34:37 spire-1.2.1/pkg/agent/client/update.go 10:34:37 spire-1.2.1/pkg/agent/client/util.go 10:34:37 spire-1.2.1/pkg/agent/common/ 10:34:37 spire-1.2.1/pkg/agent/common/backoff/ 10:34:37 spire-1.2.1/pkg/agent/common/backoff/backoff.go 10:34:37 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 10:34:37 spire-1.2.1/pkg/agent/common/cgroups/ 10:34:37 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 10:34:37 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 10:34:37 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 10:34:37 spire-1.2.1/pkg/agent/config.go 10:34:37 spire-1.2.1/pkg/agent/endpoints/ 10:34:37 spire-1.2.1/pkg/agent/endpoints/config.go 10:34:37 spire-1.2.1/pkg/agent/endpoints/endpoints.go 10:34:37 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 10:34:37 spire-1.2.1/pkg/agent/endpoints/metrics.go 10:34:37 spire-1.2.1/pkg/agent/endpoints/middleware.go 10:34:37 spire-1.2.1/pkg/agent/endpoints/peertracker.go 10:34:37 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 10:34:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 10:34:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 10:34:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 10:34:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 10:34:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 10:34:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 10:34:37 spire-1.2.1/pkg/agent/endpoints/workload/ 10:34:37 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 10:34:37 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 10:34:37 spire-1.2.1/pkg/agent/manager/ 10:34:37 spire-1.2.1/pkg/agent/manager/cache/ 10:34:37 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 10:34:37 spire-1.2.1/pkg/agent/manager/cache/cache.go 10:34:37 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 10:34:37 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 10:34:37 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 10:34:37 spire-1.2.1/pkg/agent/manager/cache/sets.go 10:34:37 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 10:34:37 spire-1.2.1/pkg/agent/manager/config.go 10:34:37 spire-1.2.1/pkg/agent/manager/manager.go 10:34:37 spire-1.2.1/pkg/agent/manager/manager_test.go 10:34:37 spire-1.2.1/pkg/agent/manager/storage.go 10:34:37 spire-1.2.1/pkg/agent/manager/storage_test.go 10:34:37 spire-1.2.1/pkg/agent/manager/storecache/ 10:34:37 spire-1.2.1/pkg/agent/manager/storecache/cache.go 10:34:37 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 10:34:37 spire-1.2.1/pkg/agent/manager/sync.go 10:34:37 spire-1.2.1/pkg/agent/plugin/ 10:34:37 spire-1.2.1/pkg/agent/plugin/keymanager/ 10:34:37 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 10:34:37 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 10:34:37 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 10:34:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 10:34:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 10:34:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 10:34:37 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 10:34:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 10:34:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 10:34:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 10:34:37 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 10:34:37 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 10:34:37 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 10:34:37 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 10:34:37 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 10:34:37 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 10:34:37 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 10:34:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 10:34:37 spire-1.2.1/pkg/agent/plugin/svidstore/ 10:34:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 10:34:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 10:34:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 10:34:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 10:34:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 10:34:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 10:34:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 10:34:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 10:34:37 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 10:34:37 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 10:34:37 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 10:34:37 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 10:34:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 10:34:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 10:34:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 10:34:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 10:34:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 10:34:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 10:34:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 10:34:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 10:34:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 10:34:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 10:34:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 10:34:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 10:34:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 10:34:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 10:34:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 10:34:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 10:34:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 10:34:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 10:34:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 10:34:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 10:34:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 10:34:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 10:34:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 10:34:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 10:34:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 10:34:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 10:34:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 10:34:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 10:34:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 10:34:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 10:34:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 10:34:37 spire-1.2.1/pkg/agent/svid/ 10:34:37 spire-1.2.1/pkg/agent/svid/rotator.go 10:34:37 spire-1.2.1/pkg/agent/svid/rotator_config.go 10:34:37 spire-1.2.1/pkg/agent/svid/rotator_test.go 10:34:37 spire-1.2.1/pkg/agent/svid/store/ 10:34:37 spire-1.2.1/pkg/agent/svid/store/service.go 10:34:37 spire-1.2.1/pkg/agent/svid/store/service_test.go 10:34:37 spire-1.2.1/pkg/common/ 10:34:37 spire-1.2.1/pkg/common/agentpathtemplate/ 10:34:37 spire-1.2.1/pkg/common/agentpathtemplate/template.go 10:34:37 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 10:34:37 spire-1.2.1/pkg/common/api/ 10:34:37 spire-1.2.1/pkg/common/api/metrics.go 10:34:37 spire-1.2.1/pkg/common/api/middleware/ 10:34:37 spire-1.2.1/pkg/common/api/middleware/common_test.go 10:34:37 spire-1.2.1/pkg/common/api/middleware/interceptor.go 10:34:37 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 10:34:37 spire-1.2.1/pkg/common/api/middleware/logger.go 10:34:37 spire-1.2.1/pkg/common/api/middleware/logger_test.go 10:34:37 spire-1.2.1/pkg/common/api/middleware/metrics.go 10:34:37 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 10:34:37 spire-1.2.1/pkg/common/api/middleware/middleware.go 10:34:37 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 10:34:37 spire-1.2.1/pkg/common/api/middleware/misconfig.go 10:34:37 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 10:34:37 spire-1.2.1/pkg/common/api/middleware/names.go 10:34:37 spire-1.2.1/pkg/common/api/middleware/names_test.go 10:34:37 spire-1.2.1/pkg/common/api/names.go 10:34:37 spire-1.2.1/pkg/common/api/ratelimit.go 10:34:37 spire-1.2.1/pkg/common/api/rpccontext/ 10:34:37 spire-1.2.1/pkg/common/api/rpccontext/logger.go 10:34:37 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 10:34:37 spire-1.2.1/pkg/common/api/rpccontext/names.go 10:34:37 spire-1.2.1/pkg/common/auth/ 10:34:37 spire-1.2.1/pkg/common/auth/interceptors.go 10:34:37 spire-1.2.1/pkg/common/auth/interceptors_test.go 10:34:37 spire-1.2.1/pkg/common/auth/untracked_uds.go 10:34:37 spire-1.2.1/pkg/common/bundleutil/ 10:34:37 spire-1.2.1/pkg/common/bundleutil/bundle.go 10:34:37 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 10:34:37 spire-1.2.1/pkg/common/bundleutil/common_test.go 10:34:37 spire-1.2.1/pkg/common/bundleutil/marshal.go 10:34:37 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 10:34:37 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 10:34:37 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 10:34:37 spire-1.2.1/pkg/common/bundleutil/types.go 10:34:37 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 10:34:37 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 10:34:37 spire-1.2.1/pkg/common/catalog/ 10:34:37 spire-1.2.1/pkg/common/catalog/bind.go 10:34:37 spire-1.2.1/pkg/common/catalog/builtin.go 10:34:37 spire-1.2.1/pkg/common/catalog/catalog.go 10:34:37 spire-1.2.1/pkg/common/catalog/catalog_test.go 10:34:37 spire-1.2.1/pkg/common/catalog/closers.go 10:34:37 spire-1.2.1/pkg/common/catalog/cmd_linux.go 10:34:37 spire-1.2.1/pkg/common/catalog/cmd_other.go 10:34:37 spire-1.2.1/pkg/common/catalog/config.go 10:34:37 spire-1.2.1/pkg/common/catalog/config_test.go 10:34:37 spire-1.2.1/pkg/common/catalog/configure.go 10:34:37 spire-1.2.1/pkg/common/catalog/constraints.go 10:34:37 spire-1.2.1/pkg/common/catalog/constraints_test.go 10:34:37 spire-1.2.1/pkg/common/catalog/context.go 10:34:37 spire-1.2.1/pkg/common/catalog/external.go 10:34:37 spire-1.2.1/pkg/common/catalog/host.go 10:34:37 spire-1.2.1/pkg/common/catalog/pipenet.go 10:34:37 spire-1.2.1/pkg/common/catalog/plugin.go 10:34:37 spire-1.2.1/pkg/common/catalog/testplugin/ 10:34:37 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 10:34:37 spire-1.2.1/pkg/common/catalog/testplugin/main.go 10:34:37 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 10:34:37 spire-1.2.1/pkg/common/cli/ 10:34:37 spire-1.2.1/pkg/common/cli/env.go 10:34:37 spire-1.2.1/pkg/common/cli/flags.go 10:34:37 spire-1.2.1/pkg/common/cli/trust_domain.go 10:34:37 spire-1.2.1/pkg/common/cli/trust_domain_test.go 10:34:37 spire-1.2.1/pkg/common/cli/umask.go 10:34:37 spire-1.2.1/pkg/common/cli/umask_posix.go 10:34:37 spire-1.2.1/pkg/common/cli/umask_test.go 10:34:37 spire-1.2.1/pkg/common/cli/umask_windows.go 10:34:37 spire-1.2.1/pkg/common/cliprinter/ 10:34:37 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 10:34:37 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 10:34:37 spire-1.2.1/pkg/common/cliprinter/flag.go 10:34:37 spire-1.2.1/pkg/common/cliprinter/flag_test.go 10:34:37 spire-1.2.1/pkg/common/cliprinter/format.go 10:34:37 spire-1.2.1/pkg/common/cliprinter/format_test.go 10:34:37 spire-1.2.1/pkg/common/cliprinter/internal/ 10:34:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 10:34:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 10:34:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 10:34:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 10:34:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 10:34:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 10:34:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 10:34:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 10:34:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 10:34:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 10:34:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 10:34:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 10:34:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 10:34:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 10:34:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 10:34:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 10:34:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 10:34:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 10:34:37 spire-1.2.1/pkg/common/coretypes/ 10:34:37 spire-1.2.1/pkg/common/coretypes/bundle/ 10:34:37 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 10:34:37 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 10:34:37 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 10:34:37 spire-1.2.1/pkg/common/coretypes/bundle/require.go 10:34:37 spire-1.2.1/pkg/common/coretypes/jwtkey/ 10:34:37 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 10:34:37 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 10:34:37 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 10:34:37 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 10:34:37 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 10:34:37 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 10:34:37 spire-1.2.1/pkg/common/coretypes/x509certificate/ 10:34:37 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 10:34:37 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 10:34:37 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 10:34:37 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 10:34:37 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 10:34:37 spire-1.2.1/pkg/common/cryptoutil/ 10:34:37 spire-1.2.1/pkg/common/cryptoutil/keys.go 10:34:37 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 10:34:37 spire-1.2.1/pkg/common/diskutil/ 10:34:37 spire-1.2.1/pkg/common/diskutil/file_posix.go 10:34:37 spire-1.2.1/pkg/common/diskutil/file_test.go 10:34:37 spire-1.2.1/pkg/common/diskutil/file_windows.go 10:34:37 spire-1.2.1/pkg/common/errorutil/ 10:34:37 spire-1.2.1/pkg/common/errorutil/wrapper.go 10:34:37 spire-1.2.1/pkg/common/health/ 10:34:37 spire-1.2.1/pkg/common/health/config.go 10:34:37 spire-1.2.1/pkg/common/health/context.go 10:34:37 spire-1.2.1/pkg/common/health/context_test.go 10:34:37 spire-1.2.1/pkg/common/health/health.go 10:34:37 spire-1.2.1/pkg/common/health/health_test.go 10:34:37 spire-1.2.1/pkg/common/health/logger.go 10:34:37 spire-1.2.1/pkg/common/hostservice/ 10:34:37 spire-1.2.1/pkg/common/hostservice/metricsservice/ 10:34:37 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 10:34:37 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 10:34:37 spire-1.2.1/pkg/common/idutil/ 10:34:37 spire-1.2.1/pkg/common/idutil/require.go 10:34:37 spire-1.2.1/pkg/common/idutil/require_test.go 10:34:37 spire-1.2.1/pkg/common/idutil/safety.go 10:34:37 spire-1.2.1/pkg/common/idutil/safety_test.go 10:34:37 spire-1.2.1/pkg/common/idutil/spiffeid.go 10:34:37 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 10:34:37 spire-1.2.1/pkg/common/jwtsvid/ 10:34:37 spire-1.2.1/pkg/common/jwtsvid/common.go 10:34:37 spire-1.2.1/pkg/common/jwtsvid/sign.go 10:34:37 spire-1.2.1/pkg/common/jwtsvid/token_test.go 10:34:37 spire-1.2.1/pkg/common/jwtsvid/validate.go 10:34:37 spire-1.2.1/pkg/common/jwtutil/ 10:34:37 spire-1.2.1/pkg/common/jwtutil/keyset.go 10:34:37 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 10:34:37 spire-1.2.1/pkg/common/log/ 10:34:37 spire-1.2.1/pkg/common/log/hclog_adapter.go 10:34:37 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 10:34:37 spire-1.2.1/pkg/common/log/log.go 10:34:37 spire-1.2.1/pkg/common/log/log_test.go 10:34:37 spire-1.2.1/pkg/common/log/options.go 10:34:37 spire-1.2.1/pkg/common/nodeutil/ 10:34:37 spire-1.2.1/pkg/common/nodeutil/node.go 10:34:37 spire-1.2.1/pkg/common/nodeutil/node_test.go 10:34:37 spire-1.2.1/pkg/common/peertracker/ 10:34:37 spire-1.2.1/pkg/common/peertracker/conn.go ---> Running in 815b85a970ec 10:34:37 10:34:37 spire-1.2.1/pkg/common/peertracker/credentials.go 10:34:37 spire-1.2.1/pkg/common/peertracker/errors.go 10:34:37 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 10:34:37 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 10:34:37 spire-1.2.1/pkg/common/peertracker/info.go 10:34:37 spire-1.2.1/pkg/common/peertracker/listener.go 10:34:37 spire-1.2.1/pkg/common/peertracker/listener_test.go 10:34:37 spire-1.2.1/pkg/common/peertracker/peertracker.go 10:34:37 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 10:34:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 10:34:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 10:34:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 10:34:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 10:34:37 spire-1.2.1/pkg/common/peertracker/tcp.go 10:34:37 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 10:34:37 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 10:34:37 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 10:34:37 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 10:34:37 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 10:34:37 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 10:34:37 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 10:34:37 spire-1.2.1/pkg/common/peertracker/uds.go 10:34:37 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 10:34:37 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 10:34:37 spire-1.2.1/pkg/common/peertracker/uds_linux.go 10:34:37 spire-1.2.1/pkg/common/pemutil/ 10:34:37 spire-1.2.1/pkg/common/pemutil/block.go 10:34:37 spire-1.2.1/pkg/common/pemutil/certs.go 10:34:37 spire-1.2.1/pkg/common/pemutil/common.go 10:34:37 spire-1.2.1/pkg/common/pemutil/csr.go 10:34:37 spire-1.2.1/pkg/common/pemutil/keys.go 10:34:37 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 10:34:37 spire-1.2.1/pkg/common/pemutil/testdata/ 10:34:37 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 10:34:37 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 10:34:37 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 10:34:37 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 10:34:37 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 10:34:37 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 10:34:37 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 10:34:37 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 10:34:37 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 10:34:37 spire-1.2.1/pkg/common/plugin/ 10:34:37 spire-1.2.1/pkg/common/plugin/aws/ 10:34:37 spire-1.2.1/pkg/common/plugin/aws/iid.go 10:34:37 spire-1.2.1/pkg/common/plugin/azure/ 10:34:37 spire-1.2.1/pkg/common/plugin/azure/msi.go 10:34:37 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 10:34:37 spire-1.2.1/pkg/common/plugin/facade.go 10:34:37 spire-1.2.1/pkg/common/plugin/facade_test.go 10:34:37 spire-1.2.1/pkg/common/plugin/gcp/ 10:34:37 spire-1.2.1/pkg/common/plugin/gcp/iit.go 10:34:37 spire-1.2.1/pkg/common/plugin/k8s/ 10:34:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 10:34:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 10:34:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 10:34:37 spire-1.2.1/pkg/common/plugin/k8s/utils.go 10:34:37 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 10:34:37 spire-1.2.1/pkg/common/plugin/log.go 10:34:37 spire-1.2.1/pkg/common/plugin/sshpop/ 10:34:37 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 10:34:37 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 10:34:37 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 10:34:37 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 10:34:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 10:34:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 10:34:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 10:34:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 10:34:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 10:34:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 10:34:37 spire-1.2.1/pkg/common/plugin/tpmdevid/ 10:34:37 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 10:34:37 spire-1.2.1/pkg/common/plugin/x509pop/ 10:34:37 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 10:34:37 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 10:34:37 spire-1.2.1/pkg/common/profiling/ 10:34:37 spire-1.2.1/pkg/common/profiling/dumpers.go 10:34:37 spire-1.2.1/pkg/common/profiling/profiling.go 10:34:37 spire-1.2.1/pkg/common/protoutil/ 10:34:37 spire-1.2.1/pkg/common/protoutil/masks.go 10:34:37 spire-1.2.1/pkg/common/protoutil/masks_test.go 10:34:37 spire-1.2.1/pkg/common/rotationutil/ 10:34:37 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 10:34:37 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 10:34:37 spire-1.2.1/pkg/common/selector/ 10:34:37 spire-1.2.1/pkg/common/selector/selector.go 10:34:37 spire-1.2.1/pkg/common/selector/selector_test.go 10:34:37 spire-1.2.1/pkg/common/selector/set.go 10:34:37 spire-1.2.1/pkg/common/selector/set_utils.go 10:34:37 spire-1.2.1/pkg/common/selector/set_utils_test.go 10:34:37 spire-1.2.1/pkg/common/telemetry/ 10:34:37 spire-1.2.1/pkg/common/telemetry/agent/ 10:34:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 10:34:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 10:34:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 10:34:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 10:34:37 spire-1.2.1/pkg/common/telemetry/agent/manager.go 10:34:37 spire-1.2.1/pkg/common/telemetry/agent/node.go 10:34:37 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 10:34:37 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 10:34:37 spire-1.2.1/pkg/common/telemetry/agent/store/ 10:34:37 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 10:34:37 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 10:34:37 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 10:34:37 spire-1.2.1/pkg/common/telemetry/blackhole.go 10:34:37 spire-1.2.1/pkg/common/telemetry/call.go 10:34:37 spire-1.2.1/pkg/common/telemetry/common/ 10:34:37 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 10:34:37 spire-1.2.1/pkg/common/telemetry/config.go 10:34:37 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 10:34:37 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 10:34:37 spire-1.2.1/pkg/common/telemetry/inmem.go 10:34:37 spire-1.2.1/pkg/common/telemetry/inmem_test.go 10:34:37 spire-1.2.1/pkg/common/telemetry/m3.go 10:34:37 spire-1.2.1/pkg/common/telemetry/m3_test.go 10:34:37 spire-1.2.1/pkg/common/telemetry/metrics.go 10:34:37 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 10:34:37 spire-1.2.1/pkg/common/telemetry/names.go 10:34:37 spire-1.2.1/pkg/common/telemetry/prometheus.go 10:34:37 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 10:34:37 spire-1.2.1/pkg/common/telemetry/sanitize.go 10:34:37 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 10:34:37 spire-1.2.1/pkg/common/telemetry/server/ 10:34:37 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 10:34:37 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 10:34:37 spire-1.2.1/pkg/common/telemetry/server/datastore/ 10:34:37 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 10:34:37 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 10:34:37 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 10:34:37 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 10:34:37 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 10:34:37 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 10:34:37 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 10:34:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 10:34:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 10:34:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 10:34:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 10:34:37 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 10:34:37 spire-1.2.1/pkg/common/telemetry/server/rotate.go 10:34:37 spire-1.2.1/pkg/common/telemetry/server/server.go 10:34:37 spire-1.2.1/pkg/common/telemetry/sink.go 10:34:37 spire-1.2.1/pkg/common/telemetry/statsd.go 10:34:37 spire-1.2.1/pkg/common/telemetry/statsd_test.go 10:34:37 spire-1.2.1/pkg/common/telemetry/uptime.go 10:34:37 spire-1.2.1/pkg/common/telemetry/version.go 10:34:37 spire-1.2.1/pkg/common/telemetry/withlabels.go 10:34:37 spire-1.2.1/pkg/common/uptime/ 10:34:37 spire-1.2.1/pkg/common/uptime/uptime.go 10:34:37 spire-1.2.1/pkg/common/uptime/uptime_test.go 10:34:37 spire-1.2.1/pkg/common/util/ 10:34:37 spire-1.2.1/pkg/common/util/certs.go 10:34:37 spire-1.2.1/pkg/common/util/certs_test.go 10:34:37 spire-1.2.1/pkg/common/util/csr.go 10:34:37 spire-1.2.1/pkg/common/util/hash.go 10:34:37 spire-1.2.1/pkg/common/util/selectors.go 10:34:37 spire-1.2.1/pkg/common/util/selectors_test.go 10:34:37 spire-1.2.1/pkg/common/util/signals.go 10:34:37 spire-1.2.1/pkg/common/util/sort.go 10:34:37 spire-1.2.1/pkg/common/util/sort_test.go 10:34:37 spire-1.2.1/pkg/common/util/task.go 10:34:37 spire-1.2.1/pkg/common/util/task_test.go 10:34:37 spire-1.2.1/pkg/common/util/testdata/ 10:34:37 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 10:34:37 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 10:34:37 spire-1.2.1/pkg/common/version/ 10:34:37 spire-1.2.1/pkg/common/version/version.go 10:34:37 spire-1.2.1/pkg/common/x509svid/ 10:34:37 spire-1.2.1/pkg/common/x509svid/common_test.go 10:34:37 spire-1.2.1/pkg/common/x509svid/csr.go 10:34:37 spire-1.2.1/pkg/common/x509svid/upstreamca.go 10:34:37 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 10:34:37 spire-1.2.1/pkg/common/x509util/ 10:34:37 spire-1.2.1/pkg/common/x509util/cert.go 10:34:37 spire-1.2.1/pkg/common/x509util/dns.go 10:34:37 spire-1.2.1/pkg/common/x509util/dns_test.go 10:34:37 spire-1.2.1/pkg/common/x509util/keyid.go 10:34:37 spire-1.2.1/pkg/common/x509util/keypair.go 10:34:37 spire-1.2.1/pkg/common/x509util/serialnumber.go 10:34:37 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 10:34:37 spire-1.2.1/pkg/server/ 10:34:37 spire-1.2.1/pkg/server/api/ 10:34:37 spire-1.2.1/pkg/server/api/agent.go 10:34:37 spire-1.2.1/pkg/server/api/agent/ 10:34:37 spire-1.2.1/pkg/server/api/agent/v1/ 10:34:37 spire-1.2.1/pkg/server/api/agent/v1/service.go 10:34:37 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 10:34:37 spire-1.2.1/pkg/server/api/agent_test.go 10:34:37 spire-1.2.1/pkg/server/api/api.go 10:34:37 spire-1.2.1/pkg/server/api/audit/ 10:34:37 spire-1.2.1/pkg/server/api/audit/audit.go 10:34:37 spire-1.2.1/pkg/server/api/audit/audit_test.go 10:34:37 spire-1.2.1/pkg/server/api/bundle.go 10:34:37 spire-1.2.1/pkg/server/api/bundle/ 10:34:37 spire-1.2.1/pkg/server/api/bundle/v1/ 10:34:37 spire-1.2.1/pkg/server/api/bundle/v1/service.go 10:34:37 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 10:34:37 spire-1.2.1/pkg/server/api/bundle_test.go 10:34:37 spire-1.2.1/pkg/server/api/debug/ 10:34:37 spire-1.2.1/pkg/server/api/debug/v1/ 10:34:37 spire-1.2.1/pkg/server/api/debug/v1/service.go 10:34:37 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 10:34:37 spire-1.2.1/pkg/server/api/entry.go 10:34:37 spire-1.2.1/pkg/server/api/entry/ 10:34:37 spire-1.2.1/pkg/server/api/entry/v1/ 10:34:37 spire-1.2.1/pkg/server/api/entry/v1/service.go 10:34:37 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 10:34:37 spire-1.2.1/pkg/server/api/entry_test.go 10:34:37 spire-1.2.1/pkg/server/api/health/ 10:34:37 spire-1.2.1/pkg/server/api/health/v1/ 10:34:37 spire-1.2.1/pkg/server/api/health/v1/service.go 10:34:37 spire-1.2.1/pkg/server/api/health/v1/service_test.go 10:34:37 spire-1.2.1/pkg/server/api/id.go 10:34:37 spire-1.2.1/pkg/server/api/id_test.go 10:34:37 spire-1.2.1/pkg/server/api/limits/ 10:34:37 spire-1.2.1/pkg/server/api/limits/limits.go 10:34:37 spire-1.2.1/pkg/server/api/middleware/ 10:34:37 spire-1.2.1/pkg/server/api/middleware/alias.go 10:34:37 spire-1.2.1/pkg/server/api/middleware/audit.go 10:34:37 spire-1.2.1/pkg/server/api/middleware/authorization.go 10:34:37 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 10:34:37 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 10:34:37 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 10:34:37 spire-1.2.1/pkg/server/api/middleware/caller.go 10:34:37 spire-1.2.1/pkg/server/api/middleware/caller_test.go 10:34:37 spire-1.2.1/pkg/server/api/middleware/common.go 10:34:37 spire-1.2.1/pkg/server/api/middleware/common_test.go 10:34:37 spire-1.2.1/pkg/server/api/middleware/entries.go 10:34:37 spire-1.2.1/pkg/server/api/middleware/entries_test.go 10:34:37 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 10:34:37 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 10:34:37 spire-1.2.1/pkg/server/api/ratelimit.go 10:34:37 spire-1.2.1/pkg/server/api/rpccontext/ 10:34:37 spire-1.2.1/pkg/server/api/rpccontext/alias.go 10:34:37 spire-1.2.1/pkg/server/api/rpccontext/audit.go 10:34:37 spire-1.2.1/pkg/server/api/rpccontext/caller.go 10:34:37 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 10:34:37 spire-1.2.1/pkg/server/api/selector.go 10:34:37 spire-1.2.1/pkg/server/api/selector_test.go 10:34:37 spire-1.2.1/pkg/server/api/status.go 10:34:37 spire-1.2.1/pkg/server/api/status_test.go 10:34:37 spire-1.2.1/pkg/server/api/svid/ 10:34:37 spire-1.2.1/pkg/server/api/svid/v1/ 10:34:37 spire-1.2.1/pkg/server/api/svid/v1/service.go 10:34:37 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 10:34:37 spire-1.2.1/pkg/server/api/trustdomain.go 10:34:37 spire-1.2.1/pkg/server/api/trustdomain/ 10:34:37 spire-1.2.1/pkg/server/api/trustdomain/v1/ 10:34:37 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 10:34:37 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 10:34:37 spire-1.2.1/pkg/server/api/trustdomain_test.go 10:34:37 spire-1.2.1/pkg/server/authpolicy/ 10:34:37 spire-1.2.1/pkg/server/authpolicy/defaults.go 10:34:37 spire-1.2.1/pkg/server/authpolicy/policy.go 10:34:37 spire-1.2.1/pkg/server/authpolicy/policy.rego 10:34:37 spire-1.2.1/pkg/server/authpolicy/policy_data.json 10:34:37 spire-1.2.1/pkg/server/authpolicy/policy_test.go 10:34:37 spire-1.2.1/pkg/server/authpolicy/validate.go 10:34:37 spire-1.2.1/pkg/server/bundle/ 10:34:37 spire-1.2.1/pkg/server/bundle/client/ 10:34:37 spire-1.2.1/pkg/server/bundle/client/client.go 10:34:37 spire-1.2.1/pkg/server/bundle/client/client_test.go 10:34:37 spire-1.2.1/pkg/server/bundle/client/manager.go 10:34:37 spire-1.2.1/pkg/server/bundle/client/manager_test.go 10:34:37 spire-1.2.1/pkg/server/bundle/client/sources.go 10:34:37 spire-1.2.1/pkg/server/bundle/client/sources_test.go 10:34:37 spire-1.2.1/pkg/server/bundle/client/updater.go 10:34:37 spire-1.2.1/pkg/server/bundle/client/updater_test.go 10:34:37 spire-1.2.1/pkg/server/ca/ 10:34:37 spire-1.2.1/pkg/server/ca/ca.go 10:34:37 spire-1.2.1/pkg/server/ca/ca_health.go 10:34:37 spire-1.2.1/pkg/server/ca/ca_test.go 10:34:37 spire-1.2.1/pkg/server/ca/journal.go 10:34:37 spire-1.2.1/pkg/server/ca/journal_test.go 10:34:37 spire-1.2.1/pkg/server/ca/manager.go 10:34:37 spire-1.2.1/pkg/server/ca/manager_health.go 10:34:37 spire-1.2.1/pkg/server/ca/manager_test.go 10:34:37 spire-1.2.1/pkg/server/ca/templates.go 10:34:37 spire-1.2.1/pkg/server/ca/upstream_client.go 10:34:37 spire-1.2.1/pkg/server/ca/upstream_client_test.go 10:34:37 spire-1.2.1/pkg/server/ca/validation.go 10:34:37 spire-1.2.1/pkg/server/cache/ 10:34:37 spire-1.2.1/pkg/server/cache/dscache/ 10:34:37 spire-1.2.1/pkg/server/cache/dscache/cache.go 10:34:37 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 10:34:37 spire-1.2.1/pkg/server/cache/entrycache/ 10:34:37 spire-1.2.1/pkg/server/cache/entrycache/cache.go 10:34:37 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 10:34:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 10:34:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 10:34:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 10:34:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 10:34:37 spire-1.2.1/pkg/server/catalog/ 10:34:37 spire-1.2.1/pkg/server/catalog/catalog.go 10:34:37 spire-1.2.1/pkg/server/catalog/keymanager.go 10:34:37 spire-1.2.1/pkg/server/catalog/nodeattestor.go 10:34:37 spire-1.2.1/pkg/server/catalog/noderesolver.go 10:34:37 spire-1.2.1/pkg/server/catalog/notifier.go 10:34:37 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 10:34:37 spire-1.2.1/pkg/server/config.go 10:34:37 spire-1.2.1/pkg/server/datastore/ 10:34:37 spire-1.2.1/pkg/server/datastore/datastore.go 10:34:37 spire-1.2.1/pkg/server/datastore/datastore_health.go 10:34:37 spire-1.2.1/pkg/server/datastore/repository.go 10:34:37 spire-1.2.1/pkg/server/datastore/sqlstore/ 10:34:37 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 10:34:37 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 10:34:37 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 10:34:37 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 10:34:37 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 10:34:37 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 10:34:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 10:34:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 10:34:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 10:34:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 10:34:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 10:34:37 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 10:34:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 10:34:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 10:34:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 10:34:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 10:34:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 10:34:37 spire-1.2.1/pkg/server/endpoints/ 10:34:37 spire-1.2.1/pkg/server/endpoints/bundle/ 10:34:37 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 10:34:37 spire-1.2.1/pkg/server/endpoints/bundle/config.go 10:34:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 10:34:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 10:34:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 10:34:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 10:34:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 10:34:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 10:34:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 10:34:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 10:34:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 10:34:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 10:34:37 spire-1.2.1/pkg/server/endpoints/bundle/server.go 10:34:37 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 10:34:37 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 10:34:37 spire-1.2.1/pkg/server/endpoints/config.go 10:34:37 spire-1.2.1/pkg/server/endpoints/endpoints.go 10:34:37 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 10:34:37 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 10:34:37 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 10:34:37 spire-1.2.1/pkg/server/endpoints/middleware.go 10:34:37 spire-1.2.1/pkg/server/endpoints/middleware_test.go 10:34:37 spire-1.2.1/pkg/server/hostservice/ 10:34:37 spire-1.2.1/pkg/server/hostservice/agentstore/ 10:34:37 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 10:34:37 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 10:34:37 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 10:34:37 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 10:34:37 spire-1.2.1/pkg/server/hostservice/identityprovider/ 10:34:37 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 10:34:37 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 10:34:37 spire-1.2.1/pkg/server/plugin/ 10:34:37 spire-1.2.1/pkg/server/plugin/keymanager/ 10:34:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 10:34:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 10:34:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 10:34:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 10:34:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 10:34:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 10:34:37 spire-1.2.1/pkg/server/plugin/keymanager/base/ 10:34:37 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 10:34:37 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 10:34:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 10:34:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 10:34:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 10:34:37 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 10:34:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 10:34:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 10:34:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 10:34:37 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 10:34:37 spire-1.2.1/pkg/server/plugin/keymanager/test/ 10:34:37 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 10:34:37 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 10:34:37 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/ 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 10:34:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 10:34:37 spire-1.2.1/pkg/server/plugin/noderesolver/ 10:34:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 10:34:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 10:34:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 10:34:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 10:34:37 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 10:34:37 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 10:34:37 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 10:34:37 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 10:34:37 spire-1.2.1/pkg/server/plugin/notifier/ 10:34:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 10:34:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 10:34:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 10:34:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 10:34:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 10:34:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 10:34:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 10:34:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 10:34:37 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 10:34:37 spire-1.2.1/pkg/server/plugin/notifier/repository.go 10:34:37 spire-1.2.1/pkg/server/plugin/notifier/v1.go 10:34:37 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 10:34:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 10:34:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 10:34:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 10:34:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 10:34:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 10:34:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 10:34:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 10:34:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 10:34:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 10:34:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 10:34:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 10:34:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 10:34:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 10:34:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 10:34:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 10:34:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 10:34:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 10:34:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 10:34:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 10:34:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 10:34:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 10:34:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 10:34:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 10:34:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 10:34:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 10:34:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 10:34:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 10:34:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 10:34:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 10:34:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 10:34:38 spire-1.2.1/pkg/server/registration/ 10:34:38 spire-1.2.1/pkg/server/registration/manager.go 10:34:38 spire-1.2.1/pkg/server/registration/manager_test.go 10:34:38 spire-1.2.1/pkg/server/scanentries.go 10:34:38 spire-1.2.1/pkg/server/scanentries_test.go 10:34:38 spire-1.2.1/pkg/server/server.go 10:34:38 spire-1.2.1/pkg/server/server_test.go 10:34:38 spire-1.2.1/pkg/server/svid/ 10:34:38 spire-1.2.1/pkg/server/svid/observer.go 10:34:38 spire-1.2.1/pkg/server/svid/observer_test.go 10:34:38 spire-1.2.1/pkg/server/svid/rotator.go 10:34:38 spire-1.2.1/pkg/server/svid/rotator_config.go 10:34:38 spire-1.2.1/pkg/server/svid/rotator_config_test.go 10:34:38 spire-1.2.1/pkg/server/svid/rotator_test.go 10:34:38 spire-1.2.1/proto/ 10:34:38 spire-1.2.1/proto/private/ 10:34:38 spire-1.2.1/proto/private/server/ 10:34:38 spire-1.2.1/proto/private/server/journal/ 10:34:38 spire-1.2.1/proto/private/server/journal/journal.pb.go 10:34:38 spire-1.2.1/proto/private/server/journal/journal.proto 10:34:38 spire-1.2.1/proto/spire/ 10:34:38 spire-1.2.1/proto/spire/common/ 10:34:38 spire-1.2.1/proto/spire/common/common.pb.go 10:34:38 spire-1.2.1/proto/spire/common/common.proto 10:34:38 spire-1.2.1/proto/spire/common/plugin/ 10:34:38 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 10:34:38 spire-1.2.1/proto/spire/common/plugin/plugin.proto 10:34:38 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 10:34:38 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 10:34:38 spire-1.2.1/proto/spire/plugin/ 10:34:38 spire-1.2.1/proto/spire/plugin/agent/ 10:34:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 10:34:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 10:34:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 10:34:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 10:34:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 10:34:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 10:34:38 spire-1.2.1/release/ 10:34:38 spire-1.2.1/release/spire-extras/ 10:34:38 spire-1.2.1/release/spire-extras/README.md 10:34:38 spire-1.2.1/release/spire-extras/conf/ 10:34:38 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 10:34:38 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 10:34:38 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 10:34:38 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 10:34:38 spire-1.2.1/release/spire/ 10:34:38 spire-1.2.1/release/spire/README.md 10:34:38 spire-1.2.1/release/spire/conf/ 10:34:38 spire-1.2.1/release/spire/conf/agent/ 10:34:38 spire-1.2.1/release/spire/conf/agent/agent.conf 10:34:38 spire-1.2.1/release/spire/conf/server/ 10:34:38 spire-1.2.1/release/spire/conf/server/server.conf 10:34:38 spire-1.2.1/script/ 10:34:38 spire-1.2.1/script/build-artifact.sh 10:34:38 spire-1.2.1/script/generate_dummy_ca.sh 10:34:38 spire-1.2.1/support/ 10:34:38 spire-1.2.1/support/k8s/ 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/ 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 10:34:38 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 10:34:38 spire-1.2.1/support/oidc-discovery-provider/ 10:34:38 spire-1.2.1/support/oidc-discovery-provider/README.md 10:34:38 spire-1.2.1/support/oidc-discovery-provider/common_test.go 10:34:38 spire-1.2.1/support/oidc-discovery-provider/config.go 10:34:38 spire-1.2.1/support/oidc-discovery-provider/config_test.go 10:34:38 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 10:34:38 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 10:34:38 spire-1.2.1/support/oidc-discovery-provider/handler.go 10:34:38 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 10:34:38 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 10:34:38 spire-1.2.1/support/oidc-discovery-provider/main.go 10:34:38 spire-1.2.1/support/oidc-discovery-provider/server_api.go 10:34:38 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 10:34:38 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 10:34:38 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 10:34:38 spire-1.2.1/test/ 10:34:38 spire-1.2.1/test/clock/ 10:34:38 spire-1.2.1/test/clock/clock.go 10:34:38 spire-1.2.1/test/fakes/ 10:34:38 spire-1.2.1/test/fakes/fakeagentcatalog/ 10:34:38 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 10:34:38 spire-1.2.1/test/fakes/fakeagentkeymanager/ 10:34:38 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 10:34:38 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 10:34:38 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 10:34:38 spire-1.2.1/test/fakes/fakeagentstore/ 10:34:38 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 10:34:38 spire-1.2.1/test/fakes/fakedatastore/ 10:34:38 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 10:34:38 spire-1.2.1/test/fakes/fakeentryclient/ 10:34:38 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 10:34:38 spire-1.2.1/test/fakes/fakehealthchecker/ 10:34:38 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 10:34:38 spire-1.2.1/test/fakes/fakeidentityprovider/ 10:34:38 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 10:34:38 spire-1.2.1/test/fakes/fakemetrics/ 10:34:38 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 10:34:38 spire-1.2.1/test/fakes/fakenoderesolver/ 10:34:38 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 10:34:38 spire-1.2.1/test/fakes/fakenotifier/ 10:34:38 spire-1.2.1/test/fakes/fakenotifier/notifier.go 10:34:38 spire-1.2.1/test/fakes/fakepluginmetrics/ 10:34:38 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 10:34:38 spire-1.2.1/test/fakes/fakeserverca/ 10:34:38 spire-1.2.1/test/fakes/fakeserverca/serverca.go 10:34:38 spire-1.2.1/test/fakes/fakeservercatalog/ 10:34:38 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 10:34:38 spire-1.2.1/test/fakes/fakeserverkeymanager/ 10:34:38 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 10:34:38 spire-1.2.1/test/fakes/fakeservernodeattestor/ 10:34:38 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 10:34:38 spire-1.2.1/test/fakes/fakeupstreamauthority/ 10:34:38 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 10:34:38 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 10:34:38 spire-1.2.1/test/fakes/fakeworkloadapi/ 10:34:38 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 10:34:38 spire-1.2.1/test/fakes/fakeworkloadattestor/ 10:34:38 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 10:34:38 spire-1.2.1/test/fixture/ 10:34:38 spire-1.2.1/test/fixture/certs/ 10:34:38 spire-1.2.1/test/fixture/certs/agent_svid.der 10:34:38 spire-1.2.1/test/fixture/certs/base_cert.pem 10:34:38 spire-1.2.1/test/fixture/certs/base_csr.pem 10:34:38 spire-1.2.1/test/fixture/certs/base_key.pem 10:34:38 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 10:34:38 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 10:34:38 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 10:34:38 spire-1.2.1/test/fixture/certs/blog_cert.pem 10:34:38 spire-1.2.1/test/fixture/certs/blog_csr.pem 10:34:38 spire-1.2.1/test/fixture/certs/blog_key.pem 10:34:38 spire-1.2.1/test/fixture/certs/bundle.der 10:34:38 spire-1.2.1/test/fixture/certs/ca.pem 10:34:38 spire-1.2.1/test/fixture/certs/ca_key.pem 10:34:38 spire-1.2.1/test/fixture/certs/database_cert.pem 10:34:38 spire-1.2.1/test/fixture/certs/database_csr.pem 10:34:38 spire-1.2.1/test/fixture/certs/database_key.pem 10:34:38 spire-1.2.1/test/fixture/certs/node_cert.pem 10:34:38 spire-1.2.1/test/fixture/certs/node_csr.pem 10:34:38 spire-1.2.1/test/fixture/certs/node_key.pem 10:34:38 spire-1.2.1/test/fixture/certs/svid.pem 10:34:38 spire-1.2.1/test/fixture/certs/svid_key.pem 10:34:38 spire-1.2.1/test/fixture/config/ 10:34:38 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 10:34:38 spire-1.2.1/test/fixture/config/agent_good.conf 10:34:38 spire-1.2.1/test/fixture/config/agent_good_templated.conf 10:34:38 spire-1.2.1/test/fixture/config/plugin_good.conf 10:34:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 10:34:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 10:34:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 10:34:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 10:34:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 10:34:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 10:34:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 10:34:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 10:34:38 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 10:34:38 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 10:34:38 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 10:34:38 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 10:34:38 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 10:34:38 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 10:34:38 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 10:34:38 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 10:34:38 spire-1.2.1/test/fixture/config/server_good.conf 10:34:38 spire-1.2.1/test/fixture/config/server_good_templated.conf 10:34:38 spire-1.2.1/test/fixture/fixture.go 10:34:38 spire-1.2.1/test/fixture/nodeattestor/ 10:34:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/spire-1.2.1/ 10:34:38 10:34:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 10:34:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 10:34:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 10:34:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 10:34:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 10:34:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 10:34:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 10:34:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 10:34:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 10:34:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 10:34:38 spire-1.2.1/test/fixture/registration/ 10:34:38 spire-1.2.1/test/fixture/registration/entries.json 10:34:38 spire-1.2.1/test/fixture/registration/good-for-update.json 10:34:38 spire-1.2.1/test/fixture/registration/good.json 10:34:38 spire-1.2.1/test/fixture/registration/invalid.json 10:34:38 spire-1.2.1/test/fixture/registration/invalid_json.json 10:34:38 spire-1.2.1/test/fixture/registration/manager_test_entries.json 10:34:38 spire-1.2.1/test/integration/ 10:34:38 spire-1.2.1/test/integration/README.md 10:34:38 spire-1.2.1/test/integration/common 10:34:38 spire-1.2.1/test/integration/setup/ 10:34:38 spire-1.2.1/test/integration/setup/adminclient/ 10:34:38 spire-1.2.1/test/integration/setup/adminclient/build.sh 10:34:38 spire-1.2.1/test/integration/setup/adminclient/client.go 10:34:38 spire-1.2.1/test/integration/setup/debugagent/ 10:34:38 spire-1.2.1/test/integration/setup/debugagent/build.sh 10:34:38 spire-1.2.1/test/integration/setup/debugagent/main.go 10:34:38 spire-1.2.1/test/integration/setup/debugserver/ 10:34:38 spire-1.2.1/test/integration/setup/debugserver/build.sh 10:34:38 spire-1.2.1/test/integration/setup/debugserver/main.go 10:34:38 spire-1.2.1/test/integration/setup/downstreamclient/ 10:34:38 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 10:34:38 spire-1.2.1/test/integration/setup/downstreamclient/client.go 10:34:38 spire-1.2.1/test/integration/setup/itclient/ 10:34:38 spire-1.2.1/test/integration/setup/itclient/client.go 10:34:38 spire-1.2.1/test/integration/setup/node-attestation/ 10:34:38 spire-1.2.1/test/integration/setup/node-attestation/build.sh 10:34:38 spire-1.2.1/test/integration/setup/node-attestation/client.go 10:34:38 spire-1.2.1/test/integration/setup/x509pop/ 10:34:38 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 10:34:38 spire-1.2.1/test/integration/setup/x509pop/setup.sh 10:34:38 spire-1.2.1/test/integration/suites/ 10:34:38 spire-1.2.1/test/integration/suites/admin-endpoints/ 10:34:38 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 10:34:38 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 10:34:38 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 10:34:38 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 10:34:38 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 10:34:38 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 10:34:38 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 10:34:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 10:34:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 10:34:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 10:34:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 10:34:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 10:34:38 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yamlspire-1.2.1/.data/ 10:34:38 spire-1.2.1/.data/.file 10:34:38 spire-1.2.1/.dockerignore 10:34:38 spire-1.2.1/.gitattributes 10:34:38 spire-1.2.1/.githooks/ 10:34:38 spire-1.2.1/.githooks/pre-commit 10:34:38 spire-1.2.1/.github/ 10:34:38 spire-1.2.1/.github/ISSUE_TEMPLATE.md 10:34:38 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 10:34:38 spire-1.2.1/.github/dependabot.yml 10:34:38 spire-1.2.1/.github/workflows/ 10:34:38 spire-1.2.1/.github/workflows/nightly_build.yaml 10:34:38 spire-1.2.1/.github/workflows/pr_build.yaml 10:34:38 spire-1.2.1/.github/workflows/release_build.yaml 10:34:38 spire-1.2.1/.github/workflows/scripts/ 10:34:38 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 10:34:38 spire-1.2.1/.github/workflows/scripts/push-images.sh 10:34:38 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 10:34:38 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 10:34:38 spire-1.2.1/.github/workflows/scripts/split.sh 10:34:38 spire-1.2.1/.gitignore 10:34:38 spire-1.2.1/.go-version 10:34:38 spire-1.2.1/.golangci.yml 10:34:38 spire-1.2.1/ADOPTERS.md 10:34:38 spire-1.2.1/CHANGELOG.md 10:34:38 spire-1.2.1/CODE-OF-CONDUCT.md 10:34:38 spire-1.2.1/CODEOWNERS 10:34:38 spire-1.2.1/CONTRIBUTING.md 10:34:38 spire-1.2.1/Dockerfile 10:34:38 spire-1.2.1/Dockerfile.dev 10:34:38 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 10:34:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 10:34:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 10:34:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 10:34:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 10:34:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 10:34:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 10:34:38 spire-1.2.1/test/integration/suites/datastore-mysql/ 10:34:38 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 10:34:38 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 10:34:38 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 10:34:38 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 10:34:38 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 10:34:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 10:34:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 10:34:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 10:34:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 10:34:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 10:34:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 10:34:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 10:34:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 10:34:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 10:34:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 10:34:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 10:34:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 10:34:38 spire-1.2.1/test/integration/suites/datastore-postgres/ 10:34:38 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 10:34:38 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 10:34:38 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 10:34:38 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 10:34:38 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 10:34:38 spire-1.2.1/test/integration/suites/debug-endpoints/ 10:34:38 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 10:34:38 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 10:34:38 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 10:34:38 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 10:34:38 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 10:34:38 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 10:34:38 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 10:34:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 10:34:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 10:34:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 10:34:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 10:34:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 10:34:38 spire-1.2.1/Dockerfile.scratch 10:34:38 spire-1.2.1/LICENSE 10:34:38 spire-1.2.1/MAINTAINERS.md 10:34:38 spire-1.2.1/Makefile 10:34:38 spire-1.2.1/README.md 10:34:38 spire-1.2.1/ROADMAP.md 10:34:38 spire-1.2.1/SECURITY.md 10:34:38 spire-1.2.1/cmd/ 10:34:38 spire-1.2.1/cmd/spire-agent/ 10:34:38 spire-1.2.1/cmd/spire-agent/cli/ 10:34:38 spire-1.2.1/cmd/spire-agent/cli/api/ 10:34:38 spire-1.2.1/cmd/spire-agent/cli/api/common.go 10:34:38 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 10:34:38 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 10:34:38 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 10:34:38 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 10:34:38 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 10:34:38 spire-1.2.1/cmd/spire-agent/cli/cli.go 10:34:38 spire-1.2.1/cmd/spire-agent/cli/common/ 10:34:38 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 10:34:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 10:34:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 10:34:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 10:34:38 spire-1.2.1/cmd/spire-agent/cli/run/ 10:34:38 spire-1.2.1/cmd/spire-agent/cli/run/run.go 10:34:38 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 10:34:38 spire-1.2.1/cmd/spire-agent/cli/validate/ 10:34:38 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 10:34:38 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 10:34:38 spire-1.2.1/test/integration/suites/downstream-endpoints/ 10:34:38 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 10:34:38 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 10:34:38 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 10:34:38 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 10:34:38 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 10:34:38 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 10:34:38 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 10:34:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 10:34:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 10:34:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 10:34:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 10:34:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 10:34:38 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 10:34:38 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 10:34:38 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 10:34:38 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 10:34:38 spire-1.2.1/cmd/spire-agent/main.go 10:34:38 spire-1.2.1/cmd/spire-server/ 10:34:38 spire-1.2.1/cmd/spire-server/cli/ 10:34:38 spire-1.2.1/cmd/spire-server/cli/agent/ 10:34:38 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/agent/count.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/agent/list.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/agent/show.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/bundle/ 10:34:38 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/cli.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/entry/ 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 10:34:38 spire-1.2.1/cmd/spire-server/cli/entry/count.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/entry/create.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/entry/show.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/entry/update.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/entry/util.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/federation/ 10:34:38 spire-1.2.1/cmd/spire-server/cli/federation/common.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/federation/create.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/federation/list.go 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 10:34:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 10:34:38 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/federation/show.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/federation/update.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 10:34:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/jwt/ 10:34:38 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/run/ 10:34:38 spire-1.2.1/cmd/spire-server/cli/run/run.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/token/ 10:34:38 spire-1.2.1/cmd/spire-server/cli/token/generate.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/validate/ 10:34:38 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 10:34:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 10:34:38 spire-1.2.1/test/integration/suites/join-token/ 10:34:38 spire-1.2.1/test/integration/suites/join-token/01-start-server 10:34:38 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 10:34:38 spire-1.2.1/test/integration/suites/join-token/03-start-agent 10:34:38 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 10:34:38 spire-1.2.1/test/integration/suites/join-token/05-check-svid 10:34:38 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 10:34:38 spire-1.2.1/test/integration/suites/join-token/README.md 10:34:38 spire-1.2.1/test/integration/suites/join-token/conf/ 10:34:38 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 10:34:38 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 10:34:38 spire-1.2.1/test/integration/suites/join-token/conf/server/ 10:34:38 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 10:34:38 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 10:34:38 spire-1.2.1/test/integration/suites/join-token/teardown 10:34:38 spire-1.2.1/test/integration/suites/k8s-reconcile/ 10:34:38 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 10:34:38 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 10:34:38 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 10:34:38 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 10:34:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 10:34:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 10:34:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 10:34:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 10:34:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 10:34:38 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 10:34:38 spire-1.2.1/test/integration/suites/k8s-scratch/ 10:34:38 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 10:34:38 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 10:34:38 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 10:34:38 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 10:34:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 10:34:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 10:34:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 10:34:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 10:34:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 10:34:38 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/x509/ 10:34:38 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 10:34:38 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 10:34:38 spire-1.2.1/cmd/spire-server/main.go 10:34:38 spire-1.2.1/cmd/spire-server/util/ 10:34:38 spire-1.2.1/cmd/spire-server/util/util.go 10:34:38 spire-1.2.1/conf/ 10:34:38 spire-1.2.1/conf/agent/ 10:34:38 spire-1.2.1/conf/agent/agent.conf 10:34:38 spire-1.2.1/conf/agent/agent_full.conf 10:34:38 spire-1.2.1/conf/agent/dummy_root_ca.crt 10:34:38 spire-1.2.1/conf/server/ 10:34:38 spire-1.2.1/conf/server/dummy_upstream_ca.crt 10:34:38 spire-1.2.1/conf/server/dummy_upstream_ca.key 10:34:38 spire-1.2.1/conf/server/server.conf 10:34:38 spire-1.2.1/conf/server/server_full.conf 10:34:38 spire-1.2.1/doc/ 10:34:38 spire-1.2.1/doc/SPIRE101.md 10:34:38 spire-1.2.1/doc/auditlog.md 10:34:38 spire-1.2.1/doc/authorization_policy_engine.md 10:34:38 spire-1.2.1/doc/changelog_guidelines.md 10:34:38 spire-1.2.1/doc/cure53-report.pdf 10:34:38 spire-1.2.1/doc/images/ 10:34:38 spire-1.2.1/doc/images/2019_roadmap.png 10:34:38 spire-1.2.1/doc/images/SPIRE101.png 10:34:38 spire-1.2.1/doc/images/SPIRE_agent.png 10:34:38 spire-1.2.1/doc/images/SPIRE_server.png 10:34:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 10:34:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 10:34:38 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 10:34:38 spire-1.2.1/test/integration/suites/k8s/ 10:34:38 spire-1.2.1/test/integration/suites/k8s/00-setup 10:34:38 spire-1.2.1/test/integration/suites/k8s/01-apply-config 10:34:38 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 10:34:38 spire-1.2.1/test/integration/suites/k8s/README.md 10:34:38 spire-1.2.1/test/integration/suites/k8s/conf/ 10:34:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 10:34:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 10:34:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s/conf/server/ 10:34:38 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 10:34:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 10:34:38 spire-1.2.1/test/integration/suites/k8s/init-kubectl 10:34:38 spire-1.2.1/test/integration/suites/k8s/teardown 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/ 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/README.md 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/root/ 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 10:34:38 spire-1.2.1/test/integration/suites/nested-rotation/teardown 10:34:38 spire-1.2.1/test/integration/suites/node-attestation/ 10:34:38 spire-1.2.1/test/integration/suites/node-attestation/00-setup 10:34:38 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 10:34:38 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 10:34:38 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 10:34:38 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 10:34:38 spire-1.2.1/doc/images/cache_mgr.png 10:34:38 spire-1.2.1/doc/images/cache_mgr_components.png 10:34:38 spire-1.2.1/doc/images/federated_spire.png 10:34:38 spire-1.2.1/doc/images/ha_mode.png 10:34:38 spire-1.2.1/doc/images/nested_spire.png 10:34:38 spire-1.2.1/doc/images/oidc_federation.png 10:34:38 spire-1.2.1/doc/images/single_trust_domain.png 10:34:38 spire-1.2.1/doc/images/spiffe_compatible.png 10:34:38 spire-1.2.1/doc/images/spire_logo.png 10:34:38 spire-1.2.1/doc/migrating_registration_api_clients.md 10:34:38 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 10:34:38 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 10:34:38 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 10:34:38 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 10:34:38 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 10:34:38 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 10:34:38 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 10:34:38 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 10:34:38 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 10:34:38 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 10:34:38 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 10:34:38 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 10:34:38 spire-1.2.1/test/integration/suites/node-attestation/README.md 10:34:38 spire-1.2.1/test/integration/suites/node-attestation/conf/ 10:34:38 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 10:34:38 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 10:34:38 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 10:34:38 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 10:34:38 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 10:34:38 spire-1.2.1/test/integration/suites/node-attestation/teardown 10:34:38 spire-1.2.1/test/integration/suites/rotation/ 10:34:38 spire-1.2.1/test/integration/suites/rotation/00-setup 10:34:38 spire-1.2.1/test/integration/suites/rotation/01-start-server 10:34:38 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 10:34:38 spire-1.2.1/test/integration/suites/rotation/03-start-agent 10:34:38 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 10:34:38 spire-1.2.1/test/integration/suites/rotation/05-check-svids 10:34:38 spire-1.2.1/test/integration/suites/rotation/README.md 10:34:38 spire-1.2.1/test/integration/suites/rotation/conf/ 10:34:38 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 10:34:38 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 10:34:38 spire-1.2.1/test/integration/suites/rotation/conf/server/ 10:34:38 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 10:34:38 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 10:34:38 spire-1.2.1/test/integration/suites/rotation/teardown 10:34:38 spire-1.2.1/test/integration/suites/self-test/ 10:34:38 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 10:34:38 spire-1.2.1/test/integration/suites/self-test/README.md 10:34:38 spire-1.2.1/test/integration/suites/self-test/teardown 10:34:38 spire-1.2.1/test/integration/suites/spire-server-cli/ 10:34:38 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 10:34:38 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 10:34:38 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 10:34:38 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 10:34:38 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 10:34:38 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 10:34:38 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 10:34:38 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 10:34:38 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 10:34:38 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 10:34:38 spire-1.2.1/doc/plugin_server_datastore_sql.md 10:34:38 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 10:34:38 spire-1.2.1/doc/plugin_server_keymanager_disk.md 10:34:38 spire-1.2.1/doc/plugin_server_keymanager_memory.md 10:34:38 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 10:34:38 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 10:34:38 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 10:34:38 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 10:34:38 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 10:34:38 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 10:34:38 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 10:34:38 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 10:34:38 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 10:34:38 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 10:34:38 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 10:34:38 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 10:34:38 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 10:34:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 10:34:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 10:34:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 10:34:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 10:34:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 10:34:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 10:34:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 10:34:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 10:34:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 10:34:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 10:34:38 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 10:34:38 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 10:34:38 spire-1.2.1/test/integration/suites/upgrade/ 10:34:38 spire-1.2.1/test/integration/suites/upgrade/00-setup 10:34:38 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 10:34:38 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 10:34:38 spire-1.2.1/test/integration/suites/upgrade/README.md 10:34:38 spire-1.2.1/test/integration/suites/upgrade/conf/ 10:34:38 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 10:34:38 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 10:34:38 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 10:34:38 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 10:34:38 spire-1.2.1/test/integration/suites/upgrade/teardown 10:34:38 spire-1.2.1/test/integration/suites/upgrade/versions.txt 10:34:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 10:34:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 10:34:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 10:34:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 10:34:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 10:34:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 10:34:38 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 10:34:38 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 10:34:38 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 10:34:38 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 10:34:38 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 10:34:38 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 10:34:38 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 10:34:38 spire-1.2.1/doc/scaling_spire.md 10:34:38 spire-1.2.1/doc/spire_agent.md 10:34:38 spire-1.2.1/doc/spire_server.md 10:34:38 spire-1.2.1/doc/supported_integrations.md 10:34:38 spire-1.2.1/doc/telemetry.md 10:34:38 spire-1.2.1/doc/telemetry_config.md 10:34:38 spire-1.2.1/doc/upgrading.md 10:34:38 spire-1.2.1/doc/using_spire.md 10:34:38 spire-1.2.1/examples/ 10:34:38 spire-1.2.1/examples/README.md 10:34:38 spire-1.2.1/go.mod 10:34:38 spire-1.2.1/go.sum 10:34:38 spire-1.2.1/pkg/ 10:34:38 spire-1.2.1/pkg/agent/ 10:34:38 spire-1.2.1/pkg/agent/agent.go 10:34:38 spire-1.2.1/pkg/agent/api/ 10:34:38 spire-1.2.1/pkg/agent/api/config.go 10:34:38 spire-1.2.1/pkg/agent/api/debug/ 10:34:38 spire-1.2.1/pkg/agent/api/debug/v1/ 10:34:38 spire-1.2.1/pkg/agent/api/debug/v1/service.go 10:34:38 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 10:34:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 10:34:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 10:34:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 10:34:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 10:34:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 10:34:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 10:34:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 10:34:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 10:34:38 spire-1.2.1/test/integration/test-one.sh 10:34:38 spire-1.2.1/test/integration/test.sh 10:34:38 spire-1.2.1/test/plugintest/ 10:34:38 spire-1.2.1/test/plugintest/config.go 10:34:38 spire-1.2.1/test/plugintest/load.go 10:34:38 spire-1.2.1/test/plugintest/option.go 10:34:38 spire-1.2.1/test/spiretest/ 10:34:38 spire-1.2.1/test/spiretest/apiserver.go 10:34:38 spire-1.2.1/test/spiretest/assertions.go 10:34:38 spire-1.2.1/pkg/agent/api/delegatedidentity/ 10:34:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 10:34:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 10:34:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 10:34:38 spire-1.2.1/pkg/agent/api/endpoints.go 10:34:38 spire-1.2.1/pkg/agent/api/health/ 10:34:38 spire-1.2.1/pkg/agent/api/health/v1/ 10:34:38 spire-1.2.1/pkg/agent/api/health/v1/service.go 10:34:38 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 10:34:38 spire-1.2.1/pkg/agent/api/rpccontext/ 10:34:38 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 10:34:38 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 10:34:38 spire-1.2.1/pkg/agent/attestor/ 10:34:38 spire-1.2.1/pkg/agent/attestor/node/ 10:34:38 spire-1.2.1/pkg/agent/attestor/node/experimental.go 10:34:38 spire-1.2.1/pkg/agent/attestor/node/node.go 10:34:38 spire-1.2.1/pkg/agent/attestor/node/node_test.go 10:34:38 spire-1.2.1/pkg/agent/attestor/workload/ 10:34:38 spire-1.2.1/pkg/agent/attestor/workload/workload.go 10:34:38 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 10:34:38 spire-1.2.1/pkg/agent/catalog/ 10:34:38 spire-1.2.1/pkg/agent/catalog/catalog.go 10:34:38 spire-1.2.1/pkg/agent/catalog/keymanager.go 10:34:38 spire-1.2.1/test/spiretest/dir.go 10:34:38 spire-1.2.1/test/spiretest/errors_posix.go 10:34:38 spire-1.2.1/test/spiretest/errors_windows.go 10:34:38 spire-1.2.1/test/spiretest/logs.go 10:34:38 spire-1.2.1/test/spiretest/socketapi.go 10:34:38 spire-1.2.1/test/spiretest/suite.go 10:34:38 spire-1.2.1/test/spiretest/x509.go 10:34:38 spire-1.2.1/test/testca/ 10:34:38 spire-1.2.1/test/testca/ca.go 10:34:38 spire-1.2.1/test/testkey/ 10:34:38 spire-1.2.1/test/testkey/generate.sh 10:34:38 spire-1.2.1/test/testkey/genkeys.go 10:34:38 spire-1.2.1/test/testkey/keys.go 10:34:38 spire-1.2.1/test/testkey/new.go 10:34:38 spire-1.2.1/test/tpmsimulator/ 10:34:38 spire-1.2.1/test/tpmsimulator/simulator.go 10:34:38 spire-1.2.1/test/util/ 10:34:38 spire-1.2.1/test/util/cert_fixtures.go 10:34:38 spire-1.2.1/test/util/cert_generation.go 10:34:38 spire-1.2.1/test/util/io_redirection.go 10:34:38 spire-1.2.1/test/util/race.go 10:34:38 spire-1.2.1/test/util/util.go 10:34:38 building spire from source... 10:34:38 10:34:38 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 10:34:38 spire-1.2.1/pkg/agent/catalog/svidstore.go 10:34:38 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 10:34:38 spire-1.2.1/pkg/agent/client/ 10:34:38 spire-1.2.1/pkg/agent/client/client.go 10:34:38 spire-1.2.1/pkg/agent/client/client_test.go 10:34:38 spire-1.2.1/pkg/agent/client/dial.go 10:34:38 spire-1.2.1/pkg/agent/client/nodeconn.go 10:34:38 spire-1.2.1/pkg/agent/client/nodeconn_test.go 10:34:38 spire-1.2.1/pkg/agent/client/update.go 10:34:38 spire-1.2.1/pkg/agent/client/util.go 10:34:38 spire-1.2.1/pkg/agent/common/ 10:34:38 spire-1.2.1/pkg/agent/common/backoff/ 10:34:38 spire-1.2.1/pkg/agent/common/backoff/backoff.go 10:34:38 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 10:34:38 spire-1.2.1/pkg/agent/common/cgroups/ 10:34:38 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 10:34:38 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 10:34:38 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 10:34:38 spire-1.2.1/pkg/agent/config.go 10:34:38 spire-1.2.1/pkg/agent/endpoints/ 10:34:38 spire-1.2.1/pkg/agent/endpoints/config.go 10:34:38 spire-1.2.1/pkg/agent/endpoints/endpoints.go 10:34:38 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 10:34:38 spire-1.2.1/pkg/agent/endpoints/metrics.go 10:34:38 spire-1.2.1/pkg/agent/endpoints/middleware.go 10:34:38 spire-1.2.1/pkg/agent/endpoints/peertracker.go 10:34:38 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 10:34:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 10:34:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 10:34:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 10:34:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 10:34:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 10:34:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 10:34:38 spire-1.2.1/pkg/agent/endpoints/workload/ 10:34:38 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 10:34:38 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 10:34:38 spire-1.2.1/pkg/agent/manager/ 10:34:38 spire-1.2.1/pkg/agent/manager/cache/ 10:34:38 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 10:34:38 spire-1.2.1/pkg/agent/manager/cache/cache.go 10:34:38 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 10:34:38 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 10:34:38 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 10:34:38 spire-1.2.1/pkg/agent/manager/cache/sets.go 10:34:38 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 10:34:38 spire-1.2.1/pkg/agent/manager/config.go 10:34:38 spire-1.2.1/pkg/agent/manager/manager.go 10:34:38 spire-1.2.1/pkg/agent/manager/manager_test.go 10:34:38 spire-1.2.1/pkg/agent/manager/storage.go 10:34:38 spire-1.2.1/pkg/agent/manager/storage_test.go 10:34:38 spire-1.2.1/pkg/agent/manager/storecache/ 10:34:38 spire-1.2.1/pkg/agent/manager/storecache/cache.go 10:34:38 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 10:34:38 spire-1.2.1/pkg/agent/manager/sync.go 10:34:38 spire-1.2.1/pkg/agent/plugin/ 10:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/ 10:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 10:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 10:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 10:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 10:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 10:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 10:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 10:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 10:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 10:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 10:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 10:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 10:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 10:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 10:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 10:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 10:34:38 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 10:34:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 10:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/ 10:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 10:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 10:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 10:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 10:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 10:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 10:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 10:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 10:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 10:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 10:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 10:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 10:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 10:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 10:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 10:34:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 10:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 10:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 10:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 10:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 10:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 10:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 10:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 10:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 10:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 10:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 10:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 10:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 10:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 10:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 10:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 10:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 10:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 10:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 10:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 10:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 10:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 10:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 10:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 10:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 10:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 10:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 10:34:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 10:34:38 spire-1.2.1/pkg/agent/svid/ 10:34:38 spire-1.2.1/pkg/agent/svid/rotator.go 10:34:38 spire-1.2.1/pkg/agent/svid/rotator_config.go 10:34:38 spire-1.2.1/pkg/agent/svid/rotator_test.go 10:34:38 spire-1.2.1/pkg/agent/svid/store/ 10:34:38 spire-1.2.1/pkg/agent/svid/store/service.go 10:34:38 spire-1.2.1/pkg/agent/svid/store/service_test.go 10:34:38 spire-1.2.1/pkg/common/ 10:34:38 spire-1.2.1/pkg/common/agentpathtemplate/ 10:34:38 spire-1.2.1/pkg/common/agentpathtemplate/template.go 10:34:38 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 10:34:38 spire-1.2.1/pkg/common/api/ 10:34:38 spire-1.2.1/pkg/common/api/metrics.go 10:34:38 spire-1.2.1/pkg/common/api/middleware/ 10:34:38 spire-1.2.1/pkg/common/api/middleware/common_test.go 10:34:38 spire-1.2.1/pkg/common/api/middleware/interceptor.go 10:34:38 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 10:34:38 spire-1.2.1/pkg/common/api/middleware/logger.go 10:34:38 spire-1.2.1/pkg/common/api/middleware/logger_test.go 10:34:38 spire-1.2.1/pkg/common/api/middleware/metrics.go 10:34:38 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 10:34:38 spire-1.2.1/pkg/common/api/middleware/middleware.go 10:34:38 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 10:34:38 spire-1.2.1/pkg/common/api/middleware/misconfig.go 10:34:38 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 10:34:38 spire-1.2.1/pkg/common/api/middleware/names.go 10:34:38 spire-1.2.1/pkg/common/api/middleware/names_test.go 10:34:38 spire-1.2.1/pkg/common/api/names.go 10:34:38 spire-1.2.1/pkg/common/api/ratelimit.go 10:34:38 spire-1.2.1/pkg/common/api/rpccontext/ 10:34:38 spire-1.2.1/pkg/common/api/rpccontext/logger.go 10:34:38 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 10:34:38 spire-1.2.1/pkg/common/api/rpccontext/names.go 10:34:38 spire-1.2.1/pkg/common/auth/ 10:34:38 spire-1.2.1/pkg/common/auth/interceptors.go 10:34:38 spire-1.2.1/pkg/common/auth/interceptors_test.go 10:34:38 spire-1.2.1/pkg/common/auth/untracked_uds.go 10:34:38 spire-1.2.1/pkg/common/bundleutil/ 10:34:38 spire-1.2.1/pkg/common/bundleutil/bundle.go 10:34:38 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 10:34:38 spire-1.2.1/pkg/common/bundleutil/common_test.go 10:34:38 spire-1.2.1/pkg/common/bundleutil/marshal.go 10:34:38 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 10:34:38 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 10:34:38 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 10:34:38 spire-1.2.1/pkg/common/bundleutil/types.go 10:34:38 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 10:34:38 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 10:34:38 spire-1.2.1/pkg/common/catalog/ 10:34:38 spire-1.2.1/pkg/common/catalog/bind.go 10:34:38 spire-1.2.1/pkg/common/catalog/builtin.go 10:34:38 spire-1.2.1/pkg/common/catalog/catalog.go 10:34:38 spire-1.2.1/pkg/common/catalog/catalog_test.go 10:34:38 spire-1.2.1/pkg/common/catalog/closers.go 10:34:38 spire-1.2.1/pkg/common/catalog/cmd_linux.go 10:34:38 spire-1.2.1/pkg/common/catalog/cmd_other.go 10:34:38 spire-1.2.1/pkg/common/catalog/config.go 10:34:38 spire-1.2.1/pkg/common/catalog/config_test.go 10:34:38 spire-1.2.1/pkg/common/catalog/configure.go 10:34:38 spire-1.2.1/pkg/common/catalog/constraints.go 10:34:38 spire-1.2.1/pkg/common/catalog/constraints_test.go 10:34:38 spire-1.2.1/pkg/common/catalog/context.go 10:34:38 spire-1.2.1/pkg/common/catalog/external.go 10:34:38 spire-1.2.1/pkg/common/catalog/host.go 10:34:38 spire-1.2.1/pkg/common/catalog/pipenet.go 10:34:38 spire-1.2.1/pkg/common/catalog/plugin.go 10:34:38 spire-1.2.1/pkg/common/catalog/testplugin/ 10:34:38 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 10:34:38 spire-1.2.1/pkg/common/catalog/testplugin/main.go 10:34:38 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 10:34:38 spire-1.2.1/pkg/common/cli/ 10:34:38 spire-1.2.1/pkg/common/cli/env.go 10:34:38 spire-1.2.1/pkg/common/cli/flags.go 10:34:38 spire-1.2.1/pkg/common/cli/trust_domain.go 10:34:38 spire-1.2.1/pkg/common/cli/trust_domain_test.go 10:34:38 spire-1.2.1/pkg/common/cli/umask.go 10:34:38 spire-1.2.1/pkg/common/cli/umask_posix.go 10:34:38 spire-1.2.1/pkg/common/cli/umask_test.go 10:34:38 spire-1.2.1/pkg/common/cli/umask_windows.go 10:34:38 spire-1.2.1/pkg/common/cliprinter/ 10:34:38 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 10:34:38 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 10:34:38 spire-1.2.1/pkg/common/cliprinter/flag.go 10:34:38 spire-1.2.1/pkg/common/cliprinter/flag_test.go 10:34:38 spire-1.2.1/pkg/common/cliprinter/format.go 10:34:38 spire-1.2.1/pkg/common/cliprinter/format_test.go 10:34:38 spire-1.2.1/pkg/common/cliprinter/internal/ 10:34:38 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 10:34:38 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 10:34:38 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 10:34:38 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 10:34:38 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 10:34:38 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 10:34:38 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 10:34:38 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 10:34:38 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 10:34:38 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 10:34:38 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 10:34:38 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 10:34:38 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 10:34:38 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 10:34:38 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 10:34:38 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 10:34:38 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 10:34:38 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 10:34:38 spire-1.2.1/pkg/common/coretypes/ 10:34:38 spire-1.2.1/pkg/common/coretypes/bundle/ 10:34:38 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 10:34:38 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 10:34:38 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 10:34:38 spire-1.2.1/pkg/common/coretypes/bundle/require.go 10:34:38 spire-1.2.1/pkg/common/coretypes/jwtkey/ 10:34:38 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 10:34:38 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 10:34:38 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 10:34:38 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 10:34:38 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 10:34:38 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 10:34:38 spire-1.2.1/pkg/common/coretypes/x509certificate/ 10:34:38 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 10:34:38 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 10:34:38 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 10:34:38 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 10:34:38 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 10:34:38 spire-1.2.1/pkg/common/cryptoutil/ 10:34:38 spire-1.2.1/pkg/common/cryptoutil/keys.go 10:34:38 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 10:34:38 spire-1.2.1/pkg/common/diskutil/ 10:34:38 spire-1.2.1/pkg/common/diskutil/file_posix.go 10:34:38 spire-1.2.1/pkg/common/diskutil/file_test.go 10:34:38 spire-1.2.1/pkg/common/diskutil/file_windows.go 10:34:38 spire-1.2.1/pkg/common/errorutil/ 10:34:38 spire-1.2.1/pkg/common/errorutil/wrapper.go 10:34:38 spire-1.2.1/pkg/common/health/ 10:34:38 spire-1.2.1/pkg/common/health/config.go 10:34:38 spire-1.2.1/pkg/common/health/context.go 10:34:38 spire-1.2.1/pkg/common/health/context_test.go 10:34:38 spire-1.2.1/pkg/common/health/health.go 10:34:38 spire-1.2.1/pkg/common/health/health_test.go 10:34:38 spire-1.2.1/pkg/common/health/logger.go 10:34:38 spire-1.2.1/pkg/common/hostservice/ 10:34:38 spire-1.2.1/pkg/common/hostservice/metricsservice/ 10:34:38 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 10:34:38 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 10:34:38 spire-1.2.1/pkg/common/idutil/ 10:34:38 spire-1.2.1/pkg/common/idutil/require.go 10:34:38 spire-1.2.1/pkg/common/idutil/require_test.go 10:34:38 spire-1.2.1/pkg/common/idutil/safety.go 10:34:38 spire-1.2.1/pkg/common/idutil/safety_test.go 10:34:38 spire-1.2.1/pkg/common/idutil/spiffeid.go 10:34:38 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 10:34:38 spire-1.2.1/pkg/common/jwtsvid/ 10:34:38 spire-1.2.1/pkg/common/jwtsvid/common.go 10:34:38 spire-1.2.1/pkg/common/jwtsvid/sign.go 10:34:38 spire-1.2.1/pkg/common/jwtsvid/token_test.go 10:34:38 spire-1.2.1/pkg/common/jwtsvid/validate.go 10:34:38 spire-1.2.1/pkg/common/jwtutil/ 10:34:38 spire-1.2.1/pkg/common/jwtutil/keyset.go 10:34:38 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 10:34:38 spire-1.2.1/pkg/common/log/ 10:34:38 spire-1.2.1/pkg/common/log/hclog_adapter.go 10:34:38 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 10:34:38 spire-1.2.1/pkg/common/log/log.go 10:34:38 spire-1.2.1/pkg/common/log/log_test.go 10:34:38 spire-1.2.1/pkg/common/log/options.go 10:34:38 spire-1.2.1/pkg/common/nodeutil/ 10:34:38 spire-1.2.1/pkg/common/nodeutil/node.go 10:34:38 spire-1.2.1/pkg/common/nodeutil/node_test.go 10:34:38 spire-1.2.1/pkg/common/peertracker/ 10:34:38 spire-1.2.1/pkg/common/peertracker/conn.go 10:34:38 spire-1.2.1/pkg/common/peertracker/credentials.go 10:34:38 spire-1.2.1/pkg/common/peertracker/errors.go 10:34:38 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 10:34:38 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 10:34:38 spire-1.2.1/pkg/common/peertracker/info.go 10:34:38 spire-1.2.1/pkg/common/peertracker/listener.go 10:34:38 spire-1.2.1/pkg/common/peertracker/listener_test.go 10:34:38 spire-1.2.1/pkg/common/peertracker/peertracker.go 10:34:38 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 10:34:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 10:34:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 10:34:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 10:34:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 10:34:38 spire-1.2.1/pkg/common/peertracker/tcp.go 10:34:38 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 10:34:38 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 10:34:38 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 10:34:38 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 10:34:38 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 10:34:38 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 10:34:38 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 10:34:38 spire-1.2.1/pkg/common/peertracker/uds.go 10:34:38 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 10:34:38 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 10:34:38 spire-1.2.1/pkg/common/peertracker/uds_linux.go 10:34:38 spire-1.2.1/pkg/common/pemutil/ 10:34:38 spire-1.2.1/pkg/common/pemutil/block.go 10:34:38 spire-1.2.1/pkg/common/pemutil/certs.go 10:34:38 spire-1.2.1/pkg/common/pemutil/common.go 10:34:38 spire-1.2.1/pkg/common/pemutil/csr.go 10:34:38 spire-1.2.1/pkg/common/pemutil/keys.go 10:34:38 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 10:34:38 spire-1.2.1/pkg/common/pemutil/testdata/ 10:34:38 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 10:34:38 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 10:34:38 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 10:34:38 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 10:34:38 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 10:34:38 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 10:34:38 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 10:34:38 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 10:34:38 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 10:34:38 spire-1.2.1/pkg/common/plugin/ 10:34:38 spire-1.2.1/pkg/common/plugin/aws/ 10:34:38 spire-1.2.1/pkg/common/plugin/aws/iid.go 10:34:38 spire-1.2.1/pkg/common/plugin/azure/ 10:34:38 spire-1.2.1/pkg/common/plugin/azure/msi.go 10:34:38 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 10:34:38 spire-1.2.1/pkg/common/plugin/facade.go 10:34:38 spire-1.2.1/pkg/common/plugin/facade_test.go 10:34:38 spire-1.2.1/pkg/common/plugin/gcp/ 10:34:38 spire-1.2.1/pkg/common/plugin/gcp/iit.go 10:34:38 spire-1.2.1/pkg/common/plugin/k8s/ 10:34:38 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 10:34:38 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 10:34:38 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 10:34:38 spire-1.2.1/pkg/common/plugin/k8s/utils.go 10:34:38 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 10:34:38 spire-1.2.1/pkg/common/plugin/log.go 10:34:38 spire-1.2.1/pkg/common/plugin/sshpop/ 10:34:38 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 10:34:38 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 10:34:38 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 10:34:38 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 10:34:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 10:34:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 10:34:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 10:34:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 10:34:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 10:34:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 10:34:38 spire-1.2.1/pkg/common/plugin/tpmdevid/ 10:34:38 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 10:34:38 spire-1.2.1/pkg/common/plugin/x509pop/ 10:34:38 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 10:34:38 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 10:34:38 spire-1.2.1/pkg/common/profiling/ 10:34:38 spire-1.2.1/pkg/common/profiling/dumpers.go 10:34:38 spire-1.2.1/pkg/common/profiling/profiling.go 10:34:38 spire-1.2.1/pkg/common/protoutil/ 10:34:38 spire-1.2.1/pkg/common/protoutil/masks.go 10:34:38 spire-1.2.1/pkg/common/protoutil/masks_test.go 10:34:38 spire-1.2.1/pkg/common/rotationutil/ 10:34:38 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 10:34:38 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 10:34:38 spire-1.2.1/pkg/common/selector/ 10:34:38 spire-1.2.1/pkg/common/selector/selector.go 10:34:38 spire-1.2.1/pkg/common/selector/selector_test.go 10:34:38 spire-1.2.1/pkg/common/selector/set.go 10:34:38 spire-1.2.1/pkg/common/selector/set_utils.go 10:34:38 spire-1.2.1/pkg/common/selector/set_utils_test.go 10:34:38 spire-1.2.1/pkg/common/telemetry/ 10:34:38 spire-1.2.1/pkg/common/telemetry/agent/ 10:34:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 10:34:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 10:34:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 10:34:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 10:34:38 spire-1.2.1/pkg/common/telemetry/agent/manager.go 10:34:38 spire-1.2.1/pkg/common/telemetry/agent/node.go 10:34:38 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 10:34:38 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 10:34:38 spire-1.2.1/pkg/common/telemetry/agent/store/ 10:34:38 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 10:34:38 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 10:34:38 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 10:34:38 spire-1.2.1/pkg/common/telemetry/blackhole.go 10:34:38 spire-1.2.1/pkg/common/telemetry/call.go 10:34:38 spire-1.2.1/pkg/common/telemetry/common/ 10:34:38 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 10:34:38 spire-1.2.1/pkg/common/telemetry/config.go 10:34:38 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 10:34:38 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 10:34:38 spire-1.2.1/pkg/common/telemetry/inmem.go 10:34:38 spire-1.2.1/pkg/common/telemetry/inmem_test.go 10:34:38 spire-1.2.1/pkg/common/telemetry/m3.go 10:34:38 spire-1.2.1/pkg/common/telemetry/m3_test.go 10:34:38 spire-1.2.1/pkg/common/telemetry/metrics.go 10:34:38 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 10:34:38 spire-1.2.1/pkg/common/telemetry/names.go 10:34:38 spire-1.2.1/pkg/common/telemetry/prometheus.go 10:34:38 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 10:34:38 spire-1.2.1/pkg/common/telemetry/sanitize.go 10:34:38 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 10:34:38 spire-1.2.1/pkg/common/telemetry/server/ 10:34:38 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 10:34:38 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 10:34:38 spire-1.2.1/pkg/common/telemetry/server/datastore/ 10:34:38 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 10:34:38 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 10:34:38 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 10:34:38 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 10:34:38 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 10:34:38 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 10:34:38 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 10:34:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 10:34:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 10:34:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 10:34:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 10:34:38 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 10:34:38 spire-1.2.1/pkg/common/telemetry/server/rotate.go 10:34:38 spire-1.2.1/pkg/common/telemetry/server/server.go 10:34:38 spire-1.2.1/pkg/common/telemetry/sink.go 10:34:38 spire-1.2.1/pkg/common/telemetry/statsd.go 10:34:38 spire-1.2.1/pkg/common/telemetry/statsd_test.go 10:34:38 spire-1.2.1/pkg/common/telemetry/uptime.go 10:34:38 spire-1.2.1/pkg/common/telemetry/version.go 10:34:38 spire-1.2.1/pkg/common/telemetry/withlabels.go 10:34:38 spire-1.2.1/pkg/common/uptime/ 10:34:38 spire-1.2.1/pkg/common/uptime/uptime.go 10:34:38 spire-1.2.1/pkg/common/uptime/uptime_test.go 10:34:38 spire-1.2.1/pkg/common/util/ 10:34:38 spire-1.2.1/pkg/common/util/certs.go 10:34:38 spire-1.2.1/pkg/common/util/certs_test.go 10:34:38 spire-1.2.1/pkg/common/util/csr.go 10:34:38 spire-1.2.1/pkg/common/util/hash.go 10:34:38 spire-1.2.1/pkg/common/util/selectors.go 10:34:38 spire-1.2.1/pkg/common/util/selectors_test.go 10:34:38 spire-1.2.1/pkg/common/util/signals.go 10:34:38 spire-1.2.1/pkg/common/util/sort.go 10:34:38 spire-1.2.1/pkg/common/util/sort_test.go 10:34:38 spire-1.2.1/pkg/common/util/task.go 10:34:38 spire-1.2.1/pkg/common/util/task_test.go 10:34:38 spire-1.2.1/pkg/common/util/testdata/ 10:34:38 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 10:34:38 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 10:34:38 spire-1.2.1/pkg/common/version/ 10:34:38 spire-1.2.1/pkg/common/version/version.go 10:34:38 spire-1.2.1/pkg/common/x509svid/ 10:34:38 spire-1.2.1/pkg/common/x509svid/common_test.go 10:34:38 spire-1.2.1/pkg/common/x509svid/csr.go 10:34:38 spire-1.2.1/pkg/common/x509svid/upstreamca.go 10:34:38 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 10:34:38 spire-1.2.1/pkg/common/x509util/ 10:34:38 spire-1.2.1/pkg/common/x509util/cert.go 10:34:38 spire-1.2.1/pkg/common/x509util/dns.go 10:34:38 spire-1.2.1/pkg/common/x509util/dns_test.go 10:34:38 spire-1.2.1/pkg/common/x509util/keyid.go 10:34:38 spire-1.2.1/pkg/common/x509util/keypair.go 10:34:38 spire-1.2.1/pkg/common/x509util/serialnumber.go 10:34:38 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 10:34:38 spire-1.2.1/pkg/server/ 10:34:38 spire-1.2.1/pkg/server/api/ 10:34:38 spire-1.2.1/pkg/server/api/agent.go 10:34:38 spire-1.2.1/pkg/server/api/agent/ 10:34:38 spire-1.2.1/pkg/server/api/agent/v1/ 10:34:38 spire-1.2.1/pkg/server/api/agent/v1/service.go 10:34:38 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 10:34:38 spire-1.2.1/pkg/server/api/agent_test.go 10:34:38 spire-1.2.1/pkg/server/api/api.go 10:34:38 spire-1.2.1/pkg/server/api/audit/ 10:34:38 spire-1.2.1/pkg/server/api/audit/audit.go 10:34:38 spire-1.2.1/pkg/server/api/audit/audit_test.go 10:34:38 spire-1.2.1/pkg/server/api/bundle.go 10:34:38 spire-1.2.1/pkg/server/api/bundle/ 10:34:38 spire-1.2.1/pkg/server/api/bundle/v1/ 10:34:38 spire-1.2.1/pkg/server/api/bundle/v1/service.go 10:34:38 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 10:34:38 spire-1.2.1/pkg/server/api/bundle_test.go 10:34:38 spire-1.2.1/pkg/server/api/debug/ 10:34:38 spire-1.2.1/pkg/server/api/debug/v1/ 10:34:38 spire-1.2.1/pkg/server/api/debug/v1/service.go 10:34:38 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 10:34:38 spire-1.2.1/pkg/server/api/entry.go 10:34:38 spire-1.2.1/pkg/server/api/entry/ 10:34:38 spire-1.2.1/pkg/server/api/entry/v1/ 10:34:38 spire-1.2.1/pkg/server/api/entry/v1/service.go 10:34:38 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 10:34:38 spire-1.2.1/pkg/server/api/entry_test.go 10:34:38 spire-1.2.1/pkg/server/api/health/ 10:34:38 spire-1.2.1/pkg/server/api/health/v1/ 10:34:38 spire-1.2.1/pkg/server/api/health/v1/service.go 10:34:38 spire-1.2.1/pkg/server/api/health/v1/service_test.go 10:34:38 spire-1.2.1/pkg/server/api/id.go 10:34:38 spire-1.2.1/pkg/server/api/id_test.go 10:34:38 spire-1.2.1/pkg/server/api/limits/ 10:34:38 spire-1.2.1/pkg/server/api/limits/limits.go 10:34:38 spire-1.2.1/pkg/server/api/middleware/ 10:34:38 spire-1.2.1/pkg/server/api/middleware/alias.go 10:34:38 spire-1.2.1/pkg/server/api/middleware/audit.go 10:34:38 spire-1.2.1/pkg/server/api/middleware/authorization.go 10:34:38 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 10:34:38 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 10:34:38 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 10:34:38 spire-1.2.1/pkg/server/api/middleware/caller.go 10:34:38 spire-1.2.1/pkg/server/api/middleware/caller_test.goInstalling go1.17.7... 10:34:38 10:34:38 spire-1.2.1/pkg/server/api/middleware/common.go 10:34:38 spire-1.2.1/pkg/server/api/middleware/common_test.go 10:34:38 spire-1.2.1/pkg/server/api/middleware/entries.go 10:34:38 spire-1.2.1/pkg/server/api/middleware/entries_test.go 10:34:38 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 10:34:38 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 10:34:38 spire-1.2.1/pkg/server/api/ratelimit.go 10:34:38 spire-1.2.1/pkg/server/api/rpccontext/ 10:34:38 spire-1.2.1/pkg/server/api/rpccontext/alias.go 10:34:38 spire-1.2.1/pkg/server/api/rpccontext/audit.go 10:34:38 spire-1.2.1/pkg/server/api/rpccontext/caller.go 10:34:38 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 10:34:38 spire-1.2.1/pkg/server/api/selector.go 10:34:38 spire-1.2.1/pkg/server/api/selector_test.go 10:34:38 spire-1.2.1/pkg/server/api/status.go 10:34:38 spire-1.2.1/pkg/server/api/status_test.go 10:34:38 spire-1.2.1/pkg/server/api/svid/ 10:34:38 spire-1.2.1/pkg/server/api/svid/v1/ 10:34:38 spire-1.2.1/pkg/server/api/svid/v1/service.go 10:34:38 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 10:34:38 spire-1.2.1/pkg/server/api/trustdomain.go 10:34:38 spire-1.2.1/pkg/server/api/trustdomain/ 10:34:38 spire-1.2.1/pkg/server/api/trustdomain/v1/ 10:34:38 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 10:34:38 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 10:34:38 spire-1.2.1/pkg/server/api/trustdomain_test.go 10:34:38 spire-1.2.1/pkg/server/authpolicy/ 10:34:38 spire-1.2.1/pkg/server/authpolicy/defaults.go 10:34:38 spire-1.2.1/pkg/server/authpolicy/policy.go 10:34:38 spire-1.2.1/pkg/server/authpolicy/policy.rego 10:34:38 spire-1.2.1/pkg/server/authpolicy/policy_data.json 10:34:38 spire-1.2.1/pkg/server/authpolicy/policy_test.go 10:34:38 spire-1.2.1/pkg/server/authpolicy/validate.go 10:34:38 spire-1.2.1/pkg/server/bundle/ 10:34:38 spire-1.2.1/pkg/server/bundle/client/ 10:34:38 spire-1.2.1/pkg/server/bundle/client/client.go 10:34:38 spire-1.2.1/pkg/server/bundle/client/client_test.go 10:34:38 spire-1.2.1/pkg/server/bundle/client/manager.go 10:34:38 spire-1.2.1/pkg/server/bundle/client/manager_test.go 10:34:38 spire-1.2.1/pkg/server/bundle/client/sources.go 10:34:38 spire-1.2.1/pkg/server/bundle/client/sources_test.go 10:34:38 spire-1.2.1/pkg/server/bundle/client/updater.go 10:34:38 spire-1.2.1/pkg/server/bundle/client/updater_test.go 10:34:38 spire-1.2.1/pkg/server/ca/ 10:34:38 spire-1.2.1/pkg/server/ca/ca.go 10:34:38 spire-1.2.1/pkg/server/ca/ca_health.go 10:34:38 spire-1.2.1/pkg/server/ca/ca_test.go 10:34:38 spire-1.2.1/pkg/server/ca/journal.go 10:34:38 spire-1.2.1/pkg/server/ca/journal_test.go 10:34:38 spire-1.2.1/pkg/server/ca/manager.go 10:34:38 spire-1.2.1/pkg/server/ca/manager_health.go 10:34:38 spire-1.2.1/pkg/server/ca/manager_test.go 10:34:38 spire-1.2.1/pkg/server/ca/templates.go 10:34:38 spire-1.2.1/pkg/server/ca/upstream_client.go 10:34:38 spire-1.2.1/pkg/server/ca/upstream_client_test.go 10:34:38 spire-1.2.1/pkg/server/ca/validation.go 10:34:38 spire-1.2.1/pkg/server/cache/ 10:34:38 spire-1.2.1/pkg/server/cache/dscache/ 10:34:38 spire-1.2.1/pkg/server/cache/dscache/cache.go 10:34:38 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 10:34:38 spire-1.2.1/pkg/server/cache/entrycache/ 10:34:38 spire-1.2.1/pkg/server/cache/entrycache/cache.go 10:34:38 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 10:34:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 10:34:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 10:34:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 10:34:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 10:34:38 spire-1.2.1/pkg/server/catalog/ 10:34:38 spire-1.2.1/pkg/server/catalog/catalog.go 10:34:38 spire-1.2.1/pkg/server/catalog/keymanager.go 10:34:38 spire-1.2.1/pkg/server/catalog/nodeattestor.go 10:34:38 spire-1.2.1/pkg/server/catalog/noderesolver.go 10:34:38 spire-1.2.1/pkg/server/catalog/notifier.go 10:34:38 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 10:34:38 spire-1.2.1/pkg/server/config.go 10:34:38 spire-1.2.1/pkg/server/datastore/ 10:34:38 spire-1.2.1/pkg/server/datastore/datastore.go 10:34:38 spire-1.2.1/pkg/server/datastore/datastore_health.go 10:34:38 spire-1.2.1/pkg/server/datastore/repository.go 10:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/ 10:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 10:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 10:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 10:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 10:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 10:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 10:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 10:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 10:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 10:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 10:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 10:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 10:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 10:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 10:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 10:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 10:34:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 10:34:38 spire-1.2.1/pkg/server/endpoints/ 10:34:38 spire-1.2.1/pkg/server/endpoints/bundle/ 10:34:38 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 10:34:38 spire-1.2.1/pkg/server/endpoints/bundle/config.go 10:34:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 10:34:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 10:34:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 10:34:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 10:34:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 10:34:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 10:34:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 10:34:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 10:34:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 10:34:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 10:34:38 spire-1.2.1/pkg/server/endpoints/bundle/server.go 10:34:38 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 10:34:38 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 10:34:38 spire-1.2.1/pkg/server/endpoints/config.go 10:34:38 spire-1.2.1/pkg/server/endpoints/endpoints.go 10:34:38 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 10:34:38 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 10:34:38 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 10:34:38 spire-1.2.1/pkg/server/endpoints/middleware.go 10:34:38 spire-1.2.1/pkg/server/endpoints/middleware_test.go 10:34:38 spire-1.2.1/pkg/server/hostservice/ 10:34:38 spire-1.2.1/pkg/server/hostservice/agentstore/ 10:34:38 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 10:34:38 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 10:34:38 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 10:34:39 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 10:34:39 spire-1.2.1/pkg/server/hostservice/identityprovider/ 10:34:39 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 10:34:39 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/ 10:34:39 spire-1.2.1/pkg/server/plugin/keymanager/ 10:34:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 10:34:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 10:34:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 10:34:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 10:34:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 10:34:39 spire-1.2.1/pkg/server/plugin/keymanager/base/ 10:34:39 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 10:34:39 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 10:34:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 10:34:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 10:34:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 10:34:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 10:34:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 10:34:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 10:34:39 spire-1.2.1/pkg/server/plugin/keymanager/test/ 10:34:39 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 10:34:39 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 10:34:39 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/ 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 10:34:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/noderesolver/ 10:34:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 10:34:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 10:34:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 10:34:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 10:34:39 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 10:34:39 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 10:34:39 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/notifier/ 10:34:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 10:34:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 10:34:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 10:34:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 10:34:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 10:34:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 10:34:39 spire-1.2.1/pkg/server/plugin/notifier/repository.go 10:34:39 spire-1.2.1/pkg/server/plugin/notifier/v1.go 10:34:39 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 10:34:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 10:34:39 spire-1.2.1/pkg/server/registration/ 10:34:39 spire-1.2.1/pkg/server/registration/manager.go 10:34:39 spire-1.2.1/pkg/server/registration/manager_test.go 10:34:39 spire-1.2.1/pkg/server/scanentries.go 10:34:39 spire-1.2.1/pkg/server/scanentries_test.go 10:34:39 spire-1.2.1/pkg/server/server.go 10:34:39 spire-1.2.1/pkg/server/server_test.go 10:34:39 spire-1.2.1/pkg/server/svid/ 10:34:39 spire-1.2.1/pkg/server/svid/observer.go 10:34:39 spire-1.2.1/pkg/server/svid/observer_test.go 10:34:39 spire-1.2.1/pkg/server/svid/rotator.go 10:34:39 spire-1.2.1/pkg/server/svid/rotator_config.go 10:34:39 spire-1.2.1/pkg/server/svid/rotator_config_test.go 10:34:39 spire-1.2.1/pkg/server/svid/rotator_test.go 10:34:39 spire-1.2.1/proto/ 10:34:39 spire-1.2.1/proto/private/ 10:34:39 spire-1.2.1/proto/private/server/ 10:34:39 spire-1.2.1/proto/private/server/journal/ 10:34:39 spire-1.2.1/proto/private/server/journal/journal.pb.go 10:34:39 spire-1.2.1/proto/private/server/journal/journal.proto 10:34:39 spire-1.2.1/proto/spire/ 10:34:39 spire-1.2.1/proto/spire/common/ 10:34:39 spire-1.2.1/proto/spire/common/common.pb.go 10:34:39 spire-1.2.1/proto/spire/common/common.proto 10:34:39 spire-1.2.1/proto/spire/common/plugin/ 10:34:39 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 10:34:39 spire-1.2.1/proto/spire/common/plugin/plugin.proto 10:34:39 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 10:34:39 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 10:34:39 spire-1.2.1/proto/spire/plugin/ 10:34:39 spire-1.2.1/proto/spire/plugin/agent/ 10:34:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 10:34:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 10:34:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 10:34:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 10:34:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 10:34:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 10:34:39 spire-1.2.1/release/ 10:34:39 spire-1.2.1/release/spire-extras/ 10:34:39 spire-1.2.1/release/spire-extras/README.md 10:34:39 spire-1.2.1/release/spire-extras/conf/ 10:34:39 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 10:34:39 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 10:34:39 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 10:34:39 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 10:34:39 spire-1.2.1/release/spire/ 10:34:39 spire-1.2.1/release/spire/README.md 10:34:39 spire-1.2.1/release/spire/conf/ 10:34:39 spire-1.2.1/release/spire/conf/agent/ 10:34:39 spire-1.2.1/release/spire/conf/agent/agent.conf 10:34:39 spire-1.2.1/release/spire/conf/server/ 10:34:39 spire-1.2.1/release/spire/conf/server/server.conf 10:34:39 spire-1.2.1/script/ 10:34:39 spire-1.2.1/script/build-artifact.sh 10:34:39 spire-1.2.1/script/generate_dummy_ca.sh 10:34:39 spire-1.2.1/support/ 10:34:39 spire-1.2.1/support/k8s/ 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/ 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 10:34:39 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 10:34:39 spire-1.2.1/support/oidc-discovery-provider/ 10:34:39 spire-1.2.1/support/oidc-discovery-provider/README.md 10:34:39 spire-1.2.1/support/oidc-discovery-provider/common_test.go 10:34:39 spire-1.2.1/support/oidc-discovery-provider/config.go 10:34:39 spire-1.2.1/support/oidc-discovery-provider/config_test.go 10:34:39 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 10:34:39 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 10:34:39 spire-1.2.1/support/oidc-discovery-provider/handler.go 10:34:39 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 10:34:39 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 10:34:39 spire-1.2.1/support/oidc-discovery-provider/main.go 10:34:39 spire-1.2.1/support/oidc-discovery-provider/server_api.go 10:34:39 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 10:34:39 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 10:34:39 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 10:34:39 spire-1.2.1/test/ 10:34:39 spire-1.2.1/test/clock/ 10:34:39 spire-1.2.1/test/clock/clock.go 10:34:39 spire-1.2.1/test/fakes/ 10:34:39 spire-1.2.1/test/fakes/fakeagentcatalog/ 10:34:39 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 10:34:39 spire-1.2.1/test/fakes/fakeagentkeymanager/ 10:34:39 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 10:34:39 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 10:34:39 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 10:34:39 spire-1.2.1/test/fakes/fakeagentstore/ 10:34:39 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 10:34:39 spire-1.2.1/test/fakes/fakedatastore/ 10:34:39 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 10:34:39 spire-1.2.1/test/fakes/fakeentryclient/ 10:34:39 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 10:34:39 spire-1.2.1/test/fakes/fakehealthchecker/ 10:34:39 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 10:34:39 spire-1.2.1/test/fakes/fakeidentityprovider/ 10:34:39 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 10:34:39 spire-1.2.1/test/fakes/fakemetrics/ 10:34:39 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 10:34:39 spire-1.2.1/test/fakes/fakenoderesolver/ 10:34:39 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 10:34:39 spire-1.2.1/test/fakes/fakenotifier/ 10:34:39 spire-1.2.1/test/fakes/fakenotifier/notifier.go 10:34:39 spire-1.2.1/test/fakes/fakepluginmetrics/ 10:34:39 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 10:34:39 spire-1.2.1/test/fakes/fakeserverca/ 10:34:39 spire-1.2.1/test/fakes/fakeserverca/serverca.go 10:34:39 spire-1.2.1/test/fakes/fakeservercatalog/ 10:34:39 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 10:34:39 spire-1.2.1/test/fakes/fakeserverkeymanager/ 10:34:39 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 10:34:39 spire-1.2.1/test/fakes/fakeservernodeattestor/ 10:34:39 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 10:34:39 spire-1.2.1/test/fakes/fakeupstreamauthority/ 10:34:39 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 10:34:39 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 10:34:39 spire-1.2.1/test/fakes/fakeworkloadapi/ 10:34:39 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 10:34:39 spire-1.2.1/test/fakes/fakeworkloadattestor/ 10:34:39 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 10:34:39 spire-1.2.1/test/fixture/ 10:34:39 spire-1.2.1/test/fixture/certs/ 10:34:39 spire-1.2.1/test/fixture/certs/agent_svid.der 10:34:39 spire-1.2.1/test/fixture/certs/base_cert.pem 10:34:39 spire-1.2.1/test/fixture/certs/base_csr.pem 10:34:39 spire-1.2.1/test/fixture/certs/base_key.pem 10:34:39 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 10:34:39 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 10:34:39 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 10:34:39 spire-1.2.1/test/fixture/certs/blog_cert.pem 10:34:39 spire-1.2.1/test/fixture/certs/blog_csr.pem 10:34:39 spire-1.2.1/test/fixture/certs/blog_key.pem 10:34:39 spire-1.2.1/test/fixture/certs/bundle.der 10:34:39 spire-1.2.1/test/fixture/certs/ca.pem 10:34:39 spire-1.2.1/test/fixture/certs/ca_key.pem 10:34:39 spire-1.2.1/test/fixture/certs/database_cert.pem 10:34:39 spire-1.2.1/test/fixture/certs/database_csr.pem 10:34:39 spire-1.2.1/test/fixture/certs/database_key.pem 10:34:39 spire-1.2.1/test/fixture/certs/node_cert.pem 10:34:39 spire-1.2.1/test/fixture/certs/node_csr.pem 10:34:39 spire-1.2.1/test/fixture/certs/node_key.pem 10:34:39 spire-1.2.1/test/fixture/certs/svid.pem 10:34:39 spire-1.2.1/test/fixture/certs/svid_key.pem 10:34:39 spire-1.2.1/test/fixture/config/ 10:34:39 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 10:34:39 spire-1.2.1/test/fixture/config/agent_good.conf 10:34:39 spire-1.2.1/test/fixture/config/agent_good_templated.conf 10:34:39 spire-1.2.1/test/fixture/config/plugin_good.conf 10:34:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 10:34:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 10:34:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 10:34:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 10:34:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 10:34:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 10:34:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 10:34:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 10:34:39 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 10:34:39 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 10:34:39 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 10:34:39 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 10:34:39 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 10:34:39 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 10:34:39 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 10:34:39 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 10:34:39 spire-1.2.1/test/fixture/config/server_good.conf 10:34:39 spire-1.2.1/test/fixture/config/server_good_templated.conf 10:34:39 spire-1.2.1/test/fixture/fixture.go 10:34:39 spire-1.2.1/test/fixture/nodeattestor/ 10:34:39 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 10:34:39 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 10:34:39 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 10:34:39 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 10:34:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 10:34:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 10:34:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 10:34:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 10:34:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 10:34:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 10:34:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 10:34:39 spire-1.2.1/test/fixture/registration/ 10:34:39 spire-1.2.1/test/fixture/registration/entries.json 10:34:39 spire-1.2.1/test/fixture/registration/good-for-update.json 10:34:39 spire-1.2.1/test/fixture/registration/good.json 10:34:39 spire-1.2.1/test/fixture/registration/invalid.json 10:34:39 spire-1.2.1/test/fixture/registration/invalid_json.json 10:34:39 spire-1.2.1/test/fixture/registration/manager_test_entries.json 10:34:39 spire-1.2.1/test/integration/ 10:34:39 spire-1.2.1/test/integration/README.md 10:34:39 spire-1.2.1/test/integration/common 10:34:39 spire-1.2.1/test/integration/setup/ 10:34:39 spire-1.2.1/test/integration/setup/adminclient/ 10:34:39 spire-1.2.1/test/integration/setup/adminclient/build.sh 10:34:39 spire-1.2.1/test/integration/setup/adminclient/client.go 10:34:39 spire-1.2.1/test/integration/setup/debugagent/ 10:34:39 spire-1.2.1/test/integration/setup/debugagent/build.sh 10:34:39 spire-1.2.1/test/integration/setup/debugagent/main.go 10:34:39 spire-1.2.1/test/integration/setup/debugserver/ 10:34:39 spire-1.2.1/test/integration/setup/debugserver/build.sh 10:34:39 spire-1.2.1/test/integration/setup/debugserver/main.go 10:34:39 spire-1.2.1/test/integration/setup/downstreamclient/ 10:34:39 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 10:34:39 spire-1.2.1/test/integration/setup/downstreamclient/client.go 10:34:39 spire-1.2.1/test/integration/setup/itclient/ 10:34:39 spire-1.2.1/test/integration/setup/itclient/client.go 10:34:39 spire-1.2.1/test/integration/setup/node-attestation/ 10:34:39 spire-1.2.1/test/integration/setup/node-attestation/build.sh 10:34:39 spire-1.2.1/test/integration/setup/node-attestation/client.go 10:34:39 spire-1.2.1/test/integration/setup/x509pop/ 10:34:39 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 10:34:39 spire-1.2.1/test/integration/setup/x509pop/setup.sh 10:34:39 spire-1.2.1/test/integration/suites/ 10:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/ 10:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 10:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 10:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 10:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 10:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 10:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 10:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 10:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 10:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 10:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 10:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 10:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 10:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 10:34:39 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 10:34:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 10:34:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 10:34:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 10:34:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 10:34:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 10:34:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 10:34:39 spire-1.2.1/test/integration/suites/datastore-mysql/ 10:34:39 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 10:34:39 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 10:34:39 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 10:34:39 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 10:34:39 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 10:34:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 10:34:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 10:34:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 10:34:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 10:34:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 10:34:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 10:34:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 10:34:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 10:34:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 10:34:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 10:34:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 10:34:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 10:34:39 spire-1.2.1/test/integration/suites/datastore-postgres/ 10:34:39 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 10:34:39 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 10:34:39 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 10:34:39 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 10:34:39 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 10:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/ 10:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 10:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 10:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 10:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 10:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 10:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 10:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 10:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 10:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 10:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 10:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 10:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 10:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 10:34:39 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 10:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/ 10:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 10:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 10:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 10:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 10:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 10:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 10:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 10:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 10:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 10:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 10:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 10:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 10:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 10:34:39 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 10:34:39 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 10:34:39 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 10:34:39 spire-1.2.1/test/integration/suites/join-token/ 10:34:39 spire-1.2.1/test/integration/suites/join-token/01-start-server 10:34:39 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 10:34:39 spire-1.2.1/test/integration/suites/join-token/03-start-agent 10:34:39 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 10:34:39 spire-1.2.1/test/integration/suites/join-token/05-check-svid 10:34:39 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 10:34:39 spire-1.2.1/test/integration/suites/join-token/README.md 10:34:39 spire-1.2.1/test/integration/suites/join-token/conf/ 10:34:39 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 10:34:39 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 10:34:39 spire-1.2.1/test/integration/suites/join-token/conf/server/ 10:34:39 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 10:34:39 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 10:34:39 spire-1.2.1/test/integration/suites/join-token/teardown 10:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/ 10:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 10:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 10:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 10:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 10:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 10:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 10:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 10:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 10:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 10:34:39 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 10:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/ 10:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 10:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 10:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 10:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 10:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 10:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 10:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 10:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 10:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 10:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 10:34:39 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 10:34:39 spire-1.2.1/test/integration/suites/k8s/ 10:34:39 spire-1.2.1/test/integration/suites/k8s/00-setup 10:34:39 spire-1.2.1/test/integration/suites/k8s/01-apply-config 10:34:39 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 10:34:39 spire-1.2.1/test/integration/suites/k8s/README.md 10:34:39 spire-1.2.1/test/integration/suites/k8s/conf/ 10:34:39 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 10:34:39 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 10:34:39 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s/conf/server/ 10:34:39 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 10:34:39 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 10:34:39 spire-1.2.1/test/integration/suites/k8s/init-kubectl 10:34:39 spire-1.2.1/test/integration/suites/k8s/teardown 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/ 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/README.md 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/root/ 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 10:34:39 spire-1.2.1/test/integration/suites/nested-rotation/teardown 10:34:39 spire-1.2.1/test/integration/suites/node-attestation/ 10:34:39 spire-1.2.1/test/integration/suites/node-attestation/00-setup 10:34:39 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 10:34:39 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 10:34:39 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 10:34:39 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 10:34:39 spire-1.2.1/test/integration/suites/node-attestation/README.md 10:34:39 spire-1.2.1/test/integration/suites/node-attestation/conf/ 10:34:39 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 10:34:39 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 10:34:39 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 10:34:39 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 10:34:39 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 10:34:39 spire-1.2.1/test/integration/suites/node-attestation/teardown 10:34:39 spire-1.2.1/test/integration/suites/rotation/ 10:34:39 spire-1.2.1/test/integration/suites/rotation/00-setup 10:34:39 spire-1.2.1/test/integration/suites/rotation/01-start-server 10:34:39 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 10:34:39 spire-1.2.1/test/integration/suites/rotation/03-start-agent 10:34:39 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 10:34:39 spire-1.2.1/test/integration/suites/rotation/05-check-svids 10:34:39 spire-1.2.1/test/integration/suites/rotation/README.md 10:34:39 spire-1.2.1/test/integration/suites/rotation/conf/ 10:34:39 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 10:34:39 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 10:34:39 spire-1.2.1/test/integration/suites/rotation/conf/server/ 10:34:39 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 10:34:39 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 10:34:39 spire-1.2.1/test/integration/suites/rotation/teardown 10:34:39 spire-1.2.1/test/integration/suites/self-test/ 10:34:39 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 10:34:39 spire-1.2.1/test/integration/suites/self-test/README.md 10:34:39 spire-1.2.1/test/integration/suites/self-test/teardown 10:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/ 10:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 10:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 10:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 10:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 10:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 10:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 10:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 10:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 10:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 10:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 10:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 10:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 10:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 10:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 10:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 10:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 10:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 10:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 10:34:39 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 10:34:39 spire-1.2.1/test/integration/suites/upgrade/ 10:34:39 spire-1.2.1/test/integration/suites/upgrade/00-setup 10:34:39 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 10:34:39 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 10:34:39 spire-1.2.1/test/integration/suites/upgrade/README.md 10:34:39 spire-1.2.1/test/integration/suites/upgrade/conf/ 10:34:39 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 10:34:39 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 10:34:39 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 10:34:39 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 10:34:39 spire-1.2.1/test/integration/suites/upgrade/teardown 10:34:39 spire-1.2.1/test/integration/suites/upgrade/versions.txt 10:34:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 10:34:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 10:34:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 10:34:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 10:34:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 10:34:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 10:34:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 10:34:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 10:34:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 10:34:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 10:34:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 10:34:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 10:34:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 10:34:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 10:34:39 spire-1.2.1/test/integration/test-one.sh 10:34:39 spire-1.2.1/test/integration/test.sh 10:34:39 spire-1.2.1/test/plugintest/ 10:34:39 spire-1.2.1/test/plugintest/config.go 10:34:39 spire-1.2.1/test/plugintest/load.go 10:34:39 spire-1.2.1/test/plugintest/option.go 10:34:39 spire-1.2.1/test/spiretest/ 10:34:39 spire-1.2.1/test/spiretest/apiserver.go 10:34:39 spire-1.2.1/test/spiretest/assertions.go 10:34:39 spire-1.2.1/test/spiretest/dir.go 10:34:39 spire-1.2.1/test/spiretest/errors_posix.go 10:34:39 spire-1.2.1/test/spiretest/errors_windows.go 10:34:39 spire-1.2.1/test/spiretest/logs.go 10:34:39 spire-1.2.1/test/spiretest/socketapi.go 10:34:39 spire-1.2.1/test/spiretest/suite.go 10:34:39 spire-1.2.1/test/spiretest/x509.go 10:34:39 spire-1.2.1/test/testca/ 10:34:39 spire-1.2.1/test/testca/ca.go 10:34:39 spire-1.2.1/test/testkey/ 10:34:39 spire-1.2.1/test/testkey/generate.sh 10:34:39 spire-1.2.1/test/testkey/genkeys.go 10:34:39 spire-1.2.1/test/testkey/keys.go 10:34:39 spire-1.2.1/test/testkey/new.go 10:34:39 spire-1.2.1/test/tpmsimulator/ 10:34:39 spire-1.2.1/test/tpmsimulator/simulator.go 10:34:39 spire-1.2.1/test/util/ 10:34:39 spire-1.2.1/test/util/cert_fixtures.go 10:34:39 spire-1.2.1/test/util/cert_generation.go 10:34:39 spire-1.2.1/test/util/io_redirection.go 10:34:39 spire-1.2.1/test/util/race.go 10:34:39 spire-1.2.1/test/util/util.go 10:34:39 building spire from source... 10:34:40 Installing go1.17.7... 10:34:40 Removing intermediate container 5b96de29093d 10:34:40 ---> cbed76074938 10:34:40 10:34:40 Step 10/22 : FROM alpine:3.14 10:34:40 ---> ac73e934f311 10:34:40 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:34:40 ---> Using cache 10:34:40 ---> 0b71535b2979 10:34:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:34:40 ---> Using cache 10:34:40 ---> 24a3d5d7a0bf 10:34:40 Step 13/22 : ENV APP_PORT=59861Removing intermediate container 481897e42419 10:34:40 ---> f0dacc8f3b85 10:34:40 10:34:40 Step 10/22 : FROM alpine:3.14 10:34:40 ---> ac73e934f311 10:34:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:34:40 10:34:40 ---> Running in 4ee21d19c7ff 10:34:40 ---> Running in 9d518769ecf8 10:34:42 Removing intermediate container 9d518769ecf8 10:34:42 ---> 9844ada66fa3 10:34:42 Step 14/22 : EXPOSE $APP_PORT 10:34:42 ---> Running in 5f159b5ac4c6 10:34:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:34:43 Removing intermediate container 815b85a970ec 10:34:43 ---> 07b69a5e1489 10:34:43 Step 8/25 : COPY . . 10:34:43 Removing intermediate container 5f159b5ac4c6 10:34:43 ---> c34d27fc7ffd 10:34:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:34:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:34:44 ---> 017e10df353a 10:34:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:34:44 (1/2) Installing ca-certificates (20211220-r0) 10:34:44 (2/2) Installing dumb-init (1.2.5-r1) 10:34:44 Executing busybox-1.33.1-r7.trigger 10:34:44 Executing ca-certificates-20211220-r0.trigger 10:34:44 OK: 6 MiB in 16 packages 10:34:47 Removing intermediate container 4ee21d19c7ff 10:34:47 ---> 9f796e11435d 10:34:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:34:47 ---> 5601a367385c 10:34:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:34:47 ---> Running in 8507965754ae 10:34:48 Removing intermediate container 8507965754ae 10:34:48 ---> 36064652bec8 10:34:48 Step 13/22 : ENV APP_PORT=59860 10:34:48 ---> Running in a36321fa5dfb 10:34:49 ---> 424f1cc19b10 10:34:49 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:34:49 ---> Running in 29947f730331 10:34:49 Removing intermediate container a36321fa5dfb 10:34:49 ---> 7c181d7c9244 10:34:49 Step 14/22 : EXPOSE $APP_PORT 10:34:49 ---> Running in 5631273907e7 10:34:50 Removing intermediate container 29947f730331 10:34:50 ---> deb715e72e98 10:34:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:34:50 ---> Running in de9fa3fa442c 10:34:50 Removing intermediate container 5631273907e7 10:34:50 ---> a3eec1315aca 10:34:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:34:51 Removing intermediate container de9fa3fa442c 10:34:51 ---> c4c82d628665 10:34:51 Step 20/22 : LABEL arch=arm64 10:34:51 ---> 414a9a201b47 10:34:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:34:51 ---> Running in db3e86084e0d 10:34:52 Removing intermediate container db3e86084e0d 10:34:52 ---> 0e650c2ff1d5 10:34:52 Step 21/22 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 10:34:52 ---> Running in 3f86b3ffd890 10:34:53 Removing intermediate container 3f86b3ffd890 10:34:53 ---> 4a85d29019bb 10:34:53 Step 22/22 : LABEL version=0.0.0 10:34:53 ---> Running in 9ed20df70f31 10:34:54 Removing intermediate container 9ed20df70f31 10:34:54 ---> 2ab07a8f9615 10:34:54 10:34:54 Successfully built 2ab07a8f9615 10:34:54 Successfully tagged support-scheduler-arm64:latest 10:34:54 ---> b04972b2a32f 10:34:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:34:54  Building support-scheduler ... done Building sys-mgmt-agent 10:34:56 ---> d8fd9802ce5d 10:34:56 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:34:56 ---> Running in 0130ac993f6b 10:34:57 Removing intermediate container 0130ac993f6b 10:34:57 ---> 2e9beb0efb98 10:34:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:34:57 ---> Running in 8fec95a230b6 10:34:58 Removing intermediate container 8fec95a230b6 10:34:58 ---> 9af044f1d861 10:34:58 Step 20/22 : LABEL arch=arm64 10:34:58 ---> Running in 8afa93914484 10:34:59 Removing intermediate container 8afa93914484 10:34:59 ---> b6754e232d20 10:34:59 Step 21/22 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 10:34:59 ---> Running in bfe568be2371 10:35:00 Removing intermediate container bfe568be2371 10:35:00 ---> cb179f54ba58 10:35:00 Step 22/22 : LABEL version=0.0.0 10:35:00 ---> Running in e47236f14e9a 10:35:00 Removing intermediate container e47236f14e9a 10:35:00 ---> 55589e092005 10:35:00 10:35:01 Successfully built 55589e092005 10:35:01 Successfully tagged support-notifications-arm64:latest 10:35:01  Building support-notifications ... done Building security-spire-agent 10:35:04 Building bin/spire-server... 10:35:04 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 10:35:04 go: downloading github.com/mitchellh/cli v1.1.2 10:35:04 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 10:35:04 Building bin/spire-server... 10:35:04 go: downloading github.com/mitchellh/cli v1.1.2 10:35:04 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 10:35:04 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 10:35:05 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 10:35:05 go: downloading google.golang.org/grpc v1.44.0 10:35:05 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 10:35:05 go: downloading google.golang.org/grpc v1.44.0 10:35:06 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:35:06 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:35:06 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 10:35:06 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 10:35:07 go: downloading github.com/imdario/mergo v0.3.12 10:35:07 go: downloading github.com/imdario/mergo v0.3.12 10:35:07 go: downloading github.com/sirupsen/logrus v1.8.1 10:35:07 go: downloading github.com/sirupsen/logrus v1.8.1 10:35:08 go: downloading github.com/hashicorp/go-hclog v1.1.0 10:35:08 go: downloading github.com/hashicorp/go-hclog v1.1.0 10:35:09 go: downloading github.com/fatih/color v1.13.0 10:35:09 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 10:35:09 go: downloading github.com/mattn/go-isatty v0.0.14 10:35:09 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 10:35:09 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 10:35:09 go: downloading github.com/fatih/color v1.13.0 10:35:09 go: downloading github.com/mattn/go-isatty v0.0.14 10:35:09 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 10:35:09 go: downloading github.com/hashicorp/go-plugin v1.4.3 10:35:09 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 10:35:09 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 10:35:09 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 10:35:09 go: downloading github.com/hashicorp/go-plugin v1.4.3 10:35:09 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 10:35:10 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 10:35:10 go: downloading github.com/InVisionApp/go-logger v1.0.1 10:35:10 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 10:35:10 go: downloading github.com/InVisionApp/go-logger v1.0.1 10:35:10 go: downloading github.com/armon/go-metrics v0.3.10 10:35:10 go: downloading github.com/armon/go-metrics v0.3.10 10:35:10 go: downloading github.com/prometheus/client_golang v1.12.1 10:35:10 go: downloading github.com/uber-go/tally/v4 v4.1.1 10:35:10 go: downloading github.com/prometheus/client_golang v1.12.1 10:35:10 go: downloading github.com/uber-go/tally/v4 v4.1.1 10:35:11 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 10:35:11 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 10:35:11  ---> e32250980824 10:35:11 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:35:11 go: downloading github.com/open-policy-agent/opa v0.38.0 10:35:11 go: downloading github.com/open-policy-agent/opa v0.38.0 10:35:12  ---> Running in 47f2eb2f6b1c 10:35:14 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 10:35:26 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 10:35:26 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 10:35:26 go: downloading github.com/mattn/go-colorable v0.1.12 10:35:26 go: downloading github.com/mattn/go-colorable v0.1.12 10:35:26 go: downloading github.com/Masterminds/goutils v1.1.0 10:35:26 go: downloading github.com/Masterminds/semver v1.5.0 10:35:26 go: downloading github.com/google/uuid v1.1.2 10:35:26 go: downloading github.com/Masterminds/goutils v1.1.0 10:35:26 go: downloading github.com/Masterminds/semver v1.5.0 10:35:26 go: downloading github.com/huandu/xstrings v1.3.2 10:35:26 go: downloading github.com/google/uuid v1.1.2 10:35:26 go: downloading github.com/huandu/xstrings v1.3.2 10:35:26 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:35:26 go: downloading github.com/oklog/run v1.0.0 10:35:26 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 10:35:26 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:35:26 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:35:26 go: downloading github.com/oklog/run v1.0.0 10:35:26 go: downloading go.uber.org/atomic v1.9.0 10:35:26 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 10:35:26 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:35:26 go: downloading github.com/prometheus/client_model v0.2.0 10:35:26 go: downloading github.com/prometheus/client_model v0.2.0 10:35:26 go: downloading github.com/prometheus/common v0.32.1 10:35:26 go: downloading github.com/prometheus/common v0.32.1 10:35:26 go: downloading github.com/beorn7/perks v1.0.1 10:35:26 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:35:26 go: downloading github.com/imkira/go-observer v1.0.3 10:35:26 go: downloading github.com/beorn7/perks v1.0.1 10:35:26 go: downloading github.com/prometheus/procfs v0.7.3 10:35:26 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:35:26 go: downloading github.com/prometheus/procfs v0.7.3 10:35:27 go: downloading go.uber.org/atomic v1.9.0 10:35:27 go: downloading github.com/hashicorp/errwrap v1.1.0 10:35:27 go: downloading github.com/mitchellh/reflectwalk v1.0.1 10:35:27 go: downloading github.com/twmb/murmur3 v1.1.6 10:35:27 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:35:27 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 10:35:27 go: downloading github.com/blang/semver/v4 v4.0.0 10:35:28 go: downloading github.com/imkira/go-observer v1.0.3 10:35:28 go: downloading github.com/go-sql-driver/mysql v1.6.0 10:35:28 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 10:35:28 go: downloading github.com/jinzhu/gorm v1.9.16 10:35:28 go: downloading github.com/hashicorp/errwrap v1.1.0 10:35:28 go: downloading github.com/mitchellh/reflectwalk v1.0.1 10:35:28 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:35:28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 10:35:28 go: downloading github.com/twmb/murmur3 v1.1.6 10:35:28 go: downloading github.com/mattn/go-sqlite3 v1.14.12 10:35:28 go: downloading github.com/lib/pq v1.10.4 10:35:28 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 10:35:29 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 10:35:29 go: downloading github.com/blang/semver/v4 v4.0.0 10:35:29 go: downloading github.com/go-sql-driver/mysql v1.6.0 10:35:29 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 10:35:29 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 10:35:29 go: downloading github.com/jinzhu/gorm v1.9.16 10:35:30 go: downloading github.com/lib/pq v1.10.4 10:35:30 go: downloading github.com/mattn/go-sqlite3 v1.14.12 10:35:30 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 10:35:31 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 10:35:33 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 10:35:35 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 10:35:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:35:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:35:37 ---> 3db8a53038d8 10:35:37 Step 3/23 : WORKDIR /edgex-go 10:35:37 ---> Using cache 10:35:37 ---> 91fdf5ce7933 10:35:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:35:37 ---> Using cache 10:35:37 ---> 4beee3ad75bd 10:35:37 Step 5/23 : RUN apk add --update --no-cache make bash git 10:35:39 ---> Running in 3cc5781b273c 10:35:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:35:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:35:44 OK: 220 MiB in 52 packages 10:35:44 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 10:35:44 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 10:35:44 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:35:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:35:44 ---> 3db8a53038d8 10:35:44 Step 3/26 : WORKDIR /edgex-go 10:35:44 ---> Using cache 10:35:44 ---> 91fdf5ce7933 10:35:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:35:44 ---> Using cache 10:35:44 ---> 4beee3ad75bd 10:35:44 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:35:44 ---> Using cache 10:35:44 ---> 93f756e557be 10:35:44 Step 6/26 : COPY go.mod vendor* ./ 10:35:44 ---> Using cache 10:35:44 ---> b1114c129479 10:35:44 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:35:44 ---> Using cache 10:35:44 ---> 2dbcc63fd17f 10:35:44 Step 8/26 : COPY . . 10:35:44 ---> Using cache 10:35:44 ---> e9adcd5a9c3f 10:35:44 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:35:44 ---> Using cache 10:35:44 ---> abb5c20ed32b 10:35:44 Step 10/26 : RUN mkdir -p spire-build 10:35:44 ---> Using cache 10:35:44 ---> 0b0270271ef3 10:35:44 Step 11/26 : WORKDIR /edgex-go/spire-build 10:35:44 ---> Using cache 10:35:44 ---> afcb1156c6d8 10:35: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 10:35:44 go: downloading github.com/stretchr/testify v1.7.0 10:35:44 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 10:35:45 go: downloading github.com/aws/aws-sdk-go v1.43.0 10:35:45 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 10:35:45 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 10:35:45 go: downloading github.com/stretchr/testify v1.7.0 10:35:45  ---> Running in 48d4bffe6c2c 10:35:46 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 10:35:46 go: downloading github.com/aws/aws-sdk-go v1.43.0 10:35:46 Removing intermediate container 3cc5781b273c 10:35:46 ---> a349d2520c54 10:35:46 Step 6/23 : COPY go.mod vendor* ./ 10:35:48 ---> 7031048a5f51 10:35:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:35:48 ---> Running in 30680d2928c2 10:35:49 spire-1.2.1/ 10:35:49 spire-1.2.1/.data/ 10:35:49 spire-1.2.1/.data/.file 10:35:49 spire-1.2.1/.dockerignore 10:35:49 spire-1.2.1/.gitattributes 10:35:49 spire-1.2.1/.githooks/ 10:35:49 spire-1.2.1/.githooks/pre-commit 10:35:49 spire-1.2.1/.github/ 10:35:49 spire-1.2.1/.github/ISSUE_TEMPLATE.md 10:35:49 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 10:35:49 spire-1.2.1/.github/dependabot.yml 10:35:49 spire-1.2.1/.github/workflows/ 10:35:49 spire-1.2.1/.github/workflows/nightly_build.yaml 10:35:49 spire-1.2.1/.github/workflows/pr_build.yaml 10:35:49 spire-1.2.1/.github/workflows/release_build.yaml 10:35:49 spire-1.2.1/.github/workflows/scripts/ 10:35:49 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 10:35:49 spire-1.2.1/.github/workflows/scripts/push-images.sh 10:35:49 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 10:35:49 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 10:35:49 spire-1.2.1/.github/workflows/scripts/split.sh 10:35:49 spire-1.2.1/.gitignore 10:35:49 spire-1.2.1/.go-version 10:35:49 spire-1.2.1/.golangci.yml 10:35:49 spire-1.2.1/ADOPTERS.md 10:35:49 spire-1.2.1/CHANGELOG.md 10:35:49 spire-1.2.1/CODE-OF-CONDUCT.md 10:35:49 spire-1.2.1/CODEOWNERS 10:35:49 spire-1.2.1/CONTRIBUTING.md 10:35:49 spire-1.2.1/Dockerfile 10:35:49 spire-1.2.1/Dockerfile.dev 10:35:49 spire-1.2.1/Dockerfile.scratch 10:35:49 spire-1.2.1/LICENSE 10:35:49 spire-1.2.1/MAINTAINERS.md 10:35:49 spire-1.2.1/Makefile 10:35:49 spire-1.2.1/README.md 10:35:49 spire-1.2.1/ROADMAP.md 10:35:49 spire-1.2.1/SECURITY.md 10:35:49 spire-1.2.1/cmd/ 10:35:49 spire-1.2.1/cmd/spire-agent/ 10:35:49 spire-1.2.1/cmd/spire-agent/cli/ 10:35:49 spire-1.2.1/cmd/spire-agent/cli/api/ 10:35:49 spire-1.2.1/cmd/spire-agent/cli/api/common.go 10:35:49 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 10:35:49 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 10:35:49 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 10:35:49 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 10:35:49 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 10:35:49 spire-1.2.1/cmd/spire-agent/cli/cli.go 10:35:49 spire-1.2.1/cmd/spire-agent/cli/common/ 10:35:49 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 10:35:49 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 10:35:49 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 10:35:49 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 10:35:49 spire-1.2.1/cmd/spire-agent/cli/run/ 10:35:49 spire-1.2.1/cmd/spire-agent/cli/run/run.go 10:35:49 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 10:35:49 spire-1.2.1/cmd/spire-agent/cli/validate/ 10:35:49 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 10:35:49 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 10:35:49 spire-1.2.1/cmd/spire-agent/main.go 10:35:49 spire-1.2.1/cmd/spire-server/ 10:35:49 spire-1.2.1/cmd/spire-server/cli/ 10:35:49 spire-1.2.1/cmd/spire-server/cli/agent/ 10:35:49 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/agent/count.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/agent/list.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/agent/show.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/bundle/ 10:35:49 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/cli.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/entry/ 10:35:49 spire-1.2.1/cmd/spire-server/cli/entry/count.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/entry/create.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/entry/show.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/entry/update.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/entry/util.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/federation/ 10:35:49 spire-1.2.1/cmd/spire-server/cli/federation/common.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/federation/create.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/federation/list.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/federation/show.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/federation/update.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 10:35:49 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/jwt/ 10:35:49 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/run/ 10:35:49 spire-1.2.1/cmd/spire-server/cli/run/run.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/token/ 10:35:49 spire-1.2.1/cmd/spire-server/cli/token/generate.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/validate/ 10:35:49 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/x509/ 10:35:49 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 10:35:49 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 10:35:49 spire-1.2.1/cmd/spire-server/main.go 10:35:49 spire-1.2.1/cmd/spire-server/util/ 10:35:49 spire-1.2.1/cmd/spire-server/util/util.go 10:35:49 spire-1.2.1/conf/ 10:35:49 spire-1.2.1/conf/agent/ 10:35:49 spire-1.2.1/conf/agent/agent.conf 10:35:49 spire-1.2.1/conf/agent/agent_full.conf 10:35:49 spire-1.2.1/conf/agent/dummy_root_ca.crt 10:35:49 spire-1.2.1/conf/server/ 10:35:49 spire-1.2.1/conf/server/dummy_upstream_ca.crt 10:35:49 spire-1.2.1/conf/server/dummy_upstream_ca.key 10:35:49 spire-1.2.1/conf/server/server.conf 10:35:49 spire-1.2.1/conf/server/server_full.conf 10:35:49 spire-1.2.1/doc/ 10:35:49 spire-1.2.1/doc/SPIRE101.md 10:35:49 spire-1.2.1/doc/auditlog.md 10:35:49 spire-1.2.1/doc/authorization_policy_engine.md 10:35:49 spire-1.2.1/doc/changelog_guidelines.md 10:35:49 spire-1.2.1/doc/cure53-report.pdf 10:35:49 spire-1.2.1/doc/images/ 10:35:49 spire-1.2.1/doc/images/2019_roadmap.png 10:35:49 spire-1.2.1/doc/images/SPIRE101.png 10:35:49 spire-1.2.1/doc/images/SPIRE_agent.png 10:35:49 spire-1.2.1/doc/images/SPIRE_server.png 10:35:49 spire-1.2.1/doc/images/cache_mgr.png 10:35:49 spire-1.2.1/doc/images/cache_mgr_components.png 10:35:49 spire-1.2.1/doc/images/federated_spire.png 10:35:49 spire-1.2.1/doc/images/ha_mode.png 10:35:49 spire-1.2.1/doc/images/nested_spire.png 10:35:49 spire-1.2.1/doc/images/oidc_federation.png 10:35:49 spire-1.2.1/doc/images/single_trust_domain.png 10:35:49 spire-1.2.1/doc/images/spiffe_compatible.png 10:35:49 spire-1.2.1/doc/images/spire_logo.png 10:35:49 spire-1.2.1/doc/migrating_registration_api_clients.md 10:35:49 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 10:35:49 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 10:35:49 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 10:35:49 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 10:35:49 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 10:35:49 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 10:35:49 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 10:35:49 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 10:35:49 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 10:35:49 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 10:35:49 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 10:35:49 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 10:35:49 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 10:35:49 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 10:35:49 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 10:35:49 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 10:35:49 spire-1.2.1/doc/plugin_server_datastore_sql.md 10:35:49 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 10:35:49 spire-1.2.1/doc/plugin_server_keymanager_disk.md 10:35:49 spire-1.2.1/doc/plugin_server_keymanager_memory.md 10:35:49 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 10:35:49 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 10:35:49 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 10:35:49 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 10:35:49 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 10:35:49 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 10:35:49 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 10:35:49 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 10:35:49 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 10:35:49 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 10:35:49 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 10:35:49 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 10:35:49 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 10:35:49 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 10:35:49 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 10:35:49 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 10:35:49 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 10:35:49 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 10:35:49 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 10:35:49 spire-1.2.1/doc/scaling_spire.md 10:35:49 spire-1.2.1/doc/spire_agent.md 10:35:49 spire-1.2.1/doc/spire_server.md 10:35:49 spire-1.2.1/doc/supported_integrations.md 10:35:49 spire-1.2.1/doc/telemetry.md 10:35:49 spire-1.2.1/doc/telemetry_config.md 10:35:49 spire-1.2.1/doc/upgrading.md 10:35:49 spire-1.2.1/doc/using_spire.md 10:35:49 spire-1.2.1/examples/ 10:35:49 spire-1.2.1/examples/README.md 10:35:49 spire-1.2.1/go.mod 10:35:49 spire-1.2.1/go.sum 10:35:49 spire-1.2.1/pkg/ 10:35:49 spire-1.2.1/pkg/agent/ 10:35:49 spire-1.2.1/pkg/agent/agent.go 10:35:49 spire-1.2.1/pkg/agent/api/ 10:35:49 spire-1.2.1/pkg/agent/api/config.go 10:35:49 spire-1.2.1/pkg/agent/api/debug/ 10:35:49 spire-1.2.1/pkg/agent/api/debug/v1/ 10:35:49 spire-1.2.1/pkg/agent/api/debug/v1/service.go 10:35:49 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 10:35:49 spire-1.2.1/pkg/agent/api/delegatedidentity/ 10:35:49 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 10:35:49 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 10:35:49 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 10:35:49 spire-1.2.1/pkg/agent/api/endpoints.go 10:35:49 spire-1.2.1/pkg/agent/api/health/ 10:35:49 spire-1.2.1/pkg/agent/api/health/v1/ 10:35:49 spire-1.2.1/pkg/agent/api/health/v1/service.go 10:35:49 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 10:35:49 spire-1.2.1/pkg/agent/api/rpccontext/ 10:35:49 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 10:35:49 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 10:35:49 spire-1.2.1/pkg/agent/attestor/ 10:35:49 spire-1.2.1/pkg/agent/attestor/node/ 10:35:49 spire-1.2.1/pkg/agent/attestor/node/experimental.go 10:35:49 spire-1.2.1/pkg/agent/attestor/node/node.go 10:35:49 spire-1.2.1/pkg/agent/attestor/node/node_test.go 10:35:49 spire-1.2.1/pkg/agent/attestor/workload/ 10:35:49 spire-1.2.1/pkg/agent/attestor/workload/workload.go 10:35:49 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 10:35:49 spire-1.2.1/pkg/agent/catalog/ 10:35:49 spire-1.2.1/pkg/agent/catalog/catalog.go 10:35:49 spire-1.2.1/pkg/agent/catalog/keymanager.go 10:35:49 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 10:35:49 spire-1.2.1/pkg/agent/catalog/svidstore.go 10:35:49 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 10:35:49 spire-1.2.1/pkg/agent/client/ 10:35:49 spire-1.2.1/pkg/agent/client/client.go 10:35:49 spire-1.2.1/pkg/agent/client/client_test.go 10:35:49 spire-1.2.1/pkg/agent/client/dial.go 10:35:49 spire-1.2.1/pkg/agent/client/nodeconn.go 10:35:49 spire-1.2.1/pkg/agent/client/nodeconn_test.go 10:35:49 spire-1.2.1/pkg/agent/client/update.go 10:35:49 spire-1.2.1/pkg/agent/client/util.go 10:35:49 spire-1.2.1/pkg/agent/common/ 10:35:49 spire-1.2.1/pkg/agent/common/backoff/ 10:35:49 spire-1.2.1/pkg/agent/common/backoff/backoff.go 10:35:49 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 10:35:49 spire-1.2.1/pkg/agent/common/cgroups/ 10:35:49 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 10:35:49 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 10:35:49 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 10:35:49 spire-1.2.1/pkg/agent/config.go 10:35:49 spire-1.2.1/pkg/agent/endpoints/ 10:35:49 spire-1.2.1/pkg/agent/endpoints/config.go 10:35:49 spire-1.2.1/pkg/agent/endpoints/endpoints.go 10:35:49 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 10:35:49 spire-1.2.1/pkg/agent/endpoints/metrics.go 10:35:49 spire-1.2.1/pkg/agent/endpoints/middleware.go 10:35:49 spire-1.2.1/pkg/agent/endpoints/peertracker.go 10:35:49 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 10:35:49 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 10:35:49 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 10:35:49 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 10:35:49 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 10:35:49 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 10:35:49 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 10:35:49 spire-1.2.1/pkg/agent/endpoints/workload/ 10:35:49 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 10:35:49 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 10:35:49 spire-1.2.1/pkg/agent/manager/ 10:35:49 spire-1.2.1/pkg/agent/manager/cache/ 10:35:49 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 10:35:49 spire-1.2.1/pkg/agent/manager/cache/cache.go 10:35:49 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 10:35:49 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 10:35:49 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 10:35:49 spire-1.2.1/pkg/agent/manager/cache/sets.go 10:35:49 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 10:35:49 spire-1.2.1/pkg/agent/manager/config.go 10:35:49 spire-1.2.1/pkg/agent/manager/manager.go 10:35:49 spire-1.2.1/pkg/agent/manager/manager_test.go 10:35:49 spire-1.2.1/pkg/agent/manager/storage.go 10:35:49 spire-1.2.1/pkg/agent/manager/storage_test.go 10:35:49 spire-1.2.1/pkg/agent/manager/storecache/ 10:35:49 spire-1.2.1/pkg/agent/manager/storecache/cache.go 10:35:49 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 10:35:49 spire-1.2.1/pkg/agent/manager/sync.go 10:35:49 spire-1.2.1/pkg/agent/plugin/ 10:35:49 spire-1.2.1/pkg/agent/plugin/keymanager/ 10:35:49 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 10:35:49 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 10:35:49 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 10:35:49 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 10:35:49 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 10:35:49 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 10:35:49 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 10:35:49 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 10:35:49 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 10:35:49 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 10:35:49 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 10:35:49 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 10:35:49 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 10:35:49 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 10:35:49 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 10:35:49 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 10:35:49 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 10:35:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 10:35:49 spire-1.2.1/pkg/agent/plugin/svidstore/ 10:35:49 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 10:35:49 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 10:35:49 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 10:35:49 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 10:35:49 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 10:35:49 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 10:35:49 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 10:35:49 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 10:35:49 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 10:35:49 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 10:35:49 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 10:35:49 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 10:35:49 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 10:35:49 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 10:35:49 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 10:35:49 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 10:35:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 10:35:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 10:35:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 10:35:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 10:35:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 10:35:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 10:35:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 10:35:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 10:35:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 10:35:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 10:35:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 10:35:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 10:35:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 10:35:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 10:35:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 10:35:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 10:35:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 10:35:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 10:35:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 10:35:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 10:35:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 10:35:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 10:35:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 10:35:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 10:35:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 10:35:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 10:35:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 10:35:49 spire-1.2.1/pkg/agent/svid/ 10:35:49 spire-1.2.1/pkg/agent/svid/rotator.go 10:35:49 spire-1.2.1/pkg/agent/svid/rotator_config.go 10:35:49 spire-1.2.1/pkg/agent/svid/rotator_test.go 10:35:49 spire-1.2.1/pkg/agent/svid/store/ 10:35:49 spire-1.2.1/pkg/agent/svid/store/service.go 10:35:49 spire-1.2.1/pkg/agent/svid/store/service_test.go 10:35:49 spire-1.2.1/pkg/common/ 10:35:49 spire-1.2.1/pkg/common/agentpathtemplate/ 10:35:49 spire-1.2.1/pkg/common/agentpathtemplate/template.go 10:35:49 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 10:35:49 spire-1.2.1/pkg/common/api/ 10:35:49 spire-1.2.1/pkg/common/api/metrics.go 10:35:49 spire-1.2.1/pkg/common/api/middleware/ 10:35:49 spire-1.2.1/pkg/common/api/middleware/common_test.go 10:35:49 spire-1.2.1/pkg/common/api/middleware/interceptor.go 10:35:49 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 10:35:49 spire-1.2.1/pkg/common/api/middleware/logger.go 10:35:49 spire-1.2.1/pkg/common/api/middleware/logger_test.go 10:35:49 spire-1.2.1/pkg/common/api/middleware/metrics.go 10:35:49 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 10:35:49 spire-1.2.1/pkg/common/api/middleware/middleware.go 10:35:49 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 10:35:49 spire-1.2.1/pkg/common/api/middleware/misconfig.go 10:35:49 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 10:35:49 spire-1.2.1/pkg/common/api/middleware/names.go 10:35:49 spire-1.2.1/pkg/common/api/middleware/names_test.go 10:35:49 spire-1.2.1/pkg/common/api/names.go 10:35:49 spire-1.2.1/pkg/common/api/ratelimit.go 10:35:49 spire-1.2.1/pkg/common/api/rpccontext/ 10:35:49 spire-1.2.1/pkg/common/api/rpccontext/logger.go 10:35:49 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 10:35:49 spire-1.2.1/pkg/common/api/rpccontext/names.go 10:35:49 spire-1.2.1/pkg/common/auth/ 10:35:49 spire-1.2.1/pkg/common/auth/interceptors.go 10:35:49 spire-1.2.1/pkg/common/auth/interceptors_test.go 10:35:49 spire-1.2.1/pkg/common/auth/untracked_uds.go 10:35:49 spire-1.2.1/pkg/common/bundleutil/ 10:35:49 spire-1.2.1/pkg/common/bundleutil/bundle.go 10:35:49 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 10:35:49 spire-1.2.1/pkg/common/bundleutil/common_test.go 10:35:49 spire-1.2.1/pkg/common/bundleutil/marshal.go 10:35:49 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 10:35:49 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 10:35:49 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 10:35:49 spire-1.2.1/pkg/common/bundleutil/types.go 10:35:49 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 10:35:49 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 10:35:49 spire-1.2.1/pkg/common/catalog/ 10:35:49 spire-1.2.1/pkg/common/catalog/bind.go 10:35:49 spire-1.2.1/pkg/common/catalog/builtin.go 10:35:49 spire-1.2.1/pkg/common/catalog/catalog.go 10:35:49 spire-1.2.1/pkg/common/catalog/catalog_test.go 10:35:49 spire-1.2.1/pkg/common/catalog/closers.go 10:35:49 spire-1.2.1/pkg/common/catalog/cmd_linux.go 10:35:49 spire-1.2.1/pkg/common/catalog/cmd_other.go 10:35:49 spire-1.2.1/pkg/common/catalog/config.go 10:35:49 spire-1.2.1/pkg/common/catalog/config_test.go 10:35:49 spire-1.2.1/pkg/common/catalog/configure.go 10:35:49 spire-1.2.1/pkg/common/catalog/constraints.go 10:35:49 spire-1.2.1/pkg/common/catalog/constraints_test.go 10:35:49 spire-1.2.1/pkg/common/catalog/context.go 10:35:49 spire-1.2.1/pkg/common/catalog/external.go 10:35:49 spire-1.2.1/pkg/common/catalog/host.go 10:35:49 spire-1.2.1/pkg/common/catalog/pipenet.go 10:35:49 spire-1.2.1/pkg/common/catalog/plugin.go 10:35:49 spire-1.2.1/pkg/common/catalog/testplugin/ 10:35:49 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 10:35:49 spire-1.2.1/pkg/common/catalog/testplugin/main.go 10:35:49 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 10:35:49 spire-1.2.1/pkg/common/cli/ 10:35:49 spire-1.2.1/pkg/common/cli/env.go 10:35:49 spire-1.2.1/pkg/common/cli/flags.go 10:35:49 spire-1.2.1/pkg/common/cli/trust_domain.go 10:35:49 spire-1.2.1/pkg/common/cli/trust_domain_test.go 10:35:49 spire-1.2.1/pkg/common/cli/umask.go 10:35:49 spire-1.2.1/pkg/common/cli/umask_posix.go 10:35:49 spire-1.2.1/pkg/common/cli/umask_test.go 10:35:49 spire-1.2.1/pkg/common/cli/umask_windows.go 10:35:49 spire-1.2.1/pkg/common/cliprinter/ 10:35:49 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 10:35:49 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 10:35:49 spire-1.2.1/pkg/common/cliprinter/flag.go 10:35:49 spire-1.2.1/pkg/common/cliprinter/flag_test.go 10:35:49 spire-1.2.1/pkg/common/cliprinter/format.go 10:35:49 spire-1.2.1/pkg/common/cliprinter/format_test.go 10:35:49 spire-1.2.1/pkg/common/cliprinter/internal/ 10:35:49 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 10:35:49 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 10:35:49 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 10:35:49 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 10:35:49 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 10:35:49 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 10:35:49 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 10:35:49 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 10:35:49 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 10:35:49 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 10:35:49 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 10:35:49 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 10:35:49 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 10:35:49 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 10:35:49 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 10:35:49 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 10:35:49 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 10:35:49 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 10:35:49 spire-1.2.1/pkg/common/coretypes/ 10:35:49 spire-1.2.1/pkg/common/coretypes/bundle/ 10:35:49 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 10:35:49 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 10:35:49 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 10:35:49 spire-1.2.1/pkg/common/coretypes/bundle/require.go 10:35:49 spire-1.2.1/pkg/common/coretypes/jwtkey/ 10:35:49 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 10:35:49 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 10:35:49 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 10:35:49 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 10:35:49 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 10:35:49 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 10:35:49 spire-1.2.1/pkg/common/coretypes/x509certificate/ 10:35:49 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 10:35:49 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 10:35:49 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 10:35:49 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 10:35:49 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 10:35:49 spire-1.2.1/pkg/common/cryptoutil/ 10:35:49 spire-1.2.1/pkg/common/cryptoutil/keys.go 10:35:49 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 10:35:49 spire-1.2.1/pkg/common/diskutil/ 10:35:49 spire-1.2.1/pkg/common/diskutil/file_posix.go 10:35:49 spire-1.2.1/pkg/common/diskutil/file_test.go 10:35:49 spire-1.2.1/pkg/common/diskutil/file_windows.go 10:35:49 spire-1.2.1/pkg/common/errorutil/ 10:35:49 spire-1.2.1/pkg/common/errorutil/wrapper.go 10:35:49 spire-1.2.1/pkg/common/health/ 10:35:49 spire-1.2.1/pkg/common/health/config.go 10:35:49 spire-1.2.1/pkg/common/health/context.go 10:35:49 spire-1.2.1/pkg/common/health/context_test.go 10:35:49 spire-1.2.1/pkg/common/health/health.go 10:35:49 spire-1.2.1/pkg/common/health/health_test.go 10:35:49 spire-1.2.1/pkg/common/health/logger.go 10:35:49 spire-1.2.1/pkg/common/hostservice/ 10:35:49 spire-1.2.1/pkg/common/hostservice/metricsservice/ 10:35:49 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 10:35:49 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 10:35:49 spire-1.2.1/pkg/common/idutil/ 10:35:49 spire-1.2.1/pkg/common/idutil/require.go 10:35:49 spire-1.2.1/pkg/common/idutil/require_test.go 10:35:49 spire-1.2.1/pkg/common/idutil/safety.go 10:35:49 spire-1.2.1/pkg/common/idutil/safety_test.go 10:35:49 spire-1.2.1/pkg/common/idutil/spiffeid.go 10:35:49 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 10:35:49 spire-1.2.1/pkg/common/jwtsvid/ 10:35:49 spire-1.2.1/pkg/common/jwtsvid/common.go 10:35:49 spire-1.2.1/pkg/common/jwtsvid/sign.go 10:35:49 spire-1.2.1/pkg/common/jwtsvid/token_test.go 10:35:49 spire-1.2.1/pkg/common/jwtsvid/validate.go 10:35:49 spire-1.2.1/pkg/common/jwtutil/ 10:35:49 spire-1.2.1/pkg/common/jwtutil/keyset.go 10:35:49 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 10:35:49 spire-1.2.1/pkg/common/log/ 10:35:49 spire-1.2.1/pkg/common/log/hclog_adapter.go 10:35:49 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 10:35:49 spire-1.2.1/pkg/common/log/log.go 10:35:49 spire-1.2.1/pkg/common/log/log_test.go 10:35:49 spire-1.2.1/pkg/common/log/options.go 10:35:49 spire-1.2.1/pkg/common/nodeutil/ 10:35:49 spire-1.2.1/pkg/common/nodeutil/node.go 10:35:49 spire-1.2.1/pkg/common/nodeutil/node_test.go 10:35:49 spire-1.2.1/pkg/common/peertracker/ 10:35:49 spire-1.2.1/pkg/common/peertracker/conn.go 10:35:49 spire-1.2.1/pkg/common/peertracker/credentials.go 10:35:49 spire-1.2.1/pkg/common/peertracker/errors.go 10:35:49 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 10:35:49 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 10:35:49 spire-1.2.1/pkg/common/peertracker/info.go 10:35:49 spire-1.2.1/pkg/common/peertracker/listener.go 10:35:49 spire-1.2.1/pkg/common/peertracker/listener_test.go 10:35:49 spire-1.2.1/pkg/common/peertracker/peertracker.go 10:35:49 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 10:35:49 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 10:35:49 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 10:35:49 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 10:35:49 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 10:35:49 spire-1.2.1/pkg/common/peertracker/tcp.go 10:35:49 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 10:35:49 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 10:35:49 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 10:35:49 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 10:35:49 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 10:35:49 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 10:35:49 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 10:35:49 spire-1.2.1/pkg/common/peertracker/uds.go 10:35:49 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 10:35:49 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 10:35:49 spire-1.2.1/pkg/common/peertracker/uds_linux.go 10:35:49 spire-1.2.1/pkg/common/pemutil/ 10:35:49 spire-1.2.1/pkg/common/pemutil/block.go 10:35:49 spire-1.2.1/pkg/common/pemutil/certs.go 10:35:49 spire-1.2.1/pkg/common/pemutil/common.go 10:35:49 spire-1.2.1/pkg/common/pemutil/csr.go 10:35:49 spire-1.2.1/pkg/common/pemutil/keys.go 10:35:49 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 10:35:49 spire-1.2.1/pkg/common/pemutil/testdata/ 10:35:49 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 10:35:49 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 10:35:49 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 10:35:49 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 10:35:49 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 10:35:49 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 10:35:49 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 10:35:49 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 10:35:49 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 10:35:49 spire-1.2.1/pkg/common/plugin/ 10:35:49 spire-1.2.1/pkg/common/plugin/aws/ 10:35:49 spire-1.2.1/pkg/common/plugin/aws/iid.go 10:35:49 spire-1.2.1/pkg/common/plugin/azure/ 10:35:49 spire-1.2.1/pkg/common/plugin/azure/msi.go 10:35:49 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 10:35:49 spire-1.2.1/pkg/common/plugin/facade.go 10:35:49 spire-1.2.1/pkg/common/plugin/facade_test.go 10:35:49 spire-1.2.1/pkg/common/plugin/gcp/ 10:35:49 spire-1.2.1/pkg/common/plugin/gcp/iit.go 10:35:49 spire-1.2.1/pkg/common/plugin/k8s/ 10:35:49 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 10:35:49 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 10:35:49 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 10:35:49 spire-1.2.1/pkg/common/plugin/k8s/utils.go 10:35:49 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 10:35:49 spire-1.2.1/pkg/common/plugin/log.go 10:35:49 spire-1.2.1/pkg/common/plugin/sshpop/ 10:35:49 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 10:35:49 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 10:35:49 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 10:35:49 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 10:35:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 10:35:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 10:35:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 10:35:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 10:35:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 10:35:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 10:35:49 spire-1.2.1/pkg/common/plugin/tpmdevid/ 10:35:49 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 10:35:49 spire-1.2.1/pkg/common/plugin/x509pop/ 10:35:49 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 10:35:49 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 10:35:49 spire-1.2.1/pkg/common/profiling/ 10:35:49 spire-1.2.1/pkg/common/profiling/dumpers.go 10:35:49 spire-1.2.1/pkg/common/profiling/profiling.go 10:35:49 spire-1.2.1/pkg/common/protoutil/ 10:35:49 spire-1.2.1/pkg/common/protoutil/masks.go 10:35:49 spire-1.2.1/pkg/common/protoutil/masks_test.go 10:35:49 spire-1.2.1/pkg/common/rotationutil/ 10:35:49 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 10:35:49 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 10:35:49 spire-1.2.1/pkg/common/selector/ 10:35:49 spire-1.2.1/pkg/common/selector/selector.go 10:35:49 spire-1.2.1/pkg/common/selector/selector_test.go 10:35:49 spire-1.2.1/pkg/common/selector/set.go 10:35:49 spire-1.2.1/pkg/common/selector/set_utils.go 10:35:49 spire-1.2.1/pkg/common/selector/set_utils_test.go 10:35:49 spire-1.2.1/pkg/common/telemetry/ 10:35:49 spire-1.2.1/pkg/common/telemetry/agent/ 10:35:49 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 10:35:49 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 10:35:49 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 10:35:49 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 10:35:49 spire-1.2.1/pkg/common/telemetry/agent/manager.go 10:35:49 spire-1.2.1/pkg/common/telemetry/agent/node.go 10:35:49 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 10:35:49 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 10:35:49 spire-1.2.1/pkg/common/telemetry/agent/store/ 10:35:49 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 10:35:49 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 10:35:49 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 10:35:49 spire-1.2.1/pkg/common/telemetry/blackhole.go 10:35:49 spire-1.2.1/pkg/common/telemetry/call.go 10:35:49 spire-1.2.1/pkg/common/telemetry/common/ 10:35:49 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 10:35:49 spire-1.2.1/pkg/common/telemetry/config.go 10:35:49 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 10:35:49 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 10:35:49 spire-1.2.1/pkg/common/telemetry/inmem.go 10:35:49 spire-1.2.1/pkg/common/telemetry/inmem_test.go 10:35:49 spire-1.2.1/pkg/common/telemetry/m3.go 10:35:49 spire-1.2.1/pkg/common/telemetry/m3_test.go 10:35:49 spire-1.2.1/pkg/common/telemetry/metrics.go 10:35:49 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 10:35:49 spire-1.2.1/pkg/common/telemetry/names.go 10:35:49 spire-1.2.1/pkg/common/telemetry/prometheus.go 10:35:49 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 10:35:49 spire-1.2.1/pkg/common/telemetry/sanitize.go 10:35:49 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 10:35:49 spire-1.2.1/pkg/common/telemetry/server/ 10:35:49 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 10:35:49 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 10:35:49 spire-1.2.1/pkg/common/telemetry/server/datastore/ 10:35:49 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 10:35:49 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 10:35:49 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 10:35:49 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 10:35:49 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 10:35:49 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 10:35:49 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 10:35:49 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 10:35:49 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 10:35:49 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 10:35:49 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 10:35:49 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 10:35:49 spire-1.2.1/pkg/common/telemetry/server/rotate.go 10:35:49 spire-1.2.1/pkg/common/telemetry/server/server.go 10:35:49 spire-1.2.1/pkg/common/telemetry/sink.go 10:35:49 spire-1.2.1/pkg/common/telemetry/statsd.go 10:35:49 spire-1.2.1/pkg/common/telemetry/statsd_test.go 10:35:49 spire-1.2.1/pkg/common/telemetry/uptime.go 10:35:49 spire-1.2.1/pkg/common/telemetry/version.go 10:35:49 spire-1.2.1/pkg/common/telemetry/withlabels.go 10:35:49 spire-1.2.1/pkg/common/uptime/ 10:35:49 spire-1.2.1/pkg/common/uptime/uptime.go 10:35:49 spire-1.2.1/pkg/common/uptime/uptime_test.go 10:35:49 spire-1.2.1/pkg/common/util/ 10:35:49 spire-1.2.1/pkg/common/util/certs.go 10:35:49 spire-1.2.1/pkg/common/util/certs_test.go 10:35:49 spire-1.2.1/pkg/common/util/csr.go 10:35:49 spire-1.2.1/pkg/common/util/hash.go 10:35:49 spire-1.2.1/pkg/common/util/selectors.go 10:35:49 spire-1.2.1/pkg/common/util/selectors_test.go 10:35:49 spire-1.2.1/pkg/common/util/signals.go 10:35:49 spire-1.2.1/pkg/common/util/sort.go 10:35:49 spire-1.2.1/pkg/common/util/sort_test.go 10:35:49 spire-1.2.1/pkg/common/util/task.go 10:35:49 spire-1.2.1/pkg/common/util/task_test.go 10:35:49 spire-1.2.1/pkg/common/util/testdata/ 10:35:49 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 10:35:49 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 10:35:49 spire-1.2.1/pkg/common/version/ 10:35:49 spire-1.2.1/pkg/common/version/version.go 10:35:49 spire-1.2.1/pkg/common/x509svid/ 10:35:49 spire-1.2.1/pkg/common/x509svid/common_test.go 10:35:49 spire-1.2.1/pkg/common/x509svid/csr.go 10:35:49 spire-1.2.1/pkg/common/x509svid/upstreamca.go 10:35:49 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 10:35:49 spire-1.2.1/pkg/common/x509util/ 10:35:49 spire-1.2.1/pkg/common/x509util/cert.go 10:35:49 spire-1.2.1/pkg/common/x509util/dns.go 10:35:49 spire-1.2.1/pkg/common/x509util/dns_test.go 10:35:49 spire-1.2.1/pkg/common/x509util/keyid.go 10:35:49 spire-1.2.1/pkg/common/x509util/keypair.go 10:35:49 spire-1.2.1/pkg/common/x509util/serialnumber.go 10:35:49 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 10:35:49 spire-1.2.1/pkg/server/ 10:35:49 spire-1.2.1/pkg/server/api/ 10:35:49 spire-1.2.1/pkg/server/api/agent.go 10:35:49 spire-1.2.1/pkg/server/api/agent/ 10:35:49 spire-1.2.1/pkg/server/api/agent/v1/ 10:35:49 spire-1.2.1/pkg/server/api/agent/v1/service.go 10:35:49 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 10:35:49 spire-1.2.1/pkg/server/api/agent_test.go 10:35:49 spire-1.2.1/pkg/server/api/api.go 10:35:49 spire-1.2.1/pkg/server/api/audit/ 10:35:49 spire-1.2.1/pkg/server/api/audit/audit.go 10:35:49 spire-1.2.1/pkg/server/api/audit/audit_test.go 10:35:49 spire-1.2.1/pkg/server/api/bundle.go 10:35:49 spire-1.2.1/pkg/server/api/bundle/ 10:35:49 spire-1.2.1/pkg/server/api/bundle/v1/ 10:35:49 spire-1.2.1/pkg/server/api/bundle/v1/service.go 10:35:49 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 10:35:49 spire-1.2.1/pkg/server/api/bundle_test.go 10:35:49 spire-1.2.1/pkg/server/api/debug/ 10:35:49 spire-1.2.1/pkg/server/api/debug/v1/ 10:35:49 spire-1.2.1/pkg/server/api/debug/v1/service.go 10:35:49 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 10:35:49 spire-1.2.1/pkg/server/api/entry.go 10:35:49 spire-1.2.1/pkg/server/api/entry/ 10:35:49 spire-1.2.1/pkg/server/api/entry/v1/ 10:35:49 spire-1.2.1/pkg/server/api/entry/v1/service.go 10:35:49 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 10:35:49 spire-1.2.1/pkg/server/api/entry_test.go 10:35:49 spire-1.2.1/pkg/server/api/health/ 10:35:49 spire-1.2.1/pkg/server/api/health/v1/ 10:35:49 spire-1.2.1/pkg/server/api/health/v1/service.go 10:35:49 spire-1.2.1/pkg/server/api/health/v1/service_test.go 10:35:49 spire-1.2.1/pkg/server/api/id.go 10:35:49 spire-1.2.1/pkg/server/api/id_test.go 10:35:49 spire-1.2.1/pkg/server/api/limits/ 10:35:49 spire-1.2.1/pkg/server/api/limits/limits.go 10:35:49 spire-1.2.1/pkg/server/api/middleware/ 10:35:49 spire-1.2.1/pkg/server/api/middleware/alias.go 10:35:49 spire-1.2.1/pkg/server/api/middleware/audit.go 10:35:49 spire-1.2.1/pkg/server/api/middleware/authorization.go 10:35:49 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 10:35:49 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 10:35:49 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 10:35:49 spire-1.2.1/pkg/server/api/middleware/caller.go 10:35:49 spire-1.2.1/pkg/server/api/middleware/caller_test.go 10:35:49 spire-1.2.1/pkg/server/api/middleware/common.go 10:35:49 spire-1.2.1/pkg/server/api/middleware/common_test.go 10:35:49 spire-1.2.1/pkg/server/api/middleware/entries.go 10:35:49 spire-1.2.1/pkg/server/api/middleware/entries_test.go 10:35:49 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 10:35:49 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 10:35:49 spire-1.2.1/pkg/server/api/ratelimit.go 10:35:49 spire-1.2.1/pkg/server/api/rpccontext/ 10:35:49 spire-1.2.1/pkg/server/api/rpccontext/alias.go 10:35:49 spire-1.2.1/pkg/server/api/rpccontext/audit.go 10:35:49 spire-1.2.1/pkg/server/api/rpccontext/caller.go 10:35:49 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 10:35:49 spire-1.2.1/pkg/server/api/selector.go 10:35:49 spire-1.2.1/pkg/server/api/selector_test.go 10:35:49 spire-1.2.1/pkg/server/api/status.go 10:35:49 spire-1.2.1/pkg/server/api/status_test.go 10:35:49 spire-1.2.1/pkg/server/api/svid/ 10:35:49 spire-1.2.1/pkg/server/api/svid/v1/ 10:35:49 spire-1.2.1/pkg/server/api/svid/v1/service.go 10:35:49 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 10:35:49 spire-1.2.1/pkg/server/api/trustdomain.go 10:35:49 spire-1.2.1/pkg/server/api/trustdomain/ 10:35:49 spire-1.2.1/pkg/server/api/trustdomain/v1/ 10:35:49 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 10:35:49 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 10:35:49 spire-1.2.1/pkg/server/api/trustdomain_test.go 10:35:49 spire-1.2.1/pkg/server/authpolicy/ 10:35:49 spire-1.2.1/pkg/server/authpolicy/defaults.go 10:35:49 spire-1.2.1/pkg/server/authpolicy/policy.go 10:35:49 spire-1.2.1/pkg/server/authpolicy/policy.rego 10:35:49 spire-1.2.1/pkg/server/authpolicy/policy_data.json 10:35:49 spire-1.2.1/pkg/server/authpolicy/policy_test.go 10:35:49 spire-1.2.1/pkg/server/authpolicy/validate.go 10:35:49 spire-1.2.1/pkg/server/bundle/ 10:35:49 spire-1.2.1/pkg/server/bundle/client/ 10:35:49 spire-1.2.1/pkg/server/bundle/client/client.go 10:35:49 spire-1.2.1/pkg/server/bundle/client/client_test.go 10:35:49 spire-1.2.1/pkg/server/bundle/client/manager.go 10:35:49 spire-1.2.1/pkg/server/bundle/client/manager_test.go 10:35:49 spire-1.2.1/pkg/server/bundle/client/sources.go 10:35:49 spire-1.2.1/pkg/server/bundle/client/sources_test.go 10:35:49 spire-1.2.1/pkg/server/bundle/client/updater.go 10:35:49 spire-1.2.1/pkg/server/bundle/client/updater_test.go 10:35:49 spire-1.2.1/pkg/server/ca/ 10:35:49 spire-1.2.1/pkg/server/ca/ca.go 10:35:49 spire-1.2.1/pkg/server/ca/ca_health.go 10:35:49 spire-1.2.1/pkg/server/ca/ca_test.go 10:35:49 spire-1.2.1/pkg/server/ca/journal.go 10:35:49 spire-1.2.1/pkg/server/ca/journal_test.go 10:35:49 spire-1.2.1/pkg/server/ca/manager.go 10:35:49 spire-1.2.1/pkg/server/ca/manager_health.go 10:35:49 spire-1.2.1/pkg/server/ca/manager_test.go 10:35:49 spire-1.2.1/pkg/server/ca/templates.go 10:35:49 spire-1.2.1/pkg/server/ca/upstream_client.go 10:35:49 spire-1.2.1/pkg/server/ca/upstream_client_test.go 10:35:49 spire-1.2.1/pkg/server/ca/validation.go 10:35:49 spire-1.2.1/pkg/server/cache/ 10:35:49 spire-1.2.1/pkg/server/cache/dscache/ 10:35:49 spire-1.2.1/pkg/server/cache/dscache/cache.go 10:35:49 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 10:35:49 spire-1.2.1/pkg/server/cache/entrycache/ 10:35:49 spire-1.2.1/pkg/server/cache/entrycache/cache.go 10:35:49 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 10:35:49 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 10:35:49 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 10:35:49 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 10:35:49 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 10:35:49 spire-1.2.1/pkg/server/catalog/ 10:35:49 spire-1.2.1/pkg/server/catalog/catalog.go 10:35:49 spire-1.2.1/pkg/server/catalog/keymanager.go 10:35:49 spire-1.2.1/pkg/server/catalog/nodeattestor.go 10:35:49 spire-1.2.1/pkg/server/catalog/noderesolver.go 10:35:49 spire-1.2.1/pkg/server/catalog/notifier.go 10:35:49 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 10:35:49 spire-1.2.1/pkg/server/config.go 10:35:49 spire-1.2.1/pkg/server/datastore/ 10:35:49 spire-1.2.1/pkg/server/datastore/datastore.go 10:35:49 spire-1.2.1/pkg/server/datastore/datastore_health.go 10:35:49 spire-1.2.1/pkg/server/datastore/repository.go 10:35:49 spire-1.2.1/pkg/server/datastore/sqlstore/ 10:35:49 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 10:35:49 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 10:35:49 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 10:35:49 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 10:35:49 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 10:35:49 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 10:35:49 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 10:35:49 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 10:35:49 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 10:35:49 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 10:35:49 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 10:35:49 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 10:35:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 10:35:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 10:35:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 10:35:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 10:35:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 10:35:49 spire-1.2.1/pkg/server/endpoints/ 10:35:49 spire-1.2.1/pkg/server/endpoints/bundle/ 10:35:49 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 10:35:49 spire-1.2.1/pkg/server/endpoints/bundle/config.go 10:35:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 10:35:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 10:35:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 10:35:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 10:35:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 10:35:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 10:35:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 10:35:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 10:35:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 10:35:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 10:35:49 spire-1.2.1/pkg/server/endpoints/bundle/server.go 10:35:49 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 10:35:49 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 10:35:49 spire-1.2.1/pkg/server/endpoints/config.go 10:35:49 spire-1.2.1/pkg/server/endpoints/endpoints.go 10:35:49 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 10:35:49 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 10:35:49 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 10:35:49 spire-1.2.1/pkg/server/endpoints/middleware.go 10:35:49 spire-1.2.1/pkg/server/endpoints/middleware_test.go 10:35:49 spire-1.2.1/pkg/server/hostservice/ 10:35:49 spire-1.2.1/pkg/server/hostservice/agentstore/ 10:35:49 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 10:35:49 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 10:35:49 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 10:35:49 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 10:35:49 spire-1.2.1/pkg/server/hostservice/identityprovider/ 10:35:49 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 10:35:49 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 10:35:49 spire-1.2.1/pkg/server/plugin/ 10:35:49 spire-1.2.1/pkg/server/plugin/keymanager/ 10:35:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 10:35:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 10:35:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 10:35:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 10:35:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 10:35:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 10:35:49 spire-1.2.1/pkg/server/plugin/keymanager/base/ 10:35:49 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 10:35:49 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 10:35:49 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 10:35:49 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 10:35:49 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 10:35:49 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 10:35:49 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 10:35:49 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 10:35:49 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 10:35:49 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 10:35:49 spire-1.2.1/pkg/server/plugin/keymanager/test/ 10:35:49 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 10:35:49 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 10:35:49 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/ 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 10:35:49 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 10:35:49 spire-1.2.1/pkg/server/plugin/noderesolver/ 10:35:49 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 10:35:49 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 10:35:49 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 10:35:49 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 10:35:49 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 10:35:49 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 10:35:49 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 10:35:49 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 10:35:49 spire-1.2.1/pkg/server/plugin/notifier/ 10:35:49 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 10:35:49 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 10:35:49 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 10:35:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 10:35:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 10:35:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 10:35:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 10:35:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 10:35:49 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 10:35:49 spire-1.2.1/pkg/server/plugin/notifier/repository.go 10:35:49 spire-1.2.1/pkg/server/plugin/notifier/v1.go 10:35:49 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 10:35:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 10:35:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 10:35:50 spire-1.2.1/pkg/server/registration/ 10:35:50 spire-1.2.1/pkg/server/registration/manager.go 10:35:50 spire-1.2.1/pkg/server/registration/manager_test.go 10:35:50 spire-1.2.1/pkg/server/scanentries.go 10:35:50 spire-1.2.1/pkg/server/scanentries_test.go 10:35:50 spire-1.2.1/pkg/server/server.go 10:35:50 spire-1.2.1/pkg/server/server_test.go 10:35:50 spire-1.2.1/pkg/server/svid/ 10:35:50 spire-1.2.1/pkg/server/svid/observer.go 10:35:50 spire-1.2.1/pkg/server/svid/observer_test.go 10:35:50 spire-1.2.1/pkg/server/svid/rotator.go 10:35:50 spire-1.2.1/pkg/server/svid/rotator_config.go 10:35:50 spire-1.2.1/pkg/server/svid/rotator_config_test.go 10:35:50 spire-1.2.1/pkg/server/svid/rotator_test.go 10:35:50 spire-1.2.1/proto/ 10:35:50 spire-1.2.1/proto/private/ 10:35:50 spire-1.2.1/proto/private/server/ 10:35:50 spire-1.2.1/proto/private/server/journal/ 10:35:50 spire-1.2.1/proto/private/server/journal/journal.pb.go 10:35:50 spire-1.2.1/proto/private/server/journal/journal.proto 10:35:50 spire-1.2.1/proto/spire/ 10:35:50 spire-1.2.1/proto/spire/common/ 10:35:50 spire-1.2.1/proto/spire/common/common.pb.go 10:35:50 spire-1.2.1/proto/spire/common/common.proto 10:35:50 spire-1.2.1/proto/spire/common/plugin/ 10:35:50 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 10:35:50 spire-1.2.1/proto/spire/common/plugin/plugin.proto 10:35:50 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 10:35:50 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 10:35:50 spire-1.2.1/proto/spire/plugin/ 10:35:50 spire-1.2.1/proto/spire/plugin/agent/ 10:35:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 10:35:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 10:35:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 10:35:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 10:35:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 10:35:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 10:35:50 spire-1.2.1/release/ 10:35:50 spire-1.2.1/release/spire-extras/ 10:35:50 spire-1.2.1/release/spire-extras/README.md 10:35:50 spire-1.2.1/release/spire-extras/conf/ 10:35:50 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 10:35:50 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 10:35:50 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 10:35:50 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 10:35:50 spire-1.2.1/release/spire/ 10:35:50 spire-1.2.1/release/spire/README.md 10:35:50 spire-1.2.1/release/spire/conf/ 10:35:50 spire-1.2.1/release/spire/conf/agent/ 10:35:50 spire-1.2.1/release/spire/conf/agent/agent.conf 10:35:50 spire-1.2.1/release/spire/conf/server/ 10:35:50 spire-1.2.1/release/spire/conf/server/server.conf 10:35:50 spire-1.2.1/script/ 10:35:50 spire-1.2.1/script/build-artifact.sh 10:35:50 spire-1.2.1/script/generate_dummy_ca.sh 10:35:50 spire-1.2.1/support/ 10:35:50 spire-1.2.1/support/k8s/ 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/ 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 10:35:50 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 10:35:50 spire-1.2.1/support/oidc-discovery-provider/ 10:35:50 spire-1.2.1/support/oidc-discovery-provider/README.md 10:35:50 spire-1.2.1/support/oidc-discovery-provider/common_test.go 10:35:50 spire-1.2.1/support/oidc-discovery-provider/config.go 10:35:50 spire-1.2.1/support/oidc-discovery-provider/config_test.go 10:35:50 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 10:35:50 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 10:35:50 spire-1.2.1/support/oidc-discovery-provider/handler.go 10:35:50 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 10:35:50 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 10:35:50 spire-1.2.1/support/oidc-discovery-provider/main.go 10:35:50 spire-1.2.1/support/oidc-discovery-provider/server_api.go 10:35:50 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 10:35:50 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 10:35:50 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 10:35:50 spire-1.2.1/test/ 10:35:50 spire-1.2.1/test/clock/ 10:35:50 spire-1.2.1/test/clock/clock.go 10:35:50 spire-1.2.1/test/fakes/ 10:35:50 spire-1.2.1/test/fakes/fakeagentcatalog/ 10:35:50 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 10:35:50 spire-1.2.1/test/fakes/fakeagentkeymanager/ 10:35:50 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 10:35:50 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 10:35:50 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 10:35:50 spire-1.2.1/test/fakes/fakeagentstore/ 10:35:50 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 10:35:50 spire-1.2.1/test/fakes/fakedatastore/ 10:35:50 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 10:35:50 spire-1.2.1/test/fakes/fakeentryclient/ 10:35:50 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 10:35:50 spire-1.2.1/test/fakes/fakehealthchecker/ 10:35:50 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 10:35:50 spire-1.2.1/test/fakes/fakeidentityprovider/ 10:35:50 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 10:35:50 spire-1.2.1/test/fakes/fakemetrics/ 10:35:50 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 10:35:50 spire-1.2.1/test/fakes/fakenoderesolver/ 10:35:50 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 10:35:50 spire-1.2.1/test/fakes/fakenotifier/ 10:35:50 spire-1.2.1/test/fakes/fakenotifier/notifier.go 10:35:50 spire-1.2.1/test/fakes/fakepluginmetrics/ 10:35:50 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 10:35:50 spire-1.2.1/test/fakes/fakeserverca/ 10:35:50 spire-1.2.1/test/fakes/fakeserverca/serverca.go 10:35:50 spire-1.2.1/test/fakes/fakeservercatalog/ 10:35:50 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 10:35:50 spire-1.2.1/test/fakes/fakeserverkeymanager/ 10:35:50 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 10:35:50 spire-1.2.1/test/fakes/fakeservernodeattestor/ 10:35:50 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 10:35:50 spire-1.2.1/test/fakes/fakeupstreamauthority/ 10:35:50 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 10:35:50 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 10:35:50 spire-1.2.1/test/fakes/fakeworkloadapi/ 10:35:50 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 10:35:50 spire-1.2.1/test/fakes/fakeworkloadattestor/ 10:35:50 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 10:35:50 spire-1.2.1/test/fixture/ 10:35:50 spire-1.2.1/test/fixture/certs/ 10:35:50 spire-1.2.1/test/fixture/certs/agent_svid.der 10:35:50 spire-1.2.1/test/fixture/certs/base_cert.pem 10:35:50 spire-1.2.1/test/fixture/certs/base_csr.pem 10:35:50 spire-1.2.1/test/fixture/certs/base_key.pem 10:35:50 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 10:35:50 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 10:35:50 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 10:35:50 spire-1.2.1/test/fixture/certs/blog_cert.pem 10:35:50 spire-1.2.1/test/fixture/certs/blog_csr.pem 10:35:50 spire-1.2.1/test/fixture/certs/blog_key.pem 10:35:50 spire-1.2.1/test/fixture/certs/bundle.der 10:35:50 spire-1.2.1/test/fixture/certs/ca.pem 10:35:50 spire-1.2.1/test/fixture/certs/ca_key.pem 10:35:50 spire-1.2.1/test/fixture/certs/database_cert.pem 10:35:50 spire-1.2.1/test/fixture/certs/database_csr.pem 10:35:50 spire-1.2.1/test/fixture/certs/database_key.pem 10:35:50 spire-1.2.1/test/fixture/certs/node_cert.pem 10:35:50 spire-1.2.1/test/fixture/certs/node_csr.pem 10:35:50 spire-1.2.1/test/fixture/certs/node_key.pem 10:35:50 spire-1.2.1/test/fixture/certs/svid.pem 10:35:50 spire-1.2.1/test/fixture/certs/svid_key.pem 10:35:50 spire-1.2.1/test/fixture/config/ 10:35:50 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 10:35:50 spire-1.2.1/test/fixture/config/agent_good.conf 10:35:50 spire-1.2.1/test/fixture/config/agent_good_templated.conf 10:35:50 spire-1.2.1/test/fixture/config/plugin_good.conf 10:35:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 10:35:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 10:35:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 10:35:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 10:35:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 10:35:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 10:35:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 10:35:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 10:35:50 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 10:35:50 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 10:35:50 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 10:35:50 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 10:35:50 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 10:35:50 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 10:35:50 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 10:35:50 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 10:35:50 spire-1.2.1/test/fixture/config/server_good.conf 10:35:50 spire-1.2.1/test/fixture/config/server_good_templated.conf 10:35:50 spire-1.2.1/test/fixture/fixture.go 10:35:50 spire-1.2.1/test/fixture/nodeattestor/ 10:35:50 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 10:35:50 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 10:35:50 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 10:35:50 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 10:35:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 10:35:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 10:35:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 10:35:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 10:35:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 10:35:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 10:35:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 10:35:50 spire-1.2.1/test/fixture/registration/ 10:35:50 spire-1.2.1/test/fixture/registration/entries.json 10:35:50 spire-1.2.1/test/fixture/registration/good-for-update.json 10:35:50 spire-1.2.1/test/fixture/registration/good.json 10:35:50 spire-1.2.1/test/fixture/registration/invalid.json 10:35:50 spire-1.2.1/test/fixture/registration/invalid_json.json 10:35:50 spire-1.2.1/test/fixture/registration/manager_test_entries.json 10:35:50 spire-1.2.1/test/integration/ 10:35:50 spire-1.2.1/test/integration/README.md 10:35:50 spire-1.2.1/test/integration/common 10:35:50 spire-1.2.1/test/integration/setup/ 10:35:50 spire-1.2.1/test/integration/setup/adminclient/ 10:35:50 spire-1.2.1/test/integration/setup/adminclient/build.sh 10:35:50 spire-1.2.1/test/integration/setup/adminclient/client.go 10:35:50 spire-1.2.1/test/integration/setup/debugagent/ 10:35:50 spire-1.2.1/test/integration/setup/debugagent/build.sh 10:35:50 spire-1.2.1/test/integration/setup/debugagent/main.go 10:35:50 spire-1.2.1/test/integration/setup/debugserver/ 10:35:50 spire-1.2.1/test/integration/setup/debugserver/build.sh 10:35:50 spire-1.2.1/test/integration/setup/debugserver/main.go 10:35:50 spire-1.2.1/test/integration/setup/downstreamclient/ 10:35:50 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 10:35:50 spire-1.2.1/test/integration/setup/downstreamclient/client.go 10:35:50 spire-1.2.1/test/integration/setup/itclient/ 10:35:50 spire-1.2.1/test/integration/setup/itclient/client.go 10:35:50 spire-1.2.1/test/integration/setup/node-attestation/ 10:35:50 spire-1.2.1/test/integration/setup/node-attestation/build.sh 10:35:50 spire-1.2.1/test/integration/setup/node-attestation/client.go 10:35:50 spire-1.2.1/test/integration/setup/x509pop/ 10:35:50 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 10:35:50 spire-1.2.1/test/integration/setup/x509pop/setup.sh 10:35:50 spire-1.2.1/test/integration/suites/ 10:35:50 spire-1.2.1/test/integration/suites/admin-endpoints/ 10:35:50 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 10:35:50 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 10:35:50 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 10:35:50 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 10:35:50 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 10:35:50 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 10:35:50 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 10:35:50 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 10:35:50 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 10:35:50 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 10:35:50 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 10:35:50 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 10:35:50 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 10:35:50 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 10:35:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 10:35:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 10:35:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 10:35:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 10:35:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 10:35:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 10:35:50 spire-1.2.1/test/integration/suites/datastore-mysql/ 10:35:50 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 10:35:50 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 10:35:50 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 10:35:50 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 10:35:50 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 10:35:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 10:35:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 10:35:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 10:35:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 10:35:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 10:35:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 10:35:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 10:35:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 10:35:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 10:35:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 10:35:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 10:35:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 10:35:50 spire-1.2.1/test/integration/suites/datastore-postgres/ 10:35:50 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 10:35:50 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 10:35:50 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 10:35:50 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 10:35:50 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 10:35:50 spire-1.2.1/test/integration/suites/debug-endpoints/ 10:35:50 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 10:35:50 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 10:35:50 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 10:35:50 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 10:35:50 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 10:35:50 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 10:35:50 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 10:35:50 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 10:35:50 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 10:35:50 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 10:35:50 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 10:35:50 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 10:35:50 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 10:35:50 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 10:35:50 spire-1.2.1/test/integration/suites/downstream-endpoints/ 10:35:50 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 10:35:50 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 10:35:50 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 10:35:50 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 10:35:50 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 10:35:50 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 10:35:50 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 10:35:50 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 10:35:50 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 10:35:50 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 10:35:50 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 10:35:50 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 10:35:50 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 10:35:50 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 10:35:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 10:35:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 10:35:50 spire-1.2.1/test/integration/suites/join-token/ 10:35:50 spire-1.2.1/test/integration/suites/join-token/01-start-server 10:35:50 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 10:35:50 spire-1.2.1/test/integration/suites/join-token/03-start-agent 10:35:50 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 10:35:50 spire-1.2.1/test/integration/suites/join-token/05-check-svid 10:35:50 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 10:35:50 spire-1.2.1/test/integration/suites/join-token/README.md 10:35:50 spire-1.2.1/test/integration/suites/join-token/conf/ 10:35:50 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 10:35:50 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 10:35:50 spire-1.2.1/test/integration/suites/join-token/conf/server/ 10:35:50 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 10:35:50 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 10:35:50 spire-1.2.1/test/integration/suites/join-token/teardown 10:35:50 spire-1.2.1/test/integration/suites/k8s-reconcile/ 10:35:50 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 10:35:50 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 10:35:50 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 10:35:50 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 10:35:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 10:35:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 10:35:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 10:35:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 10:35:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 10:35:50 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 10:35:50 spire-1.2.1/test/integration/suites/k8s-scratch/ 10:35:50 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 10:35:50 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 10:35:50 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 10:35:50 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 10:35:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 10:35:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 10:35:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 10:35:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 10:35:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 10:35:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 10:35:50 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 10:35:50 spire-1.2.1/test/integration/suites/k8s/ 10:35:50 spire-1.2.1/test/integration/suites/k8s/00-setup 10:35:50 spire-1.2.1/test/integration/suites/k8s/01-apply-config 10:35:50 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 10:35:50 spire-1.2.1/test/integration/suites/k8s/README.md 10:35:50 spire-1.2.1/test/integration/suites/k8s/conf/ 10:35:50 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 10:35:50 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 10:35:50 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s/conf/server/ 10:35:50 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 10:35:50 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 10:35:50 spire-1.2.1/test/integration/suites/k8s/init-kubectl 10:35:50 spire-1.2.1/test/integration/suites/k8s/teardown 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/ 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/README.md 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/root/ 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 10:35:50 spire-1.2.1/test/integration/suites/nested-rotation/teardown 10:35:50 spire-1.2.1/test/integration/suites/node-attestation/ 10:35:50 spire-1.2.1/test/integration/suites/node-attestation/00-setup 10:35:50 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 10:35:50 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 10:35:50 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 10:35:50 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 10:35:50 spire-1.2.1/test/integration/suites/node-attestation/README.md 10:35:50 spire-1.2.1/test/integration/suites/node-attestation/conf/ 10:35:50 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 10:35:50 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 10:35:50 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 10:35:50 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 10:35:50 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 10:35:50 spire-1.2.1/test/integration/suites/node-attestation/teardown 10:35:50 spire-1.2.1/test/integration/suites/rotation/ 10:35:50 spire-1.2.1/test/integration/suites/rotation/00-setup 10:35:50 spire-1.2.1/test/integration/suites/rotation/01-start-server 10:35:50 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 10:35:50 spire-1.2.1/test/integration/suites/rotation/03-start-agent 10:35:50 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 10:35:50 spire-1.2.1/test/integration/suites/rotation/05-check-svids 10:35:50 spire-1.2.1/test/integration/suites/rotation/README.md 10:35:50 spire-1.2.1/test/integration/suites/rotation/conf/ 10:35:50 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 10:35:50 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 10:35:50 spire-1.2.1/test/integration/suites/rotation/conf/server/ 10:35:50 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 10:35:50 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 10:35:50 spire-1.2.1/test/integration/suites/rotation/teardown 10:35:50 spire-1.2.1/test/integration/suites/self-test/ 10:35:50 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 10:35:50 spire-1.2.1/test/integration/suites/self-test/README.md 10:35:50 spire-1.2.1/test/integration/suites/self-test/teardown 10:35:50 spire-1.2.1/test/integration/suites/spire-server-cli/ 10:35:50 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 10:35:50 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 10:35:50 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 10:35:50 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 10:35:50 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 10:35:50 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 10:35:50 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 10:35:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 10:35:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 10:35:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 10:35:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 10:35:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 10:35:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 10:35:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 10:35:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 10:35:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 10:35:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 10:35:50 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 10:35:50 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 10:35:50 spire-1.2.1/test/integration/suites/upgrade/ 10:35:50 spire-1.2.1/test/integration/suites/upgrade/00-setup 10:35:50 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 10:35:50 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 10:35:50 spire-1.2.1/test/integration/suites/upgrade/README.md 10:35:50 spire-1.2.1/test/integration/suites/upgrade/conf/ 10:35:50 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 10:35:50 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 10:35:50 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 10:35:50 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 10:35:50 spire-1.2.1/test/integration/suites/upgrade/teardown 10:35:50 spire-1.2.1/test/integration/suites/upgrade/versions.txt 10:35:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 10:35:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 10:35:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 10:35:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 10:35:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 10:35:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 10:35:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 10:35:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 10:35:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 10:35:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 10:35:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 10:35:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 10:35:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 10:35:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 10:35:50 spire-1.2.1/test/integration/test-one.sh 10:35:50 spire-1.2.1/test/integration/test.sh 10:35:50 spire-1.2.1/test/plugintest/ 10:35:50 spire-1.2.1/test/plugintest/config.go 10:35:50 spire-1.2.1/test/plugintest/load.go 10:35:50 spire-1.2.1/test/plugintest/option.go 10:35:50 spire-1.2.1/test/spiretest/ 10:35:50 spire-1.2.1/test/spiretest/apiserver.go 10:35:50 spire-1.2.1/test/spiretest/assertions.go 10:35:50 spire-1.2.1/test/spiretest/dir.go 10:35:50 spire-1.2.1/test/spiretest/errors_posix.go 10:35:50 spire-1.2.1/test/spiretest/errors_windows.go 10:35:50 spire-1.2.1/test/spiretest/logs.go 10:35:50 spire-1.2.1/test/spiretest/socketapi.go 10:35:50 spire-1.2.1/test/spiretest/suite.go 10:35:50 spire-1.2.1/test/spiretest/x509.go 10:35:50 spire-1.2.1/test/testca/ 10:35:50 spire-1.2.1/test/testca/ca.go 10:35:50 spire-1.2.1/test/testkey/ 10:35:50 spire-1.2.1/test/testkey/generate.sh 10:35:50 spire-1.2.1/test/testkey/genkeys.go 10:35:50 spire-1.2.1/test/testkey/keys.go 10:35:50 spire-1.2.1/test/testkey/new.go 10:35:50 spire-1.2.1/test/tpmsimulator/ 10:35:50 spire-1.2.1/test/tpmsimulator/simulator.go 10:35:50 spire-1.2.1/test/util/ 10:35:50 spire-1.2.1/test/util/cert_fixtures.go 10:35:50 spire-1.2.1/test/util/cert_generation.go 10:35:50 spire-1.2.1/test/util/io_redirection.go 10:35:50 spire-1.2.1/test/util/race.go 10:35:50 spire-1.2.1/test/util/util.go 10:35:50 building spire from source... 10:35:51 Installing go1.17.7... 10:35:53 Removing intermediate container 30680d2928c2 10:35:53 ---> 9d3bd2641f17 10:35:53 Step 8/23 : COPY . . 10:36:11 go: downloading google.golang.org/api v0.70.0 10:36:11 go: downloading k8s.io/client-go v0.23.4 10:36:11 go: downloading k8s.io/api v0.23.4 10:36:12 go: downloading google.golang.org/api v0.70.0 10:36:12 go: downloading k8s.io/client-go v0.23.4 10:36:12 go: downloading k8s.io/api v0.23.4 10:36:15  ---> ba6424a937c5 10:36:15 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:36:15 ---> Running in 51d7a38f0455 10:36: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 10:36:20 Building bin/spire-server... 10:36:20 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 10:36:20 go: downloading github.com/mitchellh/cli v1.1.2 10:36:20 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 10:36:20 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 10:36:20 go: downloading google.golang.org/grpc v1.44.0 10:36:21 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:36:22 go: downloading github.com/google/go-tpm v0.3.3 10:36:22 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 10:36:22 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 10:36:23 go: downloading github.com/imdario/mergo v0.3.12 10:36:23 go: downloading github.com/sirupsen/logrus v1.8.1 10:36:25 go: downloading github.com/google/go-tpm v0.3.3 10:36:25 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 10:36:25 go: downloading github.com/hashicorp/go-hclog v1.1.0 10:36:26 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 10:36:26 go: downloading github.com/fatih/color v1.13.0 10:36:26 go: downloading github.com/mattn/go-isatty v0.0.14 10:36:27 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 10:36:27 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 10:36:27 go: downloading github.com/hashicorp/go-plugin v1.4.3 10:36:27 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 10:36:28 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 10:36:28 go: downloading github.com/InVisionApp/go-logger v1.0.1 10:36:28 go: downloading github.com/armon/go-metrics v0.3.10 10:36:28 go: downloading github.com/prometheus/client_golang v1.12.1 10:36:28 go: downloading github.com/uber-go/tally/v4 v4.1.1 10:36:29 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 10:36:29 go: downloading github.com/open-policy-agent/opa v0.38.0 10:36:44 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 10:36:44 go: downloading github.com/mattn/go-colorable v0.1.12 10:36:44 go: downloading github.com/Masterminds/goutils v1.1.0 10:36:44 go: downloading github.com/Masterminds/semver v1.5.0 10:36:44 go: downloading github.com/google/uuid v1.1.2 10:36:44 go: downloading github.com/huandu/xstrings v1.3.2 10:36:44 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:36:44 go: downloading github.com/oklog/run v1.0.0 10:36:44 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 10:36:44 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:36:44 go: downloading github.com/prometheus/client_model v0.2.0 10:36:45 go: downloading github.com/prometheus/common v0.32.1 10:36:45 go: downloading github.com/beorn7/perks v1.0.1 10:36:45 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:36:45 go: downloading github.com/prometheus/procfs v0.7.3 10:36:46 go: downloading go.uber.org/atomic v1.9.0 10:36:46 go: downloading github.com/imkira/go-observer v1.0.3 10:36:47 go: downloading github.com/hashicorp/errwrap v1.1.0 10:36:47 go: downloading github.com/mitchellh/reflectwalk v1.0.1 10:36:47 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:36:47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 10:36:47 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 10:36:47 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 10:36:47 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 10:36:49 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 10:36:49 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 10:36:49 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 10:36:49 go: downloading k8s.io/apimachinery v0.23.4 10:36:52 go: downloading k8s.io/kube-aggregator v0.23.3 10:36:52 go: downloading cloud.google.com/go/storage v1.21.0 10:36:52 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 10:36:53 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 10:36:53 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 10:36:53 go: downloading k8s.io/apimachinery v0.23.4 10:36:53 go: downloading cloud.google.com/go v0.100.2 10:36:54 go: downloading cloud.google.com/go/security v1.3.0 10:36:54 go: downloading sigs.k8s.io/controller-runtime v0.11.1 10:36:54 go: downloading k8s.io/kube-aggregator v0.23.3 10:36:55 go: downloading sigs.k8s.io/controller-runtime v0.11.1 10:36:57 go: downloading github.com/hashicorp/vault/api v1.4.1 10:36:58 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 10:36:59 go: downloading cloud.google.com/go/security v1.3.0 10:36:59 go: downloading cloud.google.com/go v0.100.2 10:36:59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 10:36:59 go: downloading gopkg.in/yaml.v2 v2.4.0 10:37:00 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:37:00 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:37:00 go: downloading cloud.google.com/go/storage v1.21.0 10:37:00 go: downloading github.com/gobwas/glob v0.2.3 10:37:01 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 10:37:01 go: downloading github.com/jinzhu/inflection v1.0.0 10:37:01 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 10:37:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 10:37:01 go: downloading github.com/hashicorp/vault/api v1.4.1 10:37:01 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 10:37:01 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 10:37:01 go: downloading github.com/aws/smithy-go v1.11.0 10:37:02 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 10:37:02 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 10:37:02 go: downloading gopkg.in/yaml.v2 v2.4.0 10:37:02 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 10:37:02 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:37:02 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:37:03 go: downloading github.com/stretchr/testify v1.7.0 10:37:03 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 10:37:03 go: downloading github.com/gobwas/glob v0.2.3 10:37:03 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 10:37:03 go: downloading github.com/blang/semver/v4 v4.0.0 10:37:03 go: downloading github.com/go-sql-driver/mysql v1.6.0 10:37:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 10:37:03 go: downloading github.com/jinzhu/gorm v1.9.16 10:37:03 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 10:37:03 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 10:37:03 go: downloading github.com/jinzhu/inflection v1.0.0 10:37:03 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 10:37:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 10:37:04 go: downloading github.com/lib/pq v1.10.4 10:37:04 go: downloading github.com/gogo/protobuf v1.3.2 10:37:04 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 10:37:04 go: downloading github.com/mattn/go-sqlite3 v1.14.12 10:37:04 go: downloading github.com/aws/smithy-go v1.11.0 10:37:04 go: downloading github.com/aws/aws-sdk-go v1.43.0 10:37:05 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 10:37:05 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 10:37:06 go: downloading github.com/gogo/protobuf v1.3.2 10:37:09 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 10:37:09 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 10:37:10 go: downloading github.com/Azure/go-autorest/logger v0.2.1 10:37:10 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 10:37:10 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 10:37:10 go: downloading github.com/dimchansky/utfbom v1.1.1 10:37:10 go: downloading k8s.io/klog/v2 v2.30.0 10:37:10 go: downloading github.com/google/gofuzz v1.1.0 10:37:10 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 10:37:11 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 10:37:11 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 10:37:11 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 10:37:11 go: downloading github.com/Azure/go-autorest/logger v0.2.1 10:37:11 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 10:37:12 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 10:37:12 go: downloading github.com/dimchansky/utfbom v1.1.1 10:37:12 go: downloading k8s.io/klog/v2 v2.30.0 10:37:12 go: downloading github.com/spf13/pflag v1.0.5 10:37:12 go: downloading github.com/google/gofuzz v1.1.0 10:37:12 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 10:37:12 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 10:37:12 go: downloading cloud.google.com/go/compute v1.3.0 10:37:13 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 10:37:13 go: downloading cloud.google.com/go/iam v0.1.1 10:37:13 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 10:37:14 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 10:37:14 go: downloading github.com/spf13/pflag v1.0.5 10:37:14 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 10:37:14 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:37:14 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 10:37:14 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 10:37:14 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 10:37:14 go: downloading github.com/hashicorp/vault/sdk v0.4.1 10:37:14 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 10:37:14 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 10:37:14 go: downloading cloud.google.com/go/compute v1.3.0 10:37:15 go: downloading github.com/mitchellh/mapstructure v1.4.3 10:37:15 go: downloading cloud.google.com/go/iam v0.1.1 10:37:15 go: downloading github.com/tklauser/go-sysconf v0.3.9 10:37:16 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 10:37:16 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:37:16 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 10:37:16 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 10:37:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 10:37:16 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 10:37:16 go: downloading github.com/hashicorp/vault/sdk v0.4.1 10:37:16 go: downloading github.com/jmespath/go-jmespath v0.4.0 10:37:17 go: downloading github.com/mitchellh/mapstructure v1.4.3 10:37:18 go: downloading github.com/tklauser/go-sysconf v0.3.9 10:37:18 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 10:37:18 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 10:37:18 go: downloading github.com/jmespath/go-jmespath v0.4.0 10:37:18 go: downloading go.opencensus.io v0.23.0 10:37:19 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 10:37:19 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 10:37:20 go: downloading gopkg.in/inf.v0 v0.9.1 10:37:20 go: downloading github.com/go-logr/logr v1.2.2 10:37:20 go: downloading go.opencensus.io v0.23.0 10:37:20 go: downloading github.com/google/go-cmp v0.5.7 10:37:20 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 10:37:20 go: downloading github.com/json-iterator/go v1.1.12 10:37:21 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 10:37:21 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 10:37:21 go: downloading github.com/googleapis/gnostic v0.5.5 10:37:21 go: downloading gopkg.in/inf.v0 v0.9.1 10:37:21 go: downloading github.com/go-logr/logr v1.2.2 10:37:21 go: downloading github.com/google/go-cmp v0.5.7 10:37:21 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 10:37:22 go: downloading github.com/json-iterator/go v1.1.12 10:37:22 go: downloading github.com/googleapis/gnostic v0.5.5 10:37:23 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 10:37:25 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 10:37:25 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 10:37:25 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 10:37:26 go: downloading github.com/tklauser/numcpus v0.3.0 10:37:26 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 10:37:26 go: downloading go.uber.org/zap v1.21.0 10:37:27 go: downloading sigs.k8s.io/yaml v1.3.0 10:37:27 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:37:27 go: downloading github.com/modern-go/reflect2 v1.0.2 10:37:27 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 10:37:28 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 10:37:28 go: downloading github.com/ryanuber/go-glob v1.0.0 10:37:28 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 10:37:28 go: downloading github.com/golang/snappy v0.0.4 10:37:28 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 10:37:28 go: downloading google.golang.org/api v0.70.0 10:37:28 go: downloading k8s.io/client-go v0.23.4 10:37:28 go: downloading github.com/google/go-tpm v0.3.3 10:37:28 go: downloading github.com/tklauser/numcpus v0.3.0 10:37:28 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 10:37:28 go: downloading go.uber.org/zap v1.21.0 10:37:29 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 10:37:29 go: downloading sigs.k8s.io/yaml v1.3.0 10:37:30 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:37:30 go: downloading github.com/modern-go/reflect2 v1.0.2 10:37:30 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 10:37:30 go: downloading github.com/ryanuber/go-glob v1.0.0 10:37:30 go: downloading github.com/golang/snappy v0.0.4 10:37:30 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 10:37:38 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 10:37:38 go: downloading github.com/hashicorp/go-uuid v1.0.2 10:37:38 go: downloading github.com/hashicorp/go-version v1.2.0 10:37:38 go: downloading go.uber.org/multierr v1.6.0 10:37:40 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 10:37:40 go: downloading github.com/hashicorp/go-uuid v1.0.2 10:37:40 go: downloading github.com/hashicorp/go-version v1.2.0 10:37:40 go: downloading go.uber.org/multierr v1.6.0 10:38:07 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 10:38:07 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 10:38:07 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 10:38:07 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 10:38:11 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 10:38:11 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 10:38:11 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 10:38:11 go: downloading k8s.io/api v0.23.4 10:38:21 go: downloading cloud.google.com/go/storage v1.21.0 10:38:21 go: downloading cloud.google.com/go v0.100.2 10:38:23 go: downloading k8s.io/apimachinery v0.23.4 10:38:24 go: downloading sigs.k8s.io/controller-runtime v0.11.1 10:38:26 go: downloading cloud.google.com/go/security v1.3.0 10:38:26 go: downloading k8s.io/kube-aggregator v0.23.3 10:38:26 go: downloading github.com/twmb/murmur3 v1.1.6 10:38:27 go: downloading github.com/hashicorp/vault/api v1.4.1 10:38:27 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 10:38:28 go: downloading gopkg.in/yaml.v2 v2.4.0 10:38:28 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:38:28 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:38:29 go: downloading github.com/gobwas/glob v0.2.3 10:38:29 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 10:38:29 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 10:38:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 10:38:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 10:38:30 go: downloading github.com/aws/smithy-go v1.11.0 10:38:31 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 10:38:31 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 10:38:31 go: downloading github.com/jinzhu/inflection v1.0.0 10:38:31 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 10:38:31 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 10:38:32 go: downloading github.com/Azure/go-autorest/logger v0.2.1 10:38:32 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 10:38:32 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 10:38:32 go: downloading github.com/dimchansky/utfbom v1.1.1 10:38:32 go: downloading github.com/gogo/protobuf v1.3.2 10:38:37 go: downloading cloud.google.com/go/compute v1.3.0 10:38:38 go: downloading cloud.google.com/go/iam v0.1.1 10:38:38 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 10:38:38 go: downloading github.com/google/gofuzz v1.1.0 10:38:39 go: downloading k8s.io/klog/v2 v2.30.0 10:38:39 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 10:38:40 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 10:38:40 go: downloading github.com/spf13/pflag v1.0.5 10:38:40 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 10:38:40 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 10:38:41 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 10:38:41 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:38:41 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 10:38:41 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 10:38:41 go: downloading github.com/hashicorp/vault/sdk v0.4.1 10:38:42 go: downloading github.com/mitchellh/mapstructure v1.4.3 10:38:43 go: downloading github.com/tklauser/go-sysconf v0.3.9 10:38:43 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 10:38:43 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 10:38:43 go: downloading github.com/jmespath/go-jmespath v0.4.0 10:38:45 go: downloading go.opencensus.io v0.23.0 10:38:46 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 10:38:46 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 10:38:46 go: downloading gopkg.in/inf.v0 v0.9.1 10:38:47 go: downloading github.com/google/go-cmp v0.5.7 10:38:47 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 10:38:47 go: downloading github.com/go-logr/logr v1.2.2 10:38:47 go: downloading github.com/json-iterator/go v1.1.12 10:38:48 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 10:38:50 go: downloading github.com/googleapis/gnostic v0.5.5 10:38:53 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 10:38:53 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 10:38:53 go: downloading github.com/tklauser/numcpus v0.3.0 10:38:53 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 10:38:53 go: downloading go.uber.org/zap v1.21.0 10:38:54 go: downloading sigs.k8s.io/yaml v1.3.0 10:38:54 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 10:38:54 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:38:55 go: downloading github.com/modern-go/reflect2 v1.0.2 10:38:55 go: downloading github.com/ryanuber/go-glob v1.0.0 10:38:55 go: downloading github.com/golang/snappy v0.0.4 10:38:55 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 10:39:05 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 10:39:05 go: downloading github.com/hashicorp/go-uuid v1.0.2 10:39:05 go: downloading github.com/hashicorp/go-version v1.2.0 10:39:05 go: downloading go.uber.org/multierr v1.6.0 10:39:24 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 10:39:24 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 10:39: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:39:51 Removing intermediate container 47f2eb2f6b1c 10:39:51 ---> 6f8c5f1e13c4 10:39:51 10:39:51 Step 10/25 : FROM alpine:3.14 10:39:51 ---> ac73e934f311 10:39:51 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:39:51 ---> Running in 6272ddecfed8 10:39:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:39:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:39:53 (1/3) Installing ca-certificates (20211220-r0) 10:39:53 (2/3) Installing dumb-init (1.2.5-r1) 10:39:53 (3/3) Installing su-exec (0.2-r1) 10:39:53 Executing busybox-1.33.1-r7.trigger 10:39:53 Executing ca-certificates-20211220-r0.trigger 10:39:54 OK: 6 MiB in 17 packages 10:39:56 Removing intermediate container 6272ddecfed8 10:39:56 ---> eff5407befd7 10:39:56 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:39:56 ---> Running in 71674ddcb9a3 10:39:56 Removing intermediate container 71674ddcb9a3 10:39:56 ---> 0b0a9b60f1bd 10:39:56 Step 13/25 : WORKDIR / 10:39:56 ---> Running in 4e66fd90a327 10:39:57 Removing intermediate container 4e66fd90a327 10:39:57 ---> 6cddcedde0c3 10:39: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 10:39:58 ---> 81eae24b9b65 10:39:58 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:39:58 ---> fd0ed8e66e66 10:39:58 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:39:59 ---> 5d841064bf10 10:39:59 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:40:00 ---> 4546942e2e0c 10:40:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:40:02 ---> bc9f54beb528 10:40:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:40:04 ---> df7fe502b8b1 10:40:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:40:04 ---> 59016e0295fc 10:40:04 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/ 10:40:04 ---> Running in e057d77480a2 10:40:08 Removing intermediate container e057d77480a2 10:40:08 ---> 3f08b4c4f8e8 10:40:08 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:40:08 ---> Running in 9ea11b58672d 10:40:08 Removing intermediate container 9ea11b58672d 10:40:08 ---> 2264522a6d80 10:40:08 Step 23/25 : LABEL arch=arm64 10:40:08 ---> Running in ac6032e7f595 10:40:09 Removing intermediate container ac6032e7f595 10:40:09 ---> 53c5747ed5cd 10:40:09 Step 24/25 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 10:40:09 ---> Running in 7f86b517c9a3 10:40:10 Removing intermediate container 7f86b517c9a3 10:40:10 ---> 4532ce6ff0bd 10:40:10 Step 25/25 : LABEL version=0.0.0 10:40:10 ---> Running in 0e92624962d8 10:40:10 Removing intermediate container 0e92624962d8 10:40:10 ---> 9f0af86b8e10 10:40:10 10:40:10 Successfully built 9f0af86b8e10 10:40:11 Successfully tagged security-secretstore-setup-arm64:latest 10:40:11  Building security-secretstore-setup ... done Building security-bootstrapper 10:40:44 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:40:44 Step 2/31 : FROM ${BUILDER_BASE} AS builder 10:40:44 ---> 3db8a53038d8 10:40:44 Step 3/31 : WORKDIR /edgex-go 10:40:44 ---> Using cache 10:40:44 ---> 91fdf5ce7933 10:40:44 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:40:44 ---> Using cache 10:40:44 ---> 4beee3ad75bd 10:40:44 Step 5/31 : RUN apk add --update --no-cache make git 10:40:44 ---> Using cache 10:40:44 ---> e4c57fcd4085 10:40:44 Step 6/31 : COPY go.mod vendor* ./ 10:40:44 ---> Using cache 10:40:44 ---> b0ff025afb8f 10:40:44 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:40:44 ---> Using cache 10:40:44 ---> 07b69a5e1489 10:40:44 Step 8/31 : COPY . . 10:40:44 ---> Using cache 10:40:44 ---> e32250980824 10:40:44 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:40:44 ---> Running in 850c4d72463c 10:40: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:41:02 Removing intermediate container 51d7a38f0455 10:41:02 ---> 13c9390cf920 10:41:02 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:41:02 ---> Running in 38ba047f9895 10:41:03 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 10:41:08 Removing intermediate container 38ba047f9895 10:41:08 ---> fce2a10660f1 10:41:08 10:41:08 Step 11/23 : FROM docker:20.10.14 10:41:08 20.10.14: Pulling from library/docker 10:41:23 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 10:41:23 Status: Downloaded newer image for docker:20.10.14 10:41:23 ---> c346e9eafbab 10:41:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:41:23 ---> Running in 42613b699e0a 10:41:23 Removing intermediate container 42613b699e0a 10:41:23 ---> e02f186a2217 10:41:23 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 10:41:23 ---> Running in 1662e9fef095 10:41:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:41:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:41:26 (1/43) Installing readline (8.1.1-r0) 10:41:26 (2/43) Installing bash (5.1.16-r0) 10:41:26 Executing bash-5.1.16-r0.post-install 10:41:26 (3/43) Installing brotli-libs (1.0.9-r5) 10:41:26 (4/43) Installing nghttp2-libs (1.46.0-r0) 10:41:26 (5/43) Installing libcurl (7.80.0-r0) 10:41:26 (6/43) Installing curl (7.80.0-r0) 10:41:26 (7/43) Installing dumb-init (1.2.5-r1) 10:41:26 (8/43) Installing libbz2 (1.0.8-r1) 10:41:26 (9/43) Installing expat (2.4.7-r0) 10:41:26 (10/43) Installing libffi (3.4.2-r1) 10:41:26 (11/43) Installing gdbm (1.22-r0) 10:41:26 (12/43) Installing xz-libs (5.2.5-r1) 10:41:26 (13/43) Installing libgcc (10.3.1_git20211027-r0) 10:41:26 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 10:41:27 (15/43) Installing mpdecimal (2.5.1-r1) 10:41:27 (16/43) Installing sqlite-libs (3.36.0-r0) 10:41:27 (17/43) Installing python3 (3.9.7-r4) 10:41:29 (18/43) Installing py3-appdirs (1.4.4-r2) 10:41:29 (19/43) Installing py3-certifi (2020.12.5-r1) 10:41:29 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 10:41:29 (21/43) Installing py3-idna (3.3-r0) 10:41:29 (22/43) Installing py3-urllib3 (1.26.7-r0) 10:41:29 (23/43) Installing py3-requests (2.26.0-r1) 10:41:29 (24/43) Installing py3-msgpack (1.0.2-r1) 10:41:29 (25/43) Installing py3-lockfile (0.12.2-r4) 10:41:29 (26/43) Installing py3-cachecontrol (0.12.10-r0) 10:41:30 (27/43) Installing py3-colorama (0.4.4-r1) 10:41:30 (28/43) Installing py3-contextlib2 (21.6.0-r1) 10:41:30 (29/43) Installing py3-distlib (0.3.3-r0) 10:41:30 (30/43) Installing py3-distro (1.6.0-r0) 10:41:30 (31/43) Installing py3-six (1.16.0-r0) 10:41:30 (32/43) Installing py3-webencodings (0.5.1-r4) 10:41:30 (33/43) Installing py3-html5lib (1.1-r1) 10:41:30 (34/43) Installing py3-parsing (2.4.7-r2) 10:41:30 (35/43) Installing py3-packaging (20.9-r1) 10:41:30 (36/43) Installing py3-tomli (1.2.2-r0) 10:41:30 (37/43) Installing py3-pep517 (0.12.0-r0) 10:41:30 (38/43) Installing py3-progress (1.6-r0) 10:41:30 (39/43) Installing py3-retrying (1.3.3-r2) 10:41:30 (40/43) Installing py3-ordered-set (4.0.2-r2) 10:41:30 (41/43) Installing py3-setuptools (52.0.0-r4) 10:41:30 (42/43) Installing py3-toml (0.10.2-r2) 10:41:30 (43/43) Installing py3-pip (20.3.4-r1) 10:41:31 Executing busybox-1.34.1-r5.trigger 10:41:31 OK: 82 MiB in 65 packages 10:41:37 Collecting docker-compose==1.23.2 10:41:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:41:38 Collecting PyYAML<4,>=3.10 10:41:39 Downloading PyYAML-3.13.tar.gz (270 kB) 10:41:43 Collecting jsonschema<3,>=2.5.1 10:41:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:41:44 Collecting websocket-client<1.0,>=0.32.0 10:41:44 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:41:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:41:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:41:45 Collecting cached-property<2,>=1.2.0 10:41:45 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:41:45 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 10:41:45 Collecting texttable<0.10,>=0.9.0 10:41:45 Downloading texttable-0.9.1.tar.gz (11 kB) 10:41:48 Collecting dockerpty<0.5,>=0.4.1 10:41:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:41:51 Collecting docopt<0.7,>=0.6.1 10:41:51 Downloading docopt-0.6.2.tar.gz (25 kB) 10:41:54 Collecting docker<4.0,>=3.6.0 10:41:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:41:55 Collecting docker-pycreds>=0.4.0 10:41:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:41:56 Collecting urllib3<1.25,>=1.21.1 10:41:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:41:56 Collecting idna<2.8,>=2.5 10:41:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:41:56 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) 10:41:56 Collecting chardet<3.1.0,>=3.0.2 10:41:56 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:41:57 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:41:57 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:41:57 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:41:57 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:41:58 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 10:41:58 Attempting uninstall: urllib3 10:41:58 Found existing installation: urllib3 1.26.7 10:41:58 Uninstalling urllib3-1.26.7: 10:41:58 Successfully uninstalled urllib3-1.26.7 10:41:59 Attempting uninstall: idna 10:41:59 Found existing installation: idna 3.3 10:41:59 Uninstalling idna-3.3: 10:41:59 Successfully uninstalled idna-3.3 10:42:02 Attempting uninstall: requests 10:42:02 Found existing installation: requests 2.26.0 10:42:02 Uninstalling requests-2.26.0: 10:42:03 Successfully uninstalled requests-2.26.0 10:42:03 Running setup.py install for texttable: started 10:42:06 Running setup.py install for texttable: finished with status 'done' 10:42:06 Running setup.py install for PyYAML: started 10:42:09 Running setup.py install for PyYAML: finished with status 'done' 10:42:10 Running setup.py install for docopt: started 10:42:13 Running setup.py install for docopt: finished with status 'done' 10:42:13 Running setup.py install for dockerpty: started 10:42:16 Running setup.py install for dockerpty: finished with status 'done' 10:42:18 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 10:42:33 Removing intermediate container 1662e9fef095 10:42:33 ---> dde198200b74 10:42:33 Step 14/23 : ENV APP_PORT=58890 10:42:33 ---> Running in a7d681c3943f 10:42:34 Removing intermediate container a7d681c3943f 10:42:34 ---> 3132d66477e4 10:42:34 Step 15/23 : EXPOSE $APP_PORT 10:42:34 ---> Running in f10eec87c404 10:42:34 Removing intermediate container f10eec87c404 10:42:34 ---> 064c9b59cfdc 10:42:34 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:42:36 ---> 4e0a8cf1401f 10:42:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:42:37 ---> 8e57976caa2b 10:42:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:42:38 ---> a25c595ab281 10:42:38 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:42:38 ---> Running in ed19d794a86e 10:42:38 Removing intermediate container ed19d794a86e 10:42:38 ---> 77df1316650f 10:42:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:42:39 ---> Running in f281c7146be0 10:42:39 Removing intermediate container f281c7146be0 10:42:39 ---> 5082702689ce 10:42:39 Step 21/23 : LABEL arch=arm64 10:42:39 ---> Running in b8896fc568a9 10:42:40 Removing intermediate container b8896fc568a9 10:42:40 ---> 6c599ad49067 10:42:40 Step 22/23 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 10:42:40 ---> Running in b58a702efc27 10:42:40 Removing intermediate container b58a702efc27 10:42:40 ---> 64de1181a957 10:42:40 Step 23/23 : LABEL version=0.0.0 10:42:40 ---> Running in 0dda556159c3 10:42:41 Removing intermediate container 0dda556159c3 10:42:41 ---> 9aae1fa41399 10:42:41 10:42:41 Successfully built 9aae1fa41399 10:42:41 Successfully tagged sys-mgmt-agent-arm64:latest 10:42:41  Building sys-mgmt-agent ... done Building core-command 10:43:14 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:43:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:43:14 ---> 3db8a53038d8 10:43:14 Step 3/23 : WORKDIR /edgex-go 10:43:14 ---> Using cache 10:43:14 ---> 91fdf5ce7933 10:43:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:43:14 ---> Using cache 10:43:14 ---> 4beee3ad75bd 10:43:14 Step 5/23 : RUN apk add --update --no-cache make git 10:43:14 ---> Using cache 10:43:14 ---> e4c57fcd4085 10:43:14 Step 6/23 : COPY go.mod vendor* ./ 10:43:14 ---> Using cache 10:43:14 ---> b0ff025afb8f 10:43:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:43:14 ---> Using cache 10:43:14 ---> 07b69a5e1489 10:43:14 Step 8/23 : COPY . . 10:43:14 ---> Using cache 10:43:14 ---> e32250980824 10:43:14 Step 9/23 : RUN make cmd/core-command/core-command 10:43:14 ---> Running in 1bfd05b30fc7 10:43:14 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 10:45:51 Removing intermediate container 850c4d72463c 10:45:51 ---> 9560eac03916 10:45:51 10:45:51 Step 10/31 : FROM alpine:3.14 10:45:51 ---> ac73e934f311 10:45:51 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:45:51 ---> Running in 63135ceceddf 10:45:51 Removing intermediate container 63135ceceddf 10:45:51 ---> cd0c412c3816 10:45:51 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 10:45:51 ---> Running in dbbf84b8b3d2 10:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:45:51 (1/2) Installing dumb-init (1.2.5-r1) 10:45:51 (2/2) Installing su-exec (0.2-r1) 10:45:51 Executing busybox-1.33.1-r7.trigger 10:45:51 OK: 6 MiB in 16 packages 10:45:51 Removing intermediate container dbbf84b8b3d2 10:45:51 ---> 32511ee2d76d 10:45:51 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 10:45:51 ---> Running in c93e02253727 10:45:51 Removing intermediate container c93e02253727 10:45:51 ---> c67f10fce152 10:45:51 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:45:51 ---> Running in ccb28f2317d4 10:45:51 Removing intermediate container ccb28f2317d4 10:45:51 ---> 6bc824035c8c 10:45:51 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:45:51 ---> Running in bd66fd49d5af 10:45:51 Removing intermediate container bd66fd49d5af 10:45:51 ---> d9855e4866a4 10:45:51 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 10:45:51 ---> Running in 51e2fb75e8c7 10:45:51 Removing intermediate container 51e2fb75e8c7 10:45:51 ---> 0a5d4d0965ce 10:45:51 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:45:51 ---> af90584f6d62 10:45:51 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:45:51 ---> Running in a506dffd78ab 10:45:53 Removing intermediate container a506dffd78ab 10:45:53 ---> da23cc4c2616 10:45:53 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 10:45:54 ---> 12355301c814 10:45:54 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:45:56 ---> e5d0fb0d5bc1 10:45:56 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:45:56 ---> 582e16bfab11 10:45:56 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:45:57 ---> c90f751ab622 10:45:57 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:45:58 ---> f07d25792833 10:45:58 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 10:45:59 ---> Running in 6b0742f91ce0 10:45:59 Removing intermediate container 6b0742f91ce0 10:45:59 ---> 1f9d0060b94e 10:45:59 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:46:00 ---> 96e700d5c44a 10:46:00 Step 26/31 : RUN chmod +x /entrypoint.sh 10:46:00 ---> Running in 24673dcf3440 10:46:04 Removing intermediate container 24673dcf3440 10:46:04 ---> 444474123934 10:46:04 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 10:46:04 ---> Running in 8d3748177852 10:46:04 Removing intermediate container 8d3748177852 10:46:04 ---> 239be849363b 10:46:04 Step 28/31 : CMD ["gate"] 10:46:04 ---> Running in c883b0c1614d 10:46:05 Removing intermediate container c883b0c1614d 10:46:05 ---> e078c56af26b 10:46:05 Step 29/31 : LABEL arch=arm64 10:46:05 ---> Running in 0e7034ff51ca 10:46:06 Removing intermediate container 0e7034ff51ca 10:46:06 ---> f8934f50fc26 10:46:06 Step 30/31 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 10:46:06 ---> Running in a5c4d34a719d 10:46:07 Removing intermediate container a5c4d34a719d 10:46:07 ---> 8e2798fe8f2b 10:46:07 Step 31/31 : LABEL version=0.0.0 10:46:07 ---> Running in 31f20208a7b8 10:46:08 Removing intermediate container 31f20208a7b8 10:46:08 ---> b672c43b3e74 10:46:08 10:46:08 Successfully built b672c43b3e74 10:46:08 Successfully tagged security-bootstrapper-arm64:latest 10:46:08  Building security-bootstrapper ... done Building security-spiffe-token-provider 10:46:47 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:46:47 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:46:47 ---> 3db8a53038d8 10:46:47 Step 3/20 : WORKDIR /edgex-go 10:46:47 ---> Using cache 10:46:47 ---> 91fdf5ce7933 10:46:47 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 10:46:47 ---> Running in 14e0588466b3 10:46:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:46:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:46:47 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 10:46:47 v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:46:47 OK: 15737 distinct packages available 10:46:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:46:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:46:48 OK: 220 MiB in 52 packages 10:46:49 Removing intermediate container 14e0588466b3 10:46:49 ---> eefab01f207d 10:46:49 Step 5/20 : COPY go.mod vendor* ./ 10:46:51 ---> eef1bfe2207e 10:46:51 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:51 ---> Running in 92827f5039f6 10:46:56 Removing intermediate container 92827f5039f6 10:46:56 ---> c8d4f7a435a5 10:46:56 Step 7/20 : COPY . . 10:47:18 ---> 7083f459afbf 10:47:18 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:47:18 ---> Running in bd3e9a6c9954 10:47: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:48:05 Removing intermediate container 1bfd05b30fc7 10:48:05 ---> 404697604775 10:48:05 10:48:05 Step 10/23 : FROM alpine:3.14 10:48:05 ---> ac73e934f311 10:48:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:48:05 ---> Using cache 10:48:05 ---> 0b71535b2979 10:48:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:48:05 ---> Using cache 10:48:05 ---> 24a3d5d7a0bf 10:48:05 Step 13/23 : ENV APP_PORT=59882 10:48:05 ---> Running in 05d7455875b0 10:48:05 Removing intermediate container 05d7455875b0 10:48:05 ---> 174c9c33395b 10:48:05 Step 14/23 : EXPOSE $APP_PORT 10:48:05 ---> Running in c4d9c6477d99 10:48:05 Removing intermediate container c4d9c6477d99 10:48:05 ---> 3e7ff44eb13a 10:48:05 Step 15/23 : WORKDIR / 10:48:05 ---> Running in 1937abef5097 10:48:05 Removing intermediate container 1937abef5097 10:48:05 ---> 53deb26eda9a 10:48:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:48:05 ---> 86fd4fd1b14b 10:48:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:48:07 ---> e4acf9b86dd3 10:48:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:48:07 ---> 01f112825ad5 10:48:07 Step 19/23 : ENTRYPOINT ["/core-command"] 10:48:08 ---> Running in e877e202cc64 10:48:08 Removing intermediate container e877e202cc64 10:48:08 ---> fd39a82897fe 10:48:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:48:08 ---> Running in 841cb9f38ac5 10:48:09 Removing intermediate container 841cb9f38ac5 10:48:09 ---> 53e3271959e2 10:48:09 Step 21/23 : LABEL arch=arm64 10:48:09 ---> Running in 78e5c2719f36 10:48:09 Removing intermediate container 78e5c2719f36 10:48:09 ---> 3047321c9d46 10:48:09 Step 22/23 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 10:48:09 ---> Running in 1660533c86de 10:48:10 Removing intermediate container 1660533c86de 10:48:10 ---> 3f68aefbdfe9 10:48:10 Step 23/23 : LABEL version=0.0.0 10:48:10 ---> Running in cea274ae18f3 10:48:11 Removing intermediate container cea274ae18f3 10:48:11 ---> bd2ca68f0728 10:48:11 10:48:11 Successfully built bd2ca68f0728 10:48:11 Successfully tagged core-command-arm64:latest 10:52:48  Building core-command ... done Removing intermediate container bd3e9a6c9954 10:52:48 ---> 2c694b468531 10:52:48 10:52:48 Step 9/20 : FROM alpine:3.15 10:52:48 3.15: Pulling from library/alpine 10:52:48 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:52:48 Status: Downloaded newer image for alpine:3.15 10:52:48 ---> 3fb3c9af89a9 10:52:48 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:52:48 ---> Running in 292c0fa2d413 10:52:48 Removing intermediate container 292c0fa2d413 10:52:48 ---> 6375fbc6ab1e 10:52:48 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:52:48 ---> Running in e9d57192d660 10:52:48 Removing intermediate container e9d57192d660 10:52:48 ---> 64945c27c318 10:52:48 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:52:48 ---> Running in 0f184279e965 10:52:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:52:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:52:50 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 10:52:50 v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:52:50 OK: 15729 distinct packages available 10:52:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:52:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:52:52 (1/9) Installing ca-certificates (20211220-r0) 10:52:53 (2/9) Installing brotli-libs (1.0.9-r5) 10:52:53 (3/9) Installing nghttp2-libs (1.46.0-r0) 10:52:53 (4/9) Installing libcurl (7.80.0-r0) 10:52:53 (5/9) Installing curl (7.80.0-r0) 10:52:53 (6/9) Installing dumb-init (1.2.5-r1) 10:52:53 (7/9) Installing musl-obstack (1.2.3-r0) 10:52:53 (8/9) Installing libucontext (1.1-r0) 10:52:53 (9/9) Installing gcompat (1.0.0-r4) 10:52:53 Executing busybox-1.34.1-r5.trigger 10:52:53 Executing ca-certificates-20211220-r0.trigger 10:52:54 OK: 8 MiB in 23 packages 10:52:56 Removing intermediate container 0f184279e965 10:52:56 ---> 1bf20792f1e0 10:52:56 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:52:56 ---> 98e130925770 10:52:56 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:52:59 ---> 9ca25dd6e845 10:52:59 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 10:53:00 ---> d33aea5e185c 10:53:00 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:53:00 ---> Running in 79c146dc5392 10:53:00 Removing intermediate container 79c146dc5392 10:53:00 ---> 4590c2de1bee 10:53:00 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:53:00 ---> Running in 088cd8759dbc 10:53:01 Removing intermediate container 088cd8759dbc 10:53:01 ---> 22b449f2e474 10:53:01 Step 18/20 : LABEL arch=arm64 10:53:01 ---> Running in 1f52acac6899 10:53:02 Removing intermediate container 1f52acac6899 10:53:02 ---> 7c6abdaddab9 10:53:02 Step 19/20 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 10:53:02 ---> Running in 8c96c529f053 10:53:02 Removing intermediate container 8c96c529f053 10:53:02 ---> 003e48b76881 10:53:02 Step 20/20 : LABEL version=0.0.0 10:53:02 ---> Running in b59374ad7428 10:53:03 Removing intermediate container b59374ad7428 10:53:03 ---> c508cd2b55c3 10:53:03 10:53:04 Successfully built c508cd2b55c3 10:53:04 Successfully tagged security-spiffe-token-provider-arm64:latest 11:08:57  Building security-spiffe-token-provider ... done Building bin/spire-agent... 11:08:57 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 11:08:57 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 11:08:57 go: downloading cloud.google.com/go/secretmanager v1.3.0 11:08:57 go: downloading github.com/docker/docker v20.10.12+incompatible 11:08:57 Building bin/spire-agent... 11:08:57 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 11:08:57 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 11:08:57 go: downloading cloud.google.com/go/secretmanager v1.3.0 11:08:57 go: downloading github.com/docker/docker v20.10.12+incompatible 11:08:57 go: downloading github.com/google/go-tpm-tools v0.3.3 11:08:57 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 11:08:57 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 11:08:57 go: downloading github.com/docker/go-connections v0.4.0 11:08:57 go: downloading github.com/opencontainers/image-spec v1.0.1 11:08:57 go: downloading github.com/docker/go-units v0.4.0 11:08:57 go: downloading github.com/containerd/containerd v1.3.4 11:08:57 go: downloading github.com/docker/distribution v2.7.1+incompatible 11:08:57 go: downloading github.com/opencontainers/go-digest v1.0.0 11:08:57 go: downloading github.com/google/go-tpm-tools v0.3.3 11:08:57 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 11:08:57 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 11:08:57 go: downloading github.com/docker/go-connections v0.4.0 11:08:57 go: downloading github.com/docker/go-units v0.4.0 11:08:57 go: downloading github.com/opencontainers/image-spec v1.0.1 11:08:57 go: downloading github.com/containerd/containerd v1.3.4 11:08:57 go: downloading github.com/docker/distribution v2.7.1+incompatible 11:08:57 go: downloading github.com/opencontainers/go-digest v1.0.0 11:08:59 Building bin/spire-agent... 11:09:00 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 11:09:00 go: downloading cloud.google.com/go/secretmanager v1.3.0 11:09:00 go: downloading github.com/docker/docker v20.10.12+incompatible 11:09:08 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 11:09:08 go: downloading github.com/google/go-tpm-tools v0.3.3 11:09:09 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 11:09:09 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 11:09:10 go: downloading github.com/docker/go-connections v0.4.0 11:09:10 go: downloading github.com/docker/go-units v0.4.0 11:09:10 go: downloading github.com/opencontainers/image-spec v1.0.1 11:09:10 go: downloading github.com/containerd/containerd v1.3.4 11:09:10 go: downloading github.com/docker/distribution v2.7.1+incompatible 11:09:10 go: downloading github.com/opencontainers/go-digest v1.0.0 11:15:19 Removing intermediate container ec0e9015ca55 11:15:19 ---> f2a753c538c6 11:15:19 11:15:19 Step 13/26 : FROM alpine:3.15 11:15:19 ---> 3fb3c9af89a9 11:15:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:15:19 ---> Using cache 11:15:19 ---> 6375fbc6ab1e 11:15:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:15:19 ---> Using cache 11:15:19 ---> 64945c27c318 11:15:19 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 11:15:19 Removing intermediate container c90c1f31b039 11:15:19 ---> 4ff94b13fa95 11:15:19 11:15:19 Step 13/25 : FROM alpine:3.15 11:15:19 ---> 3fb3c9af89a9 11:15:19 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:15:19 ---> Using cache 11:15:19 ---> 6375fbc6ab1e 11:15:19 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:15:19 ---> Using cache 11:15:19 ---> 64945c27c318 11:15:19 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:15:19 ---> Running in 661fea4384b7 11:15:19 ---> Running in 8ebbbc119a73 11:15:19 Removing intermediate container 48d4bffe6c2c 11:15:19 ---> 0adc46b7f1ef 11:15:19 11:15:19 Step 13/26 : FROM alpine:3.15 11:15:19 ---> 3fb3c9af89a9 11:15:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:15:19 ---> Using cache 11:15:19 ---> 6375fbc6ab1e 11:15:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:15:19 ---> Using cache 11:15:19 ---> 64945c27c318 11:15:19 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:15:19 ---> Running in 7da607b1a181 11:15:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:15:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:15:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:15:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:15:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:15:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:15:19 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 11:15:19 v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] 11:15:19 OK: 15729 distinct packages available 11:15:19 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 11:15:19 v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] 11:15:19 OK: 15729 distinct packages available 11:15:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:15:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:15:20 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 11:15:20 v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] 11:15:20 OK: 15729 distinct packages available 11:15:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:15:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:15:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:15:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:15:21 (1/5) Installing dumb-init (1.2.5-r1) 11:15:21 (1/4) Installing dumb-init (1.2.5-r1) 11:15:21 (2/5) Installing musl-obstack (1.2.3-r0) 11:15:21 (2/4) Installing musl-obstack (1.2.3-r0) 11:15:21 (3/5) Installing libucontext (1.1-r0) 11:15:21 (3/4) Installing libucontext (1.1-r0) 11:15:22 (4/5) Installing gcompat (1.0.0-r4) 11:15:22 (4/4) Installing gcompat (1.0.0-r4) 11:15:22 (5/5) Installing openssl (1.1.1n-r0) 11:15:22 (1/5) Installing dumb-init (1.2.5-r1) 11:15:22 Executing busybox-1.34.1-r5.trigger 11:15:22 (2/5) Installing musl-obstack (1.2.3-r0) 11:15:22 Executing busybox-1.34.1-r5.trigger 11:15:22 OK: 6 MiB in 18 packages 11:15:22 OK: 6 MiB in 19 packages 11:15:22 (3/5) Installing libucontext (1.1-r0) 11:15:22 (4/5) Installing gcompat (1.0.0-r4) 11:15:22 (5/5) Installing openssl (1.1.1n-r0) 11:15:22 Executing busybox-1.34.1-r5.trigger 11:15:22 OK: 6 MiB in 19 packages 11:15:23 Removing intermediate container 661fea4384b7 11:15:23 ---> 389cd7c5a252 11:15:23 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 11:15:23 Removing intermediate container 8ebbbc119a73 11:15:23 ---> ee177cdcfa41 11:15:23 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 11:15:23 Removing intermediate container 7da607b1a181 11:15:23 ---> 843eefd00500 11:15:23 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 11:15:27 ---> c4218736e37e 11:15:27 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 11:15:28 ---> e06af6368875 11:15:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:15:28 ---> f0645129b3a0 11:15:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:15:29 ---> 0ceab7935885 11:15:29 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 11:15:29 ---> c171e5066d82 11:15:29 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:15:29 ---> Running in d327b1fd1a05 11:15:29 Removing intermediate container d327b1fd1a05 11:15:29 ---> 3c188379710c 11:15:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 11:15:30 ---> dafb66423b3a 11:15:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 11:15:30 ---> c3fde5a2fa37 11:15:30 Step 21/26 : WORKDIR / 11:15:31 ---> f8229a40cbd2 11:15:31 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 11:15:31 ---> Running in f17c319d8944 11:15:31 ---> Running in b9eb231c5586 11:15:31 Removing intermediate container f17c319d8944 11:15:31 ---> 5d742a008c5f 11:15:31 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 11:15:31 Removing intermediate container b9eb231c5586 11:15:31 ---> 087c13c7e779 11:15:31 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 11:15:31 ---> Running in def58b696a62 11:15:31 ---> a5de83b087fc 11:15:31 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:15:31 ---> Running in 80c88c0aed36 11:15:32 Removing intermediate container def58b696a62 11:15:32 ---> 5f2105c6ae3e 11:15:32 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 11:15:32 Removing intermediate container 80c88c0aed36 11:15:32 ---> c9d0d4575d29 11:15:32 Step 23/25 : LABEL arch=arm64 11:15:32 ---> Running in 53052b743938 11:15:32 ---> Running in 41e970011b53 11:15:32 ---> 0cd1613efd1f 11:15:32 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:15:32 Removing intermediate container 41e970011b53 11:15:32 ---> e28c2a898521 11:15:32 Step 24/25 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 11:15:32 Removing intermediate container 53052b743938 11:15:32 ---> b7eea2495033 11:15:32 Step 24/26 : LABEL arch=arm64 11:15:33 ---> Running in 3a13c5e9740a 11:15:33 ---> Running in 8236e3aa77e8 11:15:33 ---> 286c5e30eca7 11:15:33 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:15:33 Removing intermediate container 3a13c5e9740a 11:15:33 ---> 814f5078d4b6 11:15:33 Step 25/25 : LABEL version=0.0.0 11:15:33 Removing intermediate container 8236e3aa77e8 11:15:33 ---> e0866048a8f6 11:15:33 Step 25/26 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 11:15:33 ---> Running in a8494e6a68d6 11:15:33 ---> Running in 3c62cd84d993 11:15:33 Removing intermediate container a8494e6a68d6 11:15:33 ---> 8d0e09102556 11:15:33 11:15:34 ---> 3b4639f2ad3b 11:15:34 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 11:15:34 Removing intermediate container 3c62cd84d993 11:15:34 ---> Running in dae957597841 11:15:34 ---> 7d1eb72e9966 11:15:34 Step 26/26 : LABEL version=0.0.0 11:15:34 ---> Running in 30f804854f04 11:15:34 Successfully built 8d0e09102556 11:15:34 Successfully tagged security-spire-server-arm64:latest 11:15:34  Building security-spire-server ... done Removing intermediate container dae957597841 11:15:34 ---> bde7127d37e5 11:15:34 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 11:15:34 ---> Running in 8966d6c0ed31 11:15:34 Removing intermediate container 30f804854f04 11:15:34 ---> 75557f45d8a6 11:15:34 11:15:34 Successfully built 75557f45d8a6 11:15:34 Successfully tagged security-spire-config-arm64:latest 11:15:34  Building security-spire-config ... done Removing intermediate container 8966d6c0ed31 11:15:34 ---> 55b423c35309 11:15:34 Step 24/26 : LABEL arch=arm64 11:15:34 ---> Running in 5d3f6059a838 11:15:35 Removing intermediate container 5d3f6059a838 11:15:35 ---> 19eecf90683b 11:15:35 Step 25/26 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 11:15:35 ---> Running in f2de04c94063 11:15:35 Removing intermediate container f2de04c94063 11:15:35 ---> ec900cb66870 11:15:35 Step 26/26 : LABEL version=0.0.0 11:15:35 ---> Running in 4eec3ce2a02f 11:15:36 Removing intermediate container 4eec3ce2a02f 11:15:36 ---> bd58cf245adf 11:15:36 11:15:36 Successfully built bd58cf245adf 11:15:36 Successfully tagged security-spire-agent-arm64:latest 11:15:36  Building security-spire-agent ... done  [Pipeline] } 11:15:36 $ docker stop --time=1 58bb42e67482daa50670a3e985cec79b128b5b1a7464c53fc5e5e95f80030256 11:15:38 $ docker rm -f 58bb42e67482daa50670a3e985cec79b128b5b1a7464c53fc5e5e95f80030256 [Pipeline] // withDockerContainer [Pipeline] sh 11:15:39 + docker images 11:15:39 REPOSITORY TAG IMAGE ID CREATED SIZE 11:15:39 security-spire-agent-arm64 latest bd58cf245adf 4 seconds ago 126MB 11:15:39 security-spire-config-arm64 latest 75557f45d8a6 5 seconds ago 85.6MB 11:15:39 security-spire-server-arm64 latest 8d0e09102556 6 seconds ago 86.3MB 11:15:39 0adc46b7f1ef 40 seconds ago 4.14GB 11:15:39 f2a753c538c6 43 seconds ago 4.14GB 11:15:39 4ff94b13fa95 44 seconds ago 4.14GB 11:15:39 security-spiffe-token-provider-arm64 latest c508cd2b55c3 22 minutes ago 27.9MB 11:15:39 2c694b468531 22 minutes ago 1.36GB 11:15:39 core-command-arm64 latest bd2ca68f0728 27 minutes ago 15.5MB 11:15:39 404697604775 27 minutes ago 1.31GB 11:15:39 security-bootstrapper-arm64 latest b672c43b3e74 29 minutes ago 18.3MB 11:15:39 9560eac03916 30 minutes ago 1.31GB 11:15:39 sys-mgmt-agent-arm64 latest 9aae1fa41399 32 minutes ago 282MB 11:15:39 fce2a10660f1 34 minutes ago 1.31GB 11:15:39 security-secretstore-setup-arm64 latest 9f0af86b8e10 35 minutes ago 27.5MB 11:15:39 6f8c5f1e13c4 35 minutes ago 1.32GB 11:15:39 support-notifications-arm64 latest 55589e092005 40 minutes ago 25.8MB 11:15:39 support-scheduler-arm64 latest 2ab07a8f9615 40 minutes ago 25.3MB 11:15:39 cbed76074938 41 minutes ago 1.36GB 11:15:39 f0dacc8f3b85 41 minutes ago 1.37GB 11:15:39 core-data-arm64 latest d578b12bccb4 41 minutes ago 21.6MB 11:15:39 fe8f26943b23 42 minutes ago 1.34GB 11:15:39 core-metadata-arm64 latest 7e186a5abecb 42 minutes ago 16.3MB 11:15:39 security-proxy-setup-arm64 latest 31442b399ee0 42 minutes ago 26.1MB 11:15:39 83cce43cac3d 42 minutes ago 1.31GB 11:15:39 94e6256acd82 43 minutes ago 1.32GB 11:15:39 ci-base-image-arm64 latest 3db8a53038d8 59 minutes ago 886MB 11:15:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 3 days ago 551MB 11:15:39 docker 20.10.14 c346e9eafbab 3 weeks ago 202MB 11:15:39 alpine 3.14 ac73e934f311 3 weeks ago 5.34MB 11:15:39 alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB 11:15:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:15:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:15:40 11:15:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 11:15:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:15:41 arm64: Pulling from edgex-lftools-log-publisher 11:15:41 8998bd30e6a1: Pulling fs layer 11:15:41 04944245beec: Pulling fs layer 11:15:41 699f458cf7ca: Pulling fs layer 11:15:41 765212b225bb: Pulling fs layer 11:15:41 f23df028b6ca: Pulling fs layer 11:15:41 d65c8cfc05b1: Pulling fs layer 11:15:41 2437ff75d9bd: Pulling fs layer 11:15:41 f23df028b6ca: Waiting 11:15:41 d65c8cfc05b1: Waiting 11:15:41 2437ff75d9bd: Waiting 11:15:41 765212b225bb: Waiting 11:15:41 04944245beec: Verifying Checksum 11:15:41 04944245beec: Download complete 11:15:41 765212b225bb: Verifying Checksum 11:15:41 765212b225bb: Download complete 11:15:41 f23df028b6ca: Download complete 11:15:41 d65c8cfc05b1: Verifying Checksum 11:15:41 d65c8cfc05b1: Download complete 11:15:41 699f458cf7ca: Verifying Checksum 11:15:41 699f458cf7ca: Download complete 11:15:41 8998bd30e6a1: Verifying Checksum 11:15:41 8998bd30e6a1: Download complete 11:15:44 2437ff75d9bd: Verifying Checksum 11:15:44 2437ff75d9bd: Download complete 11:15:46 8998bd30e6a1: Pull complete 11:15:46 04944245beec: Pull complete 11:15:48 699f458cf7ca: Pull complete 11:15:48 765212b225bb: Pull complete 11:15:49 f23df028b6ca: Pull complete 11:15:49 d65c8cfc05b1: Pull complete 11:16:04 2437ff75d9bd: Pull complete 11:16:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:16:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:16:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 11:16:05 prd-ubuntu20.04-docker-arm64-4c-16g-23598 does not seem to be running inside a container 11:16:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:16:07 $ docker top 5542eb22bd75f0175a80ecc49c07469ecadb41bc53c9488c7dc0d91d4223dd2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:16:08 ---> job-cost.sh 11:16:08 lf-activate-venv: SKIPPING 11:16:08 INFO: No Stack... 11:16:09 INFO: Retrieving Pricing Info for: v3-standard-4 11:16:10 INFO: Archiving Costs [Pipeline] sh 11:16:11 + + cat /w/workspace/edgex-go/1/archives/cost.csvcut 11:16:11 -d, -f6 [Pipeline] lock 11:16:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3990-1-stack-cost] 11:16:11 Resource [jenkins-edgexfoundry-edgex-go-PR-3990-1-stack-cost] did not exist. Created. 11:16:11 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3990-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:16:11 + echo total: 0.2199999988079071 [Pipeline] stash 11:16:12 Stashed 1 file(s) [Pipeline] } 11:16:12 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3990-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:16:12 $ docker stop --time=1 5542eb22bd75f0175a80ecc49c07469ecadb41bc53c9488c7dc0d91d4223dd2a 11:16:13 $ docker rm -f 5542eb22bd75f0175a80ecc49c07469ecadb41bc53c9488c7dc0d91d4223dd2a [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 11:16:15 provisioning config files... 11:16:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config725702936420032445tmp [Pipeline] { [Pipeline] sh 11:16:15 + set +x 11:16:15 + curl -s https://codecov.io/bash 11:16:15 + bash -s -- 11:16:15 11:16:15 _____ _ 11:16:15 / ____| | | 11:16:15 | | ___ __| | ___ ___ _____ __ 11:16:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:16:15 | |___| (_) | (_| | __/ (_| (_) \ V / 11:16:15 \_____\___/ \__,_|\___|\___\___/ \_/ 11:16:15 Bash-1.0.6 11:16:15 11:16:15 11:16:15 ==> git version 2.25.1 found 11:16:15 ==> 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 11:16:15 Release-Date: 2020-01-08 11:16:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:16:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:16:15 ==> Jenkins CI detected. 11:16:15 current dir:  /w/workspace/edgex-go/1 11:16:15 project root: . 11:16:15 --> token set from env 11:16:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:16:15 ==> Running gcov in . (disable via -X gcov) 11:16:15 ==> Python coveragepy not found 11:16:15 ==> Searching for coverage reports in: 11:16:15 + . 11:16:15 -> Found 1 reports 11:16:15 ==> Detecting git/mercurial file structure 11:16:15 ==> Reading reports 11:16:15 + ./coverage.out bytes=435134 11:16:15 ==> Appending adjustments 11:16:15 https://docs.codecov.io/docs/fixing-reports 11:16:16 + Found adjustments 11:16:16 ==> Gzipping contents 11:16:16 60K /tmp/codecov.neb0gm.gz 11:16:16 ==> Uploading reports 11:16:16 url: https://codecov.io 11:16:16 query: branch=PR-3990&commit=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3990%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3990&job=&cmd_args= 11:16:16 -> Pinging Codecov 11:16:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3990&commit=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3990%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3990&job=&cmd_args= 11:16:17 -> Uploading to 11:16:17 https://storage.googleapis.com/codecov/v4/raw/2022-04-26/00271124DB129430A58F1EEE437C3FCB/aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86/962d8eb6-a878-4414-b95a-8a8b5f70d12e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220426T111617Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=16fe6bff340375d5f49f4879e3f448c1a7b6641134543ae86fe9710fc61fda6e 11:16:17 % Total % Received % Xferd Average Speed Time Time Time Current 11:16:17 Dload Upload Total Spent Left Speed 11:16:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59817 0 0 100 59817 0 240k --:--:-- --:--:-- --:--:-- 240k 11:16:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [Pipeline] } 11:16:17 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 11:16:19 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 11:16:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:16:20 ---> package-listing.sh 11:16:20 ++ facter osfamily 11:16:20 ++ tr '[:upper:]' '[:lower:]' 11:16:20 + OS_FAMILY=debian 11:16:20 + workspace=/w/workspace/edgex-go/1 11:16:20 + START_PACKAGES=/tmp/packages_start.txt 11:16:20 + END_PACKAGES=/tmp/packages_end.txt 11:16:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:16:20 + PACKAGES=/tmp/packages_start.txt 11:16:20 + '[' /w/workspace/edgex-go/1 ']' 11:16:20 + PACKAGES=/tmp/packages_end.txt 11:16:20 + case "${OS_FAMILY}" in 11:16:20 + dpkg -l 11:16:20 + grep '^ii' 11:16:20 + '[' -f /tmp/packages_start.txt ']' 11:16:20 + '[' -f /tmp/packages_end.txt ']' 11:16:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:16:20 + '[' /w/workspace/edgex-go/1 ']' 11:16:20 + mkdir -p /w/workspace/edgex-go/1/archives/ 11:16:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 11:16:20 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:16:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:16:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:21 11:16:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:16:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:22 latest: Pulling from edgex-lftools-log-publisher 11:16:22 5eb5b503b376: Pulling fs layer 11:16:22 5c69ac0246d0: Pulling fs layer 11:16:22 ec43610c2a17: Pulling fs layer 11:16:22 3a2ae6a8a46f: Pulling fs layer 11:16:22 33b1e0a273af: Pulling fs layer 11:16:22 5d3b04190fa2: Pulling fs layer 11:16:22 2f39f015ded8: Pulling fs layer 11:16:22 3a2ae6a8a46f: Waiting 11:16:22 2f39f015ded8: Waiting 11:16:22 5c69ac0246d0: Verifying Checksum 11:16:22 5c69ac0246d0: Download complete 11:16:22 3a2ae6a8a46f: Verifying Checksum 11:16:22 3a2ae6a8a46f: Download complete 11:16:22 33b1e0a273af: Verifying Checksum 11:16:22 33b1e0a273af: Download complete 11:16:22 5d3b04190fa2: Download complete 11:16:22 ec43610c2a17: Verifying Checksum 11:16:22 ec43610c2a17: Download complete 11:16:22 5eb5b503b376: Verifying Checksum 11:16:22 5eb5b503b376: Download complete 11:16:23 2f39f015ded8: Download complete 11:16:24 5eb5b503b376: Pull complete 11:16:24 5c69ac0246d0: Pull complete 11:16:24 ec43610c2a17: Pull complete 11:16:24 3a2ae6a8a46f: Pull complete 11:16:24 33b1e0a273af: Pull complete 11:16:24 5d3b04190fa2: Pull complete 11:16:29 2f39f015ded8: Pull complete 11:16:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:16:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:16:29 prd-ubuntu20.04-docker-8c-8g-23597 does not seem to be running inside a container 11:16:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:16:31 $ docker top fef0c84b1209b0a215949b13c477e8a7030f09cbe5a328893418c885dfdf9b52 -eo pid,comm [Pipeline] { [Pipeline] sh 11:16:31 + touch /tmp/pre-build-complete [Pipeline] sh 11:16:31 + mkdir -p /var/log/sysstat [Pipeline] sh 11:16:32 + ls /var/log/sa-host 11:16:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:16:32 provisioning config files... 11:16:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8860176089240651239tmp [Pipeline] { [Pipeline] echo 11:16:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:16:32 ---> create-netrc.sh [Pipeline] } 11:16:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:16:33 ---> python-tools-install.sh [Pipeline] echo 11:16:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:16:33 ---> sudo-logs.sh 11:16:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:16:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:16:34 ---> job-cost.sh 11:16:34 lf-activate-venv: SKIPPING 11:16:34 DEBUG: total: 0.2199999988079071 11:16:34 INFO: Retrieving Stack Cost... 11:16:34 INFO: Retrieving Pricing Info for: v3-standard-8 11:16:35 INFO: Archiving Costs [Pipeline] echo 11:16:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:16:35 ---> logs-deploy.sh 11:16:35 lf-activate-venv: SKIPPING 11:16:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3990/1 11:16:35 INFO: archiving workspace using pattern(s): 11:16:36 Archives upload complete. 11:16:36 INFO: archiving logs to Nexus 11:16:37 ---> uname -a: 11:16:37 Linux prd-ubuntu20-04-docker-8c-8g-23597 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 11:16:37 11:16:37 11:16:37 ---> lscpu: 11:16:37 Architecture: x86_64 11:16:37 CPU op-mode(s): 32-bit, 64-bit 11:16:37 Byte Order: Little Endian 11:16:37 Address sizes: 40 bits physical, 48 bits virtual 11:16:37 CPU(s): 8 11:16:37 On-line CPU(s) list: 0-7 11:16:37 Thread(s) per core: 1 11:16:37 Core(s) per socket: 1 11:16:37 Socket(s): 8 11:16:37 NUMA node(s): 1 11:16:37 Vendor ID: AuthenticAMD 11:16:37 CPU family: 23 11:16:37 Model: 49 11:16:37 Model name: AMD EPYC-Rome Processor 11:16:37 Stepping: 0 11:16:37 CPU MHz: 2799.998 11:16:37 BogoMIPS: 5599.99 11:16:37 Virtualization: AMD-V 11:16:37 Hypervisor vendor: KVM 11:16:37 Virtualization type: full 11:16:37 L1d cache: 256 KiB 11:16:37 L1i cache: 256 KiB 11:16:37 L2 cache: 4 MiB 11:16:37 L3 cache: 128 MiB 11:16:37 NUMA node0 CPU(s): 0-7 11:16:37 Vulnerability Itlb multihit: Not affected 11:16:37 Vulnerability L1tf: Not affected 11:16:37 Vulnerability Mds: Not affected 11:16:37 Vulnerability Meltdown: Not affected 11:16:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:16:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:16:37 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:16:37 Vulnerability Srbds: Not affected 11:16:37 Vulnerability Tsx async abort: Not affected 11:16:37 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 11:16:37 11:16:37 11:16:37 ---> nproc: 11:16:37 8 11:16:37 11:16:37 11:16:37 ---> df -h: 11:16:37 Filesystem Size Used Avail Use% Mounted on 11:16:37 overlay 155G 27G 129G 17% / 11:16:37 tmpfs 64M 0 64M 0% /dev 11:16:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:16:37 shm 64M 0 64M 0% /dev/shm 11:16:37 /dev/vda1 155G 27G 129G 17% /facter-os 11:16:37 11:16:37 11:16:37 ---> sar -b -r -n DEV: 11:16:37 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23597) 04/26/22 _x86_64_ (8 CPU) 11:16:37 11:16:37 10:10:55 LINUX RESTART (8 CPU) 11:16:37 11:16:37 10:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:16:37 10:12:02 351.56 61.86 289.70 0.00 8267.82 188273.42 0.00 11:16:37 10:13:01 131.71 1.73 129.98 0.00 40.81 74318.52 0.00 11:16:37 10:14:01 50.56 1.03 49.53 0.00 22.53 17807.98 0.00 11:16:37 10:15:01 352.69 0.17 352.52 0.00 21.46 305753.17 0.00 11:16:37 10:16:01 929.03 0.18 928.85 0.00 9.20 353145.68 0.00 11:16:37 10:17:01 573.30 8.23 565.07 0.00 65.86 294125.78 0.00 11:16:37 10:18:01 381.87 0.13 381.74 0.00 1.33 113001.67 0.00 11:16:37 10:19:01 390.75 0.00 390.75 0.00 0.00 117673.98 0.00 11:16:37 10:20:01 361.02 0.00 361.02 0.00 0.00 84150.77 0.00 11:16:37 10:21:01 259.19 3.28 255.91 0.00 26.26 68628.03 0.00 11:16:37 10:22:01 1098.83 44.74 1054.10 0.00 937.29 373156.55 0.00 11:16:37 10:23:01 4.32 2.17 2.15 0.00 93.44 25.32 0.00 11:16:37 10:24:01 1.67 0.00 1.67 0.00 0.00 21.60 0.00 11:16:37 10:25:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 11:16:37 10:26:01 4.40 2.28 2.12 0.00 20.80 23.73 0.00 11:16:37 10:27:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 11:16:37 10:28:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 11:16:37 10:29:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 11:16:37 10:30:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 11:16:37 10:31:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 11:16:37 10:32:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 11:16:37 10:33:01 1.47 0.00 1.47 0.00 0.00 15.86 0.00 11:16:37 10:34:01 1.23 0.00 1.23 0.00 0.00 15.19 0.00 11:16:37 10:35:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 11:16:37 10:36:01 1.27 0.00 1.27 0.00 0.00 15.19 0.00 11:16:37 10:37:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 11:16:37 10:38:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 11:16:37 10:39:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 11:16:37 10:40:01 1.40 0.00 1.40 0.00 0.00 15.99 0.00 11:16:37 10:41:01 1.35 0.00 1.35 0.00 0.00 14.26 0.00 11:16:37 10:42:01 2.00 0.00 2.00 0.00 0.00 22.39 0.00 11:16:37 10:43:01 2.27 0.00 2.27 0.00 0.00 24.80 0.00 11:16:37 10:44:01 1.57 0.00 1.57 0.00 0.00 16.40 0.00 11:16:37 10:45:01 1.65 0.00 1.65 0.00 0.00 17.86 0.00 11:16:37 10:46:01 1.95 0.00 1.95 0.00 0.00 21.33 0.00 11:16:37 10:47:01 1.60 0.00 1.60 0.00 0.00 19.20 0.00 11:16:37 10:48:01 1.88 0.00 1.88 0.00 0.00 20.00 0.00 11:16:37 10:49:01 1.47 0.00 1.47 0.00 0.00 15.86 0.00 11:16:37 10:50:01 1.90 0.00 1.90 0.00 0.00 21.06 0.00 11:16:37 10:51:01 1.33 0.00 1.33 0.00 0.00 14.13 0.00 11:16:37 10:52:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 11:16:37 10:53:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 11:16:37 10:54:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 11:16:37 10:55:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 11:16:37 10:56:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 11:16:37 10:57:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 11:16:37 10:58:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 11:16:37 10:59:01 0.95 0.00 0.95 0.00 0.00 9.87 0.00 11:16:37 11:00:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 11:16:37 11:01:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 11:16:37 11:02:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 11:16:37 11:03:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 11:16:37 11:04:02 1.20 0.00 1.20 0.00 0.00 14.13 0.00 11:16:37 11:05:01 0.97 0.00 0.97 0.00 0.00 11.25 0.00 11:16:37 11:06:01 1.32 0.00 1.32 0.00 0.00 16.93 0.00 11:16:37 11:07:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 11:16:37 11:08:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 11:16:37 11:09:01 4.75 0.00 4.75 0.00 0.00 136.24 0.00 11:16:37 11:10:01 9.70 0.00 9.70 0.00 0.00 333.76 0.00 11:16:37 11:11:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 11:16:37 11:12:01 1.32 0.00 1.32 0.00 0.00 18.40 0.00 11:16:37 11:13:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 11:16:37 11:14:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 11:16:37 11:15:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 11:16:37 11:16:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 11:16:37 Average: 76.44 1.94 74.51 0.00 146.32 30631.90 0.00 11:16:37 11:16:37 10:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:16:37 10:12:02 29451020 31825804 507064 1.54 94700 2578632 1889996 5.57 1211904 1903444 325436 11:16:37 10:13:01 27677380 31473808 813472 2.47 151084 3842976 2559928 7.54 1810724 2923344 527476 11:16:37 10:14:01 27744208 31719768 566780 1.72 155468 3992516 1981596 5.84 1406064 3242448 288476 11:16:37 10:15:01 20849496 31597976 679736 2.07 166792 10552492 2627136 7.74 1896280 9430440 759840 11:16:37 10:16:01 20280260 31546680 725700 2.21 194504 11009416 3659576 10.79 2079508 9774064 221592 11:16:37 10:17:01 12825188 31583768 653936 1.99 416896 17533668 2581640 7.61 2905052 15622924 792056 11:16:37 10:18:01 8444184 29592044 2636224 8.02 442824 19769956 5758080 16.97 5901256 16865028 986584 11:16:37 10:19:01 3559476 26185596 6041908 18.37 451828 21184572 9742964 28.71 9953248 17622808 868416 11:16:37 10:20:01 6818052 30561364 1683824 5.12 458848 22245716 3583156 10.56 6554204 17752832 838384 11:16:37 10:21:01 6461336 31513164 740564 2.25 539760 23506244 2705996 7.97 3944780 20759752 2804004 11:16:37 10:22:01 11464064 31718044 544016 1.65 686548 18772328 2016188 5.94 2678824 17242784 496 11:16:37 10:23:01 11459800 31717980 544528 1.66 686796 18774848 2032264 5.99 2684024 17243568 164 11:16:37 10:24:01 11460484 31718724 543684 1.65 686824 18774852 2032264 5.99 2683124 17243396 20 11:16:37 10:25:01 11474364 31732516 530036 1.61 686836 18774852 2032264 5.99 2668024 17243392 140 11:16:37 10:26:01 11474360 31733284 529120 1.61 687304 18775028 2054432 6.05 2667852 17243408 8 11:16:37 10:27:01 11474360 31733304 529088 1.61 687316 18775040 2054432 6.05 2668160 17243404 224 11:16:37 10:28:01 11474804 31733780 528764 1.61 687336 18775040 2054432 6.05 2667976 17243404 16 11:16:37 10:29:01 11474780 31733788 528740 1.61 687352 18775044 2054432 6.05 2667768 17243412 0 11:16:37 10:30:01 11475056 31734088 528432 1.61 687364 18775048 2054432 6.05 2667760 17243424 12 11:16:37 10:31:01 11474692 31733724 528720 1.61 687380 18775048 2054432 6.05 2668088 17243424 184 11:16:37 10:32:01 11474896 31733944 528404 1.61 687416 18775056 2054432 6.05 2668100 17243428 12 11:16:37 10:33:01 11474556 31733664 528648 1.61 687452 18775056 2054432 6.05 2667756 17243432 148 11:16:37 10:34:01 11474512 31733756 528692 1.61 687472 18775192 2054432 6.05 2668068 17243568 8 11:16:37 10:35:01 11474244 31733496 528920 1.61 687476 18775196 2054432 6.05 2668052 17243572 12 11:16:37 10:36:01 11474196 31733512 528900 1.61 687492 18775184 2054432 6.05 2667816 17243576 12 11:16:37 10:37:01 11474180 31733500 528840 1.61 687500 18775200 2054432 6.05 2668512 17243580 12 11:16:37 10:38:01 11474856 31734176 528192 1.61 687520 18775200 2054432 6.05 2668148 17243580 12 11:16:37 10:39:01 11474808 31734136 528164 1.61 687544 18775196 2054432 6.05 2667840 17243584 8 11:16:37 10:40:01 11474760 31734152 528140 1.61 687552 18775208 2054432 6.05 2668188 17243592 12 11:16:37 10:41:01 11474928 31734320 528112 1.61 687568 18775208 2054432 6.05 2667900 17243592 12 11:16:37 10:42:01 11474596 31734020 528324 1.61 687600 18775212 2054432 6.05 2668324 17243584 12 11:16:37 10:43:01 11474280 31733748 528484 1.61 687636 18775216 2054432 6.05 2668016 17243592 12 11:16:37 10:44:01 11474456 31733988 528428 1.61 687676 18775220 2054432 6.05 2668120 17243600 188 11:16:37 10:45:01 11474384 31733980 528396 1.61 687724 18775224 2054432 6.05 2668420 17243608 148 11:16:37 10:46:01 11474620 31734276 528068 1.61 687788 18775224 2054432 6.05 2668268 17243612 16 11:16:37 10:47:01 11474304 31733964 528264 1.61 687828 18775228 2038184 6.01 2668844 17243616 148 11:16:37 10:48:01 11474312 31734036 528160 1.61 687876 18775232 2038184 6.01 2668296 17243624 12 11:16:37 10:49:01 11474240 31733996 528116 1.61 687912 18775236 2038184 6.01 2668340 17243628 148 11:16:37 10:50:01 11474216 31734000 528068 1.61 687932 18775240 2038184 6.01 2668344 17243632 12 11:16:37 10:51:01 11474144 31733984 528048 1.61 687944 18775240 2054268 6.05 2669008 17243612 16 11:16:37 10:52:01 11474088 31733948 528036 1.61 687964 18775244 2054268 6.05 2668760 17243616 32 11:16:37 10:53:01 11474508 31734392 527748 1.60 687972 18775252 2054268 6.05 2668460 17243620 12 11:16:37 10:54:01 11474492 31734392 527724 1.60 687980 18775252 2054268 6.05 2668452 17243624 20 11:16:37 10:55:01 11474192 31734100 527956 1.61 687984 18775256 2054268 6.05 2668456 17243628 12 11:16:37 10:56:01 11474176 31734100 527888 1.61 688012 18775248 2054268 6.05 2668464 17243632 12 11:16:37 10:57:01 11473820 31733768 528104 1.61 688020 18775256 2054268 6.05 2668744 17243632 12 11:16:37 10:58:01 11473520 31733492 528316 1.61 688036 18775264 2054268 6.05 2668520 17243636 12 11:16:37 10:59:01 11473724 31733704 528152 1.61 688040 18775264 2054268 6.05 2668512 17243636 12 11:16:37 11:00:01 11473896 31733884 527920 1.61 688044 18775268 2054268 6.05 2668448 17243640 12 11:16:37 11:01:01 11474064 31734056 527912 1.61 688044 18775272 2054268 6.05 2668448 17243644 32 11:16:37 11:02:01 11473724 31733768 528120 1.61 688064 18775276 2037852 6.01 2668764 17243648 12 11:16:37 11:03:01 11473400 31733464 528308 1.61 688076 18775280 2037852 6.01 2668664 17243652 12 11:16:37 11:04:02 11473564 31733780 527924 1.61 688100 18775408 2037852 6.01 2669180 17243780 24 11:16:37 11:05:01 11473076 31733328 528324 1.61 688120 18775412 2037852 6.01 2668628 17243784 36 11:16:37 11:06:01 11473416 31733696 528096 1.61 688140 18775420 2037852 6.01 2669104 17243792 8 11:16:37 11:07:01 11473656 31733964 528016 1.61 688180 18775416 2037852 6.01 2668888 17243792 12 11:16:37 11:08:01 11473640 31733972 527980 1.61 688196 18775424 2037852 6.01 2668668 17243796 32 11:16:37 11:09:01 11475292 31735932 525952 1.60 688456 18775420 2037852 6.01 2667200 17243796 104 11:16:37 11:10:01 11475820 31737196 524668 1.60 689044 18775444 2037852 6.01 2666616 17243808 12 11:16:37 11:11:01 11476032 31737416 524396 1.59 689048 18775448 2037852 6.01 2665552 17243812 12 11:16:37 11:12:01 11475952 31737348 524404 1.59 689060 18775452 2037852 6.01 2665864 17243812 12 11:16:37 11:13:01 11475904 31737332 524364 1.59 689080 18775456 2037852 6.01 2665596 17243820 8 11:16:37 11:14:01 11475812 31737248 524696 1.60 689088 18775460 2037852 6.01 2665584 17243824 32 11:16:37 11:15:01 11475796 31737240 524788 1.60 689096 18775460 2053904 6.05 2665592 17243824 12 11:16:37 11:16:01 11476032 31737508 524476 1.59 689116 18775464 2053904 6.05 2665620 17243828 8 11:16:37 Average: 12233361 31583706 678861 2.06 629317 17982325 2303011 6.79 2837596 16373775 129461 11:16:37 11:16:37 10:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:16:37 10:12:02 veth8300428 806.50 408.02 78.95 2711.64 0.00 0.00 0.00 0.22 11:16:37 10:12:02 docker0 806.50 407.88 67.92 2711.63 0.00 0.00 0.00 0.00 11:16:37 10:12:02 lo 4.20 4.20 0.40 0.40 0.00 0.00 0.00 0.00 11:16:37 10:12:02 ens3 1395.65 1662.22 7460.13 212.63 0.00 0.00 0.00 0.00 11:16:37 10:13:01 docker0 101.90 131.37 8.25 1005.54 0.00 0.00 0.00 0.00 11:16:37 10:13:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 11:16:37 10:13:01 ens3 317.25 218.03 4435.18 77.41 0.00 0.00 0.00 0.00 11:16:37 10:13:01 veth84601f2 0.22 0.39 0.02 0.04 0.00 0.00 0.00 0.00 11:16:37 10:14:01 docker0 1.15 1.15 0.07 0.09 0.00 0.00 0.00 0.00 11:16:37 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:14:01 ens3 25.10 14.23 20.99 11.20 0.00 0.00 0.00 0.00 11:16:37 10:14:01 veth84601f2 1.15 1.18 0.09 0.09 0.00 0.00 0.00 0.00 11:16:37 10:15:01 docker0 43.63 53.76 2.47 228.32 0.00 0.00 0.00 0.00 11:16:37 10:15:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 11:16:37 10:15:01 ens3 177.37 132.03 1930.74 81.14 0.00 0.00 0.00 0.00 11:16:37 10:15:01 veth38d2a34 0.00 0.73 0.00 0.04 0.00 0.00 0.00 0.00 11:16:37 10:16:01 veth61ff17e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:16:01 docker0 62.86 89.30 3.60 370.01 0.00 0.00 0.00 0.00 11:16:37 10:16:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 11:16:37 10:16:01 ens3 132.71 91.50 490.77 20.03 0.00 0.00 0.00 0.00 11:16:37 10:16:01 veth5a053da 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:16:01 veth38d2a34 0.00 0.65 0.00 0.03 0.00 0.00 0.00 0.00 11:16:37 10:17:01 veth39fc964 398.68 559.02 32.07 5841.75 0.00 0.00 0.00 0.48 11:16:37 10:17:01 veth6664d4d 393.13 574.40 31.44 5843.07 0.00 0.00 0.00 0.48 11:16:37 10:17:01 docker0 1252.22 1802.47 83.21 17977.17 0.00 0.00 0.00 0.00 11:16:37 10:17:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 11:16:37 10:17:01 ens3 1914.33 1331.31 19103.65 186.87 0.00 0.00 0.00 0.00 11:16:37 10:17:01 veth642a064 374.79 554.84 30.64 5841.60 0.00 0.00 0.00 0.48 11:16:37 10:17:01 veth38d2a34 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 11:16:37 10:18:01 veth39fc964 4.82 7.63 0.48 0.81 0.00 0.00 0.00 0.00 11:16:37 10:18:01 veth81b1ab5 0.03 0.18 0.00 0.01 0.00 0.00 0.00 0.00 11:16:37 10:18:01 veth6664d4d 6.53 9.98 0.66 1.08 0.00 0.00 0.00 0.00 11:16:37 10:18:01 docker0 16.34 25.16 1.40 2.70 0.00 0.00 0.00 0.00 11:16:37 10:18:01 veth6860a3c 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 11:16:37 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:18:01 ens3 69.54 56.50 22.43 73.74 0.00 0.00 0.00 0.00 11:16:37 10:18:01 veth642a064 4.97 7.75 0.49 0.82 0.00 0.00 0.00 0.00 11:16:37 10:18:01 veth38d2a34 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:19:01 vethec3e137 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:16:37 10:19:01 veth39fc964 0.15 0.23 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:19:01 veth6664d4d 0.15 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:19:01 docker0 6.15 11.31 0.37 89.45 0.00 0.00 0.00 0.00 11:16:37 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:19:01 ens3 41.02 23.06 119.00 12.28 0.00 0.00 0.00 0.00 11:16:37 10:19:01 veth642a064 0.15 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:19:01 veth5bfca13 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:16:37 10:19:01 veth38d2a34 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:20:01 veth39fc964 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:20:01 veth6664d4d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:20:01 ens3 10.90 5.65 8.98 4.76 0.00 0.00 0.00 0.00 11:16:37 10:20:01 veth642a064 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:20:01 veth38d2a34 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:21:01 docker0 33.81 46.58 2.73 620.60 0.00 0.00 0.00 0.00 11:16:37 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:21:01 ens3 68.27 53.87 626.41 38.50 0.00 0.00 0.00 0.00 11:16:37 10:21:01 veth38d2a34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:22:01 docker0 50.50 62.36 2.89 241.06 0.00 0.00 0.00 0.00 11:16:37 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:22:01 ens3 87.09 70.76 254.82 32.14 0.00 0.00 0.00 0.00 11:16:37 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:23:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:16:37 10:23:01 ens3 6.00 4.55 4.23 4.86 0.00 0.00 0.00 0.00 11:16:37 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:24:01 ens3 1.83 1.38 0.95 1.17 0.00 0.00 0.00 0.00 11:16:37 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:25:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:26:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:27:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:16:37 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:28:01 ens3 0.08 0.08 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:29:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:30:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:31:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:32:01 ens3 0.35 0.17 0.60 0.07 0.00 0.00 0.00 0.00 11:16:37 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:33:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:34:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:35:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:36:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:37:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:16:37 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:38:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:39:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:40:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:41:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:42:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 11:16:37 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:43:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:44:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:45:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:47:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:16:37 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:48:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:49:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:50:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:51:01 ens3 0.52 0.42 0.26 0.22 0.00 0.00 0.00 0.00 11:16:37 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:52:01 ens3 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 11:16:37 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:53:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:54:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:55:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:56:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:57:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 11:16:37 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:58:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 10:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 10:59:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:00:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 11:01:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:02:01 ens3 0.13 0.15 0.08 0.07 0.00 0.00 0.00 0.00 11:16:37 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 11:03:01 ens3 0.27 0.27 0.40 0.02 0.00 0.00 0.00 0.00 11:16:37 11:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:04:02 ens3 0.88 0.48 0.30 0.21 0.00 0.00 0.00 0.00 11:16:37 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:05:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 11:16:37 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 11:06:01 ens3 0.50 0.30 0.26 0.20 0.00 0.00 0.00 0.00 11:16:37 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:07:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:16:37 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 11:08:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:09:01 ens3 40.03 32.48 26.37 41.85 0.00 0.00 0.00 0.00 11:16:37 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 11:10:01 ens3 84.26 67.51 73.19 75.06 0.00 0.00 0.00 0.00 11:16:37 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:11:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 11:12:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:16:37 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 11:14:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:37 11:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 11:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:16:37 Average: docker0 36.53 40.47 2.66 357.55 0.00 0.00 0.00 0.00 11:16:37 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 11:16:37 Average: ens3 67.30 57.97 531.11 13.45 0.00 0.00 0.00 0.00 11:16:37 11:16:37 11:16:37 ---> sar -P ALL: 11:16:37 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23597) 04/26/22 _x86_64_ (8 CPU) 11:16:37 11:16:37 10:10:55 LINUX RESTART (8 CPU) 11:16:37 11:16:37 10:11:01 CPU %user %nice %system %iowait %steal %idle 11:16:37 10:12:02 all 9.78 0.00 3.48 1.94 0.06 84.73 11:16:37 10:12:02 0 6.03 0.00 3.35 2.76 0.05 87.81 11:16:37 10:12:02 1 7.95 0.00 2.66 1.97 0.07 87.35 11:16:37 10:12:02 2 18.46 0.00 3.63 2.56 0.07 75.29 11:16:37 10:12:02 3 8.04 0.00 5.39 4.04 0.07 82.46 11:16:37 10:12:02 4 7.32 0.00 3.01 0.40 0.05 89.22 11:16:37 10:12:02 5 14.78 0.00 3.07 0.94 0.07 81.15 11:16:37 10:12:02 6 6.32 0.00 3.32 2.28 0.05 88.02 11:16:37 10:12:02 7 9.33 0.00 3.44 0.59 0.07 86.58 11:16:37 10:13:01 all 31.79 0.00 7.28 1.27 0.11 59.54 11:16:37 10:13:01 0 32.90 0.00 6.68 2.77 0.10 57.54 11:16:37 10:13:01 1 30.52 0.00 7.88 2.53 0.10 58.96 11:16:37 10:13:01 2 30.79 0.00 7.56 0.31 0.10 61.24 11:16:37 10:13:01 3 31.50 0.00 6.94 0.07 0.12 61.36 11:16:37 10:13:01 4 32.02 0.00 6.98 3.14 0.10 57.75 11:16:37 10:13:01 5 31.55 0.00 6.73 0.12 0.12 61.48 11:16:37 10:13:01 6 32.43 0.00 7.19 0.36 0.12 59.89 11:16:37 10:13:01 7 32.63 0.00 8.30 0.85 0.12 58.10 11:16:37 10:14:01 all 39.67 0.00 5.18 0.22 0.10 54.83 11:16:37 10:14:01 0 39.73 0.00 5.55 1.35 0.10 53.27 11:16:37 10:14:01 1 40.39 0.00 5.33 0.30 0.10 53.87 11:16:37 10:14:01 2 40.19 0.00 5.18 0.00 0.10 54.53 11:16:37 10:14:01 3 40.11 0.00 5.06 0.00 0.10 54.73 11:16:37 10:14:01 4 39.90 0.00 4.96 0.00 0.10 55.04 11:16:37 10:14:01 5 39.10 0.00 4.90 0.02 0.08 55.89 11:16:37 10:14:01 6 38.35 0.00 5.39 0.07 0.10 56.10 11:16:37 10:14:01 7 39.59 0.00 5.06 0.03 0.08 55.23 11:16:37 10:15:01 all 21.22 0.00 10.78 3.65 0.10 64.25 11:16:37 10:15:01 0 19.44 0.00 10.64 1.70 0.10 68.12 11:16:37 10:15:01 1 21.29 0.00 10.85 3.04 0.12 64.70 11:16:37 10:15:01 2 21.15 0.00 12.36 1.92 0.10 64.47 11:16:37 10:15:01 3 23.53 0.00 11.43 2.05 0.12 62.86 11:16:37 10:15:01 4 22.63 0.00 9.43 1.41 0.10 66.42 11:16:37 10:15:01 5 19.46 0.00 9.19 5.10 0.08 66.17 11:16:37 10:15:01 6 20.97 0.00 9.40 11.75 0.10 57.78 11:16:37 10:15:01 7 21.31 0.00 12.92 2.26 0.10 63.40 11:16:37 10:16:01 all 51.80 0.00 12.36 7.76 0.14 27.94 11:16:37 10:16:01 0 51.22 0.00 11.42 8.53 0.15 28.68 11:16:37 10:16:01 1 51.06 0.00 12.84 7.56 0.14 28.41 11:16:37 10:16:01 2 51.09 0.00 12.06 5.05 0.13 31.66 11:16:37 10:16:01 3 53.30 0.00 13.95 6.57 0.14 26.04 11:16:37 10:16:01 4 51.05 0.00 11.48 13.50 0.15 23.82 11:16:37 10:16:01 5 52.09 0.00 13.82 7.24 0.14 26.72 11:16:37 10:16:01 6 52.88 0.00 11.12 3.87 0.14 32.00 11:16:37 10:16:01 7 51.72 0.00 12.18 9.79 0.15 26.16 11:16:37 10:17:01 all 28.03 0.00 10.02 9.44 0.15 52.36 11:16:37 10:17:01 0 28.49 0.00 10.57 11.78 0.13 49.03 11:16:37 10:17:01 1 30.50 0.00 10.23 6.91 0.15 52.20 11:16:37 10:17:01 2 23.52 0.00 9.18 8.18 0.15 58.96 11:16:37 10:17:01 3 31.10 0.00 12.43 7.93 0.19 48.35 11:16:37 10:17:01 4 26.83 0.00 6.81 6.68 0.12 59.55 11:16:37 10:17:01 5 31.18 0.00 10.10 10.12 0.17 48.43 11:16:37 10:17:01 6 27.17 0.00 13.75 18.30 0.15 40.63 11:16:37 10:17:01 7 25.49 0.00 7.11 5.56 0.14 61.70 11:16:37 10:18:01 all 84.27 0.00 11.23 0.59 0.21 3.69 11:16:37 10:18:01 0 84.21 0.00 11.51 0.12 0.23 3.94 11:16:37 10:18:01 1 84.28 0.00 11.13 0.10 0.23 4.26 11:16:37 10:18:01 2 84.69 0.00 10.43 0.23 0.22 4.43 11:16:37 10:18:01 3 85.48 0.00 10.27 0.10 0.23 3.92 11:16:37 10:18:01 4 83.07 0.00 12.15 0.42 0.20 4.17 11:16:37 10:18:01 5 84.95 0.00 10.79 0.42 0.18 3.65 11:16:37 10:18:01 6 84.36 0.00 11.23 0.08 0.20 4.12 11:16:37 10:18:01 7 83.10 0.00 12.38 3.30 0.22 1.01 11:16:37 10:19:01 all 91.65 0.00 8.09 0.00 0.25 0.01 11:16:37 10:19:01 0 93.02 0.00 6.76 0.00 0.22 0.00 11:16:37 10:19:01 1 91.50 0.00 8.26 0.00 0.22 0.02 11:16:37 10:19:01 2 91.32 0.00 8.43 0.00 0.23 0.02 11:16:37 10:19:01 3 92.94 0.00 6.81 0.00 0.25 0.00 11:16:37 10:19:01 4 89.87 0.00 9.87 0.00 0.25 0.02 11:16:37 10:19:01 5 91.10 0.00 8.63 0.00 0.27 0.00 11:16:37 10:19:01 6 91.87 0.00 7.83 0.03 0.27 0.00 11:16:37 10:19:01 7 91.60 0.00 8.10 0.00 0.27 0.03 11:16:37 10:20:01 all 71.74 0.00 6.98 0.09 0.18 21.00 11:16:37 10:20:01 0 60.06 0.00 6.98 0.00 0.17 32.79 11:16:37 10:20:01 1 91.60 0.00 8.08 0.00 0.22 0.10 11:16:37 10:20:01 2 86.91 0.00 7.00 0.02 0.20 5.87 11:16:37 10:20:01 3 64.19 0.00 6.49 0.00 0.18 29.13 11:16:37 10:20:01 4 59.74 0.00 6.28 0.00 0.15 33.82 11:16:37 10:20:01 5 70.86 0.00 6.98 0.00 0.18 21.98 11:16:37 10:20:01 6 59.91 0.00 6.40 0.00 0.17 33.52 11:16:37 10:20:01 7 80.68 0.00 7.65 0.70 0.20 10.77 11:16:37 10:21:01 all 47.01 0.00 7.17 1.83 0.16 43.82 11:16:37 10:21:01 0 32.60 0.00 6.50 4.00 0.15 56.75 11:16:37 10:21:01 1 53.20 0.00 7.81 0.82 0.17 38.00 11:16:37 10:21:01 2 64.53 0.00 7.73 1.24 0.18 26.31 11:16:37 10:21:01 3 33.90 0.00 6.55 0.80 0.15 58.60 11:16:37 10:21:01 4 46.36 0.00 6.89 0.32 0.15 46.28 11:16:37 10:21:01 5 70.32 0.00 7.19 1.57 0.20 20.72 11:16:37 10:21:01 6 39.66 0.00 7.01 0.40 0.15 52.77 11:16:37 10:21:01 7 35.60 0.00 7.72 5.50 0.15 51.03 11:16:37 10:22:01 all 17.38 0.00 9.86 8.62 0.16 63.98 11:16:37 10:22:01 0 17.61 0.00 8.33 4.20 0.14 69.73 11:16:37 10:22:01 1 16.66 0.00 10.14 12.15 0.19 60.86 11:16:37 10:22:01 2 17.97 0.00 9.74 5.00 0.17 67.12 11:16:37 10:22:01 3 17.49 0.00 9.02 9.66 0.17 63.66 11:16:37 10:22:01 4 17.76 0.00 10.46 14.22 0.15 57.41 11:16:37 10:22:01 5 17.03 0.00 10.31 8.67 0.15 63.85 11:16:37 10:22:01 6 16.42 0.00 11.13 9.91 0.15 62.39 11:16:37 10:22:01 7 18.08 0.00 9.77 5.17 0.19 66.79 11:16:37 11:16:37 10:22:01 CPU %user %nice %system %iowait %steal %idle 11:16:37 10:23:01 all 0.22 0.00 0.03 0.01 0.01 99.72 11:16:37 10:23:01 0 0.27 0.00 0.05 0.00 0.02 99.67 11:16:37 10:23:01 1 0.30 0.00 0.05 0.03 0.02 99.60 11:16:37 10:23:01 2 0.15 0.00 0.03 0.02 0.00 99.80 11:16:37 10:23:01 3 0.10 0.00 0.00 0.02 0.02 99.87 11:16:37 10:23:01 4 0.18 0.00 0.05 0.03 0.00 99.73 11:16:37 10:23:01 5 0.30 0.00 0.03 0.02 0.02 99.63 11:16:37 10:23:01 6 0.07 0.00 0.02 0.00 0.00 99.92 11:16:37 10:23:01 7 0.40 0.00 0.03 0.00 0.02 99.55 11:16:37 10:24:01 all 0.03 0.00 0.02 0.01 0.00 99.95 11:16:37 10:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:16:37 10:24:01 1 0.07 0.00 0.02 0.02 0.00 99.90 11:16:37 10:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:24:01 3 0.02 0.00 0.03 0.00 0.00 99.95 11:16:37 10:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:24:01 5 0.03 0.00 0.07 0.03 0.00 99.87 11:16:37 10:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 10:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:16:37 10:25:01 all 0.02 0.00 0.03 0.00 0.01 99.94 11:16:37 10:25:01 0 0.02 0.00 0.05 0.00 0.00 99.93 11:16:37 10:25:01 1 0.07 0.00 0.08 0.03 0.02 99.80 11:16:37 10:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:25:01 5 0.05 0.00 0.05 0.00 0.02 99.88 11:16:37 10:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:16:37 10:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 10:26:01 all 0.01 0.00 0.02 0.02 0.01 99.94 11:16:37 10:26:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:16:37 10:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 10:26:01 3 0.02 0.00 0.02 0.02 0.02 99.93 11:16:37 10:26:01 4 0.00 0.00 0.02 0.08 0.00 99.90 11:16:37 10:26:01 5 0.02 0.00 0.05 0.02 0.03 99.88 11:16:37 10:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:16:37 10:26:01 7 0.00 0.00 0.03 0.03 0.02 99.92 11:16:37 10:27:01 all 0.02 0.00 0.01 0.01 0.00 99.96 11:16:37 10:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:27:01 1 0.05 0.00 0.02 0.00 0.00 99.93 11:16:37 10:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 10:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:27:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:16:37 10:27:01 5 0.07 0.00 0.03 0.03 0.00 99.87 11:16:37 10:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:28:01 all 0.25 0.00 0.01 0.01 0.00 99.73 11:16:37 10:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 10:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:16:37 10:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:16:37 10:28:01 4 0.02 0.00 0.00 0.05 0.00 99.93 11:16:37 10:28:01 5 0.03 0.00 0.03 0.00 0.02 99.92 11:16:37 10:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:28:01 7 1.84 0.00 0.00 0.00 0.00 98.16 11:16:37 10:29:01 all 0.20 0.00 0.01 0.00 0.00 99.78 11:16:37 10:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 10:29:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:16:37 10:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:16:37 10:29:01 4 0.00 0.00 0.02 0.02 0.00 99.97 11:16:37 10:29:01 5 0.07 0.00 0.03 0.00 0.00 99.90 11:16:37 10:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:29:01 7 1.45 0.00 0.00 0.00 0.02 98.53 11:16:37 10:30:01 all 0.02 0.00 0.01 0.01 0.01 99.96 11:16:37 10:30:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:16:37 10:30:01 1 0.03 0.00 0.02 0.02 0.00 99.93 11:16:37 10:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:16:37 10:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:16:37 10:30:01 5 0.07 0.00 0.03 0.03 0.02 99.85 11:16:37 10:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:16:37 10:31:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:16:37 10:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:16:37 10:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:31:01 4 0.02 0.00 0.02 0.02 0.00 99.95 11:16:37 10:31:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:16:37 10:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:32:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:16:37 10:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:32:01 2 0.00 0.00 0.02 0.03 0.02 99.93 11:16:37 10:32:01 3 0.02 0.00 0.03 0.00 0.00 99.95 11:16:37 10:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 10:32:01 5 0.02 0.00 0.03 0.02 0.02 99.92 11:16:37 10:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 10:33:01 all 0.01 0.00 0.01 0.01 0.00 99.96 11:16:37 10:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:16:37 10:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 10:33:01 2 0.02 0.00 0.02 0.03 0.00 99.93 11:16:37 10:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:33:01 5 0.02 0.00 0.07 0.05 0.03 99.83 11:16:37 10:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 11:16:37 10:33:01 CPU %user %nice %system %iowait %steal %idle 11:16:37 10:34:01 all 0.01 0.00 0.02 0.00 0.00 99.97 11:16:37 10:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:16:37 10:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 10:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 10:34:01 4 0.02 0.00 0.02 0.02 0.00 99.95 11:16:37 10:34:01 5 0.03 0.00 0.03 0.02 0.02 99.90 11:16:37 10:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 10:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 10:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:16:37 10:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:16:37 10:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:16:37 10:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 10:35:01 3 0.05 0.00 0.02 0.00 0.00 99.93 11:16:37 10:35:01 4 0.00 0.00 0.00 0.02 0.02 99.97 11:16:37 10:35:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:16:37 10:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:36:01 all 0.01 0.00 0.01 0.02 0.02 99.94 11:16:37 10:36:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:16:37 10:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:16:37 10:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:36:01 3 0.00 0.00 0.00 0.08 0.02 99.90 11:16:37 10:36:01 4 0.02 0.00 0.02 0.08 0.00 99.88 11:16:37 10:36:01 5 0.05 0.00 0.05 0.02 0.05 99.83 11:16:37 10:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:16:37 10:36:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:16:37 10:37:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:16:37 10:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 10:37:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:16:37 10:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 10:37:01 4 0.00 0.00 0.00 0.05 0.00 99.95 11:16:37 10:37:01 5 0.02 0.00 0.03 0.03 0.00 99.92 11:16:37 10:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:38:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:16:37 10:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:16:37 10:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:38:01 4 0.03 0.00 0.02 0.02 0.00 99.93 11:16:37 10:38:01 5 0.02 0.00 0.03 0.02 0.02 99.92 11:16:37 10:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:39:01 all 0.02 0.00 0.01 0.01 0.00 99.96 11:16:37 10:39:01 0 0.02 0.00 0.05 0.00 0.02 99.92 11:16:37 10:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:39:01 2 0.02 0.00 0.00 0.03 0.00 99.95 11:16:37 10:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:16:37 10:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:39:01 5 0.05 0.00 0.02 0.02 0.02 99.90 11:16:37 10:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:40:01 all 0.01 0.00 0.02 0.01 0.00 99.96 11:16:37 10:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:16:37 10:40:01 2 0.00 0.00 0.02 0.03 0.00 99.95 11:16:37 10:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 10:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 10:40:01 5 0.02 0.00 0.05 0.02 0.00 99.92 11:16:37 10:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 10:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:16:37 10:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 10:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 10:41:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:16:37 10:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 10:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 10:41:01 5 0.05 0.00 0.03 0.02 0.02 99.88 11:16:37 10:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:42:01 all 0.07 0.00 0.01 0.01 0.00 99.90 11:16:37 10:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:16:37 10:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:42:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:16:37 10:42:01 3 0.05 0.00 0.00 0.03 0.00 99.92 11:16:37 10:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:42:01 5 0.45 0.00 0.03 0.03 0.02 99.47 11:16:37 10:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:42:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:16:37 10:43:01 all 0.06 0.00 0.01 0.01 0.00 99.92 11:16:37 10:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 10:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 10:43:01 2 0.00 0.00 0.02 0.05 0.00 99.93 11:16:37 10:43:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:16:37 10:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:43:01 5 0.42 0.00 0.02 0.03 0.02 99.52 11:16:37 10:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 10:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:44:01 all 0.01 0.00 0.02 0.00 0.00 99.96 11:16:37 10:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 10:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 10:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:16:37 10:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 10:44:01 5 0.03 0.00 0.03 0.03 0.02 99.88 11:16:37 10:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:44:01 7 0.00 0.00 0.03 0.00 0.00 99.97 11:16:37 11:16:37 10:44:01 CPU %user %nice %system %iowait %steal %idle 11:16:37 10:45:01 all 0.01 0.00 0.01 0.01 0.00 99.96 11:16:37 10:45:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:16:37 10:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:45:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:16:37 10:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:16:37 10:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:45:01 5 0.02 0.00 0.05 0.07 0.02 99.85 11:16:37 10:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:46:01 all 0.02 0.00 0.01 0.02 0.00 99.95 11:16:37 10:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:16:37 10:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:16:37 10:46:01 2 0.02 0.00 0.00 0.07 0.00 99.92 11:16:37 10:46:01 3 0.03 0.00 0.02 0.02 0.02 99.92 11:16:37 10:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 10:46:01 5 0.02 0.00 0.02 0.08 0.00 99.88 11:16:37 10:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:47:01 all 0.01 0.00 0.01 0.01 0.00 99.98 11:16:37 10:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:47:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:16:37 10:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 10:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:47:01 5 0.03 0.00 0.03 0.03 0.02 99.88 11:16:37 10:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:48:01 all 0.18 0.00 0.02 0.01 0.00 99.79 11:16:37 10:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 10:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 10:48:01 2 0.02 0.00 0.00 0.05 0.02 99.92 11:16:37 10:48:01 3 0.05 0.00 0.02 0.00 0.00 99.93 11:16:37 10:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 10:48:01 5 1.29 0.00 0.05 0.03 0.02 98.61 11:16:37 10:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 10:49:01 all 0.25 0.00 0.01 0.01 0.00 99.72 11:16:37 10:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 10:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:49:01 2 0.00 0.00 0.02 0.05 0.00 99.93 11:16:37 10:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 10:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:16:37 10:49:01 5 1.99 0.00 0.05 0.00 0.02 97.95 11:16:37 10:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:50:01 all 0.26 0.00 0.01 0.02 0.00 99.70 11:16:37 10:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:16:37 10:50:01 2 0.00 0.00 0.02 0.18 0.00 99.80 11:16:37 10:50:01 3 0.05 0.00 0.02 0.00 0.00 99.93 11:16:37 10:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:50:01 5 2.00 0.00 0.03 0.00 0.02 97.95 11:16:37 10:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 10:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:51:01 all 0.26 0.00 0.01 0.00 0.01 99.72 11:16:37 10:51:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:16:37 10:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:51:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:16:37 10:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:16:37 10:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 10:51:01 5 1.99 0.00 0.03 0.00 0.03 97.95 11:16:37 10:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 10:52:01 all 0.25 0.00 0.01 0.00 0.01 99.72 11:16:37 10:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 10:52:01 1 0.00 0.00 0.03 0.00 0.02 99.95 11:16:37 10:52:01 2 0.02 0.00 0.00 0.03 0.00 99.95 11:16:37 10:52:01 3 0.07 0.00 0.02 0.00 0.02 99.90 11:16:37 10:52:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:16:37 10:52:01 5 1.91 0.00 0.03 0.00 0.02 98.04 11:16:37 10:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:53:01 all 0.07 0.00 0.01 0.01 0.00 99.91 11:16:37 10:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 10:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:53:01 2 0.00 0.00 0.02 0.05 0.00 99.93 11:16:37 10:53:01 3 0.02 0.00 0.03 0.00 0.00 99.95 11:16:37 10:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:53:01 5 0.47 0.00 0.02 0.00 0.02 99.50 11:16:37 10:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:16:37 10:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:16:37 10:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 10:54:01 2 0.00 0.00 0.00 0.03 0.00 99.97 11:16:37 10:54:01 3 0.05 0.00 0.05 0.00 0.00 99.90 11:16:37 10:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:54:01 5 0.03 0.00 0.03 0.00 0.02 99.92 11:16:37 10:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:16:37 10:54:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:16:37 10:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:16:37 10:55:01 0 0.05 0.00 0.03 0.00 0.00 99.92 11:16:37 10:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:55:01 2 0.02 0.00 0.00 0.03 0.00 99.95 11:16:37 10:55:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:16:37 10:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 11:16:37 10:55:01 CPU %user %nice %system %iowait %steal %idle 11:16:37 10:56:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:16:37 10:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:56:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:16:37 10:56:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:16:37 10:56:01 3 0.05 0.00 0.02 0.00 0.00 99.93 11:16:37 10:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 10:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 10:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:57:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:16:37 10:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:16:37 10:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:16:37 10:57:01 2 0.00 0.00 0.00 0.03 0.00 99.97 11:16:37 10:57:01 3 0.00 0.00 0.03 0.00 0.00 99.97 11:16:37 10:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:16:37 10:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:58:01 all 0.01 0.00 0.01 0.01 0.00 99.96 11:16:37 10:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:16:37 10:58:01 1 0.05 0.00 0.05 0.00 0.02 99.88 11:16:37 10:58:01 2 0.02 0.00 0.00 0.07 0.00 99.92 11:16:37 10:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 10:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 10:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 10:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:59:01 all 0.09 0.00 0.01 0.00 0.00 99.89 11:16:37 10:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 10:59:01 1 0.03 0.00 0.03 0.00 0.00 99.93 11:16:37 10:59:01 2 0.00 0.00 0.00 0.03 0.02 99.95 11:16:37 10:59:01 3 0.03 0.00 0.03 0.00 0.00 99.93 11:16:37 10:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 10:59:01 5 0.62 0.00 0.00 0.00 0.02 99.37 11:16:37 10:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 10:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 11:00:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:16:37 11:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 11:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:16:37 11:00:01 2 0.00 0.00 0.02 0.05 0.00 99.93 11:16:37 11:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:16:37 11:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 11:00:01 5 0.00 0.00 0.03 0.00 0.00 99.97 11:16:37 11:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 11:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 11:01:01 all 0.01 0.00 0.01 0.01 0.00 99.96 11:16:37 11:01:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:16:37 11:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:16:37 11:01:01 2 0.02 0.00 0.02 0.03 0.00 99.93 11:16:37 11:01:01 3 0.03 0.00 0.03 0.00 0.00 99.93 11:16:37 11:01:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:16:37 11:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 11:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 11:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 11:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:16:37 11:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 11:02:01 1 0.00 0.00 0.05 0.00 0.02 99.93 11:16:37 11:02:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:16:37 11:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 11:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 11:02:01 5 0.02 0.00 0.03 0.00 0.02 99.93 11:16:37 11:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 11:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 11:03:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:16:37 11:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 11:03:01 1 0.05 0.00 0.00 0.00 0.00 99.95 11:16:37 11:03:01 2 0.02 0.00 0.00 0.03 0.00 99.95 11:16:37 11:03:01 3 0.05 0.00 0.03 0.00 0.00 99.92 11:16:37 11:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 11:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 11:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 11:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 11:04:02 all 0.01 0.00 0.01 0.01 0.00 99.96 11:16:37 11:04:02 0 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 11:04:02 1 0.02 0.00 0.02 0.00 0.02 99.95 11:16:37 11:04:02 2 0.00 0.00 0.02 0.10 0.00 99.88 11:16:37 11:04:02 3 0.00 0.00 0.03 0.00 0.00 99.97 11:16:37 11:04:02 4 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 11:04:02 5 0.02 0.00 0.03 0.00 0.00 99.95 11:16:37 11:04:02 6 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 11:04:02 7 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 11:05:01 all 0.01 0.00 0.00 0.00 0.00 99.97 11:16:37 11:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 11:05:01 1 0.07 0.00 0.03 0.00 0.02 99.88 11:16:37 11:05:01 2 0.00 0.00 0.00 0.03 0.00 99.97 11:16:37 11:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:16:37 11:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 11:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 11:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 11:05:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:16:37 11:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:16:37 11:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:16:37 11:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 11:06:01 2 0.03 0.00 0.02 0.02 0.02 99.92 11:16:37 11:06:01 3 0.00 0.00 0.03 0.00 0.00 99.97 11:16:37 11:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 11:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 11:06:01 6 0.00 0.00 0.03 0.00 0.00 99.97 11:16:37 11:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 11:16:37 11:06:01 CPU %user %nice %system %iowait %steal %idle 11:16:37 11:07:01 all 0.01 0.00 0.01 0.01 0.01 99.96 11:16:37 11:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 11:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:16:37 11:07:01 2 0.05 0.00 0.03 0.03 0.02 99.87 11:16:37 11:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:16:37 11:07:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:16:37 11:07:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:16:37 11:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 11:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 11:08:01 all 0.02 0.00 0.02 0.00 0.00 99.96 11:16:37 11:08:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:16:37 11:08:01 1 0.03 0.00 0.03 0.00 0.00 99.93 11:16:37 11:08:01 2 0.05 0.00 0.03 0.02 0.02 99.88 11:16:37 11:08:01 3 0.03 0.00 0.03 0.00 0.00 99.93 11:16:37 11:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 11:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 11:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 11:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 11:09:01 all 0.14 0.00 0.08 0.03 0.00 99.74 11:16:37 11:09:01 0 0.07 0.00 0.03 0.00 0.00 99.90 11:16:37 11:09:01 1 0.10 0.00 0.03 0.00 0.00 99.87 11:16:37 11:09:01 2 0.22 0.00 0.12 0.20 0.02 99.45 11:16:37 11:09:01 3 0.23 0.00 0.15 0.02 0.00 99.60 11:16:37 11:09:01 4 0.10 0.00 0.10 0.00 0.00 99.80 11:16:37 11:09:01 5 0.17 0.00 0.07 0.02 0.00 99.75 11:16:37 11:09:01 6 0.13 0.00 0.07 0.02 0.00 99.78 11:16:37 11:09:01 7 0.13 0.00 0.05 0.02 0.00 99.80 11:16:37 11:10:01 all 0.38 0.00 0.17 0.07 0.01 99.37 11:16:37 11:10:01 0 0.13 0.00 0.05 0.02 0.00 99.80 11:16:37 11:10:01 1 0.08 0.00 0.00 0.00 0.02 99.90 11:16:37 11:10:01 2 0.17 0.00 0.22 0.48 0.02 99.12 11:16:37 11:10:01 3 0.42 0.00 0.18 0.00 0.02 99.38 11:16:37 11:10:01 4 0.40 0.00 0.23 0.03 0.02 99.32 11:16:37 11:10:01 5 0.08 0.00 0.07 0.00 0.02 99.83 11:16:37 11:10:01 6 0.32 0.00 0.27 0.02 0.02 99.38 11:16:37 11:10:01 7 1.44 0.00 0.31 0.03 0.00 98.22 11:16:37 11:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:16:37 11:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 11:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:16:37 11:11:01 2 0.05 0.00 0.00 0.02 0.02 99.92 11:16:37 11:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:16:37 11:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 11:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 11:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 11:11:01 7 0.05 0.00 0.02 0.00 0.02 99.92 11:16:37 11:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:16:37 11:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 11:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 11:12:01 2 0.03 0.00 0.02 0.03 0.00 99.92 11:16:37 11:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 11:12:01 4 0.02 0.00 0.02 0.02 0.00 99.95 11:16:37 11:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 11:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 11:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 11:13:01 all 0.00 0.00 0.01 0.00 0.00 99.98 11:16:37 11:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 11:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 11:13:01 2 0.02 0.00 0.03 0.03 0.02 99.90 11:16:37 11:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 11:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 11:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 11:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 11:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 11:14:01 all 0.01 0.00 0.01 0.01 0.01 99.97 11:16:37 11:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:16:37 11:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 11:14:01 2 0.03 0.00 0.02 0.05 0.02 99.88 11:16:37 11:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:16:37 11:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 11:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 11:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 11:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 11:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:16:37 11:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 11:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 11:15:01 2 0.03 0.00 0.02 0.03 0.02 99.90 11:16:37 11:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 11:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 11:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 11:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 11:15:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:16:37 11:16:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:16:37 11:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 11:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:16:37 11:16:01 2 0.05 0.00 0.02 0.02 0.00 99.92 11:16:37 11:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 11:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:16:37 11:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:16:37 11:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:16:37 11:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:16:37 Average: all 7.61 0.00 1.42 0.54 0.03 90.39 11:16:37 Average: 0 7.14 0.00 1.36 0.57 0.03 90.91 11:16:37 Average: 1 7.97 0.00 1.46 0.54 0.03 90.00 11:16:37 Average: 2 8.14 0.00 1.43 0.41 0.03 89.99 11:16:37 Average: 3 7.39 0.00 1.45 0.48 0.03 90.65 11:16:37 Average: 4 7.30 0.00 1.36 0.61 0.02 90.70 11:16:37 Average: 5 8.20 0.00 1.42 0.53 0.03 89.81 11:16:37 Average: 6 7.20 0.00 1.43 0.71 0.03 90.63 11:16:37 Average: 7 7.56 0.00 1.45 0.51 0.03 90.45 11:16:37 11:16:37 11:16:37