Branch indexing 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 6477e2ac7359a4b800acd5857bc404d4297ec701+ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 (67c33bc307f70125686efcec4923ec5f8cd40edd) 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-ssh1241415627847270416.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-ssh17357263451792169127.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3948/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3948/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14707302020237066865.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9821622129017974263.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3948/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3948/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9977319613687039572.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-20718 in /w/workspace/edgexfoundry_edgex-go_PR-3948 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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 > 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/3948/head:refs/remotes/origin/PR-3948 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 into PR head commit 6477e2ac7359a4b800acd5857bc404d4297ec701 Merge succeeded, producing 2428a0ee4410790165453aa9b71060fc80f7feae Checking out Revision 2428a0ee4410790165453aa9b71060fc80f7feae (PR-3948) > git config core.sparsecheckout # timeout=10 > git checkout -f 6477e2ac7359a4b800acd5857bc404d4297ec701 # 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 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2428a0ee4410790165453aa9b71060fc80f7feae # timeout=10 Commit message: "Merge commit 'ad3b9b7afaca9b4f12e4a94d612d3496d02fef27' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 3aeba54608afeca21b20a61105b22c6ee27a32c1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:31:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:31:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:31:05 ========================================================= 20:31:05 EdgeX Global Pipelines Version Info 20:31:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:31:06 ------------------- 20:31:06 stable info: 20:31:06 ------------------- 20:31:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:31:06 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:31:06 Message: update stable to v1.0.221 20:31:06 ------------------- 20:31:06 experimental info: 20:31:06 ------------------- 20:31:06 Commited By: **** collab-it+edgex@linuxfoundation.org 20:31:06 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:31:06 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:31:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:31:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:31:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:31:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:31:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:31:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:31:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:31:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:31:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:31:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:31:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:31:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:31:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:31:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:31:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3948 [Pipeline] echo 20:31:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3948 [Pipeline] echo 20:31:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3948 [Pipeline] echo 20:31:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2428a0ee4410790165453aa9b71060fc80f7feae [Pipeline] echo 20:31:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2428a0e [Pipeline] echo 20:31:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:31:07 provisioning config files... 20:31:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config550873392347222774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:31:07 ---> docker-login.sh 20:31:07 nexus3.edgexfoundry.org:10001 20:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:07 Configure a credential helper to remove this warning. See 20:31:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:07 20:31:07 Login Succeeded 20:31:07 nexus3.edgexfoundry.org:10002 20:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:08 Configure a credential helper to remove this warning. See 20:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:08 20:31:08 Login Succeeded 20:31:08 nexus3.edgexfoundry.org:10003 20:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:08 Configure a credential helper to remove this warning. See 20:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:08 20:31:08 Login Succeeded 20:31:08 nexus3.edgexfoundry.org:10004 20:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:08 Configure a credential helper to remove this warning. See 20:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:08 20:31:08 Login Succeeded 20:31:08 docker.io 20:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:09 Configure a credential helper to remove this warning. See 20:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:09 20:31:09 Login Succeeded 20:31:09 ---> docker-login.sh ends [Pipeline] } 20:31:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:31:09 + 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 20:31:09 + dirname cmd/core-command/Dockerfile 20:31:09 + cut -d/ -f2 20:31:09 + echo core-command,cmd/core-command/Dockerfile 20:31:09 + dirname cmd/core-data/Dockerfile 20:31:09 + cut -d/ -f2 20:31:09 + echo core-data,cmd/core-data/Dockerfile 20:31:09 + dirname cmd/core-metadata/Dockerfile 20:31:09 + cut -d/ -f2 20:31:09 + echo core-metadata,cmd/core-metadata/Dockerfile 20:31:09 + dirname cmd/security-bootstrapper/Dockerfile 20:31:09 + cut -d/ -f2 20:31:09 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:31:09 + dirname cmd/security-proxy-setup/Dockerfile 20:31:09 + cut -d/ -f2 20:31:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:31:09 + + dirname cmd/security-secretstore-setup/Dockerfile 20:31:09 cut -d/ -f2 20:31:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:31:09 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:31:09 + cut -d/ -f2 20:31:09 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:31:09 + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ 20:31:09 -f2 20:31:09 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:31:09 + dirname cmd/security-spire-config/Dockerfile 20:31:09 + cut -d/ -f2 20:31:09 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:31:09 + dirname cmd/security-spire-server/Dockerfile 20:31:09 + cut -d/ -f2 20:31:09 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:31:09 + dirname cmd/support-notifications/Dockerfile 20:31:09 + cut -d/ -f2 20:31:09 + echo support-notifications,cmd/support-notifications/Dockerfile 20:31:09 + dirname cmd/support-scheduler/Dockerfile 20:31:09 + cut -d/ -f2 20:31:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:31:09 + dirname cmd/sys-mgmt-agent/Dockerfile 20:31:09 + cut -d/ -f2 20:31:09 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:31:09 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 20:31:09 + git rev-list -1 --merges 2428a0ee4410790165453aa9b71060fc80f7feae~1..2428a0ee4410790165453aa9b71060fc80f7feae [Pipeline] echo 20:31:09 -----------> git rev-list -1 --merges 2428a0ee4410790165453aa9b71060fc80f7feae~1..2428a0ee4410790165453aa9b71060fc80f7feae 2428a0ee4410790165453aa9b71060fc80f7feae 20:31:09 2428a0ee4410790165453aa9b71060fc80f7feae [false] [Pipeline] sh 20:31:10 + git log --format=format:%s -1 2428a0ee4410790165453aa9b71060fc80f7feae [Pipeline] echo 20:31:10 ========================================================= 20:31:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:31:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:31:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:31:10 + grep -v github /etc/ssh/ssh_known_hosts 20:31:10 + [ -e /tmp/ssh_known_hosts ] 20:31:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:31:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:31:10 + sudo tee -a /etc/ssh/ssh_known_hosts 20:31:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:31:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:31:10 20:31:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:31:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:31:11 latest: Pulling from edgex-devops/git-semver 20:31:11 a0d0a0d46f8b: Pulling fs layer 20:31:11 3e5f54012d9b: Pulling fs layer 20:31:11 4c7163046ea9: Pulling fs layer 20:31:11 0c2d73faf560: Pulling fs layer 20:31:11 0c2d73faf560: Waiting 20:31:11 3e5f54012d9b: Verifying Checksum 20:31:11 3e5f54012d9b: Download complete 20:31:11 a0d0a0d46f8b: Verifying Checksum 20:31:11 a0d0a0d46f8b: Download complete 20:31:11 4c7163046ea9: Verifying Checksum 20:31:11 4c7163046ea9: Download complete 20:31:11 0c2d73faf560: Verifying Checksum 20:31:11 0c2d73faf560: Download complete 20:31:11 a0d0a0d46f8b: Pull complete 20:31:11 3e5f54012d9b: Pull complete 20:31:11 4c7163046ea9: Pull complete 20:31:11 0c2d73faf560: Pull complete 20:31:11 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:31:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:31:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:31:12 prd-ubuntu20.04-docker-8c-8g-20718 does not seem to be running inside a container 20:31:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:10004/edgex-devops/git-semver:latest cat 20:31:12 $ docker top 4307a4b62cdff6102c07c78f3f56029374dfb9e13f25c9cebca286c59e3eb9f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:31:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:31:12 [ssh-agent] Looking for ssh-agent implementation... 20:31:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:31:13 $ docker exec 4307a4b62cdff6102c07c78f3f56029374dfb9e13f25c9cebca286c59e3eb9f3 ssh-agent 20:31:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgBkMAC/agent.12 20:31:13 SSH_AGENT_PID=18 20:31:13 Running ssh-add (command line suppressed) 20:31:13 Identity added: /w/workspace/edgex-go/6@tmp/private_key_8352739465973733331.key (/w/workspace/edgex-go/6@tmp/private_key_8352739465973733331.key) 20:31:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:31:13 + git tag --points-at HEAD [Pipeline] } 20:31:13 $ docker exec --env ******** --env ******** 4307a4b62cdff6102c07c78f3f56029374dfb9e13f25c9cebca286c59e3eb9f3 ssh-agent -k 20:31:13 unset SSH_AUTH_SOCK; 20:31:13 unset SSH_AGENT_PID; 20:31:13 echo Agent pid 18 killed; 20:31:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:31:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:31:13 [ssh-agent] Looking for ssh-agent implementation... 20:31:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:31:14 $ docker exec 4307a4b62cdff6102c07c78f3f56029374dfb9e13f25c9cebca286c59e3eb9f3 ssh-agent 20:31:14 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOHFJol/agent.53 20:31:14 SSH_AGENT_PID=60 20:31:14 Running ssh-add (command line suppressed) 20:31:14 Identity added: /w/workspace/edgex-go/6@tmp/private_key_1041704449382622325.key (/w/workspace/edgex-go/6@tmp/private_key_1041704449382622325.key) 20:31:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:31:14 + git semver init 20:31:14 # -> Open(): unable to determine branch for HEAD 20:31:14 # $GIT_DIR = /w/workspace/edgex-go/6/.git 20:31:14 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 20:31:14 # $SEMVER_REMOTE_NAME = origin 20:31:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:31:14 # $SEMVER_USER_NAME = edgex-jenkins 20:31:14 # $SEMVER_BRANCH = PR-3948 20:31:14 # $SEMVER_TEMP = /tmp/semver-655776586 20:31:14 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:31:29 # '/tmp/semver-655776586' -> '/w/workspace/edgex-go/6/.semver' 20:31:29 # -> Force: false 20:31:29 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 20:31:29 $ docker exec --env ******** --env ******** 4307a4b62cdff6102c07c78f3f56029374dfb9e13f25c9cebca286c59e3eb9f3 ssh-agent -k 20:31:29 unset SSH_AUTH_SOCK; 20:31:29 unset SSH_AGENT_PID; 20:31:29 echo Agent pid 60 killed; 20:31:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:31:29 + git semver [Pipeline] } 20:31:29 $ docker stop --time=1 4307a4b62cdff6102c07c78f3f56029374dfb9e13f25c9cebca286c59e3eb9f3 20:31:31 $ docker rm -f 4307a4b62cdff6102c07c78f3f56029374dfb9e13f25c9cebca286c59e3eb9f3 [Pipeline] // withDockerContainer [Pipeline] sh 20:31:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:31:32 Stashed 1 file(s) [Pipeline] echo 20:31:32 [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 20:31:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:31:32 ========================================================= 20:31:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:31:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:31:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:32 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:31:32 59bf1c3509f3: Pulling fs layer 20:31:32 666ba61612fd: Pulling fs layer 20:31:32 8ed8ca486205: Pulling fs layer 20:31:32 4fe6c5a15a65: Pulling fs layer 20:31:32 22a0e8bec74d: Pulling fs layer 20:31:32 640e595b4fbd: Pulling fs layer 20:31:32 763cafe07f6e: Pulling fs layer 20:31:32 0c0b528cf693: Pulling fs layer 20:31:32 10935f4eaf8b: Pulling fs layer 20:31:32 4fe6c5a15a65: Waiting 20:31:32 640e595b4fbd: Waiting 20:31:32 10935f4eaf8b: Waiting 20:31:32 763cafe07f6e: Waiting 20:31:32 22a0e8bec74d: Waiting 20:31:32 8ed8ca486205: Download complete 20:31:32 666ba61612fd: Verifying Checksum 20:31:32 666ba61612fd: Download complete 20:31:32 22a0e8bec74d: Download complete 20:31:32 59bf1c3509f3: Verifying Checksum 20:31:32 640e595b4fbd: Verifying Checksum 20:31:32 640e595b4fbd: Download complete 20:31:32 763cafe07f6e: Verifying Checksum 20:31:32 763cafe07f6e: Download complete 20:31:33 0c0b528cf693: Verifying Checksum 20:31:33 0c0b528cf693: Download complete 20:31:33 59bf1c3509f3: Pull complete 20:31:33 666ba61612fd: Pull complete 20:31:33 8ed8ca486205: Pull complete 20:31:33 10935f4eaf8b: Verifying Checksum 20:31:33 10935f4eaf8b: Download complete 20:31:33 4fe6c5a15a65: Verifying Checksum 20:31:33 4fe6c5a15a65: Download complete 20:31:37 4fe6c5a15a65: Pull complete 20:31:38 22a0e8bec74d: Pull complete 20:31:38 640e595b4fbd: Pull complete 20:31:38 763cafe07f6e: Pull complete 20:31:38 0c0b528cf693: Pull complete 20:31:40 10935f4eaf8b: Pull complete 20:31:40 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 20:31:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:31:41 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:41 WORKDIR /edgex 20:31:41 COPY go.mod . 20:31:41 RUN go mod download 20:31:41 + docker build -t ci-base-image-x86_64 -f - . 20:31:42 Sending build context to Docker daemon 334.9MB 20:31:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:42 ---> 99d49a6021b9 20:31:42 Step 2/4 : WORKDIR /edgex 20:31:44 ---> Running in 193ca1dcd034 20:31:44 Removing intermediate container 193ca1dcd034 20:31:44 ---> d373187da298 20:31:44 Step 3/4 : COPY go.mod . 20:31:44 ---> 3f5c7083953f 20:31:44 Step 4/4 : RUN go mod download 20:31:44 ---> Running in 1cee2e5eb223 20:31:47 Still waiting to schedule task 20:31:47 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20719’ 20:31:59 Removing intermediate container 1cee2e5eb223 20:31:59 ---> d83bd5940b83 20:31:59 Successfully built d83bd5940b83 20:31:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:31:59 + docker inspect -f . ci-base-image-x86_64 20:31:59 . [Pipeline] withDockerContainer 20:32:00 prd-ubuntu20.04-docker-8c-8g-20718 does not seem to be running inside a container 20:32:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:32:00 $ docker top cf79fe4c4a06fd997dc779ed9aabbeb8b2433ac5d326e745f6cbf3ed7969dcba -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:00 + go version 20:32:00 go version go1.17.6 linux/amd64 [Pipeline] } 20:32:00 $ docker stop --time=1 cf79fe4c4a06fd997dc779ed9aabbeb8b2433ac5d326e745f6cbf3ed7969dcba 20:32:02 $ docker rm -f cf79fe4c4a06fd997dc779ed9aabbeb8b2433ac5d326e745f6cbf3ed7969dcba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:32:02 + docker inspect -f . ci-base-image-x86_64 20:32:02 . [Pipeline] withDockerContainer 20:32:02 prd-ubuntu20.04-docker-8c-8g-20718 does not seem to be running inside a container 20:32:02 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:32:03 $ docker top f703450ae6386d68f81e09386d26969dd5706666af6f45cdec9cf5c0a2fbcb76 -eo pid,comm [Pipeline] { [Pipeline] echo 20:32:03 ========================================================= 20:32:03 [edgeXBuildGoParallel] Running Tests and Build... 20:32:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:32:03 + make test 20:32:03 go mod tidy -compat=1.17 20:32:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:32:10 ? github.com/edgexfoundry/edgex-go [no test files] 20:32:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:32:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:32:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:32:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:32:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:32:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:32:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:32:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:32:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:32:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:32:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:32:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:32:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:32:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:32:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.077s coverage: 28.7% of statements 20:32:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:32:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.123s coverage: 98.5% of statements 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 54.9% of statements 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:32:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.734s coverage: 89.2% of statements 20:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:32:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.074s coverage: 84.4% of statements 20:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:32:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.579s coverage: 95.4% of statements 20:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:32:27 ok github.com/edgexfoundry/edgex-go/internal/io 0.108s coverage: 72.2% of statements 20:32:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:32:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:32:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:32:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:32:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:32:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.096s coverage: 60.0% of statements 20:32:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:32:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:32:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:32:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.106s coverage: 0.9% of statements 20:32:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:32:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 20:32:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 24.0% of statements 20:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.087s coverage: 47.1% of statements 20:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements 20:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.096s coverage: 94.1% of statements 20:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements 20:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 20:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 20:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements 20:32:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.224s coverage: 82.5% of statements 20:32:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.104s coverage: 92.9% of statements 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.044s coverage: 65.1% of statements 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 58.8% of statements 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements 20:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements 20:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements 20:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.168s coverage: 91.2% of statements 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.194s coverage: 64.4% of statements 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 20:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.051s coverage: 89.4% of statements 20:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 20:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.021s coverage: 73.7% of statements 20:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 20:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.429s coverage: 65.4% of statements 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 43.8% of statements 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:32:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:32:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.166s coverage: 92.3% of statements 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:32:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 63.2% of statements 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:32:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.131s coverage: 97.7% of statements 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:32:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:32:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:32:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 20:32:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 20:32:48 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 20:33:06 GO111MODULE=on go vet ./... 20:33:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:33:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:33:12 ./bin/test-attribution-txt.sh [Pipeline] echo 20:33:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:33:12 + ls -al . 20:33:12 total 668 20:33:12 drwxrwxr-x 10 1001 1001 4096 Apr 12 20:33 . 20:33:12 drwxr-xr-x 4 root root 4096 Apr 12 20:32 .. 20:33:12 -rw-rw-r-- 1 1001 1001 11 Apr 12 20:31 .dockerignore 20:33:12 drwxrwxr-x 8 1001 1001 4096 Apr 12 20:31 .git 20:33:12 drwxrwxr-x 3 1001 1001 4096 Apr 12 20:31 .github 20:33:12 -rw-rw-r-- 1 1001 1001 879 Apr 12 20:31 .gitignore 20:33:12 -rw-rw-r-- 1 1001 1001 42 Apr 12 20:31 .golangci.yml 20:33:12 -rw-rw-r-- 1 1001 1001 87 Apr 12 20:31 .hadolint.yml 20:33:12 drwx------ 3 1001 1001 4096 Apr 12 20:31 .semver 20:33:12 -rw-rw-r-- 1 1001 1001 166 Apr 12 20:31 .sonarcloud.properties 20:33:12 -rw-rw-r-- 1 1001 1001 1171 Apr 12 20:31 ADOPTERS.md 20:33:12 -rw-rw-r-- 1 1001 1001 9953 Apr 12 20:31 Attribution.txt 20:33:12 -rw-rw-r-- 1 1001 1001 51732 Apr 12 20:31 CHANGELOG.md 20:33:12 -rw-rw-r-- 1 1001 1001 3804 Apr 12 20:31 CONTRIBUTING.md 20:33:12 -rw-rw-r-- 1 1001 1001 677 Apr 12 20:31 GOVERNANCE.md 20:33:12 -rw-rw-r-- 1 1001 1001 850 Apr 12 20:31 Jenkinsfile 20:33:12 -rw-rw-r-- 1 1001 1001 10775 Apr 12 20:31 LICENSE 20:33:12 -rw-rw-r-- 1 1001 1001 8478 Apr 12 20:31 Makefile 20:33:12 -rw-rw-r-- 1 1001 1001 582 Apr 12 20:31 OWNERS.md 20:33:12 -rw-rw-r-- 1 1001 1001 8207 Apr 12 20:31 README.md 20:33:12 -rw-rw-r-- 1 1001 1001 6912 Apr 12 20:31 SECURITY.md 20:33:12 -rw-rw-r-- 1 1001 1001 5 Apr 12 20:31 VERSION 20:33:12 -rw-rw-r-- 1 1001 1001 4131 Apr 12 20:31 ZMQWindows.md 20:33:12 drwxrwxr-x 2 1001 1001 4096 Apr 12 20:31 bin 20:33:12 drwxrwxr-x 18 1001 1001 4096 Apr 12 20:31 cmd 20:33:12 -rw-r--r-- 1 root root 432619 Apr 12 20:32 coverage.out 20:33:12 -rw-rw-r-- 1 1001 1001 3175 Apr 12 20:31 go.mod 20:33:12 -rw-rw-r-- 1 1001 1001 34990 Apr 12 20:31 go.sum 20:33:12 drwxrwxr-x 8 1001 1001 4096 Apr 12 20:31 internal 20:33:12 drwxrwxr-x 3 1001 1001 4096 Apr 12 20:31 openapi 20:33:12 drwxrwxr-x 4 1001 1001 4096 Apr 12 20:31 snap 20:33:12 -rw-rw-r-- 1 1001 1001 204 Apr 12 20:31 version.go [Pipeline] sh 20:33:13 + '[' -e coverage.out ] 20:33:13 + chown 1001:1001 coverage.out [Pipeline] stash 20:33:13 Stashed 1 file(s) [Pipeline] sh 20:33:13 + make build 20:33:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:33:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:33:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:33:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:33:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:33:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:33:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:33:49 CGO_ENABLED=0 GO111MODULE=on go build -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 20:33:50 CGO_ENABLED=0 GO111MODULE=on go build -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 20:33:52 CGO_ENABLED=0 GO111MODULE=on go build -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 20:33:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:33:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:33:56 CGO_ENABLED=0 GO111MODULE=on go build -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] } 20:33:57 $ docker stop --time=1 f703450ae6386d68f81e09386d26969dd5706666af6f45cdec9cf5c0a2fbcb76 20:34:00 $ docker rm -f f703450ae6386d68f81e09386d26969dd5706666af6f45cdec9cf5c0a2fbcb76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:34:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:34:01 20:34:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:34:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:34:01 latest: Pulling from edgex-devops/edgex-compose 20:34:01 cbdbe7a5bc2a: Pulling fs layer 20:34:01 ca9280d653b3: Pulling fs layer 20:34:01 7e9c9ca2126c: Pulling fs layer 20:34:01 cbdbe7a5bc2a: Download complete 20:34:01 ca9280d653b3: Verifying Checksum 20:34:01 ca9280d653b3: Download complete 20:34:01 cbdbe7a5bc2a: Pull complete 20:34:01 7e9c9ca2126c: Verifying Checksum 20:34:01 7e9c9ca2126c: Download complete 20:34:02 ca9280d653b3: Pull complete 20:34:06 7e9c9ca2126c: Pull complete 20:34:06 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:34:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:34:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:34:06 prd-ubuntu20.04-docker-8c-8g-20718 does not seem to be running inside a container 20:34:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:34:07 $ docker top 2c767aa58c8dea7729313ada2fe1030de4057bc4ec4ec855ccade0a1a8cd3781 -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:08 + docker-compose build --help 20:34:08 + grep parallel 20:34:08 --parallel Build images in parallel. [Pipeline] } 20:34:08 $ docker stop --time=1 2c767aa58c8dea7729313ada2fe1030de4057bc4ec4ec855ccade0a1a8cd3781 20:34:10 $ docker rm -f 2c767aa58c8dea7729313ada2fe1030de4057bc4ec4ec855ccade0a1a8cd3781 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:34:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:34:10 . [Pipeline] withDockerContainer 20:34:10 prd-ubuntu20.04-docker-8c-8g-20718 does not seem to be running inside a container 20:34:10 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:34:11 $ docker top 47caadbe4fa02d24414ad17cc5c01360f32c0ca3b3c74a9c623fd5e1bafab984 -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:11 + docker-compose -f ./docker-compose-build.yml build --parallel 20:34:12 Building core-command ... 20:34:12 Building core-data ... 20:34:12 Building core-metadata ... 20:34:12 Building security-bootstrapper ... 20:34:12 Building security-proxy-setup ... 20:34:12 Building security-secretstore-setup ... 20:34:12 Building security-spiffe-token-provider ... 20:34:12 Building security-spire-agent ... 20:34:12 Building security-spire-config ... 20:34:12 Building security-spire-server ... 20:34:12 Building support-notifications ... 20:34:12 Building support-scheduler ... 20:34:12 Building sys-mgmt-agent ... 20:34:12 Building security-bootstrapper 20:34:12 Building support-scheduler 20:34:12 Building security-spire-config 20:34:12 Building support-notifications 20:34:12 Building security-proxy-setup 20:34:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20722 in /w/workspace/edgexfoundry_edgex-go_PR-3948 [Pipeline] { [Pipeline] ws 20:34:31 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 20:34:31 The recommended git tool is: git 20:34:38 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:38 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:34:38 ---> d83bd5940b83 20:34:38 Step 3/31 : WORKDIR /edgex-go 20:34:38 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:38 ---> d83bd5940b83 20:34:38 Step 3/22 : WORKDIR /edgex-go 20:34:38 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:34:38 ---> d83bd5940b83 20:34:38 Step 3/26 : WORKDIR /edgex-go 20:34:38 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:38 ---> d83bd5940b83 20:34:38 Step 3/22 : WORKDIR /edgex-go 20:34:38 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:38 ---> d83bd5940b83 20:34:38 Step 3/22 : WORKDIR /edgex-go 20:34:38 ---> Running in c9d307e796e4 20:34:38 ---> Running in c0f544198a23 20:34:38 ---> Running in 64b9a101162d 20:34:38 ---> Running in b3d68eab91dd 20:34:38 ---> Running in 88fab4605ef1 20:34:38 Removing intermediate container b3d68eab91dd 20:34:38 ---> d7585961ba5c 20:34:38 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:38 Removing intermediate container c0f544198a23 20:34:38 ---> c569c75f1998 20:34:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:38 Removing intermediate container c9d307e796e4 20:34:38 Removing intermediate container 88fab4605ef1 20:34:38 ---> 54edb114d0ee 20:34:38 ---> 944c6c60fb2b 20:34:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:38 20:34:38 ---> Running in de44bf98bdb2 20:34:38 Removing intermediate container 64b9a101162d 20:34:38 ---> 01e5d6cee093 20:34:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:38 ---> Running in f0adc8a826cb 20:34:38 ---> Running in 07d4c3df4a22 20:34:38 ---> Running in 64873fdedfad 20:34:38 ---> Running in b61bf27998a9 20:34:38 Removing intermediate container de44bf98bdb2 20:34:38 ---> 4ed44846b0d0 20:34:38 Step 5/31 : RUN apk add --update --no-cache make git 20:34:38 ---> Running in 0e31b62896d2 20:34:39 Removing intermediate container 07d4c3df4a22 20:34:39 ---> d9b96333ffbb 20:34:39 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:34:39 ---> Running in ee31cb192b18 20:34:39 Removing intermediate container f0adc8a826cb 20:34:39 ---> c78e0a902e20 20:34:39 Step 5/22 : RUN apk add --update --no-cache make git 20:34:39 ---> Running in dda53559f3e8 20:34:39 Removing intermediate container 64873fdedfad 20:34:39 ---> b575e75cfee2 20:34:39 Step 5/22 : RUN apk add --update --no-cache make git 20:34:39 ---> Running in b70532448b4d 20:34:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:39 Removing intermediate container b61bf27998a9 20:34:39 ---> eea70586079d 20:34:39 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:34:39 ---> Running in 009c56f6f32f 20:34:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:40 OK: 221 MiB in 52 packages 20:34:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:41 OK: 221 MiB in 52 packages 20:34:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:41 OK: 221 MiB in 52 packages 20:34:41 Removing intermediate container 0e31b62896d2 20:34:41 ---> d2c441d31979 20:34:41 Step 6/31 : COPY go.mod vendor* ./ 20:34:41 OK: 221 MiB in 52 packages 20:34:41 ---> 5250a0d22225 20:34:41 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:41 ---> Running in ab7c49c855e6 20:34:41 OK: 221 MiB in 52 packages 20:34:41 using credential edgex-jenkins-ssh 20:34:41 Cloning the remote Git repository 20:34:41 Removing intermediate container ee31cb192b18 20:34:41 ---> c9bbe61c2ff1 20:34:41 Step 6/22 : COPY go.mod vendor* ./ 20:34:41 Removing intermediate container dda53559f3e8 20:34:41 ---> 2ce2dc748d95 20:34:41 Step 6/22 : COPY go.mod vendor* ./ 20:34:41 Removing intermediate container b70532448b4d 20:34:41 ---> bc1d2719d960 20:34:41 Step 6/22 : COPY go.mod vendor* ./ 20:34:42 ---> 8cdf1b7badfd 20:34:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:42 ---> f253f440085f 20:34:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:42 ---> Running in 5c37cfd391b7 20:34:42 ---> Running in 906c2bb4c12d 20:34:42 Removing intermediate container 009c56f6f32f 20:34:42 ---> 4ef0749cee6b 20:34:42 Step 6/26 : COPY go.mod vendor* ./ 20:34:42 ---> 5914f26f0c0e 20:34:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:42 ---> Running in 266f1274670f 20:34:42 ---> e0fa16903932 20:34:42 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:34:41 > git init /w/workspace/edgex-go/6 # timeout=10 20:34:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:34:42 > git --version # timeout=10 20:34:42 > git --version # 'git version 2.25.1' 20:34:42 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:42 ---> Running in 03055dac74f1 20:34:42 Removing intermediate container ab7c49c855e6 20:34:42 ---> bad7542c0dc7 20:34:42 Step 8/31 : COPY . . 20:34:43 Removing intermediate container 5c37cfd391b7 20:34:43 ---> 1c2d575cd14b 20:34:43 Step 8/22 : COPY . . 20:34:43 Removing intermediate container 266f1274670f 20:34:43 ---> f90d2544ec62 20:34:43 Step 8/22 : COPY . . 20:34:43 Removing intermediate container 906c2bb4c12d 20:34:43 ---> 1657b742bc7a 20:34:43 Step 8/22 : COPY . . 20:34:45 Removing intermediate container 03055dac74f1 20:34:45 ---> bf6f02d923df 20:34:45 Step 8/26 : COPY . . 20:34:53 ---> 14b4e5b5219a 20:34:53 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:34:53 ---> d05871d234df 20:34:53 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:34:53 ---> 0e0d46630669 20:34:53 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:34:53 ---> dcd46292ebb2 20:34:53 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:34:53 ---> Running in f3d25559b6da 20:34:53 ---> 1c381f0bdde1 20:34:53 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:34:53 ---> Running in d5cddd1f4858 20:34:53 ---> Running in c19becbde5f2 20:34:53 ---> Running in 8c1e8efc7df5 20:34:53 ---> Running in c62576a59bea 20:34:53 Removing intermediate container c19becbde5f2 20:34:53 ---> 78dffc3e04aa 20:34:53 Step 10/26 : RUN mkdir -p spire-build 20:34:53 ---> Running in 1678be46c8cd 20:34:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:34:54 CGO_ENABLED=0 GO111MODULE=on go build -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 20:34:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:34:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:34:55 Removing intermediate container 1678be46c8cd 20:34:55 ---> 630f1c3ae643 20:34:55 Step 11/26 : WORKDIR /edgex-go/spire-build 20:34:55 ---> Running in 1b751bee03c8 20:34:55 Removing intermediate container 1b751bee03c8 20:34:55 ---> 45c4106020e6 20:34:55 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 20:34:55 ---> Running in 23123e114479 20:34:56 spire-1.2.1/ 20:34:56 spire-1.2.1/.data/ 20:34:56 spire-1.2.1/.data/.file 20:34:56 spire-1.2.1/.dockerignore 20:34:56 spire-1.2.1/.gitattributes 20:34:56 spire-1.2.1/.githooks/ 20:34:56 spire-1.2.1/.githooks/pre-commit 20:34:56 spire-1.2.1/.github/ 20:34:56 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:34:56 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:34:56 spire-1.2.1/.github/dependabot.yml 20:34:56 spire-1.2.1/.github/workflows/ 20:34:56 spire-1.2.1/.github/workflows/nightly_build.yaml 20:34:56 spire-1.2.1/.github/workflows/pr_build.yaml 20:34:56 spire-1.2.1/.github/workflows/release_build.yaml 20:34:56 spire-1.2.1/.github/workflows/scripts/ 20:34:56 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:34:56 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:34:56 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:34:56 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:34:56 spire-1.2.1/.github/workflows/scripts/split.sh 20:34:56 spire-1.2.1/.gitignore 20:34:56 spire-1.2.1/.go-version 20:34:56 spire-1.2.1/.golangci.yml 20:34:56 spire-1.2.1/ADOPTERS.md 20:34:56 spire-1.2.1/CHANGELOG.md 20:34:56 spire-1.2.1/CODE-OF-CONDUCT.md 20:34:56 spire-1.2.1/CODEOWNERS 20:34:56 spire-1.2.1/CONTRIBUTING.md 20:34:56 spire-1.2.1/Dockerfile 20:34:56 spire-1.2.1/Dockerfile.dev 20:34:56 spire-1.2.1/Dockerfile.scratch 20:34:56 spire-1.2.1/LICENSE 20:34:56 spire-1.2.1/MAINTAINERS.md 20:34:56 spire-1.2.1/Makefile 20:34:56 spire-1.2.1/README.md 20:34:56 spire-1.2.1/ROADMAP.md 20:34:56 spire-1.2.1/SECURITY.md 20:34:56 spire-1.2.1/cmd/ 20:34:56 spire-1.2.1/cmd/spire-agent/ 20:34:56 spire-1.2.1/cmd/spire-agent/cli/ 20:34:56 spire-1.2.1/cmd/spire-agent/cli/api/ 20:34:56 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:34:56 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:34:56 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:34:56 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:34:56 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:34:56 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:34:56 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:34:56 spire-1.2.1/cmd/spire-agent/cli/common/ 20:34:56 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:34:56 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:34:56 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:34:56 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:34:56 spire-1.2.1/cmd/spire-agent/cli/run/ 20:34:56 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:34:56 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:34:56 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:34:56 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:34:56 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:34:56 spire-1.2.1/cmd/spire-agent/main.go 20:34:56 spire-1.2.1/cmd/spire-server/ 20:34:56 spire-1.2.1/cmd/spire-server/cli/ 20:34:56 spire-1.2.1/cmd/spire-server/cli/agent/ 20:34:56 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:34:56 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/cli.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/entry/ 20:34:56 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/federation/ 20:34:56 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:34:56 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:34:56 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/run/ 20:34:56 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/token/ 20:34:56 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/validate/ 20:34:56 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/x509/ 20:34:56 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:34:56 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:34:56 spire-1.2.1/cmd/spire-server/main.go 20:34:56 spire-1.2.1/cmd/spire-server/util/ 20:34:56 spire-1.2.1/cmd/spire-server/util/util.go 20:34:56 spire-1.2.1/conf/ 20:34:56 spire-1.2.1/conf/agent/ 20:34:56 spire-1.2.1/conf/agent/agent.conf 20:34:56 spire-1.2.1/conf/agent/agent_full.conf 20:34:56 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:34:56 spire-1.2.1/conf/server/ 20:34:56 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:34:56 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:34:56 spire-1.2.1/conf/server/server.conf 20:34:56 spire-1.2.1/conf/server/server_full.conf 20:34:56 spire-1.2.1/doc/ 20:34:56 spire-1.2.1/doc/SPIRE101.md 20:34:56 spire-1.2.1/doc/auditlog.md 20:34:56 spire-1.2.1/doc/authorization_policy_engine.md 20:34:56 spire-1.2.1/doc/changelog_guidelines.md 20:34:56 spire-1.2.1/doc/cure53-report.pdf 20:34:56 spire-1.2.1/doc/images/ 20:34:56 spire-1.2.1/doc/images/2019_roadmap.png 20:34:56 spire-1.2.1/doc/images/SPIRE101.png 20:34:56 spire-1.2.1/doc/images/SPIRE_agent.png 20:34:56 spire-1.2.1/doc/images/SPIRE_server.png 20:34:56 spire-1.2.1/doc/images/cache_mgr.png 20:34:56 spire-1.2.1/doc/images/cache_mgr_components.png 20:34:56 spire-1.2.1/doc/images/federated_spire.png 20:34:56 spire-1.2.1/doc/images/ha_mode.png 20:34:56 spire-1.2.1/doc/images/nested_spire.png 20:34:56 spire-1.2.1/doc/images/oidc_federation.png 20:34:56 spire-1.2.1/doc/images/single_trust_domain.png 20:34:56 spire-1.2.1/doc/images/spiffe_compatible.png 20:34:56 spire-1.2.1/doc/images/spire_logo.png 20:34:56 spire-1.2.1/doc/migrating_registration_api_clients.md 20:34:56 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:34:56 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:34:56 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:34:56 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:34:56 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:34:56 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:34:56 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:34:56 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:34:56 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:34:56 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:34:56 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:34:56 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:34:56 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:34:56 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:34:56 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:34:56 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:34:56 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:34:56 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:34:56 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:34:56 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:34:56 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:34:56 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:34:56 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:34:56 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:34:56 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:34:56 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:34:56 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:34:56 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:34:56 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:34:56 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:34:56 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:34:56 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:34:56 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:34:56 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:34:56 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:34:56 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:34:56 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:34:56 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:34:56 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:34:56 spire-1.2.1/doc/scaling_spire.md 20:34:56 spire-1.2.1/doc/spire_agent.md 20:34:56 spire-1.2.1/doc/spire_server.md 20:34:56 spire-1.2.1/doc/supported_integrations.md 20:34:56 spire-1.2.1/doc/telemetry.md 20:34:56 spire-1.2.1/doc/telemetry_config.md 20:34:56 spire-1.2.1/doc/upgrading.md 20:34:56 spire-1.2.1/doc/using_spire.md 20:34:56 spire-1.2.1/examples/ 20:34:56 spire-1.2.1/examples/README.md 20:34:56 spire-1.2.1/go.mod 20:34:56 spire-1.2.1/go.sum 20:34:56 spire-1.2.1/pkg/ 20:34:56 spire-1.2.1/pkg/agent/ 20:34:56 spire-1.2.1/pkg/agent/agent.go 20:34:56 spire-1.2.1/pkg/agent/api/ 20:34:56 spire-1.2.1/pkg/agent/api/config.go 20:34:56 spire-1.2.1/pkg/agent/api/debug/ 20:34:56 spire-1.2.1/pkg/agent/api/debug/v1/ 20:34:56 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:34:56 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:34:56 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:34:56 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:34:56 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:34:56 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:34:56 spire-1.2.1/pkg/agent/api/endpoints.go 20:34:56 spire-1.2.1/pkg/agent/api/health/ 20:34:56 spire-1.2.1/pkg/agent/api/health/v1/ 20:34:56 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:34:56 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:34:56 spire-1.2.1/pkg/agent/api/rpccontext/ 20:34:56 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:34:56 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:34:56 spire-1.2.1/pkg/agent/attestor/ 20:34:56 spire-1.2.1/pkg/agent/attestor/node/ 20:34:56 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:34:56 spire-1.2.1/pkg/agent/attestor/node/node.go 20:34:56 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:34:56 spire-1.2.1/pkg/agent/attestor/workload/ 20:34:56 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:34:56 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:34:56 spire-1.2.1/pkg/agent/catalog/ 20:34:56 spire-1.2.1/pkg/agent/catalog/catalog.go 20:34:56 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:34:56 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:34:56 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:34:56 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:34:56 spire-1.2.1/pkg/agent/client/ 20:34:56 spire-1.2.1/pkg/agent/client/client.go 20:34:56 spire-1.2.1/pkg/agent/client/client_test.go 20:34:56 spire-1.2.1/pkg/agent/client/dial.go 20:34:56 spire-1.2.1/pkg/agent/client/nodeconn.go 20:34:56 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:34:56 spire-1.2.1/pkg/agent/client/update.go 20:34:56 spire-1.2.1/pkg/agent/client/util.go 20:34:56 spire-1.2.1/pkg/agent/common/ 20:34:56 spire-1.2.1/pkg/agent/common/backoff/ 20:34:56 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:34:56 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:34:56 spire-1.2.1/pkg/agent/common/cgroups/ 20:34:56 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:34:56 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:34:56 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:34:56 spire-1.2.1/pkg/agent/config.go 20:34:56 spire-1.2.1/pkg/agent/endpoints/ 20:34:56 spire-1.2.1/pkg/agent/endpoints/config.go 20:34:56 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:34:56 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:34:56 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:34:56 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:34:56 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:34:56 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:34:56 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:34:56 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:34:56 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:34:56 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:34:56 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:34:56 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:34:56 spire-1.2.1/pkg/agent/endpoints/workload/ 20:34:56 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:34:56 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:34:56 spire-1.2.1/pkg/agent/manager/ 20:34:56 spire-1.2.1/pkg/agent/manager/cache/ 20:34:56 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:34:56 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:34:56 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:34:56 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:34:56 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:34:56 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:34:56 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:34:56 spire-1.2.1/pkg/agent/manager/config.go 20:34:56 spire-1.2.1/pkg/agent/manager/manager.go 20:34:56 spire-1.2.1/pkg/agent/manager/manager_test.go 20:34:56 spire-1.2.1/pkg/agent/manager/storage.go 20:34:56 spire-1.2.1/pkg/agent/manager/storage_test.go 20:34:56 spire-1.2.1/pkg/agent/manager/storecache/ 20:34:56 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:34:56 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:34:56 spire-1.2.1/pkg/agent/manager/sync.go 20:34:56 spire-1.2.1/pkg/agent/plugin/ 20:34:56 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:34:56 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:34:56 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:34:56 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:34:56 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:34:56 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:34:56 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:34:56 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:34:56 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:34:56 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:34:56 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:34:56 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:34:56 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:34:56 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:34:56 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:34:56 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:34:56 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:34:56 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:34:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:56 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:34:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:34:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:34:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:34:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:34:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:34:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:34:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:34:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:34:56 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:34:56 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:34:56 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:34:56 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:34:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:34:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:34:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:34:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:34:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:34:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:34:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:34:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:34:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:34:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:34:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:34:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:34:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:34:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:34:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:34:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:34:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:34:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:34:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:34:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:34:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:34:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:34:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:34:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:34:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:34:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:34:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:34:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:34:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:34:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:34:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:34:56 spire-1.2.1/pkg/agent/svid/ 20:34:56 spire-1.2.1/pkg/agent/svid/rotator.go 20:34:56 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:34:56 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:34:56 spire-1.2.1/pkg/agent/svid/store/ 20:34:56 spire-1.2.1/pkg/agent/svid/store/service.go 20:34:56 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:34:56 spire-1.2.1/pkg/common/ 20:34:56 spire-1.2.1/pkg/common/agentpathtemplate/ 20:34:56 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:34:56 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:34:56 spire-1.2.1/pkg/common/api/ 20:34:56 spire-1.2.1/pkg/common/api/metrics.go 20:34:56 spire-1.2.1/pkg/common/api/middleware/ 20:34:56 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:34:56 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:34:56 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:34:56 spire-1.2.1/pkg/common/api/middleware/logger.go 20:34:56 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:34:56 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:34:56 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:34:56 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:34:56 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:34:56 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:34:56 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:34:56 spire-1.2.1/pkg/common/api/middleware/names.go 20:34:56 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:34:56 spire-1.2.1/pkg/common/api/names.go 20:34:56 spire-1.2.1/pkg/common/api/ratelimit.go 20:34:56 spire-1.2.1/pkg/common/api/rpccontext/ 20:34:56 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:34:56 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:34:56 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:34:56 spire-1.2.1/pkg/common/auth/ 20:34:56 spire-1.2.1/pkg/common/auth/interceptors.go 20:34:56 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:34:56 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:34:56 spire-1.2.1/pkg/common/bundleutil/ 20:34:56 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:34:56 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:34:56 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:34:56 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:34:56 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:34:56 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:34:56 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:34:56 spire-1.2.1/pkg/common/bundleutil/types.go 20:34:56 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:34:56 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:34:56 spire-1.2.1/pkg/common/catalog/ 20:34:56 spire-1.2.1/pkg/common/catalog/bind.go 20:34:56 spire-1.2.1/pkg/common/catalog/builtin.go 20:34:56 spire-1.2.1/pkg/common/catalog/catalog.go 20:34:56 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:34:56 spire-1.2.1/pkg/common/catalog/closers.go 20:34:56 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:34:56 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:34:56 spire-1.2.1/pkg/common/catalog/config.go 20:34:56 spire-1.2.1/pkg/common/catalog/config_test.go 20:34:56 spire-1.2.1/pkg/common/catalog/configure.go 20:34:56 spire-1.2.1/pkg/common/catalog/constraints.go 20:34:56 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:34:56 spire-1.2.1/pkg/common/catalog/context.go 20:34:56 spire-1.2.1/pkg/common/catalog/external.go 20:34:56 spire-1.2.1/pkg/common/catalog/host.go 20:34:56 spire-1.2.1/pkg/common/catalog/pipenet.go 20:34:56 spire-1.2.1/pkg/common/catalog/plugin.go 20:34:56 spire-1.2.1/pkg/common/catalog/testplugin/ 20:34:56 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:34:56 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:34:56 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:34:56 spire-1.2.1/pkg/common/cli/ 20:34:56 spire-1.2.1/pkg/common/cli/env.go 20:34:56 spire-1.2.1/pkg/common/cli/flags.go 20:34:56 spire-1.2.1/pkg/common/cli/trust_domain.go 20:34:56 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:34:56 spire-1.2.1/pkg/common/cli/umask.go 20:34:56 spire-1.2.1/pkg/common/cli/umask_posix.go 20:34:56 spire-1.2.1/pkg/common/cli/umask_test.go 20:34:56 spire-1.2.1/pkg/common/cli/umask_windows.go 20:34:56 spire-1.2.1/pkg/common/cliprinter/ 20:34:56 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:34:56 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:34:56 spire-1.2.1/pkg/common/cliprinter/flag.go 20:34:56 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:34:56 spire-1.2.1/pkg/common/cliprinter/format.go 20:34:56 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:34:56 spire-1.2.1/pkg/common/cliprinter/internal/ 20:34:56 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:34:56 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:34:56 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:34:56 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:34:56 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:34:56 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:34:56 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:34:56 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:34:56 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:34:56 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:34:56 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:34:56 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:34:56 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:34:56 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:34:56 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:34:56 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:34:56 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:34:56 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:34:56 spire-1.2.1/pkg/common/coretypes/ 20:34:56 spire-1.2.1/pkg/common/coretypes/bundle/ 20:34:56 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:34:56 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:34:56 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:34:56 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:34:56 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:34:56 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:34:56 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:34:56 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:34:56 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:34:56 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:34:56 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:34:56 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:34:56 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:34:56 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:34:56 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:34:56 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:34:56 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:34:56 spire-1.2.1/pkg/common/cryptoutil/ 20:34:56 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:34:56 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:34:56 spire-1.2.1/pkg/common/diskutil/ 20:34:56 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:34:56 spire-1.2.1/pkg/common/diskutil/file_test.go 20:34:56 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:34:56 spire-1.2.1/pkg/common/errorutil/ 20:34:56 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:34:56 spire-1.2.1/pkg/common/health/ 20:34:56 spire-1.2.1/pkg/common/health/config.go 20:34:56 spire-1.2.1/pkg/common/health/context.go 20:34:56 spire-1.2.1/pkg/common/health/context_test.go 20:34:56 spire-1.2.1/pkg/common/health/health.go 20:34:56 spire-1.2.1/pkg/common/health/health_test.go 20:34:56 spire-1.2.1/pkg/common/health/logger.go 20:34:56 spire-1.2.1/pkg/common/hostservice/ 20:34:56 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:34:56 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:34:56 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:34:56 spire-1.2.1/pkg/common/idutil/ 20:34:56 spire-1.2.1/pkg/common/idutil/require.go 20:34:56 spire-1.2.1/pkg/common/idutil/require_test.go 20:34:56 spire-1.2.1/pkg/common/idutil/safety.go 20:34:56 spire-1.2.1/pkg/common/idutil/safety_test.go 20:34:56 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:34:56 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:34:56 spire-1.2.1/pkg/common/jwtsvid/ 20:34:56 spire-1.2.1/pkg/common/jwtsvid/common.go 20:34:56 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:34:56 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:34:56 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:34:56 spire-1.2.1/pkg/common/jwtutil/ 20:34:56 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:34:56 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:34:56 spire-1.2.1/pkg/common/log/ 20:34:56 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:34:56 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:34:56 spire-1.2.1/pkg/common/log/log.go 20:34:56 spire-1.2.1/pkg/common/log/log_test.go 20:34:56 spire-1.2.1/pkg/common/log/options.go 20:34:56 spire-1.2.1/pkg/common/nodeutil/ 20:34:56 spire-1.2.1/pkg/common/nodeutil/node.go 20:34:56 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:34:56 spire-1.2.1/pkg/common/peertracker/ 20:34:56 spire-1.2.1/pkg/common/peertracker/conn.go 20:34:56 spire-1.2.1/pkg/common/peertracker/credentials.go 20:34:56 spire-1.2.1/pkg/common/peertracker/errors.go 20:34:56 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:34:56 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:34:56 spire-1.2.1/pkg/common/peertracker/info.go 20:34:56 spire-1.2.1/pkg/common/peertracker/listener.go 20:34:56 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:34:56 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:34:56 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:34:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:34:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:34:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:34:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:34:56 spire-1.2.1/pkg/common/peertracker/tcp.go 20:34:56 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:34:56 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:34:56 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:34:56 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:34:56 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:34:56 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:34:56 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:34:56 spire-1.2.1/pkg/common/peertracker/uds.go 20:34:56 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:34:56 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:34:56 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:34:56 spire-1.2.1/pkg/common/pemutil/ 20:34:56 spire-1.2.1/pkg/common/pemutil/block.go 20:34:56 spire-1.2.1/pkg/common/pemutil/certs.go 20:34:56 spire-1.2.1/pkg/common/pemutil/common.go 20:34:56 spire-1.2.1/pkg/common/pemutil/csr.go 20:34:56 spire-1.2.1/pkg/common/pemutil/keys.go 20:34:56 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:34:56 spire-1.2.1/pkg/common/pemutil/testdata/ 20:34:56 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:34:56 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:34:56 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:34:56 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:34:56 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:34:56 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:34:56 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:34:56 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:34:56 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:34:56 spire-1.2.1/pkg/common/plugin/ 20:34:56 spire-1.2.1/pkg/common/plugin/aws/ 20:34:56 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:34:56 spire-1.2.1/pkg/common/plugin/azure/ 20:34:56 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:34:56 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:34:56 spire-1.2.1/pkg/common/plugin/facade.go 20:34:56 spire-1.2.1/pkg/common/plugin/facade_test.go 20:34:56 spire-1.2.1/pkg/common/plugin/gcp/ 20:34:56 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:34:56 spire-1.2.1/pkg/common/plugin/k8s/ 20:34:56 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:34:56 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:34:56 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:34:56 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:34:56 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:34:56 spire-1.2.1/pkg/common/plugin/log.go 20:34:56 spire-1.2.1/pkg/common/plugin/sshpop/ 20:34:56 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:34:56 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:34:56 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:34:56 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:34:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:34:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:34:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:34:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:34:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:34:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:34:56 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:34:56 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:34:56 spire-1.2.1/pkg/common/plugin/x509pop/ 20:34:56 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:34:56 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:34:56 spire-1.2.1/pkg/common/profiling/ 20:34:56 spire-1.2.1/pkg/common/profiling/dumpers.go 20:34:56 spire-1.2.1/pkg/common/profiling/profiling.go 20:34:56 spire-1.2.1/pkg/common/protoutil/ 20:34:56 spire-1.2.1/pkg/common/protoutil/masks.go 20:34:56 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:34:56 spire-1.2.1/pkg/common/rotationutil/ 20:34:56 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:34:56 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:34:56 spire-1.2.1/pkg/common/selector/ 20:34:56 spire-1.2.1/pkg/common/selector/selector.go 20:34:56 spire-1.2.1/pkg/common/selector/selector_test.go 20:34:56 spire-1.2.1/pkg/common/selector/set.go 20:34:56 spire-1.2.1/pkg/common/selector/set_utils.go 20:34:56 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:34:56 spire-1.2.1/pkg/common/telemetry/ 20:34:56 spire-1.2.1/pkg/common/telemetry/agent/ 20:34:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:34:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:34:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:34:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:34:56 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:34:56 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:34:56 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:34:56 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:34:56 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:34:56 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:34:56 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:34:56 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:34:56 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:34:56 spire-1.2.1/pkg/common/telemetry/call.go 20:34:56 spire-1.2.1/pkg/common/telemetry/common/ 20:34:56 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:34:56 spire-1.2.1/pkg/common/telemetry/config.go 20:34:56 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:34:56 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:34:56 spire-1.2.1/pkg/common/telemetry/inmem.go 20:34:56 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:34:56 spire-1.2.1/pkg/common/telemetry/m3.go 20:34:56 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:34:56 spire-1.2.1/pkg/common/telemetry/metrics.go 20:34:56 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:34:56 spire-1.2.1/pkg/common/telemetry/names.go 20:34:56 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:34:56 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:34:56 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:34:56 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:34:56 spire-1.2.1/pkg/common/telemetry/server/ 20:34:56 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:34:56 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:34:56 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:34:56 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:34:56 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:34:56 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:34:56 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:34:56 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:34:56 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:34:56 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:34:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:34:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:34:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:34:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:34:56 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:34:56 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:34:56 spire-1.2.1/pkg/common/telemetry/server/server.go 20:34:56 spire-1.2.1/pkg/common/telemetry/sink.go 20:34:56 spire-1.2.1/pkg/common/telemetry/statsd.go 20:34:56 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:34:56 spire-1.2.1/pkg/common/telemetry/uptime.go 20:34:56 spire-1.2.1/pkg/common/telemetry/version.go 20:34:56 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:34:56 spire-1.2.1/pkg/common/uptime/ 20:34:56 spire-1.2.1/pkg/common/uptime/uptime.go 20:34:56 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:34:56 spire-1.2.1/pkg/common/util/ 20:34:56 spire-1.2.1/pkg/common/util/certs.go 20:34:56 spire-1.2.1/pkg/common/util/certs_test.go 20:34:56 spire-1.2.1/pkg/common/util/csr.go 20:34:56 spire-1.2.1/pkg/common/util/hash.go 20:34:56 spire-1.2.1/pkg/common/util/selectors.go 20:34:56 spire-1.2.1/pkg/common/util/selectors_test.go 20:34:56 spire-1.2.1/pkg/common/util/signals.go 20:34:56 spire-1.2.1/pkg/common/util/sort.go 20:34:56 spire-1.2.1/pkg/common/util/sort_test.go 20:34:56 spire-1.2.1/pkg/common/util/task.go 20:34:56 spire-1.2.1/pkg/common/util/task_test.go 20:34:56 spire-1.2.1/pkg/common/util/testdata/ 20:34:56 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:34:56 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:34:56 spire-1.2.1/pkg/common/version/ 20:34:56 spire-1.2.1/pkg/common/version/version.go 20:34:56 spire-1.2.1/pkg/common/x509svid/ 20:34:56 spire-1.2.1/pkg/common/x509svid/common_test.go 20:34:56 spire-1.2.1/pkg/common/x509svid/csr.go 20:34:56 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:34:56 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:34:56 spire-1.2.1/pkg/common/x509util/ 20:34:56 spire-1.2.1/pkg/common/x509util/cert.go 20:34:56 spire-1.2.1/pkg/common/x509util/dns.go 20:34:56 spire-1.2.1/pkg/common/x509util/dns_test.go 20:34:56 spire-1.2.1/pkg/common/x509util/keyid.go 20:34:56 spire-1.2.1/pkg/common/x509util/keypair.go 20:34:56 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:34:56 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:34:56 spire-1.2.1/pkg/server/ 20:34:56 spire-1.2.1/pkg/server/api/ 20:34:56 spire-1.2.1/pkg/server/api/agent.go 20:34:56 spire-1.2.1/pkg/server/api/agent/ 20:34:56 spire-1.2.1/pkg/server/api/agent/v1/ 20:34:56 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:34:56 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:34:56 spire-1.2.1/pkg/server/api/agent_test.go 20:34:56 spire-1.2.1/pkg/server/api/api.go 20:34:56 spire-1.2.1/pkg/server/api/audit/ 20:34:56 spire-1.2.1/pkg/server/api/audit/audit.go 20:34:56 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:34:56 spire-1.2.1/pkg/server/api/bundle.go 20:34:56 spire-1.2.1/pkg/server/api/bundle/ 20:34:56 spire-1.2.1/pkg/server/api/bundle/v1/ 20:34:56 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:34:56 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:34:56 spire-1.2.1/pkg/server/api/bundle_test.go 20:34:56 spire-1.2.1/pkg/server/api/debug/ 20:34:56 spire-1.2.1/pkg/server/api/debug/v1/ 20:34:56 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:34:56 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:34:56 spire-1.2.1/pkg/server/api/entry.go 20:34:56 spire-1.2.1/pkg/server/api/entry/ 20:34:56 spire-1.2.1/pkg/server/api/entry/v1/ 20:34:56 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:34:56 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:34:56 spire-1.2.1/pkg/server/api/entry_test.go 20:34:56 spire-1.2.1/pkg/server/api/health/ 20:34:56 spire-1.2.1/pkg/server/api/health/v1/ 20:34:56 spire-1.2.1/pkg/server/api/health/v1/service.go 20:34:56 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:34:56 spire-1.2.1/pkg/server/api/id.go 20:34:56 spire-1.2.1/pkg/server/api/id_test.go 20:34:56 spire-1.2.1/pkg/server/api/limits/ 20:34:56 spire-1.2.1/pkg/server/api/limits/limits.go 20:34:56 spire-1.2.1/pkg/server/api/middleware/ 20:34:56 spire-1.2.1/pkg/server/api/middleware/alias.go 20:34:56 spire-1.2.1/pkg/server/api/middleware/audit.go 20:34:56 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:34:56 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:34:56 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:34:56 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:34:56 spire-1.2.1/pkg/server/api/middleware/caller.go 20:34:56 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:34:56 spire-1.2.1/pkg/server/api/middleware/common.go 20:34:56 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:34:56 spire-1.2.1/pkg/server/api/middleware/entries.go 20:34:56 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:34:56 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:34:56 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:34:56 spire-1.2.1/pkg/server/api/ratelimit.go 20:34:56 spire-1.2.1/pkg/server/api/rpccontext/ 20:34:56 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:34:56 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:34:56 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:34:56 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:34:56 spire-1.2.1/pkg/server/api/selector.go 20:34:56 spire-1.2.1/pkg/server/api/selector_test.go 20:34:56 spire-1.2.1/pkg/server/api/status.go 20:34:56 spire-1.2.1/pkg/server/api/status_test.go 20:34:56 spire-1.2.1/pkg/server/api/svid/ 20:34:56 spire-1.2.1/pkg/server/api/svid/v1/ 20:34:56 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:34:56 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:34:56 spire-1.2.1/pkg/server/api/trustdomain.go 20:34:56 spire-1.2.1/pkg/server/api/trustdomain/ 20:34:56 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:34:56 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:34:56 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:34:56 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:34:56 spire-1.2.1/pkg/server/authpolicy/ 20:34:56 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:34:56 spire-1.2.1/pkg/server/authpolicy/policy.go 20:34:56 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:34:56 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:34:56 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:34:56 spire-1.2.1/pkg/server/authpolicy/validate.go 20:34:56 spire-1.2.1/pkg/server/bundle/ 20:34:56 spire-1.2.1/pkg/server/bundle/client/ 20:34:56 spire-1.2.1/pkg/server/bundle/client/client.go 20:34:56 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:34:56 spire-1.2.1/pkg/server/bundle/client/manager.go 20:34:56 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:34:56 spire-1.2.1/pkg/server/bundle/client/sources.go 20:34:56 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:34:56 spire-1.2.1/pkg/server/bundle/client/updater.go 20:34:56 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:34:56 spire-1.2.1/pkg/server/ca/ 20:34:56 spire-1.2.1/pkg/server/ca/ca.go 20:34:56 spire-1.2.1/pkg/server/ca/ca_health.go 20:34:56 spire-1.2.1/pkg/server/ca/ca_test.go 20:34:56 spire-1.2.1/pkg/server/ca/journal.go 20:34:56 spire-1.2.1/pkg/server/ca/journal_test.go 20:34:56 spire-1.2.1/pkg/server/ca/manager.go 20:34:56 spire-1.2.1/pkg/server/ca/manager_health.go 20:34:56 spire-1.2.1/pkg/server/ca/manager_test.go 20:34:56 spire-1.2.1/pkg/server/ca/templates.go 20:34:56 spire-1.2.1/pkg/server/ca/upstream_client.go 20:34:56 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:34:56 spire-1.2.1/pkg/server/ca/validation.go 20:34:56 spire-1.2.1/pkg/server/cache/ 20:34:56 spire-1.2.1/pkg/server/cache/dscache/ 20:34:56 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:34:56 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:34:56 spire-1.2.1/pkg/server/cache/entrycache/ 20:34:56 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:34:56 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:34:56 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:34:56 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:34:56 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:34:56 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:34:56 spire-1.2.1/pkg/server/catalog/ 20:34:56 spire-1.2.1/pkg/server/catalog/catalog.go 20:34:56 spire-1.2.1/pkg/server/catalog/keymanager.go 20:34:56 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:34:56 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:34:56 spire-1.2.1/pkg/server/catalog/notifier.go 20:34:56 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:34:56 spire-1.2.1/pkg/server/config.go 20:34:56 spire-1.2.1/pkg/server/datastore/ 20:34:56 spire-1.2.1/pkg/server/datastore/datastore.go 20:34:56 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:34:56 spire-1.2.1/pkg/server/datastore/repository.go 20:34:56 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:34:56 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:34:56 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:34:56 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:34:56 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:34:56 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:34:56 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:34:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:34:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:34:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:34:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:34:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:34:56 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:34:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:34:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:34:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:34:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:34:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:34:56 spire-1.2.1/pkg/server/endpoints/ 20:34:56 spire-1.2.1/pkg/server/endpoints/bundle/ 20:34:56 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:34:56 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:34:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:34:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:34:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:34:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:34:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:34:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:34:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:34:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:34:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:34:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:34:56 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:34:56 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:34:56 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:34:56 spire-1.2.1/pkg/server/endpoints/config.go 20:34:56 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:34:56 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:34:56 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:34:56 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:34:56 spire-1.2.1/pkg/server/endpoints/middleware.go 20:34:56 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:34:56 spire-1.2.1/pkg/server/hostservice/ 20:34:56 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:34:56 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:34:56 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:34:56 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:34:56 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:34:56 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:34:56 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:34:56 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/ 20:34:56 spire-1.2.1/pkg/server/plugin/keymanager/ 20:34:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:34:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:34:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:34:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:34:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:34:56 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:34:56 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:34:56 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:34:56 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:34:56 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:34:56 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:34:56 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:34:56 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:34:56 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:34:56 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:34:56 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:34:56 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:34:56 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:34:56 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:34:56 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:34:56 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:34:56 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:34:56 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:34:56 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:34:56 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:34:56 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/notifier/ 20:34:56 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:34:56 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:34:56 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:34:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:34:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:34:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:34:56 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:34:56 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:34:56 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:34:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:34:56 spire-1.2.1/pkg/server/registration/ 20:34:56 spire-1.2.1/pkg/server/registration/manager.go 20:34:56 spire-1.2.1/pkg/server/registration/manager_test.go 20:34:56 spire-1.2.1/pkg/server/scanentries.go 20:34:56 spire-1.2.1/pkg/server/scanentries_test.go 20:34:56 spire-1.2.1/pkg/server/server.go 20:34:56 spire-1.2.1/pkg/server/server_test.go 20:34:56 spire-1.2.1/pkg/server/svid/ 20:34:56 spire-1.2.1/pkg/server/svid/observer.go 20:34:56 spire-1.2.1/pkg/server/svid/observer_test.go 20:34:56 spire-1.2.1/pkg/server/svid/rotator.go 20:34:56 spire-1.2.1/pkg/server/svid/rotator_config.go 20:34:56 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:34:56 spire-1.2.1/pkg/server/svid/rotator_test.go 20:34:56 spire-1.2.1/proto/ 20:34:56 spire-1.2.1/proto/private/ 20:34:56 spire-1.2.1/proto/private/server/ 20:34:56 spire-1.2.1/proto/private/server/journal/ 20:34:56 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:34:56 spire-1.2.1/proto/private/server/journal/journal.proto 20:34:56 spire-1.2.1/proto/spire/ 20:34:56 spire-1.2.1/proto/spire/common/ 20:34:56 spire-1.2.1/proto/spire/common/common.pb.go 20:34:56 spire-1.2.1/proto/spire/common/common.proto 20:34:56 spire-1.2.1/proto/spire/common/plugin/ 20:34:56 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:34:56 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:34:56 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:34:56 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:34:56 spire-1.2.1/proto/spire/plugin/ 20:34:56 spire-1.2.1/proto/spire/plugin/agent/ 20:34:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:34:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:34:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:34:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:34:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:34:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:34:56 spire-1.2.1/release/ 20:34:56 spire-1.2.1/release/spire-extras/ 20:34:56 spire-1.2.1/release/spire-extras/README.md 20:34:56 spire-1.2.1/release/spire-extras/conf/ 20:34:56 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:34:56 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:34:56 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:34:56 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:34:56 spire-1.2.1/release/spire/ 20:34:56 spire-1.2.1/release/spire/README.md 20:34:56 spire-1.2.1/release/spire/conf/ 20:34:56 spire-1.2.1/release/spire/conf/agent/ 20:34:56 spire-1.2.1/release/spire/conf/agent/agent.conf 20:34:56 spire-1.2.1/release/spire/conf/server/ 20:34:56 spire-1.2.1/release/spire/conf/server/server.conf 20:34:56 spire-1.2.1/script/ 20:34:56 spire-1.2.1/script/build-artifact.sh 20:34:56 spire-1.2.1/script/generate_dummy_ca.sh 20:34:56 spire-1.2.1/support/ 20:34:56 spire-1.2.1/support/k8s/ 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:34:56 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:34:56 spire-1.2.1/support/oidc-discovery-provider/ 20:34:56 spire-1.2.1/support/oidc-discovery-provider/README.md 20:34:56 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:34:56 spire-1.2.1/support/oidc-discovery-provider/config.go 20:34:56 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:34:56 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:34:56 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:34:56 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:34:56 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:34:56 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:34:56 spire-1.2.1/support/oidc-discovery-provider/main.go 20:34:56 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:34:56 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:34:56 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:34:56 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:34:56 spire-1.2.1/test/ 20:34:56 spire-1.2.1/test/clock/ 20:34:56 spire-1.2.1/test/clock/clock.go 20:34:56 spire-1.2.1/test/fakes/ 20:34:56 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:34:56 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:34:56 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:34:56 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:34:56 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:34:56 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:34:56 spire-1.2.1/test/fakes/fakeagentstore/ 20:34:56 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:34:56 spire-1.2.1/test/fakes/fakedatastore/ 20:34:56 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:34:56 spire-1.2.1/test/fakes/fakeentryclient/ 20:34:56 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:34:56 spire-1.2.1/test/fakes/fakehealthchecker/ 20:34:56 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:34:56 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:34:56 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:34:56 spire-1.2.1/test/fakes/fakemetrics/ 20:34:56 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:34:56 spire-1.2.1/test/fakes/fakenoderesolver/ 20:34:56 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:34:56 spire-1.2.1/test/fakes/fakenotifier/ 20:34:56 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:34:56 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:34:56 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:34:56 spire-1.2.1/test/fakes/fakeserverca/ 20:34:56 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:34:56 spire-1.2.1/test/fakes/fakeservercatalog/ 20:34:56 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:34:56 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:34:56 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:34:56 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:34:56 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:34:56 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:34:56 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:34:56 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:34:56 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:34:56 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:34:56 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:34:56 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:34:56 spire-1.2.1/test/fixture/ 20:34:56 spire-1.2.1/test/fixture/certs/ 20:34:56 spire-1.2.1/test/fixture/certs/agent_svid.der 20:34:56 spire-1.2.1/test/fixture/certs/base_cert.pem 20:34:56 spire-1.2.1/test/fixture/certs/base_csr.pem 20:34:56 spire-1.2.1/test/fixture/certs/base_key.pem 20:34:56 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:34:56 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:34:56 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:34:56 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:34:56 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:34:56 spire-1.2.1/test/fixture/certs/blog_key.pem 20:34:56 spire-1.2.1/test/fixture/certs/bundle.der 20:34:56 spire-1.2.1/test/fixture/certs/ca.pem 20:34:56 spire-1.2.1/test/fixture/certs/ca_key.pem 20:34:56 spire-1.2.1/test/fixture/certs/database_cert.pem 20:34:56 spire-1.2.1/test/fixture/certs/database_csr.pem 20:34:56 spire-1.2.1/test/fixture/certs/database_key.pem 20:34:56 spire-1.2.1/test/fixture/certs/node_cert.pem 20:34:56 spire-1.2.1/test/fixture/certs/node_csr.pem 20:34:56 spire-1.2.1/test/fixture/certs/node_key.pem 20:34:56 spire-1.2.1/test/fixture/certs/svid.pem 20:34:56 spire-1.2.1/test/fixture/certs/svid_key.pem 20:34:56 spire-1.2.1/test/fixture/config/ 20:34:56 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:34:56 spire-1.2.1/test/fixture/config/agent_good.conf 20:34:56 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:34:56 spire-1.2.1/test/fixture/config/plugin_good.conf 20:34:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:34:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:34:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:34:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:34:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:34:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:34:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:34:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:34:56 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:34:56 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:34:56 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:34:56 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:34:56 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:34:56 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:34:56 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:34:56 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:34:56 spire-1.2.1/test/fixture/config/server_good.conf 20:34:56 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:34:56 spire-1.2.1/test/fixture/fixture.go 20:34:56 spire-1.2.1/test/fixture/nodeattestor/ 20:34:56 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:34:56 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:34:56 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:34:56 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:34:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:34:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:34:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:34:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:34:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:34:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:34:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:34:56 spire-1.2.1/test/fixture/registration/ 20:34:56 spire-1.2.1/test/fixture/registration/entries.json 20:34:56 spire-1.2.1/test/fixture/registration/good-for-update.json 20:34:56 spire-1.2.1/test/fixture/registration/good.json 20:34:56 spire-1.2.1/test/fixture/registration/invalid.json 20:34:56 spire-1.2.1/test/fixture/registration/invalid_json.json 20:34:56 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:34:56 spire-1.2.1/test/integration/ 20:34:56 spire-1.2.1/test/integration/README.md 20:34:56 spire-1.2.1/test/integration/common 20:34:56 spire-1.2.1/test/integration/setup/ 20:34:56 spire-1.2.1/test/integration/setup/adminclient/ 20:34:56 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:34:56 spire-1.2.1/test/integration/setup/adminclient/client.go 20:34:56 spire-1.2.1/test/integration/setup/debugagent/ 20:34:56 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:34:56 spire-1.2.1/test/integration/setup/debugagent/main.go 20:34:56 spire-1.2.1/test/integration/setup/debugserver/ 20:34:56 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:34:56 spire-1.2.1/test/integration/setup/debugserver/main.go 20:34:56 spire-1.2.1/test/integration/setup/downstreamclient/ 20:34:56 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:34:56 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:34:56 spire-1.2.1/test/integration/setup/itclient/ 20:34:56 spire-1.2.1/test/integration/setup/itclient/client.go 20:34:56 spire-1.2.1/test/integration/setup/node-attestation/ 20:34:56 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:34:56 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:34:56 spire-1.2.1/test/integration/setup/x509pop/ 20:34:56 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:34:56 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:34:56 spire-1.2.1/test/integration/suites/ 20:34:56 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:34:56 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:34:56 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:34:56 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:34:56 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:34:56 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:34:56 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:34:56 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:34:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:34:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:34:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:34:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:34:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:34:56 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:34:56 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:34:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:34:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:34:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:34:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:34:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:34:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:34:56 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:34:56 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:34:56 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:34:56 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:34:56 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:34:56 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:34:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:34:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:34:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:34:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:34:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:34:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:34:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:34:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:34:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:34:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:34:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:34:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:34:56 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:34:56 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:34:56 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:34:56 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:34:56 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:34:56 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:34:56 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:34:56 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:34:56 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:34:56 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:34:56 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:34:56 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:34:56 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:34:56 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:34:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:34:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:34:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:34:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:34:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:34:56 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:34:56 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:34:56 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:34:56 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:34:56 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:34:56 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:34:56 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:34:56 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:34:56 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:34:56 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:34:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:34:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:34:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:34:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:34:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:34:56 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:34:56 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:34:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:34:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:34:56 spire-1.2.1/test/integration/suites/join-token/ 20:34:56 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:34:56 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:34:56 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:34:56 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:34:56 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:34:56 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:34:56 spire-1.2.1/test/integration/suites/join-token/README.md 20:34:56 spire-1.2.1/test/integration/suites/join-token/conf/ 20:34:56 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:34:56 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:34:56 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:34:56 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:34:56 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:34:56 spire-1.2.1/test/integration/suites/join-token/teardown 20:34:56 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:34:56 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:34:56 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:34:56 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:34:56 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:34:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:34:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:34:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:34:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:34:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:34:56 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:34:56 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:34:56 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:34:56 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:34:56 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:34:56 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:34:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:34:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:34:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:34:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:34:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:34:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:34:56 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:34:56 spire-1.2.1/test/integration/suites/k8s/ 20:34:56 spire-1.2.1/test/integration/suites/k8s/00-setup 20:34:56 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:34:56 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:34:56 spire-1.2.1/test/integration/suites/k8s/README.md 20:34:56 spire-1.2.1/test/integration/suites/k8s/conf/ 20:34:56 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:34:56 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:34:56 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:34:56 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:34:56 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:34:56 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:34:56 spire-1.2.1/test/integration/suites/k8s/teardown 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/ 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:34:56 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:34:56 spire-1.2.1/test/integration/suites/node-attestation/ 20:34:56 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:34:56 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:34:56 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:34:56 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:34:56 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:34:56 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:34:56 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:34:56 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:34:56 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:34:56 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:34:56 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:34:56 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:34:56 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:34:56 spire-1.2.1/test/integration/suites/rotation/ 20:34:56 spire-1.2.1/test/integration/suites/rotation/00-setup 20:34:56 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:34:56 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:34:56 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:34:56 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:34:56 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:34:56 spire-1.2.1/test/integration/suites/rotation/README.md 20:34:56 spire-1.2.1/test/integration/suites/rotation/conf/ 20:34:56 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:34:56 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:34:56 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:34:56 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:34:56 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:34:56 spire-1.2.1/test/integration/suites/rotation/teardown 20:34:56 spire-1.2.1/test/integration/suites/self-test/ 20:34:56 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:34:56 spire-1.2.1/test/integration/suites/self-test/README.md 20:34:56 spire-1.2.1/test/integration/suites/self-test/teardown 20:34:56 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:34:56 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:34:56 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:34:56 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:34:56 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:34:56 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:34:56 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:34:56 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:34:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:34:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:34:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:34:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:34:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:34:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:34:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:34:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:34:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:34:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:34:56 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:34:56 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:34:56 spire-1.2.1/test/integration/suites/upgrade/ 20:34:56 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:34:56 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:34:56 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:34:56 spire-1.2.1/test/integration/suites/upgrade/README.md 20:34:56 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:34:56 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:34:56 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:34:56 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:34:56 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:34:56 spire-1.2.1/test/integration/suites/upgrade/teardown 20:34:56 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:34:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:34:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:34:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:34:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:34:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:34:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:34:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:34:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:34:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:34:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:34:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:34:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:34:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:34:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:34:56 spire-1.2.1/test/integration/test-one.sh 20:34:56 spire-1.2.1/test/integration/test.sh 20:34:56 spire-1.2.1/test/plugintest/ 20:34:56 spire-1.2.1/test/plugintest/config.go 20:34:56 spire-1.2.1/test/plugintest/load.go 20:34:56 spire-1.2.1/test/plugintest/option.go 20:34:56 spire-1.2.1/test/spiretest/ 20:34:56 spire-1.2.1/test/spiretest/apiserver.go 20:34:56 spire-1.2.1/test/spiretest/assertions.go 20:34:56 spire-1.2.1/test/spiretest/dir.go 20:34:56 spire-1.2.1/test/spiretest/errors_posix.go 20:34:56 spire-1.2.1/test/spiretest/errors_windows.go 20:34:56 spire-1.2.1/test/spiretest/logs.go 20:34:56 spire-1.2.1/test/spiretest/socketapi.go 20:34:56 spire-1.2.1/test/spiretest/suite.go 20:34:56 spire-1.2.1/test/spiretest/x509.go 20:34:56 spire-1.2.1/test/testca/ 20:34:56 spire-1.2.1/test/testca/ca.go 20:34:56 spire-1.2.1/test/testkey/ 20:34:56 spire-1.2.1/test/testkey/generate.sh 20:34:56 spire-1.2.1/test/testkey/genkeys.go 20:34:56 spire-1.2.1/test/testkey/keys.go 20:34:56 spire-1.2.1/test/testkey/new.go 20:34:56 spire-1.2.1/test/tpmsimulator/ 20:34:56 spire-1.2.1/test/tpmsimulator/simulator.go 20:34:56 spire-1.2.1/test/util/ 20:34:56 spire-1.2.1/test/util/cert_fixtures.go 20:34:56 spire-1.2.1/test/util/cert_generation.go 20:34:56 spire-1.2.1/test/util/io_redirection.go 20:34:56 spire-1.2.1/test/util/race.go 20:34:56 spire-1.2.1/test/util/util.go 20:34:56 building spire from source... 20:34:56 Installing go1.17.7... 20:35:03 Building bin/spire-server... 20:35:03 go: downloading github.com/mitchellh/cli v1.1.2 20:35:03 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:35:03 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:35:03 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:35:03 go: downloading google.golang.org/grpc v1.44.0 20:35:03 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:35:03 go: downloading github.com/imdario/mergo v0.3.12 20:35:03 go: downloading github.com/sirupsen/logrus v1.8.1 20:35:03 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:35:03 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:35:03 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:35:03 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:35:03 go: downloading github.com/fatih/color v1.13.0 20:35:03 go: downloading github.com/mattn/go-isatty v0.0.14 20:35:03 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:35:03 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:35:03 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:35:03 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:35:03 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:35:03 go: downloading github.com/armon/go-metrics v0.3.10 20:35:03 go: downloading github.com/prometheus/client_golang v1.12.1 20:35:03 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:35:03 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:35:03 go: downloading github.com/open-policy-agent/opa v0.38.0 20:35:03 go: downloading github.com/mattn/go-colorable v0.1.12 20:35:03 go: downloading github.com/Masterminds/goutils v1.1.0 20:35:03 go: downloading github.com/Masterminds/semver v1.5.0 20:35:03 go: downloading github.com/google/uuid v1.1.2 20:35:03 go: downloading github.com/huandu/xstrings v1.3.2 20:35:03 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:35:03 go: downloading github.com/oklog/run v1.0.0 20:35:03 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:35:03 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:35:03 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:35:03 go: downloading github.com/imkira/go-observer v1.0.3 20:35:03 go: downloading github.com/pkg/errors v0.9.1 20:35:03 go: downloading go.uber.org/atomic v1.9.0 20:35:03 go: downloading github.com/prometheus/client_model v0.2.0 20:35:03 go: downloading github.com/prometheus/common v0.32.1 20:35:03 go: downloading github.com/beorn7/perks v1.0.1 20:35:03 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:35:03 go: downloading github.com/prometheus/procfs v0.7.3 20:35:03 go: downloading github.com/hashicorp/errwrap v1.1.0 20:35:03 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:35:03 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:35:03 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:35:03 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:35:03 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:35:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:35:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:35:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:35:05 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3948/head:refs/remotes/origin/PR-3948 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:35:06 Merging remotes/origin/main commit ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 into PR head commit 6477e2ac7359a4b800acd5857bc404d4297ec701 20:35:06 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:35:06 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:35:06 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:35:06 go: downloading github.com/stretchr/testify v1.7.0 20:35:06 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:35:06 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:35:06 Merge succeeded, producing e6dda6238a3e80563cbae1c569dc5e86f50497f6 20:35:06 Checking out Revision e6dda6238a3e80563cbae1c569dc5e86f50497f6 (PR-3948) 20:35:06 > git config core.sparsecheckout # timeout=10 20:35:06 > git checkout -f 6477e2ac7359a4b800acd5857bc404d4297ec701 # timeout=10 20:35:06 > git remote # timeout=10 20:35:06 > git config --get remote.origin.url # timeout=10 20:35:06 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:06 > git merge ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 # timeout=10 20:35:06 > git rev-parse HEAD^{commit} # timeout=10 20:35:06 > git config core.sparsecheckout # timeout=10 20:35:06 > git checkout -f e6dda6238a3e80563cbae1c569dc5e86f50497f6 # timeout=10 20:35:10 go: downloading google.golang.org/api v0.70.0 20:35:10 go: downloading k8s.io/client-go v0.23.4 20:35:10 go: downloading k8s.io/api v0.23.4 20:35:10 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:35:10 go: downloading github.com/blang/semver/v4 v4.0.0 20:35:10 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:35:10 go: downloading github.com/jinzhu/gorm v1.9.16 20:35:10 go: downloading github.com/lib/pq v1.10.4 20:35:10 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:35:10 go: downloading github.com/google/go-tpm v0.3.3 20:35:10 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:35:10 go: downloading cloud.google.com/go/storage v1.21.0 20:35:10 go: downloading cloud.google.com/go v0.100.2 20:35:11 Commit message: "Merge commit 'ad3b9b7afaca9b4f12e4a94d612d3496d02fef27' into HEAD" 20:35:11 First time build. Skipping changelog. 20:35:11 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:35:11 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:35:12 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:35:12 go: downloading k8s.io/apimachinery v0.23.4 20:35:12 go: downloading k8s.io/kube-aggregator v0.23.3 20:35:12 go: downloading cloud.google.com/go/security v1.3.0 20:35:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:35:12 % Total % Received % Xferd Average Speed Time Time Time Current 20:35:12 Dload Upload Total Spent Left Speed 20:35:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 199k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh 20:35:13 go: downloading github.com/hashicorp/vault/api v1.4.1 20:35:13 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:35:13 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:35:13 go: downloading github.com/twmb/murmur3 v1.1.6 20:35:13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:35:13 go: downloading github.com/aws/smithy-go v1.11.0 20:35:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:35:13 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:35:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:35:13 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:35:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:35:13 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:35:13 go: downloading github.com/jinzhu/inflection v1.0.0 20:35:13 go: downloading cloud.google.com/go/compute v1.3.0 20:35:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:35:13 + sudo tee /etc/docker/daemon.new 20:35:13 { 20:35:13 "registry-mirrors": [ 20:35:13 "https://nexus3.edgexfoundry.org:10001" 20:35:13 ], 20:35:13 "bip": "10.250.0.254/24", 20:35:13 "hosts": [ 20:35:13 "tcp://0.0.0.0:5555", 20:35:13 "unix:///var/run/docker.sock" 20:35:13 ], 20:35:13 "mtu": 1458, 20:35:13 "selinux-enabled": true, 20:35:13 "seccomp-profile": "/etc/docker/seccomp.json" 20:35:13 } [Pipeline] sh 20:35:13 go: downloading cloud.google.com/go/iam v0.1.1 20:35:13 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:35:13 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:35:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:35:11 > git rev-list --no-walk 3aeba54608afeca21b20a61105b22c6ee27a32c1 # timeout=10 20:35:14 + sudo service docker restart 20:35:17 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:35:17 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:35:17 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:35:17 go: downloading github.com/gogo/protobuf v1.3.2 20:35:17 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:35:17 go: downloading github.com/dimchansky/utfbom v1.1.1 20:35:17 go: downloading github.com/google/gofuzz v1.1.0 20:35:17 go: downloading k8s.io/klog/v2 v2.30.0 20:35:17 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:35:17 go: downloading github.com/spf13/pflag v1.0.5 20:35:17 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:35:17 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:35:17 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:35:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:35:17 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:35:17 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:35:17 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:35:17 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:35:17 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:35:17 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:35:17 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:35:17 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:35:17 go: downloading gopkg.in/yaml.v2 v2.4.0 20:35:17 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:35:17 go: downloading github.com/gobwas/glob v0.2.3 20:35:17 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:35:17 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:35:17 go: downloading go.opencensus.io v0.23.0 20:35:17 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:35:17 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:35:17 go: downloading gopkg.in/inf.v0 v0.9.1 20:35:17 go: downloading github.com/google/go-cmp v0.5.7 20:35:17 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:35:17 go: downloading github.com/googleapis/gnostic v0.5.5 20:35:17 go: downloading github.com/go-logr/logr v1.2.2 20:35:17 go: downloading github.com/json-iterator/go v1.1.12 20:35:17 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:35:17 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:35:17 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:35:17 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:35:17 go: downloading github.com/tklauser/numcpus v0.3.0 20:35:17 go: downloading go.uber.org/zap v1.21.0 20:35:17 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:35:17 go: downloading sigs.k8s.io/yaml v1.3.0 20:35:18 go: downloading github.com/ryanuber/go-glob v1.0.0 20:35:18 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:35:18 go: downloading github.com/modern-go/reflect2 v1.0.2 20:35:18 go: downloading github.com/golang/snappy v0.0.4 20:35:18 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:35:18 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:35:18 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:35:18 go: downloading github.com/hashicorp/go-version v1.2.0 20:35:18 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:35:18 go: downloading go.uber.org/multierr v1.6.0 20:35:26 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:35:26 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:35:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:32 provisioning config files... 20:35:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config1849580518946412359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:33 ---> docker-login.sh 20:35:33 nexus3.edgexfoundry.org:10001 20:35:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:34 Configure a credential helper to remove this warning. See 20:35:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:34 20:35:34 Login Succeeded 20:35:34 nexus3.edgexfoundry.org:10002 20:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:34 Configure a credential helper to remove this warning. See 20:35:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:34 20:35:34 Login Succeeded 20:35:34 nexus3.edgexfoundry.org:10003 20:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:35 Configure a credential helper to remove this warning. See 20:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:35 20:35:35 Login Succeeded 20:35:35 nexus3.edgexfoundry.org:10004 20:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:35 Configure a credential helper to remove this warning. See 20:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:35 20:35:35 Login Succeeded 20:35:35 docker.io 20:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:36 Configure a credential helper to remove this warning. See 20:35:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:36 20:35:36 Login Succeeded 20:35:36 ---> docker-login.sh ends [Pipeline] } 20:35:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:35:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:35:37 ========================================================= 20:35:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:35:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:35:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:38 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:35:38 9b3977197b4f: Pulling fs layer 20:35:38 1a89e8eeedd5: Pulling fs layer 20:35:38 94645a83ff95: Pulling fs layer 20:35:38 3f3a8bcf1eab: Pulling fs layer 20:35:38 0c92f367c5e7: Pulling fs layer 20:35:38 f7c0051592d6: Pulling fs layer 20:35:38 a227ed2f7395: Pulling fs layer 20:35:38 7b1c46037f91: Pulling fs layer 20:35:38 3f3a8bcf1eab: Waiting 20:35:38 0c92f367c5e7: Waiting 20:35:38 a227ed2f7395: Waiting 20:35:38 7b1c46037f91: Waiting 20:35:38 94645a83ff95: Download complete 20:35:38 1a89e8eeedd5: Download complete 20:35:38 0c92f367c5e7: Verifying Checksum 20:35:38 0c92f367c5e7: Download complete 20:35:38 f7c0051592d6: Verifying Checksum 20:35:38 f7c0051592d6: Download complete 20:35:38 9b3977197b4f: Verifying Checksum 20:35:38 9b3977197b4f: Download complete 20:35:38 a227ed2f7395: Verifying Checksum 20:35:38 a227ed2f7395: Download complete 20:35:39 9b3977197b4f: Pull complete 20:35:39 1a89e8eeedd5: Pull complete 20:35:39 94645a83ff95: Pull complete 20:35:40 7b1c46037f91: Verifying Checksum 20:35:40 7b1c46037f91: Download complete 20:35:40 3f3a8bcf1eab: Download complete 20:35:48 Removing intermediate container f3d25559b6da 20:35:48 ---> 94b11af90b2b 20:35:48 20:35:48 Step 10/31 : FROM alpine:3.14 20:35:48 Removing intermediate container 8c1e8efc7df5 20:35:48 ---> cd9cd03e1fa1 20:35:48 20:35:48 Step 10/22 : FROM alpine:3.14 20:35:48 Removing intermediate container d5cddd1f4858 20:35:48 ---> 5a6e1db8ca32 20:35:48 20:35:48 Step 10/22 : FROM alpine:3.14 20:35:48 Removing intermediate container c62576a59bea 20:35:48 ---> e7c5335002a7 20:35:48 20:35:48 Step 10/22 : FROM alpine:3.14 20:35:48 3.14: Pulling from library/alpine 20:35:48 3.14: Pulling from library/alpine 20:35:48 3.14: Pulling from library/alpine 20:35:48 3.14: Pulling from library/alpine 20:35:49 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:35:49 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:35:49 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:35:49 Status: Downloaded newer image for alpine:3.14 20:35:49 Status: Image is up to date for alpine:3.14 20:35:49 Status: Downloaded newer image for alpine:3.14 20:35:49 ---> e04c818066af 20:35:49 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:35:49 ---> e04c818066af 20:35:49 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:35:49 ---> e04c818066af 20:35:49 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:35:49 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:35:49 Status: Image is up to date for alpine:3.14 20:35:49 ---> e04c818066af 20:35:49 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:35:49 ---> Running in 2184582c097d 20:35:49 ---> Running in a61ed798a35a 20:35:49 ---> Running in 812a755f69b9 20:35:49 ---> Running in 238400ca84c9 20:35:49 Removing intermediate container a61ed798a35a 20:35:49 ---> 8a4a4410dfb7 20:35:49 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:35:49 ---> Running in d41c49367fe0 20:35:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:51 (1/6) Installing ca-certificates (20211220-r0) 20:35:51 (2/6) Installing brotli-libs (1.0.9-r5) 20:35:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:51 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:35:51 (4/6) Installing libcurl (7.79.1-r0) 20:35:51 (5/6) Installing curl (7.79.1-r0) 20:35:51 (6/6) Installing dumb-init (1.2.5-r1) 20:35:51 Executing busybox-1.33.1-r7.trigger 20:35:51 Executing ca-certificates-20211220-r0.trigger 20:35:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:51 OK: 8 MiB in 20 packages 20:35:51 (1/2) Installing ca-certificates (20211220-r0) 20:35:51 (2/2) Installing dumb-init (1.2.5-r1) 20:35:51 Executing busybox-1.33.1-r7.trigger 20:35:51 Executing ca-certificates-20211220-r0.trigger 20:35:51 OK: 6 MiB in 16 packages 20:35:51 (1/2) Installing dumb-init (1.2.5-r1) 20:35:51 (2/2) Installing su-exec (0.2-r1) 20:35:51 Executing busybox-1.33.1-r7.trigger 20:35:51 (1/1) Installing dumb-init (1.2.5-r1) 20:35:51 OK: 6 MiB in 16 packages 20:35:51 Executing busybox-1.33.1-r7.trigger 20:35:51 OK: 6 MiB in 15 packages 20:35:52 Removing intermediate container 238400ca84c9 20:35:52 ---> 3a70ad494202 20:35:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:35:52 ---> Running in 282f92eaa2fa 20:35:52 Removing intermediate container 812a755f69b9 20:35:52 ---> 3a7227a44055 20:35:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:52 Removing intermediate container d41c49367fe0 20:35:52 ---> 821ed40d1503 20:35:52 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:35:53 Removing intermediate container 2184582c097d 20:35:53 ---> 8833511e0cc6 20:35:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:35:53 ---> Running in ca83a0605822 20:35:53 Removing intermediate container 282f92eaa2fa 20:35:53 ---> ea0b04d5bd3f 20:35:53 Step 13/22 : WORKDIR /edgex 20:35:53 ---> Running in e1b46e6bc632 20:35:53 ---> Running in 2c15fff44c21 20:35:53 ---> Running in a21c6f9ebbe7 20:35:53 Removing intermediate container 2c15fff44c21 20:35:53 ---> da2bd99a0591 20:35:53 Step 13/22 : ENV APP_PORT=59860 20:35:53 Removing intermediate container a21c6f9ebbe7 20:35:53 ---> f21013f6b8f0 20:35:53 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:35:53 ---> Running in 35fa7b8fc0d5 20:35:53 Removing intermediate container e1b46e6bc632 20:35:53 ---> 66b3968108dd 20:35:53 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:35:53 ---> Running in 5c645c166844 20:35:53 Removing intermediate container ca83a0605822 20:35:53 ---> 8dce86610685 20:35:53 Step 13/22 : ENV APP_PORT=59861 20:35:53 ---> Running in 33c2ca8ce637 20:35:53 Removing intermediate container 35fa7b8fc0d5 20:35:53 ---> f43c1457f303 20:35:53 Step 14/22 : EXPOSE $APP_PORT 20:35:53 ---> Running in 9596e97760a2 20:35:53 Removing intermediate container 5c645c166844 20:35:53 ---> 1bf344615254 20:35:53 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:35:53 Removing intermediate container 33c2ca8ce637 20:35:53 ---> 9b04a7f1945b 20:35:53 Step 14/22 : EXPOSE $APP_PORT 20:35:53 Removing intermediate container 9596e97760a2 20:35:53 ---> 5643722c3dcb 20:35:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:53 ---> Running in ea57566e453b 20:35:53 ---> Running in 771fefb88fb7 20:35:53 ---> 7739e4c3204d 20:35:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:35:54 Removing intermediate container 771fefb88fb7 20:35:54 ---> 21bfbf4df0c0 20:35:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:54 ---> 9b6fc130004d 20:35:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:35:54 ---> 3089b63c1b5f 20:35:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:35:55 ---> 175629aa0cfd 20:35:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:35:55 3f3a8bcf1eab: Pull complete 20:35:55 0c92f367c5e7: Pull complete 20:35:55 f7c0051592d6: Pull complete 20:35:55 a227ed2f7395: Pull complete 20:35:56 ---> 6f00fb6a187d 20:35:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:35:56 Removing intermediate container ea57566e453b 20:35:56 ---> f007326b6d53 20:35:56 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:35:56 ---> Running in 5e377f6734cb 20:35:56 ---> 49be3274e705 20:35:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:35:56 Removing intermediate container 5e377f6734cb 20:35:56 ---> 3432128fd4ec 20:35:56 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:35:56 ---> b0ca243ef7d5 20:35:56 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:35:56 ---> Running in d2449388b72b 20:35:56 ---> 4ac5c96853b3 20:35:56 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:35:56 ---> Running in da14037343c3 20:35:56 Removing intermediate container d2449388b72b 20:35:56 ---> cf233eef94df 20:35:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:57 ---> Running in 8a0c0c36d5a0 20:35:57 ---> f464d8169319 20:35:57 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:35:57 ---> Running in 7ffb2b0e729f 20:35:57 Removing intermediate container da14037343c3 20:35:57 ---> 69623abf572e 20:35:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:57 ---> f81774aaf52b 20:35:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:35:57 ---> Running in 216e1275cd67 20:35:57 Removing intermediate container 8a0c0c36d5a0 20:35:57 ---> 6211046e305c 20:35:57 Step 20/22 : LABEL arch=x86_64 20:35:57 Removing intermediate container 216e1275cd67 20:35:57 ---> 735031be97f2 20:35:57 Step 20/22 : LABEL arch=x86_64 20:35:57 ---> Running in eda1b3d938c2 20:35:57 ---> Running in 1295f654644c 20:35:57 Removing intermediate container eda1b3d938c2 20:35:57 ---> a60fa341e086 20:35:57 Step 21/22 : LABEL git_sha=2428a0ee4410790165453aa9b71060fc80f7feae 20:35:57 ---> 0f073daf5d16 20:35:57 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:35:57 ---> Running in 77ff1a570846 20:35:57 ---> Running in 5c65889f3a79 20:35:57 Removing intermediate container 1295f654644c 20:35:57 ---> 0fa179d3c076 20:35:57 Step 21/22 : LABEL git_sha=2428a0ee4410790165453aa9b71060fc80f7feae 20:35:58 ---> Running in f55946b58cd6 20:35:58 Removing intermediate container 77ff1a570846 20:35:58 ---> 431be47d88fa 20:35:58 Step 22/22 : LABEL version=0.0.0 20:35:58 ---> Running in ee1a540f9611 20:35:58 Removing intermediate container f55946b58cd6 20:35:58 ---> ae1077418b6f 20:35:58 Step 22/22 : LABEL version=0.0.0 20:35:58 ---> Running in dfa1c2b3cdc9 20:35:58 Removing intermediate container ee1a540f9611 20:35:58 ---> 4e2fa167afa3 20:35:58 20:35:58 Removing intermediate container 7ffb2b0e729f 20:35:58 ---> 8e649cf3cc3d 20:35:58 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:58 Successfully built 4e2fa167afa3 20:35:58 Successfully tagged support-notifications:latest 20:35:58 Building sys-mgmt-agent 20:35:58  Building support-notifications ... done Removing intermediate container dfa1c2b3cdc9 20:35:58 ---> b0e9930910d3 20:35:58 20:35:58 Successfully built b0e9930910d3 20:35:59 Successfully tagged support-scheduler:latest 20:35:59  Building support-scheduler ... done Building core-command 20:35:59 ---> b95eb976f99d 20:35:59 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:36:00 Removing intermediate container 5c65889f3a79 20:36:00 ---> 96f34a7f4736 20:36:00 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:36:01 7b1c46037f91: Pull complete 20:36:01 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 20:36:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:36:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:36:01 + + docker build -t ci-base-image-arm64 -f - . 20:36:01 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:36:01 WORKDIR /edgex 20:36:01 COPY go.mod . 20:36:01 RUN go mod download 20:36:03 ---> Running in ab7140ac53cf 20:36:03 ---> ed61a7f0f9ec 20:36:03 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:36:03 Removing intermediate container ab7140ac53cf 20:36:03 ---> d84daf9c4c50 20:36:03 Step 20/22 : LABEL arch=x86_64 20:36:03 ---> Running in 67fa39368bcb 20:36:03 ---> 14f57853622c 20:36:03 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:36:03 Removing intermediate container 67fa39368bcb 20:36:03 ---> 263bdb2867ec 20:36:03 Step 21/22 : LABEL git_sha=2428a0ee4410790165453aa9b71060fc80f7feae 20:36:03 ---> Running in f5c0fc6014a0 20:36:03 ---> 885698ea0684 20:36:03 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:36:03 Removing intermediate container f5c0fc6014a0 20:36:03 ---> 45f7c8ad5edd 20:36:03 Step 22/22 : LABEL version=0.0.0 20:36:03 ---> Running in ca5e163eac95 20:36:04 Sending build context to Docker daemon 169.2MB 20:36:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:36:04 ---> f79e39bc4007 20:36:04 Step 2/4 : WORKDIR /edgex 20:36:04 Removing intermediate container ca5e163eac95 20:36:04 ---> 3a9b7a265068 20:36:04 20:36:04 ---> e4d241dcea5f 20:36:04 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:36:05 Successfully built 3a9b7a265068 20:36:05 Successfully tagged security-proxy-setup:latest 20:36:05  Building security-proxy-setup ... done Building security-spiffe-token-provider 20:36:05 ---> Running in db3e3a4f30d4 20:36:05 Removing intermediate container db3e3a4f30d4 20:36:05 ---> 20fdad83d22c 20:36:05 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:36:06 ---> Running in e6c50e95108a 20:36:06 Removing intermediate container e6c50e95108a 20:36:06 ---> eb81ba85bef2 20:36:06 Step 3/4 : COPY go.mod . 20:36:07 ---> 6adbf1645e81 20:36:07 Step 26/31 : RUN chmod +x /entrypoint.sh 20:36:07 ---> 342bf390a580 20:36:07 Step 4/4 : RUN go mod download 20:36:07 ---> Running in 0df6fa8340ca 20:36:07 ---> Running in 6b90fa5f2fdb 20:36:10 Removing intermediate container 6b90fa5f2fdb 20:36:10 ---> ccffbf1ae067 20:36:10 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:36:10 ---> Running in f1e81e8ecb70 20:36:11 Removing intermediate container f1e81e8ecb70 20:36:11 ---> 4db007982a72 20:36:11 Step 28/31 : CMD ["gate"] 20:36:12 ---> Running in 839605e03f3f 20:36:12 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:12 20:36:12 Step 2/23 : FROM ${BUILDER_BASE} AS builderStep 2/23 : FROM ${BUILDER_BASE} AS builder 20:36:12 ---> d83bd5940b83 20:36:12 20:36:12 Step 3/23 : WORKDIR /edgex-go ---> d83bd5940b83 20:36:12 20:36:12 Step 3/23 : WORKDIR /edgex-go ---> Using cache 20:36:12 20:36:12 ---> 01e5d6cee093 20:36:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Using cache 20:36:12 20:36:12 ---> 01e5d6cee093 20:36:12 ---> Using cache 20:36:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:12 ---> Using cache 20:36:12 ---> eea70586079d 20:36:12 Step 5/23 : RUN apk add --update --no-cache make git 20:36:12 ---> eea70586079d 20:36:12 Step 5/23 : RUN apk add --update --no-cache make bash git 20:36:12 ---> Running in 2eda9f45a8e3 20:36:12 ---> Running in b0a4efa201b1 20:36:12 Removing intermediate container 839605e03f3f 20:36:12 ---> 2b51b67a510e 20:36:12 Step 29/31 : LABEL arch=x86_64 20:36:13 ---> Running in 87022cd943c9 20:36:13 Removing intermediate container 87022cd943c9 20:36:13 ---> ec0e1008d304 20:36:13 Step 30/31 : LABEL git_sha=2428a0ee4410790165453aa9b71060fc80f7feae 20:36:13 ---> Running in 0a542205a60b 20:36:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:14 Removing intermediate container 0a542205a60b 20:36:14 ---> 6d3a50f12ba1 20:36:14 Step 31/31 : LABEL version=0.0.0 20:36:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:14 ---> Running in 3f7662ec0505 20:36:15 OK: 221 MiB in 52 packages 20:36:15 Removing intermediate container 3f7662ec0505 20:36:15 ---> 8814a1ffaf89 20:36:15 20:36:15 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:15 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:36:15 ---> d83bd5940b83 20:36:15 Step 3/20 : WORKDIR /edgex-go 20:36:15 ---> Using cache 20:36:15 ---> 01e5d6cee093 20:36:15 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:36:15 Successfully built 8814a1ffaf89 20:36:15 Successfully tagged security-bootstrapper:latest 20:36:15  Building security-bootstrapper ... done Building security-secretstore-setup 20:36:15 ---> Running in 5c5f0f7d0afd 20:36:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:17 Removing intermediate container 2eda9f45a8e3 20:36:17 ---> e0d0e6aec67d 20:36:17 Step 6/23 : COPY go.mod vendor* ./ 20:36:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:17 v3.15.4-19-gb8465a8cc6 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:36:17 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:36:17 OK: 15865 distinct packages available 20:36:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:19 ---> a44d12af260d 20:36:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:19 OK: 221 MiB in 52 packages 20:36:20 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:36:20 ---> d83bd5940b83 20:36:20 Step 3/25 : WORKDIR /edgex-go 20:36:20 ---> Using cache 20:36:20 ---> 01e5d6cee093 20:36:20 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:20 ---> Using cache 20:36:20 ---> eea70586079d 20:36:20 Step 5/25 : RUN apk add --update --no-cache make git 20:36:20 ---> Running in 40bd8a8614ef 20:36:20 ---> Running in 9f00a6720cfe 20:36:20 Removing intermediate container 5c5f0f7d0afd 20:36:20 ---> 008ffccaa333 20:36:20 Step 5/20 : COPY go.mod vendor* ./ 20:36:20 OK: 221 MiB in 52 packages 20:36:20 ---> b26a8435b60b 20:36:20 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:20 ---> Running in 720a74f18646 20:36:21 Removing intermediate container b0a4efa201b1 20:36:21 ---> 8d7c4b30217a 20:36:21 Step 6/23 : COPY go.mod vendor* ./ 20:36:21 ---> c2a85116bb63 20:36:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:21 Removing intermediate container 40bd8a8614ef 20:36:21 ---> e7492bdbbcd9 20:36:21 Step 8/23 : COPY . . 20:36:21 ---> Running in 865999c86c7c 20:36:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:22 OK: 221 MiB in 52 packages 20:36:24 Removing intermediate container 720a74f18646 20:36:24 ---> df69b69ff88e 20:36:24 Step 7/20 : COPY . . 20:36:24 Removing intermediate container 865999c86c7c 20:36:24 ---> d915c6dcb8aa 20:36:24 Step 8/23 : COPY . . 20:36:24 Removing intermediate container 9f00a6720cfe 20:36:24 ---> 2594ccf971d1 20:36:24 Step 6/25 : COPY go.mod vendor* ./ 20:36:25 ---> cf810a1c1ade 20:36:25 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:28 ---> Running in cd58e8863505 20:36:28 ---> 8d8602ae9f6d 20:36:28 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:36:29 ---> Running in 021f9df7cd26 20:36:30 ---> d58af377555f 20:36:30 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:36:30 ---> Running in 97668f864b15 20:36:30 ---> 0cbffc2e7fb8 20:36:30 Step 9/23 : RUN make cmd/core-command/core-command 20:36:30 Removing intermediate container cd58e8863505 20:36:30 ---> ee44a854a09a 20:36:30 Step 8/25 : COPY . . 20:36:30 ---> Running in 045d7405fce6 20:36:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:36:30 CGO_ENABLED=0 GO111MODULE=on go build -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 20:36:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:36:38 ---> e0cea55cd526 20:36:38 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:36:38 ---> Running in 8ffb98c2df4d 20:36:39 CGO_ENABLED=0 GO111MODULE=on go build -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 20:37:03 Removing intermediate container 0df6fa8340ca 20:37:03 ---> 8130c5dcb86c 20:37:03 Successfully built 8130c5dcb86c 20:37:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:37:04 + docker inspect -f . ci-base-image-arm64 20:37:04 . [Pipeline] withDockerContainer 20:37:04 prd-ubuntu20.04-docker-arm64-4c-16g-20722 does not seem to be running inside a container 20:37:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:37:06 $ docker top 6a581f013f86c23958b36103e6bc81e31a8270ec4ab80b700a1990e4f83c066e -eo pid,comm [Pipeline] { [Pipeline] sh 20:37:07 + go version 20:37:07 go version go1.17.6 linux/arm64 [Pipeline] } 20:37:07 $ docker stop --time=1 6a581f013f86c23958b36103e6bc81e31a8270ec4ab80b700a1990e4f83c066e 20:37:08 $ docker rm -f 6a581f013f86c23958b36103e6bc81e31a8270ec4ab80b700a1990e4f83c066e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:37:09 + docker inspect -f . ci-base-image-arm64 20:37:09 . [Pipeline] withDockerContainer 20:37:09 prd-ubuntu20.04-docker-arm64-4c-16g-20722 does not seem to be running inside a container 20:37:10 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:37:11 $ docker top 60efac708e7035892e434431f6f40a1cc233046626f96b349918d4e4c7e7d89f -eo pid,comm 20:37:11 Building bin/spire-agent... 20:37:11 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:37:11 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:37:11 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:37:11 go: downloading github.com/docker/docker v20.10.12+incompatible 20:37:11 CGO_ENABLED=0 GO111MODULE=on go build -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 20:37:11 go: downloading github.com/google/go-tpm-tools v0.3.3 20:37:11 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:37:11 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:37:11 go: downloading github.com/docker/go-units v0.4.0 20:37:11 go: downloading github.com/docker/go-connections v0.4.0 20:37:11 go: downloading github.com/opencontainers/image-spec v1.0.1 20:37:11 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:37:11 go: downloading github.com/containerd/containerd v1.3.4 20:37:11 go: downloading github.com/opencontainers/go-digest v1.0.0 20:37:11 Removing intermediate container 97668f864b15 20:37:11 ---> 72c9f99b0ea6 20:37:11 20:37:11 Step 9/20 : FROM alpine:3.15 20:37:11 Removing intermediate container 045d7405fce6 20:37:11 ---> 8ab887f19414 20:37:11 20:37:11 Step 10/23 : FROM alpine:3.14 20:37:11 ---> e04c818066af 20:37:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:37:11 ---> Using cache 20:37:11 ---> 3a7227a44055 20:37:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:37:11 ---> Using cache 20:37:11 ---> 8dce86610685 20:37:11 Step 13/23 : ENV APP_PORT=59882 20:37:11 Removing intermediate container 021f9df7cd26 20:37:11 ---> 1175b2850a3e 20:37:11 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:37:11 3.15: Pulling from library/alpine 20:37:11 ---> Running in 9c5e337f139c 20:37:11 ---> Running in 8f66e351a6df 20:37:11 Removing intermediate container 9c5e337f139c 20:37:11 ---> a1eba1391fe8 20:37:11 Step 14/23 : EXPOSE $APP_PORT 20:37:11 ---> Running in 0b50bebb247a [Pipeline] { [Pipeline] echo 20:37:11 ========================================================= 20:37:11 [edgeXBuildGoParallel] Running Tests and Build... 20:37:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:37:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:37:12 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:37:12 Status: Downloaded newer image for alpine:3.15 20:37:12 Removing intermediate container 0b50bebb247a 20:37:12 ---> 2edb092ec4b4 20:37:12 Step 15/23 : WORKDIR / 20:37:12 ---> 0ac33e5f5afa 20:37:12 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:37:12 ---> Running in 23a79eb622ff 20:37:12 ---> Running in 1ea1a5526aee 20:37:12 Removing intermediate container 1ea1a5526aee 20:37:12 ---> 5514e71b5726 20:37:12 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:12 ---> Running in 78e2a6dc6ec1 20:37:12 + make test 20:37:12 go mod tidy -compat=1.17 20:37:12 Removing intermediate container 23a79eb622ff 20:37:12 ---> 2d0aedd0ec3e 20:37:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:13 ---> d1228590221d 20:37:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:37:13 Removing intermediate container 8f66e351a6df 20:37:13 ---> 880f0289fb3d 20:37:13 20:37:13 Step 11/23 : FROM docker:20.10.14 20:37:13 20.10.14: Pulling from library/docker 20:37:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:37:14 ---> 1dcee9b72c0e 20:37:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:37:14 Removing intermediate container 78e2a6dc6ec1 20:37:14 ---> 2432619b5aa8 20:37:14 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:37:14 ---> Running in ca3c62f23fb3 20:37:15 Removing intermediate container 8ffb98c2df4d 20:37:15 ---> 7a4be9b228c9 20:37:15 20:37:15 Step 10/25 : FROM alpine:3.14 20:37:15 ---> e04c818066af 20:37:15 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:37:15 ---> de12ce4144c9 20:37:15 Step 19/23 : ENTRYPOINT ["/core-command"] 20:37:15 ---> Running in a4aafd0cc83f 20:37:15 ---> Running in 8d612a5d774d 20:37:15 Removing intermediate container 8d612a5d774d 20:37:15 ---> 3ac2dc2e41ff 20:37:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:15 ---> Running in 9199c56a0b8b 20:37:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:37:16 Removing intermediate container 9199c56a0b8b 20:37:16 ---> c0d5ffc741be 20:37:16 Step 21/23 : LABEL arch=x86_64 20:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:37:16 ---> Running in 1038163ae0e4 20:37:16 Removing intermediate container 1038163ae0e4 20:37:16 ---> 1655ed06828e 20:37:16 Step 22/23 : LABEL git_sha=2428a0ee4410790165453aa9b71060fc80f7feae 20:37:16 (1/3) Installing ca-certificates (20211220-r0) 20:37:16 (2/3) Installing dumb-init (1.2.5-r1) 20:37:16 (3/3) Installing su-exec (0.2-r1) 20:37:16 Executing busybox-1.33.1-r7.trigger 20:37:16 Executing ca-certificates-20211220-r0.trigger 20:37:16 ---> Running in 97fe10476ef7 20:37:16 OK: 6 MiB in 17 packages 20:37:16 Removing intermediate container 97fe10476ef7 20:37:16 ---> 7500a82e688c 20:37:16 Step 23/23 : LABEL version=0.0.0 20:37:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:16 ---> Running in bc4e178a2fbf 20:37:16 Removing intermediate container bc4e178a2fbf 20:37:16 ---> 081518dfba04 20:37:16 20:37:16 v3.15.4-19-gb8465a8cc6 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:37:16 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:37:16 OK: 15854 distinct packages available 20:37:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:17 Successfully built 081518dfba04 20:37:17 Successfully tagged core-command:latest 20:37:17  Building core-command ... done Building core-metadata 20:37:17 Removing intermediate container a4aafd0cc83f 20:37:17 ---> 392ba2b41567 20:37:17 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:37:17 ---> Running in 26196069eb7c 20:37:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:17 Removing intermediate container 26196069eb7c 20:37:17 ---> fd0959ad90e8 20:37:17 Step 13/25 : WORKDIR / 20:37:17 (1/9) Installing ca-certificates (20211220-r0) 20:37:18 (2/9) Installing brotli-libs (1.0.9-r5) 20:37:18 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:37:18 (4/9) Installing libcurl (7.80.0-r0) 20:37:18 (5/9) Installing curl (7.80.0-r0) 20:37:18 (6/9) Installing dumb-init (1.2.5-r1) 20:37:18 (7/9) Installing musl-obstack (1.2.3-r0) 20:37:18 (8/9) Installing libucontext (1.1-r0) 20:37:19 (9/9) Installing gcompat (1.0.0-r4) 20:37:19 Executing busybox-1.34.1-r5.trigger 20:37:19 Executing ca-certificates-20211220-r0.trigger 20:37:19 OK: 8 MiB in 23 packages 20:37:19 ---> Running in 729f71c604fe 20:37:20 Removing intermediate container 729f71c604fe 20:37:20 ---> aa5069453fb0 20:37:20 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:37:20 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:37:20 Status: Downloaded newer image for docker:20.10.14 20:37:20 ---> 7417809fdb73 20:37:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:37:20 ---> Running in 7478f4edfdb0 20:37:20 Removing intermediate container ca3c62f23fb3 20:37:20 ---> 389228e7d7af 20:37:20 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:20 ---> 26bf07861837 20:37:20 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:37:20 Removing intermediate container 7478f4edfdb0 20:37:20 ---> ffdaa0569856 20:37:20 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 20:37:20 ---> Running in 87ad15977863 20:37:20 ---> c0a587471242 20:37:20 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:37:20 ---> 0230fd2c1940 20:37:20 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:37:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:21 (1/43) Installing readline (8.1.1-r0) 20:37:21 (2/43) Installing bash (5.1.16-r0) 20:37:21 Executing bash-5.1.16-r0.post-install 20:37:21 (3/43) Installing brotli-libs (1.0.9-r5) 20:37:21 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:37:21 (5/43) Installing libcurl (7.80.0-r0) 20:37:21 (6/43) Installing curl (7.80.0-r0) 20:37:21 (7/43) Installing dumb-init (1.2.5-r1) 20:37:21 (8/43) Installing libbz2 (1.0.8-r1) 20:37:21 (9/43) Installing expat (2.4.7-r0) 20:37:21 (10/43) Installing libffi (3.4.2-r1) 20:37:21 (11/43) Installing gdbm (1.22-r0) 20:37:21 (12/43) Installing xz-libs (5.2.5-r1) 20:37:21 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:37:21 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:37:21 (15/43) Installing mpdecimal (2.5.1-r1) 20:37:21 (16/43) Installing sqlite-libs (3.36.0-r0) 20:37:21 (17/43) Installing python3 (3.9.7-r4) 20:37:22 ---> ea64310f961c 20:37:22 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:37:22 (18/43) Installing py3-appdirs (1.4.4-r2) 20:37:22 (19/43) Installing py3-certifi (2020.12.5-r1) 20:37:22 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:37:22 (21/43) Installing py3-idna (3.3-r0) 20:37:22 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:37:22 (23/43) Installing py3-requests (2.26.0-r1) 20:37:22 (24/43) Installing py3-msgpack (1.0.2-r1) 20:37:22 (25/43) Installing py3-lockfile (0.12.2-r4) 20:37:22 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:37:22 (27/43) Installing py3-colorama (0.4.4-r1) 20:37:22 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:37:22 (29/43) Installing py3-distlib (0.3.3-r0) 20:37:22 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:37:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:37:22 ---> d83bd5940b83 20:37:22 Step 3/23 : WORKDIR /edgex-go 20:37:22 ---> Using cache 20:37:22 ---> 01e5d6cee093 20:37:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:22 ---> Using cache 20:37:22 ---> eea70586079d 20:37:22 Step 5/23 : RUN apk add --update --no-cache make git 20:37:22 ---> Using cache 20:37:22 ---> 2594ccf971d1 20:37:22 Step 6/23 : COPY go.mod vendor* ./ 20:37:22 ---> Using cache 20:37:22 ---> cf810a1c1ade 20:37:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:22 ---> Using cache 20:37:22 ---> ee44a854a09a 20:37:22 Step 8/23 : COPY . . 20:37:22 ---> Using cache 20:37:22 ---> e0cea55cd526 20:37:22 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:37:22 (30/43) Installing py3-distro (1.6.0-r0) 20:37:22 (31/43) Installing py3-six (1.16.0-r0) 20:37:22 (32/43) Installing py3-webencodings (0.5.1-r4) 20:37:22 (33/43) Installing py3-html5lib (1.1-r1) 20:37:22 (34/43) Installing py3-parsing (2.4.7-r2) 20:37:22 (35/43) Installing py3-packaging (20.9-r1) 20:37:22 (36/43) Installing py3-tomli (1.2.2-r0) 20:37:22 (37/43) Installing py3-pep517 (0.12.0-r0) 20:37:22 (38/43) Installing py3-progress (1.6-r0) 20:37:22 (39/43) Installing py3-retrying (1.3.3-r2) 20:37:22 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:37:22 (41/43) Installing py3-setuptools (52.0.0-r4) 20:37:22 (42/43) Installing py3-toml (0.10.2-r2) 20:37:22 (43/43) Installing py3-pip (20.3.4-r1) 20:37:22 Executing busybox-1.34.1-r5.trigger 20:37:22 OK: 83 MiB in 65 packages 20:37:22 ---> 0390a3964044 20:37:22 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:37:23 ---> Running in 8e1117b2a9a2 20:37:23 ---> b3fb9924174c 20:37:23 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:37:23 ---> 70ea3bbe209a 20:37:23 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:37:23 ---> Running in 6c7226e41e98 20:37:23 Collecting docker-compose==1.23.2 20:37:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:37:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:37:23 Collecting docopt<0.7,>=0.6.1 20:37:23 Downloading docopt-0.6.2.tar.gz (25 kB) 20:37:23 Removing intermediate container 6c7226e41e98 20:37:23 ---> fd15385a72b0 20:37:23 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:23 ---> 6ae505dca52c 20:37:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:37:23 ---> Running in d0ab917c103d 20:37:24 Removing intermediate container d0ab917c103d 20:37:24 ---> d3e30a59e8c9 20:37:24 Step 18/20 : LABEL arch=x86_64 20:37:24 Collecting jsonschema<3,>=2.5.1 20:37:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:37:24 Collecting dockerpty<0.5,>=0.4.1 20:37:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:37:24 ---> Running in a14e61a7f59d 20:37:24 ---> 5c6b48980b50 20:37:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:37:24 Removing intermediate container a14e61a7f59d 20:37:24 ---> d80205991764 20:37:24 Step 19/20 : LABEL git_sha=2428a0ee4410790165453aa9b71060fc80f7feae 20:37:24 Collecting PyYAML<4,>=3.10 20:37:24 ---> Running in e199bf7596b9 20:37:24 Downloading PyYAML-3.13.tar.gz (270 kB) 20:37:24 ---> 865003f610b4 20:37:24 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/ 20:37:24 ---> Running in 2cfb3e73aa4a 20:37:24 Removing intermediate container e199bf7596b9 20:37:24 ---> a463576756dc 20:37:24 Step 20/20 : LABEL version=0.0.0 20:37:24 ---> Running in a7c4d16d770f 20:37:25 Removing intermediate container a7c4d16d770f 20:37:25 ---> d88ce060ca0d 20:37:25 20:37:25 Collecting texttable<0.10,>=0.9.0 20:37:25 Downloading texttable-0.9.1.tar.gz (11 kB) 20:37:25 Successfully built d88ce060ca0d 20:37:25 Successfully tagged security-spiffe-token-provider:latest 20:37:25  Building security-spiffe-token-provider ... done Building security-spire-agent 20:37:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:37:25 Collecting websocket-client<1.0,>=0.32.0 20:37:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:37:25 Collecting cached-property<2,>=1.2.0 20:37:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:37:25 Collecting docker<4.0,>=3.6.0 20:37:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:37:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:37:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:37:25 Collecting docker-pycreds>=0.4.0 20:37:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:37:26 Collecting urllib3<1.25,>=1.21.1 20:37:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:37:26 Collecting idna<2.8,>=2.5 20:37:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:37:26 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) 20:37:26 Collecting chardet<3.1.0,>=3.0.2 20:37:26 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:37:26 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:37:26 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:37:26 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:37:26 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:37:26 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:37:26 Attempting uninstall: urllib3 20:37:26 Found existing installation: urllib3 1.26.7 20:37:26 Uninstalling urllib3-1.26.7: 20:37:26 Successfully uninstalled urllib3-1.26.7 20:37:27 Attempting uninstall: idna 20:37:27 Found existing installation: idna 3.3 20:37:27 Uninstalling idna-3.3: 20:37:27 Successfully uninstalled idna-3.3 20:37:29 Attempting uninstall: requests 20:37:29 Found existing installation: requests 2.26.0 20:37:29 Uninstalling requests-2.26.0: 20:37:29 Successfully uninstalled requests-2.26.0 20:37:29 Removing intermediate container 2cfb3e73aa4a 20:37:29 ---> fbb6b7ff8e9d 20:37:29 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:37:29 Running setup.py install for texttable: started 20:37:29 ---> Running in a07d358c1b14 20:37:30 Running setup.py install for texttable: finished with status 'done' 20:37:30 Running setup.py install for PyYAML: started 20:37:30 Removing intermediate container a07d358c1b14 20:37:30 ---> 605ae0fb16cb 20:37:30 Step 23/25 : LABEL arch=x86_64 20:37:30 Running setup.py install for PyYAML: finished with status 'done' 20:37:30 ---> Running in 1792922b26a1 20:37:30 Running setup.py install for docopt: started 20:37:31 Running setup.py install for docopt: finished with status 'done' 20:37:31 Running setup.py install for dockerpty: started 20:37:31 Removing intermediate container 1792922b26a1 20:37:31 ---> 8da7a168d22f 20:37:31 Step 24/25 : LABEL git_sha=2428a0ee4410790165453aa9b71060fc80f7feae 20:37:31 ---> Running in 203ff642fcc9 20:37:31 Running setup.py install for dockerpty: finished with status 'done' 20:37:32 Removing intermediate container 203ff642fcc9 20:37:32 ---> a81a5832e3b8 20:37:32 Step 25/25 : LABEL version=0.0.0 20:37:32 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:37:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:37:32 ---> d83bd5940b83 20:37:32 Step 3/26 : WORKDIR /edgex-go 20:37:32 ---> Using cache 20:37:32 ---> 01e5d6cee093 20:37:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:32 ---> Using cache 20:37:32 ---> eea70586079d 20:37:32 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:37:32 ---> Using cache 20:37:32 ---> 4ef0749cee6b 20:37:32 Step 6/26 : COPY go.mod vendor* ./ 20:37:32 ---> Using cache 20:37:32 ---> e0fa16903932 20:37:32 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:32 ---> Using cache 20:37:32 ---> bf6f02d923df 20:37:32 Step 8/26 : COPY . . 20:37:32 ---> Using cache 20:37:32 ---> d05871d234df 20:37:32 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:37:32 ---> Using cache 20:37:32 ---> 78dffc3e04aa 20:37:32 Step 10/26 : RUN mkdir -p spire-build 20:37:32 ---> Using cache 20:37:32 ---> 630f1c3ae643 20:37:32 Step 11/26 : WORKDIR /edgex-go/spire-build 20:37:32 ---> Using cache 20:37:32 ---> 45c4106020e6 20:37:32 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 20:37:32 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 20:37:32 ---> Running in 3998bc3c250a 20:37:32 ---> Running in 17a64d2ae812 20:37:32 Removing intermediate container 3998bc3c250a 20:37:32 ---> 5532c8d4d1f1 20:37:32 20:37:32 Successfully built 5532c8d4d1f1 20:37:32 Successfully tagged security-secretstore-setup:latest 20:37:33  Building security-secretstore-setup ... done Building security-spire-server 20:37:33 spire-1.2.1/ 20:37:33 spire-1.2.1/.data/ 20:37:33 spire-1.2.1/.data/.file 20:37:33 spire-1.2.1/.dockerignore 20:37:33 spire-1.2.1/.gitattributes 20:37:33 spire-1.2.1/.githooks/ 20:37:33 spire-1.2.1/.githooks/pre-commit 20:37:33 spire-1.2.1/.github/ 20:37:33 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:37:33 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:37:33 spire-1.2.1/.github/dependabot.yml 20:37:33 spire-1.2.1/.github/workflows/ 20:37:33 spire-1.2.1/.github/workflows/nightly_build.yaml 20:37:33 spire-1.2.1/.github/workflows/pr_build.yaml 20:37:33 spire-1.2.1/.github/workflows/release_build.yaml 20:37:33 spire-1.2.1/.github/workflows/scripts/ 20:37:33 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:37:33 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:37:33 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:37:33 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:37:33 spire-1.2.1/.github/workflows/scripts/split.sh 20:37:33 spire-1.2.1/.gitignore 20:37:33 spire-1.2.1/.go-version 20:37:33 spire-1.2.1/.golangci.yml 20:37:33 spire-1.2.1/ADOPTERS.md 20:37:33 spire-1.2.1/CHANGELOG.md 20:37:33 spire-1.2.1/CODE-OF-CONDUCT.md 20:37:33 spire-1.2.1/CODEOWNERS 20:37:33 spire-1.2.1/CONTRIBUTING.md 20:37:33 spire-1.2.1/Dockerfile 20:37:33 spire-1.2.1/Dockerfile.dev 20:37:33 spire-1.2.1/Dockerfile.scratch 20:37:33 spire-1.2.1/LICENSE 20:37:33 spire-1.2.1/MAINTAINERS.md 20:37:33 spire-1.2.1/Makefile 20:37:33 spire-1.2.1/README.md 20:37:33 spire-1.2.1/ROADMAP.md 20:37:33 spire-1.2.1/SECURITY.md 20:37:33 spire-1.2.1/cmd/ 20:37:33 spire-1.2.1/cmd/spire-agent/ 20:37:33 spire-1.2.1/cmd/spire-agent/cli/ 20:37:33 spire-1.2.1/cmd/spire-agent/cli/api/ 20:37:33 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:37:33 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:37:33 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:37:33 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:37:33 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:37:33 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:37:33 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:37:33 spire-1.2.1/cmd/spire-agent/cli/common/ 20:37:33 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:37:33 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:37:33 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:37:33 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:37:33 spire-1.2.1/cmd/spire-agent/cli/run/ 20:37:33 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:37:33 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:37:33 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:37:33 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:37:33 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:37:33 spire-1.2.1/cmd/spire-agent/main.go 20:37:33 spire-1.2.1/cmd/spire-server/ 20:37:33 spire-1.2.1/cmd/spire-server/cli/ 20:37:33 spire-1.2.1/cmd/spire-server/cli/agent/ 20:37:33 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:37:33 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/cli.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/entry/ 20:37:33 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/federation/ 20:37:33 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:37:33 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:37:33 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/run/ 20:37:33 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/token/ 20:37:33 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/validate/ 20:37:33 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/x509/ 20:37:33 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:37:33 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:37:33 spire-1.2.1/cmd/spire-server/main.go 20:37:33 spire-1.2.1/cmd/spire-server/util/ 20:37:33 spire-1.2.1/cmd/spire-server/util/util.go 20:37:33 spire-1.2.1/conf/ 20:37:33 spire-1.2.1/conf/agent/ 20:37:33 spire-1.2.1/conf/agent/agent.conf 20:37:33 spire-1.2.1/conf/agent/agent_full.conf 20:37:33 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:37:33 spire-1.2.1/conf/server/ 20:37:33 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:37:33 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:37:33 spire-1.2.1/conf/server/server.conf 20:37:33 spire-1.2.1/conf/server/server_full.conf 20:37:33 spire-1.2.1/doc/ 20:37:33 spire-1.2.1/doc/SPIRE101.md 20:37:33 spire-1.2.1/doc/auditlog.md 20:37:33 spire-1.2.1/doc/authorization_policy_engine.md 20:37:33 spire-1.2.1/doc/changelog_guidelines.md 20:37:33 spire-1.2.1/doc/cure53-report.pdf 20:37:33 spire-1.2.1/doc/images/ 20:37:33 spire-1.2.1/doc/images/2019_roadmap.png 20:37:33 spire-1.2.1/doc/images/SPIRE101.png 20:37:33 spire-1.2.1/doc/images/SPIRE_agent.png 20:37:33 spire-1.2.1/doc/images/SPIRE_server.png 20:37:33 spire-1.2.1/doc/images/cache_mgr.png 20:37:33 spire-1.2.1/doc/images/cache_mgr_components.png 20:37:33 spire-1.2.1/doc/images/federated_spire.png 20:37:33 spire-1.2.1/doc/images/ha_mode.png 20:37:33 spire-1.2.1/doc/images/nested_spire.png 20:37:33 spire-1.2.1/doc/images/oidc_federation.png 20:37:33 spire-1.2.1/doc/images/single_trust_domain.png 20:37:33 spire-1.2.1/doc/images/spiffe_compatible.png 20:37:33 spire-1.2.1/doc/images/spire_logo.png 20:37:33 spire-1.2.1/doc/migrating_registration_api_clients.md 20:37:33 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:37:33 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:37:33 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:37:33 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:37:33 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:37:33 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:37:33 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:37:33 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:37:33 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:37:33 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:37:33 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:37:33 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:37:33 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:37:33 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:37:33 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:37:33 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:37:33 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:37:33 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:37:33 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:37:33 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:37:33 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:37:33 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:37:33 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:37:33 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:37:33 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:37:33 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:37:33 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:37:33 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:37:33 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:37:33 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:37:33 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:37:33 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:37:33 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:37:33 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:37:33 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:37:33 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:37:33 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:37:33 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:37:33 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:37:33 spire-1.2.1/doc/scaling_spire.md 20:37:33 spire-1.2.1/doc/spire_agent.md 20:37:33 spire-1.2.1/doc/spire_server.md 20:37:33 spire-1.2.1/doc/supported_integrations.md 20:37:33 spire-1.2.1/doc/telemetry.md 20:37:33 spire-1.2.1/doc/telemetry_config.md 20:37:33 spire-1.2.1/doc/upgrading.md 20:37:33 spire-1.2.1/doc/using_spire.md 20:37:33 spire-1.2.1/examples/ 20:37:33 spire-1.2.1/examples/README.md 20:37:33 spire-1.2.1/go.mod 20:37:33 spire-1.2.1/go.sum 20:37:33 spire-1.2.1/pkg/ 20:37:33 spire-1.2.1/pkg/agent/ 20:37:33 spire-1.2.1/pkg/agent/agent.go 20:37:33 spire-1.2.1/pkg/agent/api/ 20:37:33 spire-1.2.1/pkg/agent/api/config.go 20:37:33 spire-1.2.1/pkg/agent/api/debug/ 20:37:33 spire-1.2.1/pkg/agent/api/debug/v1/ 20:37:33 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:37:33 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:37:33 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:37:33 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:37:33 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:37:33 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:37:33 spire-1.2.1/pkg/agent/api/endpoints.go 20:37:33 spire-1.2.1/pkg/agent/api/health/ 20:37:33 spire-1.2.1/pkg/agent/api/health/v1/ 20:37:33 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:37:33 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:37:33 spire-1.2.1/pkg/agent/api/rpccontext/ 20:37:33 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:37:33 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:37:33 spire-1.2.1/pkg/agent/attestor/ 20:37:33 spire-1.2.1/pkg/agent/attestor/node/ 20:37:33 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:37:33 spire-1.2.1/pkg/agent/attestor/node/node.go 20:37:33 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:37:33 spire-1.2.1/pkg/agent/attestor/workload/ 20:37:33 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:37:33 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:37:33 spire-1.2.1/pkg/agent/catalog/ 20:37:33 spire-1.2.1/pkg/agent/catalog/catalog.go 20:37:33 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:37:33 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:37:33 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:37:33 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:37:33 spire-1.2.1/pkg/agent/client/ 20:37:33 spire-1.2.1/pkg/agent/client/client.go 20:37:33 spire-1.2.1/pkg/agent/client/client_test.go 20:37:33 spire-1.2.1/pkg/agent/client/dial.go 20:37:33 spire-1.2.1/pkg/agent/client/nodeconn.go 20:37:33 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:37:33 spire-1.2.1/pkg/agent/client/update.go 20:37:33 spire-1.2.1/pkg/agent/client/util.go 20:37:33 spire-1.2.1/pkg/agent/common/ 20:37:33 spire-1.2.1/pkg/agent/common/backoff/ 20:37:33 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:37:33 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:37:33 spire-1.2.1/pkg/agent/common/cgroups/ 20:37:33 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:37:33 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:37:33 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:37:33 spire-1.2.1/pkg/agent/config.go 20:37:33 spire-1.2.1/pkg/agent/endpoints/ 20:37:33 spire-1.2.1/pkg/agent/endpoints/config.go 20:37:33 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:37:33 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:37:33 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:37:33 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:37:33 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:37:33 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:37:33 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:37:33 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:37:33 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:37:33 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:37:33 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:37:33 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:37:33 spire-1.2.1/pkg/agent/endpoints/workload/ 20:37:33 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:37:33 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:37:33 spire-1.2.1/pkg/agent/manager/ 20:37:33 spire-1.2.1/pkg/agent/manager/cache/ 20:37:33 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:37:33 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:37:33 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:37:33 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:37:33 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:37:33 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:37:33 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:37:33 spire-1.2.1/pkg/agent/manager/config.go 20:37:33 spire-1.2.1/pkg/agent/manager/manager.go 20:37:33 spire-1.2.1/pkg/agent/manager/manager_test.go 20:37:33 spire-1.2.1/pkg/agent/manager/storage.go 20:37:33 spire-1.2.1/pkg/agent/manager/storage_test.go 20:37:33 spire-1.2.1/pkg/agent/manager/storecache/ 20:37:33 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:37:33 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:37:33 spire-1.2.1/pkg/agent/manager/sync.go 20:37:33 spire-1.2.1/pkg/agent/plugin/ 20:37:33 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:37:33 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:37:33 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:37:33 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:37:33 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:37:33 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:37:33 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:37:33 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:37:33 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:37:33 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:37:33 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:37:33 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:37:33 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:37:33 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:37:33 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:37:33 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:37:33 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:37:33 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:37:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:37:33 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:37:33 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:37:33 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:37:33 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:37:33 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:37:33 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:37:33 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:37:33 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:37:33 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:37:33 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:37:33 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:37:33 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:37:33 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:37:33 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:37:33 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:37:33 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:37:33 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:37:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:37:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:37:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:37:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:37:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:37:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:37:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:37:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:37:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:37:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:37:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:37:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:37:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:37:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:37:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:37:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:37:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:37:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:37:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:37:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:37:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:37:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:37:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:37:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:37:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:37:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:37:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:37:33 spire-1.2.1/pkg/agent/svid/ 20:37:33 spire-1.2.1/pkg/agent/svid/rotator.go 20:37:33 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:37:33 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:37:33 spire-1.2.1/pkg/agent/svid/store/ 20:37:33 spire-1.2.1/pkg/agent/svid/store/service.go 20:37:33 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:37:33 spire-1.2.1/pkg/common/ 20:37:33 spire-1.2.1/pkg/common/agentpathtemplate/ 20:37:33 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:37:33 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:37:33 spire-1.2.1/pkg/common/api/ 20:37:33 spire-1.2.1/pkg/common/api/metrics.go 20:37:33 spire-1.2.1/pkg/common/api/middleware/ 20:37:33 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:37:33 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:37:33 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:37:33 spire-1.2.1/pkg/common/api/middleware/logger.go 20:37:33 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:37:33 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:37:33 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:37:33 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:37:33 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:37:33 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:37:33 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:37:33 spire-1.2.1/pkg/common/api/middleware/names.go 20:37:33 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:37:33 spire-1.2.1/pkg/common/api/names.go 20:37:33 spire-1.2.1/pkg/common/api/ratelimit.go 20:37:33 spire-1.2.1/pkg/common/api/rpccontext/ 20:37:33 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:37:33 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:37:33 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:37:33 spire-1.2.1/pkg/common/auth/ 20:37:33 spire-1.2.1/pkg/common/auth/interceptors.go 20:37:33 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:37:33 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:37:33 spire-1.2.1/pkg/common/bundleutil/ 20:37:33 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:37:33 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:37:33 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:37:33 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:37:33 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:37:33 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:37:33 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:37:33 spire-1.2.1/pkg/common/bundleutil/types.go 20:37:33 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:37:33 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:37:33 spire-1.2.1/pkg/common/catalog/ 20:37:33 spire-1.2.1/pkg/common/catalog/bind.go 20:37:33 spire-1.2.1/pkg/common/catalog/builtin.go 20:37:33 spire-1.2.1/pkg/common/catalog/catalog.go 20:37:33 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:37:33 spire-1.2.1/pkg/common/catalog/closers.go 20:37:33 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:37:33 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:37:33 spire-1.2.1/pkg/common/catalog/config.go 20:37:33 spire-1.2.1/pkg/common/catalog/config_test.go 20:37:33 spire-1.2.1/pkg/common/catalog/configure.go 20:37:33 spire-1.2.1/pkg/common/catalog/constraints.go 20:37:33 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:37:33 spire-1.2.1/pkg/common/catalog/context.go 20:37:33 spire-1.2.1/pkg/common/catalog/external.go 20:37:33 spire-1.2.1/pkg/common/catalog/host.go 20:37:33 spire-1.2.1/pkg/common/catalog/pipenet.go 20:37:33 spire-1.2.1/pkg/common/catalog/plugin.go 20:37:33 spire-1.2.1/pkg/common/catalog/testplugin/ 20:37:33 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:37:33 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:37:33 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:37:33 spire-1.2.1/pkg/common/cli/ 20:37:33 spire-1.2.1/pkg/common/cli/env.go 20:37:33 spire-1.2.1/pkg/common/cli/flags.go 20:37:33 spire-1.2.1/pkg/common/cli/trust_domain.go 20:37:33 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:37:33 spire-1.2.1/pkg/common/cli/umask.go 20:37:33 spire-1.2.1/pkg/common/cli/umask_posix.go 20:37:33 spire-1.2.1/pkg/common/cli/umask_test.go 20:37:33 spire-1.2.1/pkg/common/cli/umask_windows.go 20:37:33 spire-1.2.1/pkg/common/cliprinter/ 20:37:33 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:37:33 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:37:33 spire-1.2.1/pkg/common/cliprinter/flag.go 20:37:33 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:37:33 spire-1.2.1/pkg/common/cliprinter/format.go 20:37:33 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:37:33 spire-1.2.1/pkg/common/cliprinter/internal/ 20:37:33 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:37:33 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:37:33 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:37:33 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:37:33 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:37:33 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:37:33 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:37:33 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:37:33 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:37:33 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:37:33 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:37:33 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:37:33 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:37:33 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:37:33 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:37:33 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:37:33 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:37:33 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:37:33 spire-1.2.1/pkg/common/coretypes/ 20:37:33 spire-1.2.1/pkg/common/coretypes/bundle/ 20:37:33 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:37:33 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:37:33 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:37:33 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:37:33 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:37:33 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:37:33 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:37:33 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:37:33 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:37:33 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:37:33 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:37:33 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:37:33 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:37:33 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:37:33 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:37:33 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:37:33 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:37:33 spire-1.2.1/pkg/common/cryptoutil/ 20:37:33 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:37:33 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:37:33 spire-1.2.1/pkg/common/diskutil/ 20:37:33 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:37:33 spire-1.2.1/pkg/common/diskutil/file_test.go 20:37:33 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:37:33 spire-1.2.1/pkg/common/errorutil/ 20:37:33 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:37:33 spire-1.2.1/pkg/common/health/ 20:37:33 spire-1.2.1/pkg/common/health/config.go 20:37:33 spire-1.2.1/pkg/common/health/context.go 20:37:33 spire-1.2.1/pkg/common/health/context_test.go 20:37:33 spire-1.2.1/pkg/common/health/health.go 20:37:33 spire-1.2.1/pkg/common/health/health_test.go 20:37:33 spire-1.2.1/pkg/common/health/logger.go 20:37:33 spire-1.2.1/pkg/common/hostservice/ 20:37:33 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:37:33 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:37:33 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:37:33 spire-1.2.1/pkg/common/idutil/ 20:37:33 spire-1.2.1/pkg/common/idutil/require.go 20:37:33 spire-1.2.1/pkg/common/idutil/require_test.go 20:37:33 spire-1.2.1/pkg/common/idutil/safety.go 20:37:33 spire-1.2.1/pkg/common/idutil/safety_test.go 20:37:33 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:37:33 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:37:33 spire-1.2.1/pkg/common/jwtsvid/ 20:37:33 spire-1.2.1/pkg/common/jwtsvid/common.go 20:37:33 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:37:33 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:37:33 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:37:33 spire-1.2.1/pkg/common/jwtutil/ 20:37:33 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:37:33 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:37:33 spire-1.2.1/pkg/common/log/ 20:37:33 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:37:33 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:37:33 spire-1.2.1/pkg/common/log/log.go 20:37:33 spire-1.2.1/pkg/common/log/log_test.go 20:37:33 spire-1.2.1/pkg/common/log/options.go 20:37:33 spire-1.2.1/pkg/common/nodeutil/ 20:37:33 spire-1.2.1/pkg/common/nodeutil/node.go 20:37:33 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:37:33 spire-1.2.1/pkg/common/peertracker/ 20:37:33 spire-1.2.1/pkg/common/peertracker/conn.go 20:37:33 spire-1.2.1/pkg/common/peertracker/credentials.go 20:37:33 spire-1.2.1/pkg/common/peertracker/errors.go 20:37:33 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:37:33 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:37:33 spire-1.2.1/pkg/common/peertracker/info.go 20:37:33 spire-1.2.1/pkg/common/peertracker/listener.go 20:37:33 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:37:33 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:37:33 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:37:33 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:37:33 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:37:33 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:37:33 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:37:33 spire-1.2.1/pkg/common/peertracker/tcp.go 20:37:33 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:37:33 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:37:33 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:37:33 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:37:33 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:37:33 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:37:33 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:37:33 spire-1.2.1/pkg/common/peertracker/uds.go 20:37:33 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:37:33 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:37:33 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:37:33 spire-1.2.1/pkg/common/pemutil/ 20:37:33 spire-1.2.1/pkg/common/pemutil/block.go 20:37:33 spire-1.2.1/pkg/common/pemutil/certs.go 20:37:33 spire-1.2.1/pkg/common/pemutil/common.go 20:37:33 spire-1.2.1/pkg/common/pemutil/csr.go 20:37:33 spire-1.2.1/pkg/common/pemutil/keys.go 20:37:33 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:37:33 spire-1.2.1/pkg/common/pemutil/testdata/ 20:37:33 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:37:33 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:37:33 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:37:33 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:37:33 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:37:33 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:37:33 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:37:33 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:37:33 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:37:33 spire-1.2.1/pkg/common/plugin/ 20:37:33 spire-1.2.1/pkg/common/plugin/aws/ 20:37:33 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:37:33 spire-1.2.1/pkg/common/plugin/azure/ 20:37:33 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:37:33 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:37:33 spire-1.2.1/pkg/common/plugin/facade.go 20:37:33 spire-1.2.1/pkg/common/plugin/facade_test.go 20:37:33 spire-1.2.1/pkg/common/plugin/gcp/ 20:37:33 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:37:33 spire-1.2.1/pkg/common/plugin/k8s/ 20:37:33 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:37:33 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:37:33 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:37:33 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:37:33 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:37:33 spire-1.2.1/pkg/common/plugin/log.go 20:37:33 spire-1.2.1/pkg/common/plugin/sshpop/ 20:37:33 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:37:33 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:37:33 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:37:33 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:37:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:37:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:37:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:37:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:37:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:37:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:37:33 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:37:33 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:37:33 spire-1.2.1/pkg/common/plugin/x509pop/ 20:37:33 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:37:33 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:37:33 spire-1.2.1/pkg/common/profiling/ 20:37:33 spire-1.2.1/pkg/common/profiling/dumpers.go 20:37:33 spire-1.2.1/pkg/common/profiling/profiling.go 20:37:33 spire-1.2.1/pkg/common/protoutil/ 20:37:33 spire-1.2.1/pkg/common/protoutil/masks.go 20:37:33 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:37:33 spire-1.2.1/pkg/common/rotationutil/ 20:37:33 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:37:33 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:37:33 spire-1.2.1/pkg/common/selector/ 20:37:33 spire-1.2.1/pkg/common/selector/selector.go 20:37:33 spire-1.2.1/pkg/common/selector/selector_test.go 20:37:33 spire-1.2.1/pkg/common/selector/set.go 20:37:33 spire-1.2.1/pkg/common/selector/set_utils.go 20:37:33 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:37:33 spire-1.2.1/pkg/common/telemetry/ 20:37:33 spire-1.2.1/pkg/common/telemetry/agent/ 20:37:33 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:37:33 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:37:33 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:37:33 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:37:33 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:37:33 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:37:33 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:37:33 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:37:33 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:37:33 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:37:33 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:37:33 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:37:33 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:37:33 spire-1.2.1/pkg/common/telemetry/call.go 20:37:33 spire-1.2.1/pkg/common/telemetry/common/ 20:37:33 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:37:33 spire-1.2.1/pkg/common/telemetry/config.go 20:37:33 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:37:33 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:37:33 spire-1.2.1/pkg/common/telemetry/inmem.go 20:37:33 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:37:33 spire-1.2.1/pkg/common/telemetry/m3.go 20:37:33 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:37:33 spire-1.2.1/pkg/common/telemetry/metrics.go 20:37:33 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:37:33 spire-1.2.1/pkg/common/telemetry/names.go 20:37:33 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:37:33 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:37:33 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:37:33 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:37:33 spire-1.2.1/pkg/common/telemetry/server/ 20:37:33 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:37:33 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:37:33 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:37:33 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:37:33 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:37:33 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:37:33 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:37:33 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:37:33 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:37:33 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:37:33 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:37:33 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:37:33 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:37:33 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:37:33 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:37:33 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:37:33 spire-1.2.1/pkg/common/telemetry/server/server.go 20:37:33 spire-1.2.1/pkg/common/telemetry/sink.go 20:37:33 spire-1.2.1/pkg/common/telemetry/statsd.go 20:37:33 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:37:33 spire-1.2.1/pkg/common/telemetry/uptime.go 20:37:33 spire-1.2.1/pkg/common/telemetry/version.go 20:37:33 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:37:33 spire-1.2.1/pkg/common/uptime/ 20:37:33 spire-1.2.1/pkg/common/uptime/uptime.go 20:37:33 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:37:33 spire-1.2.1/pkg/common/util/ 20:37:33 spire-1.2.1/pkg/common/util/certs.go 20:37:33 spire-1.2.1/pkg/common/util/certs_test.go 20:37:33 spire-1.2.1/pkg/common/util/csr.go 20:37:33 spire-1.2.1/pkg/common/util/hash.go 20:37:33 spire-1.2.1/pkg/common/util/selectors.go 20:37:33 spire-1.2.1/pkg/common/util/selectors_test.go 20:37:33 spire-1.2.1/pkg/common/util/signals.go 20:37:33 spire-1.2.1/pkg/common/util/sort.go 20:37:33 spire-1.2.1/pkg/common/util/sort_test.go 20:37:33 spire-1.2.1/pkg/common/util/task.go 20:37:33 spire-1.2.1/pkg/common/util/task_test.go 20:37:33 spire-1.2.1/pkg/common/util/testdata/ 20:37:33 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:37:33 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:37:33 spire-1.2.1/pkg/common/version/ 20:37:33 spire-1.2.1/pkg/common/version/version.go 20:37:33 spire-1.2.1/pkg/common/x509svid/ 20:37:33 spire-1.2.1/pkg/common/x509svid/common_test.go 20:37:33 spire-1.2.1/pkg/common/x509svid/csr.go 20:37:33 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:37:33 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:37:33 spire-1.2.1/pkg/common/x509util/ 20:37:33 spire-1.2.1/pkg/common/x509util/cert.go 20:37:33 spire-1.2.1/pkg/common/x509util/dns.go 20:37:33 spire-1.2.1/pkg/common/x509util/dns_test.go 20:37:33 spire-1.2.1/pkg/common/x509util/keyid.go 20:37:33 spire-1.2.1/pkg/common/x509util/keypair.go 20:37:33 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:37:33 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:37:33 spire-1.2.1/pkg/server/ 20:37:33 spire-1.2.1/pkg/server/api/ 20:37:33 spire-1.2.1/pkg/server/api/agent.go 20:37:33 spire-1.2.1/pkg/server/api/agent/ 20:37:33 spire-1.2.1/pkg/server/api/agent/v1/ 20:37:33 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:37:33 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:37:33 spire-1.2.1/pkg/server/api/agent_test.go 20:37:33 spire-1.2.1/pkg/server/api/api.go 20:37:33 spire-1.2.1/pkg/server/api/audit/ 20:37:33 spire-1.2.1/pkg/server/api/audit/audit.go 20:37:33 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:37:33 spire-1.2.1/pkg/server/api/bundle.go 20:37:33 spire-1.2.1/pkg/server/api/bundle/ 20:37:33 spire-1.2.1/pkg/server/api/bundle/v1/ 20:37:33 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:37:33 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:37:33 spire-1.2.1/pkg/server/api/bundle_test.go 20:37:33 spire-1.2.1/pkg/server/api/debug/ 20:37:33 spire-1.2.1/pkg/server/api/debug/v1/ 20:37:33 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:37:33 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:37:33 spire-1.2.1/pkg/server/api/entry.go 20:37:33 spire-1.2.1/pkg/server/api/entry/ 20:37:33 spire-1.2.1/pkg/server/api/entry/v1/ 20:37:33 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:37:33 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:37:33 spire-1.2.1/pkg/server/api/entry_test.go 20:37:33 spire-1.2.1/pkg/server/api/health/ 20:37:33 spire-1.2.1/pkg/server/api/health/v1/ 20:37:33 spire-1.2.1/pkg/server/api/health/v1/service.go 20:37:33 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:37:33 spire-1.2.1/pkg/server/api/id.go 20:37:33 spire-1.2.1/pkg/server/api/id_test.go 20:37:33 spire-1.2.1/pkg/server/api/limits/ 20:37:33 spire-1.2.1/pkg/server/api/limits/limits.go 20:37:33 spire-1.2.1/pkg/server/api/middleware/ 20:37:33 spire-1.2.1/pkg/server/api/middleware/alias.go 20:37:33 spire-1.2.1/pkg/server/api/middleware/audit.go 20:37:33 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:37:33 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:37:33 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:37:33 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:37:33 spire-1.2.1/pkg/server/api/middleware/caller.go 20:37:33 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:37:33 spire-1.2.1/pkg/server/api/middleware/common.go 20:37:33 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:37:33 spire-1.2.1/pkg/server/api/middleware/entries.go 20:37:33 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:37:33 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:37:33 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:37:33 spire-1.2.1/pkg/server/api/ratelimit.go 20:37:33 spire-1.2.1/pkg/server/api/rpccontext/ 20:37:33 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:37:33 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:37:33 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:37:33 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:37:33 spire-1.2.1/pkg/server/api/selector.go 20:37:33 spire-1.2.1/pkg/server/api/selector_test.go 20:37:33 spire-1.2.1/pkg/server/api/status.go 20:37:33 spire-1.2.1/pkg/server/api/status_test.go 20:37:33 spire-1.2.1/pkg/server/api/svid/ 20:37:33 spire-1.2.1/pkg/server/api/svid/v1/ 20:37:33 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:37:33 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:37:33 spire-1.2.1/pkg/server/api/trustdomain.go 20:37:33 spire-1.2.1/pkg/server/api/trustdomain/ 20:37:33 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:37:33 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:37:33 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:37:33 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:37:33 spire-1.2.1/pkg/server/authpolicy/ 20:37:33 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:37:33 spire-1.2.1/pkg/server/authpolicy/policy.go 20:37:33 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:37:33 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:37:33 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:37:33 spire-1.2.1/pkg/server/authpolicy/validate.go 20:37:33 spire-1.2.1/pkg/server/bundle/ 20:37:33 spire-1.2.1/pkg/server/bundle/client/ 20:37:33 spire-1.2.1/pkg/server/bundle/client/client.go 20:37:33 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:37:33 spire-1.2.1/pkg/server/bundle/client/manager.go 20:37:33 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:37:33 spire-1.2.1/pkg/server/bundle/client/sources.go 20:37:33 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:37:33 spire-1.2.1/pkg/server/bundle/client/updater.go 20:37:33 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:37:33 spire-1.2.1/pkg/server/ca/ 20:37:33 spire-1.2.1/pkg/server/ca/ca.go 20:37:33 spire-1.2.1/pkg/server/ca/ca_health.go 20:37:33 spire-1.2.1/pkg/server/ca/ca_test.go 20:37:33 spire-1.2.1/pkg/server/ca/journal.go 20:37:33 spire-1.2.1/pkg/server/ca/journal_test.go 20:37:33 spire-1.2.1/pkg/server/ca/manager.go 20:37:33 spire-1.2.1/pkg/server/ca/manager_health.go 20:37:33 spire-1.2.1/pkg/server/ca/manager_test.go 20:37:33 spire-1.2.1/pkg/server/ca/templates.go 20:37:33 spire-1.2.1/pkg/server/ca/upstream_client.go 20:37:33 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:37:33 spire-1.2.1/pkg/server/ca/validation.go 20:37:33 spire-1.2.1/pkg/server/cache/ 20:37:33 spire-1.2.1/pkg/server/cache/dscache/ 20:37:33 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:37:33 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:37:33 spire-1.2.1/pkg/server/cache/entrycache/ 20:37:33 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:37:33 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:37:33 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:37:33 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:37:33 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:37:33 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:37:33 spire-1.2.1/pkg/server/catalog/ 20:37:33 spire-1.2.1/pkg/server/catalog/catalog.go 20:37:33 spire-1.2.1/pkg/server/catalog/keymanager.go 20:37:33 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:37:33 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:37:33 spire-1.2.1/pkg/server/catalog/notifier.go 20:37:33 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:37:33 spire-1.2.1/pkg/server/config.go 20:37:33 spire-1.2.1/pkg/server/datastore/ 20:37:33 spire-1.2.1/pkg/server/datastore/datastore.go 20:37:33 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:37:33 spire-1.2.1/pkg/server/datastore/repository.go 20:37:33 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:37:33 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:37:33 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:37:33 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:37:33 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:37:33 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:37:33 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:37:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:37:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:37:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:37:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:37:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:37:33 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:37:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:37:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:37:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:37:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:37:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:37:33 spire-1.2.1/pkg/server/endpoints/ 20:37:33 spire-1.2.1/pkg/server/endpoints/bundle/ 20:37:33 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:37:33 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:37:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:37:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:37:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:37:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:37:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:37:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:37:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:37:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:37:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:37:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:37:33 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:37:33 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:37:33 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:37:33 spire-1.2.1/pkg/server/endpoints/config.go 20:37:33 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:37:33 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:37:33 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:37:33 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:37:33 spire-1.2.1/pkg/server/endpoints/middleware.go 20:37:33 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:37:33 spire-1.2.1/pkg/server/hostservice/ 20:37:33 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:37:33 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:37:33 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:37:33 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:37:33 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:37:33 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:37:33 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:37:33 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/ 20:37:33 spire-1.2.1/pkg/server/plugin/keymanager/ 20:37:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:37:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:37:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:37:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:37:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:37:33 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:37:33 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:37:33 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:37:33 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:37:33 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:37:33 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:37:33 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:37:33 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:37:33 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:37:33 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:37:33 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:37:33 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:37:33 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:37:33 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:37:33 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:37:33 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:37:33 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:37:33 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:37:33 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:37:33 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:37:33 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/notifier/ 20:37:33 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:37:33 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:37:33 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:37:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:37:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:37:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:37:33 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:37:33 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:37:33 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:37:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:37:33 spire-1.2.1/pkg/server/registration/ 20:37:33 spire-1.2.1/pkg/server/registration/manager.go 20:37:33 spire-1.2.1/pkg/server/registration/manager_test.go 20:37:33 spire-1.2.1/pkg/server/scanentries.go 20:37:33 spire-1.2.1/pkg/server/scanentries_test.go 20:37:33 spire-1.2.1/pkg/server/server.go 20:37:33 spire-1.2.1/pkg/server/server_test.go 20:37:33 spire-1.2.1/pkg/server/svid/ 20:37:33 spire-1.2.1/pkg/server/svid/observer.go 20:37:33 spire-1.2.1/pkg/server/svid/observer_test.go 20:37:33 spire-1.2.1/pkg/server/svid/rotator.go 20:37:33 spire-1.2.1/pkg/server/svid/rotator_config.go 20:37:33 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:37:33 spire-1.2.1/pkg/server/svid/rotator_test.go 20:37:33 spire-1.2.1/proto/ 20:37:33 spire-1.2.1/proto/private/ 20:37:33 spire-1.2.1/proto/private/server/ 20:37:33 spire-1.2.1/proto/private/server/journal/ 20:37:33 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:37:33 spire-1.2.1/proto/private/server/journal/journal.proto 20:37:33 spire-1.2.1/proto/spire/ 20:37:33 spire-1.2.1/proto/spire/common/ 20:37:33 spire-1.2.1/proto/spire/common/common.pb.go 20:37:33 spire-1.2.1/proto/spire/common/common.proto 20:37:33 spire-1.2.1/proto/spire/common/plugin/ 20:37:33 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:37:33 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:37:33 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:37:33 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:37:33 spire-1.2.1/proto/spire/plugin/ 20:37:33 spire-1.2.1/proto/spire/plugin/agent/ 20:37:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:37:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:37:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:37:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:37:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:37:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:37:33 spire-1.2.1/release/ 20:37:33 spire-1.2.1/release/spire-extras/ 20:37:33 spire-1.2.1/release/spire-extras/README.md 20:37:33 spire-1.2.1/release/spire-extras/conf/ 20:37:33 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:37:33 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:37:33 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:37:33 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:37:33 spire-1.2.1/release/spire/ 20:37:33 spire-1.2.1/release/spire/README.md 20:37:33 spire-1.2.1/release/spire/conf/ 20:37:33 spire-1.2.1/release/spire/conf/agent/ 20:37:33 spire-1.2.1/release/spire/conf/agent/agent.conf 20:37:33 spire-1.2.1/release/spire/conf/server/ 20:37:33 spire-1.2.1/release/spire/conf/server/server.conf 20:37:33 spire-1.2.1/script/ 20:37:33 spire-1.2.1/script/build-artifact.sh 20:37:33 spire-1.2.1/script/generate_dummy_ca.sh 20:37:33 spire-1.2.1/support/ 20:37:33 spire-1.2.1/support/k8s/ 20:37:33 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:37:33 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:37:33 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:37:34 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:37:34 spire-1.2.1/support/oidc-discovery-provider/ 20:37:34 spire-1.2.1/support/oidc-discovery-provider/README.md 20:37:34 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:37:34 spire-1.2.1/support/oidc-discovery-provider/config.go 20:37:34 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:37:34 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:37:34 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:37:34 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:37:34 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:37:34 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:37:34 spire-1.2.1/support/oidc-discovery-provider/main.go 20:37:34 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:37:34 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:37:34 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:37:34 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:37:34 spire-1.2.1/test/ 20:37:34 spire-1.2.1/test/clock/ 20:37:34 spire-1.2.1/test/clock/clock.go 20:37:34 spire-1.2.1/test/fakes/ 20:37:34 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:37:34 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:37:34 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:37:34 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:37:34 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:37:34 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:37:34 spire-1.2.1/test/fakes/fakeagentstore/ 20:37:34 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:37:34 spire-1.2.1/test/fakes/fakedatastore/ 20:37:34 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:37:34 spire-1.2.1/test/fakes/fakeentryclient/ 20:37:34 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:37:34 spire-1.2.1/test/fakes/fakehealthchecker/ 20:37:34 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:37:34 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:37:34 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:37:34 spire-1.2.1/test/fakes/fakemetrics/ 20:37:34 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:37:34 spire-1.2.1/test/fakes/fakenoderesolver/ 20:37:34 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:37:34 spire-1.2.1/test/fakes/fakenotifier/ 20:37:34 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:37:34 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:37:34 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:37:34 spire-1.2.1/test/fakes/fakeserverca/ 20:37:34 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:37:34 spire-1.2.1/test/fakes/fakeservercatalog/ 20:37:34 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:37:34 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:37:34 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:37:34 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:37:34 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:37:34 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:37:34 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:37:34 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:37:34 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:37:34 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:37:34 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:37:34 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:37:34 spire-1.2.1/test/fixture/ 20:37:34 spire-1.2.1/test/fixture/certs/ 20:37:34 spire-1.2.1/test/fixture/certs/agent_svid.der 20:37:34 spire-1.2.1/test/fixture/certs/base_cert.pem 20:37:34 spire-1.2.1/test/fixture/certs/base_csr.pem 20:37:34 spire-1.2.1/test/fixture/certs/base_key.pem 20:37:34 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:37:34 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:37:34 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:37:34 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:37:34 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:37:34 spire-1.2.1/test/fixture/certs/blog_key.pem 20:37:34 spire-1.2.1/test/fixture/certs/bundle.der 20:37:34 spire-1.2.1/test/fixture/certs/ca.pem 20:37:34 spire-1.2.1/test/fixture/certs/ca_key.pem 20:37:34 spire-1.2.1/test/fixture/certs/database_cert.pem 20:37:34 spire-1.2.1/test/fixture/certs/database_csr.pem 20:37:34 spire-1.2.1/test/fixture/certs/database_key.pem 20:37:34 spire-1.2.1/test/fixture/certs/node_cert.pem 20:37:34 spire-1.2.1/test/fixture/certs/node_csr.pem 20:37:34 spire-1.2.1/test/fixture/certs/node_key.pem 20:37:34 spire-1.2.1/test/fixture/certs/svid.pem 20:37:34 spire-1.2.1/test/fixture/certs/svid_key.pem 20:37:34 spire-1.2.1/test/fixture/config/ 20:37:34 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:37:34 spire-1.2.1/test/fixture/config/agent_good.conf 20:37:34 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:37:34 spire-1.2.1/test/fixture/config/plugin_good.conf 20:37:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:37:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:37:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:37:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:37:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:37:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:37:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:37:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:37:34 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:37:34 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:37:34 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:37:34 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:37:34 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:37:34 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:37:34 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:37:34 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:37:34 spire-1.2.1/test/fixture/config/server_good.conf 20:37:34 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:37:34 spire-1.2.1/test/fixture/fixture.go 20:37:34 spire-1.2.1/test/fixture/nodeattestor/ 20:37:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:37:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:37:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:37:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:37:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:37:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:37:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:37:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:37:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:37:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:37:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:37:34 spire-1.2.1/test/fixture/registration/ 20:37:34 spire-1.2.1/test/fixture/registration/entries.json 20:37:34 spire-1.2.1/test/fixture/registration/good-for-update.json 20:37:34 spire-1.2.1/test/fixture/registration/good.json 20:37:34 spire-1.2.1/test/fixture/registration/invalid.json 20:37:34 spire-1.2.1/test/fixture/registration/invalid_json.json 20:37:34 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:37:34 spire-1.2.1/test/integration/ 20:37:34 spire-1.2.1/test/integration/README.md 20:37:34 spire-1.2.1/test/integration/common 20:37:34 spire-1.2.1/test/integration/setup/ 20:37:34 spire-1.2.1/test/integration/setup/adminclient/ 20:37:34 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:37:34 spire-1.2.1/test/integration/setup/adminclient/client.go 20:37:34 spire-1.2.1/test/integration/setup/debugagent/ 20:37:34 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:37:34 spire-1.2.1/test/integration/setup/debugagent/main.go 20:37:34 spire-1.2.1/test/integration/setup/debugserver/ 20:37:34 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:37:34 spire-1.2.1/test/integration/setup/debugserver/main.go 20:37:34 spire-1.2.1/test/integration/setup/downstreamclient/ 20:37:34 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:37:34 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:37:34 spire-1.2.1/test/integration/setup/itclient/ 20:37:34 spire-1.2.1/test/integration/setup/itclient/client.go 20:37:34 spire-1.2.1/test/integration/setup/node-attestation/ 20:37:34 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:37:34 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:37:34 spire-1.2.1/test/integration/setup/x509pop/ 20:37:34 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:37:34 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:37:34 spire-1.2.1/test/integration/suites/ 20:37:34 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:37:34 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:37:34 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:37:34 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:37:34 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:37:34 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:37:34 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:37:34 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:37:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:37:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:37:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:37:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:37:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:37:34 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:37:34 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:37:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:37:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:37:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:37:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:37:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:37:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:37:34 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:37:34 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:37:34 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:37:34 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:37:34 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:37:34 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:37:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:37:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:37:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:37:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:37:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:37:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:37:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:37:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:37:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:37:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:37:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:37:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:37:34 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:37:34 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:37:34 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:37:34 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:37:34 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:37:34 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:37:34 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:37:34 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:37:34 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:37:34 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:37:34 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:37:34 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:37:34 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:37:34 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:37:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:37:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:37:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:37:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:37:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:37:34 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:37:34 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:37:34 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:37:34 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:37:34 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:37:34 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:37:34 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:37:34 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:37:34 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:37:34 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:37:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:37:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:37:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:37:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:37:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:37:34 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:37:34 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:37:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:37:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:37:34 spire-1.2.1/test/integration/suites/join-token/ 20:37:34 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:37:34 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:37:34 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:37:34 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:37:34 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:37:34 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:37:34 spire-1.2.1/test/integration/suites/join-token/README.md 20:37:34 spire-1.2.1/test/integration/suites/join-token/conf/ 20:37:34 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:37:34 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:37:34 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:37:34 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:37:34 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:37:34 spire-1.2.1/test/integration/suites/join-token/teardown 20:37:34 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:37:34 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:37:34 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:37:34 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:37:34 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:37:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:37:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:37:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:37:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:37:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:37:34 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:37:34 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:37:34 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:37:34 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:37:34 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:37:34 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:37:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:37:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:37:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:37:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:37:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:37:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:37:34 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:37:34 spire-1.2.1/test/integration/suites/k8s/ 20:37:34 spire-1.2.1/test/integration/suites/k8s/00-setup 20:37:34 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:37:34 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:37:34 spire-1.2.1/test/integration/suites/k8s/README.md 20:37:34 spire-1.2.1/test/integration/suites/k8s/conf/ 20:37:34 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:37:34 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:37:34 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:37:34 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:37:34 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:37:34 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:37:34 spire-1.2.1/test/integration/suites/k8s/teardown 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/ 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:37:34 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:37:34 spire-1.2.1/test/integration/suites/node-attestation/ 20:37:34 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:37:34 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:37:34 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:37:34 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:37:34 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:37:34 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:37:34 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:37:34 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:37:34 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:37:34 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:37:34 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:37:34 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:37:34 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:37:34 spire-1.2.1/test/integration/suites/rotation/ 20:37:34 spire-1.2.1/test/integration/suites/rotation/00-setup 20:37:34 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:37:34 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:37:34 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:37:34 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:37:34 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:37:34 spire-1.2.1/test/integration/suites/rotation/README.md 20:37:34 spire-1.2.1/test/integration/suites/rotation/conf/ 20:37:34 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:37:34 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:37:34 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:37:34 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:37:34 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:37:34 spire-1.2.1/test/integration/suites/rotation/teardown 20:37:34 spire-1.2.1/test/integration/suites/self-test/ 20:37:34 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:37:34 spire-1.2.1/test/integration/suites/self-test/README.md 20:37:34 spire-1.2.1/test/integration/suites/self-test/teardown 20:37:34 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:37:34 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:37:34 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:37:34 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:37:34 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:37:34 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:37:34 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:37:34 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:37:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:37:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:37:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:37:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:37:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:37:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:37:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:37:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:37:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:37:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:37:34 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:37:34 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:37:34 spire-1.2.1/test/integration/suites/upgrade/ 20:37:34 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:37:34 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:37:34 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:37:34 spire-1.2.1/test/integration/suites/upgrade/README.md 20:37:34 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:37:34 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:37:34 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:37:34 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:37:34 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:37:34 spire-1.2.1/test/integration/suites/upgrade/teardown 20:37:34 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:37:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:37:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:37:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:37:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:37:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:37:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:37:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:37:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:37:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:37:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:37:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:37:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:37:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:37:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:37:34 spire-1.2.1/test/integration/test-one.sh 20:37:34 spire-1.2.1/test/integration/test.sh 20:37:34 spire-1.2.1/test/plugintest/ 20:37:34 spire-1.2.1/test/plugintest/config.go 20:37:34 spire-1.2.1/test/plugintest/load.go 20:37:34 spire-1.2.1/test/plugintest/option.go 20:37:34 spire-1.2.1/test/spiretest/ 20:37:34 spire-1.2.1/test/spiretest/apiserver.go 20:37:34 spire-1.2.1/test/spiretest/assertions.go 20:37:34 spire-1.2.1/test/spiretest/dir.go 20:37:34 spire-1.2.1/test/spiretest/errors_posix.go 20:37:34 spire-1.2.1/test/spiretest/errors_windows.go 20:37:34 spire-1.2.1/test/spiretest/logs.go 20:37:34 spire-1.2.1/test/spiretest/socketapi.go 20:37:34 spire-1.2.1/test/spiretest/suite.go 20:37:34 spire-1.2.1/test/spiretest/x509.go 20:37:34 spire-1.2.1/test/testca/ 20:37:34 spire-1.2.1/test/testca/ca.go 20:37:34 spire-1.2.1/test/testkey/ 20:37:34 spire-1.2.1/test/testkey/generate.sh 20:37:34 spire-1.2.1/test/testkey/genkeys.go 20:37:34 spire-1.2.1/test/testkey/keys.go 20:37:34 spire-1.2.1/test/testkey/new.go 20:37:34 spire-1.2.1/test/tpmsimulator/ 20:37:34 spire-1.2.1/test/tpmsimulator/simulator.go 20:37:34 spire-1.2.1/test/util/ 20:37:34 spire-1.2.1/test/util/cert_fixtures.go 20:37:34 spire-1.2.1/test/util/cert_generation.go 20:37:34 spire-1.2.1/test/util/io_redirection.go 20:37:34 spire-1.2.1/test/util/race.go 20:37:34 spire-1.2.1/test/util/util.go 20:37:34 building spire from source... 20:37:34 Installing go1.17.7... 20:37:39 Building bin/spire-server... 20:37:39 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:37:39 go: downloading github.com/mitchellh/cli v1.1.2 20:37:39 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:37:39 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:37:39 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:37:39 go: downloading github.com/imdario/mergo v0.3.12 20:37:39 go: downloading github.com/sirupsen/logrus v1.8.1 20:37:39 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:37:39 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:37:39 go: downloading google.golang.org/grpc v1.44.0 20:37:39 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:37:39 go: downloading github.com/fatih/color v1.13.0 20:37:39 go: downloading github.com/mattn/go-isatty v0.0.14 20:37:39 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:37:39 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:37:39 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:37:39 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:37:39 go: downloading github.com/armon/go-metrics v0.3.10 20:37:39 go: downloading github.com/prometheus/client_golang v1.12.1 20:37:39 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:37:39 go: downloading github.com/open-policy-agent/opa v0.38.0 20:37:40 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:37:40 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:37:40 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:37:40 go: downloading github.com/mattn/go-colorable v0.1.12 20:37:40 go: downloading github.com/Masterminds/goutils v1.1.0 20:37:40 go: downloading github.com/Masterminds/semver v1.5.0 20:37:40 go: downloading github.com/google/uuid v1.1.2 20:37:40 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:37:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:37:40 ---> d83bd5940b83 20:37:40 Step 3/25 : WORKDIR /edgex-go 20:37:40 ---> Using cache 20:37:40 ---> 01e5d6cee093 20:37:40 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:40 ---> Using cache 20:37:40 ---> eea70586079d 20:37:40 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:37:40 ---> Using cache 20:37:40 ---> 4ef0749cee6b 20:37:40 Step 6/25 : COPY go.mod vendor* ./ 20:37:40 ---> Using cache 20:37:40 ---> e0fa16903932 20:37:40 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:40 ---> Using cache 20:37:40 ---> bf6f02d923df 20:37:40 Step 8/25 : COPY . . 20:37:40 ---> Using cache 20:37:40 ---> d05871d234df 20:37:40 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:37:40 ---> Using cache 20:37:40 ---> 78dffc3e04aa 20:37:40 Step 10/25 : RUN mkdir -p spire-build 20:37:40 ---> Using cache 20:37:40 ---> 630f1c3ae643 20:37:40 Step 11/25 : WORKDIR /edgex-go/spire-build 20:37:40 ---> Using cache 20:37:40 ---> 45c4106020e6 20:37:40 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 20:37:40 go: downloading github.com/huandu/xstrings v1.3.2 20:37:40 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:37:40 go: downloading github.com/oklog/run v1.0.0 20:37:40 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:37:40 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:37:40 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:37:40 go: downloading go.uber.org/atomic v1.9.0 20:37:40 go: downloading github.com/pkg/errors v0.9.1 20:37:40 go: downloading github.com/prometheus/client_model v0.2.0 20:37:40 go: downloading github.com/prometheus/common v0.32.1 20:37:40 go: downloading github.com/imkira/go-observer v1.0.3 20:37:40 go: downloading github.com/beorn7/perks v1.0.1 20:37:40 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:37:41 go: downloading github.com/prometheus/procfs v0.7.3 20:37:41 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:37:41 go: downloading github.com/hashicorp/errwrap v1.1.0 20:37:41 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:37:41 go: downloading github.com/twmb/murmur3 v1.1.6 20:37:41 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:37:41 go: downloading github.com/blang/semver/v4 v4.0.0 20:37:41 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:37:41 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:37:41 go: downloading github.com/jinzhu/gorm v1.9.16 20:37:41 go: downloading github.com/lib/pq v1.10.4 20:37:41 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:37:41 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:37:41 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:37:41 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:37:41 Removing intermediate container 87ad15977863 20:37:41 ---> a22560edc46e 20:37:41 Step 14/23 : ENV APP_PORT=58890 20:37:41 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:37:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:37:41 go: downloading github.com/stretchr/testify v1.7.0 20:37:42 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:37:42 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:37:43  ---> Running in b331b1370cc4 20:37:43 ---> Running in 904fd5973f29 20:37:43 Removing intermediate container 904fd5973f29 20:37:43 ---> 5695661ef33e 20:37:43 Step 15/23 : EXPOSE $APP_PORT 20:37:43 ---> Running in 0d68b5695e50 20:37:43 Removing intermediate container 0d68b5695e50 20:37:43 ---> aebd857b624e 20:37:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:37:43 spire-1.2.1/ 20:37:43 spire-1.2.1/.data/ 20:37:43 spire-1.2.1/.data/.file 20:37:43 spire-1.2.1/.dockerignore 20:37:43 spire-1.2.1/.gitattributes 20:37:43 spire-1.2.1/.githooks/ 20:37:43 spire-1.2.1/.githooks/pre-commit 20:37:43 spire-1.2.1/.github/ 20:37:43 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:37:43 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:37:43 spire-1.2.1/.github/dependabot.yml 20:37:43 spire-1.2.1/.github/workflows/ 20:37:43 spire-1.2.1/.github/workflows/nightly_build.yaml 20:37:43 spire-1.2.1/.github/workflows/pr_build.yaml 20:37:43 spire-1.2.1/.github/workflows/release_build.yaml 20:37:43 spire-1.2.1/.github/workflows/scripts/ 20:37:43 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:37:43 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:37:43 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:37:43 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:37:43 spire-1.2.1/.github/workflows/scripts/split.sh 20:37:43 spire-1.2.1/.gitignore 20:37:43 spire-1.2.1/.go-version 20:37:43 spire-1.2.1/.golangci.yml 20:37:43 spire-1.2.1/ADOPTERS.md 20:37:43 spire-1.2.1/CHANGELOG.md 20:37:43 spire-1.2.1/CODE-OF-CONDUCT.md 20:37:43 spire-1.2.1/CODEOWNERS 20:37:43 spire-1.2.1/CONTRIBUTING.md 20:37:43 spire-1.2.1/Dockerfile 20:37:43 spire-1.2.1/Dockerfile.dev 20:37:43 spire-1.2.1/Dockerfile.scratch 20:37:43 spire-1.2.1/LICENSE 20:37:43 spire-1.2.1/MAINTAINERS.md 20:37:43 spire-1.2.1/Makefile 20:37:43 spire-1.2.1/README.md 20:37:43 spire-1.2.1/ROADMAP.md 20:37:43 spire-1.2.1/SECURITY.md 20:37:43 spire-1.2.1/cmd/ 20:37:43 spire-1.2.1/cmd/spire-agent/ 20:37:43 spire-1.2.1/cmd/spire-agent/cli/ 20:37:43 spire-1.2.1/cmd/spire-agent/cli/api/ 20:37:43 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:37:43 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:37:43 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:37:43 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:37:43 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:37:43 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:37:43 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:37:43 spire-1.2.1/cmd/spire-agent/cli/common/ 20:37:43 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:37:43 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:37:43 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:37:43 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:37:43 spire-1.2.1/cmd/spire-agent/cli/run/ 20:37:43 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:37:43 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:37:43 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:37:43 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:37:43 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:37:43 spire-1.2.1/cmd/spire-agent/main.go 20:37:43 spire-1.2.1/cmd/spire-server/ 20:37:43 spire-1.2.1/cmd/spire-server/cli/ 20:37:43 spire-1.2.1/cmd/spire-server/cli/agent/ 20:37:43 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:37:43 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/cli.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/entry/ 20:37:43 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/federation/ 20:37:43 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:37:43 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:37:43 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/run/ 20:37:43 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/token/ 20:37:43 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/validate/ 20:37:43 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/x509/ 20:37:43 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:37:43 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:37:43 spire-1.2.1/cmd/spire-server/main.go 20:37:43 spire-1.2.1/cmd/spire-server/util/ 20:37:43 spire-1.2.1/cmd/spire-server/util/util.go 20:37:43 spire-1.2.1/conf/ 20:37:43 spire-1.2.1/conf/agent/ 20:37:43 spire-1.2.1/conf/agent/agent.conf 20:37:43 spire-1.2.1/conf/agent/agent_full.conf 20:37:43 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:37:43 spire-1.2.1/conf/server/ 20:37:43 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:37:43 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:37:43 spire-1.2.1/conf/server/server.conf 20:37:43 spire-1.2.1/conf/server/server_full.conf 20:37:43 spire-1.2.1/doc/ 20:37:43 spire-1.2.1/doc/SPIRE101.md 20:37:43 spire-1.2.1/doc/auditlog.md 20:37:43 spire-1.2.1/doc/authorization_policy_engine.md 20:37:43 spire-1.2.1/doc/changelog_guidelines.md 20:37:43 spire-1.2.1/doc/cure53-report.pdf 20:37:43 spire-1.2.1/doc/images/ 20:37:43 spire-1.2.1/doc/images/2019_roadmap.png 20:37:43 spire-1.2.1/doc/images/SPIRE101.png 20:37:43 spire-1.2.1/doc/images/SPIRE_agent.png 20:37:43 spire-1.2.1/doc/images/SPIRE_server.png 20:37:43 spire-1.2.1/doc/images/cache_mgr.png 20:37:43 spire-1.2.1/doc/images/cache_mgr_components.png 20:37:43 spire-1.2.1/doc/images/federated_spire.png 20:37:43 spire-1.2.1/doc/images/ha_mode.png 20:37:43 spire-1.2.1/doc/images/nested_spire.png 20:37:43 spire-1.2.1/doc/images/oidc_federation.png 20:37:43 spire-1.2.1/doc/images/single_trust_domain.png 20:37:43 spire-1.2.1/doc/images/spiffe_compatible.png 20:37:43 spire-1.2.1/doc/images/spire_logo.png 20:37:43 spire-1.2.1/doc/migrating_registration_api_clients.md 20:37:43 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:37:43 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:37:43 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:37:43 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:37:43 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:37:43 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:37:43 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:37:43 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:37:43 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:37:43 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:37:43 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:37:43 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:37:43 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:37:43 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:37:43 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:37:43 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:37:43 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:37:43 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:37:43 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:37:43 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:37:43 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:37:43 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:37:43 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:37:43 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:37:43 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:37:43 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:37:43 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:37:43 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:37:43 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:37:43 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:37:43 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:37:43 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:37:43 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:37:43 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:37:43 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:37:43 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:37:43 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:37:43 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:37:43 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:37:43 spire-1.2.1/doc/scaling_spire.md 20:37:43 spire-1.2.1/doc/spire_agent.md 20:37:43 spire-1.2.1/doc/spire_server.md 20:37:43 spire-1.2.1/doc/supported_integrations.md 20:37:43 spire-1.2.1/doc/telemetry.md 20:37:43 spire-1.2.1/doc/telemetry_config.md 20:37:43 spire-1.2.1/doc/upgrading.md 20:37:43 spire-1.2.1/doc/using_spire.md 20:37:43 spire-1.2.1/examples/ 20:37:43 spire-1.2.1/examples/README.md 20:37:43 spire-1.2.1/go.mod 20:37:43 spire-1.2.1/go.sum 20:37:43 spire-1.2.1/pkg/ 20:37:43 spire-1.2.1/pkg/agent/ 20:37:43 spire-1.2.1/pkg/agent/agent.go 20:37:43 spire-1.2.1/pkg/agent/api/ 20:37:43 spire-1.2.1/pkg/agent/api/config.go 20:37:43 spire-1.2.1/pkg/agent/api/debug/ 20:37:43 spire-1.2.1/pkg/agent/api/debug/v1/ 20:37:43 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:37:43 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:37:43 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:37:43 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:37:43 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:37:43 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:37:43 spire-1.2.1/pkg/agent/api/endpoints.go 20:37:43 spire-1.2.1/pkg/agent/api/health/ 20:37:43 spire-1.2.1/pkg/agent/api/health/v1/ 20:37:43 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:37:43 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:37:43 spire-1.2.1/pkg/agent/api/rpccontext/ 20:37:43 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:37:43 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:37:43 spire-1.2.1/pkg/agent/attestor/ 20:37:43 spire-1.2.1/pkg/agent/attestor/node/ 20:37:43 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:37:43 spire-1.2.1/pkg/agent/attestor/node/node.go 20:37:43 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:37:43 spire-1.2.1/pkg/agent/attestor/workload/ 20:37:43 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:37:43 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:37:43 spire-1.2.1/pkg/agent/catalog/ 20:37:43 spire-1.2.1/pkg/agent/catalog/catalog.go 20:37:43 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:37:43 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:37:43 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:37:43 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:37:43 spire-1.2.1/pkg/agent/client/ 20:37:43 spire-1.2.1/pkg/agent/client/client.go 20:37:43 spire-1.2.1/pkg/agent/client/client_test.go 20:37:43 spire-1.2.1/pkg/agent/client/dial.go 20:37:43 spire-1.2.1/pkg/agent/client/nodeconn.go 20:37:43 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:37:43 spire-1.2.1/pkg/agent/client/update.go 20:37:43 spire-1.2.1/pkg/agent/client/util.go 20:37:43 spire-1.2.1/pkg/agent/common/ 20:37:43 spire-1.2.1/pkg/agent/common/backoff/ 20:37:43 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:37:43 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:37:43 spire-1.2.1/pkg/agent/common/cgroups/ 20:37:43 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:37:43 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:37:43 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:37:43 spire-1.2.1/pkg/agent/config.go 20:37:43 spire-1.2.1/pkg/agent/endpoints/ 20:37:43 spire-1.2.1/pkg/agent/endpoints/config.go 20:37:43 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:37:43 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:37:43 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:37:43 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:37:43 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:37:43 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:37:43 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:37:43 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:37:43 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:37:43 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:37:43 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:37:43 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:37:43 spire-1.2.1/pkg/agent/endpoints/workload/ 20:37:43 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:37:43 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:37:43 spire-1.2.1/pkg/agent/manager/ 20:37:43 spire-1.2.1/pkg/agent/manager/cache/ 20:37:43 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:37:43 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:37:43 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:37:43 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:37:43 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:37:43 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:37:43 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:37:43 spire-1.2.1/pkg/agent/manager/config.go 20:37:43 spire-1.2.1/pkg/agent/manager/manager.go 20:37:43 spire-1.2.1/pkg/agent/manager/manager_test.go 20:37:43 spire-1.2.1/pkg/agent/manager/storage.go 20:37:43 spire-1.2.1/pkg/agent/manager/storage_test.go 20:37:43 spire-1.2.1/pkg/agent/manager/storecache/ 20:37:43 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:37:43 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:37:43 spire-1.2.1/pkg/agent/manager/sync.go 20:37:43 spire-1.2.1/pkg/agent/plugin/ 20:37:43 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:37:43 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:37:43 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:37:43 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:37:43 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:37:43 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:37:43 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:37:43 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:37:43 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:37:43 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:37:43 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:37:43 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:37:43 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:37:43 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:37:43 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:37:43 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:37:43 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:37:43 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:37:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:37:43 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:37:43 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:37:43 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:37:43 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:37:43 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:37:43 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:37:43 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:37:43 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:37:43 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:37:43 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:37:43 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:37:43 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:37:43 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:37:43 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:37:43 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:37:43 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:37:43 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:37:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:37:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:37:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:37:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:37:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:37:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:37:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:37:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:37:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:37:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:37:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:37:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:37:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:37:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:37:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:37:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:37:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:37:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:37:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:37:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:37:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:37:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:37:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:37:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:37:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:37:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:37:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:37:43 spire-1.2.1/pkg/agent/svid/ 20:37:43 spire-1.2.1/pkg/agent/svid/rotator.go 20:37:43 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:37:43 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:37:43 spire-1.2.1/pkg/agent/svid/store/ 20:37:43 spire-1.2.1/pkg/agent/svid/store/service.go 20:37:43 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:37:43 spire-1.2.1/pkg/common/ 20:37:43 spire-1.2.1/pkg/common/agentpathtemplate/ 20:37:43 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:37:43 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:37:43 spire-1.2.1/pkg/common/api/ 20:37:43 spire-1.2.1/pkg/common/api/metrics.go 20:37:43 spire-1.2.1/pkg/common/api/middleware/ 20:37:43 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:37:43 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:37:43 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:37:43 spire-1.2.1/pkg/common/api/middleware/logger.go 20:37:43 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:37:43 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:37:43 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:37:43 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:37:43 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:37:43 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:37:43 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:37:43 spire-1.2.1/pkg/common/api/middleware/names.go 20:37:43 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:37:43 spire-1.2.1/pkg/common/api/names.go 20:37:43 spire-1.2.1/pkg/common/api/ratelimit.go 20:37:43 spire-1.2.1/pkg/common/api/rpccontext/ 20:37:43 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:37:43 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:37:43 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:37:43 spire-1.2.1/pkg/common/auth/ 20:37:43 spire-1.2.1/pkg/common/auth/interceptors.go 20:37:43 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:37:43 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:37:43 spire-1.2.1/pkg/common/bundleutil/ 20:37:43 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:37:43 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:37:43 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:37:43 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:37:43 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:37:43 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:37:43 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:37:43 spire-1.2.1/pkg/common/bundleutil/types.go 20:37:43 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:37:43 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:37:43 spire-1.2.1/pkg/common/catalog/ 20:37:43 spire-1.2.1/pkg/common/catalog/bind.go 20:37:43 spire-1.2.1/pkg/common/catalog/builtin.go 20:37:43 spire-1.2.1/pkg/common/catalog/catalog.go 20:37:43 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:37:43 spire-1.2.1/pkg/common/catalog/closers.go 20:37:43 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:37:43 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:37:43 spire-1.2.1/pkg/common/catalog/config.go 20:37:43 spire-1.2.1/pkg/common/catalog/config_test.go 20:37:43 spire-1.2.1/pkg/common/catalog/configure.go 20:37:43 spire-1.2.1/pkg/common/catalog/constraints.go 20:37:43 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:37:43 spire-1.2.1/pkg/common/catalog/context.go 20:37:43 spire-1.2.1/pkg/common/catalog/external.go 20:37:43 spire-1.2.1/pkg/common/catalog/host.go 20:37:43 spire-1.2.1/pkg/common/catalog/pipenet.go 20:37:43 spire-1.2.1/pkg/common/catalog/plugin.go 20:37:43 spire-1.2.1/pkg/common/catalog/testplugin/ 20:37:43 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:37:43 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:37:43 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:37:43 spire-1.2.1/pkg/common/cli/ 20:37:43 spire-1.2.1/pkg/common/cli/env.go 20:37:43 spire-1.2.1/pkg/common/cli/flags.go 20:37:43 spire-1.2.1/pkg/common/cli/trust_domain.go 20:37:43 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:37:43 spire-1.2.1/pkg/common/cli/umask.go 20:37:43 spire-1.2.1/pkg/common/cli/umask_posix.go 20:37:43 spire-1.2.1/pkg/common/cli/umask_test.go 20:37:43 spire-1.2.1/pkg/common/cli/umask_windows.go 20:37:43 spire-1.2.1/pkg/common/cliprinter/ 20:37:43 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:37:43 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:37:43 spire-1.2.1/pkg/common/cliprinter/flag.go 20:37:43 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:37:43 spire-1.2.1/pkg/common/cliprinter/format.go 20:37:43 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:37:43 spire-1.2.1/pkg/common/cliprinter/internal/ 20:37:43 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:37:43 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:37:43 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:37:43 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:37:43 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:37:43 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:37:43 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:37:43 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:37:43 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:37:43 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:37:43 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:37:43 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:37:43 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:37:43 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:37:43 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:37:43 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:37:43 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:37:43 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:37:43 spire-1.2.1/pkg/common/coretypes/ 20:37:43 spire-1.2.1/pkg/common/coretypes/bundle/ 20:37:43 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:37:43 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:37:43 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:37:43 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:37:43 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:37:43 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:37:43 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:37:43 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:37:43 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:37:43 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:37:43 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:37:43 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:37:43 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:37:43 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:37:43 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:37:43 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:37:43 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:37:43 spire-1.2.1/pkg/common/cryptoutil/ 20:37:43 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:37:43 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:37:43 spire-1.2.1/pkg/common/diskutil/ 20:37:43 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:37:43 spire-1.2.1/pkg/common/diskutil/file_test.go 20:37:43 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:37:43 spire-1.2.1/pkg/common/errorutil/ 20:37:43 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:37:43 spire-1.2.1/pkg/common/health/ 20:37:43 spire-1.2.1/pkg/common/health/config.go 20:37:43 spire-1.2.1/pkg/common/health/context.go 20:37:43 spire-1.2.1/pkg/common/health/context_test.go 20:37:43 spire-1.2.1/pkg/common/health/health.go 20:37:43 spire-1.2.1/pkg/common/health/health_test.go 20:37:43 spire-1.2.1/pkg/common/health/logger.go 20:37:43 spire-1.2.1/pkg/common/hostservice/ 20:37:43 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:37:43 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:37:43 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:37:43 spire-1.2.1/pkg/common/idutil/ 20:37:43 spire-1.2.1/pkg/common/idutil/require.go 20:37:43 spire-1.2.1/pkg/common/idutil/require_test.go 20:37:43 spire-1.2.1/pkg/common/idutil/safety.go 20:37:43 spire-1.2.1/pkg/common/idutil/safety_test.go 20:37:43 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:37:43 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:37:43 spire-1.2.1/pkg/common/jwtsvid/ 20:37:43 spire-1.2.1/pkg/common/jwtsvid/common.go 20:37:43 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:37:43 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:37:43 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:37:43 spire-1.2.1/pkg/common/jwtutil/ 20:37:43 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:37:43 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:37:43 spire-1.2.1/pkg/common/log/ 20:37:43 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:37:43 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:37:43 spire-1.2.1/pkg/common/log/log.go 20:37:43 spire-1.2.1/pkg/common/log/log_test.go 20:37:43 spire-1.2.1/pkg/common/log/options.go 20:37:43 spire-1.2.1/pkg/common/nodeutil/ 20:37:43 spire-1.2.1/pkg/common/nodeutil/node.go 20:37:43 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:37:43 spire-1.2.1/pkg/common/peertracker/ 20:37:43 spire-1.2.1/pkg/common/peertracker/conn.go 20:37:43 spire-1.2.1/pkg/common/peertracker/credentials.go 20:37:43 spire-1.2.1/pkg/common/peertracker/errors.go 20:37:43 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:37:43 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:37:43 spire-1.2.1/pkg/common/peertracker/info.go 20:37:43 spire-1.2.1/pkg/common/peertracker/listener.go 20:37:43 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:37:43 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:37:43 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:37:43 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:37:43 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:37:43 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:37:43 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:37:43 spire-1.2.1/pkg/common/peertracker/tcp.go 20:37:43 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:37:43 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:37:43 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:37:43 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:37:43 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:37:43 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:37:43 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:37:43 spire-1.2.1/pkg/common/peertracker/uds.go 20:37:43 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:37:43 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:37:43 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:37:43 spire-1.2.1/pkg/common/pemutil/ 20:37:43 spire-1.2.1/pkg/common/pemutil/block.go 20:37:43 spire-1.2.1/pkg/common/pemutil/certs.go 20:37:43 spire-1.2.1/pkg/common/pemutil/common.go 20:37:43 spire-1.2.1/pkg/common/pemutil/csr.go 20:37:43 spire-1.2.1/pkg/common/pemutil/keys.go 20:37:43 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:37:43 spire-1.2.1/pkg/common/pemutil/testdata/ 20:37:43 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:37:43 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:37:43 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:37:43 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:37:43 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:37:43 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:37:43 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:37:43 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:37:43 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:37:43 spire-1.2.1/pkg/common/plugin/ 20:37:43 spire-1.2.1/pkg/common/plugin/aws/ 20:37:43 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:37:43 spire-1.2.1/pkg/common/plugin/azure/ 20:37:43 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:37:43 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:37:43 spire-1.2.1/pkg/common/plugin/facade.go 20:37:43 spire-1.2.1/pkg/common/plugin/facade_test.go 20:37:43 spire-1.2.1/pkg/common/plugin/gcp/ 20:37:43 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:37:43 spire-1.2.1/pkg/common/plugin/k8s/ 20:37:43 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:37:43 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:37:43 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:37:43 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:37:43 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:37:43 spire-1.2.1/pkg/common/plugin/log.go 20:37:43 spire-1.2.1/pkg/common/plugin/sshpop/ 20:37:43 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:37:43 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:37:43 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:37:43 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:37:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:37:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:37:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:37:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:37:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:37:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:37:43 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:37:43 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:37:43 spire-1.2.1/pkg/common/plugin/x509pop/ 20:37:43 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:37:43 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:37:43 spire-1.2.1/pkg/common/profiling/ 20:37:43 spire-1.2.1/pkg/common/profiling/dumpers.go 20:37:43 spire-1.2.1/pkg/common/profiling/profiling.go 20:37:43 spire-1.2.1/pkg/common/protoutil/ 20:37:43 spire-1.2.1/pkg/common/protoutil/masks.go 20:37:43 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:37:43 spire-1.2.1/pkg/common/rotationutil/ 20:37:43 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:37:43 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:37:43 spire-1.2.1/pkg/common/selector/ 20:37:43 spire-1.2.1/pkg/common/selector/selector.go 20:37:43 spire-1.2.1/pkg/common/selector/selector_test.go 20:37:43 spire-1.2.1/pkg/common/selector/set.go 20:37:43 spire-1.2.1/pkg/common/selector/set_utils.go 20:37:43 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:37:43 spire-1.2.1/pkg/common/telemetry/ 20:37:43 spire-1.2.1/pkg/common/telemetry/agent/ 20:37:43 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:37:43 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:37:43 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:37:43 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:37:43 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:37:43 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:37:43 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:37:43 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:37:43 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:37:43 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:37:43 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:37:43 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:37:43 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:37:43 spire-1.2.1/pkg/common/telemetry/call.go 20:37:43 spire-1.2.1/pkg/common/telemetry/common/ 20:37:43 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:37:43 spire-1.2.1/pkg/common/telemetry/config.go 20:37:43 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:37:43 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:37:43 spire-1.2.1/pkg/common/telemetry/inmem.go 20:37:43 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:37:43 spire-1.2.1/pkg/common/telemetry/m3.go 20:37:43 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:37:43 spire-1.2.1/pkg/common/telemetry/metrics.go 20:37:43 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:37:43 spire-1.2.1/pkg/common/telemetry/names.go 20:37:43 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:37:43 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:37:43 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:37:43 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:37:43 spire-1.2.1/pkg/common/telemetry/server/ 20:37:43 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:37:43 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:37:43 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:37:43 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:37:43 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:37:43 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:37:43 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:37:43 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:37:43 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:37:43 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:37:43 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:37:43 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:37:43 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:37:43 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:37:43 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:37:43 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:37:43 spire-1.2.1/pkg/common/telemetry/server/server.go 20:37:43 spire-1.2.1/pkg/common/telemetry/sink.go 20:37:43 spire-1.2.1/pkg/common/telemetry/statsd.go 20:37:43 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:37:43 spire-1.2.1/pkg/common/telemetry/uptime.go 20:37:43 spire-1.2.1/pkg/common/telemetry/version.go 20:37:43 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:37:43 spire-1.2.1/pkg/common/uptime/ 20:37:43 spire-1.2.1/pkg/common/uptime/uptime.go 20:37:43 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:37:43 spire-1.2.1/pkg/common/util/ 20:37:43 spire-1.2.1/pkg/common/util/certs.go 20:37:43 spire-1.2.1/pkg/common/util/certs_test.go 20:37:43 spire-1.2.1/pkg/common/util/csr.go 20:37:43 spire-1.2.1/pkg/common/util/hash.go 20:37:43 spire-1.2.1/pkg/common/util/selectors.go 20:37:43 spire-1.2.1/pkg/common/util/selectors_test.go 20:37:43 spire-1.2.1/pkg/common/util/signals.go 20:37:43 spire-1.2.1/pkg/common/util/sort.go 20:37:43 spire-1.2.1/pkg/common/util/sort_test.go 20:37:43 spire-1.2.1/pkg/common/util/task.go 20:37:43 spire-1.2.1/pkg/common/util/task_test.go 20:37:43 spire-1.2.1/pkg/common/util/testdata/ 20:37:43 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:37:43 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:37:43 spire-1.2.1/pkg/common/version/ 20:37:43 spire-1.2.1/pkg/common/version/version.go 20:37:43 spire-1.2.1/pkg/common/x509svid/ 20:37:43 spire-1.2.1/pkg/common/x509svid/common_test.go 20:37:43 spire-1.2.1/pkg/common/x509svid/csr.go 20:37:43 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:37:43 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:37:43 spire-1.2.1/pkg/common/x509util/ 20:37:43 spire-1.2.1/pkg/common/x509util/cert.go 20:37:43 spire-1.2.1/pkg/common/x509util/dns.go 20:37:43 spire-1.2.1/pkg/common/x509util/dns_test.go 20:37:43 spire-1.2.1/pkg/common/x509util/keyid.go 20:37:43 spire-1.2.1/pkg/common/x509util/keypair.go 20:37:43 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:37:43 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:37:43 spire-1.2.1/pkg/server/ 20:37:43 spire-1.2.1/pkg/server/api/ 20:37:43 spire-1.2.1/pkg/server/api/agent.go 20:37:43 spire-1.2.1/pkg/server/api/agent/ 20:37:43 spire-1.2.1/pkg/server/api/agent/v1/ 20:37:43 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:37:43 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:37:43 spire-1.2.1/pkg/server/api/agent_test.go 20:37:43 spire-1.2.1/pkg/server/api/api.go 20:37:43 spire-1.2.1/pkg/server/api/audit/ 20:37:43 spire-1.2.1/pkg/server/api/audit/audit.go 20:37:43 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:37:43 spire-1.2.1/pkg/server/api/bundle.go 20:37:43 spire-1.2.1/pkg/server/api/bundle/ 20:37:43 spire-1.2.1/pkg/server/api/bundle/v1/ 20:37:43 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:37:43 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:37:43 spire-1.2.1/pkg/server/api/bundle_test.go 20:37:43 spire-1.2.1/pkg/server/api/debug/ 20:37:43 spire-1.2.1/pkg/server/api/debug/v1/ 20:37:43 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:37:43 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:37:43 spire-1.2.1/pkg/server/api/entry.go 20:37:43 spire-1.2.1/pkg/server/api/entry/ 20:37:43 spire-1.2.1/pkg/server/api/entry/v1/ 20:37:43 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:37:43 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:37:43 spire-1.2.1/pkg/server/api/entry_test.go 20:37:43 spire-1.2.1/pkg/server/api/health/ 20:37:43 spire-1.2.1/pkg/server/api/health/v1/ 20:37:43 spire-1.2.1/pkg/server/api/health/v1/service.go 20:37:43 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:37:43 spire-1.2.1/pkg/server/api/id.go 20:37:43 spire-1.2.1/pkg/server/api/id_test.go 20:37:43 spire-1.2.1/pkg/server/api/limits/ 20:37:43 spire-1.2.1/pkg/server/api/limits/limits.go 20:37:43 spire-1.2.1/pkg/server/api/middleware/ 20:37:43 spire-1.2.1/pkg/server/api/middleware/alias.go 20:37:43 spire-1.2.1/pkg/server/api/middleware/audit.go 20:37:43 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:37:43 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:37:43 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:37:43 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:37:43 spire-1.2.1/pkg/server/api/middleware/caller.go 20:37:43 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:37:43 spire-1.2.1/pkg/server/api/middleware/common.go 20:37:43 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:37:43 spire-1.2.1/pkg/server/api/middleware/entries.go 20:37:43 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:37:43 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:37:43 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:37:43 spire-1.2.1/pkg/server/api/ratelimit.go 20:37:43 spire-1.2.1/pkg/server/api/rpccontext/ 20:37:43 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:37:43 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:37:43 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:37:43 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:37:43 spire-1.2.1/pkg/server/api/selector.go 20:37:43 spire-1.2.1/pkg/server/api/selector_test.go 20:37:43 spire-1.2.1/pkg/server/api/status.go 20:37:43 spire-1.2.1/pkg/server/api/status_test.go 20:37:43 spire-1.2.1/pkg/server/api/svid/ 20:37:43 spire-1.2.1/pkg/server/api/svid/v1/ 20:37:43 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:37:43 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:37:43 spire-1.2.1/pkg/server/api/trustdomain.go 20:37:43 spire-1.2.1/pkg/server/api/trustdomain/ 20:37:43 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:37:43 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:37:43 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:37:43 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:37:43 spire-1.2.1/pkg/server/authpolicy/ 20:37:43 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:37:43 spire-1.2.1/pkg/server/authpolicy/policy.go 20:37:43 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:37:43 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:37:43 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:37:43 spire-1.2.1/pkg/server/authpolicy/validate.go 20:37:43 spire-1.2.1/pkg/server/bundle/ 20:37:43 spire-1.2.1/pkg/server/bundle/client/ 20:37:43 spire-1.2.1/pkg/server/bundle/client/client.go 20:37:43 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:37:43 spire-1.2.1/pkg/server/bundle/client/manager.go 20:37:43 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:37:43 spire-1.2.1/pkg/server/bundle/client/sources.go 20:37:43 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:37:43 spire-1.2.1/pkg/server/bundle/client/updater.go 20:37:43 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:37:43 spire-1.2.1/pkg/server/ca/ 20:37:43 spire-1.2.1/pkg/server/ca/ca.go 20:37:43 spire-1.2.1/pkg/server/ca/ca_health.go 20:37:43 spire-1.2.1/pkg/server/ca/ca_test.go 20:37:43 spire-1.2.1/pkg/server/ca/journal.go 20:37:43 spire-1.2.1/pkg/server/ca/journal_test.go 20:37:43 spire-1.2.1/pkg/server/ca/manager.go 20:37:43 spire-1.2.1/pkg/server/ca/manager_health.go 20:37:43 spire-1.2.1/pkg/server/ca/manager_test.go 20:37:43 spire-1.2.1/pkg/server/ca/templates.go 20:37:43 spire-1.2.1/pkg/server/ca/upstream_client.go 20:37:43 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:37:43 spire-1.2.1/pkg/server/ca/validation.go 20:37:43 spire-1.2.1/pkg/server/cache/ 20:37:43 spire-1.2.1/pkg/server/cache/dscache/ 20:37:43 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:37:43 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:37:43 spire-1.2.1/pkg/server/cache/entrycache/ 20:37:43 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:37:43 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:37:43 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:37:43 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:37:43 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:37:43 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:37:43 spire-1.2.1/pkg/server/catalog/ 20:37:43 spire-1.2.1/pkg/server/catalog/catalog.go 20:37:43 spire-1.2.1/pkg/server/catalog/keymanager.go 20:37:43 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:37:43 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:37:43 spire-1.2.1/pkg/server/catalog/notifier.go 20:37:43 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:37:43 spire-1.2.1/pkg/server/config.go 20:37:43 spire-1.2.1/pkg/server/datastore/ 20:37:43 spire-1.2.1/pkg/server/datastore/datastore.go 20:37:43 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:37:43 spire-1.2.1/pkg/server/datastore/repository.go 20:37:43 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:37:43 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:37:43 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:37:43 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:37:43 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:37:43 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:37:43 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:37:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:37:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:37:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:37:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:37:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:37:43 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:37:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:37:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:37:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:37:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:37:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:37:43 spire-1.2.1/pkg/server/endpoints/ 20:37:43 spire-1.2.1/pkg/server/endpoints/bundle/ 20:37:43 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:37:43 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:37:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:37:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:37:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:37:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:37:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:37:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:37:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:37:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:37:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:37:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:37:43 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:37:43 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:37:43 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:37:43 spire-1.2.1/pkg/server/endpoints/config.go 20:37:43 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:37:43 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:37:43 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:37:43 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:37:43 spire-1.2.1/pkg/server/endpoints/middleware.go 20:37:43 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:37:43 spire-1.2.1/pkg/server/hostservice/ 20:37:43 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:37:43 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:37:43 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:37:43 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:37:44 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:37:44 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:37:44 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:37:44 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/ 20:37:44 spire-1.2.1/pkg/server/plugin/keymanager/ 20:37:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:37:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:37:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:37:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:37:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:37:44 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:37:44 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:37:44 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:37:44 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:37:44 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:37:44 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:37:44 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:37:44 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:37:44 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:37:44 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:37:44 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:37:44 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:37:44 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:37:44 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:37:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:37:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:37:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:37:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:37:44 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:37:44 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:37:44 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/notifier/ 20:37:44 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:37:44 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:37:44 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:37:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:37:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:37:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:37:44 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:37:44 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:37:44 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:37:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:37:44 spire-1.2.1/pkg/server/registration/ 20:37:44 spire-1.2.1/pkg/server/registration/manager.go 20:37:44 spire-1.2.1/pkg/server/registration/manager_test.go 20:37:44 spire-1.2.1/pkg/server/scanentries.go 20:37:44 spire-1.2.1/pkg/server/scanentries_test.go 20:37:44 spire-1.2.1/pkg/server/server.go 20:37:44 spire-1.2.1/pkg/server/server_test.go 20:37:44 spire-1.2.1/pkg/server/svid/ 20:37:44 spire-1.2.1/pkg/server/svid/observer.go 20:37:44 spire-1.2.1/pkg/server/svid/observer_test.go 20:37:44 spire-1.2.1/pkg/server/svid/rotator.go 20:37:44 spire-1.2.1/pkg/server/svid/rotator_config.go 20:37:44 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:37:44 spire-1.2.1/pkg/server/svid/rotator_test.go 20:37:44 spire-1.2.1/proto/ 20:37:44 spire-1.2.1/proto/private/ 20:37:44 spire-1.2.1/proto/private/server/ 20:37:44 spire-1.2.1/proto/private/server/journal/ 20:37:44 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:37:44 spire-1.2.1/proto/private/server/journal/journal.proto 20:37:44 spire-1.2.1/proto/spire/ 20:37:44 spire-1.2.1/proto/spire/common/ 20:37:44 spire-1.2.1/proto/spire/common/common.pb.go 20:37:44 spire-1.2.1/proto/spire/common/common.proto 20:37:44 spire-1.2.1/proto/spire/common/plugin/ 20:37:44 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:37:44 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:37:44 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:37:44 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:37:44 spire-1.2.1/proto/spire/plugin/ 20:37:44 spire-1.2.1/proto/spire/plugin/agent/ 20:37:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:37:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:37:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:37:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:37:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:37:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:37:44 spire-1.2.1/release/ 20:37:44 spire-1.2.1/release/spire-extras/ 20:37:44 spire-1.2.1/release/spire-extras/README.md 20:37:44 spire-1.2.1/release/spire-extras/conf/ 20:37:44 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:37:44 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:37:44 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:37:44 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:37:44 spire-1.2.1/release/spire/ 20:37:44 spire-1.2.1/release/spire/README.md 20:37:44 spire-1.2.1/release/spire/conf/ 20:37:44 spire-1.2.1/release/spire/conf/agent/ 20:37:44 spire-1.2.1/release/spire/conf/agent/agent.conf 20:37:44 spire-1.2.1/release/spire/conf/server/ 20:37:44 spire-1.2.1/release/spire/conf/server/server.conf 20:37:44 spire-1.2.1/script/ 20:37:44 spire-1.2.1/script/build-artifact.sh 20:37:44 spire-1.2.1/script/generate_dummy_ca.sh 20:37:44 spire-1.2.1/support/ 20:37:44 spire-1.2.1/support/k8s/ 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:37:44 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:37:44 spire-1.2.1/support/oidc-discovery-provider/ 20:37:44 spire-1.2.1/support/oidc-discovery-provider/README.md 20:37:44 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:37:44 spire-1.2.1/support/oidc-discovery-provider/config.go 20:37:44 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:37:44 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:37:44 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:37:44 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:37:44 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:37:44 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:37:44 spire-1.2.1/support/oidc-discovery-provider/main.go 20:37:44 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:37:44 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:37:44 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:37:44 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:37:44 spire-1.2.1/test/ 20:37:44 spire-1.2.1/test/clock/ 20:37:44 spire-1.2.1/test/clock/clock.go 20:37:44 spire-1.2.1/test/fakes/ 20:37:44 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:37:44 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:37:44 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:37:44 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:37:44 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:37:44 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:37:44 spire-1.2.1/test/fakes/fakeagentstore/ 20:37:44 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:37:44 spire-1.2.1/test/fakes/fakedatastore/ 20:37:44 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:37:44 spire-1.2.1/test/fakes/fakeentryclient/ 20:37:44 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:37:44 spire-1.2.1/test/fakes/fakehealthchecker/ 20:37:44 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:37:44 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:37:44 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:37:44 spire-1.2.1/test/fakes/fakemetrics/ 20:37:44 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:37:44 spire-1.2.1/test/fakes/fakenoderesolver/ 20:37:44 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:37:44 spire-1.2.1/test/fakes/fakenotifier/ 20:37:44 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:37:44 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:37:44 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:37:44 spire-1.2.1/test/fakes/fakeserverca/ 20:37:44 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:37:44 spire-1.2.1/test/fakes/fakeservercatalog/ 20:37:44 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:37:44 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:37:44 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:37:44 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:37:44 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:37:44 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:37:44 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:37:44 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:37:44 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:37:44 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:37:44 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:37:44 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:37:44 spire-1.2.1/test/fixture/ 20:37:44 spire-1.2.1/test/fixture/certs/ 20:37:44 spire-1.2.1/test/fixture/certs/agent_svid.der 20:37:44 spire-1.2.1/test/fixture/certs/base_cert.pem 20:37:44 spire-1.2.1/test/fixture/certs/base_csr.pem 20:37:44 spire-1.2.1/test/fixture/certs/base_key.pem 20:37:44 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:37:44 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:37:44 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:37:44 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:37:44 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:37:44 spire-1.2.1/test/fixture/certs/blog_key.pem 20:37:44 spire-1.2.1/test/fixture/certs/bundle.der 20:37:44 spire-1.2.1/test/fixture/certs/ca.pem 20:37:44 spire-1.2.1/test/fixture/certs/ca_key.pem 20:37:44 spire-1.2.1/test/fixture/certs/database_cert.pem 20:37:44 spire-1.2.1/test/fixture/certs/database_csr.pem 20:37:44 spire-1.2.1/test/fixture/certs/database_key.pem 20:37:44 spire-1.2.1/test/fixture/certs/node_cert.pem 20:37:44 spire-1.2.1/test/fixture/certs/node_csr.pem 20:37:44 spire-1.2.1/test/fixture/certs/node_key.pem 20:37:44 spire-1.2.1/test/fixture/certs/svid.pem 20:37:44 spire-1.2.1/test/fixture/certs/svid_key.pem 20:37:44 spire-1.2.1/test/fixture/config/ 20:37:44 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:37:44 spire-1.2.1/test/fixture/config/agent_good.conf 20:37:44 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:37:44 spire-1.2.1/test/fixture/config/plugin_good.conf 20:37:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:37:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:37:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:37:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:37:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:37:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:37:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:37:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:37:44 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:37:44 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:37:44 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:37:44 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:37:44 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:37:44 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:37:44 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:37:44 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:37:44 spire-1.2.1/test/fixture/config/server_good.conf 20:37:44 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:37:44 spire-1.2.1/test/fixture/fixture.go 20:37:44 spire-1.2.1/test/fixture/nodeattestor/ 20:37:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:37:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:37:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:37:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:37:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:37:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:37:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:37:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:37:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:37:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:37:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:37:44 spire-1.2.1/test/fixture/registration/ 20:37:44 spire-1.2.1/test/fixture/registration/entries.json 20:37:44 spire-1.2.1/test/fixture/registration/good-for-update.json 20:37:44 spire-1.2.1/test/fixture/registration/good.json 20:37:44 spire-1.2.1/test/fixture/registration/invalid.json 20:37:44 spire-1.2.1/test/fixture/registration/invalid_json.json 20:37:44 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:37:44 spire-1.2.1/test/integration/ 20:37:44 spire-1.2.1/test/integration/README.md 20:37:44 spire-1.2.1/test/integration/common 20:37:44 spire-1.2.1/test/integration/setup/ 20:37:44 spire-1.2.1/test/integration/setup/adminclient/ 20:37:44 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:37:44 spire-1.2.1/test/integration/setup/adminclient/client.go 20:37:44 spire-1.2.1/test/integration/setup/debugagent/ 20:37:44 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:37:44 spire-1.2.1/test/integration/setup/debugagent/main.go 20:37:44 spire-1.2.1/test/integration/setup/debugserver/ 20:37:44 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:37:44 spire-1.2.1/test/integration/setup/debugserver/main.go 20:37:44 spire-1.2.1/test/integration/setup/downstreamclient/ 20:37:44 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:37:44 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:37:44 spire-1.2.1/test/integration/setup/itclient/ 20:37:44 spire-1.2.1/test/integration/setup/itclient/client.go 20:37:44 spire-1.2.1/test/integration/setup/node-attestation/ 20:37:44 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:37:44 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:37:44 spire-1.2.1/test/integration/setup/x509pop/ 20:37:44 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:37:44 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:37:44 spire-1.2.1/test/integration/suites/ 20:37:44 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:37:44 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:37:44 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:37:44 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:37:44 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:37:44 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:37:44 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:37:44 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:37:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:37:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:37:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:37:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:37:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:37:44 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:37:44 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:37:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:37:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:37:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:37:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:37:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:37:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:37:44 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:37:44 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:37:44 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:37:44 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:37:44 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:37:44 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:37:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:37:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:37:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:37:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:37:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:37:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:37:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:37:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:37:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:37:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:37:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:37:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:37:44 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:37:44 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:37:44 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:37:44 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:37:44 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:37:44 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:37:44 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:37:44 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:37:44 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:37:44 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:37:44 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:37:44 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:37:44 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:37:44 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:37:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:37:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:37:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:37:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:37:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:37:44 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:37:44 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:37:44 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:37:44 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:37:44 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:37:44 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:37:44 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:37:44 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:37:44 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:37:44 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:37:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:37:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:37:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:37:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:37:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:37:44 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:37:44 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:37:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:37:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:37:44 spire-1.2.1/test/integration/suites/join-token/ 20:37:44 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:37:44 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:37:44 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:37:44 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:37:44 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:37:44 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:37:44 spire-1.2.1/test/integration/suites/join-token/README.md 20:37:44 spire-1.2.1/test/integration/suites/join-token/conf/ 20:37:44 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:37:44 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:37:44 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:37:44 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:37:44 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:37:44 spire-1.2.1/test/integration/suites/join-token/teardown 20:37:44 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:37:44 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:37:44 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:37:44 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:37:44 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:37:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:37:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:37:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:37:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:37:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:37:44 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:37:44 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:37:44 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:37:44 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:37:44 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:37:44 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:37:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:37:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:37:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:37:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:37:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:37:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:37:44 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:37:44 spire-1.2.1/test/integration/suites/k8s/ 20:37:44 spire-1.2.1/test/integration/suites/k8s/00-setup 20:37:44 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:37:44 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:37:44 spire-1.2.1/test/integration/suites/k8s/README.md 20:37:44 spire-1.2.1/test/integration/suites/k8s/conf/ 20:37:44 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:37:44 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:37:44 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:37:44 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:37:44 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:37:44 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:37:44 spire-1.2.1/test/integration/suites/k8s/teardown 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/ 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:37:44 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:37:44 spire-1.2.1/test/integration/suites/node-attestation/ 20:37:44 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:37:44 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:37:44 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:37:44 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:37:44 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:37:44 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:37:44 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:37:44 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:37:44 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:37:44 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:37:44 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:37:44 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:37:44 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:37:44 spire-1.2.1/test/integration/suites/rotation/ 20:37:44 spire-1.2.1/test/integration/suites/rotation/00-setup 20:37:44 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:37:44 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:37:44 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:37:44 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:37:44 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:37:44 spire-1.2.1/test/integration/suites/rotation/README.md 20:37:44 spire-1.2.1/test/integration/suites/rotation/conf/ 20:37:44 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:37:44 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:37:44 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:37:44 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:37:44 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:37:44 spire-1.2.1/test/integration/suites/rotation/teardown 20:37:44 spire-1.2.1/test/integration/suites/self-test/ 20:37:44 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:37:44 spire-1.2.1/test/integration/suites/self-test/README.md 20:37:44 spire-1.2.1/test/integration/suites/self-test/teardown 20:37:44 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:37:44 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:37:44 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:37:44 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:37:44 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:37:44 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:37:44 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:37:44 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:37:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:37:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:37:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:37:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:37:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:37:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:37:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:37:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:37:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:37:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:37:44 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:37:44 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:37:44 spire-1.2.1/test/integration/suites/upgrade/ 20:37:44 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:37:44 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:37:44 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:37:44 spire-1.2.1/test/integration/suites/upgrade/README.md 20:37:44 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:37:44 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:37:44 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:37:44 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:37:44 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:37:44 spire-1.2.1/test/integration/suites/upgrade/teardown 20:37:44 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:37:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:37:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:37:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:37:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:37:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:37:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:37:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:37:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:37:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:37:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:37:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:37:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:37:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:37:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:37:44 spire-1.2.1/test/integration/test-one.sh 20:37:44 spire-1.2.1/test/integration/test.sh 20:37:44 spire-1.2.1/test/plugintest/ 20:37:44 spire-1.2.1/test/plugintest/config.go 20:37:44 spire-1.2.1/test/plugintest/load.go 20:37:44 spire-1.2.1/test/plugintest/option.go 20:37:44 spire-1.2.1/test/spiretest/ 20:37:44 spire-1.2.1/test/spiretest/apiserver.go 20:37:44 spire-1.2.1/test/spiretest/assertions.go 20:37:44 spire-1.2.1/test/spiretest/dir.go 20:37:44 spire-1.2.1/test/spiretest/errors_posix.go 20:37:44 spire-1.2.1/test/spiretest/errors_windows.go 20:37:44 spire-1.2.1/test/spiretest/logs.go 20:37:44 spire-1.2.1/test/spiretest/socketapi.go 20:37:44 spire-1.2.1/test/spiretest/suite.go 20:37:44 spire-1.2.1/test/spiretest/x509.go 20:37:44 spire-1.2.1/test/testca/ 20:37:44 spire-1.2.1/test/testca/ca.go 20:37:44 spire-1.2.1/test/testkey/ 20:37:44 spire-1.2.1/test/testkey/generate.sh 20:37:44 spire-1.2.1/test/testkey/genkeys.go 20:37:44 spire-1.2.1/test/testkey/keys.go 20:37:44 spire-1.2.1/test/testkey/new.go 20:37:44 spire-1.2.1/test/tpmsimulator/ 20:37:44 spire-1.2.1/test/tpmsimulator/simulator.go 20:37:44 spire-1.2.1/test/util/ 20:37:44 spire-1.2.1/test/util/cert_fixtures.go 20:37:44 spire-1.2.1/test/util/cert_generation.go 20:37:44 spire-1.2.1/test/util/io_redirection.go 20:37:44 spire-1.2.1/test/util/race.go 20:37:44 spire-1.2.1/test/util/util.go 20:37:44 building spire from source... 20:37:44 Installing go1.17.7... 20:37:45 go: downloading google.golang.org/api v0.70.0 20:37:45 go: downloading k8s.io/client-go v0.23.4 20:37:45 go: downloading k8s.io/api v0.23.4 20:37:45 go: downloading github.com/google/go-tpm v0.3.3 20:37:45 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:37:45 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:37:45 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:37:45 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:37:45 go: downloading cloud.google.com/go/storage v1.21.0 20:37:45 go: downloading cloud.google.com/go v0.100.2 20:37:46  ---> c9fdfdfbe9d6 20:37:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:37:46 Removing intermediate container 8e1117b2a9a2 20:37:46 ---> 0fe55b88f406 20:37:46 20:37:46 Step 10/23 : FROM alpine:3.14 20:37:46 ---> e04c818066af 20:37:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:37:46 ---> Using cache 20:37:46 ---> 3a7227a44055 20:37:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:37:46 ---> Using cache 20:37:46 ---> 8dce86610685 20:37:46 Step 13/23 : ENV APP_PORT=59881 20:37:46 go: downloading k8s.io/apimachinery v0.23.4 20:37:46  ---> Running in 19ab9b68d721 20:37:46 go: downloading k8s.io/kube-aggregator v0.23.3 20:37:46  ---> e77b9094713f 20:37:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:37:46 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:37:46 go: downloading cloud.google.com/go/security v1.3.0 20:37:46 Removing intermediate container 19ab9b68d721 20:37:46 ---> 52371bf189c9 20:37:46 Step 14/23 : EXPOSE $APP_PORT 20:37:46 go: downloading github.com/hashicorp/vault/api v1.4.1 20:37:46 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:37:46  ---> Running in 9430a1cad5fc 20:37:46 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:37:46 go: downloading github.com/jinzhu/inflection v1.0.0 20:37:46 go: downloading github.com/aws/smithy-go v1.11.0 20:37:46  ---> 8c4de299b353 20:37:46 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:37:47 Removing intermediate container 9430a1cad5fc 20:37:47 ---> a7c9779d2954 20:37:47 Step 15/23 : WORKDIR / 20:37:47 ---> Running in 3121041aab8d 20:37:47 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:37:47 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:37:47  ---> Running in d6f3c17be0b8 20:37:47 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:37:47 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:37:47 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:37:47 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:37:47 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:37:47 Removing intermediate container 3121041aab8d 20:37:47 ---> 7ea15d3adde5 20:37:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:47 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:37:47 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:37:47 go: downloading github.com/dimchansky/utfbom v1.1.1 20:37:47 go: downloading cloud.google.com/go/compute v1.3.0 20:37:47 Removing intermediate container d6f3c17be0b8 20:37:47 ---> 70a34f660366 20:37:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:47 ---> Running in 677ebf471b3f 20:37:47 go: downloading cloud.google.com/go/iam v0.1.1 20:37:47 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:37:47 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:37:47 Removing intermediate container 677ebf471b3f 20:37:47 ---> a83d2a5ce4c7 20:37:47 Step 21/23 : LABEL arch=x86_64 20:37:48 ---> 26b5aae4dca1 20:37:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:37:48 ---> Running in f97f66fddede 20:37:48 Removing intermediate container f97f66fddede 20:37:48 ---> df3aa2920081 20:37:48 Step 22/23 : LABEL git_sha=2428a0ee4410790165453aa9b71060fc80f7feae 20:37:48 go: downloading github.com/gogo/protobuf v1.3.2 20:37:48 go: downloading github.com/google/gofuzz v1.1.0 20:37:48 go: downloading k8s.io/klog/v2 v2.30.0 20:37:48 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:37:48 go: downloading github.com/spf13/pflag v1.0.5 20:37:48 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:37:48 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:37:48 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:37:48 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:37:49 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:37:49 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:37:49 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:37:49 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:37:49 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:37:49 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:37:49 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:37:49 go: downloading gopkg.in/yaml.v2 v2.4.0 20:37:49 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:37:49 go: downloading github.com/gobwas/glob v0.2.3 20:37:49 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:37:49  ---> Running in 4e0a4c1930c1 20:37:49 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:37:49 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:37:49  ---> aa7cf897750b 20:37:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:37:49 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:37:49 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:37:49 go: downloading go.opencensus.io v0.23.0 20:37:49 go: downloading gopkg.in/inf.v0 v0.9.1 20:37:49 go: downloading github.com/google/go-cmp v0.5.7 20:37:49 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:37:49 go: downloading github.com/googleapis/gnostic v0.5.5 20:37:49 go: downloading github.com/go-logr/logr v1.2.2 20:37:49 go: downloading github.com/json-iterator/go v1.1.12 20:37:49 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:37:49 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:37:49 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:37:49 go: downloading go.uber.org/zap v1.21.0 20:37:49 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:37:49 go: downloading github.com/tklauser/numcpus v0.3.0 20:37:49 go: downloading sigs.k8s.io/yaml v1.3.0 20:37:49 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:37:49 go: downloading github.com/ryanuber/go-glob v1.0.0 20:37:49 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:37:49 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:37:49 go: downloading github.com/hashicorp/go-version v1.2.0 20:37:49 go: downloading github.com/golang/snappy v0.0.4 20:37:49 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:37:49 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:37:49 Removing intermediate container 4e0a4c1930c1 20:37:49 ---> 88b639a953ae 20:37:49 Step 23/23 : LABEL version=0.0.0 20:37:49 go: downloading github.com/modern-go/reflect2 v1.0.2 20:37:49 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:37:49 go: downloading go.uber.org/multierr v1.6.0 20:37:49  ---> e7e3b5618a96 20:37:49 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:37:49 ---> Running in 3b2b396f65f8 20:37:49 ---> Running in 552b59e15f41 20:37:50 Removing intermediate container 552b59e15f41 20:37:50 ---> 998cb8abd56f 20:37:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:50 Removing intermediate container 3b2b396f65f8 20:37:50 ---> 15a1dc796a1d 20:37:50 20:37:50 ---> Running in 403ead26c2fe 20:37:50 Successfully built 15a1dc796a1d 20:37:50 Successfully tagged sys-mgmt-agent:latest 20:37:50 Building core-data 20:37:50  Building sys-mgmt-agent ... done Building bin/spire-server... 20:37:50 go: downloading google.golang.org/grpc v1.44.0 20:37:50 go: downloading github.com/mitchellh/cli v1.1.2 20:37:50 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:37:50 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:37:50 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:37:50 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:37:51 go: downloading github.com/imdario/mergo v0.3.12 20:37:51 go: downloading github.com/sirupsen/logrus v1.8.1 20:37:51 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:37:51 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:37:51 Removing intermediate container 403ead26c2fe 20:37:51 ---> 2ee5426a8cf6 20:37:51 Step 21/23 : LABEL arch=x86_64 20:37:51 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:37:51 go: downloading github.com/fatih/color v1.13.0 20:37:51 go: downloading github.com/mattn/go-isatty v0.0.14 20:37:51 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:37:51 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:37:51 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:37:51 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:37:51 go: downloading github.com/open-policy-agent/opa v0.38.0 20:37:51 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:37:51 go: downloading github.com/armon/go-metrics v0.3.10 20:37:51 go: downloading github.com/prometheus/client_golang v1.12.1 20:37:51 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:37:51 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:37:51 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:37:51 go: downloading github.com/mattn/go-colorable v0.1.12 20:37:51 go: downloading github.com/Masterminds/goutils v1.1.0 20:37:51 go: downloading github.com/Masterminds/semver v1.5.0 20:37:51 go: downloading github.com/google/uuid v1.1.2 20:37:51 go: downloading github.com/huandu/xstrings v1.3.2 20:37:51 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:37:51 go: downloading github.com/oklog/run v1.0.0 20:37:51 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:37:51 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:37:51 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:37:51 go: downloading github.com/prometheus/client_model v0.2.0 20:37:51 go: downloading github.com/prometheus/common v0.32.1 20:37:51 go: downloading github.com/imkira/go-observer v1.0.3 20:37:51 go: downloading github.com/beorn7/perks v1.0.1 20:37:51 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:37:51 go: downloading github.com/prometheus/procfs v0.7.3 20:37:51 go: downloading go.uber.org/atomic v1.9.0 20:37:51 go: downloading github.com/pkg/errors v0.9.1 20:37:51 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:37:51 go: downloading github.com/hashicorp/errwrap v1.1.0 20:37:51 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:37:51 go: downloading github.com/blang/semver/v4 v4.0.0 20:37:51 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:37:52 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:37:52 go: downloading github.com/jinzhu/gorm v1.9.16 20:37:52 go: downloading github.com/lib/pq v1.10.4 20:37:52 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:37:52 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:37:52 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:37:52 ? github.com/edgexfoundry/edgex-go [no test files] 20:37:52 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:37:53 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:37:53 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:37:53 go: downloading github.com/stretchr/testify v1.7.0 20:37:53 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:37:53 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:37:54 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:37:54 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:37:54  ---> Running in 77295a7305d1 20:37:55 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:37:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:37:55 ---> d83bd5940b83 20:37:55 Step 3/23 : WORKDIR /edgex-go 20:37:55 ---> Using cache 20:37:55 ---> 01e5d6cee093 20:37:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:55 ---> Using cache 20:37:55 ---> eea70586079d 20:37:55 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:37:56 Removing intermediate container 77295a7305d1 20:37:56 ---> 9f80864cdcae 20:37:56 Step 22/23 : LABEL git_sha=2428a0ee4410790165453aa9b71060fc80f7feae 20:37:56 go: downloading google.golang.org/api v0.70.0 20:37:56 go: downloading k8s.io/client-go v0.23.4 20:37:56 go: downloading k8s.io/api v0.23.4 20:37:56 go: downloading github.com/google/go-tpm v0.3.3 20:37:56 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:37:56 go: downloading cloud.google.com/go/storage v1.21.0 20:37:56  ---> Running in e613e4771dc0 20:37:56 go: downloading cloud.google.com/go v0.100.2 20:37:56  ---> Running in 0d0b71239287 20:37:57 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:37:57 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:37:57 Removing intermediate container 0d0b71239287 20:37:57 ---> dbe153abee73 20:37:57 Step 23/23 : LABEL version=0.0.0 20:37:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:57 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:37:57 go: downloading k8s.io/apimachinery v0.23.4 20:37:57  ---> Running in 4f98f2d27df0 20:37:57 go: downloading k8s.io/kube-aggregator v0.23.3 20:37:57 go: downloading cloud.google.com/go/security v1.3.0 20:37:57 go: downloading github.com/hashicorp/vault/api v1.4.1 20:37:57 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:37:58 Removing intermediate container 4f98f2d27df0 20:37:58 ---> 4a3911a11083 20:37:58 20:37:58 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:37:58 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:37:58 Successfully built 4a3911a11083 20:37:58 Successfully tagged core-metadata:latest 20:37:58  Building core-metadata ... done go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:37:58 go: downloading github.com/twmb/murmur3 v1.1.6 20:37:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:58 go: downloading github.com/jinzhu/inflection v1.0.0 20:37:58 go: downloading github.com/aws/smithy-go v1.11.0 20:37:58 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:37:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:37:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:37:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:37:58 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:37:58 go: downloading cloud.google.com/go/compute v1.3.0 20:37:58 go: downloading cloud.google.com/go/iam v0.1.1 20:37:58 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:37:58 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:37:58 OK: 221 MiB in 52 packages 20:38:00 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:38:00 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:38:00 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:38:00 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:38:00 go: downloading github.com/dimchansky/utfbom v1.1.1 20:38:00 go: downloading github.com/gogo/protobuf v1.3.2 20:38:00 go: downloading k8s.io/klog/v2 v2.30.0 20:38:00 go: downloading github.com/google/gofuzz v1.1.0 20:38:00 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:38:00 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:38:00 go: downloading github.com/spf13/pflag v1.0.5 20:38:00 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:38:00 Removing intermediate container e613e4771dc0 20:38:00 ---> 807d0b8969b9 20:38:00 Step 6/23 : COPY go.mod vendor* ./ 20:38:00 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:38:00 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:38:00 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:38:00 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:38:00 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:38:00 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:38:00 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:38:00 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:38:00 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:38:00 go: downloading gopkg.in/yaml.v2 v2.4.0 20:38:00 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:38:00 go: downloading github.com/gobwas/glob v0.2.3 20:38:00 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:38:00 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:38:00 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:38:00 go: downloading go.opencensus.io v0.23.0 20:38:00 go: downloading gopkg.in/inf.v0 v0.9.1 20:38:00 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:38:00 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:38:00 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:38:00 go: downloading github.com/go-logr/logr v1.2.2 20:38:00 go: downloading github.com/google/go-cmp v0.5.7 20:38:00 go: downloading github.com/googleapis/gnostic v0.5.5 20:38:00 go: downloading github.com/json-iterator/go v1.1.12 20:38:00 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:38:00 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:38:00 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:38:00 go: downloading go.uber.org/zap v1.21.0 20:38:01 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:38:01 go: downloading github.com/tklauser/numcpus v0.3.0 20:38:01 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:38:01 go: downloading sigs.k8s.io/yaml v1.3.0 20:38:01 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:38:01 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:38:01 go: downloading github.com/hashicorp/go-version v1.2.0 20:38:01 go: downloading github.com/golang/snappy v0.0.4 20:38:01 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:38:01 go: downloading github.com/ryanuber/go-glob v1.0.0 20:38:01 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:38:01 go: downloading github.com/modern-go/reflect2 v1.0.2 20:38:01 go: downloading go.uber.org/multierr v1.6.0 20:38:01 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:38:01  ---> d325b93d844e 20:38:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:01 ---> Running in b01e488d2625 20:38:06 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:38:06 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:38:06 Removing intermediate container b01e488d2625 20:38:06 ---> d1beef0c6d7a 20:38:06 Step 8/23 : COPY . . 20:38:21 ---> b8ccc6934e25 20:38:21 Step 9/23 : RUN make cmd/core-data/core-data 20:38:21 ---> Running in 2a13228d31b3 20:38:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:38:21 Removing intermediate container 23123e114479 20:38:21 ---> e235458c6cf6 20:38:21 20:38:21 Step 13/26 : FROM alpine:3.15 20:38:21 ---> 0ac33e5f5afa 20:38:21 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:38:21 ---> Using cache 20:38:21 ---> 5514e71b5726 20:38:21 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:21 ---> Using cache 20:38:21 ---> 2432619b5aa8 20:38:21 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:38:21 ---> Running in d45c516f35b5 20:38:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:23 v3.15.4-19-gb8465a8cc6 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:38:23 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:38:23 OK: 15854 distinct packages available 20:38:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:24 (1/4) Installing dumb-init (1.2.5-r1) 20:38:24 (2/4) Installing musl-obstack (1.2.3-r0) 20:38:24 (3/4) Installing libucontext (1.1-r0) 20:38:24 (4/4) Installing gcompat (1.0.0-r4) 20:38:24 Executing busybox-1.34.1-r5.trigger 20:38:24 OK: 6 MiB in 18 packages 20:38:26 Removing intermediate container d45c516f35b5 20:38:26 ---> dc933b727947 20:38:26 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:38:28 ---> 6b4b2b424621 20:38:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:38:28 ---> a345deeac9c6 20:38:28 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:38:28 ---> Running in f8bc3cb759af 20:38:28 Removing intermediate container f8bc3cb759af 20:38:28 ---> a1209369519c 20:38:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:38:29 ---> 84126a0f6cee 20:38:29 Step 21/26 : WORKDIR / 20:38:29 ---> Running in 1898edcf8ea2 20:38:29 Removing intermediate container 1898edcf8ea2 20:38:29 ---> e1acbb82f3ad 20:38:29 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:38:30 ---> Running in ce1479af28f3 20:38:30 Removing intermediate container ce1479af28f3 20:38:30 ---> 48e8370539a6 20:38:30 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:38:30 ---> Running in 705ecce84f5e 20:38:30 Removing intermediate container 705ecce84f5e 20:38:30 ---> 26dab8b8e8b4 20:38:30 Step 24/26 : LABEL arch=x86_64 20:38:30 ---> Running in 38b9cfb84848 20:38:31 Removing intermediate container 38b9cfb84848 20:38:31 ---> 38d007d9a4cb 20:38:31 Step 25/26 : LABEL git_sha=2428a0ee4410790165453aa9b71060fc80f7feae 20:38:31 ---> Running in 5a5e64cf74ea 20:38:31 Removing intermediate container 5a5e64cf74ea 20:38:31 ---> 7978fbd2459c 20:38:31 Step 26/26 : LABEL version=0.0.0 20:38:31 ---> Running in 61524d48911c 20:38:31 Removing intermediate container 61524d48911c 20:38:31 ---> 43456a1f44dd 20:38:31 20:38:31 Successfully built 43456a1f44dd 20:38:31 Successfully tagged security-spire-config:latest 20:39:04  Building security-spire-config ... done Removing intermediate container 2a13228d31b3 20:39:04 ---> 2c346b3170a5 20:39:04 20:39:04 Step 10/23 : FROM alpine:3.14 20:39:04 ---> e04c818066af 20:39:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:39:04 ---> Running in bc8c0e09f0e8 20:39:04 Removing intermediate container bc8c0e09f0e8 20:39:04 ---> d473ee8b379c 20:39:04 Step 12/23 : ENV APP_PORT=59880 20:39:04 ---> Running in ecf205c4379d 20:39:04 Removing intermediate container ecf205c4379d 20:39:04 ---> 952a484a738b 20:39:04 Step 13/23 : EXPOSE $APP_PORT 20:39:04 ---> Running in b367d2a4ae5f 20:39:04 Removing intermediate container b367d2a4ae5f 20:39:04 ---> 87cefce31c4f 20:39:04 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:04 ---> Running in b377201a4413 20:39:05 Removing intermediate container b377201a4413 20:39:05 ---> 1b2e98212d01 20:39:05 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:39:05 ---> Running in d6f6db5714fa 20:39:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:39:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:39:08 (1/6) Installing dumb-init (1.2.5-r1) 20:39:08 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:39:08 (3/6) Installing libsodium (1.0.18-r0) 20:39:08 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:39:08 (5/6) Installing libzmq (4.3.4-r0) 20:39:08 (6/6) Installing zeromq (4.3.4-r0) 20:39:08 Executing busybox-1.33.1-r7.trigger 20:39:08 OK: 8 MiB in 20 packages 20:39:10 Removing intermediate container d6f6db5714fa 20:39:10 ---> 156e829340c5 20:39:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:10 ---> 8f77f33595ce 20:39:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:39:11 ---> 1b30b2935912 20:39:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:39:12 ---> 9da4f66f3868 20:39:12 Step 19/23 : ENTRYPOINT ["/core-data"] 20:39:12 ---> Running in 90ea8a168bc0 20:39:12 Removing intermediate container 90ea8a168bc0 20:39:12 ---> a6c42090fdee 20:39:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:13 ---> Running in 3dae02813498 20:39:13 Removing intermediate container 3dae02813498 20:39:13 ---> f50ea57796c7 20:39:13 Step 21/23 : LABEL arch=x86_64 20:39:13 ---> Running in 18a2c6b7fb57 20:39:13 Removing intermediate container 18a2c6b7fb57 20:39:13 ---> 6a98e0c7a0e8 20:39:13 Step 22/23 : LABEL git_sha=2428a0ee4410790165453aa9b71060fc80f7feae 20:39:13 ---> Running in f9ecf7f3d48d 20:39:14 Removing intermediate container f9ecf7f3d48d 20:39:14 ---> 62655ade2f71 20:39:14 Step 23/23 : LABEL version=0.0.0 20:39:14 ---> Running in aebabb42ea78 20:39:14 Removing intermediate container aebabb42ea78 20:39:14 ---> faec1aa4f8e5 20:39:14 20:39:14 Successfully built faec1aa4f8e5 20:39:14 Successfully tagged core-data:latest 20:39:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:39:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:39:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:39:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:39:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:39:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:39:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:39:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:39:52 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:39:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:39:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:39:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:39:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:39:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:40:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.261s coverage: 28.7% of statements 20:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:40:10  Building core-data ... done Building bin/spire-agent... 20:40:10 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:40:10 go: downloading github.com/docker/docker v20.10.12+incompatible 20:40:10 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:40:10 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:40:10 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:40:10 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:40:10 go: downloading github.com/google/go-tpm-tools v0.3.3 20:40:10 go: downloading github.com/docker/go-units v0.4.0 20:40:10 go: downloading github.com/opencontainers/image-spec v1.0.1 20:40:10 go: downloading github.com/docker/go-connections v0.4.0 20:40:10 go: downloading github.com/containerd/containerd v1.3.4 20:40:10 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:40:10 go: downloading github.com/opencontainers/go-digest v1.0.0 20:40:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.663s coverage: 98.5% of statements 20:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:40:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.472s coverage: 54.9% of statements 20:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:40:15 Building bin/spire-agent... 20:40:15 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:40:15 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:40:15 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:40:15 go: downloading github.com/docker/docker v20.10.12+incompatible 20:40:16 go: downloading github.com/google/go-tpm-tools v0.3.3 20:40:16 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:40:16 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:40:16 go: downloading github.com/docker/go-units v0.4.0 20:40:16 go: downloading github.com/docker/go-connections v0.4.0 20:40:16 go: downloading github.com/opencontainers/image-spec v1.0.1 20:40:16 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:40:16 go: downloading github.com/containerd/containerd v1.3.4 20:40:16 go: downloading github.com/opencontainers/go-digest v1.0.0 20:40:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.372s coverage: 89.2% of statements 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:40:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.628s coverage: 84.4% of statements 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:40:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.761s coverage: 95.4% of statements 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:40:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.233s coverage: 72.2% of statements 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:40:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.405s coverage: 60.0% of statements 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:40:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.583s coverage: 0.9% of statements 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:40:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.347s coverage: 58.8% of statements 20:40:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.378s coverage: 24.0% of statements 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.285s coverage: 47.1% of statements 20:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.311s coverage: 79.5% of statements 20:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.203s coverage: 94.1% of statements 20:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.285s coverage: 96.3% of statements 20:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.249s coverage: 87.5% of statements 20:40:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.268s coverage: 94.4% of statements 20:40:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.239s coverage: 44.8% of statements 20:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.777s coverage: 82.5% of statements 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.306s coverage: 92.9% of statements 20:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.064s coverage: 65.1% of statements 20:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.253s coverage: 87.2% of statements 20:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements 20:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.289s coverage: 58.8% of statements 20:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.308s coverage: 80.0% of statements 20:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.260s coverage: 87.2% of statements 20:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.300s coverage: 85.4% of statements 20:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.910s coverage: 91.2% of statements 20:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.152s coverage: 64.4% of statements 20:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.252s coverage: 100.0% of statements 20:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements 20:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements 20:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.120s coverage: 73.7% of statements 20:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 20:41:12 Removing intermediate container 17a64d2ae812 20:41:12 ---> 2ba642557592 20:41:12 20:41:12 Step 13/26 : FROM alpine:3.15 20:41:12 ---> 0ac33e5f5afa 20:41:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:41:12 ---> Using cache 20:41:12 ---> 5514e71b5726 20:41:12 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:12 ---> Using cache 20:41:12 ---> 2432619b5aa8 20:41:12 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:41:12 Removing intermediate container b331b1370cc4 20:41:12 ---> 36cfe56a98fd 20:41:12 20:41:12 Step 13/25 : FROM alpine:3.15 20:41:12 ---> 0ac33e5f5afa 20:41:12 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:41:12 ---> Using cache 20:41:12 ---> 5514e71b5726 20:41:12 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:12 ---> Using cache 20:41:12 ---> 2432619b5aa8 20:41:12 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:41:12 ---> Running in 3cbf656a8c8d 20:41:12 ---> Running in 71430d1474eb 20:41:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:41:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:41:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:41:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:41:12 v3.15.4-19-gb8465a8cc6 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:41:12 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:41:12 OK: 15854 distinct packages available 20:41:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:41:12 v3.15.4-19-gb8465a8cc6 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:41:12 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:41:12 OK: 15854 distinct packages available 20:41:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:41:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:41:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:41:12 (1/5) Installing dumb-init (1.2.5-r1) 20:41:12 (1/5) Installing dumb-init (1.2.5-r1) 20:41:12 (2/5) Installing musl-obstack (1.2.3-r0) 20:41:12 (2/5) Installing musl-obstack (1.2.3-r0) 20:41:12 (3/5) Installing libucontext (1.1-r0) 20:41:12 (3/5) Installing libucontext (1.1-r0) 20:41:12 (4/5) Installing gcompat (1.0.0-r4) 20:41:12 (4/5) Installing gcompat (1.0.0-r4) 20:41:12 (5/5) Installing openssl (1.1.1n-r0) 20:41:12 (5/5) Installing openssl (1.1.1n-r0) 20:41:12 Executing busybox-1.34.1-r5.trigger 20:41:12 OK: 6 MiB in 19 packages 20:41:12 Executing busybox-1.34.1-r5.trigger 20:41:12 OK: 6 MiB in 19 packages 20:41:13 Removing intermediate container 3cbf656a8c8d 20:41:13 ---> 4f090863a9a3 20:41:13 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:41:13 Removing intermediate container 71430d1474eb 20:41:13 ---> b1becb187034 20:41:13 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:41:14 ---> 8293c8a6c987 20:41:14 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:41:14 ---> c54365a7aa86 20:41:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:41:14 ---> 0619690ba946 20:41:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:41:14 ---> 82194de33dc2 20:41:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:41:15 ---> fda16ccd8a83 20:41:15 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:41:15 ---> Running in 71ac7344b2e6 20:41:15 Removing intermediate container 71ac7344b2e6 20:41:15 ---> 842559fdd949 20:41:15 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:41:15 ---> Running in 6f7ef4bb6d32 20:41:15 ---> bbf92148035e 20:41:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:41:15 Removing intermediate container 6f7ef4bb6d32 20:41:15 ---> 85926fb64573 20:41:15 Step 23/25 : LABEL arch=x86_64 20:41:15 ---> Running in a50fe2829583 20:41:15 ---> 5b76dc39276e 20:41:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:41:15 Removing intermediate container a50fe2829583 20:41:15 ---> ead38b028933 20:41:15 Step 24/25 : LABEL git_sha=2428a0ee4410790165453aa9b71060fc80f7feae 20:41:16 ---> Running in e84a6c4504aa 20:41:16 ---> d84b842ab7f5 20:41:16 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:41:16 Removing intermediate container e84a6c4504aa 20:41:16 ---> 9fd48d4e4afa 20:41:16 Step 25/25 : LABEL version=0.0.0 20:41:16 ---> 015464b40f69 20:41:16 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:41:16 ---> Running in 5fd1cc3d6381 20:41:16 ---> Running in 8983ef5da7f6 20:41:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.623s coverage: 65.4% of statements 20:41:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:41:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:41:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:41:16 Removing intermediate container 5fd1cc3d6381 20:41:16 ---> 5a3fa5a0cdc6 20:41:16 20:41:16 Removing intermediate container 8983ef5da7f6 20:41:16 ---> fa9e82950f53 20:41:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:41:17 Successfully built 5a3fa5a0cdc6 20:41:17 Successfully tagged security-spire-server:latest 20:41:17  Building security-spire-server ... done  ---> Running in 12455c8909e2 20:41:17 Removing intermediate container 12455c8909e2 20:41:17 ---> ebb1daec807a 20:41:17 Step 24/26 : LABEL arch=x86_64 20:41:17 ---> Running in 074a454acffa 20:41:17 Removing intermediate container 074a454acffa 20:41:17 ---> 65baa8e2a42a 20:41:17 Step 25/26 : LABEL git_sha=2428a0ee4410790165453aa9b71060fc80f7feae 20:41:17 ---> Running in 41977a994c21 20:41:17 Removing intermediate container 41977a994c21 20:41:17 ---> 9d35ce157b53 20:41:17 Step 26/26 : LABEL version=0.0.0 20:41:17 ---> Running in 6905aaf43201 20:41:17 Removing intermediate container 6905aaf43201 20:41:17 ---> bcad452f6998 20:41:17 20:41:17 Successfully built bcad452f6998 20:41:17 Successfully tagged security-spire-agent:latest 20:41:17  Building security-spire-agent ... done  [Pipeline] } 20:41:17 $ docker stop --time=1 47caadbe4fa02d24414ad17cc5c01360f32c0ca3b3c74a9c623fd5e1bafab984 20:41:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.831s coverage: 43.8% of statements 20:41:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:41:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:41:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.305s coverage: 89.5% of statements 20:41:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:41:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.270s coverage: 84.8% of statements 20:41:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:41:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:41:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:41:19 $ docker rm -f 47caadbe4fa02d24414ad17cc5c01360f32c0ca3b3c74a9c623fd5e1bafab984 [Pipeline] // withDockerContainer [Pipeline] sh 20:41:19 + docker images 20:41:19 REPOSITORY TAG IMAGE ID CREATED SIZE 20:41:19 security-spire-agent latest bcad452f6998 2 seconds ago 127MB 20:41:19 security-spire-server latest 5a3fa5a0cdc6 3 seconds ago 87.3MB 20:41:19 36cfe56a98fd 15 seconds ago 4.5GB 20:41:19 2ba642557592 21 seconds ago 4.5GB 20:41:19 core-data latest faec1aa4f8e5 2 minutes ago 35.9MB 20:41:19 2c346b3170a5 2 minutes ago 1.65GB 20:41:19 security-spire-config latest 43456a1f44dd 2 minutes ago 86.7MB 20:41:19 e235458c6cf6 3 minutes ago 4.5GB 20:41:19 core-metadata latest 4a3911a11083 3 minutes ago 26.2MB 20:41:19 sys-mgmt-agent latest 15a1dc796a1d 3 minutes ago 307MB 20:41:19 0fe55b88f406 3 minutes ago 1.62GB 20:41:19 security-secretstore-setup latest 5532c8d4d1f1 3 minutes ago 42.1MB 20:41:19 security-spiffe-token-provider latest d88ce060ca0d 3 minutes ago 28.5MB 20:41:19 core-command latest 081518dfba04 4 minutes ago 24.5MB 20:41:19 7a4be9b228c9 4 minutes ago 1.63GB 20:41:19 880f0289fb3d 4 minutes ago 1.62GB 20:41:19 8ab887f19414 4 minutes ago 1.61GB 20:41:19 72c9f99b0ea6 4 minutes ago 1.61GB 20:41:19 security-bootstrapper latest 8814a1ffaf89 5 minutes ago 24.3MB 20:41:19 security-proxy-setup latest 3a9b7a265068 5 minutes ago 43.4MB 20:41:19 support-notifications latest 4e2fa167afa3 5 minutes ago 26.6MB 20:41:19 support-scheduler latest b0e9930910d3 5 minutes ago 26MB 20:41:19 e7c5335002a7 5 minutes ago 1.62GB 20:41:19 5a6e1db8ca32 5 minutes ago 1.63GB 20:41:19 cd9cd03e1fa1 5 minutes ago 1.62GB 20:41:19 94b11af90b2b 5 minutes ago 1.61GB 20:41:19 ci-base-image-x86_64 latest d83bd5940b83 9 minutes ago 896MB 20:41:19 docker 20.10.14 7417809fdb73 7 days ago 218MB 20:41:19 alpine 3.14 e04c818066af 7 days ago 5.59MB 20:41:19 alpine 3.15 0ac33e5f5afa 7 days ago 5.57MB 20:41:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 20:41:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 20:41:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:41:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.366s coverage: 17.7% of statements 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:41:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.753s coverage: 92.3% of statements 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:41:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.298s coverage: 63.2% of statements 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:41:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.528s coverage: 97.7% of statements 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:41:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.381s coverage: 28.9% of statements 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:41:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.225s coverage: 100.0% of statements 20:41:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 20:41:27 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 20:41:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:41:27 GO111MODULE=on go vet ./... 20:43:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:43:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:43:19 ./bin/test-attribution-txt.sh [Pipeline] echo 20:43:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:43:21 + ls -al . 20:43:21 total 664 20:43:21 drwxrwxr-x 9 1001 1001 4096 Apr 12 20:43 . 20:43:21 drwxr-xr-x 4 root root 4096 Apr 12 20:37 .. 20:43:21 -rw-rw-r-- 1 1001 1001 11 Apr 12 20:35 .dockerignore 20:43:21 drwxrwxr-x 8 1001 1001 4096 Apr 12 20:35 .git 20:43:21 drwxrwxr-x 3 1001 1001 4096 Apr 12 20:35 .github 20:43:21 -rw-rw-r-- 1 1001 1001 879 Apr 12 20:35 .gitignore 20:43:21 -rw-rw-r-- 1 1001 1001 42 Apr 12 20:35 .golangci.yml 20:43:21 -rw-rw-r-- 1 1001 1001 87 Apr 12 20:35 .hadolint.yml 20:43:21 -rw-rw-r-- 1 1001 1001 166 Apr 12 20:35 .sonarcloud.properties 20:43:21 -rw-rw-r-- 1 1001 1001 1171 Apr 12 20:35 ADOPTERS.md 20:43:21 -rw-rw-r-- 1 1001 1001 9953 Apr 12 20:35 Attribution.txt 20:43:21 -rw-rw-r-- 1 1001 1001 51732 Apr 12 20:35 CHANGELOG.md 20:43:21 -rw-rw-r-- 1 1001 1001 3804 Apr 12 20:35 CONTRIBUTING.md 20:43:21 -rw-rw-r-- 1 1001 1001 677 Apr 12 20:35 GOVERNANCE.md 20:43:21 -rw-rw-r-- 1 1001 1001 850 Apr 12 20:35 Jenkinsfile 20:43:21 -rw-rw-r-- 1 1001 1001 10775 Apr 12 20:35 LICENSE 20:43:21 -rw-rw-r-- 1 1001 1001 8478 Apr 12 20:35 Makefile 20:43:21 -rw-rw-r-- 1 1001 1001 582 Apr 12 20:35 OWNERS.md 20:43:21 -rw-rw-r-- 1 1001 1001 8207 Apr 12 20:35 README.md 20:43:21 -rw-rw-r-- 1 1001 1001 6912 Apr 12 20:35 SECURITY.md 20:43:21 -rw-rw-r-- 1 1001 1001 5 Apr 12 20:31 VERSION 20:43:21 -rw-rw-r-- 1 1001 1001 4131 Apr 12 20:35 ZMQWindows.md 20:43:21 drwxrwxr-x 2 1001 1001 4096 Apr 12 20:35 bin 20:43:21 drwxrwxr-x 18 1001 1001 4096 Apr 12 20:35 cmd 20:43:21 -rw-r--r-- 1 root root 432619 Apr 12 20:41 coverage.out 20:43:21 -rw-rw-r-- 1 1001 1001 3175 Apr 12 20:35 go.mod 20:43:21 -rw-rw-r-- 1 1001 1001 34990 Apr 12 20:35 go.sum 20:43:21 drwxrwxr-x 8 1001 1001 4096 Apr 12 20:35 internal 20:43:21 drwxrwxr-x 3 1001 1001 4096 Apr 12 20:35 openapi 20:43:21 drwxrwxr-x 4 1001 1001 4096 Apr 12 20:35 snap 20:43:21 -rw-rw-r-- 1 1001 1001 204 Apr 12 20:35 version.go [Pipeline] sh 20:43:22 + '[' -e coverage.out ] 20:43:22 + chown 1001:1001 coverage.out [Pipeline] stash 20:43:22 Warning: overwriting stash ‘coverage-report’ 20:43:23 Stashed 1 file(s) [Pipeline] sh 20:43:23 + make build 20:43:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:45:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:46:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:46:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:47:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:47:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:47:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:47:17 CGO_ENABLED=0 GO111MODULE=on go build -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 20:47:23 CGO_ENABLED=0 GO111MODULE=on go build -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 20:47:31 CGO_ENABLED=0 GO111MODULE=on go build -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 20:47:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:47:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:47:52 CGO_ENABLED=0 GO111MODULE=on go build -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] } 20:47:58 $ docker stop --time=1 60efac708e7035892e434431f6f40a1cc233046626f96b349918d4e4c7e7d89f 20:48:00 $ docker rm -f 60efac708e7035892e434431f6f40a1cc233046626f96b349918d4e4c7e7d89f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:48:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:48:03 20:48:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:48:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:48:03 latest: Pulling from edgex-devops/edgex-compose-arm64 20:48:03 29e5d40040c1: Pulling fs layer 20:48:03 1ce36da41761: Pulling fs layer 20:48:03 25b303627fd3: Pulling fs layer 20:48:03 29e5d40040c1: Download complete 20:48:04 1ce36da41761: Verifying Checksum 20:48:04 1ce36da41761: Download complete 20:48:05 29e5d40040c1: Pull complete 20:48:06 25b303627fd3: Verifying Checksum 20:48:06 25b303627fd3: Download complete 20:48:07 1ce36da41761: Pull complete 20:48:19 25b303627fd3: Pull complete 20:48:19 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:48:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:48:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:48:20 prd-ubuntu20.04-docker-arm64-4c-16g-20722 does not seem to be running inside a container 20:48:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:48:23 $ docker top 1fdfbf3bd9ed2094d6ba6f81646f9665dc552561a28b531968e26428c08ca975 -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:23 + docker-compose build --help 20:48:23 + grep parallel 20:48:30 --parallel Build images in parallel. [Pipeline] } 20:48:30 $ docker stop --time=1 1fdfbf3bd9ed2094d6ba6f81646f9665dc552561a28b531968e26428c08ca975 20:48:32 $ docker rm -f 1fdfbf3bd9ed2094d6ba6f81646f9665dc552561a28b531968e26428c08ca975 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:48:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:48:33 . [Pipeline] withDockerContainer 20:48:33 prd-ubuntu20.04-docker-arm64-4c-16g-20722 does not seem to be running inside a container 20:48:33 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:48:34 $ docker top 8d12fe6de481086b3a10d5d83bbc43faa324a7908f865904d2aa471292f6053b -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:35 + docker-compose -f ./docker-compose-build.yml build --parallel 20:48:42 Building core-command ... 20:48:42 Building core-data ... 20:48:42 Building core-metadata ... 20:48:42 Building security-bootstrapper ... 20:48:42 Building security-proxy-setup ... 20:48:42 Building security-secretstore-setup ... 20:48:42 Building security-spiffe-token-provider ... 20:48:42 Building security-spire-agent ... 20:48:42 Building security-spire-config ... 20:48:42 Building security-spire-server ... 20:48:42 Building support-notifications ... 20:48:42 Building support-scheduler ... 20:48:42 Building sys-mgmt-agent ... 20:48:42 Building security-proxy-setup 20:48:42 Building security-spire-agent 20:48:42 Building security-spire-config 20:48:42 Building core-data 20:48:42 Building sys-mgmt-agent 20:50:34 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:50:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:50:34 ---> 8130c5dcb86c 20:50:34 Step 3/26 : WORKDIR /edgex-go 20:50:34 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:50:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:50:34 ---> 8130c5dcb86c 20:50:34 Step 3/26 : WORKDIR /edgex-go 20:50:34 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:50:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:50:34 ---> 8130c5dcb86c 20:50:34 Step 3/22 : WORKDIR /edgex-go 20:50:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:50:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:50:34 ---> 8130c5dcb86c 20:50:34 Step 3/23 : WORKDIR /edgex-go 20:50:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:50:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:50:34 ---> 8130c5dcb86c 20:50:34 Step 3/23 : WORKDIR /edgex-go 20:50:34 ---> Running in c0a4d3fbdc9a 20:50:34 ---> Running in 0dbd2f1ad789 20:50:34 ---> Running in b6655bf240cf 20:50:34 ---> Running in 83284b933e31 20:50:34 ---> Running in 4edeeaa4cc66 20:50:34 Removing intermediate container 0dbd2f1ad789 20:50:34 ---> b84643e1825b 20:50:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:34 ---> Running in 9bcced43703e 20:50:34 Removing intermediate container b6655bf240cf 20:50:34 ---> c2460034f369 20:50:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:34 Removing intermediate container 4edeeaa4cc66 20:50:34 ---> bd2c9a9d1d26 20:50:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:34 Removing intermediate container 83284b933e31 20:50:34 ---> 4d154c375ec5 20:50:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:34 ---> Running in 7fc232652510 20:50:34 ---> Running in 3f21e8773abc 20:50:34 ---> Running in 1bb4b246bd7b 20:50:34 Removing intermediate container c0a4d3fbdc9a 20:50:34 ---> 712172326575 20:50:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:34 ---> Running in d450dbee876d 20:50:34 Removing intermediate container 9bcced43703e 20:50:34 ---> 63985ee6ffa6 20:50:34 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:50:34 ---> Running in 7a10b8d6f506 20:50:34 Removing intermediate container 7fc232652510 20:50:34 ---> 411f78d0dca5 20:50:34 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:50:34 ---> Running in 4c41d5f0c281 20:50:34 Removing intermediate container d450dbee876d 20:50:34 ---> 60fe508a1f33 20:50:34 Step 5/22 : RUN apk add --update --no-cache make git 20:50:34 ---> Running in c10a45d6bb36 20:50:34 Removing intermediate container 3f21e8773abc 20:50:34 ---> 7602c3de3ab1 20:50:34 Step 5/23 : RUN apk add --update --no-cache make bash git 20:50:34 Removing intermediate container 1bb4b246bd7b 20:50:34 ---> deb1f02792da 20:50:34 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:50:34 ---> Running in 9f7bcb680a3c 20:50:34 ---> Running in 367502764a9b 20:50:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:50:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:50:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:50:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:50:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:50:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:50:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:50:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:50:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:50:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:50:34 OK: 220 MiB in 52 packages 20:50:34 OK: 220 MiB in 52 packages 20:50:34 OK: 220 MiB in 52 packages 20:50:34 OK: 220 MiB in 52 packages 20:50:34 OK: 220 MiB in 52 packages 20:50:34 Removing intermediate container 7a10b8d6f506 20:50:34 ---> 2d47d2ff4f03 20:50:34 Step 6/23 : COPY go.mod vendor* ./ 20:50:34 Removing intermediate container 4c41d5f0c281 20:50:34 ---> eee0c76768a8 20:50:34 Step 6/26 : COPY go.mod vendor* ./ 20:50:34 Removing intermediate container 367502764a9b 20:50:34 ---> be1fd4a30164 20:50:34 Removing intermediate container c10a45d6bb36 20:50:34 ---> 89e930c8dccb 20:50:34 Step 6/22 : COPY go.mod vendor* ./ 20:50:34 Step 6/23 : COPY go.mod vendor* ./ 20:50:34 ---> 4a6399a08c1e 20:50:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:34 Removing intermediate container 9f7bcb680a3c 20:50:34 ---> b6e8d06682fe 20:50:34 Step 6/26 : COPY go.mod vendor* ./ 20:50:34 ---> Running in 0c8632057924 20:50:34 ---> 06151a22532d 20:50:34 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:35 ---> c89ad3354c42 20:50:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:35 ---> Running in 1b52a8533eac 20:50:35 ---> Running in 52018e4fafce 20:50:35 ---> e2e6fc674f05 20:50:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:35 ---> 53b91bf1f7a4 20:50:35 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:35 ---> Running in 6aa8cde6401c 20:50:35 ---> Running in 039a64c2a71e 20:50:39 Removing intermediate container 0c8632057924 20:50:39 ---> 3199dc961386 20:50:39 Step 8/23 : COPY . . 20:50:41 Removing intermediate container 1b52a8533eac 20:50:41 ---> e2bb9783879f 20:50:41 Step 8/26 : COPY . . 20:50:42 Removing intermediate container 52018e4fafce 20:50:42 ---> 31ed44c74cad 20:50:42 Step 8/22 : COPY . . 20:50:42 Removing intermediate container 6aa8cde6401c 20:50:42 ---> 5fc30cf31df3 20:50:42 Step 8/23 : COPY . . 20:50:42 Removing intermediate container 039a64c2a71e 20:50:42 ---> 4587515f6e3a 20:50:42 Step 8/26 : COPY . . 20:51:14 ---> 80cd9348b253 20:51:14 Step 9/23 : RUN make cmd/core-data/core-data 20:51:14 ---> Running in 2578520bd0f5 20:51:14 ---> c5b039116370 20:51:14 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:51:14 ---> 10a0ec5b6992 20:51:14 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:51:14 ---> Running in f1ad221f26bb 20:51:14 ---> 8f83996b0b75 20:51:14 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:51:14 ---> Running in f57bf52cd031 20:51:14 ---> Running in 23f0503cfb7a 20:51:15 ---> a733d314bf17 20:51:15 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:51:15 ---> Running in 41f24a843d24 20:51:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:51:15 Removing intermediate container f57bf52cd031 20:51:15 ---> 9b04a93c6686 20:51:15 Step 10/26 : RUN mkdir -p spire-build 20:51:15 Removing intermediate container f1ad221f26bb 20:51:15 ---> 2d036b3b77b1 20:51:15 Step 10/26 : RUN mkdir -p spire-build 20:51:15 ---> Running in 7f2f6c38fb1a 20:51:15 ---> Running in 6a682ff8c7dd 20:51:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:51:18 CGO_ENABLED=0 GO111MODULE=on go build -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 20:51:20 Removing intermediate container 6a682ff8c7dd 20:51:20 ---> 7ee6c4ab023b 20:51:20 Step 11/26 : WORKDIR /edgex-go/spire-build 20:51:20 Removing intermediate container 7f2f6c38fb1a 20:51:20 ---> 19316e8bcf65 20:51:20 Step 11/26 : WORKDIR /edgex-go/spire-build 20:51:20 ---> Running in 9d905068063c 20:51:20 ---> Running in eeacd8cb4a60 20:51:20 Removing intermediate container 9d905068063c 20:51:20 ---> 787f7b1f1a8e 20:51:20 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 20:51:21 Removing intermediate container eeacd8cb4a60 20:51:21 ---> 2486aa2671d6 20:51:21 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:51:21 ---> Running in 7966720480cf 20:51:21 ---> Running in 61b6690c3214 20:51:24 spire-1.2.1/ 20:51:24 spire-1.2.1/.data/ 20:51:24 spire-1.2.1/.data/.file 20:51:24 spire-1.2.1/.dockerignore 20:51:24 spire-1.2.1/.gitattributes 20:51:24 spire-1.2.1/.githooks/ 20:51:24 spire-1.2.1/.githooks/pre-commit 20:51:24 spire-1.2.1/.github/ 20:51:24 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:51:24 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:51:24 spire-1.2.1/.github/dependabot.yml 20:51:24 spire-1.2.1/.github/workflows/ 20:51:24 spire-1.2.1/.github/workflows/nightly_build.yaml 20:51:24 spire-1.2.1/.github/workflows/pr_build.yaml 20:51:24 spire-1.2.1/.github/workflows/release_build.yaml 20:51:24 spire-1.2.1/.github/workflows/scripts/ 20:51:24 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:51:24 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:51:24 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:51:24 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:51:24 spire-1.2.1/.github/workflows/scripts/split.sh 20:51:24 spire-1.2.1/.gitignore 20:51:24 spire-1.2.1/.go-version 20:51:24 spire-1.2.1/.golangci.yml 20:51:24 spire-1.2.1/ADOPTERS.md 20:51:24 spire-1.2.1/CHANGELOG.md 20:51:24 spire-1.2.1/CODE-OF-CONDUCT.md 20:51:24 spire-1.2.1/CODEOWNERS 20:51:24 spire-1.2.1/CONTRIBUTING.md 20:51:24 spire-1.2.1/Dockerfile 20:51:24 spire-1.2.1/Dockerfile.devspire-1.2.1/ 20:51:24 20:51:24 spire-1.2.1/Dockerfile.scratch 20:51:24 spire-1.2.1/LICENSE 20:51:24 spire-1.2.1/MAINTAINERS.md 20:51:24 spire-1.2.1/Makefile 20:51:24 spire-1.2.1/README.md 20:51:24 spire-1.2.1/ROADMAP.md 20:51:24 spire-1.2.1/SECURITY.md 20:51:24 spire-1.2.1/cmd/ 20:51:24 spire-1.2.1/cmd/spire-agent/ 20:51:24 spire-1.2.1/cmd/spire-agent/cli/ 20:51:24 spire-1.2.1/cmd/spire-agent/cli/api/ 20:51:24 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:51:24 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:51:24 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:51:24 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:51:24 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:51:24 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:51:24 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:51:24 spire-1.2.1/cmd/spire-agent/cli/common/ 20:51:24 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:51:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:51:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:51:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:51:24 spire-1.2.1/cmd/spire-agent/cli/run/ 20:51:24 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:51:24 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:51:24 spire-1.2.1/cmd/spire-agent/cli/validate/spire-1.2.1/.data/ 20:51:24 spire-1.2.1/.data/.file 20:51:24 spire-1.2.1/.dockerignore 20:51:24 spire-1.2.1/.gitattributes 20:51:24 spire-1.2.1/.githooks/ 20:51:24 spire-1.2.1/.githooks/pre-commit 20:51:24 spire-1.2.1/.github/ 20:51:24 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:51:24 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:51:24 spire-1.2.1/.github/dependabot.yml 20:51:24 spire-1.2.1/.github/workflows/ 20:51:24 spire-1.2.1/.github/workflows/nightly_build.yaml 20:51:24 spire-1.2.1/.github/workflows/pr_build.yaml 20:51:24 spire-1.2.1/.github/workflows/release_build.yaml 20:51:24 spire-1.2.1/.github/workflows/scripts/ 20:51:24 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:51:24 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:51:24 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:51:24 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:51:24 spire-1.2.1/.github/workflows/scripts/split.sh 20:51:24 spire-1.2.1/.gitignore 20:51:24 spire-1.2.1/.go-version 20:51:24 spire-1.2.1/.golangci.yml 20:51:24 spire-1.2.1/ADOPTERS.md 20:51:24 spire-1.2.1/CHANGELOG.md 20:51:24 spire-1.2.1/CODE-OF-CONDUCT.md 20:51:24 spire-1.2.1/CODEOWNERS 20:51:24 spire-1.2.1/CONTRIBUTING.md 20:51:24 spire-1.2.1/Dockerfile 20:51:24 spire-1.2.1/Dockerfile.dev 20:51:24 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:51:24 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:51:24 spire-1.2.1/cmd/spire-agent/main.go 20:51:24 spire-1.2.1/cmd/spire-server/ 20:51:24 spire-1.2.1/cmd/spire-server/cli/ 20:51:24 spire-1.2.1/cmd/spire-server/cli/agent/ 20:51:24 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:51:24 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/cli.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/entry/ 20:51:24 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/ 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:51:24 spire-1.2.1/Dockerfile.scratch 20:51:24 spire-1.2.1/LICENSE 20:51:24 spire-1.2.1/MAINTAINERS.md 20:51:24 spire-1.2.1/Makefile 20:51:24 spire-1.2.1/README.md 20:51:24 spire-1.2.1/ROADMAP.md 20:51:24 spire-1.2.1/SECURITY.md 20:51:24 spire-1.2.1/cmd/ 20:51:24 spire-1.2.1/cmd/spire-agent/ 20:51:24 spire-1.2.1/cmd/spire-agent/cli/ 20:51:24 spire-1.2.1/cmd/spire-agent/cli/api/ 20:51:24 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:51:24 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:51:24 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:51:24 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:51:24 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:51:24 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:51:24 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:51:24 spire-1.2.1/cmd/spire-agent/cli/common/ 20:51:24 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:51:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:51:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:51:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:51:24 spire-1.2.1/cmd/spire-agent/cli/run/ 20:51:24 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:51:24 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:51:24 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:51:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:51:24 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/run/ 20:51:24 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/token/ 20:51:24 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/validate/ 20:51:24 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:51:24 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:51:24 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:51:24 spire-1.2.1/cmd/spire-agent/main.go 20:51:24 spire-1.2.1/cmd/spire-server/ 20:51:24 spire-1.2.1/cmd/spire-server/cli/ 20:51:24 spire-1.2.1/cmd/spire-server/cli/agent/ 20:51:24 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:51:24 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/cli.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/entry/ 20:51:24 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/ 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/x509/ 20:51:24 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:51:24 spire-1.2.1/cmd/spire-server/main.go 20:51:24 spire-1.2.1/cmd/spire-server/util/ 20:51:24 spire-1.2.1/cmd/spire-server/util/util.go 20:51:24 spire-1.2.1/conf/ 20:51:24 spire-1.2.1/conf/agent/ 20:51:24 spire-1.2.1/conf/agent/agent.conf 20:51:24 spire-1.2.1/conf/agent/agent_full.conf 20:51:24 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:51:24 spire-1.2.1/conf/server/ 20:51:24 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:51:24 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:51:24 spire-1.2.1/conf/server/server.conf 20:51:24 spire-1.2.1/conf/server/server_full.conf 20:51:24 spire-1.2.1/doc/ 20:51:24 spire-1.2.1/doc/SPIRE101.md 20:51:24 spire-1.2.1/doc/auditlog.md 20:51:24 spire-1.2.1/doc/authorization_policy_engine.md 20:51:24 spire-1.2.1/doc/changelog_guidelines.md 20:51:24 spire-1.2.1/doc/cure53-report.pdf 20:51:24 spire-1.2.1/doc/images/ 20:51:24 spire-1.2.1/doc/images/2019_roadmap.png 20:51:24 spire-1.2.1/doc/images/SPIRE101.png 20:51:24 spire-1.2.1/doc/images/SPIRE_agent.png 20:51:24 spire-1.2.1/doc/images/SPIRE_server.png 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:51:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:51:24 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/run/ 20:51:24 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/token/ 20:51:24 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/validate/ 20:51:24 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:51:24 spire-1.2.1/doc/images/cache_mgr.png 20:51:24 spire-1.2.1/doc/images/cache_mgr_components.png 20:51:24 spire-1.2.1/doc/images/federated_spire.png 20:51:24 spire-1.2.1/doc/images/ha_mode.png 20:51:24 spire-1.2.1/doc/images/nested_spire.png 20:51:24 spire-1.2.1/doc/images/oidc_federation.png 20:51:24 spire-1.2.1/doc/images/single_trust_domain.png 20:51:24 spire-1.2.1/doc/images/spiffe_compatible.png 20:51:24 spire-1.2.1/doc/images/spire_logo.png 20:51:24 spire-1.2.1/doc/migrating_registration_api_clients.md 20:51:24 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:51:24 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:51:24 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:51:24 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:51:24 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:51:24 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:51:24 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:51:24 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:51:24 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:51:24 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:51:24 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:51:24 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:51:24 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:51:24 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:51:24 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:51:24 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:51:24 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:51:24 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:51:24 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:51:24 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:51:24 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:51:24 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:51:24 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:51:24 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:51:24 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:51:24 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:51:24 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:51:24 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:51:24 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:51:24 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:51:24 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:51:24 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:51:24 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/x509/ 20:51:24 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:51:24 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:51:24 spire-1.2.1/cmd/spire-server/main.go 20:51:24 spire-1.2.1/cmd/spire-server/util/ 20:51:24 spire-1.2.1/cmd/spire-server/util/util.go 20:51:24 spire-1.2.1/conf/ 20:51:24 spire-1.2.1/conf/agent/ 20:51:24 spire-1.2.1/conf/agent/agent.conf 20:51:24 spire-1.2.1/conf/agent/agent_full.conf 20:51:24 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:51:24 spire-1.2.1/conf/server/ 20:51:24 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:51:24 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:51:24 spire-1.2.1/conf/server/server.conf 20:51:24 spire-1.2.1/conf/server/server_full.conf 20:51:24 spire-1.2.1/doc/ 20:51:24 spire-1.2.1/doc/SPIRE101.md 20:51:24 spire-1.2.1/doc/auditlog.md 20:51:24 spire-1.2.1/doc/authorization_policy_engine.md 20:51:24 spire-1.2.1/doc/changelog_guidelines.md 20:51:24 spire-1.2.1/doc/cure53-report.pdf 20:51:24 spire-1.2.1/doc/images/ 20:51:24 spire-1.2.1/doc/images/2019_roadmap.png 20:51:24 spire-1.2.1/doc/images/SPIRE101.png 20:51:24 spire-1.2.1/doc/images/SPIRE_agent.png 20:51:24 spire-1.2.1/doc/images/SPIRE_server.png 20:51:24 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:51:24 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:51:24 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:51:24 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:51:24 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:51:24 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:51:24 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:51:24 spire-1.2.1/doc/scaling_spire.md 20:51:24 spire-1.2.1/doc/spire_agent.md 20:51:24 spire-1.2.1/doc/spire_server.md 20:51:24 spire-1.2.1/doc/supported_integrations.md 20:51:24 spire-1.2.1/doc/telemetry.md 20:51:24 spire-1.2.1/doc/telemetry_config.md 20:51:24 spire-1.2.1/doc/upgrading.md 20:51:24 spire-1.2.1/doc/using_spire.md 20:51:24 spire-1.2.1/examples/ 20:51:24 spire-1.2.1/examples/README.md 20:51:24 spire-1.2.1/go.mod 20:51:24 spire-1.2.1/go.sum 20:51:24 spire-1.2.1/pkg/ 20:51:24 spire-1.2.1/pkg/agent/ 20:51:24 spire-1.2.1/pkg/agent/agent.go 20:51:24 spire-1.2.1/pkg/agent/api/ 20:51:24 spire-1.2.1/pkg/agent/api/config.go 20:51:24 spire-1.2.1/pkg/agent/api/debug/ 20:51:24 spire-1.2.1/pkg/agent/api/debug/v1/ 20:51:24 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:51:24 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:51:24 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:51:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:51:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:51:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:51:24 spire-1.2.1/pkg/agent/api/endpoints.go 20:51:24 spire-1.2.1/pkg/agent/api/health/ 20:51:24 spire-1.2.1/pkg/agent/api/health/v1/ 20:51:24 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:51:24 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:51:24 spire-1.2.1/pkg/agent/api/rpccontext/ 20:51:24 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:51:24 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:51:24 spire-1.2.1/pkg/agent/attestor/ 20:51:24 spire-1.2.1/pkg/agent/attestor/node/ 20:51:24 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:51:24 spire-1.2.1/pkg/agent/attestor/node/node.go 20:51:24 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:51:24 spire-1.2.1/pkg/agent/attestor/workload/ 20:51:24 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:51:24 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:51:24 spire-1.2.1/pkg/agent/catalog/ 20:51:24 spire-1.2.1/pkg/agent/catalog/catalog.go 20:51:24 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:51:24 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:51:24 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:51:24 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:51:24 spire-1.2.1/pkg/agent/client/ 20:51:24 spire-1.2.1/pkg/agent/client/client.go 20:51:24 spire-1.2.1/pkg/agent/client/client_test.go 20:51:24 spire-1.2.1/pkg/agent/client/dial.go 20:51:24 spire-1.2.1/pkg/agent/client/nodeconn.go 20:51:24 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:51:24 spire-1.2.1/pkg/agent/client/update.go 20:51:24 spire-1.2.1/pkg/agent/client/util.go 20:51:24 spire-1.2.1/pkg/agent/common/ 20:51:24 spire-1.2.1/pkg/agent/common/backoff/ 20:51:24 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:51:24 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:51:24 spire-1.2.1/pkg/agent/common/cgroups/ 20:51:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:51:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:51:24 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:51:24 spire-1.2.1/pkg/agent/config.go 20:51:24 spire-1.2.1/pkg/agent/endpoints/ 20:51:24 spire-1.2.1/pkg/agent/endpoints/config.go 20:51:24 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:51:24 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:51:24 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:51:24 spire-1.2.1/doc/images/cache_mgr.png 20:51:24 spire-1.2.1/doc/images/cache_mgr_components.png 20:51:24 spire-1.2.1/doc/images/federated_spire.png 20:51:24 spire-1.2.1/doc/images/ha_mode.png 20:51:24 spire-1.2.1/doc/images/nested_spire.png 20:51:24 spire-1.2.1/doc/images/oidc_federation.png 20:51:24 spire-1.2.1/doc/images/single_trust_domain.png 20:51:24 spire-1.2.1/doc/images/spiffe_compatible.png 20:51:24 spire-1.2.1/doc/images/spire_logo.png 20:51:24 spire-1.2.1/doc/migrating_registration_api_clients.md 20:51:24 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:51:24 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:51:24 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:51:24 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:51:24 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:51:24 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:51:24 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:51:24 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:51:24 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:51:24 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:51:24 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:51:24 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:51:24 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:51:24 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:51:24 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:51:24 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:51:24 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:51:24 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:51:24 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:51:24 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:51:24 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:51:24 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:51:24 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:51:24 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:51:24 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:51:24 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:51:24 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:51:24 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:51:24 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:51:24 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:51:24 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:51:24 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:51:24 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:51:24 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:51:24 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:51:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:51:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:51:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:51:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:51:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:51:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:51:24 spire-1.2.1/pkg/agent/endpoints/workload/ 20:51:24 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:51:24 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:51:24 spire-1.2.1/pkg/agent/manager/ 20:51:24 spire-1.2.1/pkg/agent/manager/cache/ 20:51:24 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:51:24 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:51:24 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:51:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:51:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:51:24 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:51:24 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:51:24 spire-1.2.1/pkg/agent/manager/config.go 20:51:24 spire-1.2.1/pkg/agent/manager/manager.go 20:51:24 spire-1.2.1/pkg/agent/manager/manager_test.go 20:51:24 spire-1.2.1/pkg/agent/manager/storage.go 20:51:24 spire-1.2.1/pkg/agent/manager/storage_test.go 20:51:24 spire-1.2.1/pkg/agent/manager/storecache/ 20:51:24 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:51:24 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:51:24 spire-1.2.1/pkg/agent/manager/sync.go 20:51:24 spire-1.2.1/pkg/agent/plugin/ 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:51:24 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:51:24 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:51:24 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:51:24 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:51:24 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:51:24 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:51:24 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:51:24 spire-1.2.1/doc/scaling_spire.md 20:51:24 spire-1.2.1/doc/spire_agent.md 20:51:24 spire-1.2.1/doc/spire_server.md 20:51:24 spire-1.2.1/doc/supported_integrations.md 20:51:24 spire-1.2.1/doc/telemetry.md 20:51:24 spire-1.2.1/doc/telemetry_config.md 20:51:24 spire-1.2.1/doc/upgrading.md 20:51:24 spire-1.2.1/doc/using_spire.md 20:51:24 spire-1.2.1/examples/ 20:51:24 spire-1.2.1/examples/README.md 20:51:24 spire-1.2.1/go.mod 20:51:24 spire-1.2.1/go.sum 20:51:24 spire-1.2.1/pkg/ 20:51:24 spire-1.2.1/pkg/agent/ 20:51:24 spire-1.2.1/pkg/agent/agent.go 20:51:24 spire-1.2.1/pkg/agent/api/ 20:51:24 spire-1.2.1/pkg/agent/api/config.go 20:51:24 spire-1.2.1/pkg/agent/api/debug/ 20:51:24 spire-1.2.1/pkg/agent/api/debug/v1/ 20:51:24 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:51:24 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:51:24 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:51:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:51:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:51:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:51:24 spire-1.2.1/pkg/agent/api/endpoints.go 20:51:24 spire-1.2.1/pkg/agent/api/health/ 20:51:24 spire-1.2.1/pkg/agent/api/health/v1/ 20:51:24 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:51:24 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:51:24 spire-1.2.1/pkg/agent/api/rpccontext/ 20:51:24 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:51:24 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:51:24 spire-1.2.1/pkg/agent/attestor/ 20:51:24 spire-1.2.1/pkg/agent/attestor/node/ 20:51:24 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:51:24 spire-1.2.1/pkg/agent/attestor/node/node.go 20:51:24 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:51:24 spire-1.2.1/pkg/agent/attestor/workload/ 20:51:24 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:51:24 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:51:24 spire-1.2.1/pkg/agent/catalog/ 20:51:24 spire-1.2.1/pkg/agent/catalog/catalog.go 20:51:24 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:51:24 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:51:24 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:51:24 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:51:24 spire-1.2.1/pkg/agent/client/ 20:51:24 spire-1.2.1/pkg/agent/client/client.go 20:51:24 spire-1.2.1/pkg/agent/client/client_test.go 20:51:24 spire-1.2.1/pkg/agent/client/dial.go 20:51:24 spire-1.2.1/pkg/agent/client/nodeconn.go 20:51:24 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:51:24 spire-1.2.1/pkg/agent/client/update.go 20:51:24 spire-1.2.1/pkg/agent/client/util.go 20:51:24 spire-1.2.1/pkg/agent/common/ 20:51:24 spire-1.2.1/pkg/agent/common/backoff/ 20:51:24 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:51:24 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:51:24 spire-1.2.1/pkg/agent/common/cgroups/ 20:51:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:51:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:51:24 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:51:24 spire-1.2.1/pkg/agent/config.go 20:51:24 spire-1.2.1/pkg/agent/endpoints/ 20:51:24 spire-1.2.1/pkg/agent/endpoints/config.go 20:51:24 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:51:24 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:51:24 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:51:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:51:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:51:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:51:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:51:24 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:51:24 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:51:24 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:51:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:51:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:51:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:51:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:51:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:51:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:51:24 spire-1.2.1/pkg/agent/endpoints/workload/ 20:51:24 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:51:24 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:51:24 spire-1.2.1/pkg/agent/manager/ 20:51:24 spire-1.2.1/pkg/agent/manager/cache/ 20:51:24 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:51:24 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:51:24 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:51:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:51:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:51:24 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:51:24 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:51:24 spire-1.2.1/pkg/agent/manager/config.go 20:51:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:51:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:51:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:51:24 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:51:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:51:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:51:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:51:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:51:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:51:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:51:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:51:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:51:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:51:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:51:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:51:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:51:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:51:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:51:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:51:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:51:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:51:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:51:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:51:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:51:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:51:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:51:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:51:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:51:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:51:24 spire-1.2.1/pkg/agent/svid/ 20:51:24 spire-1.2.1/pkg/agent/svid/rotator.go 20:51:24 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:51:24 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:51:24 spire-1.2.1/pkg/agent/svid/store/ 20:51:24 spire-1.2.1/pkg/agent/svid/store/service.go 20:51:24 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:51:24 spire-1.2.1/pkg/common/ 20:51:24 spire-1.2.1/pkg/common/agentpathtemplate/ 20:51:24 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:51:24 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:51:24 spire-1.2.1/pkg/common/api/ 20:51:24 spire-1.2.1/pkg/common/api/metrics.go 20:51:24 spire-1.2.1/pkg/common/api/middleware/ 20:51:24 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:51:24 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:51:24 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:51:24 spire-1.2.1/pkg/agent/manager/manager.go 20:51:24 spire-1.2.1/pkg/agent/manager/manager_test.go 20:51:24 spire-1.2.1/pkg/agent/manager/storage.go 20:51:24 spire-1.2.1/pkg/agent/manager/storage_test.go 20:51:24 spire-1.2.1/pkg/agent/manager/storecache/ 20:51:24 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:51:24 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:51:24 spire-1.2.1/pkg/agent/manager/sync.go 20:51:24 spire-1.2.1/pkg/agent/plugin/ 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:51:24 spire-1.2.1/pkg/common/api/middleware/logger.go 20:51:24 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:51:24 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:51:24 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:51:24 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:51:24 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:51:24 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:51:24 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:51:24 spire-1.2.1/pkg/common/api/middleware/names.go 20:51:24 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:51:24 spire-1.2.1/pkg/common/api/names.go 20:51:24 spire-1.2.1/pkg/common/api/ratelimit.go 20:51:24 spire-1.2.1/pkg/common/api/rpccontext/ 20:51:24 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:51:24 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:51:24 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:51:24 spire-1.2.1/pkg/common/auth/ 20:51:24 spire-1.2.1/pkg/common/auth/interceptors.go 20:51:24 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:51:24 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:51:24 spire-1.2.1/pkg/common/bundleutil/ 20:51:24 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:51:24 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:51:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:51:24 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:51:24 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:51:24 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:51:24 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:51:24 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:51:24 spire-1.2.1/pkg/common/bundleutil/types.go 20:51:24 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:51:24 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:51:24 spire-1.2.1/pkg/common/catalog/ 20:51:24 spire-1.2.1/pkg/common/catalog/bind.go 20:51:24 spire-1.2.1/pkg/common/catalog/builtin.go 20:51:24 spire-1.2.1/pkg/common/catalog/catalog.go 20:51:24 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:51:24 spire-1.2.1/pkg/common/catalog/closers.go 20:51:24 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:51:24 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:51:24 spire-1.2.1/pkg/common/catalog/config.go 20:51:24 spire-1.2.1/pkg/common/catalog/config_test.go 20:51:24 spire-1.2.1/pkg/common/catalog/configure.go 20:51:24 spire-1.2.1/pkg/common/catalog/constraints.go 20:51:24 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:51:24 spire-1.2.1/pkg/common/catalog/context.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:51:24 spire-1.2.1/pkg/common/catalog/external.go 20:51:24 spire-1.2.1/pkg/common/catalog/host.go 20:51:24 spire-1.2.1/pkg/common/catalog/pipenet.go 20:51:24 spire-1.2.1/pkg/common/catalog/plugin.go 20:51:24 spire-1.2.1/pkg/common/catalog/testplugin/ 20:51:24 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:51:24 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:51:24 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:51:24 spire-1.2.1/pkg/common/cli/ 20:51:24 spire-1.2.1/pkg/common/cli/env.go 20:51:24 spire-1.2.1/pkg/common/cli/flags.go 20:51:24 spire-1.2.1/pkg/common/cli/trust_domain.go 20:51:24 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:51:24 spire-1.2.1/pkg/common/cli/umask.go 20:51:24 spire-1.2.1/pkg/common/cli/umask_posix.go 20:51:24 spire-1.2.1/pkg/common/cli/umask_test.go 20:51:24 spire-1.2.1/pkg/common/cli/umask_windows.go 20:51:24 spire-1.2.1/pkg/common/cliprinter/ 20:51:24 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:51:24 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:51:24 spire-1.2.1/pkg/common/cliprinter/flag.go 20:51:24 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:51:24 spire-1.2.1/pkg/common/cliprinter/format.go 20:51:24 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:51:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:51:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:51:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:51:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:51:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:51:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:51:24 spire-1.2.1/pkg/common/cliprinter/internal/ 20:51:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:51:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:51:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:51:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:51:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:51:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:51:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:51:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:51:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:51:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:51:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:51:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:51:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:51:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:51:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:51:25 20:51:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:51:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:51:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:51:25 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:51:25 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:51:25 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:51:25 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:51:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:51:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:51:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:51:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:51:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:51:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:51:25 spire-1.2.1/pkg/common/coretypes/ 20:51:25 spire-1.2.1/pkg/common/coretypes/bundle/ 20:51:25 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:51:25 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:51:25 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:51:25 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:51:25 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:51:25 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:51:25 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:51:25 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:51:25 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:51:25 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:51:25 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:51:25 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:51:25 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:51:25 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:51:25 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:51:25 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:51:25 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:51:25 spire-1.2.1/pkg/common/cryptoutil/ 20:51:25 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:51:25 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:51:25 spire-1.2.1/pkg/common/diskutil/ 20:51:25 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:51:25 spire-1.2.1/pkg/common/diskutil/file_test.go 20:51:25 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:51:25 spire-1.2.1/pkg/common/errorutil/ 20:51:25 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:51:25 spire-1.2.1/pkg/common/health/ 20:51:25 spire-1.2.1/pkg/common/health/config.go 20:51:25 spire-1.2.1/pkg/common/health/context.go 20:51:25 spire-1.2.1/pkg/common/health/context_test.go 20:51:25 spire-1.2.1/pkg/common/health/health.go 20:51:25 spire-1.2.1/pkg/common/health/health_test.go 20:51:25 spire-1.2.1/pkg/common/health/logger.go 20:51:25 spire-1.2.1/pkg/common/hostservice/ 20:51:25 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:51:25 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:51:25 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:51:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:51:25 spire-1.2.1/pkg/agent/svid/ 20:51:25 spire-1.2.1/pkg/agent/svid/rotator.go 20:51:25 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:51:25 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:51:25 spire-1.2.1/pkg/agent/svid/store/ 20:51:25 spire-1.2.1/pkg/agent/svid/store/service.go 20:51:25 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:51:25 spire-1.2.1/pkg/common/ 20:51:25 spire-1.2.1/pkg/common/agentpathtemplate/ 20:51:25 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:51:25 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:51:25 spire-1.2.1/pkg/common/api/ 20:51:25 spire-1.2.1/pkg/common/api/metrics.go 20:51:25 spire-1.2.1/pkg/common/api/middleware/ 20:51:25 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:51:25 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:51:25 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:51:25 spire-1.2.1/pkg/common/idutil/ 20:51:25 spire-1.2.1/pkg/common/idutil/require.go 20:51:25 spire-1.2.1/pkg/common/idutil/require_test.go 20:51:25 spire-1.2.1/pkg/common/idutil/safety.go 20:51:25 spire-1.2.1/pkg/common/idutil/safety_test.go 20:51:25 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:51:25 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:51:25 spire-1.2.1/pkg/common/jwtsvid/ 20:51:25 spire-1.2.1/pkg/common/jwtsvid/common.go 20:51:25 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:51:25 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:51:25 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:51:25 spire-1.2.1/pkg/common/jwtutil/ 20:51:25 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:51:25 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:51:25 spire-1.2.1/pkg/common/log/ 20:51:25 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:51:25 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:51:25 spire-1.2.1/pkg/common/log/log.go 20:51:25 spire-1.2.1/pkg/common/log/log_test.go 20:51:25 spire-1.2.1/pkg/common/log/options.go 20:51:25 spire-1.2.1/pkg/common/nodeutil/ 20:51:25 spire-1.2.1/pkg/common/nodeutil/node.go 20:51:25 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:51:25 spire-1.2.1/pkg/common/peertracker/ 20:51:25 spire-1.2.1/pkg/common/peertracker/conn.go 20:51:25 spire-1.2.1/pkg/common/api/middleware/logger.go 20:51:25 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:51:25 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:51:25 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:51:25 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:51:25 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:51:25 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:51:25 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:51:25 spire-1.2.1/pkg/common/api/middleware/names.go 20:51:25 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:51:25 spire-1.2.1/pkg/common/api/names.go 20:51:25 spire-1.2.1/pkg/common/api/ratelimit.go 20:51:25 spire-1.2.1/pkg/common/api/rpccontext/ 20:51:25 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:51:25 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:51:25 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:51:25 spire-1.2.1/pkg/common/auth/ 20:51:25 spire-1.2.1/pkg/common/auth/interceptors.go 20:51:25 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:51:25 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:51:25 spire-1.2.1/pkg/common/bundleutil/ 20:51:25 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:51:25 20:51:25 spire-1.2.1/pkg/common/peertracker/credentials.go 20:51:25 spire-1.2.1/pkg/common/peertracker/errors.go 20:51:25 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:51:25 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:51:25 spire-1.2.1/pkg/common/peertracker/info.go 20:51:25 spire-1.2.1/pkg/common/peertracker/listener.go 20:51:25 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:51:25 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:51:25 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:51:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:51:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:51:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:51:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:51:25 spire-1.2.1/pkg/common/peertracker/tcp.go 20:51:25 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:51:25 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:51:25 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:51:25 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:51:25 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:51:25 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:51:25 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:51:25 spire-1.2.1/pkg/common/peertracker/uds.go 20:51:25 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:51:25 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:51:25 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:51:25 spire-1.2.1/pkg/common/pemutil/ 20:51:25 spire-1.2.1/pkg/common/pemutil/block.go 20:51:25 spire-1.2.1/pkg/common/pemutil/certs.go 20:51:25 spire-1.2.1/pkg/common/pemutil/common.go 20:51:25 spire-1.2.1/pkg/common/pemutil/csr.go 20:51:25 spire-1.2.1/pkg/common/pemutil/keys.go 20:51:25 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:51:25 spire-1.2.1/pkg/common/pemutil/testdata/ 20:51:25 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:51:25 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:51:25 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:51:25 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:51:25 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:51:25 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:51:25 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:51:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:51:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pemspire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:51:25 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:51:25 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:51:25 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:51:25 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:51:25 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:51:25 spire-1.2.1/pkg/common/bundleutil/types.go 20:51:25 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:51:25 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:51:25 spire-1.2.1/pkg/common/catalog/ 20:51:25 spire-1.2.1/pkg/common/catalog/bind.go 20:51:25 spire-1.2.1/pkg/common/catalog/builtin.go 20:51:25 spire-1.2.1/pkg/common/catalog/catalog.go 20:51:25 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:51:25 spire-1.2.1/pkg/common/catalog/closers.go 20:51:25 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:51:25 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:51:25 spire-1.2.1/pkg/common/catalog/config.go 20:51:25 spire-1.2.1/pkg/common/catalog/config_test.go 20:51:25 spire-1.2.1/pkg/common/catalog/configure.go 20:51:25 spire-1.2.1/pkg/common/catalog/constraints.go 20:51:25 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:51:25 spire-1.2.1/pkg/common/catalog/context.go 20:51:25 spire-1.2.1/pkg/common/plugin/ 20:51:25 spire-1.2.1/pkg/common/plugin/aws/ 20:51:25 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:51:25 spire-1.2.1/pkg/common/plugin/azure/ 20:51:25 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:51:25 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:51:25 spire-1.2.1/pkg/common/plugin/facade.go 20:51:25 spire-1.2.1/pkg/common/plugin/facade_test.go 20:51:25 spire-1.2.1/pkg/common/plugin/gcp/ 20:51:25 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:51:25 spire-1.2.1/pkg/common/plugin/k8s/ 20:51:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:51:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:51:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:51:25 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:51:25 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:51:25 spire-1.2.1/pkg/common/plugin/log.go 20:51:25 spire-1.2.1/pkg/common/plugin/sshpop/ 20:51:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:51:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:51:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:51:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:51:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:51:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:51:25 spire-1.2.1/pkg/common/catalog/external.go 20:51:25 spire-1.2.1/pkg/common/catalog/host.go 20:51:25 spire-1.2.1/pkg/common/catalog/pipenet.go 20:51:25 spire-1.2.1/pkg/common/catalog/plugin.go 20:51:25 spire-1.2.1/pkg/common/catalog/testplugin/ 20:51:25 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:51:25 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:51:25 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:51:25 spire-1.2.1/pkg/common/cli/ 20:51:25 spire-1.2.1/pkg/common/cli/env.go 20:51:25 spire-1.2.1/pkg/common/cli/flags.go 20:51:25 spire-1.2.1/pkg/common/cli/trust_domain.go 20:51:25 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:51:25 spire-1.2.1/pkg/common/cli/umask.go 20:51:25 spire-1.2.1/pkg/common/cli/umask_posix.go 20:51:25 spire-1.2.1/pkg/common/cli/umask_test.go 20:51:25 spire-1.2.1/pkg/common/cli/umask_windows.go 20:51:25 spire-1.2.1/pkg/common/cliprinter/ 20:51:25 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:51:25 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:51:25 spire-1.2.1/pkg/common/cliprinter/flag.go 20:51:25 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:51:25 spire-1.2.1/pkg/common/cliprinter/format.go 20:51:25 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:51:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:51:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:51:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:51:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:51:25 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:51:25 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:51:25 spire-1.2.1/pkg/common/plugin/x509pop/ 20:51:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:51:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:51:25 spire-1.2.1/pkg/common/profiling/ 20:51:25 spire-1.2.1/pkg/common/profiling/dumpers.go 20:51:25 spire-1.2.1/pkg/common/profiling/profiling.go 20:51:25 spire-1.2.1/pkg/common/protoutil/ 20:51:25 spire-1.2.1/pkg/common/protoutil/masks.go 20:51:25 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:51:25 spire-1.2.1/pkg/common/rotationutil/ 20:51:25 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:51:25 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:51:25 spire-1.2.1/pkg/common/selector/ 20:51:25 spire-1.2.1/pkg/common/selector/selector.go 20:51:25 spire-1.2.1/pkg/common/selector/selector_test.go 20:51:25 spire-1.2.1/pkg/common/cliprinter/internal/ 20:51:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:51:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:51:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:51:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:51:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:51:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:51:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:51:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:51:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:51:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:51:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:51:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:51:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:51:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:51:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:51:25 20:51:25 spire-1.2.1/pkg/common/selector/set.go 20:51:25 spire-1.2.1/pkg/common/selector/set_utils.go 20:51:25 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:51:25 spire-1.2.1/pkg/common/telemetry/ 20:51:25 spire-1.2.1/pkg/common/telemetry/agent/ 20:51:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:51:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:51:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:51:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:51:25 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:51:25 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:51:25 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:51:25 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:51:25 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:51:25 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:51:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:51:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:51:25 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:51:25 spire-1.2.1/pkg/common/telemetry/call.go 20:51:25 spire-1.2.1/pkg/common/telemetry/common/ 20:51:25 spire-1.2.1/pkg/common/telemetry/common/label_adders.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:51:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:51:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:51:25 spire-1.2.1/pkg/common/coretypes/ 20:51:25 spire-1.2.1/pkg/common/coretypes/bundle/ 20:51:25 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:51:25 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:51:25 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:51:25 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:51:25 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:51:25 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:51:25 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:51:25 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:51:25 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:51:25 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:51:25 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:51:25 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:51:25 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:51:25 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:51:25 spire-1.2.1/pkg/common/telemetry/config.go 20:51:25 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:51:25 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:51:25 spire-1.2.1/pkg/common/telemetry/inmem.go 20:51:25 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:51:25 spire-1.2.1/pkg/common/telemetry/m3.go 20:51:25 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:51:25 spire-1.2.1/pkg/common/telemetry/metrics.go 20:51:25 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:51:25 spire-1.2.1/pkg/common/telemetry/names.go 20:51:25 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:51:25 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:51:25 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:51:25 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:51:25 spire-1.2.1/pkg/common/telemetry/server/ 20:51:25 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:51:25 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:51:25 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:51:25 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:51:25 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:51:25 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:51:25 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:51:25 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:51:25 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:51:25 spire-1.2.1/pkg/common/cryptoutil/ 20:51:25 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:51:25 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:51:25 spire-1.2.1/pkg/common/diskutil/ 20:51:25 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:51:25 spire-1.2.1/pkg/common/diskutil/file_test.go 20:51:25 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:51:25 spire-1.2.1/pkg/common/errorutil/ 20:51:25 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:51:25 spire-1.2.1/pkg/common/health/ 20:51:25 spire-1.2.1/pkg/common/health/config.go 20:51:25 spire-1.2.1/pkg/common/health/context.go 20:51:25 spire-1.2.1/pkg/common/health/context_test.go 20:51:25 spire-1.2.1/pkg/common/health/health.go 20:51:25 spire-1.2.1/pkg/common/health/health_test.go 20:51:25 spire-1.2.1/pkg/common/health/logger.go 20:51:25 spire-1.2.1/pkg/common/hostservice/ 20:51:25 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:51:25 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:51:25 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:51:25 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:51:25 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:51:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:51:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:51:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:51:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:51:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:51:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:51:25 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:51:25 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:51:25 spire-1.2.1/pkg/common/telemetry/server/server.go 20:51:25 spire-1.2.1/pkg/common/telemetry/sink.go 20:51:25 spire-1.2.1/pkg/common/telemetry/statsd.go 20:51:25 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:51:25 spire-1.2.1/pkg/common/telemetry/uptime.go 20:51:25 spire-1.2.1/pkg/common/telemetry/version.go 20:51:25 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:51:25 spire-1.2.1/pkg/common/uptime/ 20:51:25 spire-1.2.1/pkg/common/uptime/uptime.go 20:51:25 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:51:25 spire-1.2.1/pkg/common/idutil/ 20:51:25 spire-1.2.1/pkg/common/idutil/require.go 20:51:25 spire-1.2.1/pkg/common/idutil/require_test.go 20:51:25 spire-1.2.1/pkg/common/idutil/safety.go 20:51:25 spire-1.2.1/pkg/common/idutil/safety_test.go 20:51:25 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:51:25 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:51:25 spire-1.2.1/pkg/common/jwtsvid/ 20:51:25 spire-1.2.1/pkg/common/jwtsvid/common.go 20:51:25 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:51:25 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:51:25 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:51:25 spire-1.2.1/pkg/common/jwtutil/ 20:51:25 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:51:25 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:51:25 spire-1.2.1/pkg/common/log/ 20:51:25 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:51:25 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:51:25 spire-1.2.1/pkg/common/log/log.go 20:51:25 spire-1.2.1/pkg/common/log/log_test.go 20:51:25 spire-1.2.1/pkg/common/log/options.go 20:51:25 spire-1.2.1/pkg/common/nodeutil/ 20:51:25 spire-1.2.1/pkg/common/nodeutil/node.go 20:51:25 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:51:25 spire-1.2.1/pkg/common/peertracker/ 20:51:25 spire-1.2.1/pkg/common/peertracker/conn.go 20:51:25 spire-1.2.1/pkg/common/util/ 20:51:25 spire-1.2.1/pkg/common/util/certs.go 20:51:25 spire-1.2.1/pkg/common/util/certs_test.go 20:51:25 spire-1.2.1/pkg/common/util/csr.go 20:51:25 spire-1.2.1/pkg/common/util/hash.go 20:51:25 spire-1.2.1/pkg/common/util/selectors.go 20:51:25 spire-1.2.1/pkg/common/util/selectors_test.go 20:51:25 spire-1.2.1/pkg/common/util/signals.go 20:51:25 spire-1.2.1/pkg/common/util/sort.go 20:51:25 spire-1.2.1/pkg/common/util/sort_test.go 20:51:25 spire-1.2.1/pkg/common/util/task.go 20:51:25 spire-1.2.1/pkg/common/util/task_test.go 20:51:25 spire-1.2.1/pkg/common/util/testdata/ 20:51:25 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:51:25 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:51:25 spire-1.2.1/pkg/common/version/ 20:51:25 spire-1.2.1/pkg/common/version/version.go 20:51:25 spire-1.2.1/pkg/common/x509svid/ 20:51:25 spire-1.2.1/pkg/common/x509svid/common_test.go 20:51:25 spire-1.2.1/pkg/common/x509svid/csr.go 20:51:25 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:51:25 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:51:25 spire-1.2.1/pkg/common/x509util/ 20:51:25 spire-1.2.1/pkg/common/x509util/cert.go 20:51:25 spire-1.2.1/pkg/common/x509util/dns.go 20:51:25 spire-1.2.1/pkg/common/x509util/dns_test.go 20:51:25 spire-1.2.1/pkg/common/peertracker/credentials.go 20:51:25 spire-1.2.1/pkg/common/peertracker/errors.go 20:51:25 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:51:25 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:51:25 spire-1.2.1/pkg/common/peertracker/info.go 20:51:25 spire-1.2.1/pkg/common/peertracker/listener.go 20:51:25 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:51:25 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:51:25 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:51:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:51:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:51:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:51:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:51:25 spire-1.2.1/pkg/common/peertracker/tcp.go 20:51:25 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:51:25 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:51:25 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:51:25 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:51:25 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:51:25 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:51:25 spire-1.2.1/pkg/common/x509util/keyid.go 20:51:25 spire-1.2.1/pkg/common/x509util/keypair.go 20:51:25 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:51:25 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:51:25 spire-1.2.1/pkg/server/ 20:51:25 spire-1.2.1/pkg/server/api/ 20:51:25 spire-1.2.1/pkg/server/api/agent.go 20:51:25 spire-1.2.1/pkg/server/api/agent/ 20:51:25 spire-1.2.1/pkg/server/api/agent/v1/ 20:51:25 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:51:25 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:51:25 spire-1.2.1/pkg/server/api/agent_test.go 20:51:25 spire-1.2.1/pkg/server/api/api.go 20:51:25 spire-1.2.1/pkg/server/api/audit/ 20:51:25 spire-1.2.1/pkg/server/api/audit/audit.go 20:51:25 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:51:25 spire-1.2.1/pkg/server/api/bundle.go 20:51:25 spire-1.2.1/pkg/server/api/bundle/ 20:51:25 spire-1.2.1/pkg/server/api/bundle/v1/ 20:51:25 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:51:25 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:51:25 spire-1.2.1/pkg/server/api/bundle_test.go 20:51:25 spire-1.2.1/pkg/server/api/debug/ 20:51:25 spire-1.2.1/pkg/server/api/debug/v1/ 20:51:25 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:51:25 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:51:25 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:51:25 spire-1.2.1/pkg/common/peertracker/uds.go 20:51:25 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:51:25 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:51:25 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:51:25 spire-1.2.1/pkg/common/pemutil/ 20:51:25 spire-1.2.1/pkg/common/pemutil/block.go 20:51:25 spire-1.2.1/pkg/common/pemutil/certs.go 20:51:25 spire-1.2.1/pkg/common/pemutil/common.go 20:51:25 spire-1.2.1/pkg/common/pemutil/csr.go 20:51:25 spire-1.2.1/pkg/common/pemutil/keys.go 20:51:25 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:51:25 spire-1.2.1/pkg/common/pemutil/testdata/ 20:51:25 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:51:25 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:51:25 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:51:25 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:51:25 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:51:25 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:51:25 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:51:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:51:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:51:25 spire-1.2.1/pkg/server/api/entry.go 20:51:25 spire-1.2.1/pkg/server/api/entry/ 20:51:25 spire-1.2.1/pkg/server/api/entry/v1/ 20:51:25 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:51:25 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:51:25 spire-1.2.1/pkg/server/api/entry_test.go 20:51:25 spire-1.2.1/pkg/server/api/health/ 20:51:25 spire-1.2.1/pkg/server/api/health/v1/ 20:51:25 spire-1.2.1/pkg/server/api/health/v1/service.go 20:51:25 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:51:25 spire-1.2.1/pkg/server/api/id.go 20:51:25 spire-1.2.1/pkg/server/api/id_test.go 20:51:25 spire-1.2.1/pkg/server/api/limits/ 20:51:25 spire-1.2.1/pkg/server/api/limits/limits.go 20:51:25 spire-1.2.1/pkg/server/api/middleware/ 20:51:25 spire-1.2.1/pkg/server/api/middleware/alias.go 20:51:25 spire-1.2.1/pkg/server/api/middleware/audit.go 20:51:25 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:51:25 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:51:25 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:51:25 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:51:25 spire-1.2.1/pkg/server/api/middleware/caller.go 20:51:25 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:51:25 spire-1.2.1/pkg/common/plugin/ 20:51:25 spire-1.2.1/pkg/common/plugin/aws/ 20:51:25 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:51:25 spire-1.2.1/pkg/common/plugin/azure/ 20:51:25 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:51:25 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:51:25 spire-1.2.1/pkg/common/plugin/facade.go 20:51:25 spire-1.2.1/pkg/common/plugin/facade_test.go 20:51:25 spire-1.2.1/pkg/common/plugin/gcp/ 20:51:25 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:51:25 spire-1.2.1/pkg/common/plugin/k8s/ 20:51:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:51:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:51:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:51:25 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:51:25 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:51:25 spire-1.2.1/pkg/common/plugin/log.go 20:51:25 spire-1.2.1/pkg/common/plugin/sshpop/ 20:51:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:51:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:51:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:51:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:51:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:51:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:51:25 spire-1.2.1/pkg/server/api/middleware/common.go 20:51:25 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:51:25 spire-1.2.1/pkg/server/api/middleware/entries.go 20:51:25 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:51:25 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:51:25 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:51:25 spire-1.2.1/pkg/server/api/ratelimit.go 20:51:25 spire-1.2.1/pkg/server/api/rpccontext/ 20:51:25 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:51:25 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:51:25 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:51:25 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:51:25 spire-1.2.1/pkg/server/api/selector.go 20:51:25 spire-1.2.1/pkg/server/api/selector_test.go 20:51:25 spire-1.2.1/pkg/server/api/status.go 20:51:25 spire-1.2.1/pkg/server/api/status_test.go 20:51:25 spire-1.2.1/pkg/server/api/svid/ 20:51:25 spire-1.2.1/pkg/server/api/svid/v1/ 20:51:25 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:51:25 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:51:25 spire-1.2.1/pkg/server/api/trustdomain.go 20:51:25 spire-1.2.1/pkg/server/api/trustdomain/ 20:51:25 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:51:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:51:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:51:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:51:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:51:25 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:51:25 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:51:25 spire-1.2.1/pkg/common/plugin/x509pop/ 20:51:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:51:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:51:25 spire-1.2.1/pkg/common/profiling/ 20:51:25 spire-1.2.1/pkg/common/profiling/dumpers.go 20:51:25 spire-1.2.1/pkg/common/profiling/profiling.go 20:51:25 spire-1.2.1/pkg/common/protoutil/ 20:51:25 spire-1.2.1/pkg/common/protoutil/masks.go 20:51:25 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:51:25 spire-1.2.1/pkg/common/rotationutil/ 20:51:25 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:51:25 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:51:25 spire-1.2.1/pkg/common/selector/ 20:51:25 spire-1.2.1/pkg/common/selector/selector.go 20:51:25 spire-1.2.1/pkg/common/selector/selector_test.go 20:51:25 spire-1.2.1/pkg/common/selector/set.go 20:51:25 spire-1.2.1/pkg/common/selector/set_utils.go 20:51:25 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:51:25 spire-1.2.1/pkg/common/telemetry/ 20:51:25 spire-1.2.1/pkg/common/telemetry/agent/ 20:51:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:51:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:51:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:51:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:51:25 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:51:25 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:51:25 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:51:25 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:51:25 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:51:25 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:51:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:51:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:51:25 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:51:25 spire-1.2.1/pkg/common/telemetry/call.go 20:51:25 spire-1.2.1/pkg/common/telemetry/common/ 20:51:25 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:51:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:51:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:51:25 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:51:25 spire-1.2.1/pkg/server/authpolicy/ 20:51:25 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:51:25 spire-1.2.1/pkg/server/authpolicy/policy.go 20:51:25 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:51:25 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:51:25 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:51:25 spire-1.2.1/pkg/server/authpolicy/validate.go 20:51:25 spire-1.2.1/pkg/server/bundle/ 20:51:25 spire-1.2.1/pkg/server/bundle/client/ 20:51:25 spire-1.2.1/pkg/server/bundle/client/client.go 20:51:25 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:51:25 spire-1.2.1/pkg/server/bundle/client/manager.go 20:51:25 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:51:25 spire-1.2.1/pkg/server/bundle/client/sources.go 20:51:25 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:51:25 spire-1.2.1/pkg/server/bundle/client/updater.go 20:51:25 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:51:25 spire-1.2.1/pkg/server/ca/ 20:51:25 spire-1.2.1/pkg/server/ca/ca.go 20:51:25 spire-1.2.1/pkg/server/ca/ca_health.go 20:51:25 spire-1.2.1/pkg/common/telemetry/config.go 20:51:25 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:51:25 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:51:25 spire-1.2.1/pkg/common/telemetry/inmem.go 20:51:25 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:51:25 spire-1.2.1/pkg/common/telemetry/m3.go 20:51:25 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:51:25 spire-1.2.1/pkg/common/telemetry/metrics.go 20:51:25 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:51:25 spire-1.2.1/pkg/common/telemetry/names.go 20:51:25 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:51:25 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:51:25 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:51:25 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:51:25 spire-1.2.1/pkg/common/telemetry/server/ 20:51:25 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:51:25 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:51:25 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:51:25 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:51:25 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:51:25 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:51:25 spire-1.2.1/pkg/server/ca/ca_test.go 20:51:25 spire-1.2.1/pkg/server/ca/journal.go 20:51:25 spire-1.2.1/pkg/server/ca/journal_test.go 20:51:25 spire-1.2.1/pkg/server/ca/manager.go 20:51:25 spire-1.2.1/pkg/server/ca/manager_health.go 20:51:25 spire-1.2.1/pkg/server/ca/manager_test.go 20:51:25 spire-1.2.1/pkg/server/ca/templates.go 20:51:25 spire-1.2.1/pkg/server/ca/upstream_client.go 20:51:25 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:51:25 spire-1.2.1/pkg/server/ca/validation.go 20:51:25 spire-1.2.1/pkg/server/cache/ 20:51:25 spire-1.2.1/pkg/server/cache/dscache/ 20:51:25 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:51:25 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:51:25 spire-1.2.1/pkg/server/cache/entrycache/ 20:51:25 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:51:25 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:51:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:51:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:51:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:51:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:51:25 spire-1.2.1/pkg/server/catalog/ 20:51:25 spire-1.2.1/pkg/server/catalog/catalog.go 20:51:25 20:51:25 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:51:25 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:51:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:51:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:51:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:51:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:51:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:51:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:51:25 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:51:25 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:51:25 spire-1.2.1/pkg/common/telemetry/server/server.go 20:51:25 spire-1.2.1/pkg/common/telemetry/sink.go 20:51:25 spire-1.2.1/pkg/common/telemetry/statsd.go 20:51:25 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:51:25 spire-1.2.1/pkg/common/telemetry/uptime.go 20:51:25 spire-1.2.1/pkg/common/telemetry/version.go 20:51:25 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:51:25 spire-1.2.1/pkg/common/uptime/ 20:51:25 spire-1.2.1/pkg/common/uptime/uptime.go 20:51:25 spire-1.2.1/pkg/common/uptime/uptime_test.gospire-1.2.1/pkg/server/catalog/keymanager.go 20:51:25 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:51:25 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:51:25 spire-1.2.1/pkg/server/catalog/notifier.go 20:51:25 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:51:25 spire-1.2.1/pkg/server/config.go 20:51:25 spire-1.2.1/pkg/server/datastore/ 20:51:25 spire-1.2.1/pkg/server/datastore/datastore.go 20:51:25 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:51:25 spire-1.2.1/pkg/server/datastore/repository.go 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:51:25 spire-1.2.1/pkg/common/util/ 20:51:25 spire-1.2.1/pkg/common/util/certs.go 20:51:25 spire-1.2.1/pkg/common/util/certs_test.go 20:51:25 spire-1.2.1/pkg/common/util/csr.go 20:51:25 spire-1.2.1/pkg/common/util/hash.go 20:51:25 spire-1.2.1/pkg/common/util/selectors.go 20:51:25 spire-1.2.1/pkg/common/util/selectors_test.go 20:51:25 spire-1.2.1/pkg/common/util/signals.go 20:51:25 spire-1.2.1/pkg/common/util/sort.go 20:51:25 spire-1.2.1/pkg/common/util/sort_test.go 20:51:25 spire-1.2.1/pkg/common/util/task.go 20:51:25 spire-1.2.1/pkg/common/util/task_test.go 20:51:25 spire-1.2.1/pkg/common/util/testdata/ 20:51:25 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:51:25 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:51:25 spire-1.2.1/pkg/common/version/ 20:51:25 spire-1.2.1/pkg/common/version/version.go 20:51:25 spire-1.2.1/pkg/common/x509svid/ 20:51:25 spire-1.2.1/pkg/common/x509svid/common_test.go 20:51:25 spire-1.2.1/pkg/common/x509svid/csr.go 20:51:25 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:51:25 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:51:25 spire-1.2.1/pkg/common/x509util/ 20:51:25 spire-1.2.1/pkg/common/x509util/cert.go 20:51:25 spire-1.2.1/pkg/common/x509util/dns.go 20:51:25 spire-1.2.1/pkg/common/x509util/dns_test.go 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:51:25 spire-1.2.1/pkg/server/endpoints/ 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/ 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:51:25 spire-1.2.1/pkg/common/x509util/keyid.go 20:51:25 spire-1.2.1/pkg/common/x509util/keypair.go 20:51:25 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:51:25 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:51:25 spire-1.2.1/pkg/server/ 20:51:25 spire-1.2.1/pkg/server/api/ 20:51:25 spire-1.2.1/pkg/server/api/agent.go 20:51:25 spire-1.2.1/pkg/server/api/agent/ 20:51:25 spire-1.2.1/pkg/server/api/agent/v1/ 20:51:25 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:51:25 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:51:25 spire-1.2.1/pkg/server/api/agent_test.go 20:51:25 spire-1.2.1/pkg/server/api/api.go 20:51:25 spire-1.2.1/pkg/server/api/audit/ 20:51:25 spire-1.2.1/pkg/server/api/audit/audit.go 20:51:25 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:51:25 spire-1.2.1/pkg/server/api/bundle.go 20:51:25 spire-1.2.1/pkg/server/api/bundle/ 20:51:25 spire-1.2.1/pkg/server/api/bundle/v1/ 20:51:25 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:51:25 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:51:25 spire-1.2.1/pkg/server/api/bundle_test.go 20:51:25 spire-1.2.1/pkg/server/api/debug/ 20:51:25 spire-1.2.1/pkg/server/api/debug/v1/ 20:51:25 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:51:25 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:51:25 spire-1.2.1/pkg/server/endpoints/config.go 20:51:25 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:51:25 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:51:25 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:51:25 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:51:25 spire-1.2.1/pkg/server/endpoints/middleware.go 20:51:25 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:51:25 spire-1.2.1/pkg/server/hostservice/ 20:51:25 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:51:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:51:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:51:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:51:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:51:25 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:51:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:51:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/ 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/ 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:51:25 spire-1.2.1/pkg/server/api/entry.go 20:51:25 spire-1.2.1/pkg/server/api/entry/ 20:51:25 spire-1.2.1/pkg/server/api/entry/v1/ 20:51:25 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:51:25 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:51:25 spire-1.2.1/pkg/server/api/entry_test.go 20:51:25 spire-1.2.1/pkg/server/api/health/ 20:51:25 spire-1.2.1/pkg/server/api/health/v1/ 20:51:25 spire-1.2.1/pkg/server/api/health/v1/service.go 20:51:25 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:51:25 spire-1.2.1/pkg/server/api/id.go 20:51:25 spire-1.2.1/pkg/server/api/id_test.go 20:51:25 spire-1.2.1/pkg/server/api/limits/ 20:51:25 spire-1.2.1/pkg/server/api/limits/limits.go 20:51:25 spire-1.2.1/pkg/server/api/middleware/ 20:51:25 spire-1.2.1/pkg/server/api/middleware/alias.go 20:51:25 spire-1.2.1/pkg/server/api/middleware/audit.go 20:51:25 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:51:25 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:51:25 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:51:25 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:51:25 spire-1.2.1/pkg/server/api/middleware/caller.go 20:51:25 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:51:25 spire-1.2.1/pkg/server/api/middleware/common.go 20:51:25 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:51:25 spire-1.2.1/pkg/server/api/middleware/entries.go 20:51:25 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:51:25 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:51:25 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:51:25 spire-1.2.1/pkg/server/api/ratelimit.go 20:51:25 spire-1.2.1/pkg/server/api/rpccontext/ 20:51:25 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:51:25 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:51:25 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:51:25 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:51:25 spire-1.2.1/pkg/server/api/selector.go 20:51:25 spire-1.2.1/pkg/server/api/selector_test.go 20:51:25 spire-1.2.1/pkg/server/api/status.go 20:51:25 spire-1.2.1/pkg/server/api/status_test.go 20:51:25 spire-1.2.1/pkg/server/api/svid/ 20:51:25 spire-1.2.1/pkg/server/api/svid/v1/ 20:51:25 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:51:25 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:51:25 spire-1.2.1/pkg/server/api/trustdomain.go 20:51:25 spire-1.2.1/pkg/server/api/trustdomain/ 20:51:25 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:51:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:51:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:51:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:51:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:51:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:51:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:51:25 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:51:25 spire-1.2.1/pkg/server/authpolicy/ 20:51:25 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:51:25 spire-1.2.1/pkg/server/authpolicy/policy.go 20:51:25 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:51:25 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:51:25 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:51:25 spire-1.2.1/pkg/server/authpolicy/validate.go 20:51:25 spire-1.2.1/pkg/server/bundle/ 20:51:25 spire-1.2.1/pkg/server/bundle/client/ 20:51:25 spire-1.2.1/pkg/server/bundle/client/client.go 20:51:25 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:51:25 spire-1.2.1/pkg/server/bundle/client/manager.go 20:51:25 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:51:25 spire-1.2.1/pkg/server/bundle/client/sources.go 20:51:25 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:51:25 spire-1.2.1/pkg/server/bundle/client/updater.go 20:51:25 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:51:25 spire-1.2.1/pkg/server/ca/ 20:51:25 spire-1.2.1/pkg/server/ca/ca.go 20:51:25 spire-1.2.1/pkg/server/ca/ca_health.go 20:51:25 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:51:25 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:51:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:51:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/notifier/ 20:51:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:51:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:51:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:51:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:51:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:51:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:51:25 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:51:25 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:51:25 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:51:25 spire-1.2.1/pkg/server/ca/ca_test.go 20:51:25 spire-1.2.1/pkg/server/ca/journal.go 20:51:25 spire-1.2.1/pkg/server/ca/journal_test.go 20:51:25 spire-1.2.1/pkg/server/ca/manager.go 20:51:25 spire-1.2.1/pkg/server/ca/manager_health.go 20:51:25 spire-1.2.1/pkg/server/ca/manager_test.go 20:51:25 spire-1.2.1/pkg/server/ca/templates.go 20:51:25 spire-1.2.1/pkg/server/ca/upstream_client.go 20:51:25 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:51:25 spire-1.2.1/pkg/server/ca/validation.go 20:51:25 spire-1.2.1/pkg/server/cache/ 20:51:25 spire-1.2.1/pkg/server/cache/dscache/ 20:51:25 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:51:25 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:51:25 spire-1.2.1/pkg/server/cache/entrycache/ 20:51:25 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:51:25 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:51:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:51:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:51:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:51:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:51:25 spire-1.2.1/pkg/server/catalog/ 20:51:25 spire-1.2.1/pkg/server/catalog/catalog.go 20:51:25 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pemspire-1.2.1/pkg/server/catalog/keymanager.go 20:51:25 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:51:25 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:51:25 spire-1.2.1/pkg/server/catalog/notifier.go 20:51:25 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:51:25 spire-1.2.1/pkg/server/config.go 20:51:25 spire-1.2.1/pkg/server/datastore/ 20:51:25 spire-1.2.1/pkg/server/datastore/datastore.go 20:51:25 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:51:25 spire-1.2.1/pkg/server/datastore/repository.go 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:51:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:51:25 spire-1.2.1/pkg/server/endpoints/ 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/ 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:51:25 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:51:25 spire-1.2.1/pkg/server/endpoints/config.go 20:51:25 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:51:25 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:51:25 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:51:25 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:51:25 spire-1.2.1/pkg/server/endpoints/middleware.go 20:51:25 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:51:25 spire-1.2.1/pkg/server/hostservice/ 20:51:25 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:51:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:51:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:51:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:51:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:51:25 spire-1.2.1/pkg/server/registration/ 20:51:25 spire-1.2.1/pkg/server/registration/manager.go 20:51:25 spire-1.2.1/pkg/server/registration/manager_test.go 20:51:25 spire-1.2.1/pkg/server/scanentries.go 20:51:25 spire-1.2.1/pkg/server/scanentries_test.go 20:51:25 spire-1.2.1/pkg/server/server.go 20:51:25 spire-1.2.1/pkg/server/server_test.go 20:51:25 spire-1.2.1/pkg/server/svid/ 20:51:25 spire-1.2.1/pkg/server/svid/observer.go 20:51:25 spire-1.2.1/pkg/server/svid/observer_test.go 20:51:25 spire-1.2.1/pkg/server/svid/rotator.go 20:51:25 spire-1.2.1/pkg/server/svid/rotator_config.go 20:51:25 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:51:25 spire-1.2.1/pkg/server/svid/rotator_test.go 20:51:25 spire-1.2.1/proto/ 20:51:25 spire-1.2.1/proto/private/ 20:51:25 spire-1.2.1/proto/private/server/ 20:51:25 spire-1.2.1/proto/private/server/journal/ 20:51:25 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:51:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:51:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/ 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/ 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:51:25 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:51:25 spire-1.2.1/proto/private/server/journal/journal.proto 20:51:25 spire-1.2.1/proto/spire/ 20:51:25 spire-1.2.1/proto/spire/common/ 20:51:25 spire-1.2.1/proto/spire/common/common.pb.go 20:51:25 spire-1.2.1/proto/spire/common/common.proto 20:51:25 spire-1.2.1/proto/spire/common/plugin/ 20:51:25 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:51:25 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:51:25 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:51:25 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:51:25 spire-1.2.1/proto/spire/plugin/ 20:51:25 spire-1.2.1/proto/spire/plugin/agent/ 20:51:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:51:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:51:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:51:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:51:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:51:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:51:25 spire-1.2.1/release/ 20:51:25 spire-1.2.1/release/spire-extras/ 20:51:25 spire-1.2.1/release/spire-extras/README.md 20:51:25 spire-1.2.1/release/spire-extras/conf/ 20:51:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:51:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:51:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:51:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:51:25 spire-1.2.1/release/spire/ 20:51:25 spire-1.2.1/release/spire/README.md 20:51:25 spire-1.2.1/release/spire/conf/ 20:51:25 spire-1.2.1/release/spire/conf/agent/ 20:51:25 spire-1.2.1/release/spire/conf/agent/agent.conf 20:51:25 spire-1.2.1/release/spire/conf/server/ 20:51:25 spire-1.2.1/release/spire/conf/server/server.conf 20:51:25 spire-1.2.1/script/ 20:51:25 spire-1.2.1/script/build-artifact.sh 20:51:25 spire-1.2.1/script/generate_dummy_ca.sh 20:51:25 spire-1.2.1/support/ 20:51:25 spire-1.2.1/support/k8s/ 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:51:25 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:51:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:51:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:51:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:51:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:51:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:51:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:51:25 spire-1.2.1/support/oidc-discovery-provider/ 20:51:25 spire-1.2.1/support/oidc-discovery-provider/README.md 20:51:25 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:51:25 spire-1.2.1/support/oidc-discovery-provider/config.go 20:51:25 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:51:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:51:25 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:51:25 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:51:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:51:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/notifier/ 20:51:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:51:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:51:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:51:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:51:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:51:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:51:25 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:51:25 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:51:25 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:51:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:51:25 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:51:25 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:51:25 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:51:25 spire-1.2.1/support/oidc-discovery-provider/main.go 20:51:25 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:51:25 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:51:25 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:51:25 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:51:25 spire-1.2.1/test/ 20:51:25 spire-1.2.1/test/clock/ 20:51:25 spire-1.2.1/test/clock/clock.go 20:51:25 spire-1.2.1/test/fakes/ 20:51:25 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:51:25 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:51:25 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:51:25 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:51:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:51:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:51:25 spire-1.2.1/test/fakes/fakeagentstore/ 20:51:25 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:51:25 spire-1.2.1/test/fakes/fakedatastore/ 20:51:25 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:51:25 spire-1.2.1/test/fakes/fakeentryclient/ 20:51:25 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:51:25 spire-1.2.1/test/fakes/fakehealthchecker/ 20:51:25 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:51:25 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:51:25 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:51:25 spire-1.2.1/test/fakes/fakemetrics/ 20:51:25 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:51:25 spire-1.2.1/test/fakes/fakenoderesolver/ 20:51:25 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:51:25 spire-1.2.1/test/fakes/fakenotifier/ 20:51:25 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:51:25 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:51:25 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:51:25 spire-1.2.1/test/fakes/fakeserverca/ 20:51:25 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:51:25 spire-1.2.1/test/fakes/fakeservercatalog/ 20:51:25 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:51:25 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:51:25 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:51:25 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:51:25 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:51:25 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:51:25 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:51:25 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:51:25 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:51:25 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:51:25 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:51:25 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:51:25 spire-1.2.1/test/fixture/ 20:51:25 spire-1.2.1/test/fixture/certs/ 20:51:25 spire-1.2.1/test/fixture/certs/agent_svid.der 20:51:25 spire-1.2.1/test/fixture/certs/base_cert.pem 20:51:25 spire-1.2.1/test/fixture/certs/base_csr.pem 20:51:25 spire-1.2.1/test/fixture/certs/base_key.pem 20:51:25 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:51:25 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:51:25 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:51:25 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:51:25 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:51:25 spire-1.2.1/test/fixture/certs/blog_key.pem 20:51:25 spire-1.2.1/test/fixture/certs/bundle.der 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:51:25 spire-1.2.1/test/fixture/certs/ca.pem 20:51:25 spire-1.2.1/test/fixture/certs/ca_key.pem 20:51:25 spire-1.2.1/test/fixture/certs/database_cert.pem 20:51:25 spire-1.2.1/test/fixture/certs/database_csr.pem 20:51:25 spire-1.2.1/test/fixture/certs/database_key.pem 20:51:25 spire-1.2.1/test/fixture/certs/node_cert.pem 20:51:25 spire-1.2.1/test/fixture/certs/node_csr.pem 20:51:25 spire-1.2.1/test/fixture/certs/node_key.pem 20:51:25 spire-1.2.1/test/fixture/certs/svid.pem 20:51:25 spire-1.2.1/test/fixture/certs/svid_key.pem 20:51:25 spire-1.2.1/test/fixture/config/ 20:51:25 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:51:25 spire-1.2.1/test/fixture/config/agent_good.conf 20:51:25 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:51:25 spire-1.2.1/test/fixture/config/plugin_good.conf 20:51:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:51:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:51:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:51:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:51:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:51:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:51:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:51:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:51:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:51:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:51:25 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:51:25 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:51:25 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:51:25 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:51:25 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:51:25 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:51:25 spire-1.2.1/test/fixture/config/server_good.conf 20:51:25 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:51:25 spire-1.2.1/test/fixture/fixture.go 20:51:25 spire-1.2.1/test/fixture/nodeattestor/ 20:51:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:51:25 20:51:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:51:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:51:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:51:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:51:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:51:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:51:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:51:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:51:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:51:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:51:25 spire-1.2.1/test/fixture/registration/ 20:51:25 spire-1.2.1/test/fixture/registration/entries.json 20:51:25 spire-1.2.1/test/fixture/registration/good-for-update.json 20:51:25 spire-1.2.1/test/fixture/registration/good.json 20:51:25 spire-1.2.1/test/fixture/registration/invalid.json 20:51:25 spire-1.2.1/test/fixture/registration/invalid_json.json 20:51:25 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:51:25 spire-1.2.1/test/integration/ 20:51:25 spire-1.2.1/test/integration/README.mdspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:51:25 spire-1.2.1/test/integration/common 20:51:25 spire-1.2.1/test/integration/setup/ 20:51:25 spire-1.2.1/test/integration/setup/adminclient/ 20:51:25 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:51:25 spire-1.2.1/test/integration/setup/adminclient/client.go 20:51:25 spire-1.2.1/test/integration/setup/debugagent/ 20:51:25 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:51:25 spire-1.2.1/test/integration/setup/debugagent/main.go 20:51:25 spire-1.2.1/test/integration/setup/debugserver/ 20:51:25 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:51:25 spire-1.2.1/test/integration/setup/debugserver/main.go 20:51:25 spire-1.2.1/test/integration/setup/downstreamclient/ 20:51:25 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:51:25 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:51:25 spire-1.2.1/test/integration/setup/itclient/ 20:51:25 spire-1.2.1/test/integration/setup/itclient/client.go 20:51:25 spire-1.2.1/test/integration/setup/node-attestation/ 20:51:25 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:51:25 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:51:25 spire-1.2.1/test/integration/setup/x509pop/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:51:25 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:51:25 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:51:25 spire-1.2.1/test/integration/suites/ 20:51:25 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:51:25 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:51:25 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:51:25 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:51:25 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:51:25 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:51:25 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:51:25 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:51:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:51:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:51:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:51:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:51:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:51:25 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:51:25 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:51:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:51:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:51:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:51:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:51:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:51:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:51:25 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:51:25 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:51:25 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:51:25 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:51:25 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:51:25 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:51:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:51:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:51:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:51:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:51:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:51:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:51:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:51:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:51:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:51:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:51:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:51:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:51:25 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:51:25 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:51:25 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:51:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:51:25 spire-1.2.1/pkg/server/registration/ 20:51:25 spire-1.2.1/pkg/server/registration/manager.go 20:51:25 spire-1.2.1/pkg/server/registration/manager_test.go 20:51:25 spire-1.2.1/pkg/server/scanentries.go 20:51:25 spire-1.2.1/pkg/server/scanentries_test.go 20:51:25 spire-1.2.1/pkg/server/server.go 20:51:25 spire-1.2.1/pkg/server/server_test.go 20:51:25 spire-1.2.1/pkg/server/svid/ 20:51:25 spire-1.2.1/pkg/server/svid/observer.go 20:51:25 spire-1.2.1/pkg/server/svid/observer_test.go 20:51:25 spire-1.2.1/pkg/server/svid/rotator.go 20:51:25 spire-1.2.1/pkg/server/svid/rotator_config.go 20:51:25 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:51:25 spire-1.2.1/pkg/server/svid/rotator_test.go 20:51:25 spire-1.2.1/proto/ 20:51:25 spire-1.2.1/proto/private/ 20:51:25 spire-1.2.1/proto/private/server/ 20:51:25 spire-1.2.1/proto/private/server/journal/ 20:51:25 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:51:25 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:51:25 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:51:25 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:51:25 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:51:25 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:51:25 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:51:25 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:51:25 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:51:25 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:51:25 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:51:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:51:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:51:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:51:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:51:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:51:25 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:51:25 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:51:25 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:51:25 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:51:25 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:51:25 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:51:25 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:51:25 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:51:25 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:51:25 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:51:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:51:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:51:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:51:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:51:26 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:51:26 spire-1.2.1/proto/private/server/journal/journal.proto 20:51:26 spire-1.2.1/proto/spire/ 20:51:26 spire-1.2.1/proto/spire/common/ 20:51:26 spire-1.2.1/proto/spire/common/common.pb.go 20:51:26 spire-1.2.1/proto/spire/common/common.proto 20:51:26 spire-1.2.1/proto/spire/common/plugin/ 20:51:26 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:51:26 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:51:26 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:51:26 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:51:26 spire-1.2.1/proto/spire/plugin/ 20:51:26 spire-1.2.1/proto/spire/plugin/agent/ 20:51:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:51:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:51:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:51:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:51:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:51:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:51:26 spire-1.2.1/release/ 20:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:51:26 spire-1.2.1/release/spire-extras/ 20:51:26 spire-1.2.1/release/spire-extras/README.md 20:51:26 spire-1.2.1/release/spire-extras/conf/ 20:51:26 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:51:26 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:51:26 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:51:26 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:51:26 spire-1.2.1/release/spire/ 20:51:26 spire-1.2.1/release/spire/README.md 20:51:26 spire-1.2.1/release/spire/conf/ 20:51:26 spire-1.2.1/release/spire/conf/agent/ 20:51:26 spire-1.2.1/release/spire/conf/agent/agent.conf 20:51:26 spire-1.2.1/release/spire/conf/server/ 20:51:26 spire-1.2.1/release/spire/conf/server/server.conf 20:51:26 spire-1.2.1/script/ 20:51:26 spire-1.2.1/script/build-artifact.sh 20:51:26 spire-1.2.1/script/generate_dummy_ca.sh 20:51:26 spire-1.2.1/support/ 20:51:26 spire-1.2.1/support/k8s/ 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:51:26 spire-1.2.1/test/integration/suites/join-token/ 20:51:26 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:51:26 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:51:26 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:51:26 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:51:26 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:51:26 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:51:26 spire-1.2.1/test/integration/suites/join-token/README.md 20:51:26 spire-1.2.1/test/integration/suites/join-token/conf/ 20:51:26 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:51:26 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:51:26 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:51:26 spire-1.2.1/test/integration/suites/join-token/teardown 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:51:26 spire-1.2.1/test/integration/suites/k8s/ 20:51:26 spire-1.2.1/test/integration/suites/k8s/00-setup 20:51:26 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:51:26 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:51:26 spire-1.2.1/test/integration/suites/k8s/README.md 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/ 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:51:26 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:51:26 spire-1.2.1/support/oidc-discovery-provider/ 20:51:26 spire-1.2.1/support/oidc-discovery-provider/README.md 20:51:26 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:51:26 spire-1.2.1/support/oidc-discovery-provider/config.go 20:51:26 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:51:26 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:51:26 spire-1.2.1/test/integration/suites/k8s/teardown 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:51:26 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:51:26 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:51:26 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:51:26 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:51:26 spire-1.2.1/support/oidc-discovery-provider/main.go 20:51:26 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:51:26 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:51:26 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:51:26 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:51:26 spire-1.2.1/test/ 20:51:26 spire-1.2.1/test/clock/ 20:51:26 spire-1.2.1/test/clock/clock.go 20:51:26 spire-1.2.1/test/fakes/ 20:51:26 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:51:26 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:51:26 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:51:26 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:51:26 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:51:26 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:51:26 spire-1.2.1/test/fakes/fakeagentstore/ 20:51:26 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:51:26 spire-1.2.1/test/integration/suites/node-attestation/ 20:51:26 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:51:26 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:51:26 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:51:26 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:51:26 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:51:26 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:51:26 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:51:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:51:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:51:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:51:26 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:51:26 spire-1.2.1/test/integration/suites/rotation/ 20:51:26 spire-1.2.1/test/integration/suites/rotation/00-setup 20:51:26 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:51:26 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:51:26 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:51:26 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:51:26 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:51:26 spire-1.2.1/test/integration/suites/rotation/README.md 20:51:26 spire-1.2.1/test/integration/suites/rotation/conf/ 20:51:26 spire-1.2.1/test/fakes/fakedatastore/ 20:51:26 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:51:26 spire-1.2.1/test/fakes/fakeentryclient/ 20:51:26 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:51:26 spire-1.2.1/test/fakes/fakehealthchecker/ 20:51:26 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:51:26 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:51:26 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:51:26 spire-1.2.1/test/fakes/fakemetrics/ 20:51:26 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:51:26 spire-1.2.1/test/fakes/fakenoderesolver/ 20:51:26 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:51:26 spire-1.2.1/test/fakes/fakenotifier/ 20:51:26 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:51:26 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:51:26 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:51:26 spire-1.2.1/test/fakes/fakeserverca/ 20:51:26 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:51:26 spire-1.2.1/test/fakes/fakeservercatalog/ 20:51:26 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:51:26 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:51:26 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:51:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:51:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:51:26 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:51:26 spire-1.2.1/test/integration/suites/rotation/teardown 20:51:26 spire-1.2.1/test/integration/suites/self-test/ 20:51:26 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:51:26 spire-1.2.1/test/integration/suites/self-test/README.md 20:51:26 spire-1.2.1/test/integration/suites/self-test/teardown 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:51:26 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:51:26 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:51:26 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:51:26 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:51:26 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:51:26 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:51:26 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:51:26 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:51:26 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:51:26 spire-1.2.1/test/fixture/ 20:51:26 spire-1.2.1/test/fixture/certs/ 20:51:26 spire-1.2.1/test/fixture/certs/agent_svid.der 20:51:26 spire-1.2.1/test/fixture/certs/base_cert.pem 20:51:26 spire-1.2.1/test/fixture/certs/base_csr.pem 20:51:26 spire-1.2.1/test/fixture/certs/base_key.pem 20:51:26 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:51:26 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:51:26 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:51:26 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:51:26 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:51:26 spire-1.2.1/test/fixture/certs/blog_key.pem 20:51:26 spire-1.2.1/test/fixture/certs/bundle.der 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:51:26 spire-1.2.1/test/integration/suites/upgrade/ 20:51:26 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:51:26 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:51:26 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:51:26 spire-1.2.1/test/integration/suites/upgrade/README.md 20:51:26 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:51:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:51:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:51:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/upgrade/teardown 20:51:26 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:51:26 spire-1.2.1/test/fixture/certs/ca.pem 20:51:26 spire-1.2.1/test/fixture/certs/ca_key.pem 20:51:26 spire-1.2.1/test/fixture/certs/database_cert.pem 20:51:26 spire-1.2.1/test/fixture/certs/database_csr.pem 20:51:26 spire-1.2.1/test/fixture/certs/database_key.pem 20:51:26 spire-1.2.1/test/fixture/certs/node_cert.pem 20:51:26 spire-1.2.1/test/fixture/certs/node_csr.pem 20:51:26 spire-1.2.1/test/fixture/certs/node_key.pem 20:51:26 spire-1.2.1/test/fixture/certs/svid.pem 20:51:26 spire-1.2.1/test/fixture/certs/svid_key.pem 20:51:26 spire-1.2.1/test/fixture/config/ 20:51:26 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:51:26 spire-1.2.1/test/fixture/config/agent_good.conf 20:51:26 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:51:26 spire-1.2.1/test/fixture/config/plugin_good.conf 20:51:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:51:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:51:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:51:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:51:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:51:26 spire-1.2.1/test/integration/test-one.sh 20:51:26 spire-1.2.1/test/integration/test.sh 20:51:26 spire-1.2.1/test/plugintest/ 20:51:26 spire-1.2.1/test/plugintest/config.go 20:51:26 spire-1.2.1/test/plugintest/load.go 20:51:26 spire-1.2.1/test/plugintest/option.go 20:51:26 spire-1.2.1/test/spiretest/ 20:51:26 spire-1.2.1/test/spiretest/apiserver.go 20:51:26 spire-1.2.1/test/spiretest/assertions.go 20:51:26 spire-1.2.1/test/spiretest/dir.go 20:51:26 spire-1.2.1/test/spiretest/errors_posix.go 20:51:26 spire-1.2.1/test/spiretest/errors_windows.go 20:51:26 spire-1.2.1/test/spiretest/logs.go 20:51:26 spire-1.2.1/test/spiretest/socketapi.go 20:51:26 spire-1.2.1/test/spiretest/suite.go 20:51:26 spire-1.2.1/test/spiretest/x509.go 20:51:26 spire-1.2.1/test/testca/ 20:51:26 spire-1.2.1/test/testca/ca.go 20:51:26 spire-1.2.1/test/testkey/ 20:51:26 spire-1.2.1/test/testkey/generate.sh 20:51:26 spire-1.2.1/test/testkey/genkeys.go 20:51:26 spire-1.2.1/test/testkey/keys.go 20:51:26 spire-1.2.1/test/testkey/new.go 20:51:26 spire-1.2.1/test/tpmsimulator/ 20:51:26 spire-1.2.1/test/tpmsimulator/simulator.go 20:51:26 spire-1.2.1/test/util/ 20:51:26 spire-1.2.1/test/util/cert_fixtures.go 20:51:26 spire-1.2.1/test/util/cert_generation.go 20:51:26 spire-1.2.1/test/util/io_redirection.go 20:51:26 spire-1.2.1/test/util/race.go 20:51:26 spire-1.2.1/test/util/util.go 20:51:26 building spire from source... 20:51:26 20:51:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:51:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:51:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:51:26 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:51:26 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:51:26 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:51:26 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:51:26 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:51:26 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:51:26 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:51:26 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:51:26 spire-1.2.1/test/fixture/config/server_good.conf 20:51:26 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:51:26 spire-1.2.1/test/fixture/fixture.go 20:51:26 spire-1.2.1/test/fixture/nodeattestor/ 20:51:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:51:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:51:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:51:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:51:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:51:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:51:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:51:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:51:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:51:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:51:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:51:26 spire-1.2.1/test/fixture/registration/ 20:51:26 spire-1.2.1/test/fixture/registration/entries.json 20:51:26 spire-1.2.1/test/fixture/registration/good-for-update.json 20:51:26 spire-1.2.1/test/fixture/registration/good.json 20:51:26 spire-1.2.1/test/fixture/registration/invalid.json 20:51:26 spire-1.2.1/test/fixture/registration/invalid_json.json 20:51:26 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:51:26 spire-1.2.1/test/integration/ 20:51:26 spire-1.2.1/test/integration/README.md 20:51:26 spire-1.2.1/test/integration/common 20:51:26 spire-1.2.1/test/integration/setup/ 20:51:26 spire-1.2.1/test/integration/setup/adminclient/ 20:51:26 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:51:26 spire-1.2.1/test/integration/setup/adminclient/client.go 20:51:26 spire-1.2.1/test/integration/setup/debugagent/ 20:51:26 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:51:26 spire-1.2.1/test/integration/setup/debugagent/main.go 20:51:26 spire-1.2.1/test/integration/setup/debugserver/ 20:51:26 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:51:26 spire-1.2.1/test/integration/setup/debugserver/main.go 20:51:26 spire-1.2.1/test/integration/setup/downstreamclient/ 20:51:26 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:51:26 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:51:26 spire-1.2.1/test/integration/setup/itclient/ 20:51:26 spire-1.2.1/test/integration/setup/itclient/client.go 20:51:26 spire-1.2.1/test/integration/setup/node-attestation/ 20:51:26 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:51:26 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:51:26 spire-1.2.1/test/integration/setup/x509pop/ 20:51:26 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:51:26 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:51:26 spire-1.2.1/test/integration/suites/ 20:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:51:26 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:51:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:51:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:51:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:51:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:51:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:51:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:51:26 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:51:26 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:51:26 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:51:26 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:51:26 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:51:26 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:51:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:51:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:51:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:51:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:51:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:51:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:51:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:51:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:51:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:51:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:51:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:51:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:51:26 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:51:26 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:51:26 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:51:26 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:51:26 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:51:26 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:51:26 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:51:26 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:51:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:51:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:51:26 spire-1.2.1/test/integration/suites/join-token/ 20:51:26 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:51:26 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:51:26 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:51:26 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:51:26 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:51:26 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:51:26 spire-1.2.1/test/integration/suites/join-token/README.md 20:51:26 spire-1.2.1/test/integration/suites/join-token/conf/ 20:51:26 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:51:26 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:51:26 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:51:26 spire-1.2.1/test/integration/suites/join-token/teardown 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:51:26 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:51:26 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:51:26 spire-1.2.1/test/integration/suites/k8s/ 20:51:26 spire-1.2.1/test/integration/suites/k8s/00-setup 20:51:26 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:51:26 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:51:26 spire-1.2.1/test/integration/suites/k8s/README.md 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/ 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:51:26 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:51:26 spire-1.2.1/test/integration/suites/k8s/teardown 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:51:26 spire-1.2.1/test/integration/suites/node-attestation/ 20:51:26 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:51:26 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:51:26 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:51:26 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:51:26 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:51:26 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:51:26 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:51:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:51:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:51:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:51:26 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:51:26 spire-1.2.1/test/integration/suites/rotation/ 20:51:26 spire-1.2.1/test/integration/suites/rotation/00-setup 20:51:26 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:51:26 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:51:26 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:51:26 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:51:26 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:51:26 spire-1.2.1/test/integration/suites/rotation/README.md 20:51:26 spire-1.2.1/test/integration/suites/rotation/conf/ 20:51:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:51:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:51:26 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:51:26 spire-1.2.1/test/integration/suites/rotation/teardown 20:51:26 spire-1.2.1/test/integration/suites/self-test/ 20:51:26 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:51:26 spire-1.2.1/test/integration/suites/self-test/README.md 20:51:26 spire-1.2.1/test/integration/suites/self-test/teardown 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:51:26 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:51:26 spire-1.2.1/test/integration/suites/upgrade/ 20:51:26 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:51:26 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:51:26 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:51:26 spire-1.2.1/test/integration/suites/upgrade/README.md 20:51:26 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:51:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:51:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:51:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:51:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:51:26 spire-1.2.1/test/integration/suites/upgrade/teardown 20:51:26 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:51:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:51:26 spire-1.2.1/test/integration/test-one.sh 20:51:26 spire-1.2.1/test/integration/test.sh 20:51:26 spire-1.2.1/test/plugintest/ 20:51:26 spire-1.2.1/test/plugintest/config.go 20:51:26 spire-1.2.1/test/plugintest/load.go 20:51:26 spire-1.2.1/test/plugintest/option.go 20:51:26 spire-1.2.1/test/spiretest/ 20:51:26 spire-1.2.1/test/spiretest/apiserver.go 20:51:26 spire-1.2.1/test/spiretest/assertions.go 20:51:26 spire-1.2.1/test/spiretest/dir.go 20:51:26 spire-1.2.1/test/spiretest/errors_posix.go 20:51:26 spire-1.2.1/test/spiretest/errors_windows.go 20:51:26 spire-1.2.1/test/spiretest/logs.go 20:51:26 spire-1.2.1/test/spiretest/socketapi.go 20:51:26 spire-1.2.1/test/spiretest/suite.go 20:51:26 spire-1.2.1/test/spiretest/x509.go 20:51:26 spire-1.2.1/test/testca/ 20:51:26 spire-1.2.1/test/testca/ca.go 20:51:26 spire-1.2.1/test/testkey/ 20:51:26 spire-1.2.1/test/testkey/generate.sh 20:51:26 spire-1.2.1/test/testkey/genkeys.go 20:51:26 spire-1.2.1/test/testkey/keys.go 20:51:26 spire-1.2.1/test/testkey/new.go 20:51:26 spire-1.2.1/test/tpmsimulator/ 20:51:26 spire-1.2.1/test/tpmsimulator/simulator.go 20:51:26 spire-1.2.1/test/util/ 20:51:26 spire-1.2.1/test/util/cert_fixtures.go 20:51:26 spire-1.2.1/test/util/cert_generation.go 20:51:26 spire-1.2.1/test/util/io_redirection.go 20:51:26 spire-1.2.1/test/util/race.go 20:51:26 spire-1.2.1/test/util/util.go 20:51:26 building spire from source... 20:51:26 Installing go1.17.7... 20:51:27 Installing go1.17.7... 20:51:54 Building bin/spire-server... 20:51:54 go: downloading github.com/mitchellh/cli v1.1.2 20:51:54 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:51:54 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:51:54 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:51:54 go: downloading google.golang.org/grpc v1.44.0 20:51:54 Building bin/spire-server... 20:51:54 go: downloading github.com/mitchellh/cli v1.1.2 20:51:54 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:51:54 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:51:54 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:51:54 go: downloading google.golang.org/grpc v1.44.0 20:51:55 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:51:56 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:51:57 go: downloading github.com/imdario/mergo v0.3.12 20:51:57 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:51:57 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:51:57 go: downloading github.com/sirupsen/logrus v1.8.1 20:51:57 go: downloading github.com/imdario/mergo v0.3.12 20:51:58 go: downloading github.com/sirupsen/logrus v1.8.1 20:51:58 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:51:58 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:51:59 go: downloading github.com/fatih/color v1.13.0 20:51:59 go: downloading github.com/mattn/go-isatty v0.0.14 20:51:59 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:51:59 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:51:59 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:51:59 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:51:59 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:51:59 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:52:00 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:52:00 go: downloading github.com/fatih/color v1.13.0 20:52:00 go: downloading github.com/mattn/go-isatty v0.0.14 20:52:00 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:52:00 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:52:00 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:52:00 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:52:00 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:52:01 go: downloading github.com/armon/go-metrics v0.3.10 20:52:01 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:52:01 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:52:01 go: downloading github.com/prometheus/client_golang v1.12.1 20:52:01 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:52:01 go: downloading github.com/armon/go-metrics v0.3.10 20:52:01 go: downloading github.com/prometheus/client_golang v1.12.1 20:52:01 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:52:02 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:52:02 go: downloading github.com/open-policy-agent/opa v0.38.0 20:52:03 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:52:03 go: downloading github.com/open-policy-agent/opa v0.38.0 20:52:21 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:52:21 go: downloading github.com/mattn/go-colorable v0.1.12 20:52:21 go: downloading github.com/Masterminds/goutils v1.1.0 20:52:21 go: downloading github.com/Masterminds/semver v1.5.0 20:52:21 go: downloading github.com/google/uuid v1.1.2 20:52:21 go: downloading github.com/huandu/xstrings v1.3.2 20:52:21 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:52:21 go: downloading github.com/oklog/run v1.0.0 20:52:21 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:52:21 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:52:21 go: downloading github.com/prometheus/client_model v0.2.0 20:52:21 go: downloading github.com/prometheus/common v0.32.1 20:52:21 go: downloading github.com/beorn7/perks v1.0.1 20:52:21 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:52:21 go: downloading github.com/prometheus/procfs v0.7.3 20:52:21 go: downloading github.com/pkg/errors v0.9.1 20:52:21 go: downloading go.uber.org/atomic v1.9.0 20:52:22 go: downloading github.com/imkira/go-observer v1.0.3 20:52:22 go: downloading github.com/hashicorp/errwrap v1.1.0 20:52:22 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:52:22 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:52:22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:52:22 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:52:23 go: downloading github.com/blang/semver/v4 v4.0.0 20:52:23 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:52:23 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:52:24 go: downloading github.com/jinzhu/gorm v1.9.16 20:52:24 go: downloading github.com/lib/pq v1.10.4 20:52:24 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:52:24 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:52:25 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:52:28 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:52:28 go: downloading github.com/mattn/go-colorable v0.1.12 20:52:28 go: downloading github.com/Masterminds/goutils v1.1.0 20:52:28 go: downloading github.com/Masterminds/semver v1.5.0 20:52:28 go: downloading github.com/google/uuid v1.1.2 20:52:28 go: downloading github.com/huandu/xstrings v1.3.2 20:52:29 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:52:29 go: downloading github.com/oklog/run v1.0.0 20:52:29 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:52:29 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:52:29 go: downloading github.com/prometheus/client_model v0.2.0 20:52:29 go: downloading github.com/prometheus/common v0.32.1 20:52:29 go: downloading github.com/pkg/errors v0.9.1 20:52:29 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:52:30 go: downloading go.uber.org/atomic v1.9.0 20:52:30 go: downloading github.com/beorn7/perks v1.0.1 20:52:30 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:52:30 go: downloading github.com/prometheus/procfs v0.7.3 20:52:31 go: downloading github.com/imkira/go-observer v1.0.3 20:52:31 go: downloading github.com/hashicorp/errwrap v1.1.0 20:52:32 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:52:32 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:52:32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:52:32 go: downloading github.com/twmb/murmur3 v1.1.6 20:52:32 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:52:32 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:52:33 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:52:34 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:52:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:52:41 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:52:41 go: downloading github.com/stretchr/testify v1.7.0 20:52:41 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:52:41 go: downloading github.com/blang/semver/v4 v4.0.0 20:52:41 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:52:41 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:52:41 go: downloading github.com/jinzhu/gorm v1.9.16 20:52:41 go: downloading github.com/lib/pq v1.10.4 20:52:41 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:52:41 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:52:41 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:52:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:52:42 go: downloading github.com/stretchr/testify v1.7.0 20:52:42 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:52:42 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:53:04 go: downloading google.golang.org/api v0.70.0 20:53:04 go: downloading k8s.io/api v0.23.4 20:53:04 go: downloading k8s.io/client-go v0.23.4 20:53:08 go: downloading google.golang.org/api v0.70.0 20:53:08 go: downloading k8s.io/client-go v0.23.4 20:53:08 go: downloading k8s.io/api v0.23.4 20:53:18 go: downloading github.com/google/go-tpm v0.3.3 20:53:18 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:53:20 go: downloading github.com/google/go-tpm v0.3.3 20:53:21 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:53:53 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:53:53 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:53:53 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:53:53 go: downloading cloud.google.com/go/storage v1.21.0 20:53:53 go: downloading cloud.google.com/go v0.100.2 20:53:53 go: downloading k8s.io/apimachinery v0.23.4 20:53:53 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:53:54 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:53:54 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:53:54 go: downloading cloud.google.com/go/storage v1.21.0 20:53:54 go: downloading cloud.google.com/go v0.100.2 20:53:55 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:53:56 go: downloading k8s.io/apimachinery v0.23.4 20:53:58 go: downloading cloud.google.com/go/security v1.3.0 20:53:58 go: downloading github.com/hashicorp/vault/api v1.4.1 20:53:59 go: downloading k8s.io/kube-aggregator v0.23.3 20:54:00 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:54:00 go: downloading k8s.io/kube-aggregator v0.23.3 20:54:01 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:54:01 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:54:02 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:54:02 go: downloading gopkg.in/yaml.v2 v2.4.0 20:54:02 go: downloading github.com/gobwas/glob v0.2.3 20:54:02 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:54:02 go: downloading github.com/aws/smithy-go v1.11.0 20:54:03 go: downloading cloud.google.com/go/security v1.3.0 20:54:03 go: downloading github.com/hashicorp/vault/api v1.4.1 20:54:04 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:54:04 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:54:04 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:54:04 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:54:04 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:54:05 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:54:05 go: downloading github.com/twmb/murmur3 v1.1.6 20:54:05 go: downloading github.com/jinzhu/inflection v1.0.0 20:54:05 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:54:05 go: downloading gopkg.in/yaml.v2 v2.4.0 20:54:05 go: downloading github.com/gogo/protobuf v1.3.2 20:54:05 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:54:06 go: downloading github.com/gobwas/glob v0.2.3 20:54:06 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:54:06 go: downloading github.com/jinzhu/inflection v1.0.0 20:54:06 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:54:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:54:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:54:07 go: downloading github.com/aws/smithy-go v1.11.0 20:54:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:54:08 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:54:09 go: downloading github.com/gogo/protobuf v1.3.2 20:54:11 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:54:11 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:54:12 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:54:12 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:54:12 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:54:12 go: downloading github.com/dimchansky/utfbom v1.1.1 20:54:12 go: downloading cloud.google.com/go/compute v1.3.0 20:54:13 go: downloading cloud.google.com/go/iam v0.1.1 20:54:13 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:54:13 go: downloading github.com/google/gofuzz v1.1.0 20:54:14 go: downloading k8s.io/klog/v2 v2.30.0 20:54:14 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:54:15 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:54:15 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:54:15 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:54:15 go: downloading github.com/spf13/pflag v1.0.5 20:54:15 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:54:15 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:54:15 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:54:15 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:54:15 go: downloading github.com/dimchansky/utfbom v1.1.1 20:54:15 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:54:15 go: downloading cloud.google.com/go/compute v1.3.0 20:54:16 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:54:16 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:54:16 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:54:16 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:54:16 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:54:16 go: downloading cloud.google.com/go/iam v0.1.1 20:54:17 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:54:17 go: downloading k8s.io/klog/v2 v2.30.0 20:54:17 go: downloading github.com/google/gofuzz v1.1.0 20:54:17 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:54:17 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:54:18 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:54:18 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:54:18 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:54:18 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:54:19 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:54:19 go: downloading github.com/spf13/pflag v1.0.5 20:54:19 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:54:19 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:54:19 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:54:19 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:54:20 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:54:20 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:54:20 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:54:21 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:54:21 go: downloading go.opencensus.io v0.23.0 20:54:21 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:54:21 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:54:21 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:54:21 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:54:22 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:54:22 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:54:22 go: downloading gopkg.in/inf.v0 v0.9.1 20:54:22 go: downloading github.com/google/go-cmp v0.5.7 20:54:22 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:54:22 go: downloading github.com/go-logr/logr v1.2.2 20:54:23 go: downloading github.com/json-iterator/go v1.1.12 20:54:23 go: downloading go.opencensus.io v0.23.0 20:54:23 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:54:24 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:54:24 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:54:25 go: downloading gopkg.in/inf.v0 v0.9.1 20:54:25 go: downloading github.com/go-logr/logr v1.2.2 20:54:25 go: downloading github.com/google/go-cmp v0.5.7 20:54:26 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:54:26 go: downloading github.com/json-iterator/go v1.1.12 20:54:26 go: downloading github.com/googleapis/gnostic v0.5.5 20:54:26 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:54:26 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:54:27 go: downloading github.com/googleapis/gnostic v0.5.5 20:54:29 go: downloading github.com/tklauser/numcpus v0.3.0 20:54:29 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:54:29 go: downloading go.uber.org/zap v1.21.0 20:54:29 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:54:30 go: downloading sigs.k8s.io/yaml v1.3.0 20:54:30 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:54:31 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:54:31 go: downloading github.com/modern-go/reflect2 v1.0.2 20:54:31 go: downloading github.com/ryanuber/go-glob v1.0.0 20:54:31 go: downloading github.com/golang/snappy v0.0.4 20:54:31 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:54:32 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:54:32 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:54:33 go: downloading github.com/tklauser/numcpus v0.3.0 20:54:33 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:54:33 go: downloading go.uber.org/zap v1.21.0 20:54:34 go: downloading sigs.k8s.io/yaml v1.3.0 20:54:34 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:54:34 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:54:34 go: downloading github.com/modern-go/reflect2 v1.0.2 20:54:34 go: downloading github.com/ryanuber/go-glob v1.0.0 20:54:34 go: downloading github.com/golang/snappy v0.0.4 20:54:35 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:54:43 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:54:43 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:54:43 go: downloading github.com/hashicorp/go-version v1.2.0 20:54:43 go: downloading go.uber.org/multierr v1.6.0 20:54:44 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:54:44 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:54:44 go: downloading github.com/hashicorp/go-version v1.2.0 20:54:44 go: downloading go.uber.org/multierr v1.6.0 20:55:11 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:55:11 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:55:11 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:55:11 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:58:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:59:15 Removing intermediate container 23f0503cfb7a 20:59:15 ---> c5d81f514971 20:59:15 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:59:15 ---> Running in 40cef2be8485 20:59:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:59:15 Removing intermediate container 41f24a843d24 20:59:15 ---> 99b67d5d816f 20:59:15 20:59:15 Step 10/22 : FROM alpine:3.14 20:59:15 3.14: Pulling from library/alpine 20:59:15 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:59:15 Status: Downloaded newer image for alpine:3.14 20:59:15 ---> ac73e934f311 20:59:15 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:59:16 ---> Running in 60f109a4b94a 20:59:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:59:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:59:18 Removing intermediate container 40cef2be8485 20:59:18 ---> 7ec6c8aa0963 20:59:18 20:59:18 Step 11/23 : FROM docker:20.10.14 20:59:18 20.10.14: Pulling from library/docker 20:59:20 (1/6) Installing ca-certificates (20211220-r0) 20:59:20 (2/6) Installing brotli-libs (1.0.9-r5) 20:59:20 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:59:20 (4/6) Installing libcurl (7.79.1-r0) 20:59:20 (5/6) Installing curl (7.79.1-r0) 20:59:20 (6/6) Installing dumb-init (1.2.5-r1) 20:59:20 Executing busybox-1.33.1-r7.trigger 20:59:20 Executing ca-certificates-20211220-r0.trigger 20:59:20 OK: 8 MiB in 20 packages 20:59:24 Removing intermediate container 60f109a4b94a 20:59:24 ---> 83d939e277c8 20:59:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:59:24 ---> Running in fea81043df82 20:59:25 Removing intermediate container fea81043df82 20:59:25 ---> f457f55fd127 20:59:25 Step 13/22 : WORKDIR /edgex 20:59:25 ---> Running in b0419f3abf41 20:59:26 Removing intermediate container b0419f3abf41 20:59:26 ---> f03d029da20b 20:59:26 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:59:28 ---> ec7f68cbcf71 20:59:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:59:31 ---> 39ab8cb33944 20:59:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:59:34 ---> 1496ce97250f 20:59:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:59:35 ---> fb76f19f98fe 20:59:35 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:59:35 ---> Running in ece82e013fe5 20:59:40 Removing intermediate container ece82e013fe5 20:59:40 ---> 244c24b08498 20:59:40 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:59:40 ---> Running in 2413956824af 20:59:40 Removing intermediate container 2413956824af 20:59:40 ---> daec1e10fb1f 20:59:40 Step 20/22 : LABEL arch=arm64 20:59:41 ---> Running in 15fe32a5238f 20:59:41 Removing intermediate container 15fe32a5238f 20:59:41 ---> 1c91ca1d09c3 20:59:41 Step 21/22 : LABEL git_sha=e6dda6238a3e80563cbae1c569dc5e86f50497f6 20:59:42 ---> Running in c81e99dfcd5e 20:59:43 Removing intermediate container c81e99dfcd5e 20:59:43 ---> ce70fceb3e1e 20:59:43 Step 22/22 : LABEL version=0.0.0 20:59:43 ---> Running in 3993ed1beb78 20:59:44 Removing intermediate container 3993ed1beb78 20:59:44 ---> 9d211b2ff5a7 20:59:44 20:59:45 Successfully built 9d211b2ff5a7 20:59:45 Successfully tagged security-proxy-setup-arm64:latest 20:59:45  Building security-proxy-setup ... done Building security-bootstrapper 20:59:45 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:59:45 Status: Downloaded newer image for docker:20.10.14 20:59:45 ---> c346e9eafbab 20:59:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:59:45 ---> Running in bb0ae8420b5e 20:59:46 Removing intermediate container bb0ae8420b5e 20:59:46 ---> d2999eb44e88 20:59:46 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 20:59:46 ---> Running in b47e7a175ebe 20:59:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:59:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:59:50 (1/43) Installing readline (8.1.1-r0) 20:59:50 (2/43) Installing bash (5.1.16-r0) 20:59:50 Executing bash-5.1.16-r0.post-install 20:59:50 (3/43) Installing brotli-libs (1.0.9-r5) 20:59:50 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:59:50 (5/43) Installing libcurl (7.80.0-r0) 20:59:50 (6/43) Installing curl (7.80.0-r0) 20:59:50 (7/43) Installing dumb-init (1.2.5-r1) 20:59:50 (8/43) Installing libbz2 (1.0.8-r1) 20:59:50 (9/43) Installing expat (2.4.7-r0) 20:59:50 (10/43) Installing libffi (3.4.2-r1) 20:59:50 (11/43) Installing gdbm (1.22-r0) 20:59:50 (12/43) Installing xz-libs (5.2.5-r1) 20:59:50 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:59:50 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:59:50 (15/43) Installing mpdecimal (2.5.1-r1) 20:59:50 (16/43) Installing sqlite-libs (3.36.0-r0) 20:59:50 (17/43) Installing python3 (3.9.7-r4) 20:59:53 (18/43) Installing py3-appdirs (1.4.4-r2) 20:59:53 (19/43) Installing py3-certifi (2020.12.5-r1) 20:59:53 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:59:53 (21/43) Installing py3-idna (3.3-r0) 20:59:53 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:59:53 (23/43) Installing py3-requests (2.26.0-r1) 20:59:53 (24/43) Installing py3-msgpack (1.0.2-r1) 20:59:53 (25/43) Installing py3-lockfile (0.12.2-r4) 20:59:53 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:59:53 (27/43) Installing py3-colorama (0.4.4-r1) 20:59:53 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:59:53 (29/43) Installing py3-distlib (0.3.3-r0) 20:59:53 (30/43) Installing py3-distro (1.6.0-r0) 20:59:53 (31/43) Installing py3-six (1.16.0-r0) 20:59:53 (32/43) Installing py3-webencodings (0.5.1-r4) 20:59:53 (33/43) Installing py3-html5lib (1.1-r1) 20:59:53 (34/43) Installing py3-parsing (2.4.7-r2) 20:59:53 (35/43) Installing py3-packaging (20.9-r1) 20:59:53 (36/43) Installing py3-tomli (1.2.2-r0) 20:59:53 (37/43) Installing py3-pep517 (0.12.0-r0) 20:59:53 (38/43) Installing py3-progress (1.6-r0) 20:59:53 (39/43) Installing py3-retrying (1.3.3-r2) 20:59:53 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:59:53 (41/43) Installing py3-setuptools (52.0.0-r4) 20:59:54 (42/43) Installing py3-toml (0.10.2-r2) 20:59:54 (43/43) Installing py3-pip (20.3.4-r1) 20:59:55 Executing busybox-1.34.1-r5.trigger 20:59:55 OK: 82 MiB in 65 packages 21:00:01 Collecting docker-compose==1.23.2 21:00:02 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:00:03 Collecting docker<4.0,>=3.6.0 21:00:03 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:00:04 Collecting jsonschema<3,>=2.5.1 21:00:04 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:00:05 Collecting websocket-client<1.0,>=0.32.0 21:00:05 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:00:05 Collecting texttable<0.10,>=0.9.0 21:00:05 Downloading texttable-0.9.1.tar.gz (11 kB) 21:00:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 21:00:09 Collecting docopt<0.7,>=0.6.1 21:00:09 Downloading docopt-0.6.2.tar.gz (25 kB) 21:00:12 Collecting cached-property<2,>=1.2.0 21:00:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:00:12 Collecting dockerpty<0.5,>=0.4.1 21:00:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:00:17 Collecting PyYAML<4,>=3.10 21:00:17 Downloading PyYAML-3.13.tar.gz (270 kB) 21:00:20 Removing intermediate container 2578520bd0f5 21:00:20 ---> 2eca61c424f9 21:00:20 21:00:20 Step 10/23 : FROM alpine:3.14 21:00:20 ---> ac73e934f311 21:00:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:00:20 ---> Running in 364f598e6f32 21:00:21 Removing intermediate container 364f598e6f32 21:00:21 ---> c896a5edc9b8 21:00:21 Step 12/23 : ENV APP_PORT=59880 21:00:21 ---> Running in 049e90c01cf8 21:00:22 Removing intermediate container 049e90c01cf8 21:00:22 ---> 31a43a40e6ae 21:00:22 Step 13/23 : EXPOSE $APP_PORT 21:00:22 ---> Running in 9c4e8d0ae815 21:00:23 Removing intermediate container 9c4e8d0ae815 21:00:23 ---> f9107b76a838 21:00:23 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:23 ---> Running in 715e104499d5 21:00:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:00:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:00:24 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:00:24 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:00:24 ---> 8130c5dcb86c 21:00:24 Step 3/31 : WORKDIR /edgex-go 21:00:24 ---> Using cache 21:00:24 ---> 712172326575 21:00:24 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:24 ---> Using cache 21:00:24 ---> 60fe508a1f33 21:00:24 Step 5/31 : RUN apk add --update --no-cache make git 21:00:24 ---> Using cache 21:00:24 ---> 89e930c8dccb 21:00:24 Step 6/31 : COPY go.mod vendor* ./ 21:00:24 ---> Using cache 21:00:24 ---> c89ad3354c42 21:00:24 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:24 ---> Using cache 21:00:24 ---> 31ed44c74cad 21:00:24 Step 8/31 : COPY . . 21:00:25 ---> Using cache 21:00:25 ---> a733d314bf17 21:00:25 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:00:25 ---> Running in 9e5e4f0420b2 21:00:25 Collecting docker-pycreds>=0.4.0 21:00:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:00:27 Collecting urllib3<1.25,>=1.21.1 21:00:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:00:27 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) 21:00:27 Collecting idna<2.8,>=2.5 21:00:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:00:27 Collecting chardet<3.1.0,>=3.0.2 21:00:27 Removing intermediate container 715e104499d5 21:00:27 ---> 04ae63cf627b 21:00:27 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:00:27 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:00:27 ---> Running in 2ce0e201cbd0 21:00:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:00:28 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:00:28 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:00:28 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:00:28 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:00:30 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:00:30 Attempting uninstall: urllib3 21:00:30 Found existing installation: urllib3 1.26.7 21:00:30 Uninstalling urllib3-1.26.7: 21:00:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:00:30 Successfully uninstalled urllib3-1.26.7 21:00:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:00:31 Attempting uninstall: idna 21:00:31 Found existing installation: idna 3.3 21:00:31 Uninstalling idna-3.3: 21:00:31 Successfully uninstalled idna-3.3 21:00:32 (1/6) Installing dumb-init (1.2.5-r1) 21:00:32 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:00:32 (3/6) Installing libsodium (1.0.18-r0) 21:00:32 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:00:32 (5/6) Installing libzmq (4.3.4-r0) 21:00:32 (6/6) Installing zeromq (4.3.4-r0) 21:00:33 Executing busybox-1.33.1-r7.trigger 21:00:33 OK: 8 MiB in 20 packages 21:00:35 Removing intermediate container 2ce0e201cbd0 21:00:35 ---> a108316b1905 21:00:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:00:35 Attempting uninstall: requests 21:00:35 Found existing installation: requests 2.26.0 21:00:35 Uninstalling requests-2.26.0: 21:00:35 ---> 606ad153c018 21:00:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:00:35 Successfully uninstalled requests-2.26.0 21:00:36 Running setup.py install for texttable: started 21:00:38 ---> ec0df0feaaae 21:00:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:00:39 ---> f7f3c2927b77 21:00:39 Step 19/23 : ENTRYPOINT ["/core-data"] 21:00:39 ---> Running in bba01af2d2ff 21:00:40 Removing intermediate container bba01af2d2ff 21:00:40 ---> 5ac249a00c61 21:00:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:00:40 ---> Running in 33f89c90768f 21:00:40 Running setup.py install for texttable: finished with status 'done' 21:00:40 Running setup.py install for PyYAML: started 21:00:41 Removing intermediate container 33f89c90768f 21:00:41 ---> 94a778ee5b3c 21:00:41 Step 21/23 : LABEL arch=arm64 21:00:41 ---> Running in a589944940f2 21:00:41 Removing intermediate container a589944940f2 21:00:41 ---> cd9397c7cb01 21:00:41 Step 22/23 : LABEL git_sha=e6dda6238a3e80563cbae1c569dc5e86f50497f6 21:00:41 ---> Running in 82e9dc7baf12 21:00:42 Removing intermediate container 82e9dc7baf12 21:00:42 ---> 65e86c99a11a 21:00:42 Step 23/23 : LABEL version=0.0.0 21:00:42 ---> Running in 07c41019bc27 21:00:43 Removing intermediate container 07c41019bc27 21:00:43 ---> 0f956066395b 21:00:43 21:00:43 Successfully built 0f956066395b 21:00:43 Successfully tagged core-data-arm64:latest 21:00:43 Building security-spiffe-token-provider 21:00:44  Building core-data ... done  Running setup.py install for PyYAML: finished with status 'done' 21:00:45 Running setup.py install for docopt: started 21:00:48 Running setup.py install for docopt: finished with status 'done' 21:00:48 Running setup.py install for dockerpty: started 21:00:51 Running setup.py install for dockerpty: finished with status 'done' 21:00:54 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 21:01:16 Removing intermediate container b47e7a175ebe 21:01:16 ---> 2ddec100ee57 21:01:16 Step 14/23 : ENV APP_PORT=58890 21:01:16 ---> Running in 17c792643c18 21:01:17 Removing intermediate container 17c792643c18 21:01:17 ---> eadb4e6f20e5 21:01:17 Step 15/23 : EXPOSE $APP_PORT 21:01:17 ---> Running in d40fa1b111d8 21:01:17 Removing intermediate container d40fa1b111d8 21:01:17 ---> a35a6b73c8fc 21:01:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:01:22 ---> 9880aa61c4bb 21:01:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:01:22 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:01:22 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:01:22 ---> 8130c5dcb86c 21:01:22 Step 3/20 : WORKDIR /edgex-go 21:01:22 ---> Using cache 21:01:22 ---> 712172326575 21:01:22 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:01:22 ---> Running in f63733a3a39a 21:01:23 ---> 8facb32892d4 21:01:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:01:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:01:25 ---> 8c0c716b4915 21:01:25 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:01:25 ---> Running in 312ea1e5692b 21:01:25 Removing intermediate container 312ea1e5692b 21:01:25 ---> 3037a480d79d 21:01:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:25 ---> Running in b715c3bb035c 21:01:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:01:26 Removing intermediate container b715c3bb035c 21:01:26 ---> 6d3eb2398106 21:01:26 Step 21/23 : LABEL arch=arm64 21:01:26 ---> Running in 7474af017f50 21:01:26 Removing intermediate container 7474af017f50 21:01:26 ---> 873b1cd2d104 21:01:26 Step 22/23 : LABEL git_sha=e6dda6238a3e80563cbae1c569dc5e86f50497f6 21:01:27 ---> Running in 0e5c71946acb 21:01:27 Removing intermediate container 0e5c71946acb 21:01:27 ---> ce6c3388e207 21:01:27 Step 23/23 : LABEL version=0.0.0 21:01:27 ---> Running in 5140d7572771 21:01:27 v3.15.4-20-g6d2f627d6c [https://nl.alpinelinux.org/alpine/v3.15/main] 21:01:27 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:01:27 OK: 15740 distinct packages available 21:01:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:01:28 Removing intermediate container 5140d7572771 21:01:28 ---> 1b5eef700f45 21:01:28 21:01:28 Successfully built 1b5eef700f45 21:01:28 Successfully tagged sys-mgmt-agent-arm64:latest 21:01:28  Building sys-mgmt-agent ... done Building support-scheduler 21:01:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:01:30 OK: 220 MiB in 52 packages 21:01:32 Removing intermediate container f63733a3a39a 21:01:32 ---> 5e8059309c19 21:01:32 Step 5/20 : COPY go.mod vendor* ./ 21:01:33 ---> a05eaa26ae79 21:01:33 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:33 ---> Running in 474d1106dd3f 21:01:40 Removing intermediate container 474d1106dd3f 21:01:40 ---> 79d03e2d13db 21:01:40 Step 7/20 : COPY . . 21:02:12 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:02:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:02:12 ---> 8130c5dcb86c 21:02:12 Step 3/22 : WORKDIR /edgex-go 21:02:12 ---> Using cache 21:02:12 ---> 712172326575 21:02:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:12 ---> Using cache 21:02:12 ---> 60fe508a1f33 21:02:12 Step 5/22 : RUN apk add --update --no-cache make git 21:02:12 ---> Using cache 21:02:12 ---> 89e930c8dccb 21:02:12 Step 6/22 : COPY go.mod vendor* ./ 21:02:12 ---> Using cache 21:02:12 ---> c89ad3354c42 21:02:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:12 ---> Using cache 21:02:12 ---> 31ed44c74cad 21:02:12 Step 8/22 : COPY . . 21:02:12 ---> Using cache 21:02:12 ---> a733d314bf17 21:02:12 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:02:12 ---> Running in 3c47ca7218ae 21:02:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:02:17 ---> 119ae9469011 21:02:17 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:02:17 ---> Running in 1997bc1d74cb 21:02:19 CGO_ENABLED=0 GO111MODULE=on go build -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 21:08:42 Removing intermediate container 9e5e4f0420b2 21:08:42 ---> a3de8a586456 21:08:42 21:08:42 Step 10/31 : FROM alpine:3.14 21:08:42 ---> ac73e934f311 21:08:42 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:08:42 ---> Running in d0450ce9a751 21:08:42 Removing intermediate container d0450ce9a751 21:08:42 ---> 825d5c2c028e 21:08:42 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:08:42 ---> Running in a8e8779f8cce 21:08:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:08:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:08:42 (1/2) Installing dumb-init (1.2.5-r1) 21:08:42 (2/2) Installing su-exec (0.2-r1) 21:08:42 Executing busybox-1.33.1-r7.trigger 21:08:42 OK: 6 MiB in 16 packages 21:08:42 Removing intermediate container a8e8779f8cce 21:08:42 ---> f6373466e048 21:08:42 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:08:42 ---> Running in 16667b35ba38 21:08:42 Removing intermediate container 16667b35ba38 21:08:42 ---> 9c51b84fef02 21:08:42 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:08:42 ---> Running in aece7670e180 21:08:42 Removing intermediate container aece7670e180 21:08:42 ---> 3b4699e78669 21:08:42 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:08:42 ---> Running in 9d7fd1200fce 21:08:42 Removing intermediate container 9d7fd1200fce 21:08:42 ---> b1c1cf5fda1c 21:08:42 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 21:08:42 ---> Running in 03f789f98d3a 21:08:42 Removing intermediate container 03f789f98d3a 21:08:42 ---> b236111db543 21:08:42 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:08:42 ---> 1626dc35f65f 21:08:42 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:08:42 ---> Running in fe2602b49d88 21:08:44 Removing intermediate container fe2602b49d88 21:08:44 ---> e4193d5a7e02 21:08:44 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:08:45 ---> f79f52f87807 21:08:45 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:08:48 ---> 414539e7c339 21:08:48 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:08:48 ---> 0844edd1e7e0 21:08:48 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:08:49 ---> 353690abd8da 21:08:49 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:08:51 ---> 33a379668de6 21:08:51 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:08:51 ---> Running in 3121e0931daf 21:08:52 Removing intermediate container 3121e0931daf 21:08:52 ---> ceab34c59196 21:08:52 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:08:53 ---> 2eb72778f063 21:08:53 Step 26/31 : RUN chmod +x /entrypoint.sh 21:08:53 ---> Running in 169c5c08edc7 21:08:57 Removing intermediate container 169c5c08edc7 21:08:57 ---> b04822967fb4 21:08:57 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:08:57 ---> Running in 2d314eaaacbe 21:08:58 Removing intermediate container 2d314eaaacbe 21:08:58 ---> 836935ac9eba 21:08:58 Step 28/31 : CMD ["gate"] 21:08:58 ---> Running in 1ad31e17031f 21:08:58 Removing intermediate container 1ad31e17031f 21:08:58 ---> 07cc358242b4 21:08:58 Step 29/31 : LABEL arch=arm64 21:08:59 ---> Running in 2e4844e223b0 21:08:59 Removing intermediate container 2e4844e223b0 21:08:59 ---> 1e55883dd86a 21:08:59 Step 30/31 : LABEL git_sha=e6dda6238a3e80563cbae1c569dc5e86f50497f6 21:09:00 ---> Running in 6537e2b629a9 21:09:00 Removing intermediate container 6537e2b629a9 21:09:00 ---> 206f1cdd8e00 21:09:00 Step 31/31 : LABEL version=0.0.0 21:09:01 ---> Running in 1da89861bcca 21:09:01 Removing intermediate container 1da89861bcca 21:09:01 ---> 3d528d5c75c7 21:09:01 21:09:02 Successfully built 3d528d5c75c7 21:09:02 Successfully tagged security-bootstrapper-arm64:latest 21:09:02 Building core-metadata 21:09:41  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:09:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:09:41 ---> 8130c5dcb86c 21:09:41 Step 3/23 : WORKDIR /edgex-go 21:09:41 ---> Using cache 21:09:41 ---> 712172326575 21:09:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:09:41 ---> Using cache 21:09:41 ---> 60fe508a1f33 21:09:41 Step 5/23 : RUN apk add --update --no-cache make git 21:09:41 ---> Using cache 21:09:41 ---> 89e930c8dccb 21:09:41 Step 6/23 : COPY go.mod vendor* ./ 21:09:41 ---> Using cache 21:09:41 ---> c89ad3354c42 21:09:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:41 ---> Using cache 21:09:41 ---> 31ed44c74cad 21:09:41 Step 8/23 : COPY . . 21:09:41 ---> Using cache 21:09:41 ---> a733d314bf17 21:09:41 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:09:41 ---> Running in 506ceb66c8e4 21:09:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:10:03 Removing intermediate container 1997bc1d74cb 21:10:03 ---> 9b19d7b6762c 21:10:03 21:10:03 Step 9/20 : FROM alpine:3.15 21:10:03 3.15: Pulling from library/alpine 21:10:03 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 21:10:03 Status: Downloaded newer image for alpine:3.15 21:10:03 ---> 3fb3c9af89a9 21:10:03 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:10:03 ---> Running in 8365768d3f85 21:10:03 Removing intermediate container 8365768d3f85 21:10:03 ---> 70052ffed3f2 21:10:03 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:10:03 ---> Running in 561482e57830 21:10:07 Removing intermediate container 561482e57830 21:10:07 ---> 53e6e8ce10f2 21:10:07 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:10:07 ---> Running in 0c364b40ea4d 21:10:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:10:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:10:12 v3.15.4-20-g6d2f627d6c [https://nl.alpinelinux.org/alpine/v3.15/main] 21:10:12 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:10:12 OK: 15729 distinct packages available 21:10:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:10:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:10:14 (1/9) Installing ca-certificates (20211220-r0) 21:10:15 (2/9) Installing brotli-libs (1.0.9-r5) 21:10:15 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:10:15 (4/9) Installing libcurl (7.80.0-r0) 21:10:15 (5/9) Installing curl (7.80.0-r0) 21:10:15 (6/9) Installing dumb-init (1.2.5-r1) 21:10:15 (7/9) Installing musl-obstack (1.2.3-r0) 21:10:15 (8/9) Installing libucontext (1.1-r0) 21:10:15 (9/9) Installing gcompat (1.0.0-r4) 21:10:15 Executing busybox-1.34.1-r5.trigger 21:10:15 Executing ca-certificates-20211220-r0.trigger 21:10:16 OK: 8 MiB in 23 packages 21:10:19 Removing intermediate container 0c364b40ea4d 21:10:19 ---> 3bfd2092fce3 21:10:19 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:10:20 ---> 61db0209f6a1 21:10:20 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:10:22 ---> 8f2190026086 21:10:22 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:10:23 ---> af515e9ba878 21:10:23 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:10:23 ---> Running in ada053cb6785 21:10:24 Removing intermediate container ada053cb6785 21:10:24 ---> c87266c6a33d 21:10:24 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:10:24 ---> Running in 900034529b24 21:10:24 Removing intermediate container 900034529b24 21:10:24 ---> 6803e2147f42 21:10:24 Step 18/20 : LABEL arch=arm64 21:10:24 ---> Running in 275013bcd9f2 21:10:25 Removing intermediate container 275013bcd9f2 21:10:25 ---> dcf4449e4f7a 21:10:25 Step 19/20 : LABEL git_sha=e6dda6238a3e80563cbae1c569dc5e86f50497f6 21:10:25 ---> Running in 60ee1f082582 21:10:26 Removing intermediate container 60ee1f082582 21:10:26 ---> 89536b71bcf3 21:10:26 Step 20/20 : LABEL version=0.0.0 21:10:26 ---> Running in d41dc4ba68ce 21:10:26 Removing intermediate container d41dc4ba68ce 21:10:26 ---> a2d81c7ad89c 21:10:26 21:10:27 Successfully built a2d81c7ad89c 21:10:27 Successfully tagged security-spiffe-token-provider-arm64:latest 21:10:27  Building security-spiffe-token-provider ... done Building security-secretstore-setup 21:10:49 Removing intermediate container 3c47ca7218ae 21:10:49 ---> 719ad24d276c 21:10:49 21:10:49 Step 10/22 : FROM alpine:3.14 21:10:49 ---> ac73e934f311 21:10:49 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:10:49 ---> Running in 577c8e89e929 21:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:10:52 (1/1) Installing dumb-init (1.2.5-r1) 21:10:53 Executing busybox-1.33.1-r7.trigger 21:10:53 OK: 5 MiB in 15 packages 21:10:55 Removing intermediate container 577c8e89e929 21:10:55 ---> 52f829e8b632 21:10:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:10:55 ---> Running in 51c9cc82450d 21:10:55 Removing intermediate container 51c9cc82450d 21:10:55 ---> 1652993ed806 21:10:55 Step 13/22 : ENV APP_PORT=59861 21:10:56 ---> Running in a3abfcfbd04c 21:10:57 Removing intermediate container a3abfcfbd04c 21:10:57 ---> 67d9208a05de 21:10:57 Step 14/22 : EXPOSE $APP_PORT 21:10:57 ---> Running in e752cdeebe40 21:10:58 Removing intermediate container e752cdeebe40 21:10:58 ---> 6933f97329e9 21:10:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:10:59 ---> 1a6f5c17d574 21:10:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:11:03 ---> 1b4c50f56151 21:11:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:11:03 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:11:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:11:03 ---> 8130c5dcb86c 21:11:03 Step 3/25 : WORKDIR /edgex-go 21:11:03 ---> Using cache 21:11:03 ---> 712172326575 21:11:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:03 ---> Using cache 21:11:03 ---> 60fe508a1f33 21:11:03 Step 5/25 : RUN apk add --update --no-cache make git 21:11:03 ---> Using cache 21:11:03 ---> 89e930c8dccb 21:11:03 Step 6/25 : COPY go.mod vendor* ./ 21:11:03 ---> Using cache 21:11:03 ---> c89ad3354c42 21:11:03 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:03 ---> Using cache 21:11:03 ---> 31ed44c74cad 21:11:03 Step 8/25 : COPY . . 21:11:03 ---> Using cache 21:11:03 ---> a733d314bf17 21:11:03 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:11:03 ---> Running in 4cd889ae2ab2 21:11:04 ---> 2fc3fa6ce673 21:11:04 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:11:04 ---> Running in fbd20737d731 21:11:05 Removing intermediate container fbd20737d731 21:11:05 ---> 92222404f10d 21:11:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:11:05 ---> Running in 555b29160568 21:11:06 CGO_ENABLED=0 GO111MODULE=on go build -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 21:11:06 Removing intermediate container 555b29160568 21:11:06 ---> bad8214db97d 21:11:06 Step 20/22 : LABEL arch=arm64 21:11:06 ---> Running in ce1d4ad0ca48 21:11:07 Removing intermediate container ce1d4ad0ca48 21:11:07 ---> 667e6bd2ec88 21:11:07 Step 21/22 : LABEL git_sha=e6dda6238a3e80563cbae1c569dc5e86f50497f6 21:11:07 ---> Running in 1df1b77bf39d 21:11:07 Removing intermediate container 1df1b77bf39d 21:11:07 ---> 36671a5c4ba4 21:11:07 Step 22/22 : LABEL version=0.0.0 21:11:07 ---> Running in f087ba794b29 21:11:08 Removing intermediate container f087ba794b29 21:11:08 ---> d494e0bbef20 21:11:08 21:11:09 Successfully built d494e0bbef20 21:11:09 Successfully tagged support-scheduler-arm64:latest 21:11:09 Building security-spire-server 21:11:48  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:11:48 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:11:48 ---> 8130c5dcb86c 21:11:48 Step 3/25 : WORKDIR /edgex-go 21:11:48 ---> Using cache 21:11:48 ---> 712172326575 21:11:48 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:48 ---> Using cache 21:11:48 ---> 60fe508a1f33 21:11:48 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:11:48 ---> Running in 7ec4ca71d841 21:11:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:11:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:11:52 OK: 220 MiB in 52 packages 21:11:53 Removing intermediate container 7ec4ca71d841 21:11:53 ---> 2d17a5435983 21:11:53 Step 6/25 : COPY go.mod vendor* ./ 21:11:54 ---> d18e76f208d5 21:11:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:54 ---> Running in 4a88b3d4c106 21:12:01 Removing intermediate container 4a88b3d4c106 21:12:01 ---> 31ea08fd3474 21:12:01 Step 8/25 : COPY . . 21:12:28 ---> db928883f7fe 21:12:28 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:12:28 ---> Running in a930e08c8d5e 21:12:28 Removing intermediate container a930e08c8d5e 21:12:28 ---> 78b1e7fc817b 21:12:28 Step 10/25 : RUN mkdir -p spire-build 21:12:28 ---> Running in c5846068b978 21:12:29 Removing intermediate container c5846068b978 21:12:29 ---> e1b523fdb2ff 21:12:29 Step 11/25 : WORKDIR /edgex-go/spire-build 21:12:29 ---> Running in d46bc1773f78 21:12:30 Removing intermediate container d46bc1773f78 21:12:30 ---> 796e48e25aec 21:12:30 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 21:12:30 ---> Running in db52b838a1f6 21:12:33 spire-1.2.1/ 21:12:33 spire-1.2.1/.data/ 21:12:33 spire-1.2.1/.data/.file 21:12:33 spire-1.2.1/.dockerignore 21:12:33 spire-1.2.1/.gitattributes 21:12:33 spire-1.2.1/.githooks/ 21:12:33 spire-1.2.1/.githooks/pre-commit 21:12:33 spire-1.2.1/.github/ 21:12:33 spire-1.2.1/.github/ISSUE_TEMPLATE.md 21:12:33 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 21:12:33 spire-1.2.1/.github/dependabot.yml 21:12:33 spire-1.2.1/.github/workflows/ 21:12:33 spire-1.2.1/.github/workflows/nightly_build.yaml 21:12:33 spire-1.2.1/.github/workflows/pr_build.yaml 21:12:33 spire-1.2.1/.github/workflows/release_build.yaml 21:12:33 spire-1.2.1/.github/workflows/scripts/ 21:12:33 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 21:12:33 spire-1.2.1/.github/workflows/scripts/push-images.sh 21:12:33 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 21:12:33 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 21:12:33 spire-1.2.1/.github/workflows/scripts/split.sh 21:12:33 spire-1.2.1/.gitignore 21:12:33 spire-1.2.1/.go-version 21:12:33 spire-1.2.1/.golangci.yml 21:12:33 spire-1.2.1/ADOPTERS.md 21:12:33 spire-1.2.1/CHANGELOG.md 21:12:33 spire-1.2.1/CODE-OF-CONDUCT.md 21:12:33 spire-1.2.1/CODEOWNERS 21:12:33 spire-1.2.1/CONTRIBUTING.md 21:12:33 spire-1.2.1/Dockerfile 21:12:33 spire-1.2.1/Dockerfile.dev 21:12:33 spire-1.2.1/Dockerfile.scratch 21:12:33 spire-1.2.1/LICENSE 21:12:33 spire-1.2.1/MAINTAINERS.md 21:12:33 spire-1.2.1/Makefile 21:12:33 spire-1.2.1/README.md 21:12:33 spire-1.2.1/ROADMAP.md 21:12:33 spire-1.2.1/SECURITY.md 21:12:33 spire-1.2.1/cmd/ 21:12:33 spire-1.2.1/cmd/spire-agent/ 21:12:33 spire-1.2.1/cmd/spire-agent/cli/ 21:12:33 spire-1.2.1/cmd/spire-agent/cli/api/ 21:12:33 spire-1.2.1/cmd/spire-agent/cli/api/common.go 21:12:33 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 21:12:33 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 21:12:33 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 21:12:33 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 21:12:33 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 21:12:33 spire-1.2.1/cmd/spire-agent/cli/cli.go 21:12:33 spire-1.2.1/cmd/spire-agent/cli/common/ 21:12:33 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 21:12:33 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 21:12:33 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 21:12:33 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 21:12:33 spire-1.2.1/cmd/spire-agent/cli/run/ 21:12:33 spire-1.2.1/cmd/spire-agent/cli/run/run.go 21:12:33 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 21:12:33 spire-1.2.1/cmd/spire-agent/cli/validate/ 21:12:33 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 21:12:33 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 21:12:33 spire-1.2.1/cmd/spire-agent/main.go 21:12:33 spire-1.2.1/cmd/spire-server/ 21:12:33 spire-1.2.1/cmd/spire-server/cli/ 21:12:33 spire-1.2.1/cmd/spire-server/cli/agent/ 21:12:33 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/agent/count.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/agent/list.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/agent/show.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/bundle/ 21:12:33 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/cli.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/entry/ 21:12:33 spire-1.2.1/cmd/spire-server/cli/entry/count.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/entry/create.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/entry/show.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/entry/update.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/entry/util.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/federation/ 21:12:33 spire-1.2.1/cmd/spire-server/cli/federation/common.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/federation/create.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/federation/list.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/federation/show.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/federation/update.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 21:12:33 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/jwt/ 21:12:33 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/run/ 21:12:33 spire-1.2.1/cmd/spire-server/cli/run/run.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/token/ 21:12:33 spire-1.2.1/cmd/spire-server/cli/token/generate.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/validate/ 21:12:33 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/x509/ 21:12:33 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 21:12:33 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 21:12:33 spire-1.2.1/cmd/spire-server/main.go 21:12:33 spire-1.2.1/cmd/spire-server/util/ 21:12:33 spire-1.2.1/cmd/spire-server/util/util.go 21:12:33 spire-1.2.1/conf/ 21:12:33 spire-1.2.1/conf/agent/ 21:12:33 spire-1.2.1/conf/agent/agent.conf 21:12:33 spire-1.2.1/conf/agent/agent_full.conf 21:12:33 spire-1.2.1/conf/agent/dummy_root_ca.crt 21:12:33 spire-1.2.1/conf/server/ 21:12:33 spire-1.2.1/conf/server/dummy_upstream_ca.crt 21:12:33 spire-1.2.1/conf/server/dummy_upstream_ca.key 21:12:33 spire-1.2.1/conf/server/server.conf 21:12:33 spire-1.2.1/conf/server/server_full.conf 21:12:33 spire-1.2.1/doc/ 21:12:33 spire-1.2.1/doc/SPIRE101.md 21:12:33 spire-1.2.1/doc/auditlog.md 21:12:33 spire-1.2.1/doc/authorization_policy_engine.md 21:12:33 spire-1.2.1/doc/changelog_guidelines.md 21:12:33 spire-1.2.1/doc/cure53-report.pdf 21:12:33 spire-1.2.1/doc/images/ 21:12:33 spire-1.2.1/doc/images/2019_roadmap.png 21:12:33 spire-1.2.1/doc/images/SPIRE101.png 21:12:33 spire-1.2.1/doc/images/SPIRE_agent.png 21:12:33 spire-1.2.1/doc/images/SPIRE_server.png 21:12:33 spire-1.2.1/doc/images/cache_mgr.png 21:12:33 spire-1.2.1/doc/images/cache_mgr_components.png 21:12:33 spire-1.2.1/doc/images/federated_spire.png 21:12:33 spire-1.2.1/doc/images/ha_mode.png 21:12:33 spire-1.2.1/doc/images/nested_spire.png 21:12:33 spire-1.2.1/doc/images/oidc_federation.png 21:12:33 spire-1.2.1/doc/images/single_trust_domain.png 21:12:33 spire-1.2.1/doc/images/spiffe_compatible.png 21:12:33 spire-1.2.1/doc/images/spire_logo.png 21:12:33 spire-1.2.1/doc/migrating_registration_api_clients.md 21:12:33 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 21:12:33 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 21:12:33 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 21:12:33 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 21:12:33 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 21:12:33 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 21:12:33 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 21:12:33 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 21:12:33 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 21:12:33 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 21:12:33 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 21:12:33 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 21:12:33 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 21:12:33 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 21:12:33 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 21:12:33 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 21:12:33 spire-1.2.1/doc/plugin_server_datastore_sql.md 21:12:33 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 21:12:33 spire-1.2.1/doc/plugin_server_keymanager_disk.md 21:12:33 spire-1.2.1/doc/plugin_server_keymanager_memory.md 21:12:33 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 21:12:33 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 21:12:33 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 21:12:33 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 21:12:33 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 21:12:33 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 21:12:33 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 21:12:33 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 21:12:33 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 21:12:33 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 21:12:33 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 21:12:33 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 21:12:33 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 21:12:33 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 21:12:33 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 21:12:33 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 21:12:33 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 21:12:33 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 21:12:33 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 21:12:33 spire-1.2.1/doc/scaling_spire.md 21:12:33 spire-1.2.1/doc/spire_agent.md 21:12:33 spire-1.2.1/doc/spire_server.md 21:12:33 spire-1.2.1/doc/supported_integrations.md 21:12:33 spire-1.2.1/doc/telemetry.md 21:12:33 spire-1.2.1/doc/telemetry_config.md 21:12:33 spire-1.2.1/doc/upgrading.md 21:12:33 spire-1.2.1/doc/using_spire.md 21:12:33 spire-1.2.1/examples/ 21:12:33 spire-1.2.1/examples/README.md 21:12:33 spire-1.2.1/go.mod 21:12:33 spire-1.2.1/go.sum 21:12:33 spire-1.2.1/pkg/ 21:12:33 spire-1.2.1/pkg/agent/ 21:12:33 spire-1.2.1/pkg/agent/agent.go 21:12:33 spire-1.2.1/pkg/agent/api/ 21:12:33 spire-1.2.1/pkg/agent/api/config.go 21:12:33 spire-1.2.1/pkg/agent/api/debug/ 21:12:33 spire-1.2.1/pkg/agent/api/debug/v1/ 21:12:33 spire-1.2.1/pkg/agent/api/debug/v1/service.go 21:12:33 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 21:12:33 spire-1.2.1/pkg/agent/api/delegatedidentity/ 21:12:33 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 21:12:33 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 21:12:33 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 21:12:33 spire-1.2.1/pkg/agent/api/endpoints.go 21:12:33 spire-1.2.1/pkg/agent/api/health/ 21:12:33 spire-1.2.1/pkg/agent/api/health/v1/ 21:12:33 spire-1.2.1/pkg/agent/api/health/v1/service.go 21:12:33 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 21:12:33 spire-1.2.1/pkg/agent/api/rpccontext/ 21:12:33 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 21:12:33 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 21:12:33 spire-1.2.1/pkg/agent/attestor/ 21:12:33 spire-1.2.1/pkg/agent/attestor/node/ 21:12:33 spire-1.2.1/pkg/agent/attestor/node/experimental.go 21:12:33 spire-1.2.1/pkg/agent/attestor/node/node.go 21:12:33 spire-1.2.1/pkg/agent/attestor/node/node_test.go 21:12:33 spire-1.2.1/pkg/agent/attestor/workload/ 21:12:33 spire-1.2.1/pkg/agent/attestor/workload/workload.go 21:12:33 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 21:12:33 spire-1.2.1/pkg/agent/catalog/ 21:12:33 spire-1.2.1/pkg/agent/catalog/catalog.go 21:12:33 spire-1.2.1/pkg/agent/catalog/keymanager.go 21:12:33 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 21:12:33 spire-1.2.1/pkg/agent/catalog/svidstore.go 21:12:33 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 21:12:33 spire-1.2.1/pkg/agent/client/ 21:12:33 spire-1.2.1/pkg/agent/client/client.go 21:12:33 spire-1.2.1/pkg/agent/client/client_test.go 21:12:33 spire-1.2.1/pkg/agent/client/dial.go 21:12:33 spire-1.2.1/pkg/agent/client/nodeconn.go 21:12:33 spire-1.2.1/pkg/agent/client/nodeconn_test.go 21:12:33 spire-1.2.1/pkg/agent/client/update.go 21:12:33 spire-1.2.1/pkg/agent/client/util.go 21:12:33 spire-1.2.1/pkg/agent/common/ 21:12:33 spire-1.2.1/pkg/agent/common/backoff/ 21:12:33 spire-1.2.1/pkg/agent/common/backoff/backoff.go 21:12:33 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 21:12:33 spire-1.2.1/pkg/agent/common/cgroups/ 21:12:33 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 21:12:33 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 21:12:33 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 21:12:33 spire-1.2.1/pkg/agent/config.go 21:12:33 spire-1.2.1/pkg/agent/endpoints/ 21:12:33 spire-1.2.1/pkg/agent/endpoints/config.go 21:12:33 spire-1.2.1/pkg/agent/endpoints/endpoints.go 21:12:33 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 21:12:33 spire-1.2.1/pkg/agent/endpoints/metrics.go 21:12:33 spire-1.2.1/pkg/agent/endpoints/middleware.go 21:12:33 spire-1.2.1/pkg/agent/endpoints/peertracker.go 21:12:33 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 21:12:33 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 21:12:33 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 21:12:33 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 21:12:33 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 21:12:33 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 21:12:33 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 21:12:33 spire-1.2.1/pkg/agent/endpoints/workload/ 21:12:33 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 21:12:33 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 21:12:33 spire-1.2.1/pkg/agent/manager/ 21:12:33 spire-1.2.1/pkg/agent/manager/cache/ 21:12:33 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 21:12:33 spire-1.2.1/pkg/agent/manager/cache/cache.go 21:12:33 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 21:12:33 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 21:12:33 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 21:12:33 spire-1.2.1/pkg/agent/manager/cache/sets.go 21:12:33 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 21:12:33 spire-1.2.1/pkg/agent/manager/config.go 21:12:33 spire-1.2.1/pkg/agent/manager/manager.go 21:12:33 spire-1.2.1/pkg/agent/manager/manager_test.go 21:12:33 spire-1.2.1/pkg/agent/manager/storage.go 21:12:33 spire-1.2.1/pkg/agent/manager/storage_test.go 21:12:33 spire-1.2.1/pkg/agent/manager/storecache/ 21:12:33 spire-1.2.1/pkg/agent/manager/storecache/cache.go 21:12:33 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 21:12:33 spire-1.2.1/pkg/agent/manager/sync.go 21:12:33 spire-1.2.1/pkg/agent/plugin/ 21:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/ 21:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 21:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 21:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 21:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 21:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 21:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 21:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 21:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 21:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 21:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 21:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 21:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 21:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 21:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 21:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 21:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 21:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 21:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 21:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/ 21:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 21:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 21:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 21:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 21:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 21:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 21:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 21:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 21:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 21:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 21:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 21:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 21:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 21:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 21:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 21:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 21:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 21:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 21:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 21:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 21:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 21:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 21:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 21:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 21:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 21:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 21:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 21:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 21:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 21:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 21:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 21:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 21:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 21:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 21:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 21:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 21:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 21:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 21:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 21:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 21:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 21:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 21:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 21:12:33 spire-1.2.1/pkg/agent/svid/ 21:12:33 spire-1.2.1/pkg/agent/svid/rotator.go 21:12:33 spire-1.2.1/pkg/agent/svid/rotator_config.go 21:12:33 spire-1.2.1/pkg/agent/svid/rotator_test.go 21:12:33 spire-1.2.1/pkg/agent/svid/store/ 21:12:33 spire-1.2.1/pkg/agent/svid/store/service.go 21:12:33 spire-1.2.1/pkg/agent/svid/store/service_test.go 21:12:33 spire-1.2.1/pkg/common/ 21:12:33 spire-1.2.1/pkg/common/agentpathtemplate/ 21:12:33 spire-1.2.1/pkg/common/agentpathtemplate/template.go 21:12:33 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 21:12:33 spire-1.2.1/pkg/common/api/ 21:12:33 spire-1.2.1/pkg/common/api/metrics.go 21:12:33 spire-1.2.1/pkg/common/api/middleware/ 21:12:33 spire-1.2.1/pkg/common/api/middleware/common_test.go 21:12:33 spire-1.2.1/pkg/common/api/middleware/interceptor.go 21:12:33 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 21:12:33 spire-1.2.1/pkg/common/api/middleware/logger.go 21:12:33 spire-1.2.1/pkg/common/api/middleware/logger_test.go 21:12:33 spire-1.2.1/pkg/common/api/middleware/metrics.go 21:12:33 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 21:12:33 spire-1.2.1/pkg/common/api/middleware/middleware.go 21:12:33 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 21:12:33 spire-1.2.1/pkg/common/api/middleware/misconfig.go 21:12:33 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 21:12:33 spire-1.2.1/pkg/common/api/middleware/names.go 21:12:33 spire-1.2.1/pkg/common/api/middleware/names_test.go 21:12:33 spire-1.2.1/pkg/common/api/names.go 21:12:33 spire-1.2.1/pkg/common/api/ratelimit.go 21:12:33 spire-1.2.1/pkg/common/api/rpccontext/ 21:12:33 spire-1.2.1/pkg/common/api/rpccontext/logger.go 21:12:33 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 21:12:33 spire-1.2.1/pkg/common/api/rpccontext/names.go 21:12:33 spire-1.2.1/pkg/common/auth/ 21:12:33 spire-1.2.1/pkg/common/auth/interceptors.go 21:12:33 spire-1.2.1/pkg/common/auth/interceptors_test.go 21:12:33 spire-1.2.1/pkg/common/auth/untracked_uds.go 21:12:33 spire-1.2.1/pkg/common/bundleutil/ 21:12:33 spire-1.2.1/pkg/common/bundleutil/bundle.go 21:12:33 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 21:12:33 spire-1.2.1/pkg/common/bundleutil/common_test.go 21:12:33 spire-1.2.1/pkg/common/bundleutil/marshal.go 21:12:33 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 21:12:33 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 21:12:33 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 21:12:33 spire-1.2.1/pkg/common/bundleutil/types.go 21:12:33 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 21:12:33 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 21:12:33 spire-1.2.1/pkg/common/catalog/ 21:12:33 spire-1.2.1/pkg/common/catalog/bind.go 21:12:33 spire-1.2.1/pkg/common/catalog/builtin.go 21:12:33 spire-1.2.1/pkg/common/catalog/catalog.go 21:12:33 spire-1.2.1/pkg/common/catalog/catalog_test.go 21:12:33 spire-1.2.1/pkg/common/catalog/closers.go 21:12:33 spire-1.2.1/pkg/common/catalog/cmd_linux.go 21:12:33 spire-1.2.1/pkg/common/catalog/cmd_other.go 21:12:33 spire-1.2.1/pkg/common/catalog/config.go 21:12:33 spire-1.2.1/pkg/common/catalog/config_test.go 21:12:33 spire-1.2.1/pkg/common/catalog/configure.go 21:12:33 spire-1.2.1/pkg/common/catalog/constraints.go 21:12:33 spire-1.2.1/pkg/common/catalog/constraints_test.go 21:12:33 spire-1.2.1/pkg/common/catalog/context.go 21:12:33 spire-1.2.1/pkg/common/catalog/external.go 21:12:33 spire-1.2.1/pkg/common/catalog/host.go 21:12:33 spire-1.2.1/pkg/common/catalog/pipenet.go 21:12:33 spire-1.2.1/pkg/common/catalog/plugin.go 21:12:33 spire-1.2.1/pkg/common/catalog/testplugin/ 21:12:33 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 21:12:33 spire-1.2.1/pkg/common/catalog/testplugin/main.go 21:12:33 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 21:12:33 spire-1.2.1/pkg/common/cli/ 21:12:33 spire-1.2.1/pkg/common/cli/env.go 21:12:33 spire-1.2.1/pkg/common/cli/flags.go 21:12:33 spire-1.2.1/pkg/common/cli/trust_domain.go 21:12:33 spire-1.2.1/pkg/common/cli/trust_domain_test.go 21:12:33 spire-1.2.1/pkg/common/cli/umask.go 21:12:33 spire-1.2.1/pkg/common/cli/umask_posix.go 21:12:33 spire-1.2.1/pkg/common/cli/umask_test.go 21:12:33 spire-1.2.1/pkg/common/cli/umask_windows.go 21:12:33 spire-1.2.1/pkg/common/cliprinter/ 21:12:33 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 21:12:33 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 21:12:33 spire-1.2.1/pkg/common/cliprinter/flag.go 21:12:33 spire-1.2.1/pkg/common/cliprinter/flag_test.go 21:12:33 spire-1.2.1/pkg/common/cliprinter/format.go 21:12:33 spire-1.2.1/pkg/common/cliprinter/format_test.go 21:12:33 spire-1.2.1/pkg/common/cliprinter/internal/ 21:12:33 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 21:12:33 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 21:12:33 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 21:12:33 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 21:12:33 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 21:12:33 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 21:12:33 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 21:12:33 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 21:12:33 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 21:12:33 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 21:12:33 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 21:12:33 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 21:12:33 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 21:12:33 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 21:12:33 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 21:12:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 21:12:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 21:12:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 21:12:34 spire-1.2.1/pkg/common/coretypes/ 21:12:34 spire-1.2.1/pkg/common/coretypes/bundle/ 21:12:34 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 21:12:34 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 21:12:34 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 21:12:34 spire-1.2.1/pkg/common/coretypes/bundle/require.go 21:12:34 spire-1.2.1/pkg/common/coretypes/jwtkey/ 21:12:34 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 21:12:34 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 21:12:34 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 21:12:34 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 21:12:34 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 21:12:34 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 21:12:34 spire-1.2.1/pkg/common/coretypes/x509certificate/ 21:12:34 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 21:12:34 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 21:12:34 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 21:12:34 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 21:12:34 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 21:12:34 spire-1.2.1/pkg/common/cryptoutil/ 21:12:34 spire-1.2.1/pkg/common/cryptoutil/keys.go 21:12:34 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 21:12:34 spire-1.2.1/pkg/common/diskutil/ 21:12:34 spire-1.2.1/pkg/common/diskutil/file_posix.go 21:12:34 spire-1.2.1/pkg/common/diskutil/file_test.go 21:12:34 spire-1.2.1/pkg/common/diskutil/file_windows.go 21:12:34 spire-1.2.1/pkg/common/errorutil/ 21:12:34 spire-1.2.1/pkg/common/errorutil/wrapper.go 21:12:34 spire-1.2.1/pkg/common/health/ 21:12:34 spire-1.2.1/pkg/common/health/config.go 21:12:34 spire-1.2.1/pkg/common/health/context.go 21:12:34 spire-1.2.1/pkg/common/health/context_test.go 21:12:34 spire-1.2.1/pkg/common/health/health.go 21:12:34 spire-1.2.1/pkg/common/health/health_test.go 21:12:34 spire-1.2.1/pkg/common/health/logger.go 21:12:34 spire-1.2.1/pkg/common/hostservice/ 21:12:34 spire-1.2.1/pkg/common/hostservice/metricsservice/ 21:12:34 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 21:12:34 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 21:12:34 spire-1.2.1/pkg/common/idutil/ 21:12:34 spire-1.2.1/pkg/common/idutil/require.go 21:12:34 spire-1.2.1/pkg/common/idutil/require_test.go 21:12:34 spire-1.2.1/pkg/common/idutil/safety.go 21:12:34 spire-1.2.1/pkg/common/idutil/safety_test.go 21:12:34 spire-1.2.1/pkg/common/idutil/spiffeid.go 21:12:34 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 21:12:34 spire-1.2.1/pkg/common/jwtsvid/ 21:12:34 spire-1.2.1/pkg/common/jwtsvid/common.go 21:12:34 spire-1.2.1/pkg/common/jwtsvid/sign.go 21:12:34 spire-1.2.1/pkg/common/jwtsvid/token_test.go 21:12:34 spire-1.2.1/pkg/common/jwtsvid/validate.go 21:12:34 spire-1.2.1/pkg/common/jwtutil/ 21:12:34 spire-1.2.1/pkg/common/jwtutil/keyset.go 21:12:34 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 21:12:34 spire-1.2.1/pkg/common/log/ 21:12:34 spire-1.2.1/pkg/common/log/hclog_adapter.go 21:12:34 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 21:12:34 spire-1.2.1/pkg/common/log/log.go 21:12:34 spire-1.2.1/pkg/common/log/log_test.go 21:12:34 spire-1.2.1/pkg/common/log/options.go 21:12:34 spire-1.2.1/pkg/common/nodeutil/ 21:12:34 spire-1.2.1/pkg/common/nodeutil/node.go 21:12:34 spire-1.2.1/pkg/common/nodeutil/node_test.go 21:12:34 spire-1.2.1/pkg/common/peertracker/ 21:12:34 spire-1.2.1/pkg/common/peertracker/conn.go 21:12:34 spire-1.2.1/pkg/common/peertracker/credentials.go 21:12:34 spire-1.2.1/pkg/common/peertracker/errors.go 21:12:34 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 21:12:34 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 21:12:34 spire-1.2.1/pkg/common/peertracker/info.go 21:12:34 spire-1.2.1/pkg/common/peertracker/listener.go 21:12:34 spire-1.2.1/pkg/common/peertracker/listener_test.go 21:12:34 spire-1.2.1/pkg/common/peertracker/peertracker.go 21:12:34 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 21:12:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 21:12:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 21:12:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 21:12:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 21:12:34 spire-1.2.1/pkg/common/peertracker/tcp.go 21:12:34 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 21:12:34 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 21:12:34 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 21:12:34 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 21:12:34 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 21:12:34 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 21:12:34 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 21:12:34 spire-1.2.1/pkg/common/peertracker/uds.go 21:12:34 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 21:12:34 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 21:12:34 spire-1.2.1/pkg/common/peertracker/uds_linux.go 21:12:34 spire-1.2.1/pkg/common/pemutil/ 21:12:34 spire-1.2.1/pkg/common/pemutil/block.go 21:12:34 spire-1.2.1/pkg/common/pemutil/certs.go 21:12:34 spire-1.2.1/pkg/common/pemutil/common.go 21:12:34 spire-1.2.1/pkg/common/pemutil/csr.go 21:12:34 spire-1.2.1/pkg/common/pemutil/keys.go 21:12:34 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 21:12:34 spire-1.2.1/pkg/common/pemutil/testdata/ 21:12:34 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 21:12:34 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 21:12:34 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 21:12:34 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 21:12:34 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 21:12:34 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 21:12:34 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 21:12:34 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 21:12:34 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 21:12:34 spire-1.2.1/pkg/common/plugin/ 21:12:34 spire-1.2.1/pkg/common/plugin/aws/ 21:12:34 spire-1.2.1/pkg/common/plugin/aws/iid.go 21:12:34 spire-1.2.1/pkg/common/plugin/azure/ 21:12:34 spire-1.2.1/pkg/common/plugin/azure/msi.go 21:12:34 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 21:12:34 spire-1.2.1/pkg/common/plugin/facade.go 21:12:34 spire-1.2.1/pkg/common/plugin/facade_test.go 21:12:34 spire-1.2.1/pkg/common/plugin/gcp/ 21:12:34 spire-1.2.1/pkg/common/plugin/gcp/iit.go 21:12:34 spire-1.2.1/pkg/common/plugin/k8s/ 21:12:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 21:12:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 21:12:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 21:12:34 spire-1.2.1/pkg/common/plugin/k8s/utils.go 21:12:34 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 21:12:34 spire-1.2.1/pkg/common/plugin/log.go 21:12:34 spire-1.2.1/pkg/common/plugin/sshpop/ 21:12:34 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 21:12:34 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 21:12:34 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 21:12:34 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 21:12:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 21:12:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 21:12:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 21:12:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 21:12:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 21:12:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 21:12:34 spire-1.2.1/pkg/common/plugin/tpmdevid/ 21:12:34 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 21:12:34 spire-1.2.1/pkg/common/plugin/x509pop/ 21:12:34 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 21:12:34 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 21:12:34 spire-1.2.1/pkg/common/profiling/ 21:12:34 spire-1.2.1/pkg/common/profiling/dumpers.go 21:12:34 spire-1.2.1/pkg/common/profiling/profiling.go 21:12:34 spire-1.2.1/pkg/common/protoutil/ 21:12:34 spire-1.2.1/pkg/common/protoutil/masks.go 21:12:34 spire-1.2.1/pkg/common/protoutil/masks_test.go 21:12:34 spire-1.2.1/pkg/common/rotationutil/ 21:12:34 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 21:12:34 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 21:12:34 spire-1.2.1/pkg/common/selector/ 21:12:34 spire-1.2.1/pkg/common/selector/selector.go 21:12:34 spire-1.2.1/pkg/common/selector/selector_test.go 21:12:34 spire-1.2.1/pkg/common/selector/set.go 21:12:34 spire-1.2.1/pkg/common/selector/set_utils.go 21:12:34 spire-1.2.1/pkg/common/selector/set_utils_test.go 21:12:34 spire-1.2.1/pkg/common/telemetry/ 21:12:34 spire-1.2.1/pkg/common/telemetry/agent/ 21:12:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 21:12:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 21:12:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 21:12:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 21:12:34 spire-1.2.1/pkg/common/telemetry/agent/manager.go 21:12:34 spire-1.2.1/pkg/common/telemetry/agent/node.go 21:12:34 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 21:12:34 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 21:12:34 spire-1.2.1/pkg/common/telemetry/agent/store/ 21:12:34 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 21:12:34 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 21:12:34 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 21:12:34 spire-1.2.1/pkg/common/telemetry/blackhole.go 21:12:34 spire-1.2.1/pkg/common/telemetry/call.go 21:12:34 spire-1.2.1/pkg/common/telemetry/common/ 21:12:34 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 21:12:34 spire-1.2.1/pkg/common/telemetry/config.go 21:12:34 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 21:12:34 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 21:12:34 spire-1.2.1/pkg/common/telemetry/inmem.go 21:12:34 spire-1.2.1/pkg/common/telemetry/inmem_test.go 21:12:34 spire-1.2.1/pkg/common/telemetry/m3.go 21:12:34 spire-1.2.1/pkg/common/telemetry/m3_test.go 21:12:34 spire-1.2.1/pkg/common/telemetry/metrics.go 21:12:34 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 21:12:34 spire-1.2.1/pkg/common/telemetry/names.go 21:12:34 spire-1.2.1/pkg/common/telemetry/prometheus.go 21:12:34 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 21:12:34 spire-1.2.1/pkg/common/telemetry/sanitize.go 21:12:34 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 21:12:34 spire-1.2.1/pkg/common/telemetry/server/ 21:12:34 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 21:12:34 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 21:12:34 spire-1.2.1/pkg/common/telemetry/server/datastore/ 21:12:34 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 21:12:34 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 21:12:34 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 21:12:34 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 21:12:34 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 21:12:34 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 21:12:34 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 21:12:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 21:12:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 21:12:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 21:12:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 21:12:34 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 21:12:34 spire-1.2.1/pkg/common/telemetry/server/rotate.go 21:12:34 spire-1.2.1/pkg/common/telemetry/server/server.go 21:12:34 spire-1.2.1/pkg/common/telemetry/sink.go 21:12:34 spire-1.2.1/pkg/common/telemetry/statsd.go 21:12:34 spire-1.2.1/pkg/common/telemetry/statsd_test.go 21:12:34 spire-1.2.1/pkg/common/telemetry/uptime.go 21:12:34 spire-1.2.1/pkg/common/telemetry/version.go 21:12:34 spire-1.2.1/pkg/common/telemetry/withlabels.go 21:12:34 spire-1.2.1/pkg/common/uptime/ 21:12:34 spire-1.2.1/pkg/common/uptime/uptime.go 21:12:34 spire-1.2.1/pkg/common/uptime/uptime_test.go 21:12:34 spire-1.2.1/pkg/common/util/ 21:12:34 spire-1.2.1/pkg/common/util/certs.go 21:12:34 spire-1.2.1/pkg/common/util/certs_test.go 21:12:34 spire-1.2.1/pkg/common/util/csr.go 21:12:34 spire-1.2.1/pkg/common/util/hash.go 21:12:34 spire-1.2.1/pkg/common/util/selectors.go 21:12:34 spire-1.2.1/pkg/common/util/selectors_test.go 21:12:34 spire-1.2.1/pkg/common/util/signals.go 21:12:34 spire-1.2.1/pkg/common/util/sort.go 21:12:34 spire-1.2.1/pkg/common/util/sort_test.go 21:12:34 spire-1.2.1/pkg/common/util/task.go 21:12:34 spire-1.2.1/pkg/common/util/task_test.go 21:12:34 spire-1.2.1/pkg/common/util/testdata/ 21:12:34 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 21:12:34 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 21:12:34 spire-1.2.1/pkg/common/version/ 21:12:34 spire-1.2.1/pkg/common/version/version.go 21:12:34 spire-1.2.1/pkg/common/x509svid/ 21:12:34 spire-1.2.1/pkg/common/x509svid/common_test.go 21:12:34 spire-1.2.1/pkg/common/x509svid/csr.go 21:12:34 spire-1.2.1/pkg/common/x509svid/upstreamca.go 21:12:34 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 21:12:34 spire-1.2.1/pkg/common/x509util/ 21:12:34 spire-1.2.1/pkg/common/x509util/cert.go 21:12:34 spire-1.2.1/pkg/common/x509util/dns.go 21:12:34 spire-1.2.1/pkg/common/x509util/dns_test.go 21:12:34 spire-1.2.1/pkg/common/x509util/keyid.go 21:12:34 spire-1.2.1/pkg/common/x509util/keypair.go 21:12:34 spire-1.2.1/pkg/common/x509util/serialnumber.go 21:12:34 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 21:12:34 spire-1.2.1/pkg/server/ 21:12:34 spire-1.2.1/pkg/server/api/ 21:12:34 spire-1.2.1/pkg/server/api/agent.go 21:12:34 spire-1.2.1/pkg/server/api/agent/ 21:12:34 spire-1.2.1/pkg/server/api/agent/v1/ 21:12:34 spire-1.2.1/pkg/server/api/agent/v1/service.go 21:12:34 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 21:12:34 spire-1.2.1/pkg/server/api/agent_test.go 21:12:34 spire-1.2.1/pkg/server/api/api.go 21:12:34 spire-1.2.1/pkg/server/api/audit/ 21:12:34 spire-1.2.1/pkg/server/api/audit/audit.go 21:12:34 spire-1.2.1/pkg/server/api/audit/audit_test.go 21:12:34 spire-1.2.1/pkg/server/api/bundle.go 21:12:34 spire-1.2.1/pkg/server/api/bundle/ 21:12:34 spire-1.2.1/pkg/server/api/bundle/v1/ 21:12:34 spire-1.2.1/pkg/server/api/bundle/v1/service.go 21:12:34 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 21:12:34 spire-1.2.1/pkg/server/api/bundle_test.go 21:12:34 spire-1.2.1/pkg/server/api/debug/ 21:12:34 spire-1.2.1/pkg/server/api/debug/v1/ 21:12:34 spire-1.2.1/pkg/server/api/debug/v1/service.go 21:12:34 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 21:12:34 spire-1.2.1/pkg/server/api/entry.go 21:12:34 spire-1.2.1/pkg/server/api/entry/ 21:12:34 spire-1.2.1/pkg/server/api/entry/v1/ 21:12:34 spire-1.2.1/pkg/server/api/entry/v1/service.go 21:12:34 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 21:12:34 spire-1.2.1/pkg/server/api/entry_test.go 21:12:34 spire-1.2.1/pkg/server/api/health/ 21:12:34 spire-1.2.1/pkg/server/api/health/v1/ 21:12:34 spire-1.2.1/pkg/server/api/health/v1/service.go 21:12:34 spire-1.2.1/pkg/server/api/health/v1/service_test.go 21:12:34 spire-1.2.1/pkg/server/api/id.go 21:12:34 spire-1.2.1/pkg/server/api/id_test.go 21:12:34 spire-1.2.1/pkg/server/api/limits/ 21:12:34 spire-1.2.1/pkg/server/api/limits/limits.go 21:12:34 spire-1.2.1/pkg/server/api/middleware/ 21:12:34 spire-1.2.1/pkg/server/api/middleware/alias.go 21:12:34 spire-1.2.1/pkg/server/api/middleware/audit.go 21:12:34 spire-1.2.1/pkg/server/api/middleware/authorization.go 21:12:34 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 21:12:34 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 21:12:34 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 21:12:34 spire-1.2.1/pkg/server/api/middleware/caller.go 21:12:34 spire-1.2.1/pkg/server/api/middleware/caller_test.go 21:12:34 spire-1.2.1/pkg/server/api/middleware/common.go 21:12:34 spire-1.2.1/pkg/server/api/middleware/common_test.go 21:12:34 spire-1.2.1/pkg/server/api/middleware/entries.go 21:12:34 spire-1.2.1/pkg/server/api/middleware/entries_test.go 21:12:34 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 21:12:34 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 21:12:34 spire-1.2.1/pkg/server/api/ratelimit.go 21:12:34 spire-1.2.1/pkg/server/api/rpccontext/ 21:12:34 spire-1.2.1/pkg/server/api/rpccontext/alias.go 21:12:34 spire-1.2.1/pkg/server/api/rpccontext/audit.go 21:12:34 spire-1.2.1/pkg/server/api/rpccontext/caller.go 21:12:34 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 21:12:34 spire-1.2.1/pkg/server/api/selector.go 21:12:34 spire-1.2.1/pkg/server/api/selector_test.go 21:12:34 spire-1.2.1/pkg/server/api/status.go 21:12:34 spire-1.2.1/pkg/server/api/status_test.go 21:12:34 spire-1.2.1/pkg/server/api/svid/ 21:12:34 spire-1.2.1/pkg/server/api/svid/v1/ 21:12:34 spire-1.2.1/pkg/server/api/svid/v1/service.go 21:12:34 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 21:12:34 spire-1.2.1/pkg/server/api/trustdomain.go 21:12:34 spire-1.2.1/pkg/server/api/trustdomain/ 21:12:34 spire-1.2.1/pkg/server/api/trustdomain/v1/ 21:12:34 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 21:12:34 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 21:12:34 spire-1.2.1/pkg/server/api/trustdomain_test.go 21:12:34 spire-1.2.1/pkg/server/authpolicy/ 21:12:34 spire-1.2.1/pkg/server/authpolicy/defaults.go 21:12:34 spire-1.2.1/pkg/server/authpolicy/policy.go 21:12:34 spire-1.2.1/pkg/server/authpolicy/policy.rego 21:12:34 spire-1.2.1/pkg/server/authpolicy/policy_data.json 21:12:34 spire-1.2.1/pkg/server/authpolicy/policy_test.go 21:12:34 spire-1.2.1/pkg/server/authpolicy/validate.go 21:12:34 spire-1.2.1/pkg/server/bundle/ 21:12:34 spire-1.2.1/pkg/server/bundle/client/ 21:12:34 spire-1.2.1/pkg/server/bundle/client/client.go 21:12:34 spire-1.2.1/pkg/server/bundle/client/client_test.go 21:12:34 spire-1.2.1/pkg/server/bundle/client/manager.go 21:12:34 spire-1.2.1/pkg/server/bundle/client/manager_test.go 21:12:34 spire-1.2.1/pkg/server/bundle/client/sources.go 21:12:34 spire-1.2.1/pkg/server/bundle/client/sources_test.go 21:12:34 spire-1.2.1/pkg/server/bundle/client/updater.go 21:12:34 spire-1.2.1/pkg/server/bundle/client/updater_test.go 21:12:34 spire-1.2.1/pkg/server/ca/ 21:12:34 spire-1.2.1/pkg/server/ca/ca.go 21:12:34 spire-1.2.1/pkg/server/ca/ca_health.go 21:12:34 spire-1.2.1/pkg/server/ca/ca_test.go 21:12:34 spire-1.2.1/pkg/server/ca/journal.go 21:12:34 spire-1.2.1/pkg/server/ca/journal_test.go 21:12:34 spire-1.2.1/pkg/server/ca/manager.go 21:12:34 spire-1.2.1/pkg/server/ca/manager_health.go 21:12:34 spire-1.2.1/pkg/server/ca/manager_test.go 21:12:34 spire-1.2.1/pkg/server/ca/templates.go 21:12:34 spire-1.2.1/pkg/server/ca/upstream_client.go 21:12:34 spire-1.2.1/pkg/server/ca/upstream_client_test.go 21:12:34 spire-1.2.1/pkg/server/ca/validation.go 21:12:34 spire-1.2.1/pkg/server/cache/ 21:12:34 spire-1.2.1/pkg/server/cache/dscache/ 21:12:34 spire-1.2.1/pkg/server/cache/dscache/cache.go 21:12:34 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 21:12:34 spire-1.2.1/pkg/server/cache/entrycache/ 21:12:34 spire-1.2.1/pkg/server/cache/entrycache/cache.go 21:12:34 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 21:12:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 21:12:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 21:12:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 21:12:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 21:12:34 spire-1.2.1/pkg/server/catalog/ 21:12:34 spire-1.2.1/pkg/server/catalog/catalog.go 21:12:34 spire-1.2.1/pkg/server/catalog/keymanager.go 21:12:34 spire-1.2.1/pkg/server/catalog/nodeattestor.go 21:12:34 spire-1.2.1/pkg/server/catalog/noderesolver.go 21:12:34 spire-1.2.1/pkg/server/catalog/notifier.go 21:12:34 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 21:12:34 spire-1.2.1/pkg/server/config.go 21:12:34 spire-1.2.1/pkg/server/datastore/ 21:12:34 spire-1.2.1/pkg/server/datastore/datastore.go 21:12:34 spire-1.2.1/pkg/server/datastore/datastore_health.go 21:12:34 spire-1.2.1/pkg/server/datastore/repository.go 21:12:34 spire-1.2.1/pkg/server/datastore/sqlstore/ 21:12:34 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 21:12:34 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 21:12:34 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 21:12:34 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 21:12:34 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 21:12:34 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 21:12:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 21:12:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 21:12:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 21:12:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 21:12:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 21:12:34 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 21:12:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 21:12:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 21:12:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 21:12:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 21:12:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 21:12:34 spire-1.2.1/pkg/server/endpoints/ 21:12:34 spire-1.2.1/pkg/server/endpoints/bundle/ 21:12:34 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 21:12:34 spire-1.2.1/pkg/server/endpoints/bundle/config.go 21:12:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 21:12:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 21:12:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 21:12:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 21:12:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 21:12:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 21:12:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 21:12:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 21:12:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 21:12:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 21:12:34 spire-1.2.1/pkg/server/endpoints/bundle/server.go 21:12:34 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 21:12:34 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 21:12:34 spire-1.2.1/pkg/server/endpoints/config.go 21:12:34 spire-1.2.1/pkg/server/endpoints/endpoints.go 21:12:34 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 21:12:34 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 21:12:34 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 21:12:34 spire-1.2.1/pkg/server/endpoints/middleware.go 21:12:34 spire-1.2.1/pkg/server/endpoints/middleware_test.go 21:12:34 spire-1.2.1/pkg/server/hostservice/ 21:12:34 spire-1.2.1/pkg/server/hostservice/agentstore/ 21:12:34 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 21:12:34 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 21:12:34 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 21:12:34 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 21:12:34 spire-1.2.1/pkg/server/hostservice/identityprovider/ 21:12:34 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 21:12:34 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/ 21:12:34 spire-1.2.1/pkg/server/plugin/keymanager/ 21:12:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 21:12:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 21:12:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 21:12:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 21:12:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 21:12:34 spire-1.2.1/pkg/server/plugin/keymanager/base/ 21:12:34 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 21:12:34 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 21:12:34 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 21:12:34 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 21:12:34 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 21:12:34 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 21:12:34 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 21:12:34 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 21:12:34 spire-1.2.1/pkg/server/plugin/keymanager/test/ 21:12:34 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 21:12:34 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 21:12:34 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/ 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 21:12:34 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/noderesolver/ 21:12:34 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 21:12:34 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 21:12:34 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 21:12:34 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 21:12:34 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 21:12:34 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 21:12:34 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/notifier/ 21:12:34 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 21:12:34 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 21:12:34 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 21:12:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 21:12:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 21:12:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 21:12:34 spire-1.2.1/pkg/server/plugin/notifier/repository.go 21:12:34 spire-1.2.1/pkg/server/plugin/notifier/v1.go 21:12:34 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 21:12:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 21:12:34 spire-1.2.1/pkg/server/registration/ 21:12:34 spire-1.2.1/pkg/server/registration/manager.go 21:12:34 spire-1.2.1/pkg/server/registration/manager_test.go 21:12:34 spire-1.2.1/pkg/server/scanentries.go 21:12:34 spire-1.2.1/pkg/server/scanentries_test.go 21:12:34 spire-1.2.1/pkg/server/server.go 21:12:34 spire-1.2.1/pkg/server/server_test.go 21:12:34 spire-1.2.1/pkg/server/svid/ 21:12:34 spire-1.2.1/pkg/server/svid/observer.go 21:12:34 spire-1.2.1/pkg/server/svid/observer_test.go 21:12:34 spire-1.2.1/pkg/server/svid/rotator.go 21:12:34 spire-1.2.1/pkg/server/svid/rotator_config.go 21:12:34 spire-1.2.1/pkg/server/svid/rotator_config_test.go 21:12:34 spire-1.2.1/pkg/server/svid/rotator_test.go 21:12:34 spire-1.2.1/proto/ 21:12:34 spire-1.2.1/proto/private/ 21:12:34 spire-1.2.1/proto/private/server/ 21:12:34 spire-1.2.1/proto/private/server/journal/ 21:12:34 spire-1.2.1/proto/private/server/journal/journal.pb.go 21:12:34 spire-1.2.1/proto/private/server/journal/journal.proto 21:12:34 spire-1.2.1/proto/spire/ 21:12:34 spire-1.2.1/proto/spire/common/ 21:12:34 spire-1.2.1/proto/spire/common/common.pb.go 21:12:34 spire-1.2.1/proto/spire/common/common.proto 21:12:34 spire-1.2.1/proto/spire/common/plugin/ 21:12:34 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 21:12:34 spire-1.2.1/proto/spire/common/plugin/plugin.proto 21:12:34 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 21:12:34 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 21:12:34 spire-1.2.1/proto/spire/plugin/ 21:12:34 spire-1.2.1/proto/spire/plugin/agent/ 21:12:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 21:12:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 21:12:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 21:12:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 21:12:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 21:12:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 21:12:34 spire-1.2.1/release/ 21:12:34 spire-1.2.1/release/spire-extras/ 21:12:34 spire-1.2.1/release/spire-extras/README.md 21:12:34 spire-1.2.1/release/spire-extras/conf/ 21:12:34 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 21:12:34 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 21:12:34 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 21:12:34 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 21:12:34 spire-1.2.1/release/spire/ 21:12:34 spire-1.2.1/release/spire/README.md 21:12:34 spire-1.2.1/release/spire/conf/ 21:12:34 spire-1.2.1/release/spire/conf/agent/ 21:12:34 spire-1.2.1/release/spire/conf/agent/agent.conf 21:12:34 spire-1.2.1/release/spire/conf/server/ 21:12:34 spire-1.2.1/release/spire/conf/server/server.conf 21:12:34 spire-1.2.1/script/ 21:12:34 spire-1.2.1/script/build-artifact.sh 21:12:34 spire-1.2.1/script/generate_dummy_ca.sh 21:12:34 spire-1.2.1/support/ 21:12:34 spire-1.2.1/support/k8s/ 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/ 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 21:12:34 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 21:12:34 spire-1.2.1/support/oidc-discovery-provider/ 21:12:34 spire-1.2.1/support/oidc-discovery-provider/README.md 21:12:34 spire-1.2.1/support/oidc-discovery-provider/common_test.go 21:12:34 spire-1.2.1/support/oidc-discovery-provider/config.go 21:12:34 spire-1.2.1/support/oidc-discovery-provider/config_test.go 21:12:34 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 21:12:34 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 21:12:34 spire-1.2.1/support/oidc-discovery-provider/handler.go 21:12:34 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 21:12:34 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 21:12:34 spire-1.2.1/support/oidc-discovery-provider/main.go 21:12:34 spire-1.2.1/support/oidc-discovery-provider/server_api.go 21:12:34 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 21:12:34 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 21:12:34 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 21:12:34 spire-1.2.1/test/ 21:12:34 spire-1.2.1/test/clock/ 21:12:34 spire-1.2.1/test/clock/clock.go 21:12:34 spire-1.2.1/test/fakes/ 21:12:34 spire-1.2.1/test/fakes/fakeagentcatalog/ 21:12:34 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 21:12:34 spire-1.2.1/test/fakes/fakeagentkeymanager/ 21:12:34 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 21:12:34 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 21:12:34 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 21:12:34 spire-1.2.1/test/fakes/fakeagentstore/ 21:12:34 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 21:12:34 spire-1.2.1/test/fakes/fakedatastore/ 21:12:34 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 21:12:34 spire-1.2.1/test/fakes/fakeentryclient/ 21:12:34 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 21:12:34 spire-1.2.1/test/fakes/fakehealthchecker/ 21:12:34 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 21:12:34 spire-1.2.1/test/fakes/fakeidentityprovider/ 21:12:34 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 21:12:34 spire-1.2.1/test/fakes/fakemetrics/ 21:12:34 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 21:12:34 spire-1.2.1/test/fakes/fakenoderesolver/ 21:12:34 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 21:12:34 spire-1.2.1/test/fakes/fakenotifier/ 21:12:34 spire-1.2.1/test/fakes/fakenotifier/notifier.go 21:12:34 spire-1.2.1/test/fakes/fakepluginmetrics/ 21:12:34 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 21:12:34 spire-1.2.1/test/fakes/fakeserverca/ 21:12:34 spire-1.2.1/test/fakes/fakeserverca/serverca.go 21:12:34 spire-1.2.1/test/fakes/fakeservercatalog/ 21:12:34 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 21:12:34 spire-1.2.1/test/fakes/fakeserverkeymanager/ 21:12:34 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 21:12:34 spire-1.2.1/test/fakes/fakeservernodeattestor/ 21:12:34 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 21:12:34 spire-1.2.1/test/fakes/fakeupstreamauthority/ 21:12:34 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 21:12:34 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 21:12:34 spire-1.2.1/test/fakes/fakeworkloadapi/ 21:12:34 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 21:12:34 spire-1.2.1/test/fakes/fakeworkloadattestor/ 21:12:34 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 21:12:34 spire-1.2.1/test/fixture/ 21:12:34 spire-1.2.1/test/fixture/certs/ 21:12:34 spire-1.2.1/test/fixture/certs/agent_svid.der 21:12:34 spire-1.2.1/test/fixture/certs/base_cert.pem 21:12:34 spire-1.2.1/test/fixture/certs/base_csr.pem 21:12:34 spire-1.2.1/test/fixture/certs/base_key.pem 21:12:34 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 21:12:34 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 21:12:34 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 21:12:34 spire-1.2.1/test/fixture/certs/blog_cert.pem 21:12:34 spire-1.2.1/test/fixture/certs/blog_csr.pem 21:12:34 spire-1.2.1/test/fixture/certs/blog_key.pem 21:12:34 spire-1.2.1/test/fixture/certs/bundle.der 21:12:34 spire-1.2.1/test/fixture/certs/ca.pem 21:12:34 spire-1.2.1/test/fixture/certs/ca_key.pem 21:12:34 spire-1.2.1/test/fixture/certs/database_cert.pem 21:12:34 spire-1.2.1/test/fixture/certs/database_csr.pem 21:12:34 spire-1.2.1/test/fixture/certs/database_key.pem 21:12:34 spire-1.2.1/test/fixture/certs/node_cert.pem 21:12:34 spire-1.2.1/test/fixture/certs/node_csr.pem 21:12:34 spire-1.2.1/test/fixture/certs/node_key.pem 21:12:34 spire-1.2.1/test/fixture/certs/svid.pem 21:12:34 spire-1.2.1/test/fixture/certs/svid_key.pem 21:12:34 spire-1.2.1/test/fixture/config/ 21:12:34 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 21:12:34 spire-1.2.1/test/fixture/config/agent_good.conf 21:12:34 spire-1.2.1/test/fixture/config/agent_good_templated.conf 21:12:34 spire-1.2.1/test/fixture/config/plugin_good.conf 21:12:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 21:12:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 21:12:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 21:12:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 21:12:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 21:12:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 21:12:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 21:12:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 21:12:34 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 21:12:34 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 21:12:34 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 21:12:34 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 21:12:34 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 21:12:34 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 21:12:34 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 21:12:34 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 21:12:34 spire-1.2.1/test/fixture/config/server_good.conf 21:12:34 spire-1.2.1/test/fixture/config/server_good_templated.conf 21:12:34 spire-1.2.1/test/fixture/fixture.go 21:12:34 spire-1.2.1/test/fixture/nodeattestor/ 21:12:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 21:12:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 21:12:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 21:12:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 21:12:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 21:12:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 21:12:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 21:12:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 21:12:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 21:12:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 21:12:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 21:12:34 spire-1.2.1/test/fixture/registration/ 21:12:34 spire-1.2.1/test/fixture/registration/entries.json 21:12:34 spire-1.2.1/test/fixture/registration/good-for-update.json 21:12:34 spire-1.2.1/test/fixture/registration/good.json 21:12:34 spire-1.2.1/test/fixture/registration/invalid.json 21:12:34 spire-1.2.1/test/fixture/registration/invalid_json.json 21:12:34 spire-1.2.1/test/fixture/registration/manager_test_entries.json 21:12:34 spire-1.2.1/test/integration/ 21:12:34 spire-1.2.1/test/integration/README.md 21:12:34 spire-1.2.1/test/integration/common 21:12:34 spire-1.2.1/test/integration/setup/ 21:12:34 spire-1.2.1/test/integration/setup/adminclient/ 21:12:34 spire-1.2.1/test/integration/setup/adminclient/build.sh 21:12:34 spire-1.2.1/test/integration/setup/adminclient/client.go 21:12:34 spire-1.2.1/test/integration/setup/debugagent/ 21:12:34 spire-1.2.1/test/integration/setup/debugagent/build.sh 21:12:34 spire-1.2.1/test/integration/setup/debugagent/main.go 21:12:34 spire-1.2.1/test/integration/setup/debugserver/ 21:12:34 spire-1.2.1/test/integration/setup/debugserver/build.sh 21:12:34 spire-1.2.1/test/integration/setup/debugserver/main.go 21:12:34 spire-1.2.1/test/integration/setup/downstreamclient/ 21:12:34 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 21:12:34 spire-1.2.1/test/integration/setup/downstreamclient/client.go 21:12:34 spire-1.2.1/test/integration/setup/itclient/ 21:12:34 spire-1.2.1/test/integration/setup/itclient/client.go 21:12:34 spire-1.2.1/test/integration/setup/node-attestation/ 21:12:34 spire-1.2.1/test/integration/setup/node-attestation/build.sh 21:12:34 spire-1.2.1/test/integration/setup/node-attestation/client.go 21:12:34 spire-1.2.1/test/integration/setup/x509pop/ 21:12:34 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 21:12:34 spire-1.2.1/test/integration/setup/x509pop/setup.sh 21:12:34 spire-1.2.1/test/integration/suites/ 21:12:34 spire-1.2.1/test/integration/suites/admin-endpoints/ 21:12:34 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 21:12:34 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 21:12:34 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 21:12:34 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 21:12:34 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 21:12:34 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 21:12:34 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 21:12:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 21:12:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 21:12:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 21:12:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 21:12:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 21:12:34 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 21:12:34 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 21:12:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 21:12:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 21:12:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 21:12:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 21:12:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 21:12:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 21:12:34 spire-1.2.1/test/integration/suites/datastore-mysql/ 21:12:34 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 21:12:34 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 21:12:34 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 21:12:34 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 21:12:34 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 21:12:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 21:12:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 21:12:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 21:12:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 21:12:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 21:12:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 21:12:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 21:12:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 21:12:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 21:12:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 21:12:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 21:12:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 21:12:34 spire-1.2.1/test/integration/suites/datastore-postgres/ 21:12:34 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 21:12:34 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 21:12:34 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 21:12:34 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 21:12:34 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 21:12:34 spire-1.2.1/test/integration/suites/debug-endpoints/ 21:12:34 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 21:12:34 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 21:12:34 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 21:12:34 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 21:12:34 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 21:12:34 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 21:12:34 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 21:12:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 21:12:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 21:12:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 21:12:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 21:12:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 21:12:34 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 21:12:34 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 21:12:34 spire-1.2.1/test/integration/suites/downstream-endpoints/ 21:12:34 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 21:12:34 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 21:12:34 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 21:12:34 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 21:12:34 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 21:12:34 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 21:12:34 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 21:12:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 21:12:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 21:12:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 21:12:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 21:12:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 21:12:34 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 21:12:34 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 21:12:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 21:12:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 21:12:34 spire-1.2.1/test/integration/suites/join-token/ 21:12:34 spire-1.2.1/test/integration/suites/join-token/01-start-server 21:12:34 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 21:12:34 spire-1.2.1/test/integration/suites/join-token/03-start-agent 21:12:34 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 21:12:34 spire-1.2.1/test/integration/suites/join-token/05-check-svid 21:12:34 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 21:12:34 spire-1.2.1/test/integration/suites/join-token/README.md 21:12:34 spire-1.2.1/test/integration/suites/join-token/conf/ 21:12:34 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 21:12:34 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 21:12:34 spire-1.2.1/test/integration/suites/join-token/conf/server/ 21:12:34 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 21:12:34 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 21:12:34 spire-1.2.1/test/integration/suites/join-token/teardown 21:12:34 spire-1.2.1/test/integration/suites/k8s-reconcile/ 21:12:34 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 21:12:34 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 21:12:34 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 21:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 21:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 21:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 21:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 21:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 21:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 21:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 21:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/ 21:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 21:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 21:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 21:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 21:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 21:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 21:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 21:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 21:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 21:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 21:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 21:12:35 spire-1.2.1/test/integration/suites/k8s/ 21:12:35 spire-1.2.1/test/integration/suites/k8s/00-setup 21:12:35 spire-1.2.1/test/integration/suites/k8s/01-apply-config 21:12:35 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 21:12:35 spire-1.2.1/test/integration/suites/k8s/README.md 21:12:35 spire-1.2.1/test/integration/suites/k8s/conf/ 21:12:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 21:12:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 21:12:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s/conf/server/ 21:12:35 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 21:12:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 21:12:35 spire-1.2.1/test/integration/suites/k8s/init-kubectl 21:12:35 spire-1.2.1/test/integration/suites/k8s/teardown 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/ 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/README.md 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/root/ 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 21:12:35 spire-1.2.1/test/integration/suites/nested-rotation/teardown 21:12:35 spire-1.2.1/test/integration/suites/node-attestation/ 21:12:35 spire-1.2.1/test/integration/suites/node-attestation/00-setup 21:12:35 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 21:12:35 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 21:12:35 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 21:12:35 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 21:12:35 spire-1.2.1/test/integration/suites/node-attestation/README.md 21:12:35 spire-1.2.1/test/integration/suites/node-attestation/conf/ 21:12:35 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 21:12:35 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 21:12:35 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 21:12:35 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 21:12:35 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 21:12:35 spire-1.2.1/test/integration/suites/node-attestation/teardown 21:12:35 spire-1.2.1/test/integration/suites/rotation/ 21:12:35 spire-1.2.1/test/integration/suites/rotation/00-setup 21:12:35 spire-1.2.1/test/integration/suites/rotation/01-start-server 21:12:35 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 21:12:35 spire-1.2.1/test/integration/suites/rotation/03-start-agent 21:12:35 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 21:12:35 spire-1.2.1/test/integration/suites/rotation/05-check-svids 21:12:35 spire-1.2.1/test/integration/suites/rotation/README.md 21:12:35 spire-1.2.1/test/integration/suites/rotation/conf/ 21:12:35 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 21:12:35 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 21:12:35 spire-1.2.1/test/integration/suites/rotation/conf/server/ 21:12:35 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 21:12:35 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 21:12:35 spire-1.2.1/test/integration/suites/rotation/teardown 21:12:35 spire-1.2.1/test/integration/suites/self-test/ 21:12:35 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 21:12:35 spire-1.2.1/test/integration/suites/self-test/README.md 21:12:35 spire-1.2.1/test/integration/suites/self-test/teardown 21:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/ 21:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 21:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 21:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 21:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 21:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 21:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 21:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 21:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 21:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 21:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 21:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 21:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 21:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 21:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 21:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 21:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 21:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 21:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 21:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 21:12:35 spire-1.2.1/test/integration/suites/upgrade/ 21:12:35 spire-1.2.1/test/integration/suites/upgrade/00-setup 21:12:35 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 21:12:35 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 21:12:35 spire-1.2.1/test/integration/suites/upgrade/README.md 21:12:35 spire-1.2.1/test/integration/suites/upgrade/conf/ 21:12:35 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 21:12:35 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 21:12:35 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 21:12:35 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 21:12:35 spire-1.2.1/test/integration/suites/upgrade/teardown 21:12:35 spire-1.2.1/test/integration/suites/upgrade/versions.txt 21:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 21:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 21:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 21:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 21:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 21:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 21:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 21:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 21:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 21:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 21:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 21:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 21:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 21:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 21:12:35 spire-1.2.1/test/integration/test-one.sh 21:12:35 spire-1.2.1/test/integration/test.sh 21:12:35 spire-1.2.1/test/plugintest/ 21:12:35 spire-1.2.1/test/plugintest/config.go 21:12:35 spire-1.2.1/test/plugintest/load.go 21:12:35 spire-1.2.1/test/plugintest/option.go 21:12:35 spire-1.2.1/test/spiretest/ 21:12:35 spire-1.2.1/test/spiretest/apiserver.go 21:12:35 spire-1.2.1/test/spiretest/assertions.go 21:12:35 spire-1.2.1/test/spiretest/dir.go 21:12:35 spire-1.2.1/test/spiretest/errors_posix.go 21:12:35 spire-1.2.1/test/spiretest/errors_windows.go 21:12:35 spire-1.2.1/test/spiretest/logs.go 21:12:35 spire-1.2.1/test/spiretest/socketapi.go 21:12:35 spire-1.2.1/test/spiretest/suite.go 21:12:35 spire-1.2.1/test/spiretest/x509.go 21:12:35 spire-1.2.1/test/testca/ 21:12:35 spire-1.2.1/test/testca/ca.go 21:12:35 spire-1.2.1/test/testkey/ 21:12:35 spire-1.2.1/test/testkey/generate.sh 21:12:35 spire-1.2.1/test/testkey/genkeys.go 21:12:35 spire-1.2.1/test/testkey/keys.go 21:12:35 spire-1.2.1/test/testkey/new.go 21:12:35 spire-1.2.1/test/tpmsimulator/ 21:12:35 spire-1.2.1/test/tpmsimulator/simulator.go 21:12:35 spire-1.2.1/test/util/ 21:12:35 spire-1.2.1/test/util/cert_fixtures.go 21:12:35 spire-1.2.1/test/util/cert_generation.go 21:12:35 spire-1.2.1/test/util/io_redirection.go 21:12:35 spire-1.2.1/test/util/race.go 21:12:35 spire-1.2.1/test/util/util.go 21:12:35 building spire from source... 21:12:36 Installing go1.17.7... 21:13:03 Building bin/spire-server... 21:13:03 go: downloading github.com/mitchellh/cli v1.1.2 21:13:03 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 21:13:03 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 21:13:03 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 21:13:03 go: downloading google.golang.org/grpc v1.44.0 21:13:06 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 21:13:06 go: downloading github.com/imdario/mergo v0.3.12 21:13:06 go: downloading github.com/sirupsen/logrus v1.8.1 21:13:07 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:13:07 go: downloading github.com/hashicorp/go-hclog v1.1.0 21:13:07 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 21:13:07 go: downloading github.com/fatih/color v1.13.0 21:13:07 go: downloading github.com/mattn/go-isatty v0.0.14 21:13:07 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 21:13:08 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 21:13:08 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 21:13:08 go: downloading github.com/hashicorp/go-plugin v1.4.3 21:13:08 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 21:13:10 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 21:13:10 go: downloading github.com/InVisionApp/go-logger v1.0.1 21:13:10 go: downloading github.com/armon/go-metrics v0.3.10 21:13:10 go: downloading github.com/prometheus/client_golang v1.12.1 21:13:11 go: downloading github.com/uber-go/tally/v4 v4.1.1 21:13:13 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 21:13:13 go: downloading github.com/open-policy-agent/opa v0.38.0 21:13:39 go: downloading github.com/mattn/go-colorable v0.1.12 21:13:39 go: downloading github.com/Masterminds/goutils v1.1.0 21:13:39 go: downloading github.com/Masterminds/semver v1.5.0 21:13:39 go: downloading github.com/google/uuid v1.1.2 21:13:39 go: downloading github.com/huandu/xstrings v1.3.2 21:13:40 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:13:40 go: downloading github.com/oklog/run v1.0.0 21:13:40 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:13:40 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:13:40 go: downloading github.com/prometheus/client_model v0.2.0 21:13:40 go: downloading github.com/prometheus/common v0.32.1 21:13:40 go: downloading github.com/beorn7/perks v1.0.1 21:13:40 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:13:40 go: downloading github.com/prometheus/procfs v0.7.3 21:13:41 go: downloading go.uber.org/atomic v1.9.0 21:13:41 go: downloading github.com/pkg/errors v0.9.1 21:13:42 go: downloading github.com/imkira/go-observer v1.0.3 21:13:42 go: downloading github.com/hashicorp/errwrap v1.1.0 21:13:42 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:13:42 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:13:42 go: downloading github.com/twmb/murmur3 v1.1.6 21:13:42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:13:42 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 21:13:42 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 21:13:43 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 21:13:43 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 21:13:51 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 21:13:51 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 21:13:51 go: downloading github.com/stretchr/testify v1.7.0 21:13:51 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:13:51 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 21:13:51 go: downloading github.com/blang/semver/v4 v4.0.0 21:13:51 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:13:51 go: downloading github.com/jinzhu/gorm v1.9.16 21:13:51 go: downloading github.com/lib/pq v1.10.4 21:13:51 go: downloading github.com/mattn/go-sqlite3 v1.14.12 21:13:51 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:14:18 go: downloading k8s.io/client-go v0.23.4 21:14:18 go: downloading google.golang.org/api v0.70.0 21:14:18 go: downloading k8s.io/api v0.23.4 21:14:28 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:15:01 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:15:01 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:15:01 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:15:01 go: downloading cloud.google.com/go/storage v1.21.0 21:15:01 go: downloading cloud.google.com/go v0.100.2 21:15:02 go: downloading github.com/google/go-tpm v0.3.3 21:15:03 go: downloading k8s.io/apimachinery v0.23.4 21:15:05 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:15:08 go: downloading k8s.io/kube-aggregator v0.23.3 21:15:08 go: downloading cloud.google.com/go/security v1.3.0 21:15:08 go: downloading github.com/hashicorp/vault/api v1.4.1 21:15:09 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:15:10 go: downloading gopkg.in/yaml.v2 v2.4.0 21:15:10 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:15:10 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:15:11 go: downloading github.com/gobwas/glob v0.2.3 21:15:11 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:15:11 go: downloading github.com/aws/smithy-go v1.11.0 21:15:13 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:15:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:15:13 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:15:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:15:14 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:15:14 go: downloading github.com/jinzhu/inflection v1.0.0 21:15:14 go: downloading github.com/gogo/protobuf v1.3.2 21:15:21 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:15:21 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:15:21 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:15:21 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:15:21 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:15:21 go: downloading github.com/dimchansky/utfbom v1.1.1 21:15:21 go: downloading cloud.google.com/go/compute v1.3.0 21:15:22 go: downloading cloud.google.com/go/iam v0.1.1 21:15:22 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:15:23 go: downloading github.com/google/gofuzz v1.1.0 21:15:23 go: downloading k8s.io/klog/v2 v2.30.0 21:15:23 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:15:24 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:15:24 go: downloading github.com/spf13/pflag v1.0.5 21:15:25 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:15:25 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:15:26 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:15:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:15:26 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:15:26 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:15:26 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:15:27 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:15:27 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:15:28 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:15:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:15:28 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:15:30 go: downloading go.opencensus.io v0.23.0 21:15:31 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:15:31 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:15:31 go: downloading gopkg.in/inf.v0 v0.9.1 21:15:32 go: downloading github.com/google/go-cmp v0.5.7 21:15:32 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:15:32 go: downloading github.com/go-logr/logr v1.2.2 21:15:32 go: downloading github.com/json-iterator/go v1.1.12 21:15:33 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:15:36 go: downloading github.com/googleapis/gnostic v0.5.5 21:15:38 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:15:38 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:15:39 go: downloading github.com/tklauser/numcpus v0.3.0 21:15:39 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:15:39 go: downloading go.uber.org/zap v1.21.0 21:15:40 go: downloading sigs.k8s.io/yaml v1.3.0 21:15:40 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:15:40 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:15:40 go: downloading github.com/modern-go/reflect2 v1.0.2 21:15:40 go: downloading github.com/ryanuber/go-glob v1.0.0 21:15:40 go: downloading github.com/golang/snappy v0.0.4 21:15:41 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:15:51 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:15:51 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:15:51 go: downloading github.com/hashicorp/go-version v1.2.0 21:15:51 go: downloading go.uber.org/multierr v1.6.0 21:16:18 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:16:18 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:18:25 Removing intermediate container 506ceb66c8e4 21:18:25 ---> ec9a4d65e652 21:18:25 21:18:25 Step 10/23 : FROM alpine:3.14 21:18:25 ---> ac73e934f311 21:18:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:18:25 ---> Using cache 21:18:25 ---> 52f829e8b632 21:18:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:18:25 ---> Using cache 21:18:25 ---> 1652993ed806 21:18:25 Step 13/23 : ENV APP_PORT=59881 21:18:25 ---> Running in 30d9d9ade4d0 21:18:25 Removing intermediate container 30d9d9ade4d0 21:18:25 ---> db6c943554cb 21:18:25 Step 14/23 : EXPOSE $APP_PORT 21:18:25 ---> Running in 4febee2b1390 21:18:25 Removing intermediate container 4febee2b1390 21:18:25 ---> 8e81ae612a7c 21:18:25 Step 15/23 : WORKDIR / 21:18:25 ---> Running in c877c8347d8b 21:18:25 Removing intermediate container c877c8347d8b 21:18:25 ---> c096e2d760a3 21:18:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:18:25 ---> 66a9509e1a20 21:18:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:18:25 ---> 84c3e3bdc221 21:18:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:18:25 ---> 1b55b207cbe8 21:18:25 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:18:25 ---> Running in 6fecc0ac248d 21:18:25 Removing intermediate container 6fecc0ac248d 21:18:25 ---> b3a03632764c 21:18:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:18:25 ---> Running in 8ce40afc4b9c 21:18:25 Removing intermediate container 8ce40afc4b9c 21:18:25 ---> 50ebdc76e8f4 21:18:25 Step 21/23 : LABEL arch=arm64 21:18:25 ---> Running in d567f53245d9 21:18:25 Removing intermediate container d567f53245d9 21:18:25 ---> 58bed770ee07 21:18:25 Step 22/23 : LABEL git_sha=e6dda6238a3e80563cbae1c569dc5e86f50497f6 21:18:25 ---> Running in 76871a50801f 21:18:25 Removing intermediate container 76871a50801f 21:18:25 ---> d35e9f6ddc3a 21:18:25 Step 23/23 : LABEL version=0.0.0 21:18:25 ---> Running in 97bd5b939cf3 21:18:25 Removing intermediate container 97bd5b939cf3 21:18:25 ---> 07c8ae122f8c 21:18:25 21:18:25 Successfully built 07c8ae122f8c 21:18:25 Successfully tagged core-metadata-arm64:latest 21:18:25  Building core-metadata ... done Building support-notifications 21:19:04 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:19:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:19:04 ---> 8130c5dcb86c 21:19:04 Step 3/22 : WORKDIR /edgex-go 21:19:04 ---> Using cache 21:19:04 ---> 712172326575 21:19:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:19:04 ---> Using cache 21:19:04 ---> 60fe508a1f33 21:19:04 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:19:04 ---> Running in 77a2805404df 21:19:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:19:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:19:04 CGO_ENABLED=0 GO111MODULE=on go build -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 21:19:05 OK: 220 MiB in 52 packages 21:19:07 Removing intermediate container 77a2805404df 21:19:07 ---> 89c0bb046bf6 21:19:07 Step 6/22 : COPY go.mod vendor* ./ 21:19:08 ---> 3558c2e0230e 21:19:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:08 ---> Running in 6671f8202dd4 21:19:13 Removing intermediate container 6671f8202dd4 21:19:13 ---> e07dab5f46d3 21:19:13 Step 8/22 : COPY . . 21:19:32 Removing intermediate container 4cd889ae2ab2 21:19:32 ---> d690b60a7ac4 21:19:32 21:19:32 Step 10/25 : FROM alpine:3.14 21:19:32 ---> ac73e934f311 21:19:32 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:19:32 ---> Running in dd2f288d52ec 21:19:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:19:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:19:35 (1/3) Installing ca-certificates (20211220-r0) 21:19:35 (2/3) Installing dumb-init (1.2.5-r1) 21:19:35 (3/3) Installing su-exec (0.2-r1) 21:19:35 Executing busybox-1.33.1-r7.trigger 21:19:35 Executing ca-certificates-20211220-r0.trigger 21:19:36 OK: 6 MiB in 17 packages 21:19:39 Removing intermediate container dd2f288d52ec 21:19:39 ---> 64d37a5f8124 21:19:39 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:19:39 ---> Running in 213fb900acbe 21:19:40 Removing intermediate container 213fb900acbe 21:19:40 ---> 0bc32e5ed61a 21:19:40 Step 13/25 : WORKDIR / 21:19:40 ---> Running in 1e02530981f6 21:19:41 Removing intermediate container 1e02530981f6 21:19:41 ---> 9f3e7a8263b9 21:19:41 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:19:43 ---> 25d540c53b12 21:19:43 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:19:44 ---> 6967dbf70f5a 21:19:44 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:19:46 ---> 5bbc80ab460e 21:19:46 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:19:47 ---> c65ee06ee840 21:19:47 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:19:52 ---> ed02fe05360e 21:19:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:19:54 ---> bc6d0e901080 21:19:54 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:19:54 ---> Running in dda917293073 21:19:56 ---> c2ddc73c4e95 21:19:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:19:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:19:58 ---> d7f545e5a88f 21:19:58 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/ 21:19:58 ---> Running in a756c66ee949 21:20:02 Removing intermediate container a756c66ee949 21:20:02 ---> 805582ab21c0 21:20:02 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:20:02 ---> Running in fe6c3004934f 21:20:02 Removing intermediate container fe6c3004934f 21:20:02 ---> 5a17624d70db 21:20:02 Step 23/25 : LABEL arch=arm64 21:20:02 ---> Running in a083b33110e2 21:20:03 Removing intermediate container a083b33110e2 21:20:03 ---> 7b6d969552de 21:20:03 Step 24/25 : LABEL git_sha=e6dda6238a3e80563cbae1c569dc5e86f50497f6 21:20:03 ---> Running in 51a5a295b987 21:20:04 Removing intermediate container 51a5a295b987 21:20:04 ---> f0d9e487bffc 21:20:04 Step 25/25 : LABEL version=0.0.0 21:20:04 ---> Running in 36fa8b8422c8 21:20:04 Removing intermediate container 36fa8b8422c8 21:20:04 ---> 7fe97d7138b2 21:20:04 21:20:05 Successfully built 7fe97d7138b2 21:20:05 Successfully tagged security-secretstore-setup-arm64:latest 21:20:05 Building core-command 21:20:44  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:20:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:20:44 ---> 8130c5dcb86c 21:20:44 Step 3/23 : WORKDIR /edgex-go 21:20:44 ---> Using cache 21:20:44 ---> 712172326575 21:20:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:20:44 ---> Using cache 21:20:44 ---> 60fe508a1f33 21:20:44 Step 5/23 : RUN apk add --update --no-cache make git 21:20:44 ---> Using cache 21:20:44 ---> 89e930c8dccb 21:20:44 Step 6/23 : COPY go.mod vendor* ./ 21:20:44 ---> Using cache 21:20:44 ---> c89ad3354c42 21:20:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:20:44 ---> Using cache 21:20:44 ---> 31ed44c74cad 21:20:44 Step 8/23 : COPY . . 21:20:44 ---> Using cache 21:20:44 ---> a733d314bf17 21:20:44 Step 9/23 : RUN make cmd/core-command/core-command 21:20:44 ---> Running in 6b4f9e5a78ed 21:20:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:28:21 Removing intermediate container dda917293073 21:28:21 ---> 94e9b78b97ba 21:28:21 21:28:21 Step 10/22 : FROM alpine:3.14 21:28:21 ---> ac73e934f311 21:28:21 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:28:21 ---> Running in 177f33d868de 21:28:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:28:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:28:22 (1/2) Installing ca-certificates (20211220-r0) 21:28:22 (2/2) Installing dumb-init (1.2.5-r1) 21:28:22 Executing busybox-1.33.1-r7.trigger 21:28:22 Executing ca-certificates-20211220-r0.trigger 21:28:23 OK: 6 MiB in 16 packages 21:28:26 Removing intermediate container 177f33d868de 21:28:26 ---> 0ff312e3b73e 21:28:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:28:27 ---> Running in a32d8e09363b 21:28:28 Removing intermediate container a32d8e09363b 21:28:28 ---> f806d31344cf 21:28:28 Step 13/22 : ENV APP_PORT=59860 21:28:28 ---> Running in fcb0cd01c3ab 21:28:29 Removing intermediate container fcb0cd01c3ab 21:28:29 ---> 52216cab8415 21:28:29 Step 14/22 : EXPOSE $APP_PORT 21:28:29 ---> Running in 105d1621351d 21:28:30 Removing intermediate container 105d1621351d 21:28:30 ---> 5e8d1e57e6d1 21:28:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:28:32 ---> 78571ea7ecf8 21:28:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:28:35 ---> 5d7983826982 21:28:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:28:36 Removing intermediate container 6b4f9e5a78ed 21:28:36 ---> a6ec51f7d2a0 21:28:36 21:28:36 Step 10/23 : FROM alpine:3.14 21:28:36 ---> ac73e934f311 21:28:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:28:36 ---> Using cache 21:28:36 ---> 52f829e8b632 21:28:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:28:36 ---> Using cache 21:28:36 ---> 1652993ed806 21:28:36 Step 13/23 : ENV APP_PORT=59882 21:28:36 ---> Running in abe114b8c312 21:28:37 Removing intermediate container abe114b8c312 21:28:37 ---> ef4f4e53e0ff 21:28:37 Step 14/23 : EXPOSE $APP_PORT 21:28:37 ---> 30edd5f7295b 21:28:37 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:28:37 ---> Running in 97ddb102cc43 21:28:37 ---> Running in d6680cb5607e 21:28:38 Removing intermediate container d6680cb5607e 21:28:38 ---> 28c85d1575ef 21:28:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:28:38 Removing intermediate container 97ddb102cc43 21:28:38 ---> 78cebd3864a3 21:28:38 Step 15/23 : WORKDIR / 21:28:38 ---> Running in e79af13c066d 21:28:38 ---> Running in fb0473c571b2 21:28:39 Removing intermediate container e79af13c066d 21:28:39 ---> 92433b508ce8 21:28:39 Step 20/22 : LABEL arch=arm64 21:28:39 Removing intermediate container fb0473c571b2 21:28:39 ---> a519855ad07b 21:28:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:28:39 ---> Running in 6bcb8bf40bed 21:28:40 Removing intermediate container 6bcb8bf40bed 21:28:40 ---> 27d8c2d9b562 21:28:40 Step 21/22 : LABEL git_sha=e6dda6238a3e80563cbae1c569dc5e86f50497f6 21:28:40 ---> Running in f5cc0016aecd 21:28:40 ---> 9fcd76666db5 21:28:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:28:40 Removing intermediate container f5cc0016aecd 21:28:40 ---> afb05b0e9b4b 21:28:40 Step 22/22 : LABEL version=0.0.0 21:28:41 ---> Running in 157ef4ea484e 21:28:42 Removing intermediate container 157ef4ea484e 21:28:42 ---> 9c640a394d9b 21:28:42 21:28:43 Successfully built 9c640a394d9b 21:28:43 Successfully tagged support-notifications-arm64:latest 21:28:43  Building support-notifications ... done  ---> 02f512c8f87a 21:28:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:28:44 ---> 9703b98d65c0 21:28:44 Step 19/23 : ENTRYPOINT ["/core-command"] 21:28:44 ---> Running in 20f0e3731e6d 21:28:45 Removing intermediate container 20f0e3731e6d 21:28:45 ---> 50b2c418918f 21:28:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:28:45 ---> Running in 67d793adcd59 21:28:46 Removing intermediate container 67d793adcd59 21:28:46 ---> 8de317faf139 21:28:46 Step 21/23 : LABEL arch=arm64 21:28:46 ---> Running in 21bd30794292 21:28:46 Removing intermediate container 21bd30794292 21:28:46 ---> 9bcd7c942de0 21:28:46 Step 22/23 : LABEL git_sha=e6dda6238a3e80563cbae1c569dc5e86f50497f6 21:28:46 ---> Running in 14dac4bad949 21:28:47 Removing intermediate container 14dac4bad949 21:28:47 ---> b508d3d9934f 21:28:47 Step 23/23 : LABEL version=0.0.0 21:28:47 ---> Running in cb2b88bf11b1 21:28:47 Removing intermediate container cb2b88bf11b1 21:28:47 ---> 0d23371364fb 21:28:47 21:28:48 Successfully built 0d23371364fb 21:28:48 Successfully tagged core-command-arm64:latest 21:39:56  Building core-command ... done Building bin/spire-agent... 21:39:56 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:39:56 Building bin/spire-agent... 21:39:56 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:39:56 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:39:56 go: downloading github.com/docker/docker v20.10.12+incompatible 21:39:56 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:39:56 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:39:56 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:39:56 go: downloading github.com/google/go-tpm-tools v0.3.3 21:39:56 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:39:56 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:39:56 go: downloading github.com/docker/docker v20.10.12+incompatible 21:40:00 go: downloading github.com/docker/go-connections v0.4.0 21:40:00 go: downloading github.com/docker/go-units v0.4.0 21:40:00 go: downloading github.com/opencontainers/image-spec v1.0.1 21:40:00 go: downloading github.com/containerd/containerd v1.3.4 21:40:00 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:40:00 go: downloading github.com/opencontainers/go-digest v1.0.0 21:40:01 go: downloading github.com/google/go-tpm-tools v0.3.3 21:40:04 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:40:04 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:40:04 go: downloading github.com/docker/go-connections v0.4.0 21:40:04 go: downloading github.com/docker/go-units v0.4.0 21:40:04 go: downloading github.com/opencontainers/image-spec v1.0.1 21:40:04 go: downloading github.com/containerd/containerd v1.3.4 21:40:04 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:40:04 go: downloading github.com/opencontainers/go-digest v1.0.0 21:46:58 Removing intermediate container 7966720480cf 21:46:58 ---> aee11f5be6f1 21:46:58 21:46:58 Step 13/26 : FROM alpine:3.15 21:46:58 ---> 3fb3c9af89a9 21:46:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:46:58 ---> Using cache 21:46:58 ---> 70052ffed3f2 21:46:58 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:58 ---> Using cache 21:46:58 ---> 53e6e8ce10f2 21:46:58 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:46:58 ---> Running in 9a7a8e09381a 21:46:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:46:58 Removing intermediate container 61b6690c3214 21:46:58 ---> b13c0aca9d78 21:46:58 21:46:58 Step 13/26 : FROM alpine:3.15 21:46:58 ---> 3fb3c9af89a9 21:46:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:46:58 ---> Using cache 21:46:58 ---> 70052ffed3f2 21:46:58 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:58 ---> Using cache 21:46:58 ---> 53e6e8ce10f2 21:46:58 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:46:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:46:58 ---> Running in 3a354701ca56 21:47:00 v3.15.4-20-g6d2f627d6c [https://nl.alpinelinux.org/alpine/v3.15/main] 21:47:00 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:47:00 OK: 15729 distinct packages available 21:47:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:47:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:47:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:47:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:47:02 (1/4) Installing dumb-init (1.2.5-r1) 21:47:02 (2/4) Installing musl-obstack (1.2.3-r0) 21:47:02 v3.15.4-20-g6d2f627d6c [https://nl.alpinelinux.org/alpine/v3.15/main] 21:47:02 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:47:02 OK: 15729 distinct packages available 21:47:02 (3/4) Installing libucontext (1.1-r0) 21:47:02 (4/4) Installing gcompat (1.0.0-r4) 21:47:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:47:02 Executing busybox-1.34.1-r5.trigger 21:47:02 OK: 6 MiB in 18 packages 21:47:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:47:03 Removing intermediate container 9a7a8e09381a 21:47:03 ---> 9b49146e5c5b 21:47:03 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:47:04 (1/5) Installing dumb-init (1.2.5-r1) 21:47:04 (2/5) Installing musl-obstack (1.2.3-r0) 21:47:04 (3/5) Installing libucontext (1.1-r0) 21:47:04 (4/5) Installing gcompat (1.0.0-r4) 21:47:04 (5/5) Installing openssl (1.1.1n-r0) 21:47:04 Executing busybox-1.34.1-r5.trigger 21:47:04 OK: 6 MiB in 19 packages 21:47:06 Removing intermediate container 3a354701ca56 21:47:06 ---> 872e01297da8 21:47:06 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 21:47:08 ---> 67475df839de 21:47:08 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:47:09 ---> e91a241bb3f2 21:47:09 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:47:09 ---> Running in b3b8a30c2e93 21:47:09 ---> f55e80ba3c94 21:47:09 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:47:09 Removing intermediate container b3b8a30c2e93 21:47:09 ---> 5ba7e19723ad 21:47:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:47:10 ---> 02c8567ffc98 21:47:10 Step 21/26 : WORKDIR / 21:47:10 ---> Running in b9adf1ea8245 21:47:11 Removing intermediate container b9adf1ea8245 21:47:11 ---> 0350ff201ee9 21:47:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:47:11 ---> Running in a3abe366e2f9 21:47:12 Removing intermediate container a3abe366e2f9 21:47:12 ---> 4f4990b899c2 21:47:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:47:12 ---> Running in 67373f9b6947 21:47:12 Removing intermediate container 67373f9b6947 21:47:12 ---> 80a7660a63a3 21:47:12 Step 24/26 : LABEL arch=arm64 21:47:12 ---> Running in 004a72c81aa5 21:47:13 Removing intermediate container 004a72c81aa5 21:47:13 ---> 81bca7b45162 21:47:13 Step 25/26 : LABEL git_sha=e6dda6238a3e80563cbae1c569dc5e86f50497f6 21:47:13 ---> Running in 8723e0c43438 21:47:14 Removing intermediate container 8723e0c43438 21:47:14 ---> e6248b56478c 21:47:14 Step 26/26 : LABEL version=0.0.0 21:47:14 ---> Running in c5cd92780bb1 21:47:14 ---> 19da25e326b5 21:47:14 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:47:14 Removing intermediate container c5cd92780bb1 21:47:14 ---> cb61adc82794 21:47:14 21:47:14 Successfully built cb61adc82794 21:47:14 Successfully tagged security-spire-config-arm64:latest 21:47:15  Building security-spire-config ... done  ---> 25cf3768bfd3 21:47:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:47:15 ---> 34c561841d66 21:47:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:47:16 ---> 66e0f2fda98a 21:47:16 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:47:16 ---> Running in e59bab62bb9c 21:47:16 Removing intermediate container e59bab62bb9c 21:47:16 ---> 7d400e98294b 21:47:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:47:16 ---> Running in 7b30b0b8c3be 21:47:17 Removing intermediate container 7b30b0b8c3be 21:47:17 ---> 54de63cd5b83 21:47:17 Step 24/26 : LABEL arch=arm64 21:47:17 ---> Running in 9435353b4e72 21:47:17 Removing intermediate container 9435353b4e72 21:47:17 ---> 176e4bda7dd3 21:47:17 Step 25/26 : LABEL git_sha=e6dda6238a3e80563cbae1c569dc5e86f50497f6 21:47:17 ---> Running in 6d281502e101 21:47:18 Removing intermediate container 6d281502e101 21:47:18 ---> 9e3c354f8d92 21:47:18 Step 26/26 : LABEL version=0.0.0 21:47:18 ---> Running in 0054fad84690 21:47:18 Removing intermediate container 0054fad84690 21:47:18 ---> dff6acf26ed6 21:47:18 21:47:18 Successfully built dff6acf26ed6 21:47:18 Successfully tagged security-spire-agent-arm64:latest 21:48:15  Building security-spire-agent ... done Building bin/spire-agent... 21:48:15 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:48:15 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:48:15 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:48:15 go: downloading github.com/docker/docker v20.10.12+incompatible 21:48:15 go: downloading github.com/google/go-tpm-tools v0.3.3 21:48:15 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:48:15 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:48:15 go: downloading github.com/docker/go-connections v0.4.0 21:48:15 go: downloading github.com/docker/go-units v0.4.0 21:48:15 go: downloading github.com/opencontainers/image-spec v1.0.1 21:48:15 go: downloading github.com/containerd/containerd v1.3.4 21:48:15 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:48:15 go: downloading github.com/opencontainers/go-digest v1.0.0 21:51:52 Removing intermediate container db52b838a1f6 21:51:52 ---> f361f146790a 21:51:52 21:51:52 Step 13/25 : FROM alpine:3.15 21:51:52 ---> 3fb3c9af89a9 21:51:52 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:51:52 ---> Using cache 21:51:52 ---> 70052ffed3f2 21:51:52 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:51:52 ---> Using cache 21:51:52 ---> 53e6e8ce10f2 21:51:52 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:51:52 ---> Using cache 21:51:52 ---> 872e01297da8 21:51:52 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:51:52 ---> fd41a8ff22e9 21:51:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:51:52 ---> 80cc8a767a12 21:51:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:51:52 ---> 2fc012f0e6ee 21:51:52 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:51:52 ---> 693f18bcf5d1 21:51:52 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:51:52 ---> Running in f98ae70f8c14 21:51:52 Removing intermediate container f98ae70f8c14 21:51:52 ---> 4884982f16f5 21:51:52 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:51:52 ---> Running in b08c3d3c7920 21:51:53 Removing intermediate container b08c3d3c7920 21:51:53 ---> 22c9e3a54a24 21:51:53 Step 23/25 : LABEL arch=arm64 21:51:53 ---> Running in 7ba8204380a4 21:51:53 Removing intermediate container 7ba8204380a4 21:51:53 ---> d34c713ad832 21:51:53 Step 24/25 : LABEL git_sha=e6dda6238a3e80563cbae1c569dc5e86f50497f6 21:51:53 ---> Running in d1836fefa918 21:51:54 Removing intermediate container d1836fefa918 21:51:54 ---> 736b8a756979 21:51:54 Step 25/25 : LABEL version=0.0.0 21:51:54 ---> Running in 950137c057d2 21:51:54 Removing intermediate container 950137c057d2 21:51:54 ---> 228540d8102c 21:51:54 21:51:54 Successfully built 228540d8102c 21:51:54 Successfully tagged security-spire-server-arm64:latest 21:51:55  Building security-spire-server ... done  [Pipeline] } 21:51:55 $ docker stop --time=1 8d12fe6de481086b3a10d5d83bbc43faa324a7908f865904d2aa471292f6053b 21:51:57 $ docker rm -f 8d12fe6de481086b3a10d5d83bbc43faa324a7908f865904d2aa471292f6053b [Pipeline] // withDockerContainer [Pipeline] sh 21:51:57 + docker images 21:51:58 REPOSITORY TAG IMAGE ID CREATED SIZE 21:51:58 security-spire-server-arm64 latest 228540d8102c 3 seconds ago 86.3MB 21:51:58 f361f146790a 25 seconds ago 4.21GB 21:51:58 security-spire-agent-arm64 latest dff6acf26ed6 4 minutes ago 126MB 21:51:58 security-spire-config-arm64 latest cb61adc82794 4 minutes ago 85.6MB 21:51:58 b13c0aca9d78 5 minutes ago 4.21GB 21:51:58 aee11f5be6f1 5 minutes ago 4.21GB 21:51:58 core-command-arm64 latest 0d23371364fb 23 minutes ago 23.7MB 21:51:58 support-notifications-arm64 latest 9c640a394d9b 23 minutes ago 25.5MB 21:51:58 a6ec51f7d2a0 23 minutes ago 1.43GB 21:51:58 94e9b78b97ba 23 minutes ago 1.43GB 21:51:58 security-secretstore-setup-arm64 latest 7fe97d7138b2 31 minutes ago 40.8MB 21:51:58 d690b60a7ac4 32 minutes ago 1.44GB 21:51:58 core-metadata-arm64 latest 07c8ae122f8c 33 minutes ago 25.2MB 21:51:58 ec9a4d65e652 33 minutes ago 1.43GB 21:51:58 support-scheduler-arm64 latest d494e0bbef20 40 minutes ago 24.9MB 21:51:58 719ad24d276c 41 minutes ago 1.43GB 21:51:58 security-spiffe-token-provider-arm64 latest a2d81c7ad89c 41 minutes ago 27.7MB 21:51:58 9b19d7b6762c 41 minutes ago 1.43GB 21:51:58 security-bootstrapper-arm64 latest 3d528d5c75c7 42 minutes ago 23.6MB 21:51:58 a3de8a586456 43 minutes ago 1.43GB 21:51:58 sys-mgmt-agent-arm64 latest 1b5eef700f45 50 minutes ago 290MB 21:51:58 core-data-arm64 latest 0f956066395b 51 minutes ago 34.4MB 21:51:58 2eca61c424f9 51 minutes ago 1.46GB 21:51:58 security-proxy-setup-arm64 latest 9d211b2ff5a7 52 minutes ago 42.1MB 21:51:58 7ec6c8aa0963 52 minutes ago 1.43GB 21:51:58 99b67d5d816f 52 minutes ago 1.44GB 21:51:58 ci-base-image-arm64 latest 8130c5dcb86c About an hour ago 886MB 21:51:58 docker 20.10.14 c346e9eafbab 7 days ago 202MB 21:51:58 alpine 3.14 ac73e934f311 7 days ago 5.34MB 21:51:58 alpine 3.15 3fb3c9af89a9 7 days ago 5.32MB 21:51:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 21:51:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:51:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:51:58 21:51:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:51:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:51:59 arm64: Pulling from edgex-lftools-log-publisher 21:51:59 8998bd30e6a1: Pulling fs layer 21:51:59 04944245beec: Pulling fs layer 21:51:59 699f458cf7ca: Pulling fs layer 21:51:59 765212b225bb: Pulling fs layer 21:51:59 f23df028b6ca: Pulling fs layer 21:51:59 d65c8cfc05b1: Pulling fs layer 21:51:59 2437ff75d9bd: Pulling fs layer 21:51:59 f23df028b6ca: Waiting 21:51:59 d65c8cfc05b1: Waiting 21:51:59 765212b225bb: Waiting 21:51:59 2437ff75d9bd: Waiting 21:51:59 04944245beec: Verifying Checksum 21:51:59 04944245beec: Download complete 21:51:59 765212b225bb: Verifying Checksum 21:51:59 765212b225bb: Download complete 21:51:59 f23df028b6ca: Verifying Checksum 21:51:59 f23df028b6ca: Download complete 21:51:59 d65c8cfc05b1: Verifying Checksum 21:51:59 d65c8cfc05b1: Download complete 21:51:59 699f458cf7ca: Verifying Checksum 21:51:59 699f458cf7ca: Download complete 21:51:59 8998bd30e6a1: Verifying Checksum 21:51:59 8998bd30e6a1: Download complete 21:52:02 2437ff75d9bd: Download complete 21:52:04 8998bd30e6a1: Pull complete 21:52:04 04944245beec: Pull complete 21:52:06 699f458cf7ca: Pull complete 21:52:06 765212b225bb: Pull complete 21:52:07 f23df028b6ca: Pull complete 21:52:07 d65c8cfc05b1: Pull complete 21:52:22 2437ff75d9bd: Pull complete 21:52:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:52:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:52:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:52:22 prd-ubuntu20.04-docker-arm64-4c-16g-20722 does not seem to be running inside a container 21:52:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:52:25 $ docker top f9c91570f0ff3cf45840c6d43657ed74ac6ec58da6f0227b9bed7d646f66989f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:26 ---> job-cost.sh 21:52:26 lf-activate-venv: SKIPPING 21:52:26 INFO: No Stack... 21:52:27 INFO: Retrieving Pricing Info for: v3-standard-4 21:52:27 INFO: Archiving Costs [Pipeline] sh 21:52:28 + cut -d, -f6 21:52:28 + cat /w/workspace/edgex-go/6/archives/cost.csv [Pipeline] lock 21:52:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3948-6-stack-cost] 21:52:28 Resource [jenkins-edgexfoundry-edgex-go-PR-3948-6-stack-cost] did not exist. Created. 21:52:28 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3948-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:52:29 + echo total: 0.2199999988079071 [Pipeline] stash 21:52:29 Stashed 1 file(s) [Pipeline] } 21:52:29 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3948-6-stack-cost] [Pipeline] // lock [Pipeline] } 21:52:29 $ docker stop --time=1 f9c91570f0ff3cf45840c6d43657ed74ac6ec58da6f0227b9bed7d646f66989f 21:52:30 $ docker rm -f f9c91570f0ff3cf45840c6d43657ed74ac6ec58da6f0227b9bed7d646f66989f [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 21:52:31 provisioning config files... 21:52:31 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config3276644484979758731tmp [Pipeline] { [Pipeline] sh 21:52:31 + set +x 21:52:31 + curl -s https://codecov.io/bash 21:52:31 + bash -s -- 21:52:31 21:52:31 _____ _ 21:52:31 / ____| | | 21:52:31 | | ___ __| | ___ ___ _____ __ 21:52:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:52:31 | |___| (_) | (_| | __/ (_| (_) \ V / 21:52:31 \_____\___/ \__,_|\___|\___\___/ \_/ 21:52:31 Bash-1.0.6 21:52:31 21:52:31 21:52:31 ==> git version 2.25.1 found 21:52:31 ==> 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 21:52:31 Release-Date: 2020-01-08 21:52:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:52:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:52:31 ==> Jenkins CI detected. 21:52:31 current dir:  /w/workspace/edgex-go/6 21:52:31 project root: . 21:52:31 --> token set from env 21:52:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:52:31 ==> Running gcov in . (disable via -X gcov) 21:52:31 ==> Python coveragepy not found 21:52:31 ==> Searching for coverage reports in: 21:52:31 + . 21:52:31 -> Found 1 reports 21:52:31 ==> Detecting git/mercurial file structure 21:52:31 ==> Reading reports 21:52:31 + ./coverage.out bytes=432619 21:52:31 ==> Appending adjustments 21:52:31 https://docs.codecov.io/docs/fixing-reports 21:52:33 + Found adjustments 21:52:33 ==> Gzipping contents 21:52:33 60K /tmp/codecov.ou8JCX.gz 21:52:33 ==> Uploading reports 21:52:33 url: https://codecov.io 21:52:33 query: branch=PR-3948&commit=2428a0ee4410790165453aa9b71060fc80f7feae&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3948%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3948&job=&cmd_args= 21:52:33 -> Pinging Codecov 21:52:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3948&commit=2428a0ee4410790165453aa9b71060fc80f7feae&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3948%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3948&job=&cmd_args= 21:52:33 -> Uploading to 21:52:33 https://storage.googleapis.com/codecov/v4/raw/2022-04-12/00271124DB129430A58F1EEE437C3FCB/2428a0ee4410790165453aa9b71060fc80f7feae/64fa9349-7330-4831-81e4-37ff67c61979.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220412T215233Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9d1c2071f53d6629e09c162dac424eccec0781438761832c1480bf9c5fedfce2 21:52:33 % Total % Received % Xferd Average Speed Time Time Time Current 21:52:33 Dload Upload Total Spent Left Speed 21:52:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59461 0 0 100 59461 0 231k --:--:-- --:--:-- --:--:-- 231k 21:52:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2428a0ee4410790165453aa9b71060fc80f7feae [Pipeline] } 21:52:33 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 21:52:34 + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh 21:52:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:52:35 ---> package-listing.sh 21:52:35 ++ facter osfamily 21:52:35 ++ tr '[:upper:]' '[:lower:]' 21:52:35 + OS_FAMILY=debian 21:52:35 + workspace=/w/workspace/edgex-go/6 21:52:35 + START_PACKAGES=/tmp/packages_start.txt 21:52:35 + END_PACKAGES=/tmp/packages_end.txt 21:52:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:52:35 + PACKAGES=/tmp/packages_start.txt 21:52:35 + '[' /w/workspace/edgex-go/6 ']' 21:52:35 + PACKAGES=/tmp/packages_end.txt 21:52:35 + case "${OS_FAMILY}" in 21:52:35 + dpkg -l 21:52:35 + grep '^ii' 21:52:35 + '[' -f /tmp/packages_start.txt ']' 21:52:35 + '[' -f /tmp/packages_end.txt ']' 21:52:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:52:35 + '[' /w/workspace/edgex-go/6 ']' 21:52:35 + mkdir -p /w/workspace/edgex-go/6/archives/ 21:52:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 21:52:35 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:52:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:52:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:52:36 21:52:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:52:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:52:36 latest: Pulling from edgex-lftools-log-publisher 21:52:36 5eb5b503b376: Pulling fs layer 21:52:36 5c69ac0246d0: Pulling fs layer 21:52:36 ec43610c2a17: Pulling fs layer 21:52:36 3a2ae6a8a46f: Pulling fs layer 21:52:36 33b1e0a273af: Pulling fs layer 21:52:36 5d3b04190fa2: Pulling fs layer 21:52:36 33b1e0a273af: Waiting 21:52:36 3a2ae6a8a46f: Waiting 21:52:36 5d3b04190fa2: Waiting 21:52:36 2f39f015ded8: Pulling fs layer 21:52:36 2f39f015ded8: Waiting 21:52:36 5c69ac0246d0: Verifying Checksum 21:52:36 5c69ac0246d0: Download complete 21:52:36 3a2ae6a8a46f: Verifying Checksum 21:52:36 3a2ae6a8a46f: Download complete 21:52:36 33b1e0a273af: Verifying Checksum 21:52:36 33b1e0a273af: Download complete 21:52:36 5d3b04190fa2: Verifying Checksum 21:52:36 5d3b04190fa2: Download complete 21:52:37 ec43610c2a17: Verifying Checksum 21:52:37 ec43610c2a17: Download complete 21:52:37 5eb5b503b376: Verifying Checksum 21:52:37 5eb5b503b376: Download complete 21:52:37 2f39f015ded8: Verifying Checksum 21:52:37 2f39f015ded8: Download complete 21:52:38 5eb5b503b376: Pull complete 21:52:38 5c69ac0246d0: Pull complete 21:52:38 ec43610c2a17: Pull complete 21:52:39 3a2ae6a8a46f: Pull complete 21:52:39 33b1e0a273af: Pull complete 21:52:39 5d3b04190fa2: Pull complete 21:52:44 2f39f015ded8: Pull complete 21:52:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:52:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:52:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:52:44 prd-ubuntu20.04-docker-8c-8g-20718 does not seem to be running inside a container 21:52:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:52:46 $ docker top ad6d16b1beae721228f12a24608bf4d344363338daa067f98407d27f85da67e0 -eo pid,comm [Pipeline] { [Pipeline] sh 21:52:46 + touch /tmp/pre-build-complete [Pipeline] sh 21:52:47 + mkdir -p /var/log/sysstat [Pipeline] sh 21:52:47 + ls /var/log/sa-host 21:52:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:52:47 provisioning config files... 21:52:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config7760009176529095088tmp [Pipeline] { [Pipeline] echo 21:52:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:52:47 ---> create-netrc.sh [Pipeline] } 21:52:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:52:48 ---> python-tools-install.sh [Pipeline] echo 21:52:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:52:48 ---> sudo-logs.sh 21:52:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:52:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:52:48 ---> job-cost.sh 21:52:48 lf-activate-venv: SKIPPING 21:52:48 DEBUG: total: 0.2199999988079071 21:52:48 INFO: Retrieving Stack Cost... 21:52:49 INFO: Retrieving Pricing Info for: v3-standard-8 21:52:49 INFO: Archiving Costs [Pipeline] echo 21:52:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:52:49 ---> logs-deploy.sh 21:52:49 lf-activate-venv: SKIPPING 21:52:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3948/6 21:52:49 INFO: archiving workspace using pattern(s): 21:52:50 Archives upload complete. 21:52:50 INFO: archiving logs to Nexus 21:52:51 ---> uname -a: 21:52:51 Linux prd-ubuntu20-04-docker-8c-8g-20718 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:52:51 21:52:51 21:52:51 ---> lscpu: 21:52:51 Architecture: x86_64 21:52:51 CPU op-mode(s): 32-bit, 64-bit 21:52:51 Byte Order: Little Endian 21:52:51 Address sizes: 40 bits physical, 48 bits virtual 21:52:51 CPU(s): 8 21:52:51 On-line CPU(s) list: 0-7 21:52:51 Thread(s) per core: 1 21:52:51 Core(s) per socket: 1 21:52:51 Socket(s): 8 21:52:51 NUMA node(s): 1 21:52:51 Vendor ID: AuthenticAMD 21:52:51 CPU family: 23 21:52:51 Model: 49 21:52:51 Model name: AMD EPYC-Rome Processor 21:52:51 Stepping: 0 21:52:51 CPU MHz: 2799.998 21:52:51 BogoMIPS: 5599.99 21:52:51 Virtualization: AMD-V 21:52:51 Hypervisor vendor: KVM 21:52:51 Virtualization type: full 21:52:51 L1d cache: 256 KiB 21:52:51 L1i cache: 256 KiB 21:52:51 L2 cache: 4 MiB 21:52:51 L3 cache: 128 MiB 21:52:51 NUMA node0 CPU(s): 0-7 21:52:51 Vulnerability Itlb multihit: Not affected 21:52:51 Vulnerability L1tf: Not affected 21:52:51 Vulnerability Mds: Not affected 21:52:51 Vulnerability Meltdown: Not affected 21:52:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:52:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:52:51 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:52:51 Vulnerability Srbds: Not affected 21:52:51 Vulnerability Tsx async abort: Not affected 21:52:51 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 21:52:51 21:52:51 21:52:51 ---> nproc: 21:52:51 8 21:52:51 21:52:51 21:52:51 ---> df -h: 21:52:51 Filesystem Size Used Avail Use% Mounted on 21:52:51 overlay 155G 28G 128G 18% / 21:52:51 tmpfs 64M 0 64M 0% /dev 21:52:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:52:51 shm 64M 0 64M 0% /dev/shm 21:52:51 /dev/vda1 155G 28G 128G 18% /facter-os 21:52:51 21:52:51 21:52:51 ---> sar -b -r -n DEV: 21:52:51 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20718) 04/12/22 _x86_64_ (8 CPU) 21:52:51 21:52:51 20:30:22 LINUX RESTART (8 CPU) 21:52:51 21:52:51 20:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:52:51 20:32:01 309.30 13.79 295.51 0.00 2057.88 131282.28 0.00 21:52:51 20:33:01 36.02 0.03 35.99 0.00 4.40 12350.02 0.00 21:52:51 20:34:01 57.78 0.10 57.68 0.00 1.47 25104.72 0.00 21:52:51 20:35:01 436.44 0.10 436.34 0.00 11.33 379200.80 0.00 21:52:51 20:36:01 701.08 0.45 700.63 0.00 3.60 196451.85 0.00 21:52:51 20:37:01 517.84 0.12 517.72 0.00 0.93 308844.24 0.00 21:52:51 20:38:01 1360.49 5.22 1355.27 0.00 42.39 480551.37 0.00 21:52:51 20:39:01 499.98 0.12 499.87 0.00 0.93 156700.43 0.00 21:52:51 20:40:01 204.02 0.00 204.02 0.00 0.00 58378.67 0.00 21:52:51 20:41:01 465.47 1.88 463.59 0.00 15.06 199761.11 0.00 21:52:51 20:42:01 284.56 0.02 284.54 0.00 4.27 82037.99 0.00 21:52:51 20:43:01 2.33 0.00 2.33 0.00 0.00 25.20 0.00 21:52:51 20:44:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 21:52:51 20:45:01 1.73 0.00 1.73 0.00 0.00 18.93 0.00 21:52:51 20:46:01 2.12 0.02 2.10 0.00 0.13 23.73 0.00 21:52:51 20:47:01 1.73 0.00 1.73 0.00 0.00 19.46 0.00 21:52:51 20:48:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 21:52:51 20:49:01 1.43 0.00 1.43 0.00 0.00 18.53 0.00 21:52:51 20:50:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 21:52:51 20:51:01 2.07 0.00 2.07 0.00 0.00 24.53 0.00 21:52:51 20:52:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 21:52:51 20:53:01 1.42 0.00 1.42 0.00 0.00 16.79 0.00 21:52:51 20:54:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 21:52:51 20:55:01 2.32 0.00 2.32 0.00 0.00 25.86 0.00 21:52:51 20:56:01 1.58 0.00 1.58 0.00 0.00 18.79 0.00 21:52:51 20:57:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 21:52:51 20:58:01 1.57 0.00 1.57 0.00 0.00 17.06 0.00 21:52:51 20:59:01 2.20 0.00 2.20 0.00 0.00 24.79 0.00 21:52:51 21:00:01 1.45 0.00 1.45 0.00 0.00 15.33 0.00 21:52:51 21:01:01 2.20 0.00 2.20 0.00 0.00 24.66 0.00 21:52:51 21:02:01 2.33 0.73 1.60 0.00 28.79 17.99 0.00 21:52:51 21:03:01 3.10 0.85 2.25 0.00 21.60 28.53 0.00 21:52:51 21:04:02 1.13 0.00 1.13 0.00 0.00 13.46 0.00 21:52:51 21:05:01 1.61 0.00 1.61 0.00 0.00 18.98 0.00 21:52:51 21:06:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 21:52:51 21:07:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 21:52:51 21:08:01 1.27 0.00 1.27 0.00 0.00 13.86 0.00 21:52:51 21:09:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 21:52:51 21:10:01 1.37 0.00 1.37 0.00 0.00 15.19 0.00 21:52:51 21:11:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 21:52:51 21:12:01 1.20 0.00 1.20 0.00 0.00 15.20 0.00 21:52:51 21:13:01 1.27 0.00 1.27 0.00 0.00 15.19 0.00 21:52:51 21:14:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 21:52:51 21:15:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 21:52:51 21:16:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 21:52:51 21:17:01 1.52 0.02 1.50 0.00 0.13 16.66 0.00 21:52:51 21:18:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 21:52:51 21:19:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 21:52:51 21:20:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 21:52:51 21:21:01 0.93 0.00 0.93 0.00 0.00 12.53 0.00 21:52:51 21:22:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 21:52:51 21:23:01 1.55 0.00 1.55 0.00 0.00 18.79 0.00 21:52:51 21:24:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 21:52:51 21:25:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 21:52:51 21:26:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 21:52:51 21:27:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 21:52:51 21:28:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 21:52:51 21:29:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 21:52:51 21:30:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 21:52:51 21:31:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 21:52:51 21:32:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 21:52:51 21:33:01 0.97 0.00 0.97 0.00 0.00 12.40 0.00 21:52:51 21:34:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 21:52:51 21:35:01 0.85 0.00 0.85 0.00 0.00 10.93 0.00 21:52:51 21:36:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 21:52:51 21:37:01 1.57 0.00 1.57 0.00 0.00 19.06 0.00 21:52:51 21:38:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 21:52:51 21:39:01 1.48 0.00 1.48 0.00 0.00 17.19 0.00 21:52:51 21:40:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 21:52:51 21:41:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 21:52:51 21:42:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 21:52:51 21:43:01 1.60 0.00 1.60 0.00 0.00 18.40 0.00 21:52:51 21:44:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 21:52:51 21:45:01 1.70 0.00 1.70 0.00 0.00 18.93 0.00 21:52:51 21:46:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 21:52:51 21:47:01 1.63 0.00 1.63 0.00 0.00 20.13 0.00 21:52:51 21:48:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 21:52:51 21:49:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 21:52:51 21:50:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 21:52:51 21:51:01 1.40 0.00 1.40 0.00 0.00 17.20 0.00 21:52:51 21:52:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 21:52:51 Average: 61.34 0.29 61.06 0.00 26.66 25067.43 0.00 21:52:51 21:52:51 20:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:52:51 20:32:01 28523568 31764412 533328 1.62 148324 3332700 2217932 6.54 1218836 2729848 548 21:52:51 20:33:01 27679988 31359572 931416 2.83 152236 3721828 2497292 7.36 1713340 3023648 158156 21:52:51 20:34:01 28155752 31725172 570292 1.73 154932 3630736 2320772 6.84 1349664 2928664 70000 21:52:51 20:35:01 21505004 31271768 989180 3.01 172856 9537164 4002808 11.80 2398488 8219028 579352 21:52:51 20:36:01 17416336 30624796 1641952 4.99 251880 12650192 3739308 11.02 3855484 10610040 148668 21:52:51 20:37:01 14123288 31363824 884164 2.69 280324 16486072 3431488 10.11 3967272 13610016 779152 21:52:51 20:38:01 8070216 31229192 1019912 3.10 498652 21679844 3248908 9.57 3919544 19200720 1348 21:52:51 20:39:01 5289208 28719860 3525580 10.72 543884 21905176 6211312 18.31 7006988 18885476 293308 21:52:51 20:40:01 6594388 30854596 1395848 4.24 547832 22693328 3391976 10.00 5639044 18924068 188296 21:52:51 20:41:01 1492060 31427400 827916 2.52 718532 27907216 2583764 7.61 4353736 25020652 1790544 21:52:51 20:42:01 9252464 31631420 633764 1.93 720640 20775724 2229256 6.57 3130256 18923692 228 21:52:51 20:43:01 9252816 31631828 633268 1.93 720664 20775724 2229256 6.57 3129724 18923692 48 21:52:51 20:44:01 9268608 31647632 617576 1.88 720672 20775728 2229256 6.57 3114500 18923744 12 21:52:51 20:45:01 9268260 31647284 617844 1.88 720692 20775728 2229256 6.57 3114276 18923744 12 21:52:51 20:46:01 9268920 31648104 616968 1.88 720720 20775732 2264548 6.67 3113780 18923796 16 21:52:51 20:47:01 9268920 31648124 616904 1.88 720748 20775736 2264548 6.67 3113480 18923808 56 21:52:51 20:48:01 9269196 31648428 616588 1.88 720760 20775736 2264548 6.67 3113480 18923808 32 21:52:51 20:49:01 9268840 31648088 616836 1.88 720784 20775744 2264548 6.67 3113196 18923812 12 21:52:51 20:50:01 9269068 31648344 616520 1.87 720824 20775748 2264548 6.67 3113516 18923816 12 21:52:51 20:51:01 9268828 31648196 616488 1.87 720856 20775748 2264548 6.67 3114056 18923820 40 21:52:51 20:52:01 9269096 31648492 616196 1.87 720864 20775752 2264548 6.67 3113600 18923824 20 21:52:51 20:53:01 9268788 31648184 616392 1.87 720876 20775748 2264548 6.67 3113604 18923824 12 21:52:51 20:54:01 9268940 31648360 616344 1.87 720916 20775756 2280608 6.72 3113636 18923828 12 21:52:51 20:55:01 9268908 31648372 616284 1.87 720972 20775764 2280608 6.72 3113660 18923832 12 21:52:51 20:56:01 9268616 31648180 616448 1.87 721020 20775764 2280608 6.72 3113804 18923836 36 21:52:51 20:57:01 9268828 31648420 616172 1.87 721032 20775768 2280608 6.72 3113828 18923840 160 21:52:51 20:58:01 9268544 31648136 616356 1.87 721072 20775768 2280608 6.72 3113812 18923840 12 21:52:51 20:59:01 9268496 31648264 616284 1.87 721104 20775904 2280608 6.72 3113876 18923960 12 21:52:51 21:00:01 9268708 31648556 615940 1.87 721164 20775908 2280608 6.72 3113952 18923964 12 21:52:51 21:01:01 9268836 31648708 615956 1.87 721216 20775888 2280608 6.72 3114264 18923984 12 21:52:51 21:02:01 9266152 31647984 616596 1.88 721284 20776776 2280608 6.72 3116684 18924552 40 21:52:51 21:03:01 9264560 31647176 617324 1.88 721316 20777428 2280608 6.72 3120148 18923564 28 21:52:51 21:04:02 9264552 31647220 617240 1.88 721348 20777428 2280608 6.72 3119916 18923544 24 21:52:51 21:05:01 9264252 31646944 617460 1.88 721364 20777432 2280608 6.72 3119224 18923548 24 21:52:51 21:06:01 9263888 31646604 617728 1.88 721384 20777432 2280608 6.72 3119676 18923548 12 21:52:51 21:07:01 9263872 31646620 617664 1.88 721412 20777440 2280608 6.72 3119328 18923556 212 21:52:51 21:08:01 9263816 31646572 617636 1.88 721420 20777444 2280608 6.72 3119564 18923560 28 21:52:51 21:09:01 9264016 31646784 617588 1.88 721424 20777444 2280608 6.72 3119576 18923560 196 21:52:51 21:10:01 9264000 31646776 617548 1.88 721448 20777448 2280608 6.72 3119580 18923564 8 21:52:51 21:11:01 9263156 31645976 618308 1.88 721468 20777448 2280608 6.72 3119840 18923564 56 21:52:51 21:12:01 9263392 31646240 617980 1.88 721488 20777456 2264140 6.67 3119472 18923572 64 21:52:51 21:13:01 9263352 31646208 617944 1.88 721496 20777460 2264140 6.67 3119736 18923576 152 21:52:51 21:14:01 9263012 31645884 618200 1.88 721520 20777460 2264140 6.67 3119756 18923576 12 21:52:51 21:15:01 9263004 31645904 618132 1.88 721532 20777464 2264140 6.67 3119780 18923580 8 21:52:51 21:16:01 9262888 31645836 618368 1.88 721564 20777468 2264140 6.67 3119928 18923584 40 21:52:51 21:17:01 9262728 31645732 618464 1.88 721584 20777472 2264140 6.67 3120128 18923588 44 21:52:51 21:18:01 9262524 31645536 618752 1.88 721608 20777468 2264140 6.67 3119564 18923592 28 21:52:51 21:19:01 9262776 31645788 618448 1.88 721620 20777476 2264140 6.67 3119568 18923592 48 21:52:51 21:20:01 9263012 31646028 618176 1.88 721636 20777480 2264140 6.67 3119752 18923596 8 21:52:51 21:21:01 9262640 31645728 618476 1.88 721656 20777484 2264140 6.67 3120060 18923600 212 21:52:51 21:22:01 9262884 31645972 618152 1.88 721688 20777484 2280192 6.72 3119908 18923600 44 21:52:51 21:23:01 9262868 31645960 618104 1.88 721692 20777488 2280192 6.72 3119668 18923604 16 21:52:51 21:24:01 9262752 31645884 618364 1.88 721708 20777488 2280192 6.72 3120388 18923604 12 21:52:51 21:25:01 9262768 31645908 618284 1.88 721740 20777496 2296244 6.77 3119888 18923612 24 21:52:51 21:26:01 9262680 31645892 618284 1.88 721764 20777500 2296244 6.77 3120068 18923616 24 21:52:51 21:27:01 9262360 31645700 618612 1.88 721776 20777628 2279984 6.72 3119764 18923744 72 21:52:51 21:28:01 9262336 31645688 618572 1.88 721776 20777636 2279984 6.72 3119704 18923752 12 21:52:51 21:29:01 9262320 31645676 618548 1.88 721784 20777640 2279984 6.72 3119704 18923756 48 21:52:51 21:30:01 9262272 31645632 618520 1.88 721796 20777640 2279984 6.72 3119704 18923756 8 21:52:51 21:31:01 9262156 31645520 618784 1.88 721800 20777644 2279984 6.72 3120008 18923760 60 21:52:51 21:32:01 9261848 31645212 619060 1.88 721812 20777636 2279984 6.72 3119704 18923760 20 21:52:51 21:33:01 9261620 31645036 619200 1.88 721828 20777648 2279984 6.72 3119748 18923768 192 21:52:51 21:34:01 9261824 31645244 618916 1.88 721844 20777652 2279984 6.72 3119748 18923772 16 21:52:51 21:35:01 9261776 31645200 618892 1.88 721852 20777656 2279984 6.72 3119752 18923776 192 21:52:51 21:36:01 9261696 31645180 619000 1.88 721868 20777660 2279984 6.72 3120048 18923784 20 21:52:51 21:37:01 9261648 31645132 618952 1.88 721912 20777660 2279984 6.72 3119808 18923784 220 21:52:51 21:38:01 9261892 31645380 618640 1.88 721924 20777664 2279984 6.72 3119808 18923788 12 21:52:51 21:39:01 9262272 31645824 618396 1.88 721940 20777668 2279984 6.72 3119864 18923796 48 21:52:51 21:40:01 9262036 31645588 618592 1.88 721952 20777668 2279984 6.72 3119864 18923796 12 21:52:51 21:41:01 9261988 31645544 618556 1.88 721972 20777672 2279984 6.72 3120164 18923800 56 21:52:51 21:42:01 9261940 31645500 618532 1.88 721992 20777664 2279984 6.72 3119864 18923804 20 21:52:51 21:43:01 9261672 31645296 618708 1.88 722012 20777676 2279984 6.72 3119940 18923792 12 21:52:51 21:44:01 9261560 31645196 618744 1.88 722016 20777688 2279984 6.72 3119940 18923804 12 21:52:51 21:45:01 9261512 31645148 618700 1.88 722048 20777688 2279984 6.72 3119940 18923804 12 21:52:51 21:46:01 9260488 31644192 619640 1.88 722060 20777692 2263356 6.67 3120360 18923808 24 21:52:51 21:47:01 9260920 31644648 619608 1.88 722080 20777692 2263356 6.67 3120020 18923812 56 21:52:51 21:48:01 9261124 31644856 619360 1.88 722088 20777696 2263356 6.67 3120020 18923812 12 21:52:51 21:49:01 9261108 31644848 619300 1.88 722096 20777700 2247084 6.62 3120020 18923816 48 21:52:51 21:50:01 9261060 31644804 619264 1.88 722116 20777704 2247084 6.62 3120020 18923820 12 21:52:51 21:51:01 9261012 31644760 619236 1.88 722128 20777704 2263208 6.67 3120400 18923820 52 21:52:51 21:52:01 9260956 31644772 619220 1.88 722140 20777700 2263208 6.67 3120144 18923828 20 21:52:51 Average: 10081265 31570425 694142 2.11 675257 19984134 2406602 7.09 3170864 18107871 49540 21:52:51 21:52:51 20:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:52:51 20:32:01 docker0 854.34 570.74 73.72 3768.91 0.00 0.00 0.00 0.00 21:52:51 20:32:01 lo 4.07 4.07 0.40 0.40 0.00 0.00 0.00 0.00 21:52:51 20:32:01 ens3 800.75 988.11 7546.18 137.60 0.00 0.00 0.00 0.00 21:52:51 20:32:01 veth85ec9a1 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 21:52:51 20:33:01 docker0 1.17 1.23 0.07 0.10 0.00 0.00 0.00 0.00 21:52:51 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 20:33:01 ens3 72.48 60.68 38.53 70.31 0.00 0.00 0.00 0.00 21:52:51 20:33:01 veth77c943a 1.17 1.38 0.09 0.11 0.00 0.00 0.00 0.00 21:52:51 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:34:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 21:52:51 20:34:01 ens3 65.38 38.85 1014.65 15.06 0.00 0.00 0.00 0.00 21:52:51 20:35:01 docker0 124.71 242.93 6.69 2387.51 0.00 0.00 0.00 0.00 21:52:51 20:35:01 vethee48e10 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:52:51 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 20:35:01 veth1d4e0ba 88.67 197.58 5.85 2196.83 0.00 0.00 0.00 0.18 21:52:51 20:35:01 veth2369fdc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:52:51 20:35:01 veth9ced3db 0.00 0.83 0.00 0.05 0.00 0.00 0.00 0.00 21:52:51 20:35:01 ens3 320.25 175.00 3095.24 72.04 0.00 0.00 0.00 0.00 21:52:51 20:35:01 veth6432c5e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:52:51 20:35:01 veth251871f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:52:51 20:36:01 docker0 180.47 281.81 14.70 3795.87 0.00 0.00 0.00 0.00 21:52:51 20:36:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 21:52:51 20:36:01 veth1d4e0ba 171.41 263.10 16.49 3634.48 0.00 0.00 0.00 0.30 21:52:51 20:36:01 veth9ced3db 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 21:52:51 20:36:01 ens3 322.66 207.00 3874.39 32.92 0.00 0.00 0.00 0.00 21:52:51 20:37:01 veth300f263 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:52:51 20:37:01 docker0 38.10 52.24 2.09 191.06 0.00 0.00 0.00 0.00 21:52:51 20:37:01 vethbe80d00 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:52:51 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 20:37:01 veth1d4e0ba 0.18 0.33 0.01 0.02 0.00 0.00 0.00 0.00 21:52:51 20:37:01 veth61d524d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:52:51 20:37:01 veth9ced3db 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:52:51 20:37:01 ens3 84.89 55.37 217.34 16.52 0.00 0.00 0.00 0.00 21:52:51 20:37:01 veth607712d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:52:51 20:38:01 vethb3aa6d7 223.91 425.91 19.11 5828.25 0.00 0.00 0.00 0.48 21:52:51 20:38:01 docker0 516.96 948.46 36.98 12443.18 0.00 0.00 0.00 0.00 21:52:51 20:38:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 21:52:51 20:38:01 veth9ced3db 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:52:51 20:38:01 ens3 1040.34 568.26 13618.23 70.82 0.00 0.00 0.00 0.00 21:52:51 20:38:01 veth8b9ebc7 246.99 446.16 20.98 5831.15 0.00 0.00 0.00 0.48 21:52:51 20:39:01 vethb3aa6d7 11.78 16.71 1.22 3.10 0.00 0.00 0.00 0.00 21:52:51 20:39:01 docker0 27.72 35.55 1.99 80.60 0.00 0.00 0.00 0.00 21:52:51 20:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 20:39:01 veth9ced3db 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:39:01 ens3 127.56 118.03 102.37 174.28 0.00 0.00 0.00 0.00 21:52:51 20:39:01 veth8b9ebc7 0.08 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:52:51 20:40:01 vethb3aa6d7 0.17 0.22 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 20:40:01 docker0 7.38 9.33 0.43 51.69 0.00 0.00 0.00 0.00 21:52:51 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:40:01 veth9ced3db 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:40:01 ens3 24.44 15.46 64.12 7.13 0.00 0.00 0.00 0.00 21:52:51 20:40:01 veth8b9ebc7 0.13 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 20:41:01 docker0 19.36 28.50 1.63 414.33 0.00 0.00 0.00 0.00 21:52:51 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 20:41:01 veth9ced3db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:41:01 ens3 36.79 23.96 421.23 5.59 0.00 0.00 0.00 0.00 21:52:51 20:42:01 docker0 33.56 39.87 1.96 163.80 0.00 0.00 0.00 0.00 21:52:51 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:42:01 ens3 49.25 39.20 171.97 6.37 0.00 0.00 0.00 0.00 21:52:51 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 20:43:01 ens3 0.58 0.53 0.04 0.05 0.00 0.00 0.00 0.00 21:52:51 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 20:45:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:46:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 21:52:51 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 20:47:01 ens3 0.30 0.28 0.53 0.02 0.00 0.00 0.00 0.00 21:52:51 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:48:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 20:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:50:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 20:51:01 ens3 0.67 0.60 0.34 0.29 0.00 0.00 0.00 0.00 21:52:51 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 20:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 20:55:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:56:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 21:52:51 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 20:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 20:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 20:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:01:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 21:52:51 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:02:01 ens3 1.97 1.63 1.68 2.89 0.00 0.00 0.00 0.00 21:52:51 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:03:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:52:51 21:03:01 ens3 5.22 4.17 3.68 3.18 0.00 0.00 0.00 0.00 21:52:51 21:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:04:02 ens3 0.82 0.32 0.30 0.21 0.00 0.00 0.00 0.00 21:52:51 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:05:01 ens3 0.14 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:06:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 21:52:51 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:07:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:10:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:11:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:52:51 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:15:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:16:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 21:52:51 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:20:01 ens3 0.18 0.07 0.17 0.01 0.00 0.00 0.00 0.00 21:52:51 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:21:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 21:52:51 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:23:01 ens3 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 21:52:51 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:24:01 ens3 0.42 0.30 0.26 0.21 0.00 0.00 0.00 0.00 21:52:51 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:25:01 ens3 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 21:52:51 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:26:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 21:52:51 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:29:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:31:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:52:51 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:33:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:34:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:35:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:36:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 21:52:51 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:37:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:39:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:40:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:41:01 ens3 0.43 0.27 0.31 0.08 0.00 0.00 0.00 0.00 21:52:51 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:44:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:45:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:46:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 21:52:51 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:48:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:52:51 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:49:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:52:51 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:52:51 21:51:01 ens3 0.67 0.55 0.34 0.28 0.00 0.00 0.00 0.00 21:52:51 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 21:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:51 Average: docker0 22.10 27.19 1.72 286.95 0.00 0.00 0.00 0.00 21:52:51 Average: lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 21:52:51 Average: ens3 36.43 28.24 371.10 7.59 0.00 0.00 0.00 0.00 21:52:51 21:52:51 21:52:51 ---> sar -P ALL: 21:52:51 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20718) 04/12/22 _x86_64_ (8 CPU) 21:52:51 21:52:51 20:30:22 LINUX RESTART (8 CPU) 21:52:51 21:52:51 20:31:02 CPU %user %nice %system %iowait %steal %idle 21:52:51 20:32:01 all 12.27 0.00 4.96 1.46 0.06 81.25 21:52:51 20:32:01 0 16.16 0.00 5.39 1.78 0.07 76.59 21:52:51 20:32:01 1 18.22 0.00 5.60 0.29 0.07 75.82 21:52:51 20:32:01 2 10.72 0.00 4.53 1.29 0.07 83.40 21:52:51 20:32:01 3 8.15 0.00 4.68 0.86 0.05 86.26 21:52:51 20:32:01 4 9.68 0.00 4.57 0.38 0.05 85.32 21:52:51 20:32:01 5 12.44 0.00 4.34 0.07 0.05 83.10 21:52:51 20:32:01 6 10.94 0.00 4.41 1.52 0.05 83.07 21:52:51 20:32:01 7 11.85 0.00 6.16 5.55 0.07 76.37 21:52:51 20:33:01 all 44.62 0.00 7.20 0.16 0.09 47.93 21:52:51 20:33:01 0 45.79 0.00 7.42 0.05 0.08 46.65 21:52:51 20:33:01 1 39.48 0.00 6.29 0.03 0.08 54.10 21:52:51 20:33:01 2 44.18 0.00 9.01 0.03 0.08 46.69 21:52:51 20:33:01 3 46.21 0.00 6.74 0.02 0.08 46.95 21:52:51 20:33:01 4 46.23 0.00 6.34 0.03 0.10 47.29 21:52:51 20:33:01 5 44.34 0.00 7.24 0.03 0.10 48.29 21:52:51 20:33:01 6 45.43 0.00 7.28 0.91 0.07 46.32 21:52:51 20:33:01 7 45.29 0.00 7.25 0.19 0.08 47.19 21:52:51 20:34:01 all 43.14 0.00 6.28 0.35 0.10 50.13 21:52:51 20:34:01 0 40.03 0.00 6.69 0.00 0.08 53.19 21:52:51 20:34:01 1 40.07 0.00 5.64 0.07 0.10 54.12 21:52:51 20:34:01 2 44.83 0.00 6.10 0.05 0.10 48.92 21:52:51 20:34:01 3 43.89 0.00 6.79 0.02 0.10 49.20 21:52:51 20:34:01 4 45.54 0.00 5.99 0.03 0.10 48.33 21:52:51 20:34:01 5 44.04 0.00 6.35 0.03 0.10 49.47 21:52:51 20:34:01 6 44.28 0.00 6.24 2.23 0.10 47.16 21:52:51 20:34:01 7 42.43 0.00 6.40 0.37 0.10 50.69 21:52:51 20:35:01 all 25.64 0.00 15.29 3.99 0.09 54.98 21:52:51 20:35:01 0 25.81 0.00 17.76 8.58 0.09 47.77 21:52:51 20:35:01 1 26.91 0.00 16.62 4.85 0.09 51.53 21:52:51 20:35:01 2 24.64 0.00 12.69 1.06 0.09 61.53 21:52:51 20:35:01 3 27.46 0.00 14.51 0.99 0.10 56.94 21:52:51 20:35:01 4 25.03 0.00 15.76 0.95 0.09 58.17 21:52:51 20:35:01 5 26.13 0.00 16.14 1.25 0.09 56.41 21:52:51 20:35:01 6 26.11 0.00 15.02 12.15 0.10 46.62 21:52:51 20:35:01 7 23.08 0.00 13.85 2.08 0.10 60.89 21:52:51 20:36:01 all 85.28 0.00 12.61 0.43 0.14 1.55 21:52:51 20:36:01 0 85.04 0.00 13.07 0.42 0.13 1.34 21:52:51 20:36:01 1 87.19 0.00 11.00 0.18 0.13 1.49 21:52:51 20:36:01 2 85.56 0.00 11.54 0.35 0.13 2.42 21:52:51 20:36:01 3 85.03 0.00 12.63 0.25 0.13 1.96 21:52:51 20:36:01 4 84.38 0.00 13.48 0.37 0.13 1.64 21:52:51 20:36:01 5 85.43 0.00 12.35 0.35 0.13 1.74 21:52:51 20:36:01 6 85.48 0.00 12.96 0.92 0.15 0.48 21:52:51 20:36:01 7 84.13 0.00 13.84 0.59 0.13 1.31 21:52:51 20:37:01 all 73.39 0.00 14.96 2.61 0.13 8.91 21:52:51 20:37:01 0 70.85 0.00 15.73 0.82 0.13 12.46 21:52:51 20:37:01 1 73.12 0.00 15.20 4.64 0.13 6.90 21:52:51 20:37:01 2 69.68 0.00 16.07 1.05 0.12 13.08 21:52:51 20:37:01 3 83.18 0.00 11.86 1.24 0.13 3.58 21:52:51 20:37:01 4 73.54 0.00 14.50 1.52 0.13 10.31 21:52:51 20:37:01 5 70.90 0.00 15.86 7.36 0.14 5.74 21:52:51 20:37:01 6 72.35 0.00 15.24 1.60 0.12 10.69 21:52:51 20:37:01 7 73.42 0.00 15.22 2.62 0.14 8.60 21:52:51 20:38:01 all 53.95 0.00 17.56 8.00 0.15 20.34 21:52:51 20:38:01 0 53.36 0.00 18.52 11.86 0.14 16.12 21:52:51 20:38:01 1 54.25 0.00 18.99 9.61 0.15 17.00 21:52:51 20:38:01 2 52.99 0.00 17.60 5.51 0.14 23.76 21:52:51 20:38:01 3 54.08 0.00 17.51 10.46 0.15 17.80 21:52:51 20:38:01 4 53.43 0.00 17.32 5.34 0.15 23.75 21:52:51 20:38:01 5 55.67 0.00 16.57 6.23 0.15 21.38 21:52:51 20:38:01 6 54.72 0.00 15.88 7.34 0.15 21.90 21:52:51 20:38:01 7 53.11 0.00 18.11 7.62 0.15 21.01 21:52:51 20:39:01 all 87.52 0.00 11.47 0.09 0.14 0.78 21:52:51 20:39:01 0 87.47 0.00 11.41 0.07 0.15 0.90 21:52:51 20:39:01 1 87.56 0.00 11.55 0.10 0.13 0.65 21:52:51 20:39:01 2 86.99 0.00 11.82 0.07 0.13 0.99 21:52:51 20:39:01 3 88.47 0.00 10.87 0.00 0.15 0.52 21:52:51 20:39:01 4 87.74 0.00 11.29 0.02 0.13 0.82 21:52:51 20:39:01 5 87.46 0.00 11.19 0.05 0.15 1.15 21:52:51 20:39:01 6 87.16 0.00 11.74 0.02 0.15 0.94 21:52:51 20:39:01 7 87.30 0.00 11.87 0.42 0.13 0.28 21:52:51 20:40:01 all 55.08 0.00 4.94 0.31 0.09 39.58 21:52:51 20:40:01 0 41.75 0.00 4.62 0.00 0.07 53.57 21:52:51 20:40:01 1 58.98 0.00 4.98 0.03 0.08 35.92 21:52:51 20:40:01 2 44.26 0.00 5.07 0.08 0.08 50.51 21:52:51 20:40:01 3 68.13 0.00 4.50 0.00 0.10 27.27 21:52:51 20:40:01 4 49.51 0.00 4.74 0.00 0.08 45.67 21:52:51 20:40:01 5 42.00 0.00 4.20 0.00 0.07 53.73 21:52:51 20:40:01 6 92.95 0.00 6.52 0.00 0.13 0.40 21:52:51 20:40:01 7 43.04 0.00 4.88 2.39 0.07 49.62 21:52:51 20:41:01 all 34.98 0.00 10.49 3.14 0.13 51.27 21:52:51 20:41:01 0 30.93 0.00 11.33 9.99 0.12 47.64 21:52:51 20:41:01 1 34.14 0.00 9.73 2.34 0.12 53.68 21:52:51 20:41:01 2 34.14 0.00 10.94 4.58 0.12 50.23 21:52:51 20:41:01 3 37.53 0.00 10.67 1.84 0.14 49.82 21:52:51 20:41:01 4 34.01 0.00 9.69 1.34 0.12 54.84 21:52:51 20:41:01 5 39.11 0.00 9.60 1.12 0.14 50.03 21:52:51 20:41:01 6 37.61 0.00 10.18 1.57 0.12 50.53 21:52:51 20:41:01 7 32.41 0.00 11.76 2.32 0.14 53.37 21:52:51 20:42:01 all 2.00 0.00 2.05 2.36 0.02 93.56 21:52:51 20:42:01 0 2.87 0.00 2.11 1.65 0.03 93.33 21:52:51 20:42:01 1 2.02 0.00 1.68 0.60 0.03 95.66 21:52:51 20:42:01 2 1.84 0.00 2.50 4.57 0.02 91.07 21:52:51 20:42:01 3 1.62 0.00 1.84 2.68 0.02 93.84 21:52:51 20:42:01 4 1.65 0.00 1.85 4.21 0.02 92.26 21:52:51 20:42:01 5 2.10 0.00 1.52 0.73 0.02 95.64 21:52:51 20:42:01 6 1.96 0.00 2.38 1.17 0.02 94.48 21:52:51 20:42:01 7 1.97 0.00 2.57 3.28 0.03 92.15 21:52:51 21:52:51 20:42:01 CPU %user %nice %system %iowait %steal %idle 21:52:51 20:43:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:52:51 20:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 20:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 20:43:01 2 0.00 0.00 0.03 0.00 0.00 99.97 21:52:51 20:43:01 3 0.05 0.00 0.02 0.00 0.02 99.92 21:52:51 20:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 20:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 20:43:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:52:51 20:43:01 7 0.00 0.00 0.00 0.08 0.00 99.92 21:52:51 20:44:01 all 0.02 0.00 0.03 0.00 0.00 99.95 21:52:51 20:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 20:44:01 1 0.08 0.00 0.07 0.00 0.00 99.85 21:52:51 20:44:01 2 0.00 0.00 0.02 0.00 0.02 99.97 21:52:51 20:44:01 3 0.05 0.00 0.05 0.00 0.00 99.90 21:52:51 20:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 20:44:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:52:51 20:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 20:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:52:51 20:45:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:52:51 20:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 20:45:01 1 0.05 0.00 0.03 0.00 0.00 99.92 21:52:51 20:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 20:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:52:51 20:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 20:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 20:45:01 6 0.02 0.00 0.02 0.02 0.02 99.93 21:52:51 20:45:01 7 0.00 0.00 0.02 0.07 0.00 99.92 21:52:51 20:46:01 all 0.24 0.00 0.02 0.01 0.00 99.73 21:52:51 20:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 20:46:01 1 0.08 0.00 0.02 0.00 0.00 99.90 21:52:51 20:46:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:52:51 20:46:01 3 0.05 0.00 0.00 0.00 0.00 99.95 21:52:51 20:46:01 4 0.05 0.00 0.02 0.00 0.00 99.93 21:52:51 20:46:01 5 1.61 0.00 0.07 0.00 0.00 98.32 21:52:51 20:46:01 6 0.02 0.00 0.03 0.03 0.00 99.92 21:52:51 20:46:01 7 0.02 0.00 0.02 0.05 0.00 99.92 21:52:51 20:47:01 all 0.26 0.00 0.01 0.01 0.01 99.71 21:52:51 20:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 20:47:01 1 0.02 0.00 0.02 0.05 0.02 99.90 21:52:51 20:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 20:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:52:51 20:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 20:47:01 5 1.99 0.00 0.02 0.00 0.02 97.98 21:52:51 20:47:01 6 0.00 0.00 0.00 0.03 0.00 99.97 21:52:51 20:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:52:51 20:48:01 all 0.10 0.00 0.01 0.01 0.00 99.88 21:52:51 20:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 20:48:01 1 0.05 0.00 0.02 0.03 0.00 99.90 21:52:51 20:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 20:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 20:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 20:48:01 5 0.70 0.00 0.02 0.00 0.00 99.29 21:52:51 20:48:01 6 0.00 0.00 0.03 0.05 0.00 99.92 21:52:51 20:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 20:49:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:52:51 20:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 20:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 20:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 20:49:01 3 0.05 0.00 0.02 0.00 0.00 99.93 21:52:51 20:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 20:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 20:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:52:51 20:49:01 7 0.08 0.00 0.00 0.02 0.00 99.90 21:52:51 20:50:01 all 0.03 0.00 0.00 0.01 0.00 99.96 21:52:51 20:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 20:50:01 1 0.10 0.00 0.00 0.00 0.00 99.90 21:52:51 20:50:01 2 0.00 0.00 0.03 0.00 0.00 99.97 21:52:51 20:50:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:52:51 20:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 20:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 20:50:01 6 0.02 0.00 0.00 0.05 0.00 99.93 21:52:51 20:50:01 7 0.07 0.00 0.00 0.02 0.00 99.92 21:52:51 20:51:01 all 0.03 0.00 0.01 0.01 0.00 99.95 21:52:51 20:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 20:51:01 1 0.05 0.00 0.03 0.02 0.02 99.88 21:52:51 20:51:01 2 0.05 0.00 0.02 0.00 0.00 99.93 21:52:51 20:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:52:51 20:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 20:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 20:51:01 6 0.02 0.00 0.02 0.03 0.00 99.93 21:52:51 20:51:01 7 0.02 0.00 0.02 0.03 0.02 99.92 21:52:51 20:52:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:52:51 20:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 20:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:52:51 20:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 20:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 20:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 20:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 20:52:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:52:51 20:52:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:52:51 20:53:01 all 0.02 0.00 0.01 0.02 0.00 99.95 21:52:51 20:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 20:53:01 1 0.05 0.00 0.05 0.17 0.00 99.73 21:52:51 20:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 20:53:01 3 0.05 0.00 0.00 0.00 0.00 99.95 21:52:51 20:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:52:51 20:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 20:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 20:53:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:52:51 21:52:51 20:53:01 CPU %user %nice %system %iowait %steal %idle 21:52:51 20:54:01 all 0.01 0.00 0.01 0.01 0.00 99.98 21:52:51 20:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 20:54:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:52:51 20:54:01 2 0.00 0.00 0.02 0.03 0.00 99.95 21:52:51 20:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 20:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 20:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 20:54:01 6 0.00 0.00 0.00 0.03 0.00 99.97 21:52:51 20:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 20:55:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:52:51 20:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 20:55:01 1 0.03 0.00 0.02 0.02 0.02 99.92 21:52:51 20:55:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:52:51 20:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 20:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 20:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 20:55:01 6 0.02 0.00 0.03 0.03 0.00 99.92 21:52:51 20:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 20:56:01 all 0.14 0.00 0.00 0.01 0.00 99.85 21:52:51 20:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 20:56:01 1 0.10 0.00 0.02 0.02 0.00 99.87 21:52:51 20:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 20:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:52:51 20:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 20:56:01 5 0.96 0.00 0.00 0.00 0.00 99.04 21:52:51 20:56:01 6 0.00 0.00 0.00 0.03 0.00 99.97 21:52:51 20:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:52:51 20:57:01 all 0.27 0.00 0.01 0.01 0.00 99.72 21:52:51 20:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 20:57:01 1 0.03 0.00 0.02 0.03 0.00 99.92 21:52:51 20:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 20:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 20:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 20:57:01 5 1.99 0.00 0.02 0.00 0.00 98.00 21:52:51 20:57:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:52:51 20:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 20:58:01 all 0.26 0.00 0.01 0.00 0.00 99.73 21:52:51 20:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 20:58:01 1 0.02 0.00 0.03 0.02 0.02 99.92 21:52:51 20:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 20:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 20:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 20:58:01 5 1.99 0.00 0.02 0.00 0.00 98.00 21:52:51 20:58:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:52:51 20:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 20:59:01 all 0.06 0.00 0.01 0.01 0.00 99.91 21:52:51 20:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 20:59:01 1 0.05 0.00 0.02 0.02 0.00 99.92 21:52:51 20:59:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:52:51 20:59:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:52:51 20:59:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:52:51 20:59:01 5 0.38 0.00 0.00 0.00 0.00 99.62 21:52:51 20:59:01 6 0.00 0.00 0.03 0.05 0.00 99.92 21:52:51 20:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:00:01 all 0.01 0.00 0.00 0.01 0.00 99.98 21:52:51 21:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:00:01 2 0.02 0.00 0.00 0.03 0.00 99.95 21:52:51 21:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:00:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:52:51 21:00:01 6 0.02 0.00 0.00 0.03 0.00 99.95 21:52:51 21:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:01:01 all 0.02 0.00 0.00 0.01 0.00 99.97 21:52:51 21:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:52:51 21:01:01 2 0.02 0.00 0.02 0.03 0.00 99.93 21:52:51 21:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:01:01 6 0.02 0.00 0.00 0.03 0.00 99.95 21:52:51 21:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:02:01 all 0.09 0.00 0.03 0.01 0.00 99.87 21:52:51 21:02:01 0 0.18 0.00 0.02 0.02 0.00 99.78 21:52:51 21:02:01 1 0.22 0.00 0.05 0.02 0.02 99.70 21:52:51 21:02:01 2 0.08 0.00 0.03 0.02 0.02 99.85 21:52:51 21:02:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:52:51 21:02:01 4 0.03 0.00 0.03 0.00 0.00 99.93 21:52:51 21:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:02:01 6 0.03 0.00 0.02 0.02 0.00 99.93 21:52:51 21:02:01 7 0.13 0.00 0.02 0.00 0.00 99.85 21:52:51 21:03:01 all 0.11 0.00 0.02 0.02 0.00 99.85 21:52:51 21:03:01 0 0.08 0.00 0.00 0.00 0.00 99.92 21:52:51 21:03:01 1 0.08 0.00 0.03 0.05 0.00 99.83 21:52:51 21:03:01 2 0.10 0.00 0.00 0.02 0.00 99.88 21:52:51 21:03:01 3 0.15 0.00 0.02 0.00 0.00 99.83 21:52:51 21:03:01 4 0.08 0.00 0.03 0.02 0.00 99.87 21:52:51 21:03:01 5 0.12 0.00 0.02 0.00 0.00 99.87 21:52:51 21:03:01 6 0.17 0.00 0.00 0.05 0.00 99.78 21:52:51 21:03:01 7 0.13 0.00 0.03 0.00 0.00 99.83 21:52:51 21:04:02 all 0.01 0.00 0.01 0.00 0.00 99.97 21:52:51 21:04:02 0 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:04:02 1 0.00 0.00 0.00 0.02 0.00 99.98 21:52:51 21:04:02 2 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:04:02 3 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:04:02 4 0.03 0.00 0.03 0.00 0.02 99.92 21:52:51 21:04:02 5 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:04:02 6 0.02 0.00 0.02 0.00 0.02 99.95 21:52:51 21:04:02 7 0.03 0.00 0.00 0.00 0.00 99.97 21:52:51 21:52:51 21:04:02 CPU %user %nice %system %iowait %steal %idle 21:52:51 21:05:01 all 0.02 0.00 0.02 0.01 0.00 99.96 21:52:51 21:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:52:51 21:05:01 1 0.03 0.00 0.02 0.05 0.00 99.90 21:52:51 21:05:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:52:51 21:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:05:01 4 0.03 0.00 0.05 0.00 0.00 99.92 21:52:51 21:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:52:51 21:05:01 6 0.00 0.00 0.03 0.02 0.00 99.95 21:52:51 21:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:06:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:52:51 21:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:06:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:52:51 21:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:52:51 21:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:06:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:52:51 21:06:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:52:51 21:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:52:51 21:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:07:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:52:51 21:07:01 5 0.03 0.00 0.03 0.00 0.00 99.93 21:52:51 21:07:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:52:51 21:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:08:01 all 0.15 0.00 0.01 0.01 0.00 99.82 21:52:51 21:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:08:01 1 0.02 0.00 0.00 0.03 0.00 99.95 21:52:51 21:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:52:51 21:08:01 5 1.13 0.00 0.05 0.00 0.02 98.81 21:52:51 21:08:01 6 0.02 0.00 0.03 0.02 0.00 99.93 21:52:51 21:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:09:01 all 0.26 0.00 0.00 0.00 0.00 99.74 21:52:51 21:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:09:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:52:51 21:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:09:01 5 1.99 0.00 0.00 0.00 0.00 98.01 21:52:51 21:09:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:52:51 21:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:10:01 all 0.20 0.00 0.02 0.00 0.00 99.78 21:52:51 21:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:10:01 1 0.02 0.00 0.03 0.03 0.00 99.92 21:52:51 21:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:10:01 5 1.50 0.00 0.05 0.00 0.00 98.45 21:52:51 21:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:10:01 7 0.00 0.00 0.03 0.00 0.00 99.97 21:52:51 21:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:52:51 21:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:11:01 1 0.00 0.00 0.02 0.02 0.00 99.97 21:52:51 21:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:11:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:52:51 21:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:11:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:52:51 21:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:52:51 21:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:52:51 21:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:12:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:52:51 21:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:12:01 5 0.02 0.00 0.05 0.00 0.00 99.93 21:52:51 21:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:12:01 7 0.00 0.00 0.03 0.00 0.00 99.97 21:52:51 21:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:52:51 21:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:13:01 1 0.02 0.00 0.03 0.03 0.00 99.92 21:52:51 21:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:13:01 3 0.00 0.00 0.03 0.00 0.00 99.97 21:52:51 21:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:13:01 5 0.03 0.00 0.03 0.00 0.00 99.93 21:52:51 21:13:01 6 0.02 0.00 0.02 0.02 0.00 99.95 21:52:51 21:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:14:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:52:51 21:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:14:01 1 0.02 0.00 0.00 0.03 0.00 99.95 21:52:51 21:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:52:51 21:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:14:01 5 0.05 0.00 0.03 0.00 0.00 99.92 21:52:51 21:14:01 6 0.02 0.00 0.03 0.02 0.00 99.93 21:52:51 21:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:15:01 all 0.00 0.00 0.01 0.00 0.00 99.98 21:52:51 21:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:15:01 1 0.03 0.00 0.02 0.02 0.02 99.92 21:52:51 21:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:15:01 3 0.00 0.00 0.03 0.00 0.00 99.97 21:52:51 21:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:15:01 5 0.00 0.00 0.02 0.00 0.02 99.97 21:52:51 21:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:52:51 21:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:52:51 21:15:01 CPU %user %nice %system %iowait %steal %idle 21:52:51 21:16:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:52:51 21:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:16:01 1 0.03 0.00 0.02 0.02 0.00 99.93 21:52:51 21:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:52:51 21:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:52:51 21:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:52:51 21:16:01 6 0.00 0.00 0.03 0.02 0.00 99.95 21:52:51 21:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:17:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:52:51 21:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:17:01 1 0.05 0.00 0.03 0.03 0.00 99.88 21:52:51 21:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:17:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:52:51 21:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:18:01 all 0.03 0.00 0.01 0.01 0.00 99.96 21:52:51 21:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:18:01 1 0.05 0.00 0.03 0.02 0.02 99.88 21:52:51 21:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:52:51 21:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:52:51 21:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:18:01 6 0.02 0.00 0.00 0.03 0.00 99.95 21:52:51 21:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:19:01 all 0.14 0.00 0.01 0.01 0.00 99.84 21:52:51 21:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:19:01 1 0.03 0.00 0.02 0.05 0.00 99.90 21:52:51 21:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:19:01 5 1.08 0.00 0.05 0.00 0.00 98.87 21:52:51 21:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:20:01 all 0.25 0.00 0.01 0.00 0.00 99.74 21:52:51 21:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:52:51 21:20:01 1 0.07 0.00 0.02 0.02 0.00 99.90 21:52:51 21:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:52:51 21:20:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:52:51 21:20:01 5 1.74 0.00 0.00 0.00 0.00 98.26 21:52:51 21:20:01 6 0.02 0.00 0.02 0.02 0.00 99.95 21:52:51 21:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:52:51 21:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:21:01 1 0.05 0.00 0.03 0.02 0.00 99.90 21:52:51 21:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:21:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:52:51 21:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:22:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:52:51 21:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:22:01 1 0.02 0.00 0.03 0.03 0.02 99.90 21:52:51 21:22:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:52:51 21:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:22:01 6 0.02 0.00 0.02 0.02 0.00 99.95 21:52:51 21:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:23:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:52:51 21:23:01 0 0.05 0.00 0.02 0.00 0.00 99.93 21:52:51 21:23:01 1 0.05 0.00 0.03 0.05 0.00 99.87 21:52:51 21:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:23:01 6 0.00 0.00 0.00 0.02 0.02 99.97 21:52:51 21:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:24:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:52:51 21:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:24:01 1 0.03 0.00 0.05 0.03 0.00 99.88 21:52:51 21:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:52:51 21:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:24:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:52:51 21:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:52:51 21:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:25:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:52:51 21:25:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:52:51 21:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:25:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:52:51 21:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:25:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:52:51 21:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:26:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:52:51 21:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:26:01 1 0.05 0.00 0.03 0.03 0.02 99.87 21:52:51 21:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:26:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:52:51 21:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:52:51 21:26:01 CPU %user %nice %system %iowait %steal %idle 21:52:51 21:27:01 all 0.02 0.00 0.01 0.01 0.00 99.97 21:52:51 21:27:01 0 0.05 0.00 0.00 0.00 0.00 99.95 21:52:51 21:27:01 1 0.03 0.00 0.02 0.03 0.00 99.92 21:52:51 21:27:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:52:51 21:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:27:01 6 0.00 0.00 0.02 0.02 0.00 99.97 21:52:51 21:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:28:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:52:51 21:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:28:01 1 0.03 0.00 0.02 0.02 0.00 99.93 21:52:51 21:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:29:01 all 0.23 0.00 0.02 0.01 0.00 99.74 21:52:51 21:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:29:01 1 0.03 0.00 0.05 0.05 0.02 99.85 21:52:51 21:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:52:51 21:29:01 5 1.71 0.00 0.03 0.00 0.00 98.26 21:52:51 21:29:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:52:51 21:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:30:01 all 0.19 0.00 0.01 0.00 0.00 99.79 21:52:51 21:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:30:01 1 0.03 0.00 0.05 0.02 0.00 99.90 21:52:51 21:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:30:01 5 1.45 0.00 0.00 0.00 0.00 98.55 21:52:51 21:30:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:52:51 21:30:01 7 0.00 0.00 0.02 0.00 0.02 99.97 21:52:51 21:31:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:52:51 21:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:31:01 1 0.03 0.00 0.02 0.05 0.02 99.88 21:52:51 21:31:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:52:51 21:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:31:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:52:51 21:31:01 6 0.00 0.00 0.02 0.02 0.00 99.97 21:52:51 21:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:32:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:52:51 21:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:32:01 1 0.03 0.00 0.02 0.02 0.00 99.93 21:52:51 21:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:32:01 4 0.00 0.00 0.03 0.00 0.00 99.97 21:52:51 21:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:32:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:52:51 21:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:33:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:52:51 21:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:33:01 1 0.02 0.00 0.02 0.02 0.00 99.95 21:52:51 21:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:34:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:52:51 21:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:34:01 1 0.02 0.00 0.03 0.02 0.00 99.93 21:52:51 21:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:35:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:52:51 21:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:35:01 1 0.05 0.00 0.03 0.02 0.02 99.88 21:52:51 21:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:35:01 6 0.00 0.00 0.00 0.03 0.00 99.97 21:52:51 21:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:36:01 all 0.03 0.00 0.01 0.00 0.00 99.95 21:52:51 21:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:36:01 1 0.03 0.00 0.00 0.03 0.00 99.93 21:52:51 21:36:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:52:51 21:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:36:01 5 0.13 0.00 0.07 0.00 0.00 99.80 21:52:51 21:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:37:01 all 0.25 0.00 0.01 0.01 0.00 99.73 21:52:51 21:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:37:01 1 0.02 0.00 0.02 0.02 0.00 99.95 21:52:51 21:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:37:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:52:51 21:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:37:01 5 1.97 0.00 0.02 0.00 0.00 98.01 21:52:51 21:37:01 6 0.00 0.00 0.02 0.03 0.00 99.95 21:52:51 21:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:52:51 21:37:01 CPU %user %nice %system %iowait %steal %idle 21:52:51 21:38:01 all 0.27 0.00 0.01 0.01 0.00 99.71 21:52:51 21:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:38:01 1 0.03 0.00 0.02 0.05 0.00 99.90 21:52:51 21:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:38:01 4 0.02 0.00 0.03 0.00 0.02 99.93 21:52:51 21:38:01 5 2.02 0.00 0.02 0.00 0.00 97.97 21:52:51 21:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:39:01 all 0.26 0.00 0.01 0.01 0.00 99.73 21:52:51 21:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:39:01 1 0.00 0.00 0.02 0.05 0.00 99.93 21:52:51 21:39:01 2 0.00 0.00 0.02 0.00 0.02 99.97 21:52:51 21:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:39:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:52:51 21:39:01 5 1.99 0.00 0.00 0.00 0.00 98.01 21:52:51 21:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:52:51 21:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:40:01 all 0.11 0.00 0.01 0.00 0.00 99.87 21:52:51 21:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:40:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:52:51 21:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:52:51 21:40:01 4 0.03 0.00 0.03 0.00 0.00 99.93 21:52:51 21:40:01 5 0.80 0.00 0.05 0.00 0.00 99.15 21:52:51 21:40:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:52:51 21:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:41:01 all 0.01 0.00 0.00 0.01 0.00 99.98 21:52:51 21:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:41:01 1 0.00 0.00 0.00 0.05 0.00 99.95 21:52:51 21:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:52:51 21:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:41:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:52:51 21:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:52:51 21:42:01 0 0.03 0.00 0.00 0.00 0.02 99.95 21:52:51 21:42:01 1 0.02 0.00 0.00 0.02 0.02 99.95 21:52:51 21:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:52:51 21:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:52:51 21:42:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:52:51 21:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:42:01 6 0.00 0.00 0.02 0.02 0.02 99.95 21:52:51 21:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:43:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:52:51 21:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:43:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:52:51 21:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:43:01 4 0.03 0.00 0.03 0.00 0.00 99.93 21:52:51 21:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:44:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:52:51 21:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:44:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:52:51 21:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:44:01 4 0.03 0.00 0.05 0.00 0.00 99.92 21:52:51 21:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:52:51 21:44:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:52:51 21:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:45:01 all 0.20 0.00 0.01 0.01 0.00 99.78 21:52:51 21:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:45:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:52:51 21:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:45:01 4 0.05 0.00 0.03 0.00 0.00 99.92 21:52:51 21:45:01 5 1.52 0.00 0.00 0.00 0.00 98.48 21:52:51 21:45:01 6 0.00 0.00 0.00 0.03 0.00 99.97 21:52:51 21:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:46:01 all 0.27 0.00 0.01 0.00 0.00 99.71 21:52:51 21:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:52:51 21:46:01 1 0.02 0.00 0.00 0.03 0.00 99.95 21:52:51 21:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:52:51 21:46:01 4 0.03 0.00 0.03 0.00 0.00 99.93 21:52:51 21:46:01 5 2.00 0.00 0.02 0.00 0.00 97.98 21:52:51 21:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:47:01 all 0.12 0.00 0.02 0.01 0.00 99.85 21:52:51 21:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:47:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:52:51 21:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:47:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:52:51 21:47:01 5 0.93 0.00 0.07 0.00 0.00 99.01 21:52:51 21:47:01 6 0.00 0.00 0.00 0.03 0.00 99.97 21:52:51 21:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:48:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:52:51 21:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:52:51 21:48:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:52:51 21:48:01 2 0.00 0.00 0.03 0.00 0.00 99.97 21:52:51 21:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:48:01 4 0.03 0.00 0.03 0.00 0.00 99.93 21:52:51 21:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:52:51 21:48:01 CPU %user %nice %system %iowait %steal %idle 21:52:51 21:49:01 all 0.00 0.00 0.01 0.01 0.00 99.98 21:52:51 21:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:49:01 1 0.02 0.00 0.05 0.05 0.00 99.88 21:52:51 21:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:52:51 21:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:50:01 all 0.03 0.00 0.01 0.01 0.00 99.96 21:52:51 21:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:52:51 21:50:01 1 0.05 0.00 0.02 0.03 0.00 99.90 21:52:51 21:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:50:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:52:51 21:50:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:52:51 21:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:52:51 21:50:01 6 0.02 0.00 0.02 0.02 0.00 99.95 21:52:51 21:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:51:01 all 0.01 0.00 0.00 0.01 0.00 99.97 21:52:51 21:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:51:01 1 0.05 0.00 0.00 0.05 0.02 99.88 21:52:51 21:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:52:51 21:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:52:51 21:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:51:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:52:51 21:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 21:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:52:51 21:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:52:01 1 0.02 0.00 0.02 0.03 0.00 99.93 21:52:51 21:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:52:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:52:51 21:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:52:51 21:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:52:51 21:52:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:52:51 21:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:52:51 Average: all 6.40 0.00 1.32 0.28 0.01 91.98 21:52:51 Average: 0 6.14 0.00 1.39 0.43 0.01 92.03 21:52:51 Average: 1 6.42 0.00 1.33 0.30 0.02 91.94 21:52:51 Average: 2 6.13 0.00 1.33 0.23 0.01 92.30 21:52:51 Average: 3 6.68 0.00 1.26 0.22 0.02 91.83 21:52:51 Average: 4 6.27 0.00 1.30 0.17 0.01 92.24 21:52:51 Average: 5 6.64 0.00 1.29 0.21 0.02 91.84 21:52:51 Average: 6 6.86 0.00 1.32 0.37 0.02 91.43 21:52:51 Average: 7 6.10 0.00 1.36 0.34 0.01 92.19 21:52:51 21:52:51 21:52:51