Pull request #4034 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 87560f2f4565905b4987d66a8308e965001c5142 rather than 661da0ba828153a2b9b32043aa489b6c1a2b77ef Obtained Jenkinsfile from 87560f2f4565905b4987d66a8308e965001c5142 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7995838234217593147.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16707940889285866272.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4034/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4034/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2328730517784671316.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4034/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11814913551152938864.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18162111253808035901.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4034/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4034/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2142879567514972266.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-64345 in /w/workspace/edgexfoundry_edgex-go_PR-4034 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 87560f2f4565905b4987d66a8308e965001c5142 into PR head commit 661da0ba828153a2b9b32043aa489b6c1a2b77ef Merge succeeded, producing 661da0ba828153a2b9b32043aa489b6c1a2b77ef Checking out Revision 661da0ba828153a2b9b32043aa489b6c1a2b77ef (PR-4034) > 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/4034/head:refs/remotes/origin/PR-4034 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 661da0ba828153a2b9b32043aa489b6c1a2b77ef # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 87560f2f4565905b4987d66a8308e965001c5142 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 661da0ba828153a2b9b32043aa489b6c1a2b77ef # timeout=10 Commit message: "feat(snap): add secretstore token for camera snaps" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:54:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:54:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:54:34 ========================================================= 08:54:34 EdgeX Global Pipelines Version Info 08:54:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:54:35 ------------------- 08:54:35 stable info: 08:54:35 ------------------- 08:54:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:54:35 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 08:54:35 Message: update stable to v1.0.230 08:54:36 ------------------- 08:54:36 experimental info: 08:54:36 ------------------- 08:54:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:54:36 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 08:54:36 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:54:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:54:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:54:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:54:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:54:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:54:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 08:54:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:54:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:54:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:54:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:54:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:54:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:54:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:54:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:54:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:54:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:54:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4034 [Pipeline] echo 08:54:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4034 [Pipeline] echo 08:54:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4034 [Pipeline] echo 08:54:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 661da0ba828153a2b9b32043aa489b6c1a2b77ef [Pipeline] echo 08:54:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 661da0b [Pipeline] echo 08:54:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:54:37 provisioning config files... 08:54:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config753779236156120410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:54:38 ---> docker-login.sh 08:54:38 nexus3.edgexfoundry.org:10001 08:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:54:38 Configure a credential helper to remove this warning. See 08:54:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:54:38 08:54:38 Login Succeeded 08:54:38 nexus3.edgexfoundry.org:10002 08:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:54:38 Configure a credential helper to remove this warning. See 08:54:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:54:38 08:54:38 Login Succeeded 08:54:38 nexus3.edgexfoundry.org:10003 08:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:54:38 Configure a credential helper to remove this warning. See 08:54:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:54:38 08:54:38 Login Succeeded 08:54:38 nexus3.edgexfoundry.org:10004 08:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:54:39 Configure a credential helper to remove this warning. See 08:54:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:54:39 08:54:39 Login Succeeded 08:54:39 docker.io 08:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:54:39 Configure a credential helper to remove this warning. See 08:54:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:54:39 08:54:39 Login Succeeded 08:54:39 ---> docker-login.sh ends [Pipeline] } 08:54:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:54:39 + 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 08:54:39 + dirname cmd/core-command/Dockerfile 08:54:39 + cut -d/ -f2 08:54:39 + echo core-command,cmd/core-command/Dockerfile 08:54:39 + dirname cmd/core-data/Dockerfile 08:54:39 + cut -d/ -f2 08:54:39 + echo core-data,cmd/core-data/Dockerfile 08:54:39 + dirname cmd/core-metadata/Dockerfile 08:54:39 + cut -d/ -f2 08:54:39 + echo core-metadata,cmd/core-metadata/Dockerfile 08:54:39 + dirname cmd/security-bootstrapper/Dockerfile 08:54:39 + cut -d/ -f2 08:54:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:54:39 + dirname cmd/security-proxy-setup/Dockerfile 08:54:39 + cut -d/ -f2 08:54:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:54:39 + + cut -d/ -f2 08:54:39 dirname cmd/security-secretstore-setup/Dockerfile 08:54:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:54:39 + + cut -d/ -f2 08:54:39 dirname cmd/security-spiffe-token-provider/Dockerfile 08:54:39 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:54:39 + dirname cmd/security-spire-agent/Dockerfile 08:54:39 + cut -d/ -f2 08:54:39 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:54:39 + + cutdirname -d/ cmd/security-spire-config/Dockerfile -f2 08:54:39 08:54:39 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:54:39 + dirname cmd/security-spire-server/Dockerfile 08:54:39 + cut -d/ -f2 08:54:39 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:54:39 + + cutdirname -d/ cmd/support-notifications/Dockerfile -f2 08:54:39 08:54:39 + echo support-notifications,cmd/support-notifications/Dockerfile 08:54:39 + dirname cmd/support-scheduler/Dockerfile 08:54:39 + cut -d/ -f2 08:54:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:54:39 + dirname cmd/sys-mgmt-agent/Dockerfile 08:54:39 + cut -d/ -f2 08:54:39 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:54:39 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 08:54:40 + git rev-list -1 --merges 661da0ba828153a2b9b32043aa489b6c1a2b77ef~1..661da0ba828153a2b9b32043aa489b6c1a2b77ef [Pipeline] echo 08:54:40 -----------> git rev-list -1 --merges 661da0ba828153a2b9b32043aa489b6c1a2b77ef~1..661da0ba828153a2b9b32043aa489b6c1a2b77ef 661da0ba828153a2b9b32043aa489b6c1a2b77ef [false] [Pipeline] sh 08:54:40 + git log --format=format:%s -1 661da0ba828153a2b9b32043aa489b6c1a2b77ef [Pipeline] echo 08:54:40 ========================================================= 08:54:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:54:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:54:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:54:41 + grep -v github /etc/ssh/ssh_known_hosts 08:54:41 + [ -e /tmp/ssh_known_hosts ] 08:54:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:54:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:54:41 + sudo tee -a /etc/ssh/ssh_known_hosts 08:54:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:54:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 08:54:41 08:54:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:54:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 08:54:42 latest: Pulling from edgex-devops/py-git-semver 08:54:42 1fe172e4850f: Pulling fs layer 08:54:42 caf521ccaac6: Pulling fs layer 08:54:42 3ead6fa29328: Pulling fs layer 08:54:42 5c2a1cbceb83: Pulling fs layer 08:54:42 a8d5f1318db7: Pulling fs layer 08:54:42 c427282e49a2: Pulling fs layer 08:54:42 1827001aaf11: Pulling fs layer 08:54:42 0714d37db230: Pulling fs layer 08:54:42 ac28cf19c067: Pulling fs layer 08:54:42 ca983d60f3e2: Pulling fs layer 08:54:42 9f894cec8388: Pulling fs layer 08:54:42 5c2a1cbceb83: Waiting 08:54:42 ac28cf19c067: Waiting 08:54:42 ca983d60f3e2: Waiting 08:54:42 a8d5f1318db7: Waiting 08:54:42 9f894cec8388: Waiting 08:54:42 c427282e49a2: Waiting 08:54:42 1827001aaf11: Waiting 08:54:42 caf521ccaac6: Verifying Checksum 08:54:42 caf521ccaac6: Download complete 08:54:42 5c2a1cbceb83: Download complete 08:54:42 a8d5f1318db7: Verifying Checksum 08:54:42 a8d5f1318db7: Download complete 08:54:42 c427282e49a2: Verifying Checksum 08:54:42 c427282e49a2: Download complete 08:54:42 3ead6fa29328: Verifying Checksum 08:54:42 3ead6fa29328: Download complete 08:54:42 0714d37db230: Verifying Checksum 08:54:42 0714d37db230: Download complete 08:54:42 ac28cf19c067: Verifying Checksum 08:54:42 ac28cf19c067: Download complete 08:54:42 ca983d60f3e2: Download complete 08:54:42 9f894cec8388: Verifying Checksum 08:54:42 9f894cec8388: Download complete 08:54:42 1fe172e4850f: Verifying Checksum 08:54:42 1fe172e4850f: Download complete 08:54:42 1827001aaf11: Verifying Checksum 08:54:42 1827001aaf11: Download complete 08:54:44 1fe172e4850f: Pull complete 08:54:44 caf521ccaac6: Pull complete 08:54:44 3ead6fa29328: Pull complete 08:54:44 5c2a1cbceb83: Pull complete 08:54:45 a8d5f1318db7: Pull complete 08:54:45 c427282e49a2: Pull complete 08:54:47 1827001aaf11: Pull complete 08:54:47 0714d37db230: Pull complete 08:54:47 ac28cf19c067: Pull complete 08:54:47 ca983d60f3e2: Pull complete 08:54:47 9f894cec8388: Pull complete 08:54:47 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 08:54:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 08:54:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 08:54:47 prd-ubuntu20.04-docker-8c-8g-64345 does not seem to be running inside a container 08:54:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 08:54:49 $ docker top 369fb34b8544cc539bd8b7b0b8c0b8dd93f7f588427a4c26d3b34f65ab9f86af -eo pid,comm 08:54:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:54:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:54:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:54:49 [ssh-agent] Looking for ssh-agent implementation... 08:54:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:54:49 $ docker exec 369fb34b8544cc539bd8b7b0b8c0b8dd93f7f588427a4c26d3b34f65ab9f86af ssh-agent 08:54:49 SSH_AUTH_SOCK=/tmp/ssh-ieUa7WjsR0BD/agent.35 08:54:49 SSH_AGENT_PID=41 08:54:49 Running ssh-add (command line suppressed) 08:54:49 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2314669119897399567.key (/w/workspace/edgex-go/1@tmp/private_key_2314669119897399567.key) 08:54:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:54:49 + git tag --points-at HEAD [Pipeline] } 08:54:49 $ docker exec --env ******** --env ******** 369fb34b8544cc539bd8b7b0b8c0b8dd93f7f588427a4c26d3b34f65ab9f86af ssh-agent -k 08:54:50 unset SSH_AUTH_SOCK; 08:54:50 unset SSH_AGENT_PID; 08:54:50 echo Agent pid 41 killed; 08:54:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:54:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:54:50 [ssh-agent] Looking for ssh-agent implementation... 08:54:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:54:50 $ docker exec 369fb34b8544cc539bd8b7b0b8c0b8dd93f7f588427a4c26d3b34f65ab9f86af ssh-agent 08:54:50 SSH_AUTH_SOCK=/tmp/ssh-XXfLFCpKs0w5/agent.74 08:54:50 SSH_AGENT_PID=80 08:54:50 Running ssh-add (command line suppressed) 08:54:50 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3166829215294017231.key (/w/workspace/edgex-go/1@tmp/private_key_3166829215294017231.key) 08:54:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:54:50 + git semver init 08:54:51 2022-05-23 08:54:51,180 [run_init] DEBUG init version:0.0.0 force:False 08:54:51 2022-05-23 08:54:51,181 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 08:54:51 2022-05-23 08:54:51,182 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 08:54:51 2022-05-23 08:54:51,182 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 08:54:55 2022-05-23 08:54:55,502 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 08:54:55 2022-05-23 08:54:55,503 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4034 with force:False 08:54:55 2022-05-23 08:54:55,503 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4034 08:54:55 2022-05-23 08:54:55,506 [execute] INFO git cat-file --batch-check 08:54:55 2022-05-23 08:54:55,506 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 08:54:55 2022-05-23 08:54:55,515 [execute] INFO git cat-file --batch 08:54:55 2022-05-23 08:54:55,515 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 08:54:55 2022-05-23 08:54:55,519 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4034 08:54:55 0.0.0 [Pipeline] } 08:54:55 $ docker exec --env ******** --env ******** 369fb34b8544cc539bd8b7b0b8c0b8dd93f7f588427a4c26d3b34f65ab9f86af ssh-agent -k 08:54:55 unset SSH_AUTH_SOCK; 08:54:55 unset SSH_AGENT_PID; 08:54:55 echo Agent pid 80 killed; 08:54:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:54:56 + git semver [Pipeline] } 08:54:56 $ docker stop --time=1 369fb34b8544cc539bd8b7b0b8c0b8dd93f7f588427a4c26d3b34f65ab9f86af 08:54:57 $ docker rm -f 369fb34b8544cc539bd8b7b0b8c0b8dd93f7f588427a4c26d3b34f65ab9f86af [Pipeline] // withDockerContainer [Pipeline] sh 08:54:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:54:58 Stashed 1 file(s) [Pipeline] echo 08:54:58 [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 08:54:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:54:59 ========================================================= 08:54:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 08:54:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:54:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:54:59 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 08:54:59 59bf1c3509f3: Pulling fs layer 08:54:59 666ba61612fd: Pulling fs layer 08:54:59 8ed8ca486205: Pulling fs layer 08:54:59 4fe6c5a15a65: Pulling fs layer 08:54:59 22a0e8bec74d: Pulling fs layer 08:54:59 ca2b28591e48: Pulling fs layer 08:54:59 a51346096db8: Pulling fs layer 08:54:59 daebc70d1ce1: Pulling fs layer 08:54:59 0e18a0eac166: Pulling fs layer 08:54:59 ca2b28591e48: Waiting 08:54:59 a51346096db8: Waiting 08:54:59 daebc70d1ce1: Waiting 08:54:59 4fe6c5a15a65: Waiting 08:54:59 22a0e8bec74d: Waiting 08:54:59 8ed8ca486205: Verifying Checksum 08:54:59 8ed8ca486205: Download complete 08:54:59 666ba61612fd: Verifying Checksum 08:54:59 666ba61612fd: Download complete 08:54:59 22a0e8bec74d: Download complete 08:54:59 ca2b28591e48: Download complete 08:54:59 a51346096db8: Verifying Checksum 08:54:59 a51346096db8: Download complete 08:54:59 59bf1c3509f3: Verifying Checksum 08:54:59 daebc70d1ce1: Verifying Checksum 08:54:59 daebc70d1ce1: Download complete 08:54:59 59bf1c3509f3: Pull complete 08:54:59 666ba61612fd: Pull complete 08:54:59 8ed8ca486205: Pull complete 08:55:00 0e18a0eac166: Verifying Checksum 08:55:00 0e18a0eac166: Download complete 08:55:00 4fe6c5a15a65: Verifying Checksum 08:55:00 4fe6c5a15a65: Download complete 08:55:04 4fe6c5a15a65: Pull complete 08:55:04 22a0e8bec74d: Pull complete 08:55:04 ca2b28591e48: Pull complete 08:55:04 a51346096db8: Pull complete 08:55:04 daebc70d1ce1: Pull complete 08:55:07 0e18a0eac166: Pull complete 08:55:07 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 08:55:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:55:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 08:55:07 + + docker build -t ci-base-image-x86_64 -f - . 08:55:07 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:55:07 WORKDIR /edgex 08:55:07 COPY go.mod . 08:55:07 RUN go mod download 08:55:08 Sending build context to Docker daemon 335.4MB 08:55:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:55:08 ---> f018257e8ee9 08:55:08 Step 2/4 : WORKDIR /edgex 08:55:10 ---> Running in 40507be8632c 08:55:10 Removing intermediate container 40507be8632c 08:55:10 ---> 1ce6054437dd 08:55:10 Step 3/4 : COPY go.mod . 08:55:10 ---> 6426a237c160 08:55:10 Step 4/4 : RUN go mod download 08:55:11 ---> Running in 8a0aa3588e66 08:55:13 Still waiting to schedule task 08:55:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:55:26 Removing intermediate container 8a0aa3588e66 08:55:26 ---> 1ed6ad4a1aa9 08:55:26 Successfully built 1ed6ad4a1aa9 08:55:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:55:26 + docker inspect -f . ci-base-image-x86_64 08:55:26 . [Pipeline] withDockerContainer 08:55:26 prd-ubuntu20.04-docker-8c-8g-64345 does not seem to be running inside a container 08:55:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:55:26 $ docker top 26cf735a6d587645bca8afe620f11e640e049caf79a13080411d03892ea2acfa -eo pid,comm [Pipeline] { [Pipeline] sh 08:55:27 + go version 08:55:27 go version go1.17.6 linux/amd64 [Pipeline] } 08:55:27 $ docker stop --time=1 26cf735a6d587645bca8afe620f11e640e049caf79a13080411d03892ea2acfa 08:55:28 $ docker rm -f 26cf735a6d587645bca8afe620f11e640e049caf79a13080411d03892ea2acfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:55:29 + docker inspect -f . ci-base-image-x86_64 08:55:29 . [Pipeline] withDockerContainer 08:55:29 prd-ubuntu20.04-docker-8c-8g-64345 does not seem to be running inside a container 08:55:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:55:29 $ docker top c20f8595f8e5eaf9cd7ec5b199bbe6379ff901e18aa15d83255f1502b520cac4 -eo pid,comm [Pipeline] { [Pipeline] echo 08:55:29 ========================================================= 08:55:29 [edgeXBuildGoParallel] Running Tests and Build... 08:55:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:55:30 + make test 08:55:30 go mod tidy -compat=1.17 08:55:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:55:36 ? github.com/edgexfoundry/edgex-go [no test files] 08:55:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:55:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:55:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:55:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:55:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:55:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:55:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:55:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:55:51 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:55:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:55:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:55:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:55:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:55:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:55:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:55:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.095s coverage: 28.7% of statements 08:55:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:55:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:55:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.146s coverage: 98.5% of statements 08:55:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:55:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.108s coverage: 53.4% of statements 08:55:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:55:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:55:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.028s coverage: 89.2% of statements 08:55:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:55:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:55:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:55:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.103s coverage: 84.8% of statements 08:55:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:55:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:55:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:55:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:55:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:55:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.530s coverage: 95.6% of statements 08:55:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:55:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:55:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.110s coverage: 72.2% of statements 08:55:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:55:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:55:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:55:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:55:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:55:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements 08:55:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:55:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:55:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:55:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.088s coverage: 0.9% of statements 08:55:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:55:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements 08:55:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.6% of statements 08:55:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:55:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements 08:55:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.102s coverage: 79.5% of statements 08:55:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 08:55:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.098s coverage: 96.3% of statements 08:55:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 08:56:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.100s coverage: 94.4% of statements 08:56:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.073s coverage: 44.8% of statements 08:56:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.201s coverage: 82.5% of statements 08:56:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.073s coverage: 100.0% of statements 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.070s coverage: 58.8% of statements 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 08:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 08:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.082s coverage: 85.4% of statements 08:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.152s coverage: 91.2% of statements 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 64.4% of statements 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 08:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 08:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 08:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 08:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 08:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.333s coverage: 65.4% of statements 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 43.8% of statements 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:56:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:56:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:56:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.086s coverage: 63.2% of statements 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:56:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:56:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:56:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:56:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 08:56:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 08:56:16 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 08:56:34 GO111MODULE=on go vet ./... 08:56:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:56:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:56:40 ./bin/test-attribution-txt.sh [Pipeline] echo 08:56:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:56:41 + ls -al . 08:56:41 total 684 08:56:41 drwxrwxr-x 10 1001 1001 4096 May 23 08:56 . 08:56:41 drwxr-xr-x 4 root root 4096 May 23 08:55 .. 08:56:41 -rw-rw-r-- 1 1001 1001 11 May 23 08:54 .dockerignore 08:56:41 drwxrwxr-x 8 1001 1001 4096 May 23 08:54 .git 08:56:41 drwxrwxr-x 3 1001 1001 4096 May 23 08:54 .github 08:56:41 -rw-rw-r-- 1 1001 1001 879 May 23 08:54 .gitignore 08:56:41 -rw-rw-r-- 1 1001 1001 42 May 23 08:54 .golangci.yml 08:56:41 -rw-rw-r-- 1 1001 1001 87 May 23 08:54 .hadolint.yml 08:56:41 drwxr-xr-x 3 1001 1001 4096 May 23 08:54 .semver 08:56:41 -rw-rw-r-- 1 1001 1001 166 May 23 08:54 .sonarcloud.properties 08:56:41 -rw-rw-r-- 1 1001 1001 1171 May 23 08:54 ADOPTERS.md 08:56:41 -rw-rw-r-- 1 1001 1001 10086 May 23 08:54 Attribution.txt 08:56:41 -rw-rw-r-- 1 1001 1001 63209 May 23 08:54 CHANGELOG.md 08:56:41 -rw-rw-r-- 1 1001 1001 3804 May 23 08:54 CONTRIBUTING.md 08:56:41 -rw-rw-r-- 1 1001 1001 677 May 23 08:54 GOVERNANCE.md 08:56:41 -rw-rw-r-- 1 1001 1001 850 May 23 08:54 Jenkinsfile 08:56:41 -rw-rw-r-- 1 1001 1001 10775 May 23 08:54 LICENSE 08:56:41 -rw-rw-r-- 1 1001 1001 10389 May 23 08:54 Makefile 08:56:41 -rw-rw-r-- 1 1001 1001 582 May 23 08:54 OWNERS.md 08:56:41 -rw-rw-r-- 1 1001 1001 9094 May 23 08:54 README.md 08:56:41 -rw-rw-r-- 1 1001 1001 6912 May 23 08:54 SECURITY.md 08:56:41 -rw-rw-r-- 1 1001 1001 5 May 23 08:54 VERSION 08:56:41 -rw-rw-r-- 1 1001 1001 4131 May 23 08:54 ZMQWindows.md 08:56:41 drwxrwxr-x 2 1001 1001 4096 May 23 08:54 bin 08:56:41 drwxrwxr-x 18 1001 1001 4096 May 23 08:54 cmd 08:56:41 -rw-r--r-- 1 root root 435134 May 23 08:56 coverage.out 08:56:41 -rw-rw-r-- 1 1001 1001 3217 May 23 08:54 go.mod 08:56:41 -rw-rw-r-- 1 1001 1001 35084 May 23 08:55 go.sum 08:56:41 drwxrwxr-x 8 1001 1001 4096 May 23 08:54 internal 08:56:41 drwxrwxr-x 3 1001 1001 4096 May 23 08:54 openapi 08:56:41 drwxrwxr-x 4 1001 1001 4096 May 23 08:54 snap 08:56:41 -rw-rw-r-- 1 1001 1001 204 May 23 08:54 version.go [Pipeline] sh 08:56:41 + '[' -e coverage.out ] 08:56:41 + chown 1001:1001 coverage.out [Pipeline] stash 08:56:41 Stashed 1 file(s) [Pipeline] sh 08:56:41 + make build 08:56:41 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:56:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-64346 in /w/workspace/edgexfoundry_edgex-go_PR-4034 [Pipeline] { [Pipeline] ws 08:56:49 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:56:50 The recommended git tool is: git 08:56:56 using credential edgex-jenkins-ssh 08:56:56 Cloning the remote Git repository 08:56:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:56:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:56:56 > git init /w/workspace/edgex-go/1 # timeout=10 08:56:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:56:56 > git --version # timeout=10 08:56:56 > git --version # 'git version 2.25.1' 08:56:56 using GIT_SSH to set credentials SSH Credentials for GitHub 08:56:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:57:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:57:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:57:12 Merging remotes/origin/main commit 87560f2f4565905b4987d66a8308e965001c5142 into PR head commit 661da0ba828153a2b9b32043aa489b6c1a2b77ef 08:57:12 Merge succeeded, producing 661da0ba828153a2b9b32043aa489b6c1a2b77ef 08:57:12 Checking out Revision 661da0ba828153a2b9b32043aa489b6c1a2b77ef (PR-4034) 08:57:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:57:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:57:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:57:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:57:11 using GIT_SSH to set credentials SSH Credentials for GitHub 08:57:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4034/head:refs/remotes/origin/PR-4034 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:57:12 > git config core.sparsecheckout # timeout=10 08:57:12 > git checkout -f 661da0ba828153a2b9b32043aa489b6c1a2b77ef # timeout=10 08:57:12 > git remote # timeout=10 08:57:12 > git config --get remote.origin.url # timeout=10 08:57:12 using GIT_SSH to set credentials SSH Credentials for GitHub 08:57:12 > git merge 87560f2f4565905b4987d66a8308e965001c5142 # timeout=10 08:57:12 > git rev-parse HEAD^{commit} # timeout=10 08:57:12 > git config core.sparsecheckout # timeout=10 08:57:12 > git checkout -f 661da0ba828153a2b9b32043aa489b6c1a2b77ef # timeout=10 08:57:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:57:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:57:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:57:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:57:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:57:17 Commit message: "feat(snap): add secretstore token for camera snaps" 08:57:17 > git --version # timeout=10 08:57:17 > git --version # 'git version 2.25.1' 08:57:17 fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:57:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:57:18 % Total % Received % Xferd Average Speed Time Time Time Current 08:57:18 Dload Upload Total Spent Left Speed 08:57:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 53506 0 --:--:-- --:--:-- --:--:-- 53273 08:57:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] sh 08:57:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:57:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:57:19 + sudo tee /etc/docker/daemon.new 08:57:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:57:19 { 08:57:19 "registry-mirrors": [ 08:57:19 "https://nexus3.edgexfoundry.org:10001" 08:57:19 ], 08:57:19 "bip": "10.250.0.254/24", 08:57:19 "hosts": [ 08:57:19 "tcp://0.0.0.0:5555", 08:57:19 "unix:///var/run/docker.sock" 08:57:19 ], 08:57:19 "mtu": 1458, 08:57:19 "selinux-enabled": true, 08:57:19 "seccomp-profile": "/etc/docker/seccomp.json" 08:57:19 } [Pipeline] sh 08:57:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:57:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:57:19 + sudo service docker restart 08:57:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:57:22 $ docker stop --time=1 c20f8595f8e5eaf9cd7ec5b199bbe6379ff901e18aa15d83255f1502b520cac4 08:57:24 $ docker rm -f c20f8595f8e5eaf9cd7ec5b199bbe6379ff901e18aa15d83255f1502b520cac4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:57:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:57:26 08:57:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:57:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:57:26 latest: Pulling from edgex-devops/edgex-compose 08:57:26 cbdbe7a5bc2a: Pulling fs layer 08:57:26 ca9280d653b3: Pulling fs layer 08:57:26 7e9c9ca2126c: Pulling fs layer 08:57:26 cbdbe7a5bc2a: Verifying Checksum 08:57:26 cbdbe7a5bc2a: Download complete 08:57:27 ca9280d653b3: Verifying Checksum 08:57:27 ca9280d653b3: Download complete 08:57:27 cbdbe7a5bc2a: Pull complete 08:57:27 7e9c9ca2126c: Download complete 08:57:27 ca9280d653b3: Pull complete 08:57:31 7e9c9ca2126c: Pull complete 08:57:31 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:57:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:57:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:57:31 prd-ubuntu20.04-docker-8c-8g-64345 does not seem to be running inside a container 08:57:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:57:33 $ docker top 5a00b9c3a030a09ec143a1b9dd4a26257240f81cf5b21211d8d95bbb663867f1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:57:33 + + docker-compose build --help 08:57:33 grep parallel 08:57:34 --parallel Build images in parallel. [Pipeline] } 08:57:34 $ docker stop --time=1 5a00b9c3a030a09ec143a1b9dd4a26257240f81cf5b21211d8d95bbb663867f1 08:57:35 $ docker rm -f 5a00b9c3a030a09ec143a1b9dd4a26257240f81cf5b21211d8d95bbb663867f1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:57:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:57:36 . [Pipeline] withDockerContainer 08:57:36 prd-ubuntu20.04-docker-8c-8g-64345 does not seem to be running inside a container 08:57:36 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:57:37 $ docker top d5543550642821478d5ecc7ca126d6c229d9fb8f22cb97cb86f29a7d6150dde9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:57:37 + docker-compose -f ./docker-compose-build.yml build --parallel 08:57:38 Building core-command ... 08:57:38 Building core-data ... 08:57:38 Building core-metadata ... 08:57:38 Building security-bootstrapper ... 08:57:38 Building security-proxy-setup ... 08:57:38 Building security-secretstore-setup ... 08:57:38 Building security-spiffe-token-provider ... 08:57:38 Building security-spire-agent ... 08:57:38 Building security-spire-config ... 08:57:38 Building security-spire-server ... 08:57:38 Building support-notifications ... 08:57:38 Building support-scheduler ... 08:57:38 Building sys-mgmt-agent ... 08:57:38 Building security-bootstrapper 08:57:38 Building security-secretstore-setup 08:57:38 Building sys-mgmt-agent 08:57:38 Building core-data 08:57:38 Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:57:38 provisioning config files... 08:57:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8076777010207587011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:57:38 ---> docker-login.sh 08:57:38 nexus3.edgexfoundry.org:10001 08:57:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:57:39 Configure a credential helper to remove this warning. See 08:57:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:57:39 08:57:39 Login Succeeded 08:57:39 nexus3.edgexfoundry.org:10002 08:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:57:40 Configure a credential helper to remove this warning. See 08:57:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:57:40 08:57:40 Login Succeeded 08:57:40 nexus3.edgexfoundry.org:10003 08:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:57:40 Configure a credential helper to remove this warning. See 08:57:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:57:40 08:57:40 Login Succeeded 08:57:40 nexus3.edgexfoundry.org:10004 08:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:57:41 Configure a credential helper to remove this warning. See 08:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:57:41 08:57:41 Login Succeeded 08:57:41 docker.io 08:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:57:41 Configure a credential helper to remove this warning. See 08:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:57:41 08:57:41 Login Succeeded 08:57:41 ---> docker-login.sh ends [Pipeline] } 08:57:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:57:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:57:42 ========================================================= 08:57:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 08:57:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:57:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:57:42 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:57:42 9b3977197b4f: Pulling fs layer 08:57:42 1a89e8eeedd5: Pulling fs layer 08:57:42 94645a83ff95: Pulling fs layer 08:57:42 3f3a8bcf1eab: Pulling fs layer 08:57:42 0c92f367c5e7: Pulling fs layer 08:57:42 3096ccb668a1: Pulling fs layer 08:57:42 e8cf19c19ddd: Pulling fs layer 08:57:42 a4caa8a26152: Pulling fs layer 08:57:42 0c92f367c5e7: Waiting 08:57:42 3096ccb668a1: Waiting 08:57:42 e8cf19c19ddd: Waiting 08:57:42 a4caa8a26152: Waiting 08:57:42 3f3a8bcf1eab: Waiting 08:57:42 94645a83ff95: Verifying Checksum 08:57:42 94645a83ff95: Download complete 08:57:42 1a89e8eeedd5: Verifying Checksum 08:57:42 1a89e8eeedd5: Download complete 08:57:42 0c92f367c5e7: Verifying Checksum 08:57:42 0c92f367c5e7: Download complete 08:57:42 3096ccb668a1: Verifying Checksum 08:57:42 3096ccb668a1: Download complete 08:57:42 9b3977197b4f: Download complete 08:57:42 e8cf19c19ddd: Verifying Checksum 08:57:42 e8cf19c19ddd: Download complete 08:57:43 9b3977197b4f: Pull complete 08:57:43 1a89e8eeedd5: Pull complete 08:57:44 94645a83ff95: Pull complete 08:57:44 a4caa8a26152: Verifying Checksum 08:57:44 a4caa8a26152: Download complete 08:57:45 3f3a8bcf1eab: Verifying Checksum 08:57:45 3f3a8bcf1eab: Download complete 08:57:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:57:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:57:56 ---> 1ed6ad4a1aa9 08:57:56 Step 3/23 : WORKDIR /edgex-go 08:57:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:57:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:57:56 ---> 1ed6ad4a1aa9 08:57:56 Step 3/23 : WORKDIR /edgex-go 08:57:56 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:57:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:57:56 ---> 1ed6ad4a1aa9 08:57:56 Step 3/26 : WORKDIR /edgex-go 08:57:56 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:57:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:57:56 ---> 1ed6ad4a1aa9 08:57:56 Step 3/25 : WORKDIR /edgex-go 08:57:56 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:57:56 Step 2/31 : FROM ${BUILDER_BASE} AS builder 08:57:56 ---> 1ed6ad4a1aa9 08:57:56 Step 3/31 : WORKDIR /edgex-go 08:57:57 3f3a8bcf1eab: Pull complete 08:57:57 0c92f367c5e7: Pull complete 08:57:58 3096ccb668a1: Pull complete 08:57:58 e8cf19c19ddd: Pull complete 08:57:59 ---> Running in df2d7ce15fe7 08:57:59 ---> Running in 3a223e276313 08:57:59 ---> Running in f3918b098270 08:57:59 ---> Running in 53dbc2ad3492 08:57:59 ---> Running in c0bb142cec27 08:57:59 Removing intermediate container 3a223e276313 08:57:59 ---> bbc9550b1adf 08:57:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:59 Removing intermediate container df2d7ce15fe7 08:57:59 ---> 1438fb7c05ee 08:57:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:59 Removing intermediate container c0bb142cec27 08:57:59 ---> 2dab481cc3b3 08:57:59 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:59 Removing intermediate container 53dbc2ad3492 08:57:59 ---> dfb9d3f75135 08:57:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:59 Removing intermediate container f3918b098270 08:57:59 ---> fc1f3e05f999 08:57:59 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:59 ---> Running in fae88473197f 08:57:59 ---> Running in 65af7d157fec 08:57:59 ---> Running in 60c67260afa5 08:57:59 ---> Running in 801c740593e7 08:57:59 ---> Running in 56b49275f1c8 08:57:59 Removing intermediate container fae88473197f 08:57:59 ---> 74afb0af62e3 08:57:59 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 08:57:59 ---> Running in e99f171bcfe8 08:57:59 Removing intermediate container 65af7d157fec 08:57:59 ---> 56ac9d006bd1 08:57:59 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:58:00 ---> Running in 8ec033309827 08:58:00 Removing intermediate container 60c67260afa5 08:58:00 ---> b6399a3ce428 08:58:00 Step 5/25 : RUN apk add --update --no-cache make git 08:58:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:58:00 ---> Running in c15650505fe1 08:58:00 Removing intermediate container 56b49275f1c8 08:58:00 ---> 224c1f3b02b5 08:58:00 Step 5/31 : RUN apk add --update --no-cache make git 08:58:00 Removing intermediate container 801c740593e7 08:58:00 ---> eadf5da0f2e1 08:58:00 Step 5/23 : RUN apk add --update --no-cache make bash git 08:58:00 ---> Running in 6e1f23c8cf0d 08:58:00 ---> Running in f9019aee178e 08:58:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:58:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:58:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:58:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:58:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:58:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:58:01 OK: 221 MiB in 52 packages 08:58:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:58:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:58:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:58:02 OK: 221 MiB in 52 packages 08:58:02 Removing intermediate container e99f171bcfe8 08:58:02 ---> ef20715fcd3f 08:58:02 Step 6/26 : COPY go.mod vendor* ./ 08:58:02 OK: 221 MiB in 52 packages 08:58:02 OK: 221 MiB in 52 packages 08:58:02 ---> c90d468cde36 08:58:02 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:02 ---> Running in 9a5090e3668d 08:58:02 OK: 221 MiB in 52 packages 08:58:02 Removing intermediate container 8ec033309827 08:58:02 ---> 5f07f75241cb 08:58:02 Step 6/23 : COPY go.mod vendor* ./ 08:58:02 ---> ccc016dacd4d 08:58:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:02 ---> Running in 98b7936a1491 08:58:02 Removing intermediate container c15650505fe1 08:58:02 ---> 6a0d042b88e2 08:58:02 Step 6/25 : COPY go.mod vendor* ./ 08:58:02 Removing intermediate container 6e1f23c8cf0d 08:58:02 ---> 16ae82459a22 08:58:02 Step 6/23 : COPY go.mod vendor* ./ 08:58:02 Removing intermediate container f9019aee178e 08:58:02 ---> 6ad0ea8cc452 08:58:02 Step 6/31 : COPY go.mod vendor* ./ 08:58:03 ---> 8d89665933a2 08:58:03 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:03 ---> c33324b2aea6 08:58:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:03 ---> 8249743563fa 08:58:03 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:03 ---> Running in 988b1a26b9d3 08:58:03 ---> Running in 7f3b8e41963f 08:58:03 ---> Running in 28cd18f0d637 08:58:03 Removing intermediate container 9a5090e3668d 08:58:03 ---> ae7ea5f6bcf1 08:58:03 Step 8/26 : COPY . . 08:58:04 Removing intermediate container 98b7936a1491 08:58:04 ---> 9350ad989fdc 08:58:04 Step 8/23 : COPY . . 08:58:05 a4caa8a26152: Pull complete 08:58:05 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 08:58:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:58:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 08:58:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:58:05 WORKDIR /edgex 08:58:05 COPY go.mod . 08:58:05 RUN go mod download 08:58:05 + docker build -t ci-base-image-arm64 -f - . 08:58:08 Sending build context to Docker daemon 169.4MB 08:58:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:58:08 ---> 725f1c02e7f9 08:58:08 Step 2/4 : WORKDIR /edgex 08:58:08 Removing intermediate container 988b1a26b9d3 08:58:08 ---> 6d560b38d7b5 08:58:08 Step 8/23 : COPY . . 08:58:08 Removing intermediate container 28cd18f0d637 08:58:08 ---> 07d53b1aa940 08:58:08 Step 8/31 : COPY . . 08:58:08 Removing intermediate container 7f3b8e41963f 08:58:08 ---> 23a35e20e4c9 08:58:08 Step 8/25 : COPY . . 08:58:09 ---> Running in 9eb32f3bfba2 08:58:09 Removing intermediate container 9eb32f3bfba2 08:58:09 ---> e572c44baf60 08:58:09 Step 3/4 : COPY go.mod . 08:58:10 ---> b3d0c3229297 08:58:10 Step 4/4 : RUN go mod download 08:58:10 ---> Running in 12a9c042d7a4 08:58:16 ---> a176574fb867 08:58:16 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 08:58:16 ---> Running in aa600e062005 08:58:16 ---> bd4d211d94a9 08:58:16 Step 9/23 : RUN make cmd/core-data/core-data 08:58:16 ---> Running in 64691ca1075f 08:58:16 Removing intermediate container aa600e062005 08:58:16 ---> a2dea5cf22e3 08:58:16 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:58:16 ---> 98fa64f76a50 08:58:16 Step 10/26 : RUN mkdir -p spire-build 08:58:16 ---> 16e230fce398 08:58:16 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:58:16 ---> 157f16122e5a 08:58:16 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:58:16 ---> Running in cf92bf57fde1 08:58:16 ---> Running in 083c169eb6da 08:58:16 ---> Running in 5b546757eb6c 08:58:16 ---> Running in fe74448f7bd6 08:58:17 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:58:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:58:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:58:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:58:18 Removing intermediate container 5b546757eb6c 08:58:18 ---> 90ae17e0b58d 08:58:18 Step 11/26 : WORKDIR /edgex-go/spire-build 08:58:18 ---> Running in 79d37239e03c 08:58:18 Removing intermediate container 79d37239e03c 08:58:18 ---> 24450e0e63e8 08:58:18 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 08:58:18 ---> Running in 6adc975bf1cc 08:58:19 spire-1.2.1/ 08:58:19 spire-1.2.1/.data/ 08:58:19 spire-1.2.1/.data/.file 08:58:19 spire-1.2.1/.dockerignore 08:58:19 spire-1.2.1/.gitattributes 08:58:19 spire-1.2.1/.githooks/ 08:58:19 spire-1.2.1/.githooks/pre-commit 08:58:19 spire-1.2.1/.github/ 08:58:19 spire-1.2.1/.github/ISSUE_TEMPLATE.md 08:58:19 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 08:58:19 spire-1.2.1/.github/dependabot.yml 08:58:19 spire-1.2.1/.github/workflows/ 08:58:19 spire-1.2.1/.github/workflows/nightly_build.yaml 08:58:19 spire-1.2.1/.github/workflows/pr_build.yaml 08:58:19 spire-1.2.1/.github/workflows/release_build.yaml 08:58:19 spire-1.2.1/.github/workflows/scripts/ 08:58:19 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 08:58:19 spire-1.2.1/.github/workflows/scripts/push-images.sh 08:58:19 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 08:58:19 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 08:58:19 spire-1.2.1/.github/workflows/scripts/split.sh 08:58:19 spire-1.2.1/.gitignore 08:58:19 spire-1.2.1/.go-version 08:58:19 spire-1.2.1/.golangci.yml 08:58:19 spire-1.2.1/ADOPTERS.md 08:58:19 spire-1.2.1/CHANGELOG.md 08:58:19 spire-1.2.1/CODE-OF-CONDUCT.md 08:58:19 spire-1.2.1/CODEOWNERS 08:58:19 spire-1.2.1/CONTRIBUTING.md 08:58:19 spire-1.2.1/Dockerfile 08:58:19 spire-1.2.1/Dockerfile.dev 08:58:19 spire-1.2.1/Dockerfile.scratch 08:58:19 spire-1.2.1/LICENSE 08:58:19 spire-1.2.1/MAINTAINERS.md 08:58:19 spire-1.2.1/Makefile 08:58:19 spire-1.2.1/README.md 08:58:19 spire-1.2.1/ROADMAP.md 08:58:19 spire-1.2.1/SECURITY.md 08:58:19 spire-1.2.1/cmd/ 08:58:19 spire-1.2.1/cmd/spire-agent/ 08:58:19 spire-1.2.1/cmd/spire-agent/cli/ 08:58:19 spire-1.2.1/cmd/spire-agent/cli/api/ 08:58:19 spire-1.2.1/cmd/spire-agent/cli/api/common.go 08:58:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 08:58:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 08:58:19 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 08:58:19 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 08:58:19 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 08:58:19 spire-1.2.1/cmd/spire-agent/cli/cli.go 08:58:19 spire-1.2.1/cmd/spire-agent/cli/common/ 08:58:19 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 08:58:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 08:58:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 08:58:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 08:58:19 spire-1.2.1/cmd/spire-agent/cli/run/ 08:58:19 spire-1.2.1/cmd/spire-agent/cli/run/run.go 08:58:19 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 08:58:19 spire-1.2.1/cmd/spire-agent/cli/validate/ 08:58:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 08:58:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 08:58:19 spire-1.2.1/cmd/spire-agent/main.go 08:58:19 spire-1.2.1/cmd/spire-server/ 08:58:19 spire-1.2.1/cmd/spire-server/cli/ 08:58:19 spire-1.2.1/cmd/spire-server/cli/agent/ 08:58:19 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/agent/count.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/agent/list.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/agent/show.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/bundle/ 08:58:19 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/cli.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/entry/ 08:58:19 spire-1.2.1/cmd/spire-server/cli/entry/count.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/entry/create.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/entry/show.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/entry/update.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/entry/util.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/federation/ 08:58:19 spire-1.2.1/cmd/spire-server/cli/federation/common.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/federation/create.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/federation/list.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/federation/show.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/federation/update.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 08:58:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/jwt/ 08:58:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/run/ 08:58:19 spire-1.2.1/cmd/spire-server/cli/run/run.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/token/ 08:58:19 spire-1.2.1/cmd/spire-server/cli/token/generate.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/validate/ 08:58:19 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/x509/ 08:58:19 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 08:58:19 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 08:58:19 spire-1.2.1/cmd/spire-server/main.go 08:58:19 spire-1.2.1/cmd/spire-server/util/ 08:58:19 spire-1.2.1/cmd/spire-server/util/util.go 08:58:19 spire-1.2.1/conf/ 08:58:19 spire-1.2.1/conf/agent/ 08:58:19 spire-1.2.1/conf/agent/agent.conf 08:58:19 spire-1.2.1/conf/agent/agent_full.conf 08:58:19 spire-1.2.1/conf/agent/dummy_root_ca.crt 08:58:19 spire-1.2.1/conf/server/ 08:58:19 spire-1.2.1/conf/server/dummy_upstream_ca.crt 08:58:19 spire-1.2.1/conf/server/dummy_upstream_ca.key 08:58:19 spire-1.2.1/conf/server/server.conf 08:58:19 spire-1.2.1/conf/server/server_full.conf 08:58:19 spire-1.2.1/doc/ 08:58:19 spire-1.2.1/doc/SPIRE101.md 08:58:19 spire-1.2.1/doc/auditlog.md 08:58:19 spire-1.2.1/doc/authorization_policy_engine.md 08:58:19 spire-1.2.1/doc/changelog_guidelines.md 08:58:19 spire-1.2.1/doc/cure53-report.pdf 08:58:19 spire-1.2.1/doc/images/ 08:58:19 spire-1.2.1/doc/images/2019_roadmap.png 08:58:19 spire-1.2.1/doc/images/SPIRE101.png 08:58:19 spire-1.2.1/doc/images/SPIRE_agent.png 08:58:19 spire-1.2.1/doc/images/SPIRE_server.png 08:58:19 spire-1.2.1/doc/images/cache_mgr.png 08:58:19 spire-1.2.1/doc/images/cache_mgr_components.png 08:58:19 spire-1.2.1/doc/images/federated_spire.png 08:58:19 spire-1.2.1/doc/images/ha_mode.png 08:58:19 spire-1.2.1/doc/images/nested_spire.png 08:58:19 spire-1.2.1/doc/images/oidc_federation.png 08:58:19 spire-1.2.1/doc/images/single_trust_domain.png 08:58:19 spire-1.2.1/doc/images/spiffe_compatible.png 08:58:19 spire-1.2.1/doc/images/spire_logo.png 08:58:19 spire-1.2.1/doc/migrating_registration_api_clients.md 08:58:19 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 08:58:19 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 08:58:19 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 08:58:19 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 08:58:19 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 08:58:19 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 08:58:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 08:58:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 08:58:19 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 08:58:19 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 08:58:19 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 08:58:19 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 08:58:19 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 08:58:19 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 08:58:19 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 08:58:19 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 08:58:19 spire-1.2.1/doc/plugin_server_datastore_sql.md 08:58:19 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 08:58:19 spire-1.2.1/doc/plugin_server_keymanager_disk.md 08:58:19 spire-1.2.1/doc/plugin_server_keymanager_memory.md 08:58:19 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 08:58:19 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 08:58:19 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 08:58:19 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 08:58:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 08:58:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 08:58:19 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 08:58:19 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 08:58:19 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 08:58:19 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 08:58:19 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 08:58:19 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 08:58:19 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 08:58:19 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 08:58:19 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 08:58:19 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 08:58:19 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 08:58:19 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 08:58:19 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 08:58:19 spire-1.2.1/doc/scaling_spire.md 08:58:19 spire-1.2.1/doc/spire_agent.md 08:58:19 spire-1.2.1/doc/spire_server.md 08:58:19 spire-1.2.1/doc/supported_integrations.md 08:58:19 spire-1.2.1/doc/telemetry.md 08:58:19 spire-1.2.1/doc/telemetry_config.md 08:58:19 spire-1.2.1/doc/upgrading.md 08:58:19 spire-1.2.1/doc/using_spire.md 08:58:19 spire-1.2.1/examples/ 08:58:19 spire-1.2.1/examples/README.md 08:58:19 spire-1.2.1/go.mod 08:58:19 spire-1.2.1/go.sum 08:58:19 spire-1.2.1/pkg/ 08:58:19 spire-1.2.1/pkg/agent/ 08:58:19 spire-1.2.1/pkg/agent/agent.go 08:58:19 spire-1.2.1/pkg/agent/api/ 08:58:19 spire-1.2.1/pkg/agent/api/config.go 08:58:19 spire-1.2.1/pkg/agent/api/debug/ 08:58:19 spire-1.2.1/pkg/agent/api/debug/v1/ 08:58:19 spire-1.2.1/pkg/agent/api/debug/v1/service.go 08:58:19 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 08:58:19 spire-1.2.1/pkg/agent/api/delegatedidentity/ 08:58:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 08:58:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 08:58:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 08:58:19 spire-1.2.1/pkg/agent/api/endpoints.go 08:58:19 spire-1.2.1/pkg/agent/api/health/ 08:58:19 spire-1.2.1/pkg/agent/api/health/v1/ 08:58:19 spire-1.2.1/pkg/agent/api/health/v1/service.go 08:58:19 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 08:58:19 spire-1.2.1/pkg/agent/api/rpccontext/ 08:58:19 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 08:58:19 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 08:58:19 spire-1.2.1/pkg/agent/attestor/ 08:58:19 spire-1.2.1/pkg/agent/attestor/node/ 08:58:19 spire-1.2.1/pkg/agent/attestor/node/experimental.go 08:58:19 spire-1.2.1/pkg/agent/attestor/node/node.go 08:58:19 spire-1.2.1/pkg/agent/attestor/node/node_test.go 08:58:19 spire-1.2.1/pkg/agent/attestor/workload/ 08:58:19 spire-1.2.1/pkg/agent/attestor/workload/workload.go 08:58:19 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 08:58:19 spire-1.2.1/pkg/agent/catalog/ 08:58:19 spire-1.2.1/pkg/agent/catalog/catalog.go 08:58:19 spire-1.2.1/pkg/agent/catalog/keymanager.go 08:58:19 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 08:58:19 spire-1.2.1/pkg/agent/catalog/svidstore.go 08:58:19 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 08:58:19 spire-1.2.1/pkg/agent/client/ 08:58:19 spire-1.2.1/pkg/agent/client/client.go 08:58:19 spire-1.2.1/pkg/agent/client/client_test.go 08:58:19 spire-1.2.1/pkg/agent/client/dial.go 08:58:19 spire-1.2.1/pkg/agent/client/nodeconn.go 08:58:19 spire-1.2.1/pkg/agent/client/nodeconn_test.go 08:58:19 spire-1.2.1/pkg/agent/client/update.go 08:58:19 spire-1.2.1/pkg/agent/client/util.go 08:58:19 spire-1.2.1/pkg/agent/common/ 08:58:19 spire-1.2.1/pkg/agent/common/backoff/ 08:58:19 spire-1.2.1/pkg/agent/common/backoff/backoff.go 08:58:19 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 08:58:19 spire-1.2.1/pkg/agent/common/cgroups/ 08:58:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 08:58:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 08:58:19 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 08:58:19 spire-1.2.1/pkg/agent/config.go 08:58:19 spire-1.2.1/pkg/agent/endpoints/ 08:58:19 spire-1.2.1/pkg/agent/endpoints/config.go 08:58:19 spire-1.2.1/pkg/agent/endpoints/endpoints.go 08:58:19 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 08:58:19 spire-1.2.1/pkg/agent/endpoints/metrics.go 08:58:19 spire-1.2.1/pkg/agent/endpoints/middleware.go 08:58:19 spire-1.2.1/pkg/agent/endpoints/peertracker.go 08:58:19 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 08:58:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 08:58:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 08:58:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 08:58:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 08:58:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 08:58:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 08:58:19 spire-1.2.1/pkg/agent/endpoints/workload/ 08:58:19 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 08:58:19 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 08:58:19 spire-1.2.1/pkg/agent/manager/ 08:58:19 spire-1.2.1/pkg/agent/manager/cache/ 08:58:19 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 08:58:19 spire-1.2.1/pkg/agent/manager/cache/cache.go 08:58:19 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 08:58:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 08:58:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 08:58:19 spire-1.2.1/pkg/agent/manager/cache/sets.go 08:58:19 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 08:58:19 spire-1.2.1/pkg/agent/manager/config.go 08:58:19 spire-1.2.1/pkg/agent/manager/manager.go 08:58:19 spire-1.2.1/pkg/agent/manager/manager_test.go 08:58:19 spire-1.2.1/pkg/agent/manager/storage.go 08:58:19 spire-1.2.1/pkg/agent/manager/storage_test.go 08:58:19 spire-1.2.1/pkg/agent/manager/storecache/ 08:58:19 spire-1.2.1/pkg/agent/manager/storecache/cache.go 08:58:19 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 08:58:19 spire-1.2.1/pkg/agent/manager/sync.go 08:58:19 spire-1.2.1/pkg/agent/plugin/ 08:58:19 spire-1.2.1/pkg/agent/plugin/keymanager/ 08:58:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 08:58:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 08:58:19 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 08:58:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 08:58:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 08:58:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 08:58:19 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 08:58:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 08:58:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 08:58:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 08:58:19 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 08:58:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 08:58:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 08:58:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 08:58:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 08:58:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 08:58:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 08:58:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 08:58:19 spire-1.2.1/pkg/agent/plugin/svidstore/ 08:58:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 08:58:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 08:58:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 08:58:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 08:58:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 08:58:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 08:58:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 08:58:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 08:58:19 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 08:58:19 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 08:58:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 08:58:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 08:58:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 08:58:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 08:58:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 08:58:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 08:58:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 08:58:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 08:58:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 08:58:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 08:58:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 08:58:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 08:58:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 08:58:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 08:58:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 08:58:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 08:58:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 08:58:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 08:58:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 08:58:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 08:58:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 08:58:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 08:58:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 08:58:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 08:58:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 08:58:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 08:58:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 08:58:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 08:58:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 08:58:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 08:58:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 08:58:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 08:58:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 08:58:19 spire-1.2.1/pkg/agent/svid/ 08:58:19 spire-1.2.1/pkg/agent/svid/rotator.go 08:58:19 spire-1.2.1/pkg/agent/svid/rotator_config.go 08:58:19 spire-1.2.1/pkg/agent/svid/rotator_test.go 08:58:19 spire-1.2.1/pkg/agent/svid/store/ 08:58:19 spire-1.2.1/pkg/agent/svid/store/service.go 08:58:19 spire-1.2.1/pkg/agent/svid/store/service_test.go 08:58:19 spire-1.2.1/pkg/common/ 08:58:19 spire-1.2.1/pkg/common/agentpathtemplate/ 08:58:19 spire-1.2.1/pkg/common/agentpathtemplate/template.go 08:58:19 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 08:58:19 spire-1.2.1/pkg/common/api/ 08:58:19 spire-1.2.1/pkg/common/api/metrics.go 08:58:19 spire-1.2.1/pkg/common/api/middleware/ 08:58:19 spire-1.2.1/pkg/common/api/middleware/common_test.go 08:58:19 spire-1.2.1/pkg/common/api/middleware/interceptor.go 08:58:19 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 08:58:19 spire-1.2.1/pkg/common/api/middleware/logger.go 08:58:19 spire-1.2.1/pkg/common/api/middleware/logger_test.go 08:58:19 spire-1.2.1/pkg/common/api/middleware/metrics.go 08:58:19 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 08:58:19 spire-1.2.1/pkg/common/api/middleware/middleware.go 08:58:19 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 08:58:19 spire-1.2.1/pkg/common/api/middleware/misconfig.go 08:58:19 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 08:58:19 spire-1.2.1/pkg/common/api/middleware/names.go 08:58:19 spire-1.2.1/pkg/common/api/middleware/names_test.go 08:58:19 spire-1.2.1/pkg/common/api/names.go 08:58:19 spire-1.2.1/pkg/common/api/ratelimit.go 08:58:19 spire-1.2.1/pkg/common/api/rpccontext/ 08:58:19 spire-1.2.1/pkg/common/api/rpccontext/logger.go 08:58:19 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 08:58:19 spire-1.2.1/pkg/common/api/rpccontext/names.go 08:58:19 spire-1.2.1/pkg/common/auth/ 08:58:19 spire-1.2.1/pkg/common/auth/interceptors.go 08:58:19 spire-1.2.1/pkg/common/auth/interceptors_test.go 08:58:19 spire-1.2.1/pkg/common/auth/untracked_uds.go 08:58:19 spire-1.2.1/pkg/common/bundleutil/ 08:58:19 spire-1.2.1/pkg/common/bundleutil/bundle.go 08:58:19 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 08:58:19 spire-1.2.1/pkg/common/bundleutil/common_test.go 08:58:19 spire-1.2.1/pkg/common/bundleutil/marshal.go 08:58:19 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 08:58:19 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 08:58:19 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 08:58:19 spire-1.2.1/pkg/common/bundleutil/types.go 08:58:19 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 08:58:19 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 08:58:19 spire-1.2.1/pkg/common/catalog/ 08:58:19 spire-1.2.1/pkg/common/catalog/bind.go 08:58:19 spire-1.2.1/pkg/common/catalog/builtin.go 08:58:19 spire-1.2.1/pkg/common/catalog/catalog.go 08:58:19 spire-1.2.1/pkg/common/catalog/catalog_test.go 08:58:19 spire-1.2.1/pkg/common/catalog/closers.go 08:58:19 spire-1.2.1/pkg/common/catalog/cmd_linux.go 08:58:19 spire-1.2.1/pkg/common/catalog/cmd_other.go 08:58:19 spire-1.2.1/pkg/common/catalog/config.go 08:58:19 spire-1.2.1/pkg/common/catalog/config_test.go 08:58:19 spire-1.2.1/pkg/common/catalog/configure.go 08:58:19 spire-1.2.1/pkg/common/catalog/constraints.go 08:58:19 spire-1.2.1/pkg/common/catalog/constraints_test.go 08:58:19 spire-1.2.1/pkg/common/catalog/context.go 08:58:19 spire-1.2.1/pkg/common/catalog/external.go 08:58:19 spire-1.2.1/pkg/common/catalog/host.go 08:58:19 spire-1.2.1/pkg/common/catalog/pipenet.go 08:58:19 spire-1.2.1/pkg/common/catalog/plugin.go 08:58:19 spire-1.2.1/pkg/common/catalog/testplugin/ 08:58:19 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 08:58:19 spire-1.2.1/pkg/common/catalog/testplugin/main.go 08:58:19 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 08:58:19 spire-1.2.1/pkg/common/cli/ 08:58:19 spire-1.2.1/pkg/common/cli/env.go 08:58:19 spire-1.2.1/pkg/common/cli/flags.go 08:58:19 spire-1.2.1/pkg/common/cli/trust_domain.go 08:58:19 spire-1.2.1/pkg/common/cli/trust_domain_test.go 08:58:19 spire-1.2.1/pkg/common/cli/umask.go 08:58:19 spire-1.2.1/pkg/common/cli/umask_posix.go 08:58:19 spire-1.2.1/pkg/common/cli/umask_test.go 08:58:19 spire-1.2.1/pkg/common/cli/umask_windows.go 08:58:19 spire-1.2.1/pkg/common/cliprinter/ 08:58:19 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 08:58:19 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 08:58:19 spire-1.2.1/pkg/common/cliprinter/flag.go 08:58:19 spire-1.2.1/pkg/common/cliprinter/flag_test.go 08:58:19 spire-1.2.1/pkg/common/cliprinter/format.go 08:58:19 spire-1.2.1/pkg/common/cliprinter/format_test.go 08:58:19 spire-1.2.1/pkg/common/cliprinter/internal/ 08:58:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 08:58:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 08:58:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 08:58:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 08:58:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 08:58:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 08:58:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 08:58:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 08:58:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 08:58:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 08:58:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 08:58:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 08:58:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 08:58:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 08:58:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 08:58:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 08:58:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 08:58:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 08:58:19 spire-1.2.1/pkg/common/coretypes/ 08:58:19 spire-1.2.1/pkg/common/coretypes/bundle/ 08:58:19 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 08:58:19 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 08:58:19 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 08:58:19 spire-1.2.1/pkg/common/coretypes/bundle/require.go 08:58:19 spire-1.2.1/pkg/common/coretypes/jwtkey/ 08:58:19 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 08:58:19 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 08:58:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 08:58:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 08:58:19 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 08:58:19 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 08:58:19 spire-1.2.1/pkg/common/coretypes/x509certificate/ 08:58:19 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 08:58:19 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 08:58:19 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 08:58:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 08:58:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 08:58:19 spire-1.2.1/pkg/common/cryptoutil/ 08:58:19 spire-1.2.1/pkg/common/cryptoutil/keys.go 08:58:19 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 08:58:19 spire-1.2.1/pkg/common/diskutil/ 08:58:19 spire-1.2.1/pkg/common/diskutil/file_posix.go 08:58:19 spire-1.2.1/pkg/common/diskutil/file_test.go 08:58:19 spire-1.2.1/pkg/common/diskutil/file_windows.go 08:58:19 spire-1.2.1/pkg/common/errorutil/ 08:58:19 spire-1.2.1/pkg/common/errorutil/wrapper.go 08:58:19 spire-1.2.1/pkg/common/health/ 08:58:19 spire-1.2.1/pkg/common/health/config.go 08:58:19 spire-1.2.1/pkg/common/health/context.go 08:58:19 spire-1.2.1/pkg/common/health/context_test.go 08:58:19 spire-1.2.1/pkg/common/health/health.go 08:58:19 spire-1.2.1/pkg/common/health/health_test.go 08:58:19 spire-1.2.1/pkg/common/health/logger.go 08:58:19 spire-1.2.1/pkg/common/hostservice/ 08:58:19 spire-1.2.1/pkg/common/hostservice/metricsservice/ 08:58:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 08:58:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 08:58:19 spire-1.2.1/pkg/common/idutil/ 08:58:19 spire-1.2.1/pkg/common/idutil/require.go 08:58:19 spire-1.2.1/pkg/common/idutil/require_test.go 08:58:19 spire-1.2.1/pkg/common/idutil/safety.go 08:58:19 spire-1.2.1/pkg/common/idutil/safety_test.go 08:58:19 spire-1.2.1/pkg/common/idutil/spiffeid.go 08:58:19 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 08:58:19 spire-1.2.1/pkg/common/jwtsvid/ 08:58:19 spire-1.2.1/pkg/common/jwtsvid/common.go 08:58:19 spire-1.2.1/pkg/common/jwtsvid/sign.go 08:58:19 spire-1.2.1/pkg/common/jwtsvid/token_test.go 08:58:19 spire-1.2.1/pkg/common/jwtsvid/validate.go 08:58:19 spire-1.2.1/pkg/common/jwtutil/ 08:58:19 spire-1.2.1/pkg/common/jwtutil/keyset.go 08:58:19 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 08:58:19 spire-1.2.1/pkg/common/log/ 08:58:19 spire-1.2.1/pkg/common/log/hclog_adapter.go 08:58:19 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 08:58:19 spire-1.2.1/pkg/common/log/log.go 08:58:19 spire-1.2.1/pkg/common/log/log_test.go 08:58:19 spire-1.2.1/pkg/common/log/options.go 08:58:19 spire-1.2.1/pkg/common/nodeutil/ 08:58:19 spire-1.2.1/pkg/common/nodeutil/node.go 08:58:19 spire-1.2.1/pkg/common/nodeutil/node_test.go 08:58:19 spire-1.2.1/pkg/common/peertracker/ 08:58:19 spire-1.2.1/pkg/common/peertracker/conn.go 08:58:19 spire-1.2.1/pkg/common/peertracker/credentials.go 08:58:19 spire-1.2.1/pkg/common/peertracker/errors.go 08:58:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 08:58:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 08:58:19 spire-1.2.1/pkg/common/peertracker/info.go 08:58:19 spire-1.2.1/pkg/common/peertracker/listener.go 08:58:19 spire-1.2.1/pkg/common/peertracker/listener_test.go 08:58:19 spire-1.2.1/pkg/common/peertracker/peertracker.go 08:58:19 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 08:58:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 08:58:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 08:58:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 08:58:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 08:58:19 spire-1.2.1/pkg/common/peertracker/tcp.go 08:58:19 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 08:58:19 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 08:58:19 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 08:58:19 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 08:58:19 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 08:58:19 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 08:58:19 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 08:58:19 spire-1.2.1/pkg/common/peertracker/uds.go 08:58:19 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 08:58:19 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 08:58:19 spire-1.2.1/pkg/common/peertracker/uds_linux.go 08:58:19 spire-1.2.1/pkg/common/pemutil/ 08:58:19 spire-1.2.1/pkg/common/pemutil/block.go 08:58:19 spire-1.2.1/pkg/common/pemutil/certs.go 08:58:19 spire-1.2.1/pkg/common/pemutil/common.go 08:58:19 spire-1.2.1/pkg/common/pemutil/csr.go 08:58:19 spire-1.2.1/pkg/common/pemutil/keys.go 08:58:19 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 08:58:19 spire-1.2.1/pkg/common/pemutil/testdata/ 08:58:19 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 08:58:19 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 08:58:19 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 08:58:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 08:58:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 08:58:19 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 08:58:19 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 08:58:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 08:58:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 08:58:19 spire-1.2.1/pkg/common/plugin/ 08:58:19 spire-1.2.1/pkg/common/plugin/aws/ 08:58:19 spire-1.2.1/pkg/common/plugin/aws/iid.go 08:58:19 spire-1.2.1/pkg/common/plugin/azure/ 08:58:19 spire-1.2.1/pkg/common/plugin/azure/msi.go 08:58:19 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 08:58:19 spire-1.2.1/pkg/common/plugin/facade.go 08:58:19 spire-1.2.1/pkg/common/plugin/facade_test.go 08:58:19 spire-1.2.1/pkg/common/plugin/gcp/ 08:58:19 spire-1.2.1/pkg/common/plugin/gcp/iit.go 08:58:19 spire-1.2.1/pkg/common/plugin/k8s/ 08:58:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 08:58:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 08:58:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 08:58:19 spire-1.2.1/pkg/common/plugin/k8s/utils.go 08:58:19 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 08:58:19 spire-1.2.1/pkg/common/plugin/log.go 08:58:19 spire-1.2.1/pkg/common/plugin/sshpop/ 08:58:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 08:58:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 08:58:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 08:58:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 08:58:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 08:58:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 08:58:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 08:58:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 08:58:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 08:58:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 08:58:19 spire-1.2.1/pkg/common/plugin/tpmdevid/ 08:58:19 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 08:58:19 spire-1.2.1/pkg/common/plugin/x509pop/ 08:58:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 08:58:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 08:58:19 spire-1.2.1/pkg/common/profiling/ 08:58:19 spire-1.2.1/pkg/common/profiling/dumpers.go 08:58:19 spire-1.2.1/pkg/common/profiling/profiling.go 08:58:19 spire-1.2.1/pkg/common/protoutil/ 08:58:19 spire-1.2.1/pkg/common/protoutil/masks.go 08:58:19 spire-1.2.1/pkg/common/protoutil/masks_test.go 08:58:19 spire-1.2.1/pkg/common/rotationutil/ 08:58:19 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 08:58:19 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 08:58:19 spire-1.2.1/pkg/common/selector/ 08:58:19 spire-1.2.1/pkg/common/selector/selector.go 08:58:19 spire-1.2.1/pkg/common/selector/selector_test.go 08:58:19 spire-1.2.1/pkg/common/selector/set.go 08:58:19 spire-1.2.1/pkg/common/selector/set_utils.go 08:58:19 spire-1.2.1/pkg/common/selector/set_utils_test.go 08:58:19 spire-1.2.1/pkg/common/telemetry/ 08:58:19 spire-1.2.1/pkg/common/telemetry/agent/ 08:58:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 08:58:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 08:58:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 08:58:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 08:58:19 spire-1.2.1/pkg/common/telemetry/agent/manager.go 08:58:19 spire-1.2.1/pkg/common/telemetry/agent/node.go 08:58:19 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 08:58:19 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 08:58:19 spire-1.2.1/pkg/common/telemetry/agent/store/ 08:58:19 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 08:58:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 08:58:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 08:58:19 spire-1.2.1/pkg/common/telemetry/blackhole.go 08:58:19 spire-1.2.1/pkg/common/telemetry/call.go 08:58:19 spire-1.2.1/pkg/common/telemetry/common/ 08:58:19 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 08:58:19 spire-1.2.1/pkg/common/telemetry/config.go 08:58:19 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 08:58:19 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 08:58:19 spire-1.2.1/pkg/common/telemetry/inmem.go 08:58:19 spire-1.2.1/pkg/common/telemetry/inmem_test.go 08:58:19 spire-1.2.1/pkg/common/telemetry/m3.go 08:58:19 spire-1.2.1/pkg/common/telemetry/m3_test.go 08:58:19 spire-1.2.1/pkg/common/telemetry/metrics.go 08:58:19 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 08:58:19 spire-1.2.1/pkg/common/telemetry/names.go 08:58:19 spire-1.2.1/pkg/common/telemetry/prometheus.go 08:58:19 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 08:58:19 spire-1.2.1/pkg/common/telemetry/sanitize.go 08:58:19 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 08:58:19 spire-1.2.1/pkg/common/telemetry/server/ 08:58:19 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 08:58:19 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 08:58:19 spire-1.2.1/pkg/common/telemetry/server/datastore/ 08:58:19 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 08:58:19 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 08:58:19 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 08:58:19 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 08:58:19 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 08:58:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 08:58:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 08:58:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 08:58:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 08:58:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 08:58:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 08:58:19 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 08:58:19 spire-1.2.1/pkg/common/telemetry/server/rotate.go 08:58:19 spire-1.2.1/pkg/common/telemetry/server/server.go 08:58:19 spire-1.2.1/pkg/common/telemetry/sink.go 08:58:19 spire-1.2.1/pkg/common/telemetry/statsd.go 08:58:19 spire-1.2.1/pkg/common/telemetry/statsd_test.go 08:58:19 spire-1.2.1/pkg/common/telemetry/uptime.go 08:58:19 spire-1.2.1/pkg/common/telemetry/version.go 08:58:19 spire-1.2.1/pkg/common/telemetry/withlabels.go 08:58:19 spire-1.2.1/pkg/common/uptime/ 08:58:19 spire-1.2.1/pkg/common/uptime/uptime.go 08:58:19 spire-1.2.1/pkg/common/uptime/uptime_test.go 08:58:19 spire-1.2.1/pkg/common/util/ 08:58:19 spire-1.2.1/pkg/common/util/certs.go 08:58:19 spire-1.2.1/pkg/common/util/certs_test.go 08:58:19 spire-1.2.1/pkg/common/util/csr.go 08:58:19 spire-1.2.1/pkg/common/util/hash.go 08:58:19 spire-1.2.1/pkg/common/util/selectors.go 08:58:19 spire-1.2.1/pkg/common/util/selectors_test.go 08:58:19 spire-1.2.1/pkg/common/util/signals.go 08:58:19 spire-1.2.1/pkg/common/util/sort.go 08:58:19 spire-1.2.1/pkg/common/util/sort_test.go 08:58:19 spire-1.2.1/pkg/common/util/task.go 08:58:19 spire-1.2.1/pkg/common/util/task_test.go 08:58:19 spire-1.2.1/pkg/common/util/testdata/ 08:58:19 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 08:58:19 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 08:58:19 spire-1.2.1/pkg/common/version/ 08:58:19 spire-1.2.1/pkg/common/version/version.go 08:58:19 spire-1.2.1/pkg/common/x509svid/ 08:58:19 spire-1.2.1/pkg/common/x509svid/common_test.go 08:58:19 spire-1.2.1/pkg/common/x509svid/csr.go 08:58:19 spire-1.2.1/pkg/common/x509svid/upstreamca.go 08:58:19 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 08:58:19 spire-1.2.1/pkg/common/x509util/ 08:58:19 spire-1.2.1/pkg/common/x509util/cert.go 08:58:19 spire-1.2.1/pkg/common/x509util/dns.go 08:58:19 spire-1.2.1/pkg/common/x509util/dns_test.go 08:58:19 spire-1.2.1/pkg/common/x509util/keyid.go 08:58:19 spire-1.2.1/pkg/common/x509util/keypair.go 08:58:19 spire-1.2.1/pkg/common/x509util/serialnumber.go 08:58:19 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 08:58:19 spire-1.2.1/pkg/server/ 08:58:19 spire-1.2.1/pkg/server/api/ 08:58:19 spire-1.2.1/pkg/server/api/agent.go 08:58:19 spire-1.2.1/pkg/server/api/agent/ 08:58:19 spire-1.2.1/pkg/server/api/agent/v1/ 08:58:19 spire-1.2.1/pkg/server/api/agent/v1/service.go 08:58:19 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 08:58:19 spire-1.2.1/pkg/server/api/agent_test.go 08:58:19 spire-1.2.1/pkg/server/api/api.go 08:58:19 spire-1.2.1/pkg/server/api/audit/ 08:58:19 spire-1.2.1/pkg/server/api/audit/audit.go 08:58:19 spire-1.2.1/pkg/server/api/audit/audit_test.go 08:58:19 spire-1.2.1/pkg/server/api/bundle.go 08:58:19 spire-1.2.1/pkg/server/api/bundle/ 08:58:19 spire-1.2.1/pkg/server/api/bundle/v1/ 08:58:19 spire-1.2.1/pkg/server/api/bundle/v1/service.go 08:58:19 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 08:58:19 spire-1.2.1/pkg/server/api/bundle_test.go 08:58:19 spire-1.2.1/pkg/server/api/debug/ 08:58:19 spire-1.2.1/pkg/server/api/debug/v1/ 08:58:19 spire-1.2.1/pkg/server/api/debug/v1/service.go 08:58:19 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 08:58:19 spire-1.2.1/pkg/server/api/entry.go 08:58:19 spire-1.2.1/pkg/server/api/entry/ 08:58:19 spire-1.2.1/pkg/server/api/entry/v1/ 08:58:19 spire-1.2.1/pkg/server/api/entry/v1/service.go 08:58:19 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 08:58:19 spire-1.2.1/pkg/server/api/entry_test.go 08:58:19 spire-1.2.1/pkg/server/api/health/ 08:58:19 spire-1.2.1/pkg/server/api/health/v1/ 08:58:19 spire-1.2.1/pkg/server/api/health/v1/service.go 08:58:19 spire-1.2.1/pkg/server/api/health/v1/service_test.go 08:58:19 spire-1.2.1/pkg/server/api/id.go 08:58:19 spire-1.2.1/pkg/server/api/id_test.go 08:58:19 spire-1.2.1/pkg/server/api/limits/ 08:58:19 spire-1.2.1/pkg/server/api/limits/limits.go 08:58:19 spire-1.2.1/pkg/server/api/middleware/ 08:58:19 spire-1.2.1/pkg/server/api/middleware/alias.go 08:58:19 spire-1.2.1/pkg/server/api/middleware/audit.go 08:58:19 spire-1.2.1/pkg/server/api/middleware/authorization.go 08:58:19 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 08:58:19 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 08:58:19 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 08:58:19 spire-1.2.1/pkg/server/api/middleware/caller.go 08:58:19 spire-1.2.1/pkg/server/api/middleware/caller_test.go 08:58:19 spire-1.2.1/pkg/server/api/middleware/common.go 08:58:19 spire-1.2.1/pkg/server/api/middleware/common_test.go 08:58:19 spire-1.2.1/pkg/server/api/middleware/entries.go 08:58:19 spire-1.2.1/pkg/server/api/middleware/entries_test.go 08:58:19 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 08:58:19 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 08:58:19 spire-1.2.1/pkg/server/api/ratelimit.go 08:58:19 spire-1.2.1/pkg/server/api/rpccontext/ 08:58:19 spire-1.2.1/pkg/server/api/rpccontext/alias.go 08:58:19 spire-1.2.1/pkg/server/api/rpccontext/audit.go 08:58:19 spire-1.2.1/pkg/server/api/rpccontext/caller.go 08:58:19 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 08:58:19 spire-1.2.1/pkg/server/api/selector.go 08:58:19 spire-1.2.1/pkg/server/api/selector_test.go 08:58:19 spire-1.2.1/pkg/server/api/status.go 08:58:19 spire-1.2.1/pkg/server/api/status_test.go 08:58:19 spire-1.2.1/pkg/server/api/svid/ 08:58:19 spire-1.2.1/pkg/server/api/svid/v1/ 08:58:19 spire-1.2.1/pkg/server/api/svid/v1/service.go 08:58:19 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 08:58:19 spire-1.2.1/pkg/server/api/trustdomain.go 08:58:19 spire-1.2.1/pkg/server/api/trustdomain/ 08:58:19 spire-1.2.1/pkg/server/api/trustdomain/v1/ 08:58:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 08:58:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 08:58:19 spire-1.2.1/pkg/server/api/trustdomain_test.go 08:58:19 spire-1.2.1/pkg/server/authpolicy/ 08:58:19 spire-1.2.1/pkg/server/authpolicy/defaults.go 08:58:19 spire-1.2.1/pkg/server/authpolicy/policy.go 08:58:19 spire-1.2.1/pkg/server/authpolicy/policy.rego 08:58:19 spire-1.2.1/pkg/server/authpolicy/policy_data.json 08:58:19 spire-1.2.1/pkg/server/authpolicy/policy_test.go 08:58:19 spire-1.2.1/pkg/server/authpolicy/validate.go 08:58:19 spire-1.2.1/pkg/server/bundle/ 08:58:19 spire-1.2.1/pkg/server/bundle/client/ 08:58:19 spire-1.2.1/pkg/server/bundle/client/client.go 08:58:19 spire-1.2.1/pkg/server/bundle/client/client_test.go 08:58:19 spire-1.2.1/pkg/server/bundle/client/manager.go 08:58:19 spire-1.2.1/pkg/server/bundle/client/manager_test.go 08:58:19 spire-1.2.1/pkg/server/bundle/client/sources.go 08:58:19 spire-1.2.1/pkg/server/bundle/client/sources_test.go 08:58:19 spire-1.2.1/pkg/server/bundle/client/updater.go 08:58:19 spire-1.2.1/pkg/server/bundle/client/updater_test.go 08:58:19 spire-1.2.1/pkg/server/ca/ 08:58:19 spire-1.2.1/pkg/server/ca/ca.go 08:58:19 spire-1.2.1/pkg/server/ca/ca_health.go 08:58:19 spire-1.2.1/pkg/server/ca/ca_test.go 08:58:19 spire-1.2.1/pkg/server/ca/journal.go 08:58:19 spire-1.2.1/pkg/server/ca/journal_test.go 08:58:19 spire-1.2.1/pkg/server/ca/manager.go 08:58:19 spire-1.2.1/pkg/server/ca/manager_health.go 08:58:19 spire-1.2.1/pkg/server/ca/manager_test.go 08:58:19 spire-1.2.1/pkg/server/ca/templates.go 08:58:19 spire-1.2.1/pkg/server/ca/upstream_client.go 08:58:19 spire-1.2.1/pkg/server/ca/upstream_client_test.go 08:58:19 spire-1.2.1/pkg/server/ca/validation.go 08:58:19 spire-1.2.1/pkg/server/cache/ 08:58:19 spire-1.2.1/pkg/server/cache/dscache/ 08:58:19 spire-1.2.1/pkg/server/cache/dscache/cache.go 08:58:19 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 08:58:19 spire-1.2.1/pkg/server/cache/entrycache/ 08:58:19 spire-1.2.1/pkg/server/cache/entrycache/cache.go 08:58:19 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 08:58:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 08:58:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 08:58:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 08:58:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 08:58:19 spire-1.2.1/pkg/server/catalog/ 08:58:19 spire-1.2.1/pkg/server/catalog/catalog.go 08:58:19 spire-1.2.1/pkg/server/catalog/keymanager.go 08:58:19 spire-1.2.1/pkg/server/catalog/nodeattestor.go 08:58:19 spire-1.2.1/pkg/server/catalog/noderesolver.go 08:58:19 spire-1.2.1/pkg/server/catalog/notifier.go 08:58:19 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 08:58:19 spire-1.2.1/pkg/server/config.go 08:58:19 spire-1.2.1/pkg/server/datastore/ 08:58:19 spire-1.2.1/pkg/server/datastore/datastore.go 08:58:19 spire-1.2.1/pkg/server/datastore/datastore_health.go 08:58:19 spire-1.2.1/pkg/server/datastore/repository.go 08:58:19 spire-1.2.1/pkg/server/datastore/sqlstore/ 08:58:19 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 08:58:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 08:58:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 08:58:19 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 08:58:19 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 08:58:19 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 08:58:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 08:58:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 08:58:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 08:58:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 08:58:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 08:58:19 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 08:58:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 08:58:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 08:58:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 08:58:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 08:58:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 08:58:19 spire-1.2.1/pkg/server/endpoints/ 08:58:19 spire-1.2.1/pkg/server/endpoints/bundle/ 08:58:19 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 08:58:19 spire-1.2.1/pkg/server/endpoints/bundle/config.go 08:58:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 08:58:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 08:58:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 08:58:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 08:58:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 08:58:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 08:58:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 08:58:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 08:58:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 08:58:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 08:58:19 spire-1.2.1/pkg/server/endpoints/bundle/server.go 08:58:19 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 08:58:19 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 08:58:19 spire-1.2.1/pkg/server/endpoints/config.go 08:58:19 spire-1.2.1/pkg/server/endpoints/endpoints.go 08:58:19 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 08:58:19 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 08:58:19 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 08:58:19 spire-1.2.1/pkg/server/endpoints/middleware.go 08:58:19 spire-1.2.1/pkg/server/endpoints/middleware_test.go 08:58:19 spire-1.2.1/pkg/server/hostservice/ 08:58:19 spire-1.2.1/pkg/server/hostservice/agentstore/ 08:58:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 08:58:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 08:58:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 08:58:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 08:58:19 spire-1.2.1/pkg/server/hostservice/identityprovider/ 08:58:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 08:58:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/ 08:58:19 spire-1.2.1/pkg/server/plugin/keymanager/ 08:58:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 08:58:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 08:58:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 08:58:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 08:58:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 08:58:19 spire-1.2.1/pkg/server/plugin/keymanager/base/ 08:58:19 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 08:58:19 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 08:58:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 08:58:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 08:58:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 08:58:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 08:58:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 08:58:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 08:58:19 spire-1.2.1/pkg/server/plugin/keymanager/test/ 08:58:19 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 08:58:19 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 08:58:19 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/ 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 08:58:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/noderesolver/ 08:58:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 08:58:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 08:58:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 08:58:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 08:58:19 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 08:58:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 08:58:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/notifier/ 08:58:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 08:58:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 08:58:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 08:58:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 08:58:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 08:58:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 08:58:19 spire-1.2.1/pkg/server/plugin/notifier/repository.go 08:58:19 spire-1.2.1/pkg/server/plugin/notifier/v1.go 08:58:19 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 08:58:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 08:58:19 spire-1.2.1/pkg/server/registration/ 08:58:19 spire-1.2.1/pkg/server/registration/manager.go 08:58:19 spire-1.2.1/pkg/server/registration/manager_test.go 08:58:19 spire-1.2.1/pkg/server/scanentries.go 08:58:19 spire-1.2.1/pkg/server/scanentries_test.go 08:58:19 spire-1.2.1/pkg/server/server.go 08:58:19 spire-1.2.1/pkg/server/server_test.go 08:58:19 spire-1.2.1/pkg/server/svid/ 08:58:19 spire-1.2.1/pkg/server/svid/observer.go 08:58:19 spire-1.2.1/pkg/server/svid/observer_test.go 08:58:19 spire-1.2.1/pkg/server/svid/rotator.go 08:58:19 spire-1.2.1/pkg/server/svid/rotator_config.go 08:58:19 spire-1.2.1/pkg/server/svid/rotator_config_test.go 08:58:19 spire-1.2.1/pkg/server/svid/rotator_test.go 08:58:19 spire-1.2.1/proto/ 08:58:19 spire-1.2.1/proto/private/ 08:58:19 spire-1.2.1/proto/private/server/ 08:58:19 spire-1.2.1/proto/private/server/journal/ 08:58:19 spire-1.2.1/proto/private/server/journal/journal.pb.go 08:58:19 spire-1.2.1/proto/private/server/journal/journal.proto 08:58:19 spire-1.2.1/proto/spire/ 08:58:19 spire-1.2.1/proto/spire/common/ 08:58:19 spire-1.2.1/proto/spire/common/common.pb.go 08:58:19 spire-1.2.1/proto/spire/common/common.proto 08:58:19 spire-1.2.1/proto/spire/common/plugin/ 08:58:19 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 08:58:19 spire-1.2.1/proto/spire/common/plugin/plugin.proto 08:58:19 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 08:58:19 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 08:58:19 spire-1.2.1/proto/spire/plugin/ 08:58:19 spire-1.2.1/proto/spire/plugin/agent/ 08:58:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 08:58:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 08:58:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 08:58:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 08:58:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 08:58:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 08:58:19 spire-1.2.1/release/ 08:58:19 spire-1.2.1/release/spire-extras/ 08:58:19 spire-1.2.1/release/spire-extras/README.md 08:58:19 spire-1.2.1/release/spire-extras/conf/ 08:58:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 08:58:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 08:58:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 08:58:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 08:58:19 spire-1.2.1/release/spire/ 08:58:19 spire-1.2.1/release/spire/README.md 08:58:19 spire-1.2.1/release/spire/conf/ 08:58:19 spire-1.2.1/release/spire/conf/agent/ 08:58:19 spire-1.2.1/release/spire/conf/agent/agent.conf 08:58:19 spire-1.2.1/release/spire/conf/server/ 08:58:19 spire-1.2.1/release/spire/conf/server/server.conf 08:58:19 spire-1.2.1/script/ 08:58:19 spire-1.2.1/script/build-artifact.sh 08:58:19 spire-1.2.1/script/generate_dummy_ca.sh 08:58:19 spire-1.2.1/support/ 08:58:19 spire-1.2.1/support/k8s/ 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/ 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 08:58:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 08:58:19 spire-1.2.1/support/oidc-discovery-provider/ 08:58:19 spire-1.2.1/support/oidc-discovery-provider/README.md 08:58:19 spire-1.2.1/support/oidc-discovery-provider/common_test.go 08:58:19 spire-1.2.1/support/oidc-discovery-provider/config.go 08:58:19 spire-1.2.1/support/oidc-discovery-provider/config_test.go 08:58:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 08:58:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 08:58:19 spire-1.2.1/support/oidc-discovery-provider/handler.go 08:58:19 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 08:58:19 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 08:58:19 spire-1.2.1/support/oidc-discovery-provider/main.go 08:58:19 spire-1.2.1/support/oidc-discovery-provider/server_api.go 08:58:19 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 08:58:19 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 08:58:19 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 08:58:19 spire-1.2.1/test/ 08:58:19 spire-1.2.1/test/clock/ 08:58:19 spire-1.2.1/test/clock/clock.go 08:58:19 spire-1.2.1/test/fakes/ 08:58:19 spire-1.2.1/test/fakes/fakeagentcatalog/ 08:58:19 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 08:58:19 spire-1.2.1/test/fakes/fakeagentkeymanager/ 08:58:19 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 08:58:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 08:58:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 08:58:19 spire-1.2.1/test/fakes/fakeagentstore/ 08:58:19 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 08:58:19 spire-1.2.1/test/fakes/fakedatastore/ 08:58:19 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 08:58:19 spire-1.2.1/test/fakes/fakeentryclient/ 08:58:19 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 08:58:19 spire-1.2.1/test/fakes/fakehealthchecker/ 08:58:19 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 08:58:19 spire-1.2.1/test/fakes/fakeidentityprovider/ 08:58:19 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 08:58:19 spire-1.2.1/test/fakes/fakemetrics/ 08:58:19 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 08:58:19 spire-1.2.1/test/fakes/fakenoderesolver/ 08:58:19 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 08:58:19 spire-1.2.1/test/fakes/fakenotifier/ 08:58:19 spire-1.2.1/test/fakes/fakenotifier/notifier.go 08:58:19 spire-1.2.1/test/fakes/fakepluginmetrics/ 08:58:19 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 08:58:19 spire-1.2.1/test/fakes/fakeserverca/ 08:58:19 spire-1.2.1/test/fakes/fakeserverca/serverca.go 08:58:19 spire-1.2.1/test/fakes/fakeservercatalog/ 08:58:19 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 08:58:19 spire-1.2.1/test/fakes/fakeserverkeymanager/ 08:58:19 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 08:58:19 spire-1.2.1/test/fakes/fakeservernodeattestor/ 08:58:19 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 08:58:19 spire-1.2.1/test/fakes/fakeupstreamauthority/ 08:58:19 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 08:58:19 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 08:58:19 spire-1.2.1/test/fakes/fakeworkloadapi/ 08:58:19 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 08:58:19 spire-1.2.1/test/fakes/fakeworkloadattestor/ 08:58:19 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 08:58:19 spire-1.2.1/test/fixture/ 08:58:19 spire-1.2.1/test/fixture/certs/ 08:58:19 spire-1.2.1/test/fixture/certs/agent_svid.der 08:58:19 spire-1.2.1/test/fixture/certs/base_cert.pem 08:58:19 spire-1.2.1/test/fixture/certs/base_csr.pem 08:58:19 spire-1.2.1/test/fixture/certs/base_key.pem 08:58:19 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 08:58:19 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 08:58:19 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 08:58:19 spire-1.2.1/test/fixture/certs/blog_cert.pem 08:58:19 spire-1.2.1/test/fixture/certs/blog_csr.pem 08:58:19 spire-1.2.1/test/fixture/certs/blog_key.pem 08:58:19 spire-1.2.1/test/fixture/certs/bundle.der 08:58:19 spire-1.2.1/test/fixture/certs/ca.pem 08:58:19 spire-1.2.1/test/fixture/certs/ca_key.pem 08:58:19 spire-1.2.1/test/fixture/certs/database_cert.pem 08:58:19 spire-1.2.1/test/fixture/certs/database_csr.pem 08:58:19 spire-1.2.1/test/fixture/certs/database_key.pem 08:58:19 spire-1.2.1/test/fixture/certs/node_cert.pem 08:58:19 spire-1.2.1/test/fixture/certs/node_csr.pem 08:58:19 spire-1.2.1/test/fixture/certs/node_key.pem 08:58:19 spire-1.2.1/test/fixture/certs/svid.pem 08:58:19 spire-1.2.1/test/fixture/certs/svid_key.pem 08:58:19 spire-1.2.1/test/fixture/config/ 08:58:19 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 08:58:19 spire-1.2.1/test/fixture/config/agent_good.conf 08:58:19 spire-1.2.1/test/fixture/config/agent_good_templated.conf 08:58:19 spire-1.2.1/test/fixture/config/plugin_good.conf 08:58:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 08:58:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 08:58:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 08:58:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 08:58:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 08:58:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 08:58:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 08:58:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 08:58:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 08:58:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 08:58:19 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 08:58:19 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 08:58:19 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 08:58:19 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 08:58:19 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 08:58:19 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 08:58:19 spire-1.2.1/test/fixture/config/server_good.conf 08:58:19 spire-1.2.1/test/fixture/config/server_good_templated.conf 08:58:19 spire-1.2.1/test/fixture/fixture.go 08:58:19 spire-1.2.1/test/fixture/nodeattestor/ 08:58:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 08:58:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 08:58:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 08:58:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 08:58:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 08:58:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 08:58:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 08:58:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 08:58:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 08:58:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 08:58:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 08:58:19 spire-1.2.1/test/fixture/registration/ 08:58:19 spire-1.2.1/test/fixture/registration/entries.json 08:58:19 spire-1.2.1/test/fixture/registration/good-for-update.json 08:58:19 spire-1.2.1/test/fixture/registration/good.json 08:58:19 spire-1.2.1/test/fixture/registration/invalid.json 08:58:19 spire-1.2.1/test/fixture/registration/invalid_json.json 08:58:19 spire-1.2.1/test/fixture/registration/manager_test_entries.json 08:58:19 spire-1.2.1/test/integration/ 08:58:19 spire-1.2.1/test/integration/README.md 08:58:19 spire-1.2.1/test/integration/common 08:58:19 spire-1.2.1/test/integration/setup/ 08:58:19 spire-1.2.1/test/integration/setup/adminclient/ 08:58:19 spire-1.2.1/test/integration/setup/adminclient/build.sh 08:58:19 spire-1.2.1/test/integration/setup/adminclient/client.go 08:58:19 spire-1.2.1/test/integration/setup/debugagent/ 08:58:19 spire-1.2.1/test/integration/setup/debugagent/build.sh 08:58:19 spire-1.2.1/test/integration/setup/debugagent/main.go 08:58:19 spire-1.2.1/test/integration/setup/debugserver/ 08:58:19 spire-1.2.1/test/integration/setup/debugserver/build.sh 08:58:19 spire-1.2.1/test/integration/setup/debugserver/main.go 08:58:19 spire-1.2.1/test/integration/setup/downstreamclient/ 08:58:19 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 08:58:19 spire-1.2.1/test/integration/setup/downstreamclient/client.go 08:58:19 spire-1.2.1/test/integration/setup/itclient/ 08:58:19 spire-1.2.1/test/integration/setup/itclient/client.go 08:58:19 spire-1.2.1/test/integration/setup/node-attestation/ 08:58:19 spire-1.2.1/test/integration/setup/node-attestation/build.sh 08:58:19 spire-1.2.1/test/integration/setup/node-attestation/client.go 08:58:19 spire-1.2.1/test/integration/setup/x509pop/ 08:58:19 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 08:58:19 spire-1.2.1/test/integration/setup/x509pop/setup.sh 08:58:19 spire-1.2.1/test/integration/suites/ 08:58:19 spire-1.2.1/test/integration/suites/admin-endpoints/ 08:58:19 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 08:58:19 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 08:58:19 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 08:58:19 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 08:58:19 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 08:58:19 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 08:58:19 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 08:58:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 08:58:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 08:58:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 08:58:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 08:58:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 08:58:19 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 08:58:19 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 08:58:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 08:58:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 08:58:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 08:58:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 08:58:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 08:58:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 08:58:19 spire-1.2.1/test/integration/suites/datastore-mysql/ 08:58:19 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 08:58:19 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 08:58:19 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 08:58:19 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 08:58:19 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 08:58:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 08:58:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 08:58:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 08:58:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 08:58:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 08:58:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 08:58:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 08:58:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 08:58:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 08:58:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 08:58:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 08:58:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 08:58:19 spire-1.2.1/test/integration/suites/datastore-postgres/ 08:58:19 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 08:58:19 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 08:58:19 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 08:58:19 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 08:58:19 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 08:58:19 spire-1.2.1/test/integration/suites/debug-endpoints/ 08:58:19 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 08:58:19 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 08:58:19 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 08:58:19 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 08:58:19 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 08:58:19 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 08:58:19 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 08:58:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 08:58:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 08:58:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 08:58:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 08:58:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 08:58:19 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 08:58:19 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 08:58:19 spire-1.2.1/test/integration/suites/downstream-endpoints/ 08:58:19 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 08:58:19 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 08:58:19 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 08:58:19 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 08:58:19 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 08:58:19 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 08:58:19 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 08:58:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 08:58:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 08:58:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 08:58:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 08:58:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 08:58:19 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 08:58:19 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 08:58:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 08:58:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 08:58:19 spire-1.2.1/test/integration/suites/join-token/ 08:58:19 spire-1.2.1/test/integration/suites/join-token/01-start-server 08:58:19 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 08:58:19 spire-1.2.1/test/integration/suites/join-token/03-start-agent 08:58:19 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 08:58:19 spire-1.2.1/test/integration/suites/join-token/05-check-svid 08:58:19 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 08:58:19 spire-1.2.1/test/integration/suites/join-token/README.md 08:58:19 spire-1.2.1/test/integration/suites/join-token/conf/ 08:58:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 08:58:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 08:58:19 spire-1.2.1/test/integration/suites/join-token/conf/server/ 08:58:19 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 08:58:19 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 08:58:19 spire-1.2.1/test/integration/suites/join-token/teardown 08:58:19 spire-1.2.1/test/integration/suites/k8s-reconcile/ 08:58:19 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 08:58:19 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 08:58:19 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 08:58:19 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 08:58:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 08:58:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 08:58:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 08:58:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 08:58:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 08:58:19 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 08:58:19 spire-1.2.1/test/integration/suites/k8s-scratch/ 08:58:19 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 08:58:19 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 08:58:19 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 08:58:19 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 08:58:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 08:58:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 08:58:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 08:58:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 08:58:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 08:58:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 08:58:19 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 08:58:19 spire-1.2.1/test/integration/suites/k8s/ 08:58:19 spire-1.2.1/test/integration/suites/k8s/00-setup 08:58:19 spire-1.2.1/test/integration/suites/k8s/01-apply-config 08:58:19 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 08:58:19 spire-1.2.1/test/integration/suites/k8s/README.md 08:58:19 spire-1.2.1/test/integration/suites/k8s/conf/ 08:58:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 08:58:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 08:58:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s/conf/server/ 08:58:19 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 08:58:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 08:58:19 spire-1.2.1/test/integration/suites/k8s/init-kubectl 08:58:19 spire-1.2.1/test/integration/suites/k8s/teardown 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/ 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/README.md 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/root/ 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 08:58:19 spire-1.2.1/test/integration/suites/nested-rotation/teardown 08:58:19 spire-1.2.1/test/integration/suites/node-attestation/ 08:58:19 spire-1.2.1/test/integration/suites/node-attestation/00-setup 08:58:19 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 08:58:19 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 08:58:19 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 08:58:19 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 08:58:19 spire-1.2.1/test/integration/suites/node-attestation/README.md 08:58:19 spire-1.2.1/test/integration/suites/node-attestation/conf/ 08:58:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 08:58:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 08:58:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 08:58:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 08:58:19 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 08:58:19 spire-1.2.1/test/integration/suites/node-attestation/teardown 08:58:19 spire-1.2.1/test/integration/suites/rotation/ 08:58:19 spire-1.2.1/test/integration/suites/rotation/00-setup 08:58:19 spire-1.2.1/test/integration/suites/rotation/01-start-server 08:58:19 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 08:58:19 spire-1.2.1/test/integration/suites/rotation/03-start-agent 08:58:19 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 08:58:19 spire-1.2.1/test/integration/suites/rotation/05-check-svids 08:58:19 spire-1.2.1/test/integration/suites/rotation/README.md 08:58:19 spire-1.2.1/test/integration/suites/rotation/conf/ 08:58:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 08:58:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 08:58:19 spire-1.2.1/test/integration/suites/rotation/conf/server/ 08:58:19 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 08:58:19 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 08:58:19 spire-1.2.1/test/integration/suites/rotation/teardown 08:58:19 spire-1.2.1/test/integration/suites/self-test/ 08:58:19 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 08:58:19 spire-1.2.1/test/integration/suites/self-test/README.md 08:58:19 spire-1.2.1/test/integration/suites/self-test/teardown 08:58:19 spire-1.2.1/test/integration/suites/spire-server-cli/ 08:58:19 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 08:58:19 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 08:58:19 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 08:58:19 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 08:58:19 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 08:58:19 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 08:58:19 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 08:58:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 08:58:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 08:58:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 08:58:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 08:58:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 08:58:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 08:58:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 08:58:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 08:58:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 08:58:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 08:58:19 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 08:58:19 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 08:58:19 spire-1.2.1/test/integration/suites/upgrade/ 08:58:19 spire-1.2.1/test/integration/suites/upgrade/00-setup 08:58:19 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 08:58:19 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 08:58:19 spire-1.2.1/test/integration/suites/upgrade/README.md 08:58:19 spire-1.2.1/test/integration/suites/upgrade/conf/ 08:58:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 08:58:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 08:58:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 08:58:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 08:58:19 spire-1.2.1/test/integration/suites/upgrade/teardown 08:58:19 spire-1.2.1/test/integration/suites/upgrade/versions.txt 08:58:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 08:58:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 08:58:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 08:58:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 08:58:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 08:58:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 08:58:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 08:58:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 08:58:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 08:58:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 08:58:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 08:58:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 08:58:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 08:58:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 08:58:19 spire-1.2.1/test/integration/test-one.sh 08:58:19 spire-1.2.1/test/integration/test.sh 08:58:19 spire-1.2.1/test/plugintest/ 08:58:19 spire-1.2.1/test/plugintest/config.go 08:58:19 spire-1.2.1/test/plugintest/load.go 08:58:19 spire-1.2.1/test/plugintest/option.go 08:58:19 spire-1.2.1/test/spiretest/ 08:58:19 spire-1.2.1/test/spiretest/apiserver.go 08:58:19 spire-1.2.1/test/spiretest/assertions.go 08:58:19 spire-1.2.1/test/spiretest/dir.go 08:58:19 spire-1.2.1/test/spiretest/errors_posix.go 08:58:19 spire-1.2.1/test/spiretest/errors_windows.go 08:58:19 spire-1.2.1/test/spiretest/logs.go 08:58:19 spire-1.2.1/test/spiretest/socketapi.go 08:58:19 spire-1.2.1/test/spiretest/suite.go 08:58:19 spire-1.2.1/test/spiretest/x509.go 08:58:19 spire-1.2.1/test/testca/ 08:58:19 spire-1.2.1/test/testca/ca.go 08:58:19 spire-1.2.1/test/testkey/ 08:58:19 spire-1.2.1/test/testkey/generate.sh 08:58:19 spire-1.2.1/test/testkey/genkeys.go 08:58:19 spire-1.2.1/test/testkey/keys.go 08:58:19 spire-1.2.1/test/testkey/new.go 08:58:19 spire-1.2.1/test/tpmsimulator/ 08:58:19 spire-1.2.1/test/tpmsimulator/simulator.go 08:58:19 spire-1.2.1/test/util/ 08:58:19 spire-1.2.1/test/util/cert_fixtures.go 08:58:19 spire-1.2.1/test/util/cert_generation.go 08:58:19 spire-1.2.1/test/util/io_redirection.go 08:58:19 spire-1.2.1/test/util/race.go 08:58:19 spire-1.2.1/test/util/util.go 08:58:19 building spire from source... 08:58:20 Installing go1.17.7... 08:58:26 Building bin/spire-server... 08:58:26 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 08:58:26 go: downloading github.com/mitchellh/cli v1.1.2 08:58:26 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 08:58:26 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 08:58:26 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 08:58:26 go: downloading github.com/imdario/mergo v0.3.12 08:58:26 go: downloading github.com/sirupsen/logrus v1.8.1 08:58:26 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 08:58:26 go: downloading github.com/hashicorp/go-hclog v1.1.0 08:58:26 go: downloading google.golang.org/grpc v1.44.0 08:58:26 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 08:58:26 go: downloading github.com/hashicorp/go-plugin v1.4.3 08:58:27 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 08:58:27 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 08:58:27 go: downloading github.com/InVisionApp/go-logger v1.0.1 08:58:27 go: downloading github.com/armon/go-metrics v0.3.10 08:58:27 go: downloading github.com/prometheus/client_golang v1.12.1 08:58:27 go: downloading github.com/uber-go/tally/v4 v4.1.1 08:58:27 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 08:58:27 go: downloading github.com/open-policy-agent/opa v0.38.0 08:58:27 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 08:58:27 go: downloading github.com/fatih/color v1.13.0 08:58:27 go: downloading github.com/mattn/go-isatty v0.0.14 08:58:27 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 08:58:27 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 08:58:27 go: downloading github.com/oklog/run v1.0.0 08:58:27 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 08:58:27 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 08:58:27 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 08:58:27 go: downloading github.com/imkira/go-observer v1.0.3 08:58:27 go: downloading github.com/prometheus/client_model v0.2.0 08:58:27 go: downloading github.com/prometheus/common v0.32.1 08:58:27 go: downloading github.com/beorn7/perks v1.0.1 08:58:27 go: downloading github.com/cespare/xxhash/v2 v2.1.2 08:58:27 go: downloading github.com/prometheus/procfs v0.7.3 08:58:27 go: downloading go.uber.org/atomic v1.9.0 08:58:27 go: downloading github.com/mattn/go-colorable v0.1.12 08:58:27 go: downloading github.com/Masterminds/goutils v1.1.0 08:58:27 go: downloading github.com/Masterminds/semver v1.5.0 08:58:28 go: downloading github.com/google/uuid v1.1.2 08:58:28 go: downloading github.com/huandu/xstrings v1.3.2 08:58:28 go: downloading github.com/hashicorp/golang-lru v0.5.4 08:58:28 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 08:58:28 go: downloading github.com/blang/semver/v4 v4.0.0 08:58:28 go: downloading github.com/go-sql-driver/mysql v1.6.0 08:58:28 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 08:58:28 go: downloading github.com/jinzhu/gorm v1.9.16 08:58:28 go: downloading github.com/lib/pq v1.10.4 08:58:28 go: downloading github.com/mattn/go-sqlite3 v1.14.12 08:58:28 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 08:58:28 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 08:58:29 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 08:58:32 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 08:58:32 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 08:58:32 go: downloading github.com/stretchr/testify v1.7.0 08:58:32 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 08:58:32 go: downloading github.com/aws/aws-sdk-go v1.43.0 08:58:38 go: downloading google.golang.org/api v0.70.0 08:58:38 go: downloading k8s.io/client-go v0.23.4 08:58:38 go: downloading k8s.io/api v0.23.4 08:58:38 go: downloading github.com/google/go-tpm v0.3.3 08:58:38 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 08:58:38 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 08:58:38 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 08:58:38 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 08:58:38 go: downloading cloud.google.com/go/storage v1.21.0 08:58:38 go: downloading cloud.google.com/go v0.100.2 08:58:39 go: downloading k8s.io/apimachinery v0.23.4 08:58:39 go: downloading k8s.io/kube-aggregator v0.23.3 08:58:39 go: downloading sigs.k8s.io/controller-runtime v0.11.1 08:58:39 go: downloading cloud.google.com/go/security v1.3.0 08:58:39 go: downloading github.com/hashicorp/vault/api v1.4.1 08:58:40 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 08:58:40 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 08:58:40 go: downloading github.com/twmb/murmur3 v1.1.6 08:58:40 go: downloading github.com/hashicorp/errwrap v1.1.0 08:58:40 go: downloading github.com/mitchellh/reflectwalk v1.0.1 08:58:40 go: downloading github.com/jinzhu/inflection v1.0.0 08:58:40 go: downloading github.com/aws/smithy-go v1.11.0 08:58:41 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 08:58:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 08:58:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 08:58:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 08:58:41 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 08:58:41 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 08:58:41 go: downloading github.com/Azure/go-autorest/logger v0.2.1 08:58:41 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 08:58:41 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 08:58:41 go: downloading github.com/dimchansky/utfbom v1.1.1 08:58:41 go: downloading cloud.google.com/go/compute v1.3.0 08:58:41 go: downloading cloud.google.com/go/iam v0.1.1 08:58:42 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 08:58:42 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 08:58:42 go: downloading github.com/gogo/protobuf v1.3.2 08:58:42 go: downloading k8s.io/klog/v2 v2.30.0 08:58:42 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 08:58:42 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 08:58:42 go: downloading github.com/spf13/pflag v1.0.5 08:58:42 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 08:58:42 go: downloading github.com/google/gofuzz v1.1.0 08:58:42 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 08:58:42 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 08:58:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 08:58:42 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 08:58:42 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 08:58:42 go: downloading github.com/hashicorp/vault/sdk v0.4.1 08:58:43 go: downloading github.com/mitchellh/mapstructure v1.4.3 08:58:43 go: downloading github.com/tklauser/go-sysconf v0.3.9 08:58:43 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:58:43 go: downloading gopkg.in/yaml.v2 v2.4.0 08:58:43 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 08:58:43 go: downloading github.com/gobwas/glob v0.2.3 08:58:43 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 08:58:43 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 08:58:43 go: downloading github.com/jmespath/go-jmespath v0.4.0 08:58:43 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 08:58:43 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 08:58:43 go: downloading go.opencensus.io v0.23.0 08:58:43 go: downloading gopkg.in/inf.v0 v0.9.1 08:58:43 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 08:58:43 go: downloading github.com/googleapis/gnostic v0.5.5 08:58:43 go: downloading github.com/go-logr/logr v1.2.2 08:58:43 go: downloading github.com/json-iterator/go v1.1.12 08:58:43 go: downloading github.com/google/go-cmp v0.5.7 08:58:44 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 08:58:44 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 08:58:44 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 08:58:44 go: downloading go.uber.org/zap v1.21.0 08:58:44 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 08:58:44 go: downloading github.com/tklauser/numcpus v0.3.0 08:58:44 go: downloading sigs.k8s.io/yaml v1.3.0 08:58:44 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 08:58:44 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 08:58:44 go: downloading github.com/modern-go/reflect2 v1.0.2 08:58:44 go: downloading github.com/golang/snappy v0.0.4 08:58:44 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 08:58:44 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 08:58:44 go: downloading github.com/hashicorp/go-uuid v1.0.2 08:58:44 go: downloading github.com/hashicorp/go-version v1.2.0 08:58:44 go: downloading github.com/ryanuber/go-glob v1.0.0 08:58:44 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 08:58:44 go: downloading go.uber.org/multierr v1.6.0 08:58:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:58:50 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 08:58:50 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 08:58:57 Removing intermediate container 12a9c042d7a4 08:58:57 ---> 96c57b957231 08:58:57 Successfully built 96c57b957231 08:58:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:58:57 + docker inspect -f . ci-base-image-arm64 08:58:57 . [Pipeline] withDockerContainer 08:58:58 prd-ubuntu20.04-docker-arm64-4c-16g-64346 does not seem to be running inside a container 08:58:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:58:59 Removing intermediate container cf92bf57fde1 08:58:59 ---> 616a5244ad70 08:58:59 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:58:59 ---> Running in ac1f6685ab43 08:58:59 Removing intermediate container fe74448f7bd6 08:58:59 ---> c1f757ec7bb5 08:58:59 08:58:59 Step 10/25 : FROM alpine:3.14 08:58:59 Removing intermediate container 083c169eb6da 08:58:59 ---> a9f715918546 08:58:59 08:58:59 Step 10/31 : FROM alpine:3.14 08:58:59 Removing intermediate container 64691ca1075f 08:58:59 ---> 9c82d6abedd0 08:58:59 08:58:59 Step 10/23 : FROM alpine:3.14 08:58:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:58:59 3.14: Pulling from library/alpine 08:58:59 $ docker top 8d9122731dff923fccbca1e73a929291d67d14a38aa8be6c5a212f839406bf93 -eo pid,comm [Pipeline] { [Pipeline] sh 08:58:59 3.14: Pulling from library/alpine 08:58:59 3.14: Pulling from library/alpine 08:59:00 Removing intermediate container ac1f6685ab43 08:59:00 ---> 3b79c869898b 08:59:00 08:59:00 Step 11/23 : FROM docker:20.10.14 08:59:00 + go version 08:59:00 go version go1.17.6 linux/arm64 [Pipeline] } 08:59:00 $ docker stop --time=1 8d9122731dff923fccbca1e73a929291d67d14a38aa8be6c5a212f839406bf93 08:59:00 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:59:00 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:59:00 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:59:00 Status: Downloaded newer image for alpine:3.14 08:59:00 Status: Downloaded newer image for alpine:3.14 08:59:00 Status: Downloaded newer image for alpine:3.14 08:59:00 ---> e04c818066af 08:59:00 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:59:00 ---> e04c818066af 08:59:00 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:59:01 ---> e04c818066af 08:59:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:59:01 ---> Running in 4c80f1efed2a 08:59:01 ---> Running in ca8756afd30f 08:59:01 ---> Running in 3a9432108384 08:59:01 20.10.14: Pulling from library/docker 08:59:01 Removing intermediate container 4c80f1efed2a 08:59:01 ---> 1e04a866404b 08:59:01 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 08:59:01 Removing intermediate container ca8756afd30f 08:59:01 ---> 2317d29717f9 08:59:01 Step 12/23 : ENV APP_PORT=59880 08:59:01 ---> Running in 56959705ad55 08:59:01 ---> Running in 690f897e3438 08:59:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:59:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:59:02 Removing intermediate container 690f897e3438 08:59:02 ---> 3bd052b75c86 08:59:02 Step 13/23 : EXPOSE $APP_PORT 08:59:02 (1/3) Installing ca-certificates (20211220-r0) 08:59:02 (2/3) Installing dumb-init (1.2.5-r1) 08:59:02 (3/3) Installing su-exec (0.2-r1) 08:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:59:02 Executing busybox-1.33.1-r7.trigger 08:59:02 Executing ca-certificates-20211220-r0.trigger 08:59:02 OK: 6 MiB in 17 packages 08:59:02 $ docker rm -f 8d9122731dff923fccbca1e73a929291d67d14a38aa8be6c5a212f839406bf93 08:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:59:02 ---> Running in 2c713309fd60 08:59:02 (1/2) Installing dumb-init (1.2.5-r1) 08:59:02 (2/2) Installing su-exec (0.2-r1) 08:59:02 Executing busybox-1.33.1-r7.trigger [Pipeline] // withDockerContainer 08:59:02 OK: 6 MiB in 16 packages 08:59:02 Removing intermediate container 2c713309fd60 08:59:02 ---> 71cd392347ad 08:59:02 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script 08:59:02 ---> Running in b9d4b33a5529 [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:59:03 Removing intermediate container 3a9432108384 08:59:03 ---> 6bf6e285a557 08:59:03 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:59:03 ---> Running in a85d7307a75d 08:59:03 Removing intermediate container 56959705ad55 08:59:03 ---> 03bae8bb5ba2 08:59:03 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 08:59:03 + docker inspect -f . ci-base-image-arm64 08:59:03 . [Pipeline] withDockerContainer 08:59:03 ---> Running in 2cb364c3edd3 08:59:03 prd-ubuntu20.04-docker-arm64-4c-16g-64346 does not seem to be running inside a container 08:59:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:59:03 Removing intermediate container a85d7307a75d 08:59:03 ---> 61b6cf9db034 08:59:03 Step 13/25 : WORKDIR / 08:59:03 Removing intermediate container 2cb364c3edd3 08:59:03 ---> 77a52ba75267 08:59:03 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:59:03 ---> Running in fc62435db942 08:59:03 ---> Running in d8f0e62e28a4 08:59:04 Removing intermediate container d8f0e62e28a4 08:59:04 ---> 473fcf259a18 08:59:04 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:59:04 Removing intermediate container fc62435db942 08:59:04 ---> fa6bf6c4d278 08:59:04 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:59:04 ---> Running in 44e6bfb1b58d 08:59:04 Removing intermediate container b9d4b33a5529 08:59:04 ---> 3ff726704eff 08:59:04 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 08:59:04 ---> Running in 887c21a35c7e 08:59:04 ---> c1d3aba52810 08:59:04 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:59:04 $ docker top d9484c95a144b8fffb70a71ea8fb2266d031a3d6f563a076b39c666b4d57d174 -eo pid,comm [Pipeline] { [Pipeline] echo 08:59:05 ========================================================= 08:59:05 [edgeXBuildGoParallel] Running Tests and Build... 08:59:05 ========================================================= [Pipeline] fileExists 08:59:05 ---> 370549fddae5 08:59:05 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:59:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 08:59:05 Removing intermediate container 44e6bfb1b58d 08:59:05 ---> 07ede9fcfd62 08:59:05 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 08:59:05 ---> 89e63b6cfbd2 08:59:05 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:59:05 ---> Running in c297f1c2ff50 08:59:05 + make test 08:59:05 go mod tidy -compat=1.17 08:59:06 Removing intermediate container c297f1c2ff50 08:59:06 ---> 53dbd1519024 08:59:06 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:59:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:59:06 ---> 111d1cbe9e6f 08:59:06 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:59:06 ---> fe55f929d7ac 08:59:06 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:59:06 (1/6) Installing dumb-init (1.2.5-r1) 08:59:06 ---> Running in 183aa08cc43c 08:59:06 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:59:06 (3/6) Installing libsodium (1.0.18-r0) 08:59:06 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:59:06 (5/6) Installing libzmq (4.3.4-r0) 08:59:06 (6/6) Installing zeromq (4.3.4-r0) 08:59:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:59:07 ---> 7d99639dc62e 08:59:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:59:07 Executing busybox-1.33.1-r7.trigger 08:59:07 OK: 8 MiB in 20 packages 08:59:08 Removing intermediate container 887c21a35c7e 08:59:08 ---> fd6f7fa96167 08:59:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:08 ---> b88efbeed2e3 08:59:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:59:08 Removing intermediate container 183aa08cc43c 08:59:08 ---> 097cf477f16a 08:59:08 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:08 ---> fc2ea63e3923 08:59:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:59:08 ---> 68e0ff34d56e 08:59:08 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/ 08:59:08 ---> Running in 086d6c6acc5f 08:59:08 ---> 151357d15da8 08:59:08 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:59:09 ---> 329ff5440eb5 08:59:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:59:09 ---> 497810657357 08:59:09 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:59:09 ---> aa1763b711c5 08:59:09 Step 19/23 : ENTRYPOINT ["/core-data"] 08:59:10 Removing intermediate container 086d6c6acc5f 08:59:10 ---> 5786935a9b49 08:59:10 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:59:10 ---> Running in 55ad585235ba 08:59:10 ---> Running in f4de75b749cd 08:59:10 ---> 038edc0d9ce5 08:59:10 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:59:10 Removing intermediate container 55ad585235ba 08:59:10 ---> a559eb3f6031 08:59:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:59:10 ---> Running in beb170fa1e26 08:59:10 Removing intermediate container f4de75b749cd 08:59:10 ---> c4c7c7122bc5 08:59:10 Step 23/25 : LABEL arch=x86_64 08:59:10 ---> Running in 8752156fdae6 08:59:10 Removing intermediate container beb170fa1e26 08:59:10 ---> bd07025e599b 08:59:10 Step 21/23 : LABEL arch=x86_64 08:59:10 ---> 38801ac1fe8a 08:59:10 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:59:10 ---> Running in 74212514a0a2 08:59:10 Removing intermediate container 8752156fdae6 08:59:10 ---> 02e90b3d568b 08:59:10 Step 24/25 : LABEL git_sha=661da0ba828153a2b9b32043aa489b6c1a2b77ef 08:59:10 Removing intermediate container 74212514a0a2 08:59:10 ---> 9cc71d9408d8 08:59:10 Step 22/23 : LABEL git_sha=661da0ba828153a2b9b32043aa489b6c1a2b77ef 08:59:11 ---> Running in ec065d5070d7 08:59:11 ---> Running in a4c07246c19f 08:59:11 ---> 1d019144360a 08:59:11 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 08:59:11 ---> Running in 94ec06ae85a6 08:59:11 Removing intermediate container ec065d5070d7 08:59:11 ---> cc0b1c4a059e 08:59:11 Step 25/25 : LABEL version=0.0.0 08:59:11 Removing intermediate container a4c07246c19f 08:59:11 ---> c85795c31946 08:59:11 Step 23/23 : LABEL version=0.0.0 08:59:11 ---> Running in 52166409b201 08:59:11 ---> Running in e1812f9dcc8c 08:59:11 Removing intermediate container 94ec06ae85a6 08:59:11 ---> 7ca188f7a8b3 08:59:11 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:59:11 Removing intermediate container e1812f9dcc8c 08:59:11 ---> 2f6e3c4c8b35 08:59:11 08:59:11 Removing intermediate container 52166409b201 08:59:11 ---> 19bb8698a6ce 08:59:11 08:59:12 Successfully built 2f6e3c4c8b35 08:59:12 Successfully tagged core-data:latest 08:59:12  Building core-data ... done Building core-command 08:59:12 Successfully built 19bb8698a6ce 08:59:12 ---> 05af8b5d5101 08:59:12 Step 26/31 : RUN chmod +x /entrypoint.sh 08:59:12 Successfully tagged security-secretstore-setup:latest 08:59:12  Building security-secretstore-setup ... done Building support-scheduler 08:59:13 ---> Running in 892600836dd6 08:59:13 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 08:59:13 Status: Downloaded newer image for docker:20.10.14 08:59:13 ---> 7417809fdb73 08:59:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:59:15 ---> Running in 62d9302f7fc8 08:59:15 Removing intermediate container 62d9302f7fc8 08:59:15 ---> 010b8b8d08bc 08:59:15 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 08:59:16 Removing intermediate container 892600836dd6 08:59:16 ---> 40432e3a21da 08:59:16 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 08:59:16 ---> Running in fae440919f1f 08:59:16 ---> Running in 2f3d19cfb932 08:59:16 Removing intermediate container 2f3d19cfb932 08:59:16 ---> 55e4b6429ffb 08:59:16 Step 28/31 : CMD ["gate"] 08:59:16 ---> Running in 69127d4d92a7 08:59:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:59:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:59:17 Removing intermediate container 69127d4d92a7 08:59:17 ---> 053e9a37c72d 08:59:17 Step 29/31 : LABEL arch=x86_64 08:59:17 (1/43) Installing readline (8.1.1-r0) 08:59:17 (2/43) Installing bash (5.1.16-r0) 08:59:17 Executing bash-5.1.16-r0.post-install 08:59:17 (3/43) Installing brotli-libs (1.0.9-r5) 08:59:17 (4/43) Installing nghttp2-libs (1.46.0-r0) 08:59:17 (5/43) Installing libcurl (7.80.0-r1) 08:59:17 (6/43) Installing curl (7.80.0-r1) 08:59:17 (7/43) Installing dumb-init (1.2.5-r1) 08:59:17 (8/43) Installing libbz2 (1.0.8-r1) 08:59:17 (9/43) Installing expat (2.4.7-r0) 08:59:17 (10/43) Installing libffi (3.4.2-r1) 08:59:17 (11/43) Installing gdbm (1.22-r0) 08:59:17 (12/43) Installing xz-libs (5.2.5-r1) 08:59:17 (13/43) Installing libgcc (10.3.1_git20211027-r0) 08:59:17 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 08:59:17 (15/43) Installing mpdecimal (2.5.1-r1) 08:59:17 (16/43) Installing sqlite-libs (3.36.0-r0) 08:59:17 (17/43) Installing python3 (3.9.7-r4) 08:59:17 ---> Running in b3f90e678c9c 08:59:18 (18/43) Installing py3-appdirs (1.4.4-r2) 08:59:18 (19/43) Installing py3-certifi (2020.12.5-r1) 08:59:18 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 08:59:18 (21/43) Installing py3-idna (3.3-r0) 08:59:18 (22/43) Installing py3-urllib3 (1.26.7-r0) 08:59:18 (23/43) Installing py3-requests (2.26.0-r1) 08:59:18 (24/43) Installing py3-msgpack (1.0.2-r1) 08:59:18 (25/43) Installing py3-lockfile (0.12.2-r4) 08:59:18 (26/43) Installing py3-cachecontrol (0.12.10-r0) 08:59:18 (27/43) Installing py3-colorama (0.4.4-r1) 08:59:18 (28/43) Installing py3-contextlib2 (21.6.0-r1) 08:59:18 (29/43) Installing py3-distlib (0.3.3-r0) 08:59:18 (30/43) Installing py3-distro (1.6.0-r0) 08:59:18 (31/43) Installing py3-six (1.16.0-r0) 08:59:18 (32/43) Installing py3-webencodings (0.5.1-r4) 08:59:18 (33/43) Installing py3-html5lib (1.1-r1) 08:59:18 (34/43) Installing py3-parsing (2.4.7-r2) 08:59:18 (35/43) Installing py3-packaging (20.9-r1) 08:59:18 (36/43) Installing py3-tomli (1.2.2-r0) 08:59:18 (37/43) Installing py3-pep517 (0.12.0-r0) 08:59:18 (38/43) Installing py3-progress (1.6-r0) 08:59:18 (39/43) Installing py3-retrying (1.3.3-r2) 08:59:18 (40/43) Installing py3-ordered-set (4.0.2-r2) 08:59:18 (41/43) Installing py3-setuptools (52.0.0-r4) 08:59:18 (42/43) Installing py3-toml (0.10.2-r2) 08:59:18 (43/43) Installing py3-pip (20.3.4-r1) 08:59:18 Executing busybox-1.34.1-r5.trigger 08:59:18 OK: 83 MiB in 65 packages 08:59:18 Removing intermediate container b3f90e678c9c 08:59:18 ---> e3fa388648ab 08:59:18 Step 30/31 : LABEL git_sha=661da0ba828153a2b9b32043aa489b6c1a2b77ef 08:59:19 Collecting docker-compose==1.23.2 08:59:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:59:19 ---> Running in 7c34fcfb6c76 08:59:19 Collecting websocket-client<1.0,>=0.32.0 08:59:19 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:59:19 Collecting jsonschema<3,>=2.5.1 08:59:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:59:19 Collecting PyYAML<4,>=3.10 08:59:19 Downloading PyYAML-3.13.tar.gz (270 kB) 08:59:19 Removing intermediate container 7c34fcfb6c76 08:59:19 ---> 88bf32c28bc3 08:59:19 Step 31/31 : LABEL version=0.0.0 08:59:20 ---> Running in afdc779be595 08:59:20 Collecting docopt<0.7,>=0.6.1 08:59:20 Downloading docopt-0.6.2.tar.gz (25 kB) 08:59:20 Removing intermediate container afdc779be595 08:59:20 ---> 6e9e30f50a31 08:59:20 08:59:21 Successfully built 6e9e30f50a31 08:59:21 Collecting dockerpty<0.5,>=0.4.1 08:59:21 Successfully tagged security-bootstrapper:latest 08:59:21  Building security-bootstrapper ... done Building support-notifications 08:59:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:59:21 Collecting docker<4.0,>=3.6.0 08:59:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:59:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 08:59:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:59:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:59:21 Collecting cached-property<2,>=1.2.0 08:59:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:59:21 Collecting texttable<0.10,>=0.9.0 08:59:21 Downloading texttable-0.9.1.tar.gz (11 kB) 08:59:22 Collecting docker-pycreds>=0.4.0 08:59:22 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:59:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:59:22 ---> 1ed6ad4a1aa9 08:59:22 Step 3/23 : WORKDIR /edgex-go 08:59:22 ---> Using cache 08:59:22 ---> fc1f3e05f999 08:59:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:59:22 ---> Using cache 08:59:22 ---> 224c1f3b02b5 08:59:22 Step 5/23 : RUN apk add --update --no-cache make git 08:59:22 ---> Using cache 08:59:22 ---> 6ad0ea8cc452 08:59:22 Step 6/23 : COPY go.mod vendor* ./ 08:59:22 ---> Using cache 08:59:22 ---> 8249743563fa 08:59:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:22 ---> Using cache 08:59:22 ---> 07d53b1aa940 08:59:22 Step 8/23 : COPY . . 08:59:22 ---> Using cache 08:59:22 ---> 157f16122e5a 08:59:22 Step 9/23 : RUN make cmd/core-command/core-command 08:59:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:59:22 Collecting chardet<3.1.0,>=3.0.2 08:59:22 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:59:22 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) 08:59:22 Collecting urllib3<1.25,>=1.21.1 08:59:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:59:22 Collecting idna<2.8,>=2.5 08:59:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:59:22 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:59:22 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:59:22 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:59:22 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:59:22 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:59:22 Attempting uninstall: urllib3 08:59:22 Found existing installation: urllib3 1.26.7 08:59:22 Uninstalling urllib3-1.26.7: 08:59:22 Successfully uninstalled urllib3-1.26.7 08:59:23 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:59:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:59:23 ---> 1ed6ad4a1aa9 08:59:23 Step 3/22 : WORKDIR /edgex-go 08:59:23 ---> Using cache 08:59:23 ---> fc1f3e05f999 08:59:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:59:23 ---> Using cache 08:59:23 ---> 224c1f3b02b5 08:59:23 Step 5/22 : RUN apk add --update --no-cache make git 08:59:23 ---> Using cache 08:59:23 ---> 6ad0ea8cc452 08:59:23 Step 6/22 : COPY go.mod vendor* ./ 08:59:23 ---> Using cache 08:59:23 ---> 8249743563fa 08:59:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:23 ---> Using cache 08:59:23 ---> 07d53b1aa940 08:59:23 Step 8/22 : COPY . . 08:59:23 ---> Using cache 08:59:23 ---> 157f16122e5a 08:59:23 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:59:23 Attempting uninstall: idna 08:59:23 Found existing installation: idna 3.3 08:59:23 Uninstalling idna-3.3: 08:59:23 Successfully uninstalled idna-3.3 08:59:27 ---> Running in 9ba574c2de9e 08:59:27 ---> Running in 25fe972b4447 08:59:27 Attempting uninstall: requests 08:59:27 Found existing installation: requests 2.26.0 08:59:27 Uninstalling requests-2.26.0: 08:59:27 Successfully uninstalled requests-2.26.0 08:59:27 Running setup.py install for texttable: started 08:59:27 Running setup.py install for texttable: finished with status 'done' 08:59:27 Running setup.py install for PyYAML: started 08:59:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:59:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:59:27 ---> 1ed6ad4a1aa9 08:59:27 Step 3/22 : WORKDIR /edgex-go 08:59:27 ---> Using cache 08:59:27 ---> fc1f3e05f999 08:59:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:59:27 ---> Using cache 08:59:27 ---> 224c1f3b02b5 08:59:27 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:59:27 ---> Running in 04b7479a84bb 08:59:28 Running setup.py install for PyYAML: finished with status 'done' 08:59:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:59:28 Running setup.py install for docopt: started 08:59:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:59:28 Running setup.py install for docopt: finished with status 'done' 08:59:28 Running setup.py install for dockerpty: started 08:59:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:59:29 Running setup.py install for dockerpty: finished with status 'done' 08:59:29 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 08:59:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:59:29 OK: 221 MiB in 52 packages 08:59:31 Removing intermediate container 04b7479a84bb 08:59:31 ---> 778395e182b7 08:59:31 Step 6/22 : COPY go.mod vendor* ./ 08:59:31 ---> e4b97b56cd74 08:59:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:32 ---> Running in 23ed203b681f 08:59:34 Removing intermediate container fae440919f1f 08:59:34 ---> 654f6eac8e47 08:59:34 Step 14/23 : ENV APP_PORT=58890 08:59:34 ---> Running in 38aa305aa7b9 08:59:34 Removing intermediate container 23ed203b681f 08:59:34 ---> b7b4ee4e6c1a 08:59:34 Step 8/22 : COPY . . 08:59:34 Removing intermediate container 38aa305aa7b9 08:59:34 ---> 64721a93314c 08:59:34 Step 15/23 : EXPOSE $APP_PORT 08:59:34 ---> Running in 8ff172d6d058 08:59:35 Removing intermediate container 8ff172d6d058 08:59:35 ---> 53276c941e6b 08:59:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:59:37 ---> 5be7f5dfb03e 08:59:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:59:38 ---> 1985363d9902 08:59:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:59:39 ? github.com/edgexfoundry/edgex-go [no test files] 08:59:39 ---> 921f40dd8ff4 08:59:39 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 08:59:39 ---> Running in e3ebe589f2df 08:59:40 Removing intermediate container e3ebe589f2df 08:59:40 ---> 63ac47775234 08:59:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:59:40 ---> Running in ab482b8aa349 08:59:40 Removing intermediate container ab482b8aa349 08:59:40 ---> 248e31ef568f 08:59:40 Step 21/23 : LABEL arch=x86_64 08:59:41 ---> Running in 458ed230f934 08:59:41 Removing intermediate container 458ed230f934 08:59:41 ---> fe0b86fb9dbf 08:59:41 Step 22/23 : LABEL git_sha=661da0ba828153a2b9b32043aa489b6c1a2b77ef 08:59:41 ---> Running in 3fd38e6409ae 08:59:42 Removing intermediate container 3fd38e6409ae 08:59:42 ---> f1589285879e 08:59:42 Step 23/23 : LABEL version=0.0.0 08:59:42 ---> Running in fc7333ce64f2 08:59:43 Removing intermediate container fc7333ce64f2 08:59:43 ---> bac202776d34 08:59:43 08:59:43 Successfully built bac202776d34 08:59:43 Successfully tagged sys-mgmt-agent:latest 08:59:43  Building sys-mgmt-agent ... done Building security-spire-config 08:59:48 ---> 41ea920f5dca 08:59:48 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:59:48 ---> Running in 3d6e9a5607ef 08:59:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:59:49 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:59:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:59:49 ---> 1ed6ad4a1aa9 08:59:49 Step 3/26 : WORKDIR /edgex-go 08:59:49 ---> Using cache 08:59:49 ---> fc1f3e05f999 08:59:49 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:59:49 ---> Using cache 08:59:49 ---> 224c1f3b02b5 08:59:49 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 08:59:49 ---> Running in 71bfa4a7c674 08:59:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:59:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:59:52 OK: 221 MiB in 52 packages 08:59:52 Removing intermediate container 71bfa4a7c674 08:59:52 ---> 29f3636fd4d9 08:59:52 Step 6/26 : COPY go.mod vendor* ./ 08:59:53 ---> 17ec7da7769b 08:59:53 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:53 ---> Running in 2166331bc483 08:59:57 Removing intermediate container 2166331bc483 08:59:57 ---> 6696d70b454d 08:59:57 Step 8/26 : COPY . . 08:59:59 Removing intermediate container 25fe972b4447 08:59:59 ---> ee462675eb4b 08:59:59 08:59:59 Step 10/23 : FROM alpine:3.14 08:59:59 ---> e04c818066af 08:59:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:59:59 ---> Running in 8f77f41da89a 09:00:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:00:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:00:01 (1/1) Installing dumb-init (1.2.5-r1) 09:00:01 Executing busybox-1.33.1-r7.trigger 09:00:01 OK: 6 MiB in 15 packages 09:00:04 Removing intermediate container 8f77f41da89a 09:00:04 ---> ed5ae9cb0b0e 09:00:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:00:04 ---> Running in 9fbe30d8329c 09:00:04 Removing intermediate container 9fbe30d8329c 09:00:04 ---> 6aed80bf0c99 09:00:04 Step 13/23 : ENV APP_PORT=59882 09:00:04 ---> Running in 51d8c8b8304a 09:00:05 Removing intermediate container 51d8c8b8304a 09:00:05 ---> ba219b7370d8 09:00:05 Step 14/23 : EXPOSE $APP_PORT 09:00:05 ---> Running in e62f5807b1ab 09:00:06 Removing intermediate container e62f5807b1ab 09:00:06 ---> fda616676acf 09:00:06 Step 15/23 : WORKDIR / 09:00:06 ---> Running in aa7ad87014ea 09:00:07 Removing intermediate container aa7ad87014ea 09:00:07 ---> ab9bc59fd830 09:00:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:07 ---> 741f26ef2203 09:00:07 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:00:07 ---> Running in 46382a6a1739 09:00:07 ---> 7a261fce7c0b 09:00:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:00:08 Removing intermediate container 46382a6a1739 09:00:08 ---> ac4875f8b240 09:00:08 Step 10/26 : RUN mkdir -p spire-build 09:00:08 ---> Running in 436cc108d892 09:00:09 ---> f477430acff1 09:00:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:00:10 ---> 6dd83c00cd42 09:00:10 Step 19/23 : ENTRYPOINT ["/core-command"] 09:00:10 ---> Running in aad75417a3d6 09:00:10 Removing intermediate container 436cc108d892 09:00:10 ---> a2f06d05ace0 09:00:10 Step 11/26 : WORKDIR /edgex-go/spire-build 09:00:10 ---> Running in c084773a5d96 09:00:10 Removing intermediate container aad75417a3d6 09:00:10 ---> 740dcf5dd5f7 09:00:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:00:10 ---> Running in bf08bd91e128 09:00:10 Removing intermediate container c084773a5d96 09:00:10 ---> 7e61f29d15e2 09:00:10 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 09:00:10 ---> Running in bbb74b29a719 09:00:10 Removing intermediate container 9ba574c2de9e 09:00:10 ---> 48461d40a85d 09:00:10 09:00:10 Step 10/22 : FROM alpine:3.14 09:00:10 ---> e04c818066af 09:00:10 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:00:10 ---> Using cache 09:00:10 ---> ed5ae9cb0b0e 09:00:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:00:10 ---> Using cache 09:00:10 ---> 6aed80bf0c99 09:00:10 Step 13/22 : ENV APP_PORT=59861 09:00:11 Removing intermediate container bf08bd91e128 09:00:11 ---> f9d3dd422e0c 09:00:11 Step 21/23 : LABEL arch=x86_64 09:00:11 ---> Running in 75a3ca171639 09:00:11 ---> Running in ead6611e3d5d 09:00:11 Removing intermediate container 75a3ca171639 09:00:11 ---> c1fa8e2451a3 09:00:11 Step 14/22 : EXPOSE $APP_PORT 09:00:11 Removing intermediate container ead6611e3d5d 09:00:11 ---> fbb08944d43c 09:00:11 Step 22/23 : LABEL git_sha=661da0ba828153a2b9b32043aa489b6c1a2b77ef 09:00:11 ---> Running in 50a7444f4040 09:00:11 ---> Running in c10193818281 09:00:11 Removing intermediate container c10193818281 09:00:11 ---> 9d4bd0d3faa9 09:00:11 Step 23/23 : LABEL version=0.0.0 09:00:11 Removing intermediate container 50a7444f4040 09:00:11 ---> 44676501313b 09:00:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:11 ---> Running in 25f0ead1307c 09:00:12 Removing intermediate container 25f0ead1307c 09:00:12 ---> 087d376c797c 09:00:12 09:00:12 Successfully built 087d376c797c 09:00:12 Successfully tagged core-command:latest 09:00:12 Building security-proxy-setup 09:00:12  Building core-command ... done spire-1.2.1/ 09:00:12 spire-1.2.1/.data/ 09:00:12 spire-1.2.1/.data/.file 09:00:12 spire-1.2.1/.dockerignore 09:00:12 spire-1.2.1/.gitattributes 09:00:12 spire-1.2.1/.githooks/ 09:00:12 spire-1.2.1/.githooks/pre-commit 09:00:12 spire-1.2.1/.github/ 09:00:12 spire-1.2.1/.github/ISSUE_TEMPLATE.md 09:00:12 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 09:00:12 spire-1.2.1/.github/dependabot.yml 09:00:12 spire-1.2.1/.github/workflows/ 09:00:12 spire-1.2.1/.github/workflows/nightly_build.yaml 09:00:12 spire-1.2.1/.github/workflows/pr_build.yaml 09:00:12 spire-1.2.1/.github/workflows/release_build.yaml 09:00:12 spire-1.2.1/.github/workflows/scripts/ 09:00:12 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 09:00:12 spire-1.2.1/.github/workflows/scripts/push-images.sh 09:00:12 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 09:00:12 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 09:00:12 spire-1.2.1/.github/workflows/scripts/split.sh 09:00:12 spire-1.2.1/.gitignore 09:00:12 spire-1.2.1/.go-version 09:00:12 spire-1.2.1/.golangci.yml 09:00:12 spire-1.2.1/ADOPTERS.md 09:00:12 spire-1.2.1/CHANGELOG.md 09:00:12 spire-1.2.1/CODE-OF-CONDUCT.md 09:00:12 spire-1.2.1/CODEOWNERS 09:00:12 spire-1.2.1/CONTRIBUTING.md 09:00:12 spire-1.2.1/Dockerfile 09:00:12 spire-1.2.1/Dockerfile.dev 09:00:12 spire-1.2.1/Dockerfile.scratch 09:00:12 spire-1.2.1/LICENSE 09:00:12 spire-1.2.1/MAINTAINERS.md 09:00:12 spire-1.2.1/Makefile 09:00:12 spire-1.2.1/README.md 09:00:12 spire-1.2.1/ROADMAP.md 09:00:12 spire-1.2.1/SECURITY.md 09:00:12 spire-1.2.1/cmd/ 09:00:12 spire-1.2.1/cmd/spire-agent/ 09:00:12 spire-1.2.1/cmd/spire-agent/cli/ 09:00:12 spire-1.2.1/cmd/spire-agent/cli/api/ 09:00:12 spire-1.2.1/cmd/spire-agent/cli/api/common.go 09:00:12 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 09:00:12 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 09:00:12 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 09:00:12 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 09:00:12 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 09:00:12 spire-1.2.1/cmd/spire-agent/cli/cli.go 09:00:12 spire-1.2.1/cmd/spire-agent/cli/common/ 09:00:12 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 09:00:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 09:00:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 09:00:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 09:00:12 spire-1.2.1/cmd/spire-agent/cli/run/ 09:00:12 spire-1.2.1/cmd/spire-agent/cli/run/run.go 09:00:12 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 09:00:12 spire-1.2.1/cmd/spire-agent/cli/validate/ 09:00:12 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 09:00:12 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 09:00:12 spire-1.2.1/cmd/spire-agent/main.go 09:00:12 spire-1.2.1/cmd/spire-server/ 09:00:12 spire-1.2.1/cmd/spire-server/cli/ 09:00:12 spire-1.2.1/cmd/spire-server/cli/agent/ 09:00:12 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/agent/count.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/agent/list.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/agent/show.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/bundle/ 09:00:12 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/cli.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/entry/ 09:00:12 spire-1.2.1/cmd/spire-server/cli/entry/count.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/entry/create.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/entry/show.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/entry/update.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/entry/util.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/federation/ 09:00:12 spire-1.2.1/cmd/spire-server/cli/federation/common.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/federation/create.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/federation/list.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/federation/show.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/federation/update.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 09:00:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/jwt/ 09:00:12 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/run/ 09:00:12 spire-1.2.1/cmd/spire-server/cli/run/run.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/token/ 09:00:12 spire-1.2.1/cmd/spire-server/cli/token/generate.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/validate/ 09:00:12 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/x509/ 09:00:12 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 09:00:12 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 09:00:12 spire-1.2.1/cmd/spire-server/main.go 09:00:12 spire-1.2.1/cmd/spire-server/util/ 09:00:12 spire-1.2.1/cmd/spire-server/util/util.go 09:00:12 spire-1.2.1/conf/ 09:00:12 spire-1.2.1/conf/agent/ 09:00:12 spire-1.2.1/conf/agent/agent.conf 09:00:12 spire-1.2.1/conf/agent/agent_full.conf 09:00:12 spire-1.2.1/conf/agent/dummy_root_ca.crt 09:00:12 spire-1.2.1/conf/server/ 09:00:12 spire-1.2.1/conf/server/dummy_upstream_ca.crt 09:00:12 spire-1.2.1/conf/server/dummy_upstream_ca.key 09:00:12 spire-1.2.1/conf/server/server.conf 09:00:12 spire-1.2.1/conf/server/server_full.conf 09:00:12 spire-1.2.1/doc/ 09:00:12 spire-1.2.1/doc/SPIRE101.md 09:00:12 spire-1.2.1/doc/auditlog.md 09:00:12 spire-1.2.1/doc/authorization_policy_engine.md 09:00:12 spire-1.2.1/doc/changelog_guidelines.md 09:00:12 spire-1.2.1/doc/cure53-report.pdf 09:00:12 spire-1.2.1/doc/images/ 09:00:12 spire-1.2.1/doc/images/2019_roadmap.png 09:00:12 spire-1.2.1/doc/images/SPIRE101.png 09:00:12 spire-1.2.1/doc/images/SPIRE_agent.png 09:00:12 spire-1.2.1/doc/images/SPIRE_server.png 09:00:12 spire-1.2.1/doc/images/cache_mgr.png 09:00:12 spire-1.2.1/doc/images/cache_mgr_components.png 09:00:12 spire-1.2.1/doc/images/federated_spire.png 09:00:12 spire-1.2.1/doc/images/ha_mode.png 09:00:12 spire-1.2.1/doc/images/nested_spire.png 09:00:12 spire-1.2.1/doc/images/oidc_federation.png 09:00:12 spire-1.2.1/doc/images/single_trust_domain.png 09:00:12 spire-1.2.1/doc/images/spiffe_compatible.png 09:00:12 spire-1.2.1/doc/images/spire_logo.png 09:00:12 spire-1.2.1/doc/migrating_registration_api_clients.md 09:00:12 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 09:00:12 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 09:00:12 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 09:00:12 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 09:00:12 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 09:00:12 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 09:00:12 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 09:00:12 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 09:00:12 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 09:00:12 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 09:00:12 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 09:00:12 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 09:00:12 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 09:00:12 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 09:00:12 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 09:00:12 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 09:00:12 spire-1.2.1/doc/plugin_server_datastore_sql.md 09:00:12 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 09:00:12 spire-1.2.1/doc/plugin_server_keymanager_disk.md 09:00:12 spire-1.2.1/doc/plugin_server_keymanager_memory.md 09:00:12 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 09:00:12 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 09:00:12 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 09:00:12 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 09:00:12 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 09:00:12 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 09:00:12 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 09:00:12 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 09:00:12 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 09:00:12 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 09:00:12 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 09:00:12 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 09:00:12 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 09:00:12 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 09:00:12 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 09:00:12 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 09:00:12 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 09:00:12 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 09:00:12 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 09:00:12 spire-1.2.1/doc/scaling_spire.md 09:00:12 spire-1.2.1/doc/spire_agent.md 09:00:12 spire-1.2.1/doc/spire_server.md 09:00:12 spire-1.2.1/doc/supported_integrations.md 09:00:12 spire-1.2.1/doc/telemetry.md 09:00:12 spire-1.2.1/doc/telemetry_config.md 09:00:12 spire-1.2.1/doc/upgrading.md 09:00:12 spire-1.2.1/doc/using_spire.md 09:00:12 spire-1.2.1/examples/ 09:00:12 spire-1.2.1/examples/README.md 09:00:12 spire-1.2.1/go.mod 09:00:12 spire-1.2.1/go.sum 09:00:12 spire-1.2.1/pkg/ 09:00:12 spire-1.2.1/pkg/agent/ 09:00:12 spire-1.2.1/pkg/agent/agent.go 09:00:12 spire-1.2.1/pkg/agent/api/ 09:00:12 spire-1.2.1/pkg/agent/api/config.go 09:00:12 spire-1.2.1/pkg/agent/api/debug/ 09:00:12 spire-1.2.1/pkg/agent/api/debug/v1/ 09:00:12 spire-1.2.1/pkg/agent/api/debug/v1/service.go 09:00:12 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 09:00:12 spire-1.2.1/pkg/agent/api/delegatedidentity/ 09:00:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 09:00:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 09:00:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 09:00:12 spire-1.2.1/pkg/agent/api/endpoints.go 09:00:12 spire-1.2.1/pkg/agent/api/health/ 09:00:12 spire-1.2.1/pkg/agent/api/health/v1/ 09:00:12 spire-1.2.1/pkg/agent/api/health/v1/service.go 09:00:12 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 09:00:12 spire-1.2.1/pkg/agent/api/rpccontext/ 09:00:12 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 09:00:12 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 09:00:12 spire-1.2.1/pkg/agent/attestor/ 09:00:12 spire-1.2.1/pkg/agent/attestor/node/ 09:00:12 spire-1.2.1/pkg/agent/attestor/node/experimental.go 09:00:12 spire-1.2.1/pkg/agent/attestor/node/node.go 09:00:12 spire-1.2.1/pkg/agent/attestor/node/node_test.go 09:00:12 spire-1.2.1/pkg/agent/attestor/workload/ 09:00:12 spire-1.2.1/pkg/agent/attestor/workload/workload.go 09:00:12 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 09:00:12 spire-1.2.1/pkg/agent/catalog/ 09:00:12 spire-1.2.1/pkg/agent/catalog/catalog.go 09:00:12 spire-1.2.1/pkg/agent/catalog/keymanager.go 09:00:12 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 09:00:12 spire-1.2.1/pkg/agent/catalog/svidstore.go 09:00:12 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 09:00:12 spire-1.2.1/pkg/agent/client/ 09:00:12 spire-1.2.1/pkg/agent/client/client.go 09:00:12 spire-1.2.1/pkg/agent/client/client_test.go 09:00:12 spire-1.2.1/pkg/agent/client/dial.go 09:00:12 spire-1.2.1/pkg/agent/client/nodeconn.go 09:00:12 spire-1.2.1/pkg/agent/client/nodeconn_test.go 09:00:12 spire-1.2.1/pkg/agent/client/update.go 09:00:12 spire-1.2.1/pkg/agent/client/util.go 09:00:12 spire-1.2.1/pkg/agent/common/ 09:00:12 spire-1.2.1/pkg/agent/common/backoff/ 09:00:12 spire-1.2.1/pkg/agent/common/backoff/backoff.go 09:00:12 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 09:00:12 spire-1.2.1/pkg/agent/common/cgroups/ 09:00:12 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 09:00:12 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 09:00:12 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 09:00:12 spire-1.2.1/pkg/agent/config.go 09:00:12 spire-1.2.1/pkg/agent/endpoints/ 09:00:12 spire-1.2.1/pkg/agent/endpoints/config.go 09:00:12 spire-1.2.1/pkg/agent/endpoints/endpoints.go 09:00:12 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 09:00:12 spire-1.2.1/pkg/agent/endpoints/metrics.go 09:00:12 spire-1.2.1/pkg/agent/endpoints/middleware.go 09:00:12 spire-1.2.1/pkg/agent/endpoints/peertracker.go 09:00:12 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 09:00:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 09:00:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 09:00:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 09:00:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 09:00:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 09:00:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 09:00:12 spire-1.2.1/pkg/agent/endpoints/workload/ 09:00:12 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 09:00:12 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 09:00:12 spire-1.2.1/pkg/agent/manager/ 09:00:12 spire-1.2.1/pkg/agent/manager/cache/ 09:00:12 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 09:00:12 spire-1.2.1/pkg/agent/manager/cache/cache.go 09:00:12 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 09:00:12 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 09:00:12 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 09:00:12 spire-1.2.1/pkg/agent/manager/cache/sets.go 09:00:12 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 09:00:12 spire-1.2.1/pkg/agent/manager/config.go 09:00:12 spire-1.2.1/pkg/agent/manager/manager.go 09:00:12 spire-1.2.1/pkg/agent/manager/manager_test.go 09:00:12 spire-1.2.1/pkg/agent/manager/storage.go 09:00:12 spire-1.2.1/pkg/agent/manager/storage_test.go 09:00:12 spire-1.2.1/pkg/agent/manager/storecache/ 09:00:12 spire-1.2.1/pkg/agent/manager/storecache/cache.go 09:00:12 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 09:00:12 spire-1.2.1/pkg/agent/manager/sync.go 09:00:12 spire-1.2.1/pkg/agent/plugin/ 09:00:12 spire-1.2.1/pkg/agent/plugin/keymanager/ 09:00:12 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 09:00:12 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 09:00:12 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 09:00:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 09:00:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 09:00:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 09:00:12 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 09:00:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 09:00:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 09:00:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 09:00:12 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 09:00:12 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 09:00:12 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 09:00:12 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 09:00:12 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 09:00:12 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 09:00:12 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 09:00:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 09:00:12 spire-1.2.1/pkg/agent/plugin/svidstore/ 09:00:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 09:00:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 09:00:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 09:00:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 09:00:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 09:00:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 09:00:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 09:00:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 09:00:12 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 09:00:12 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 09:00:12 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 09:00:12 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 09:00:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 09:00:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 09:00:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 09:00:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 09:00:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 09:00:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 09:00:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 09:00:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 09:00:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 09:00:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 09:00:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 09:00:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 09:00:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 09:00:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 09:00:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 09:00:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 09:00:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 09:00:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 09:00:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 09:00:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 09:00:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 09:00:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 09:00:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 09:00:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 09:00:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 09:00:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 09:00:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 09:00:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 09:00:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 09:00:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 09:00:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 09:00:12 spire-1.2.1/pkg/agent/svid/ 09:00:12 spire-1.2.1/pkg/agent/svid/rotator.go 09:00:12 spire-1.2.1/pkg/agent/svid/rotator_config.go 09:00:12 spire-1.2.1/pkg/agent/svid/rotator_test.go 09:00:12 spire-1.2.1/pkg/agent/svid/store/ 09:00:12 spire-1.2.1/pkg/agent/svid/store/service.go 09:00:12 spire-1.2.1/pkg/agent/svid/store/service_test.go 09:00:12 spire-1.2.1/pkg/common/ 09:00:12 spire-1.2.1/pkg/common/agentpathtemplate/ 09:00:12 spire-1.2.1/pkg/common/agentpathtemplate/template.go 09:00:12 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 09:00:12 spire-1.2.1/pkg/common/api/ 09:00:12 spire-1.2.1/pkg/common/api/metrics.go 09:00:12 spire-1.2.1/pkg/common/api/middleware/ 09:00:12 spire-1.2.1/pkg/common/api/middleware/common_test.go 09:00:12 spire-1.2.1/pkg/common/api/middleware/interceptor.go 09:00:12 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 09:00:12 spire-1.2.1/pkg/common/api/middleware/logger.go 09:00:12 spire-1.2.1/pkg/common/api/middleware/logger_test.go 09:00:12 spire-1.2.1/pkg/common/api/middleware/metrics.go 09:00:12 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 09:00:12 spire-1.2.1/pkg/common/api/middleware/middleware.go 09:00:12 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 09:00:12 spire-1.2.1/pkg/common/api/middleware/misconfig.go 09:00:12 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 09:00:12 spire-1.2.1/pkg/common/api/middleware/names.go 09:00:12 spire-1.2.1/pkg/common/api/middleware/names_test.go 09:00:12 spire-1.2.1/pkg/common/api/names.go 09:00:12 spire-1.2.1/pkg/common/api/ratelimit.go 09:00:12 spire-1.2.1/pkg/common/api/rpccontext/ 09:00:12 spire-1.2.1/pkg/common/api/rpccontext/logger.go 09:00:12 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 09:00:12 spire-1.2.1/pkg/common/api/rpccontext/names.go 09:00:12 spire-1.2.1/pkg/common/auth/ 09:00:12 spire-1.2.1/pkg/common/auth/interceptors.go 09:00:12 spire-1.2.1/pkg/common/auth/interceptors_test.go 09:00:12 spire-1.2.1/pkg/common/auth/untracked_uds.go 09:00:12 spire-1.2.1/pkg/common/bundleutil/ 09:00:12 spire-1.2.1/pkg/common/bundleutil/bundle.go 09:00:12 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 09:00:12 spire-1.2.1/pkg/common/bundleutil/common_test.go 09:00:12 spire-1.2.1/pkg/common/bundleutil/marshal.go 09:00:12 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 09:00:12 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 09:00:12 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 09:00:12 spire-1.2.1/pkg/common/bundleutil/types.go 09:00:12 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 09:00:12 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 09:00:12 spire-1.2.1/pkg/common/catalog/ 09:00:12 spire-1.2.1/pkg/common/catalog/bind.go 09:00:12 spire-1.2.1/pkg/common/catalog/builtin.go 09:00:12 spire-1.2.1/pkg/common/catalog/catalog.go 09:00:12 spire-1.2.1/pkg/common/catalog/catalog_test.go 09:00:12 spire-1.2.1/pkg/common/catalog/closers.go 09:00:12 spire-1.2.1/pkg/common/catalog/cmd_linux.go 09:00:12 spire-1.2.1/pkg/common/catalog/cmd_other.go 09:00:12 spire-1.2.1/pkg/common/catalog/config.go 09:00:12 spire-1.2.1/pkg/common/catalog/config_test.go 09:00:12 spire-1.2.1/pkg/common/catalog/configure.go 09:00:12 spire-1.2.1/pkg/common/catalog/constraints.go 09:00:12 spire-1.2.1/pkg/common/catalog/constraints_test.go 09:00:12 spire-1.2.1/pkg/common/catalog/context.go 09:00:12 spire-1.2.1/pkg/common/catalog/external.go 09:00:12 spire-1.2.1/pkg/common/catalog/host.go 09:00:12 spire-1.2.1/pkg/common/catalog/pipenet.go 09:00:12 spire-1.2.1/pkg/common/catalog/plugin.go 09:00:12 spire-1.2.1/pkg/common/catalog/testplugin/ 09:00:12 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 09:00:12 spire-1.2.1/pkg/common/catalog/testplugin/main.go 09:00:12 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 09:00:12 spire-1.2.1/pkg/common/cli/ 09:00:12 spire-1.2.1/pkg/common/cli/env.go 09:00:12 spire-1.2.1/pkg/common/cli/flags.go 09:00:12 spire-1.2.1/pkg/common/cli/trust_domain.go 09:00:12 spire-1.2.1/pkg/common/cli/trust_domain_test.go 09:00:12 spire-1.2.1/pkg/common/cli/umask.go 09:00:12 spire-1.2.1/pkg/common/cli/umask_posix.go 09:00:12 spire-1.2.1/pkg/common/cli/umask_test.go 09:00:12 spire-1.2.1/pkg/common/cli/umask_windows.go 09:00:12 spire-1.2.1/pkg/common/cliprinter/ 09:00:12 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 09:00:12 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 09:00:12 spire-1.2.1/pkg/common/cliprinter/flag.go 09:00:12 spire-1.2.1/pkg/common/cliprinter/flag_test.go 09:00:12 spire-1.2.1/pkg/common/cliprinter/format.go 09:00:12 spire-1.2.1/pkg/common/cliprinter/format_test.go 09:00:12 spire-1.2.1/pkg/common/cliprinter/internal/ 09:00:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 09:00:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 09:00:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 09:00:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 09:00:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 09:00:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 09:00:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 09:00:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 09:00:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 09:00:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 09:00:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 09:00:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 09:00:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 09:00:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 09:00:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 09:00:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 09:00:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 09:00:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 09:00:12 spire-1.2.1/pkg/common/coretypes/ 09:00:12 spire-1.2.1/pkg/common/coretypes/bundle/ 09:00:12 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 09:00:12 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 09:00:12 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 09:00:12 spire-1.2.1/pkg/common/coretypes/bundle/require.go 09:00:12 spire-1.2.1/pkg/common/coretypes/jwtkey/ 09:00:12 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 09:00:12 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 09:00:12 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 09:00:12 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 09:00:12 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 09:00:12 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 09:00:12 spire-1.2.1/pkg/common/coretypes/x509certificate/ 09:00:12 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 09:00:12 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 09:00:12 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 09:00:12 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 09:00:12 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 09:00:12 spire-1.2.1/pkg/common/cryptoutil/ 09:00:12 spire-1.2.1/pkg/common/cryptoutil/keys.go 09:00:12 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 09:00:12 spire-1.2.1/pkg/common/diskutil/ 09:00:12 spire-1.2.1/pkg/common/diskutil/file_posix.go 09:00:12 spire-1.2.1/pkg/common/diskutil/file_test.go 09:00:12 spire-1.2.1/pkg/common/diskutil/file_windows.go 09:00:12 spire-1.2.1/pkg/common/errorutil/ 09:00:12 spire-1.2.1/pkg/common/errorutil/wrapper.go 09:00:12 spire-1.2.1/pkg/common/health/ 09:00:12 spire-1.2.1/pkg/common/health/config.go 09:00:12 spire-1.2.1/pkg/common/health/context.go 09:00:12 spire-1.2.1/pkg/common/health/context_test.go 09:00:12 spire-1.2.1/pkg/common/health/health.go 09:00:12 spire-1.2.1/pkg/common/health/health_test.go 09:00:12 spire-1.2.1/pkg/common/health/logger.go 09:00:12 spire-1.2.1/pkg/common/hostservice/ 09:00:12 spire-1.2.1/pkg/common/hostservice/metricsservice/ 09:00:12 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 09:00:12 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 09:00:12 spire-1.2.1/pkg/common/idutil/ 09:00:12 spire-1.2.1/pkg/common/idutil/require.go 09:00:12 spire-1.2.1/pkg/common/idutil/require_test.go 09:00:12 spire-1.2.1/pkg/common/idutil/safety.go 09:00:12 spire-1.2.1/pkg/common/idutil/safety_test.go 09:00:12 spire-1.2.1/pkg/common/idutil/spiffeid.go 09:00:12 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 09:00:12 spire-1.2.1/pkg/common/jwtsvid/ 09:00:12 spire-1.2.1/pkg/common/jwtsvid/common.go 09:00:12 spire-1.2.1/pkg/common/jwtsvid/sign.go 09:00:12 spire-1.2.1/pkg/common/jwtsvid/token_test.go 09:00:12 spire-1.2.1/pkg/common/jwtsvid/validate.go 09:00:12 spire-1.2.1/pkg/common/jwtutil/ 09:00:12 spire-1.2.1/pkg/common/jwtutil/keyset.go 09:00:12 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 09:00:12 spire-1.2.1/pkg/common/log/ 09:00:12 spire-1.2.1/pkg/common/log/hclog_adapter.go 09:00:12 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 09:00:12 spire-1.2.1/pkg/common/log/log.go 09:00:12 spire-1.2.1/pkg/common/log/log_test.go 09:00:12 spire-1.2.1/pkg/common/log/options.go 09:00:12 spire-1.2.1/pkg/common/nodeutil/ 09:00:12 spire-1.2.1/pkg/common/nodeutil/node.go 09:00:12 spire-1.2.1/pkg/common/nodeutil/node_test.go 09:00:12 spire-1.2.1/pkg/common/peertracker/ 09:00:12 spire-1.2.1/pkg/common/peertracker/conn.go 09:00:12 spire-1.2.1/pkg/common/peertracker/credentials.go 09:00:12 spire-1.2.1/pkg/common/peertracker/errors.go 09:00:12 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 09:00:12 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 09:00:12 spire-1.2.1/pkg/common/peertracker/info.go 09:00:12 spire-1.2.1/pkg/common/peertracker/listener.go 09:00:12 spire-1.2.1/pkg/common/peertracker/listener_test.go 09:00:12 spire-1.2.1/pkg/common/peertracker/peertracker.go 09:00:12 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 09:00:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 09:00:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 09:00:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 09:00:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 09:00:12 spire-1.2.1/pkg/common/peertracker/tcp.go 09:00:12 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 09:00:12 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 09:00:12 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 09:00:12 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 09:00:12 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 09:00:12 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 09:00:12 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 09:00:12 spire-1.2.1/pkg/common/peertracker/uds.go 09:00:12 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 09:00:12 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 09:00:12 spire-1.2.1/pkg/common/peertracker/uds_linux.go 09:00:12 spire-1.2.1/pkg/common/pemutil/ 09:00:12 spire-1.2.1/pkg/common/pemutil/block.go 09:00:12 spire-1.2.1/pkg/common/pemutil/certs.go 09:00:12 spire-1.2.1/pkg/common/pemutil/common.go 09:00:12 spire-1.2.1/pkg/common/pemutil/csr.go 09:00:12 spire-1.2.1/pkg/common/pemutil/keys.go 09:00:12 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 09:00:12 spire-1.2.1/pkg/common/pemutil/testdata/ 09:00:12 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 09:00:12 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 09:00:12 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 09:00:12 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 09:00:12 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 09:00:12 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 09:00:12 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 09:00:12 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 09:00:12 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 09:00:12 spire-1.2.1/pkg/common/plugin/ 09:00:12 spire-1.2.1/pkg/common/plugin/aws/ 09:00:12 spire-1.2.1/pkg/common/plugin/aws/iid.go 09:00:12 spire-1.2.1/pkg/common/plugin/azure/ 09:00:12 spire-1.2.1/pkg/common/plugin/azure/msi.go 09:00:12 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 09:00:12 spire-1.2.1/pkg/common/plugin/facade.go 09:00:12 spire-1.2.1/pkg/common/plugin/facade_test.go 09:00:12 spire-1.2.1/pkg/common/plugin/gcp/ 09:00:12 spire-1.2.1/pkg/common/plugin/gcp/iit.go 09:00:12 spire-1.2.1/pkg/common/plugin/k8s/ 09:00:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 09:00:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 09:00:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 09:00:12 spire-1.2.1/pkg/common/plugin/k8s/utils.go 09:00:12 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 09:00:12 spire-1.2.1/pkg/common/plugin/log.go 09:00:12 spire-1.2.1/pkg/common/plugin/sshpop/ 09:00:12 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 09:00:12 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 09:00:12 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 09:00:12 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 09:00:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 09:00:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 09:00:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 09:00:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 09:00:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 09:00:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 09:00:12 spire-1.2.1/pkg/common/plugin/tpmdevid/ 09:00:12 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 09:00:12 spire-1.2.1/pkg/common/plugin/x509pop/ 09:00:12 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 09:00:12 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 09:00:12 spire-1.2.1/pkg/common/profiling/ 09:00:12 spire-1.2.1/pkg/common/profiling/dumpers.go 09:00:12 spire-1.2.1/pkg/common/profiling/profiling.go 09:00:12 spire-1.2.1/pkg/common/protoutil/ 09:00:12 spire-1.2.1/pkg/common/protoutil/masks.go 09:00:12 spire-1.2.1/pkg/common/protoutil/masks_test.go 09:00:12 spire-1.2.1/pkg/common/rotationutil/ 09:00:12 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 09:00:12 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 09:00:12 spire-1.2.1/pkg/common/selector/ 09:00:12 spire-1.2.1/pkg/common/selector/selector.go 09:00:12 spire-1.2.1/pkg/common/selector/selector_test.go 09:00:12 spire-1.2.1/pkg/common/selector/set.go 09:00:12 spire-1.2.1/pkg/common/selector/set_utils.go 09:00:12 spire-1.2.1/pkg/common/selector/set_utils_test.go 09:00:12 spire-1.2.1/pkg/common/telemetry/ 09:00:12 spire-1.2.1/pkg/common/telemetry/agent/ 09:00:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 09:00:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 09:00:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 09:00:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 09:00:12 spire-1.2.1/pkg/common/telemetry/agent/manager.go 09:00:12 spire-1.2.1/pkg/common/telemetry/agent/node.go 09:00:12 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 09:00:12 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 09:00:12 spire-1.2.1/pkg/common/telemetry/agent/store/ 09:00:12 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 09:00:12 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 09:00:12 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 09:00:12 spire-1.2.1/pkg/common/telemetry/blackhole.go 09:00:12 spire-1.2.1/pkg/common/telemetry/call.go 09:00:12 spire-1.2.1/pkg/common/telemetry/common/ 09:00:12 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 09:00:12 spire-1.2.1/pkg/common/telemetry/config.go 09:00:12 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 09:00:12 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 09:00:12 spire-1.2.1/pkg/common/telemetry/inmem.go 09:00:12 spire-1.2.1/pkg/common/telemetry/inmem_test.go 09:00:12 spire-1.2.1/pkg/common/telemetry/m3.go 09:00:12 spire-1.2.1/pkg/common/telemetry/m3_test.go 09:00:12 spire-1.2.1/pkg/common/telemetry/metrics.go 09:00:12 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 09:00:12 spire-1.2.1/pkg/common/telemetry/names.go 09:00:12 spire-1.2.1/pkg/common/telemetry/prometheus.go 09:00:12 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 09:00:12 spire-1.2.1/pkg/common/telemetry/sanitize.go 09:00:12 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 09:00:12 spire-1.2.1/pkg/common/telemetry/server/ 09:00:12 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 09:00:12 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 09:00:12 spire-1.2.1/pkg/common/telemetry/server/datastore/ 09:00:12 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 09:00:12 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 09:00:12 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 09:00:12 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 09:00:12 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 09:00:12 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 09:00:12 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 09:00:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 09:00:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 09:00:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 09:00:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 09:00:12 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 09:00:12 spire-1.2.1/pkg/common/telemetry/server/rotate.go 09:00:12 spire-1.2.1/pkg/common/telemetry/server/server.go 09:00:12 spire-1.2.1/pkg/common/telemetry/sink.go 09:00:12 spire-1.2.1/pkg/common/telemetry/statsd.go 09:00:12 spire-1.2.1/pkg/common/telemetry/statsd_test.go 09:00:12 spire-1.2.1/pkg/common/telemetry/uptime.go 09:00:12 spire-1.2.1/pkg/common/telemetry/version.go 09:00:12 spire-1.2.1/pkg/common/telemetry/withlabels.go 09:00:12 spire-1.2.1/pkg/common/uptime/ 09:00:12 spire-1.2.1/pkg/common/uptime/uptime.go 09:00:12 spire-1.2.1/pkg/common/uptime/uptime_test.go 09:00:12 spire-1.2.1/pkg/common/util/ 09:00:12 spire-1.2.1/pkg/common/util/certs.go 09:00:12 spire-1.2.1/pkg/common/util/certs_test.go 09:00:12 spire-1.2.1/pkg/common/util/csr.go 09:00:12 spire-1.2.1/pkg/common/util/hash.go 09:00:12 spire-1.2.1/pkg/common/util/selectors.go 09:00:12 spire-1.2.1/pkg/common/util/selectors_test.go 09:00:12 spire-1.2.1/pkg/common/util/signals.go 09:00:12 spire-1.2.1/pkg/common/util/sort.go 09:00:12 spire-1.2.1/pkg/common/util/sort_test.go 09:00:12 spire-1.2.1/pkg/common/util/task.go 09:00:12 spire-1.2.1/pkg/common/util/task_test.go 09:00:12 spire-1.2.1/pkg/common/util/testdata/ 09:00:12 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 09:00:12 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 09:00:12 spire-1.2.1/pkg/common/version/ 09:00:12 spire-1.2.1/pkg/common/version/version.go 09:00:12 spire-1.2.1/pkg/common/x509svid/ 09:00:12 spire-1.2.1/pkg/common/x509svid/common_test.go 09:00:12 spire-1.2.1/pkg/common/x509svid/csr.go 09:00:12 spire-1.2.1/pkg/common/x509svid/upstreamca.go 09:00:12 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 09:00:12 spire-1.2.1/pkg/common/x509util/ 09:00:12 spire-1.2.1/pkg/common/x509util/cert.go 09:00:12 spire-1.2.1/pkg/common/x509util/dns.go 09:00:12 spire-1.2.1/pkg/common/x509util/dns_test.go 09:00:12 spire-1.2.1/pkg/common/x509util/keyid.go 09:00:12 spire-1.2.1/pkg/common/x509util/keypair.go 09:00:12 spire-1.2.1/pkg/common/x509util/serialnumber.go 09:00:12 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 09:00:12 spire-1.2.1/pkg/server/ 09:00:12 spire-1.2.1/pkg/server/api/ 09:00:12 spire-1.2.1/pkg/server/api/agent.go 09:00:12 spire-1.2.1/pkg/server/api/agent/ 09:00:12 spire-1.2.1/pkg/server/api/agent/v1/ 09:00:12 spire-1.2.1/pkg/server/api/agent/v1/service.go 09:00:12 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 09:00:12 spire-1.2.1/pkg/server/api/agent_test.go 09:00:12 spire-1.2.1/pkg/server/api/api.go 09:00:12 spire-1.2.1/pkg/server/api/audit/ 09:00:12 spire-1.2.1/pkg/server/api/audit/audit.go 09:00:12 spire-1.2.1/pkg/server/api/audit/audit_test.go 09:00:12 spire-1.2.1/pkg/server/api/bundle.go 09:00:12 spire-1.2.1/pkg/server/api/bundle/ 09:00:12 spire-1.2.1/pkg/server/api/bundle/v1/ 09:00:12 spire-1.2.1/pkg/server/api/bundle/v1/service.go 09:00:12 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 09:00:12 spire-1.2.1/pkg/server/api/bundle_test.go 09:00:12 spire-1.2.1/pkg/server/api/debug/ 09:00:12 spire-1.2.1/pkg/server/api/debug/v1/ 09:00:12 spire-1.2.1/pkg/server/api/debug/v1/service.go 09:00:12 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 09:00:12 spire-1.2.1/pkg/server/api/entry.go 09:00:12 spire-1.2.1/pkg/server/api/entry/ 09:00:12 spire-1.2.1/pkg/server/api/entry/v1/ 09:00:12 spire-1.2.1/pkg/server/api/entry/v1/service.go 09:00:12 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 09:00:12 spire-1.2.1/pkg/server/api/entry_test.go 09:00:12 spire-1.2.1/pkg/server/api/health/ 09:00:12 spire-1.2.1/pkg/server/api/health/v1/ 09:00:12 spire-1.2.1/pkg/server/api/health/v1/service.go 09:00:12 spire-1.2.1/pkg/server/api/health/v1/service_test.go 09:00:12 spire-1.2.1/pkg/server/api/id.go 09:00:12 spire-1.2.1/pkg/server/api/id_test.go 09:00:12 spire-1.2.1/pkg/server/api/limits/ 09:00:12 spire-1.2.1/pkg/server/api/limits/limits.go 09:00:12 spire-1.2.1/pkg/server/api/middleware/ 09:00:12 spire-1.2.1/pkg/server/api/middleware/alias.go 09:00:12 spire-1.2.1/pkg/server/api/middleware/audit.go 09:00:12 spire-1.2.1/pkg/server/api/middleware/authorization.go 09:00:12 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 09:00:12 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 09:00:12 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 09:00:12 spire-1.2.1/pkg/server/api/middleware/caller.go 09:00:12 spire-1.2.1/pkg/server/api/middleware/caller_test.go 09:00:12 spire-1.2.1/pkg/server/api/middleware/common.go 09:00:12 spire-1.2.1/pkg/server/api/middleware/common_test.go 09:00:12 spire-1.2.1/pkg/server/api/middleware/entries.go 09:00:12 spire-1.2.1/pkg/server/api/middleware/entries_test.go 09:00:12 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 09:00:12 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 09:00:12 spire-1.2.1/pkg/server/api/ratelimit.go 09:00:12 spire-1.2.1/pkg/server/api/rpccontext/ 09:00:12 spire-1.2.1/pkg/server/api/rpccontext/alias.go 09:00:12 spire-1.2.1/pkg/server/api/rpccontext/audit.go 09:00:12 spire-1.2.1/pkg/server/api/rpccontext/caller.go 09:00:12 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 09:00:12 spire-1.2.1/pkg/server/api/selector.go 09:00:12 spire-1.2.1/pkg/server/api/selector_test.go 09:00:12 spire-1.2.1/pkg/server/api/status.go 09:00:12 spire-1.2.1/pkg/server/api/status_test.go 09:00:12 spire-1.2.1/pkg/server/api/svid/ 09:00:12 spire-1.2.1/pkg/server/api/svid/v1/ 09:00:12 spire-1.2.1/pkg/server/api/svid/v1/service.go 09:00:12 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 09:00:12 spire-1.2.1/pkg/server/api/trustdomain.go 09:00:12 spire-1.2.1/pkg/server/api/trustdomain/ 09:00:12 spire-1.2.1/pkg/server/api/trustdomain/v1/ 09:00:12 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 09:00:12 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 09:00:12 spire-1.2.1/pkg/server/api/trustdomain_test.go 09:00:12 spire-1.2.1/pkg/server/authpolicy/ 09:00:12 spire-1.2.1/pkg/server/authpolicy/defaults.go 09:00:12 spire-1.2.1/pkg/server/authpolicy/policy.go 09:00:12 spire-1.2.1/pkg/server/authpolicy/policy.rego 09:00:12 spire-1.2.1/pkg/server/authpolicy/policy_data.json 09:00:12 spire-1.2.1/pkg/server/authpolicy/policy_test.go 09:00:12 spire-1.2.1/pkg/server/authpolicy/validate.go 09:00:12 spire-1.2.1/pkg/server/bundle/ 09:00:12 spire-1.2.1/pkg/server/bundle/client/ 09:00:12 spire-1.2.1/pkg/server/bundle/client/client.go 09:00:12 spire-1.2.1/pkg/server/bundle/client/client_test.go 09:00:12 spire-1.2.1/pkg/server/bundle/client/manager.go 09:00:12 spire-1.2.1/pkg/server/bundle/client/manager_test.go 09:00:12 spire-1.2.1/pkg/server/bundle/client/sources.go 09:00:12 spire-1.2.1/pkg/server/bundle/client/sources_test.go 09:00:12 spire-1.2.1/pkg/server/bundle/client/updater.go 09:00:12 spire-1.2.1/pkg/server/bundle/client/updater_test.go 09:00:12 spire-1.2.1/pkg/server/ca/ 09:00:12 spire-1.2.1/pkg/server/ca/ca.go 09:00:12 spire-1.2.1/pkg/server/ca/ca_health.go 09:00:12 spire-1.2.1/pkg/server/ca/ca_test.go 09:00:12 spire-1.2.1/pkg/server/ca/journal.go 09:00:12 spire-1.2.1/pkg/server/ca/journal_test.go 09:00:12 spire-1.2.1/pkg/server/ca/manager.go 09:00:12 spire-1.2.1/pkg/server/ca/manager_health.go 09:00:12 spire-1.2.1/pkg/server/ca/manager_test.go 09:00:12 spire-1.2.1/pkg/server/ca/templates.go 09:00:12 spire-1.2.1/pkg/server/ca/upstream_client.go 09:00:12 spire-1.2.1/pkg/server/ca/upstream_client_test.go 09:00:12 spire-1.2.1/pkg/server/ca/validation.go 09:00:12 spire-1.2.1/pkg/server/cache/ 09:00:12 spire-1.2.1/pkg/server/cache/dscache/ 09:00:12 spire-1.2.1/pkg/server/cache/dscache/cache.go 09:00:12 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 09:00:12 spire-1.2.1/pkg/server/cache/entrycache/ 09:00:12 spire-1.2.1/pkg/server/cache/entrycache/cache.go 09:00:12 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 09:00:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 09:00:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 09:00:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 09:00:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 09:00:12 spire-1.2.1/pkg/server/catalog/ 09:00:12 spire-1.2.1/pkg/server/catalog/catalog.go 09:00:12 spire-1.2.1/pkg/server/catalog/keymanager.go 09:00:12 spire-1.2.1/pkg/server/catalog/nodeattestor.go 09:00:12 spire-1.2.1/pkg/server/catalog/noderesolver.go 09:00:12 spire-1.2.1/pkg/server/catalog/notifier.go 09:00:12 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 09:00:12 spire-1.2.1/pkg/server/config.go 09:00:12 spire-1.2.1/pkg/server/datastore/ 09:00:12 spire-1.2.1/pkg/server/datastore/datastore.go 09:00:12 spire-1.2.1/pkg/server/datastore/datastore_health.go 09:00:12 spire-1.2.1/pkg/server/datastore/repository.go 09:00:12 spire-1.2.1/pkg/server/datastore/sqlstore/ 09:00:12 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 09:00:12 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 09:00:12 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 09:00:12 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 09:00:12 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 09:00:12 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 09:00:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 09:00:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 09:00:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 09:00:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 09:00:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 09:00:12 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 09:00:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 09:00:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 09:00:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 09:00:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 09:00:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 09:00:12 spire-1.2.1/pkg/server/endpoints/ 09:00:12 spire-1.2.1/pkg/server/endpoints/bundle/ 09:00:12 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 09:00:12 spire-1.2.1/pkg/server/endpoints/bundle/config.go 09:00:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 09:00:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 09:00:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 09:00:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 09:00:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 09:00:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 09:00:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 09:00:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 09:00:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 09:00:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 09:00:12 spire-1.2.1/pkg/server/endpoints/bundle/server.go 09:00:12 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 09:00:12 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 09:00:12 spire-1.2.1/pkg/server/endpoints/config.go 09:00:12 spire-1.2.1/pkg/server/endpoints/endpoints.go 09:00:12 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 09:00:12 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 09:00:12 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 09:00:12 spire-1.2.1/pkg/server/endpoints/middleware.go 09:00:12 spire-1.2.1/pkg/server/endpoints/middleware_test.go 09:00:12 spire-1.2.1/pkg/server/hostservice/ 09:00:12 spire-1.2.1/pkg/server/hostservice/agentstore/ 09:00:12 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 09:00:12 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 09:00:12 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 09:00:12 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 09:00:12 spire-1.2.1/pkg/server/hostservice/identityprovider/ 09:00:12 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 09:00:12 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/ 09:00:12 spire-1.2.1/pkg/server/plugin/keymanager/ 09:00:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 09:00:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 09:00:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 09:00:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 09:00:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 09:00:12 spire-1.2.1/pkg/server/plugin/keymanager/base/ 09:00:12 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 09:00:12 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 09:00:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 09:00:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 09:00:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 09:00:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 09:00:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 09:00:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 09:00:12 spire-1.2.1/pkg/server/plugin/keymanager/test/ 09:00:12 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 09:00:12 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 09:00:12 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/ 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 09:00:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/noderesolver/ 09:00:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 09:00:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 09:00:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 09:00:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 09:00:12 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 09:00:12 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 09:00:12 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/notifier/ 09:00:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 09:00:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 09:00:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 09:00:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 09:00:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 09:00:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 09:00:12 spire-1.2.1/pkg/server/plugin/notifier/repository.go 09:00:12 spire-1.2.1/pkg/server/plugin/notifier/v1.go 09:00:12 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 09:00:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 09:00:12 spire-1.2.1/pkg/server/registration/ 09:00:12 spire-1.2.1/pkg/server/registration/manager.go 09:00:12 spire-1.2.1/pkg/server/registration/manager_test.go 09:00:12 spire-1.2.1/pkg/server/scanentries.go 09:00:12 spire-1.2.1/pkg/server/scanentries_test.go 09:00:12 spire-1.2.1/pkg/server/server.go 09:00:12 spire-1.2.1/pkg/server/server_test.go 09:00:12 spire-1.2.1/pkg/server/svid/ 09:00:12 spire-1.2.1/pkg/server/svid/observer.go 09:00:12 spire-1.2.1/pkg/server/svid/observer_test.go 09:00:12 spire-1.2.1/pkg/server/svid/rotator.go 09:00:12 spire-1.2.1/pkg/server/svid/rotator_config.go 09:00:12 spire-1.2.1/pkg/server/svid/rotator_config_test.go 09:00:12 spire-1.2.1/pkg/server/svid/rotator_test.go 09:00:12 spire-1.2.1/proto/ 09:00:12 spire-1.2.1/proto/private/ 09:00:12 spire-1.2.1/proto/private/server/ 09:00:12 spire-1.2.1/proto/private/server/journal/ 09:00:12 spire-1.2.1/proto/private/server/journal/journal.pb.go 09:00:12 spire-1.2.1/proto/private/server/journal/journal.proto 09:00:12 spire-1.2.1/proto/spire/ 09:00:12 spire-1.2.1/proto/spire/common/ 09:00:12 spire-1.2.1/proto/spire/common/common.pb.go 09:00:12 spire-1.2.1/proto/spire/common/common.proto 09:00:12 spire-1.2.1/proto/spire/common/plugin/ 09:00:12 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 09:00:12 spire-1.2.1/proto/spire/common/plugin/plugin.proto 09:00:12 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 09:00:12 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 09:00:12 spire-1.2.1/proto/spire/plugin/ 09:00:12 spire-1.2.1/proto/spire/plugin/agent/ 09:00:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 09:00:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 09:00:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 09:00:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 09:00:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 09:00:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 09:00:12 spire-1.2.1/release/ 09:00:12 spire-1.2.1/release/spire-extras/ 09:00:12 spire-1.2.1/release/spire-extras/README.md 09:00:12 spire-1.2.1/release/spire-extras/conf/ 09:00:12 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 09:00:12 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 09:00:12 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 09:00:12 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 09:00:12 spire-1.2.1/release/spire/ 09:00:12 spire-1.2.1/release/spire/README.md 09:00:12 spire-1.2.1/release/spire/conf/ 09:00:12 spire-1.2.1/release/spire/conf/agent/ 09:00:12 spire-1.2.1/release/spire/conf/agent/agent.conf 09:00:12 spire-1.2.1/release/spire/conf/server/ 09:00:12 spire-1.2.1/release/spire/conf/server/server.conf 09:00:12 spire-1.2.1/script/ 09:00:12 spire-1.2.1/script/build-artifact.sh 09:00:12 spire-1.2.1/script/generate_dummy_ca.sh 09:00:12 spire-1.2.1/support/ 09:00:12 spire-1.2.1/support/k8s/ 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/ 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 09:00:12 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 09:00:12 spire-1.2.1/support/oidc-discovery-provider/ 09:00:12 spire-1.2.1/support/oidc-discovery-provider/README.md 09:00:12 spire-1.2.1/support/oidc-discovery-provider/common_test.go 09:00:12 spire-1.2.1/support/oidc-discovery-provider/config.go 09:00:12 spire-1.2.1/support/oidc-discovery-provider/config_test.go 09:00:12 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 09:00:12 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 09:00:12 spire-1.2.1/support/oidc-discovery-provider/handler.go 09:00:12 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 09:00:12 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 09:00:12 spire-1.2.1/support/oidc-discovery-provider/main.go 09:00:12 spire-1.2.1/support/oidc-discovery-provider/server_api.go 09:00:12 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 09:00:12 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 09:00:12 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 09:00:12 spire-1.2.1/test/ 09:00:12 spire-1.2.1/test/clock/ 09:00:12 spire-1.2.1/test/clock/clock.go 09:00:12 spire-1.2.1/test/fakes/ 09:00:12 spire-1.2.1/test/fakes/fakeagentcatalog/ 09:00:12 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 09:00:12 spire-1.2.1/test/fakes/fakeagentkeymanager/ 09:00:12 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 09:00:12 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 09:00:12 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 09:00:12 spire-1.2.1/test/fakes/fakeagentstore/ 09:00:12 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 09:00:12 spire-1.2.1/test/fakes/fakedatastore/ 09:00:12 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 09:00:12 spire-1.2.1/test/fakes/fakeentryclient/ 09:00:12 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 09:00:12 spire-1.2.1/test/fakes/fakehealthchecker/ 09:00:12 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 09:00:12 spire-1.2.1/test/fakes/fakeidentityprovider/ 09:00:12 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 09:00:12 spire-1.2.1/test/fakes/fakemetrics/ 09:00:12 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 09:00:12 spire-1.2.1/test/fakes/fakenoderesolver/ 09:00:12 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 09:00:12 spire-1.2.1/test/fakes/fakenotifier/ 09:00:12 spire-1.2.1/test/fakes/fakenotifier/notifier.go 09:00:12 spire-1.2.1/test/fakes/fakepluginmetrics/ 09:00:12 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 09:00:12 spire-1.2.1/test/fakes/fakeserverca/ 09:00:12 spire-1.2.1/test/fakes/fakeserverca/serverca.go 09:00:12 spire-1.2.1/test/fakes/fakeservercatalog/ 09:00:12 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 09:00:12 spire-1.2.1/test/fakes/fakeserverkeymanager/ 09:00:12 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 09:00:12 spire-1.2.1/test/fakes/fakeservernodeattestor/ 09:00:12 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 09:00:12 spire-1.2.1/test/fakes/fakeupstreamauthority/ 09:00:12 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 09:00:12 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 09:00:12 spire-1.2.1/test/fakes/fakeworkloadapi/ 09:00:12 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 09:00:12 spire-1.2.1/test/fakes/fakeworkloadattestor/ 09:00:12 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 09:00:12 spire-1.2.1/test/fixture/ 09:00:12 spire-1.2.1/test/fixture/certs/ 09:00:12 spire-1.2.1/test/fixture/certs/agent_svid.der 09:00:12 spire-1.2.1/test/fixture/certs/base_cert.pem 09:00:12 spire-1.2.1/test/fixture/certs/base_csr.pem 09:00:12 spire-1.2.1/test/fixture/certs/base_key.pem 09:00:12 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 09:00:12 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 09:00:12 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 09:00:12 spire-1.2.1/test/fixture/certs/blog_cert.pem 09:00:12 spire-1.2.1/test/fixture/certs/blog_csr.pem 09:00:12 spire-1.2.1/test/fixture/certs/blog_key.pem 09:00:12 spire-1.2.1/test/fixture/certs/bundle.der 09:00:12 spire-1.2.1/test/fixture/certs/ca.pem 09:00:12 spire-1.2.1/test/fixture/certs/ca_key.pem 09:00:12 spire-1.2.1/test/fixture/certs/database_cert.pem 09:00:12 spire-1.2.1/test/fixture/certs/database_csr.pem 09:00:12 spire-1.2.1/test/fixture/certs/database_key.pem 09:00:12 spire-1.2.1/test/fixture/certs/node_cert.pem 09:00:12 spire-1.2.1/test/fixture/certs/node_csr.pem 09:00:12 spire-1.2.1/test/fixture/certs/node_key.pem 09:00:12 spire-1.2.1/test/fixture/certs/svid.pem 09:00:12 spire-1.2.1/test/fixture/certs/svid_key.pem 09:00:12 spire-1.2.1/test/fixture/config/ 09:00:12 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 09:00:12 spire-1.2.1/test/fixture/config/agent_good.conf 09:00:12 spire-1.2.1/test/fixture/config/agent_good_templated.conf 09:00:12 spire-1.2.1/test/fixture/config/plugin_good.conf 09:00:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 09:00:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 09:00:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 09:00:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 09:00:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 09:00:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 09:00:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 09:00:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 09:00:12 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 09:00:12 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 09:00:12 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 09:00:12 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 09:00:12 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 09:00:12 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 09:00:12 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 09:00:12 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 09:00:12 spire-1.2.1/test/fixture/config/server_good.conf 09:00:12 spire-1.2.1/test/fixture/config/server_good_templated.conf 09:00:12 spire-1.2.1/test/fixture/fixture.go 09:00:12 spire-1.2.1/test/fixture/nodeattestor/ 09:00:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 09:00:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 09:00:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 09:00:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 09:00:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 09:00:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 09:00:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 09:00:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 09:00:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 09:00:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 09:00:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 09:00:12 spire-1.2.1/test/fixture/registration/ 09:00:12 spire-1.2.1/test/fixture/registration/entries.json 09:00:12 spire-1.2.1/test/fixture/registration/good-for-update.json 09:00:12 spire-1.2.1/test/fixture/registration/good.json 09:00:12 spire-1.2.1/test/fixture/registration/invalid.json 09:00:12 spire-1.2.1/test/fixture/registration/invalid_json.json 09:00:12 spire-1.2.1/test/fixture/registration/manager_test_entries.json 09:00:12 spire-1.2.1/test/integration/ 09:00:12 spire-1.2.1/test/integration/README.md 09:00:12 spire-1.2.1/test/integration/common 09:00:12 spire-1.2.1/test/integration/setup/ 09:00:12 spire-1.2.1/test/integration/setup/adminclient/ 09:00:12 spire-1.2.1/test/integration/setup/adminclient/build.sh 09:00:12 spire-1.2.1/test/integration/setup/adminclient/client.go 09:00:12 spire-1.2.1/test/integration/setup/debugagent/ 09:00:12 spire-1.2.1/test/integration/setup/debugagent/build.sh 09:00:12 spire-1.2.1/test/integration/setup/debugagent/main.go 09:00:12 spire-1.2.1/test/integration/setup/debugserver/ 09:00:12 spire-1.2.1/test/integration/setup/debugserver/build.sh 09:00:12 spire-1.2.1/test/integration/setup/debugserver/main.go 09:00:12 spire-1.2.1/test/integration/setup/downstreamclient/ 09:00:12 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 09:00:12 spire-1.2.1/test/integration/setup/downstreamclient/client.go 09:00:12 spire-1.2.1/test/integration/setup/itclient/ 09:00:12 spire-1.2.1/test/integration/setup/itclient/client.go 09:00:12 spire-1.2.1/test/integration/setup/node-attestation/ 09:00:12 spire-1.2.1/test/integration/setup/node-attestation/build.sh 09:00:12 spire-1.2.1/test/integration/setup/node-attestation/client.go 09:00:12 spire-1.2.1/test/integration/setup/x509pop/ 09:00:12 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 09:00:12 spire-1.2.1/test/integration/setup/x509pop/setup.sh 09:00:12 spire-1.2.1/test/integration/suites/ 09:00:12 spire-1.2.1/test/integration/suites/admin-endpoints/ 09:00:12 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 09:00:12 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 09:00:12 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 09:00:12 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 09:00:12 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 09:00:12 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 09:00:12 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 09:00:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 09:00:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 09:00:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 09:00:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 09:00:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 09:00:12 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 09:00:12 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 09:00:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 09:00:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 09:00:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 09:00:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 09:00:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 09:00:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 09:00:12 spire-1.2.1/test/integration/suites/datastore-mysql/ 09:00:12 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 09:00:12 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 09:00:12 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 09:00:12 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 09:00:12 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 09:00:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 09:00:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 09:00:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 09:00:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 09:00:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 09:00:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 09:00:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 09:00:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 09:00:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 09:00:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 09:00:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 09:00:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 09:00:12 spire-1.2.1/test/integration/suites/datastore-postgres/ 09:00:12 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 09:00:12 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 09:00:12 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 09:00:12 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 09:00:12 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 09:00:12 spire-1.2.1/test/integration/suites/debug-endpoints/ 09:00:12 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 09:00:12 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 09:00:12 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 09:00:12 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 09:00:12 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 09:00:12 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 09:00:12 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 09:00:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 09:00:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 09:00:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 09:00:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 09:00:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 09:00:12 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 09:00:12 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 09:00:12 spire-1.2.1/test/integration/suites/downstream-endpoints/ 09:00:12 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 09:00:12 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 09:00:12 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 09:00:12 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 09:00:12 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 09:00:12 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 09:00:12 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 09:00:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 09:00:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 09:00:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 09:00:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 09:00:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 09:00:12 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 09:00:12 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 09:00:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 09:00:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 09:00:12 spire-1.2.1/test/integration/suites/join-token/ 09:00:12 spire-1.2.1/test/integration/suites/join-token/01-start-server 09:00:12 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 09:00:12 spire-1.2.1/test/integration/suites/join-token/03-start-agent 09:00:12 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 09:00:12 spire-1.2.1/test/integration/suites/join-token/05-check-svid 09:00:12 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 09:00:12 spire-1.2.1/test/integration/suites/join-token/README.md 09:00:12 spire-1.2.1/test/integration/suites/join-token/conf/ 09:00:12 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 09:00:12 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 09:00:12 spire-1.2.1/test/integration/suites/join-token/conf/server/ 09:00:12 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 09:00:12 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 09:00:12 spire-1.2.1/test/integration/suites/join-token/teardown 09:00:12 spire-1.2.1/test/integration/suites/k8s-reconcile/ 09:00:12 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 09:00:12 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 09:00:12 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 09:00:12 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 09:00:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 09:00:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 09:00:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 09:00:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 09:00:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 09:00:12 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 09:00:12 spire-1.2.1/test/integration/suites/k8s-scratch/ 09:00:12 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 09:00:12 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 09:00:12 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 09:00:12 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 09:00:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 09:00:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 09:00:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 09:00:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 09:00:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 09:00:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 09:00:12 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 09:00:12 spire-1.2.1/test/integration/suites/k8s/ 09:00:12 spire-1.2.1/test/integration/suites/k8s/00-setup 09:00:12 spire-1.2.1/test/integration/suites/k8s/01-apply-config 09:00:12 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 09:00:12 spire-1.2.1/test/integration/suites/k8s/README.md 09:00:12 spire-1.2.1/test/integration/suites/k8s/conf/ 09:00:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 09:00:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 09:00:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s/conf/server/ 09:00:12 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 09:00:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 09:00:12 spire-1.2.1/test/integration/suites/k8s/init-kubectl 09:00:12 spire-1.2.1/test/integration/suites/k8s/teardown 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/ 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/README.md 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/root/ 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 09:00:12 spire-1.2.1/test/integration/suites/nested-rotation/teardown 09:00:12 spire-1.2.1/test/integration/suites/node-attestation/ 09:00:12 spire-1.2.1/test/integration/suites/node-attestation/00-setup 09:00:12 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 09:00:12 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 09:00:12 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 09:00:12 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 09:00:12 spire-1.2.1/test/integration/suites/node-attestation/README.md 09:00:12 spire-1.2.1/test/integration/suites/node-attestation/conf/ 09:00:12 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 09:00:12 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 09:00:12 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 09:00:12 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 09:00:12 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 09:00:12 spire-1.2.1/test/integration/suites/node-attestation/teardown 09:00:12 spire-1.2.1/test/integration/suites/rotation/ 09:00:12 spire-1.2.1/test/integration/suites/rotation/00-setup 09:00:12 spire-1.2.1/test/integration/suites/rotation/01-start-server 09:00:12 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 09:00:12 spire-1.2.1/test/integration/suites/rotation/03-start-agent 09:00:12 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 09:00:12 spire-1.2.1/test/integration/suites/rotation/05-check-svids 09:00:12 spire-1.2.1/test/integration/suites/rotation/README.md 09:00:12 spire-1.2.1/test/integration/suites/rotation/conf/ 09:00:12 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 09:00:12 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 09:00:12 spire-1.2.1/test/integration/suites/rotation/conf/server/ 09:00:12 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 09:00:12 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 09:00:12 spire-1.2.1/test/integration/suites/rotation/teardown 09:00:12 spire-1.2.1/test/integration/suites/self-test/ 09:00:12 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 09:00:12 spire-1.2.1/test/integration/suites/self-test/README.md 09:00:12 spire-1.2.1/test/integration/suites/self-test/teardown 09:00:12 spire-1.2.1/test/integration/suites/spire-server-cli/ 09:00:12 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 09:00:12 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 09:00:12 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 09:00:12 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 09:00:12 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 09:00:12 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 09:00:12 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 09:00:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 09:00:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 09:00:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 09:00:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 09:00:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 09:00:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 09:00:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 09:00:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 09:00:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 09:00:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 09:00:12 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 09:00:12 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 09:00:12 spire-1.2.1/test/integration/suites/upgrade/ 09:00:12 spire-1.2.1/test/integration/suites/upgrade/00-setup 09:00:12 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 09:00:12 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 09:00:12 spire-1.2.1/test/integration/suites/upgrade/README.md 09:00:12 spire-1.2.1/test/integration/suites/upgrade/conf/ 09:00:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 09:00:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 09:00:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 09:00:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 09:00:12 spire-1.2.1/test/integration/suites/upgrade/teardown 09:00:12 spire-1.2.1/test/integration/suites/upgrade/versions.txt 09:00:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 09:00:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 09:00:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 09:00:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 09:00:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 09:00:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 09:00:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 09:00:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 09:00:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 09:00:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 09:00:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 09:00:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 09:00:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 09:00:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 09:00:12 spire-1.2.1/test/integration/test-one.sh 09:00:12 spire-1.2.1/test/integration/test.sh 09:00:12 spire-1.2.1/test/plugintest/ 09:00:12 spire-1.2.1/test/plugintest/config.go 09:00:12 spire-1.2.1/test/plugintest/load.go 09:00:12 spire-1.2.1/test/plugintest/option.go 09:00:12 spire-1.2.1/test/spiretest/ 09:00:12 spire-1.2.1/test/spiretest/apiserver.go 09:00:12 spire-1.2.1/test/spiretest/assertions.go 09:00:12 spire-1.2.1/test/spiretest/dir.go 09:00:12 spire-1.2.1/test/spiretest/errors_posix.go 09:00:12 spire-1.2.1/test/spiretest/errors_windows.go 09:00:12 spire-1.2.1/test/spiretest/logs.go 09:00:12 spire-1.2.1/test/spiretest/socketapi.go 09:00:12 spire-1.2.1/test/spiretest/suite.go 09:00:12 spire-1.2.1/test/spiretest/x509.go 09:00:12 spire-1.2.1/test/testca/ 09:00:12 spire-1.2.1/test/testca/ca.go 09:00:12 spire-1.2.1/test/testkey/ 09:00:12 spire-1.2.1/test/testkey/generate.sh 09:00:12 spire-1.2.1/test/testkey/genkeys.go 09:00:12 spire-1.2.1/test/testkey/keys.go 09:00:12 spire-1.2.1/test/testkey/new.go 09:00:12 spire-1.2.1/test/tpmsimulator/ 09:00:12 spire-1.2.1/test/tpmsimulator/simulator.go 09:00:12 spire-1.2.1/test/util/ 09:00:12 spire-1.2.1/test/util/cert_fixtures.go 09:00:12 spire-1.2.1/test/util/cert_generation.go 09:00:12 spire-1.2.1/test/util/io_redirection.go 09:00:12 spire-1.2.1/test/util/race.go 09:00:12 spire-1.2.1/test/util/util.go 09:00:12 building spire from source... 09:00:12 Installing go1.17.7... 09:00:14 ---> a736e90e4a08 09:00:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:00:17 ---> 953c494c2adf 09:00:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:00:18 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:00:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:00:18 ---> 1ed6ad4a1aa9 09:00:18 Step 3/22 : WORKDIR /edgex-go 09:00:18 ---> Using cache 09:00:18 ---> fc1f3e05f999 09:00:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:00:18 ---> Using cache 09:00:18 ---> 224c1f3b02b5 09:00:18 Step 5/22 : RUN apk add --update --no-cache make git 09:00:18 ---> Using cache 09:00:18 ---> 6ad0ea8cc452 09:00:18 Step 6/22 : COPY go.mod vendor* ./ 09:00:18 ---> Using cache 09:00:18 ---> 8249743563fa 09:00:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:18 ---> Using cache 09:00:18 ---> 07d53b1aa940 09:00:18 Step 8/22 : COPY . . 09:00:18 ---> Using cache 09:00:18 ---> 157f16122e5a 09:00:18 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:00:19 ---> 829501e84ba5 09:00:19 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:00:19 ---> Running in 40ad813d096c 09:00:19 ---> Running in 42e77d7efcdc 09:00:19 Removing intermediate container 42e77d7efcdc 09:00:19 ---> 9acfb15e9d94 09:00:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:00:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:00:19 ---> Running in f54fd8a7dbf5 09:00:20 Removing intermediate container f54fd8a7dbf5 09:00:20 ---> afc20b90c0fe 09:00:20 Step 20/22 : LABEL arch=x86_64 09:00:20 ---> Running in 1c961104a326 09:00:20 Building bin/spire-server... 09:00:20 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 09:00:20 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 09:00:20 go: downloading github.com/mitchellh/cli v1.1.2 09:00:20 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 09:00:20 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:00:20 Removing intermediate container 1c961104a326 09:00:20 ---> 716934ed9c4d 09:00:20 Step 21/22 : LABEL git_sha=661da0ba828153a2b9b32043aa489b6c1a2b77ef 09:00:20 go: downloading github.com/imdario/mergo v0.3.12 09:00:20 go: downloading github.com/sirupsen/logrus v1.8.1 09:00:20  ---> Running in 8bb4063571b3 09:00:20 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 09:00:20 go: downloading github.com/hashicorp/go-hclog v1.1.0 09:00:20 go: downloading google.golang.org/grpc v1.44.0 09:00:21 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 09:00:21 go: downloading github.com/fatih/color v1.13.0 09:00:21 go: downloading github.com/mattn/go-isatty v0.0.14 09:00:21 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 09:00:21 go: downloading github.com/InVisionApp/go-logger v1.0.1 09:00:21 go: downloading github.com/hashicorp/go-plugin v1.4.3 09:00:21 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 09:00:21 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 09:00:21 Removing intermediate container 8bb4063571b3 09:00:21 ---> 76bb4cb2d243 09:00:21 Step 22/22 : LABEL version=0.0.0go: downloading github.com/open-policy-agent/opa v0.38.0 09:00:21  09:00:21 ---> Running in a250a889a7ac 09:00:21 go: downloading github.com/armon/go-metrics v0.3.10 09:00:21 go: downloading github.com/prometheus/client_golang v1.12.1 09:00:21 go: downloading github.com/uber-go/tally/v4 v4.1.1 09:00:21 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 09:00:21 go: downloading github.com/mattn/go-colorable v0.1.12 09:00:21 go: downloading github.com/Masterminds/goutils v1.1.0 09:00:21 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 09:00:21 go: downloading github.com/Masterminds/semver v1.5.0 09:00:21 go: downloading github.com/google/uuid v1.1.2 09:00:21 Removing intermediate container a250a889a7ac 09:00:21 ---> d866efa6c8b1 09:00:21 09:00:21 go: downloading github.com/huandu/xstrings v1.3.2 09:00:22 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 09:00:22 go: downloading github.com/oklog/run v1.0.0 09:00:22 go: downloading github.com/imkira/go-observer v1.0.3 09:00:22 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 09:00:22 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:00:22 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 09:00:22 Successfully built d866efa6c8b1 09:00:22 Successfully tagged support-scheduler:latest 09:00:22  Building support-scheduler ... done Building core-metadata 09:00:22 go: downloading go.uber.org/atomic v1.9.0 09:00:22 go: downloading github.com/beorn7/perks v1.0.1 09:00:22 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:00:22 go: downloading github.com/prometheus/client_model v0.2.0 09:00:22 go: downloading github.com/prometheus/common v0.32.1 09:00:22 go: downloading github.com/prometheus/procfs v0.7.3 09:00:22 go: downloading github.com/hashicorp/errwrap v1.1.0 09:00:22 go: downloading github.com/mitchellh/reflectwalk v1.0.1 09:00:22 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 09:00:22 go: downloading github.com/blang/semver/v4 v4.0.0 09:00:22 go: downloading github.com/go-sql-driver/mysql v1.6.0 09:00:22 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 09:00:22 go: downloading github.com/jinzhu/gorm v1.9.16 09:00:22 go: downloading github.com/lib/pq v1.10.4 09:00:22 go: downloading github.com/mattn/go-sqlite3 v1.14.12 09:00:22 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 09:00:22 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 09:00:22 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 09:00:24 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 09:00:24 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 09:00:24 go: downloading github.com/stretchr/testify v1.7.0 09:00:24 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:00:24 go: downloading github.com/aws/aws-sdk-go v1.43.0 09:00:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:00:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:00:27 ---> 1ed6ad4a1aa9 09:00:27 Step 3/23 : WORKDIR /edgex-go 09:00:27 ---> Using cache 09:00:27 ---> fc1f3e05f999 09:00:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:00:27 ---> Using cache 09:00:27 ---> 224c1f3b02b5 09:00:27 Step 5/23 : RUN apk add --update --no-cache make git 09:00:27 ---> Using cache 09:00:27 ---> 6ad0ea8cc452 09:00:27 Step 6/23 : COPY go.mod vendor* ./ 09:00:27 ---> Using cache 09:00:27 ---> 8249743563fa 09:00:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:27 ---> Using cache 09:00:27 ---> 07d53b1aa940 09:00:27 Step 8/23 : COPY . . 09:00:27 ---> Using cache 09:00:27 ---> 157f16122e5a 09:00:27 Step 9/23 : RUN make cmd/core-metadata/core-metadata 09:00:28 go: downloading google.golang.org/api v0.70.0 09:00:28 go: downloading k8s.io/client-go v0.23.4 09:00:28 go: downloading k8s.io/api v0.23.4 09:00:28 go: downloading github.com/google/go-tpm v0.3.3 09:00:28 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 09:00:28 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 09:00:28 Removing intermediate container 3d6e9a5607ef 09:00:28 ---> 9d60014be4a1 09:00:28 09:00:28 Step 10/22 : FROM alpine:3.14 09:00:28 ---> e04c818066af 09:00:28 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:00:28 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 09:00:29 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 09:00:29 go: downloading cloud.google.com/go/storage v1.21.0 09:00:29 go: downloading cloud.google.com/go v0.100.2 09:00:29  ---> Running in df042f6f15c7 09:00:29 ---> Running in 011bc715c9d2 09:00:30 go: downloading k8s.io/apimachinery v0.23.4 09:00:30 go: downloading k8s.io/kube-aggregator v0.23.3 09:00:30 go: downloading cloud.google.com/go/security v1.3.0 09:00:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:00:30 go: downloading github.com/hashicorp/vault/api v1.4.1 09:00:30 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 09:00:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:00:30 go: downloading sigs.k8s.io/controller-runtime v0.11.1 09:00:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:00:30 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:00:30 go: downloading github.com/twmb/murmur3 v1.1.6 09:00:30 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 09:00:30 go: downloading github.com/jinzhu/inflection v1.0.0 09:00:30 go: downloading github.com/aws/smithy-go v1.11.0 09:00:30 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 09:00:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 09:00:30 (1/2) Installing ca-certificates (20211220-r0) 09:00:30 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 09:00:30 (2/2) Installing dumb-init (1.2.5-r1) 09:00:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 09:00:30 Executing busybox-1.33.1-r7.trigger 09:00:30 Executing ca-certificates-20211220-r0.trigger 09:00:30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 09:00:30 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 09:00:30 OK: 6 MiB in 16 packages 09:00:30 go: downloading github.com/Azure/go-autorest/logger v0.2.1 09:00:30 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 09:00:30 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 09:00:30 go: downloading github.com/dimchansky/utfbom v1.1.1 09:00:30 go: downloading cloud.google.com/go/compute v1.3.0 09:00:31 go: downloading cloud.google.com/go/iam v0.1.1 09:00:31 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 09:00:31 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 09:00:32 Removing intermediate container 011bc715c9d2 09:00:32 ---> 12e30591ff00 09:00:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:00:32 ---> Running in 24c690be13b9 09:00:32 Removing intermediate container 24c690be13b9 09:00:32 ---> d63ec1adaa63 09:00:32 Step 13/22 : ENV APP_PORT=59860 09:00:32 ---> Running in 0a1274cf072a 09:00:33 Removing intermediate container 0a1274cf072a 09:00:33 ---> 74755dfe7bac 09:00:33 Step 14/22 : EXPOSE $APP_PORT 09:00:33 ---> Running in 3c998915653a 09:00:33 go: downloading github.com/gogo/protobuf v1.3.2 09:00:33 go: downloading k8s.io/klog/v2 v2.30.0 09:00:33 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 09:00:33 Removing intermediate container 3c998915653a 09:00:33 ---> 635ad3ca725f 09:00:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:33 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 09:00:33 go: downloading github.com/spf13/pflag v1.0.5 09:00:33 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 09:00:33 go: downloading github.com/google/gofuzz v1.1.0 09:00:33 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 09:00:33 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:00:33 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 09:00:33 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 09:00:33 go: downloading github.com/hashicorp/vault/sdk v0.4.1 09:00:33 go: downloading github.com/mitchellh/mapstructure v1.4.3 09:00:33 go: downloading github.com/tklauser/go-sysconf v0.3.9 09:00:33 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 09:00:33 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:00:33 go: downloading gopkg.in/yaml.v2 v2.4.0 09:00:33 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:00:33 go: downloading github.com/gobwas/glob v0.2.3 09:00:33 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 09:00:33 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 09:00:33 go: downloading github.com/jmespath/go-jmespath v0.4.0 09:00:33 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 09:00:33 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 09:00:33  ---> 7f8123843457 09:00:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:00:34 go: downloading go.opencensus.io v0.23.0 09:00:34 go: downloading gopkg.in/inf.v0 v0.9.1 09:00:34 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 09:00:34 go: downloading github.com/googleapis/gnostic v0.5.5 09:00:34 go: downloading github.com/go-logr/logr v1.2.2 09:00:34 go: downloading github.com/json-iterator/go v1.1.12 09:00:34 go: downloading github.com/google/go-cmp v0.5.7 09:00:34 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 09:00:34 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 09:00:34 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 09:00:34 go: downloading go.uber.org/zap v1.21.0 09:00:34 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 09:00:34 go: downloading github.com/tklauser/numcpus v0.3.0 09:00:34 go: downloading sigs.k8s.io/yaml v1.3.0 09:00:34 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 09:00:34 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:00:34 go: downloading github.com/modern-go/reflect2 v1.0.2 09:00:34 go: downloading github.com/ryanuber/go-glob v1.0.0 09:00:34 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 09:00:34 go: downloading github.com/hashicorp/go-uuid v1.0.2 09:00:34 go: downloading github.com/hashicorp/go-version v1.2.0 09:00:34 go: downloading github.com/golang/snappy v0.0.4 09:00:34 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 09:00:34 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 09:00:34 go: downloading go.uber.org/multierr v1.6.0 09:00:35  ---> d6c9a4ab479c 09:00:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:00:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:00:35 ---> d1c6a70e7d66 09:00:35 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:00:35 ---> Running in 6f8f810d52c7 09:00:35 Removing intermediate container 6f8f810d52c7 09:00:35 ---> 020211b26659 09:00:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:00:35 ---> Running in 0f053fe7cde1 09:00:36 Removing intermediate container 0f053fe7cde1 09:00:36 ---> 0d217d7160fb 09:00:36 Step 20/22 : LABEL arch=x86_64 09:00:36 ---> Running in 88fae4ddea99 09:00:36 Removing intermediate container 88fae4ddea99 09:00:36 ---> 4a4c1297dec2 09:00:36 Step 21/22 : LABEL git_sha=661da0ba828153a2b9b32043aa489b6c1a2b77ef 09:00:36 ---> Running in a7225286dc2a 09:00:36 Removing intermediate container a7225286dc2a 09:00:36 ---> 7e282d01a4ca 09:00:36 Step 22/22 : LABEL version=0.0.0 09:00:37 ---> Running in 733c1105870d 09:00:37 Removing intermediate container 733c1105870d 09:00:37 ---> a7e109434938 09:00:37 09:00:37 Successfully built a7e109434938 09:00:37 Successfully tagged support-notifications:latest 09:00:37 Building security-spire-server 09:00:42  Building support-notifications ... done go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 09:00:42 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 09:00:42 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:00:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:00:42 ---> 1ed6ad4a1aa9 09:00:42 Step 3/25 : WORKDIR /edgex-go 09:00:42 ---> Using cache 09:00:42 ---> fc1f3e05f999 09:00:42 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:00:42 ---> Using cache 09:00:42 ---> 224c1f3b02b5 09:00:42 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 09:00:42 ---> Using cache 09:00:42 ---> 29f3636fd4d9 09:00:42 Step 6/25 : COPY go.mod vendor* ./ 09:00:42 ---> Using cache 09:00:42 ---> 17ec7da7769b 09:00:42 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:42 ---> Using cache 09:00:42 ---> 6696d70b454d 09:00:42 Step 8/25 : COPY . . 09:00:42 ---> Using cache 09:00:42 ---> 741f26ef2203 09:00:42 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 09:00:42 ---> Using cache 09:00:42 ---> ac4875f8b240 09:00:42 Step 10/25 : RUN mkdir -p spire-build 09:00:42 ---> Using cache 09:00:42 ---> a2f06d05ace0 09:00:42 Step 11/25 : WORKDIR /edgex-go/spire-build 09:00:42 ---> Using cache 09:00:42 ---> 7e61f29d15e2 09:00:42 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 09:00:44 Removing intermediate container 40ad813d096c 09:00:44 ---> 1b3d5b1076bf 09:00:44 09:00:44 Step 10/22 : FROM alpine:3.14 09:00:44 ---> e04c818066af 09:00:44 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 09:00:44 ---> Running in 3aa065fb4c02 09:00:44 ---> Running in 56ffa65efcca 09:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:00:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:00:45 spire-1.2.1/ 09:00:45 spire-1.2.1/.data/ 09:00:45 spire-1.2.1/.data/.file 09:00:45 spire-1.2.1/.dockerignore 09:00:45 spire-1.2.1/.gitattributes 09:00:45 spire-1.2.1/.githooks/ 09:00:45 spire-1.2.1/.githooks/pre-commit 09:00:45 spire-1.2.1/.github/ 09:00:45 spire-1.2.1/.github/ISSUE_TEMPLATE.md 09:00:45 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 09:00:45 spire-1.2.1/.github/dependabot.yml 09:00:45 spire-1.2.1/.github/workflows/ 09:00:45 spire-1.2.1/.github/workflows/nightly_build.yaml 09:00:45 spire-1.2.1/.github/workflows/pr_build.yaml 09:00:45 spire-1.2.1/.github/workflows/release_build.yaml 09:00:45 spire-1.2.1/.github/workflows/scripts/ 09:00:45 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 09:00:45 spire-1.2.1/.github/workflows/scripts/push-images.sh 09:00:45 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 09:00:45 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 09:00:45 spire-1.2.1/.github/workflows/scripts/split.sh 09:00:45 spire-1.2.1/.gitignore 09:00:45 spire-1.2.1/.go-version 09:00:45 spire-1.2.1/.golangci.yml 09:00:45 spire-1.2.1/ADOPTERS.md 09:00:45 spire-1.2.1/CHANGELOG.md 09:00:45 spire-1.2.1/CODE-OF-CONDUCT.md 09:00:45 spire-1.2.1/CODEOWNERS 09:00:45 spire-1.2.1/CONTRIBUTING.md 09:00:45 spire-1.2.1/Dockerfile 09:00:45 spire-1.2.1/Dockerfile.dev 09:00:45 spire-1.2.1/Dockerfile.scratch 09:00:45 spire-1.2.1/LICENSE 09:00:45 spire-1.2.1/MAINTAINERS.md 09:00:45 spire-1.2.1/Makefile 09:00:45 spire-1.2.1/README.md 09:00:45 spire-1.2.1/ROADMAP.md 09:00:45 spire-1.2.1/SECURITY.md 09:00:45 spire-1.2.1/cmd/ 09:00:45 spire-1.2.1/cmd/spire-agent/ 09:00:45 spire-1.2.1/cmd/spire-agent/cli/ 09:00:45 spire-1.2.1/cmd/spire-agent/cli/api/ 09:00:45 spire-1.2.1/cmd/spire-agent/cli/api/common.go 09:00:45 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 09:00:45 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 09:00:45 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 09:00:45 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 09:00:45 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 09:00:45 spire-1.2.1/cmd/spire-agent/cli/cli.go 09:00:45 spire-1.2.1/cmd/spire-agent/cli/common/ 09:00:45 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 09:00:45 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 09:00:45 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 09:00:45 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 09:00:45 spire-1.2.1/cmd/spire-agent/cli/run/ 09:00:45 spire-1.2.1/cmd/spire-agent/cli/run/run.go 09:00:45 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 09:00:45 spire-1.2.1/cmd/spire-agent/cli/validate/ 09:00:45 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 09:00:45 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 09:00:45 spire-1.2.1/cmd/spire-agent/main.go 09:00:45 spire-1.2.1/cmd/spire-server/ 09:00:45 spire-1.2.1/cmd/spire-server/cli/ 09:00:45 spire-1.2.1/cmd/spire-server/cli/agent/ 09:00:45 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/agent/count.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/agent/list.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/agent/show.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/bundle/ 09:00:45 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/cli.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/entry/ 09:00:45 spire-1.2.1/cmd/spire-server/cli/entry/count.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/entry/create.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/entry/show.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/entry/update.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/entry/util.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/federation/ 09:00:45 spire-1.2.1/cmd/spire-server/cli/federation/common.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/federation/create.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/federation/list.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/federation/show.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/federation/update.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 09:00:45 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/jwt/ 09:00:45 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/run/ 09:00:45 spire-1.2.1/cmd/spire-server/cli/run/run.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/token/ 09:00:45 spire-1.2.1/cmd/spire-server/cli/token/generate.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/validate/ 09:00:45 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/x509/ 09:00:45 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 09:00:45 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 09:00:45 spire-1.2.1/cmd/spire-server/main.go 09:00:45 spire-1.2.1/cmd/spire-server/util/ 09:00:45 spire-1.2.1/cmd/spire-server/util/util.go 09:00:45 spire-1.2.1/conf/ 09:00:45 spire-1.2.1/conf/agent/ 09:00:45 spire-1.2.1/conf/agent/agent.conf 09:00:45 spire-1.2.1/conf/agent/agent_full.conf 09:00:45 spire-1.2.1/conf/agent/dummy_root_ca.crt 09:00:45 spire-1.2.1/conf/server/ 09:00:45 spire-1.2.1/conf/server/dummy_upstream_ca.crt 09:00:45 spire-1.2.1/conf/server/dummy_upstream_ca.key 09:00:45 spire-1.2.1/conf/server/server.conf 09:00:45 spire-1.2.1/conf/server/server_full.conf 09:00:45 spire-1.2.1/doc/ 09:00:45 spire-1.2.1/doc/SPIRE101.md 09:00:45 spire-1.2.1/doc/auditlog.md 09:00:45 spire-1.2.1/doc/authorization_policy_engine.md 09:00:45 spire-1.2.1/doc/changelog_guidelines.md 09:00:45 spire-1.2.1/doc/cure53-report.pdf 09:00:45 spire-1.2.1/doc/images/ 09:00:45 spire-1.2.1/doc/images/2019_roadmap.png 09:00:45 spire-1.2.1/doc/images/SPIRE101.png 09:00:45 spire-1.2.1/doc/images/SPIRE_agent.png 09:00:45 spire-1.2.1/doc/images/SPIRE_server.png 09:00:45 spire-1.2.1/doc/images/cache_mgr.png 09:00:45 spire-1.2.1/doc/images/cache_mgr_components.png 09:00:45 spire-1.2.1/doc/images/federated_spire.png 09:00:45 spire-1.2.1/doc/images/ha_mode.png 09:00:45 spire-1.2.1/doc/images/nested_spire.png 09:00:45 spire-1.2.1/doc/images/oidc_federation.png 09:00:45 spire-1.2.1/doc/images/single_trust_domain.png 09:00:45 spire-1.2.1/doc/images/spiffe_compatible.png 09:00:45 spire-1.2.1/doc/images/spire_logo.png 09:00:45 spire-1.2.1/doc/migrating_registration_api_clients.md 09:00:45 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 09:00:45 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 09:00:45 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 09:00:45 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 09:00:45 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 09:00:45 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 09:00:45 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 09:00:45 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 09:00:45 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 09:00:45 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 09:00:45 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 09:00:45 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 09:00:45 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 09:00:45 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 09:00:45 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 09:00:45 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 09:00:45 spire-1.2.1/doc/plugin_server_datastore_sql.md 09:00:45 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 09:00:45 spire-1.2.1/doc/plugin_server_keymanager_disk.md 09:00:45 spire-1.2.1/doc/plugin_server_keymanager_memory.md 09:00:45 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 09:00:45 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 09:00:45 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 09:00:45 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 09:00:45 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 09:00:45 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 09:00:45 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 09:00:45 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 09:00:45 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 09:00:45 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 09:00:45 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 09:00:45 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 09:00:45 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 09:00:45 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 09:00:45 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 09:00:45 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 09:00:45 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 09:00:45 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 09:00:45 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 09:00:45 spire-1.2.1/doc/scaling_spire.md 09:00:45 spire-1.2.1/doc/spire_agent.md 09:00:45 spire-1.2.1/doc/spire_server.md 09:00:45 spire-1.2.1/doc/supported_integrations.md 09:00:45 spire-1.2.1/doc/telemetry.md 09:00:45 spire-1.2.1/doc/telemetry_config.md 09:00:45 spire-1.2.1/doc/upgrading.md 09:00:45 spire-1.2.1/doc/using_spire.md 09:00:45 spire-1.2.1/examples/ 09:00:45 spire-1.2.1/examples/README.md 09:00:45 spire-1.2.1/go.mod 09:00:45 spire-1.2.1/go.sum 09:00:45 spire-1.2.1/pkg/ 09:00:45 spire-1.2.1/pkg/agent/ 09:00:45 spire-1.2.1/pkg/agent/agent.go 09:00:45 spire-1.2.1/pkg/agent/api/ 09:00:45 spire-1.2.1/pkg/agent/api/config.go 09:00:45 spire-1.2.1/pkg/agent/api/debug/ 09:00:45 spire-1.2.1/pkg/agent/api/debug/v1/ 09:00:45 spire-1.2.1/pkg/agent/api/debug/v1/service.go 09:00:45 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 09:00:45 spire-1.2.1/pkg/agent/api/delegatedidentity/ 09:00:45 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 09:00:45 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 09:00:45 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 09:00:45 spire-1.2.1/pkg/agent/api/endpoints.go 09:00:45 spire-1.2.1/pkg/agent/api/health/ 09:00:45 spire-1.2.1/pkg/agent/api/health/v1/ 09:00:45 spire-1.2.1/pkg/agent/api/health/v1/service.go 09:00:45 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 09:00:45 spire-1.2.1/pkg/agent/api/rpccontext/ 09:00:45 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 09:00:45 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 09:00:45 spire-1.2.1/pkg/agent/attestor/ 09:00:45 spire-1.2.1/pkg/agent/attestor/node/ 09:00:45 spire-1.2.1/pkg/agent/attestor/node/experimental.go 09:00:45 spire-1.2.1/pkg/agent/attestor/node/node.go 09:00:45 spire-1.2.1/pkg/agent/attestor/node/node_test.go 09:00:45 spire-1.2.1/pkg/agent/attestor/workload/ 09:00:45 spire-1.2.1/pkg/agent/attestor/workload/workload.go 09:00:45 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 09:00:45 spire-1.2.1/pkg/agent/catalog/ 09:00:45 spire-1.2.1/pkg/agent/catalog/catalog.go 09:00:45 spire-1.2.1/pkg/agent/catalog/keymanager.go 09:00:45 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 09:00:45 spire-1.2.1/pkg/agent/catalog/svidstore.go 09:00:45 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 09:00:45 spire-1.2.1/pkg/agent/client/ 09:00:45 spire-1.2.1/pkg/agent/client/client.go 09:00:45 spire-1.2.1/pkg/agent/client/client_test.go 09:00:45 spire-1.2.1/pkg/agent/client/dial.go 09:00:45 spire-1.2.1/pkg/agent/client/nodeconn.go 09:00:45 spire-1.2.1/pkg/agent/client/nodeconn_test.go 09:00:45 spire-1.2.1/pkg/agent/client/update.go 09:00:45 spire-1.2.1/pkg/agent/client/util.go 09:00:45 spire-1.2.1/pkg/agent/common/ 09:00:45 spire-1.2.1/pkg/agent/common/backoff/ 09:00:45 spire-1.2.1/pkg/agent/common/backoff/backoff.go 09:00:45 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 09:00:45 spire-1.2.1/pkg/agent/common/cgroups/ 09:00:45 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 09:00:45 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 09:00:45 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 09:00:45 spire-1.2.1/pkg/agent/config.go 09:00:45 spire-1.2.1/pkg/agent/endpoints/ 09:00:45 spire-1.2.1/pkg/agent/endpoints/config.go 09:00:45 spire-1.2.1/pkg/agent/endpoints/endpoints.go 09:00:45 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 09:00:45 spire-1.2.1/pkg/agent/endpoints/metrics.go 09:00:45 spire-1.2.1/pkg/agent/endpoints/middleware.go 09:00:45 spire-1.2.1/pkg/agent/endpoints/peertracker.go 09:00:45 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 09:00:45 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 09:00:45 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 09:00:45 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 09:00:45 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 09:00:45 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 09:00:45 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 09:00:45 spire-1.2.1/pkg/agent/endpoints/workload/ 09:00:45 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 09:00:45 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 09:00:45 spire-1.2.1/pkg/agent/manager/ 09:00:45 spire-1.2.1/pkg/agent/manager/cache/ 09:00:45 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 09:00:45 spire-1.2.1/pkg/agent/manager/cache/cache.go 09:00:45 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 09:00:45 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 09:00:45 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 09:00:45 spire-1.2.1/pkg/agent/manager/cache/sets.go 09:00:45 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 09:00:45 spire-1.2.1/pkg/agent/manager/config.go 09:00:45 spire-1.2.1/pkg/agent/manager/manager.go 09:00:45 spire-1.2.1/pkg/agent/manager/manager_test.go 09:00:45 spire-1.2.1/pkg/agent/manager/storage.go 09:00:45 spire-1.2.1/pkg/agent/manager/storage_test.go 09:00:45 spire-1.2.1/pkg/agent/manager/storecache/ 09:00:45 spire-1.2.1/pkg/agent/manager/storecache/cache.go 09:00:45 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 09:00:45 spire-1.2.1/pkg/agent/manager/sync.go 09:00:45 spire-1.2.1/pkg/agent/plugin/ 09:00:45 spire-1.2.1/pkg/agent/plugin/keymanager/ 09:00:45 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 09:00:45 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 09:00:45 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 09:00:45 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 09:00:45 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 09:00:45 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 09:00:45 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 09:00:45 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 09:00:45 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 09:00:45 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 09:00:45 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 09:00:45 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 09:00:45 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 09:00:45 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 09:00:45 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 09:00:45 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 09:00:45 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go(1/6) Installing ca-certificates (20211220-r0) 09:00:45 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 09:00:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 09:00:45 spire-1.2.1/pkg/agent/plugin/svidstore/ 09:00:45 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 09:00:45 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 09:00:45 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 09:00:45 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 09:00:45 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 09:00:45 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 09:00:45 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 09:00:45 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 09:00:45 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 09:00:45 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 09:00:45 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 09:00:45 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 09:00:45 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 09:00:45 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 09:00:45 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 09:00:45 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 09:00:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 09:00:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 09:00:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 09:00:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 09:00:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 09:00:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 09:00:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 09:00:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 09:00:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 09:00:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 09:00:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 09:00:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 09:00:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 09:00:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 09:00:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 09:00:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 09:00:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 09:00:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 09:00:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 09:00:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 09:00:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 09:00:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 09:00:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 09:00:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 09:00:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 09:00:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 09:00:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 09:00:45 spire-1.2.1/pkg/agent/svid/ 09:00:45 spire-1.2.1/pkg/agent/svid/rotator.go 09:00:45 spire-1.2.1/pkg/agent/svid/rotator_config.go 09:00:45 spire-1.2.1/pkg/agent/svid/rotator_test.go 09:00:45 spire-1.2.1/pkg/agent/svid/store/ 09:00:45 spire-1.2.1/pkg/agent/svid/store/service.go 09:00:45 spire-1.2.1/pkg/agent/svid/store/service_test.go 09:00:45 spire-1.2.1/pkg/common/ 09:00:45 spire-1.2.1/pkg/common/agentpathtemplate/ 09:00:45 spire-1.2.1/pkg/common/agentpathtemplate/template.go 09:00:45 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 09:00:45 spire-1.2.1/pkg/common/api/ 09:00:45 spire-1.2.1/pkg/common/api/metrics.go 09:00:45 spire-1.2.1/pkg/common/api/middleware/ 09:00:45 spire-1.2.1/pkg/common/api/middleware/common_test.go 09:00:45 spire-1.2.1/pkg/common/api/middleware/interceptor.go 09:00:45 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 09:00:45 spire-1.2.1/pkg/common/api/middleware/logger.go 09:00:45 spire-1.2.1/pkg/common/api/middleware/logger_test.go 09:00:45 spire-1.2.1/pkg/common/api/middleware/metrics.go 09:00:45 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 09:00:45 spire-1.2.1/pkg/common/api/middleware/middleware.go 09:00:45 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 09:00:45 spire-1.2.1/pkg/common/api/middleware/misconfig.go 09:00:45 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 09:00:45 spire-1.2.1/pkg/common/api/middleware/names.go 09:00:45 spire-1.2.1/pkg/common/api/middleware/names_test.go 09:00:45 spire-1.2.1/pkg/common/api/names.go 09:00:45 spire-1.2.1/pkg/common/api/ratelimit.go 09:00:45 spire-1.2.1/pkg/common/api/rpccontext/ 09:00:45 spire-1.2.1/pkg/common/api/rpccontext/logger.go 09:00:45 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 09:00:45 spire-1.2.1/pkg/common/api/rpccontext/names.go 09:00:45 spire-1.2.1/pkg/common/auth/ 09:00:45 spire-1.2.1/pkg/common/auth/interceptors.go 09:00:45 spire-1.2.1/pkg/common/auth/interceptors_test.go 09:00:45 spire-1.2.1/pkg/common/auth/untracked_uds.go 09:00:45 spire-1.2.1/pkg/common/bundleutil/ 09:00:45 spire-1.2.1/pkg/common/bundleutil/bundle.go 09:00:45 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 09:00:45 spire-1.2.1/pkg/common/bundleutil/common_test.go 09:00:45 spire-1.2.1/pkg/common/bundleutil/marshal.go 09:00:45 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 09:00:45 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 09:00:45 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 09:00:45 spire-1.2.1/pkg/common/bundleutil/types.go 09:00:45 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 09:00:45 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 09:00:45 spire-1.2.1/pkg/common/catalog/ 09:00:45 spire-1.2.1/pkg/common/catalog/bind.go 09:00:45 spire-1.2.1/pkg/common/catalog/builtin.go 09:00:45 spire-1.2.1/pkg/common/catalog/catalog.go 09:00:45 spire-1.2.1/pkg/common/catalog/catalog_test.go 09:00:45 spire-1.2.1/pkg/common/catalog/closers.go 09:00:45 spire-1.2.1/pkg/common/catalog/cmd_linux.go 09:00:45 spire-1.2.1/pkg/common/catalog/cmd_other.go 09:00:45 spire-1.2.1/pkg/common/catalog/config.go 09:00:45 spire-1.2.1/pkg/common/catalog/config_test.go 09:00:45 spire-1.2.1/pkg/common/catalog/configure.go 09:00:45 spire-1.2.1/pkg/common/catalog/constraints.go 09:00:45 spire-1.2.1/pkg/common/catalog/constraints_test.go 09:00:45 spire-1.2.1/pkg/common/catalog/context.go 09:00:45 spire-1.2.1/pkg/common/catalog/external.go 09:00:45 spire-1.2.1/pkg/common/catalog/host.go 09:00:45 spire-1.2.1/pkg/common/catalog/pipenet.go 09:00:45 spire-1.2.1/pkg/common/catalog/plugin.go 09:00:45 spire-1.2.1/pkg/common/catalog/testplugin/ 09:00:45 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 09:00:45 spire-1.2.1/pkg/common/catalog/testplugin/main.go 09:00:45 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 09:00:45 spire-1.2.1/pkg/common/cli/ 09:00:45 spire-1.2.1/pkg/common/cli/env.go 09:00:45 spire-1.2.1/pkg/common/cli/flags.go 09:00:45 spire-1.2.1/pkg/common/cli/trust_domain.go 09:00:45 spire-1.2.1/pkg/common/cli/trust_domain_test.go 09:00:45 spire-1.2.1/pkg/common/cli/umask.go 09:00:45 spire-1.2.1/pkg/common/cli/umask_posix.go 09:00:45 spire-1.2.1/pkg/common/cli/umask_test.go 09:00:45 spire-1.2.1/pkg/common/cli/umask_windows.go 09:00:45 spire-1.2.1/pkg/common/cliprinter/ 09:00:45 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 09:00:45 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 09:00:45 spire-1.2.1/pkg/common/cliprinter/flag.go 09:00:45 spire-1.2.1/pkg/common/cliprinter/flag_test.go 09:00:45 spire-1.2.1/pkg/common/cliprinter/format.go 09:00:45 spire-1.2.1/pkg/common/cliprinter/format_test.go 09:00:45 spire-1.2.1/pkg/common/cliprinter/internal/ 09:00:45 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 09:00:45 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 09:00:45 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 09:00:45 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 09:00:45 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 09:00:45 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 09:00:45 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 09:00:45 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 09:00:45 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 09:00:45 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 09:00:45 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 09:00:45 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 09:00:45 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 09:00:45 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 09:00:45 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 09:00:45 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 09:00:45 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 09:00:45 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 09:00:45 spire-1.2.1/pkg/common/coretypes/ 09:00:45 spire-1.2.1/pkg/common/coretypes/bundle/ 09:00:45 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 09:00:45 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 09:00:45 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 09:00:45 spire-1.2.1/pkg/common/coretypes/bundle/require.go 09:00:45 spire-1.2.1/pkg/common/coretypes/jwtkey/ 09:00:45 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 09:00:45 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 09:00:45 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 09:00:45 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 09:00:45 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 09:00:45 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 09:00:45 spire-1.2.1/pkg/common/coretypes/x509certificate/ 09:00:45 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 09:00:45 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 09:00:45 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 09:00:45 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 09:00:45 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 09:00:45 spire-1.2.1/pkg/common/cryptoutil/ 09:00:45 spire-1.2.1/pkg/common/cryptoutil/keys.go 09:00:45 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 09:00:45 spire-1.2.1/pkg/common/diskutil/ 09:00:45 spire-1.2.1/pkg/common/diskutil/file_posix.go 09:00:45 spire-1.2.1/pkg/common/diskutil/file_test.go 09:00:45 spire-1.2.1/pkg/common/diskutil/file_windows.go 09:00:45 spire-1.2.1/pkg/common/errorutil/ 09:00:45 spire-1.2.1/pkg/common/errorutil/wrapper.go 09:00:45 spire-1.2.1/pkg/common/health/ 09:00:45 spire-1.2.1/pkg/common/health/config.go 09:00:45 spire-1.2.1/pkg/common/health/context.go 09:00:45 spire-1.2.1/pkg/common/health/context_test.go 09:00:45 spire-1.2.1/pkg/common/health/health.go 09:00:45 spire-1.2.1/pkg/common/health/health_test.go 09:00:45 spire-1.2.1/pkg/common/health/logger.go 09:00:45 spire-1.2.1/pkg/common/hostservice/ 09:00:45 spire-1.2.1/pkg/common/hostservice/metricsservice/ 09:00:45 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 09:00:45 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go(2/6) Installing brotli-libs (1.0.9-r5) 09:00:45 09:00:45 spire-1.2.1/pkg/common/idutil/ 09:00:45 spire-1.2.1/pkg/common/idutil/require.go 09:00:45 spire-1.2.1/pkg/common/idutil/require_test.go 09:00:45 spire-1.2.1/pkg/common/idutil/safety.go 09:00:45 spire-1.2.1/pkg/common/idutil/safety_test.go 09:00:45 spire-1.2.1/pkg/common/idutil/spiffeid.go 09:00:45 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 09:00:45 spire-1.2.1/pkg/common/jwtsvid/ 09:00:45 spire-1.2.1/pkg/common/jwtsvid/common.go 09:00:45 spire-1.2.1/pkg/common/jwtsvid/sign.go 09:00:45 spire-1.2.1/pkg/common/jwtsvid/token_test.go 09:00:45 spire-1.2.1/pkg/common/jwtsvid/validate.go 09:00:45 spire-1.2.1/pkg/common/jwtutil/ 09:00:45 spire-1.2.1/pkg/common/jwtutil/keyset.go 09:00:45 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 09:00:45 spire-1.2.1/pkg/common/log/ 09:00:45 spire-1.2.1/pkg/common/log/hclog_adapter.go 09:00:45 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 09:00:45 spire-1.2.1/pkg/common/log/log.go 09:00:45 spire-1.2.1/pkg/common/log/log_test.go 09:00:45 spire-1.2.1/pkg/common/log/options.go 09:00:45 spire-1.2.1/pkg/common/nodeutil/ 09:00:45 spire-1.2.1/pkg/common/nodeutil/node.go 09:00:45 spire-1.2.1/pkg/common/nodeutil/node_test.go 09:00:45 spire-1.2.1/pkg/common/peertracker/ 09:00:45 spire-1.2.1/pkg/common/peertracker/conn.go 09:00:45 spire-1.2.1/pkg/common/peertracker/credentials.go 09:00:45 spire-1.2.1/pkg/common/peertracker/errors.go 09:00:45 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 09:00:45 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 09:00:45 spire-1.2.1/pkg/common/peertracker/info.go 09:00:45 spire-1.2.1/pkg/common/peertracker/listener.go 09:00:45 spire-1.2.1/pkg/common/peertracker/listener_test.go 09:00:45 spire-1.2.1/pkg/common/peertracker/peertracker.go 09:00:45 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 09:00:45 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 09:00:45 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 09:00:45 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 09:00:45 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 09:00:45 spire-1.2.1/pkg/common/peertracker/tcp.go 09:00:45 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 09:00:45 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 09:00:45 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 09:00:45 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 09:00:45 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 09:00:45 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 09:00:45 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 09:00:45 spire-1.2.1/pkg/common/peertracker/uds.go 09:00:45 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 09:00:45 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 09:00:45 spire-1.2.1/pkg/common/peertracker/uds_linux.go 09:00:45 spire-1.2.1/pkg/common/pemutil/ 09:00:45 spire-1.2.1/pkg/common/pemutil/block.go 09:00:45 spire-1.2.1/pkg/common/pemutil/certs.go 09:00:45 spire-1.2.1/pkg/common/pemutil/common.go 09:00:45 spire-1.2.1/pkg/common/pemutil/csr.go 09:00:45 spire-1.2.1/pkg/common/pemutil/keys.go 09:00:45 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 09:00:45 spire-1.2.1/pkg/common/pemutil/testdata/ 09:00:45 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 09:00:45 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 09:00:45 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 09:00:45 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 09:00:45 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 09:00:45 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 09:00:45 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 09:00:45 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 09:00:45 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 09:00:45 spire-1.2.1/pkg/common/plugin/ 09:00:45 spire-1.2.1/pkg/common/plugin/aws/ 09:00:45 spire-1.2.1/pkg/common/plugin/aws/iid.go 09:00:45 spire-1.2.1/pkg/common/plugin/azure/ 09:00:45 spire-1.2.1/pkg/common/plugin/azure/msi.go 09:00:45 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 09:00:45 spire-1.2.1/pkg/common/plugin/facade.go 09:00:45 spire-1.2.1/pkg/common/plugin/facade_test.go 09:00:45 spire-1.2.1/pkg/common/plugin/gcp/ 09:00:45 spire-1.2.1/pkg/common/plugin/gcp/iit.go 09:00:45 spire-1.2.1/pkg/common/plugin/k8s/ 09:00:45 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 09:00:45 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 09:00:45 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 09:00:45 spire-1.2.1/pkg/common/plugin/k8s/utils.go 09:00:45 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 09:00:45 spire-1.2.1/pkg/common/plugin/log.go 09:00:45 spire-1.2.1/pkg/common/plugin/sshpop/ 09:00:45 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 09:00:45 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 09:00:45 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 09:00:45 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 09:00:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 09:00:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key(3/6) Installing nghttp2-libs (1.43.0-r0) 09:00:45 09:00:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 09:00:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 09:00:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 09:00:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 09:00:45 spire-1.2.1/pkg/common/plugin/tpmdevid/ 09:00:45 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 09:00:45 spire-1.2.1/pkg/common/plugin/x509pop/ 09:00:45 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 09:00:45 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 09:00:45 spire-1.2.1/pkg/common/profiling/ 09:00:45 spire-1.2.1/pkg/common/profiling/dumpers.go 09:00:45 spire-1.2.1/pkg/common/profiling/profiling.go 09:00:45 spire-1.2.1/pkg/common/protoutil/ 09:00:45 spire-1.2.1/pkg/common/protoutil/masks.go 09:00:45 spire-1.2.1/pkg/common/protoutil/masks_test.go 09:00:45 spire-1.2.1/pkg/common/rotationutil/ 09:00:45 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 09:00:45 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 09:00:45 spire-1.2.1/pkg/common/selector/ 09:00:45 spire-1.2.1/pkg/common/selector/selector.go 09:00:45 spire-1.2.1/pkg/common/selector/selector_test.go 09:00:45 spire-1.2.1/pkg/common/selector/set.go 09:00:45 spire-1.2.1/pkg/common/selector/set_utils.go 09:00:45 spire-1.2.1/pkg/common/selector/set_utils_test.go 09:00:45 spire-1.2.1/pkg/common/telemetry/ 09:00:45 spire-1.2.1/pkg/common/telemetry/agent/ 09:00:45 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 09:00:45 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 09:00:45 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 09:00:45 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 09:00:45 spire-1.2.1/pkg/common/telemetry/agent/manager.go 09:00:45 spire-1.2.1/pkg/common/telemetry/agent/node.go 09:00:45 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 09:00:45 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 09:00:45 spire-1.2.1/pkg/common/telemetry/agent/store/ 09:00:45 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 09:00:45 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 09:00:45 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 09:00:45 spire-1.2.1/pkg/common/telemetry/blackhole.go 09:00:45 spire-1.2.1/pkg/common/telemetry/call.go 09:00:45 spire-1.2.1/pkg/common/telemetry/common/ 09:00:45 spire-1.2.1/pkg/common/telemetry/common/label_adders.go(4/6) Installing libcurl (7.79.1-r1) 09:00:45 09:00:45 spire-1.2.1/pkg/common/telemetry/config.go 09:00:45 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 09:00:45 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 09:00:45 spire-1.2.1/pkg/common/telemetry/inmem.go 09:00:45 spire-1.2.1/pkg/common/telemetry/inmem_test.go 09:00:45 spire-1.2.1/pkg/common/telemetry/m3.go 09:00:45 spire-1.2.1/pkg/common/telemetry/m3_test.go 09:00:45 spire-1.2.1/pkg/common/telemetry/metrics.go 09:00:45 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 09:00:45 spire-1.2.1/pkg/common/telemetry/names.go 09:00:45 spire-1.2.1/pkg/common/telemetry/prometheus.go 09:00:45 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 09:00:45 spire-1.2.1/pkg/common/telemetry/sanitize.go 09:00:45 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 09:00:45 spire-1.2.1/pkg/common/telemetry/server/ 09:00:45 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 09:00:45 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 09:00:45 spire-1.2.1/pkg/common/telemetry/server/datastore/ 09:00:45 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 09:00:45 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 09:00:45 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 09:00:45 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 09:00:45 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 09:00:45 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 09:00:45 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 09:00:45 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 09:00:45 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 09:00:45 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 09:00:45 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 09:00:45 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 09:00:45 spire-1.2.1/pkg/common/telemetry/server/rotate.go 09:00:45 spire-1.2.1/pkg/common/telemetry/server/server.go 09:00:45 spire-1.2.1/pkg/common/telemetry/sink.go 09:00:45 spire-1.2.1/pkg/common/telemetry/statsd.go 09:00:45 spire-1.2.1/pkg/common/telemetry/statsd_test.go 09:00:45 spire-1.2.1/pkg/common/telemetry/uptime.go 09:00:45 spire-1.2.1/pkg/common/telemetry/version.go 09:00:45 spire-1.2.1/pkg/common/telemetry/withlabels.go 09:00:45 spire-1.2.1/pkg/common/uptime/ 09:00:45 spire-1.2.1/pkg/common/uptime/uptime.go 09:00:45 spire-1.2.1/pkg/common/uptime/uptime_test.go 09:00:45 spire-1.2.1/pkg/common/util/ 09:00:45 spire-1.2.1/pkg/common/util/certs.go 09:00:45 spire-1.2.1/pkg/common/util/certs_test.go 09:00:45 spire-1.2.1/pkg/common/util/csr.go 09:00:45 spire-1.2.1/pkg/common/util/hash.go 09:00:45 spire-1.2.1/pkg/common/util/selectors.go 09:00:45 spire-1.2.1/pkg/common/util/selectors_test.go 09:00:45 spire-1.2.1/pkg/common/util/signals.go 09:00:45 spire-1.2.1/pkg/common/util/sort.go 09:00:45 spire-1.2.1/pkg/common/util/sort_test.go 09:00:45 spire-1.2.1/pkg/common/util/task.go 09:00:45 spire-1.2.1/pkg/common/util/task_test.go 09:00:45 spire-1.2.1/pkg/common/util/testdata/ 09:00:45 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 09:00:45 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 09:00:45 spire-1.2.1/pkg/common/version/ 09:00:45 spire-1.2.1/pkg/common/version/version.go 09:00:45 spire-1.2.1/pkg/common/x509svid/ 09:00:45 spire-1.2.1/pkg/common/x509svid/common_test.go 09:00:45 spire-1.2.1/pkg/common/x509svid/csr.go 09:00:45 spire-1.2.1/pkg/common/x509svid/upstreamca.go 09:00:45 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 09:00:45 spire-1.2.1/pkg/common/x509util/ 09:00:45 spire-1.2.1/pkg/common/x509util/cert.go 09:00:45 spire-1.2.1/pkg/common/x509util/dns.go 09:00:45 spire-1.2.1/pkg/common/x509util/dns_test.go(5/6) Installing curl (7.79.1-r1) 09:00:45 09:00:45 spire-1.2.1/pkg/common/x509util/keyid.go 09:00:45 spire-1.2.1/pkg/common/x509util/keypair.go 09:00:45 spire-1.2.1/pkg/common/x509util/serialnumber.go 09:00:45 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 09:00:45 spire-1.2.1/pkg/server/ 09:00:45 spire-1.2.1/pkg/server/api/ 09:00:45 spire-1.2.1/pkg/server/api/agent.go 09:00:45 spire-1.2.1/pkg/server/api/agent/ 09:00:45 spire-1.2.1/pkg/server/api/agent/v1/ 09:00:45 spire-1.2.1/pkg/server/api/agent/v1/service.go 09:00:45 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 09:00:45 spire-1.2.1/pkg/server/api/agent_test.go 09:00:45 spire-1.2.1/pkg/server/api/api.go 09:00:45 spire-1.2.1/pkg/server/api/audit/ 09:00:45 spire-1.2.1/pkg/server/api/audit/audit.go 09:00:45 spire-1.2.1/pkg/server/api/audit/audit_test.go 09:00:45 spire-1.2.1/pkg/server/api/bundle.go 09:00:45 spire-1.2.1/pkg/server/api/bundle/ 09:00:45 spire-1.2.1/pkg/server/api/bundle/v1/ 09:00:45 spire-1.2.1/pkg/server/api/bundle/v1/service.go 09:00:45 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 09:00:45 spire-1.2.1/pkg/server/api/bundle_test.go 09:00:45 spire-1.2.1/pkg/server/api/debug/ 09:00:45 spire-1.2.1/pkg/server/api/debug/v1/ 09:00:45 spire-1.2.1/pkg/server/api/debug/v1/service.go 09:00:45 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 09:00:45 spire-1.2.1/pkg/server/api/entry.go 09:00:45 spire-1.2.1/pkg/server/api/entry/ 09:00:45 spire-1.2.1/pkg/server/api/entry/v1/ 09:00:45 spire-1.2.1/pkg/server/api/entry/v1/service.go 09:00:45 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 09:00:45 spire-1.2.1/pkg/server/api/entry_test.go 09:00:45 spire-1.2.1/pkg/server/api/health/ 09:00:45 spire-1.2.1/pkg/server/api/health/v1/ 09:00:45 spire-1.2.1/pkg/server/api/health/v1/service.go 09:00:45 spire-1.2.1/pkg/server/api/health/v1/service_test.go 09:00:45 spire-1.2.1/pkg/server/api/id.go 09:00:45 spire-1.2.1/pkg/server/api/id_test.go 09:00:45 spire-1.2.1/pkg/server/api/limits/ 09:00:45 spire-1.2.1/pkg/server/api/limits/limits.go 09:00:45 spire-1.2.1/pkg/server/api/middleware/ 09:00:45 spire-1.2.1/pkg/server/api/middleware/alias.go 09:00:45 spire-1.2.1/pkg/server/api/middleware/audit.go 09:00:45 spire-1.2.1/pkg/server/api/middleware/authorization.go 09:00:45 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 09:00:45 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 09:00:45 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 09:00:45 spire-1.2.1/pkg/server/api/middleware/caller.go 09:00:45 spire-1.2.1/pkg/server/api/middleware/caller_test.go(6/6) Installing dumb-init (1.2.5-r1) 09:00:45 09:00:45 spire-1.2.1/pkg/server/api/middleware/common.go 09:00:45 spire-1.2.1/pkg/server/api/middleware/common_test.go 09:00:45 spire-1.2.1/pkg/server/api/middleware/entries.go 09:00:45 spire-1.2.1/pkg/server/api/middleware/entries_test.go 09:00:45 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 09:00:45 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 09:00:45 spire-1.2.1/pkg/server/api/ratelimit.go 09:00:45 spire-1.2.1/pkg/server/api/rpccontext/ 09:00:45 spire-1.2.1/pkg/server/api/rpccontext/alias.go 09:00:45 spire-1.2.1/pkg/server/api/rpccontext/audit.go 09:00:45 spire-1.2.1/pkg/server/api/rpccontext/caller.go 09:00:45 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 09:00:45 spire-1.2.1/pkg/server/api/selector.go 09:00:45 spire-1.2.1/pkg/server/api/selector_test.go 09:00:45 spire-1.2.1/pkg/server/api/status.go 09:00:45 spire-1.2.1/pkg/server/api/status_test.go 09:00:45 spire-1.2.1/pkg/server/api/svid/ 09:00:45 spire-1.2.1/pkg/server/api/svid/v1/ 09:00:45 spire-1.2.1/pkg/server/api/svid/v1/service.go 09:00:45 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 09:00:45 spire-1.2.1/pkg/server/api/trustdomain.go 09:00:45 spire-1.2.1/pkg/server/api/trustdomain/ 09:00:45 spire-1.2.1/pkg/server/api/trustdomain/v1/ 09:00:45 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 09:00:45 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 09:00:45 spire-1.2.1/pkg/server/api/trustdomain_test.go 09:00:45 spire-1.2.1/pkg/server/authpolicy/ 09:00:45 spire-1.2.1/pkg/server/authpolicy/defaults.go 09:00:45 spire-1.2.1/pkg/server/authpolicy/policy.go 09:00:45 spire-1.2.1/pkg/server/authpolicy/policy.rego 09:00:45 spire-1.2.1/pkg/server/authpolicy/policy_data.json 09:00:45 spire-1.2.1/pkg/server/authpolicy/policy_test.go 09:00:45 spire-1.2.1/pkg/server/authpolicy/validate.go 09:00:45 spire-1.2.1/pkg/server/bundle/ 09:00:45 spire-1.2.1/pkg/server/bundle/client/ 09:00:45 spire-1.2.1/pkg/server/bundle/client/client.go 09:00:45 spire-1.2.1/pkg/server/bundle/client/client_test.go 09:00:45 spire-1.2.1/pkg/server/bundle/client/manager.go 09:00:45 spire-1.2.1/pkg/server/bundle/client/manager_test.go 09:00:45 spire-1.2.1/pkg/server/bundle/client/sources.go 09:00:45 spire-1.2.1/pkg/server/bundle/client/sources_test.go 09:00:45 spire-1.2.1/pkg/server/bundle/client/updater.go 09:00:45 spire-1.2.1/pkg/server/bundle/client/updater_test.go 09:00:45 spire-1.2.1/pkg/server/ca/ 09:00:45 spire-1.2.1/pkg/server/ca/ca.go 09:00:45 spire-1.2.1/pkg/server/ca/ca_health.goExecuting busybox-1.33.1-r7.trigger 09:00:45 09:00:45 spire-1.2.1/pkg/server/ca/ca_test.go 09:00:45 spire-1.2.1/pkg/server/ca/journal.go 09:00:45 spire-1.2.1/pkg/server/ca/journal_test.go 09:00:45 spire-1.2.1/pkg/server/ca/manager.go 09:00:45 spire-1.2.1/pkg/server/ca/manager_health.go 09:00:45 spire-1.2.1/pkg/server/ca/manager_test.go 09:00:45 spire-1.2.1/pkg/server/ca/templates.go 09:00:45 spire-1.2.1/pkg/server/ca/upstream_client.go 09:00:45 spire-1.2.1/pkg/server/ca/upstream_client_test.go 09:00:45 spire-1.2.1/pkg/server/ca/validation.go 09:00:45 spire-1.2.1/pkg/server/cache/ 09:00:45 spire-1.2.1/pkg/server/cache/dscache/ 09:00:45 spire-1.2.1/pkg/server/cache/dscache/cache.go 09:00:45 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 09:00:45 spire-1.2.1/pkg/server/cache/entrycache/ 09:00:45 spire-1.2.1/pkg/server/cache/entrycache/cache.go 09:00:45 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 09:00:45 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 09:00:45 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 09:00:45 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 09:00:45 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 09:00:45 spire-1.2.1/pkg/server/catalog/ 09:00:45 spire-1.2.1/pkg/server/catalog/catalog.go 09:00:45 spire-1.2.1/pkg/server/catalog/keymanager.go 09:00:45 spire-1.2.1/pkg/server/catalog/nodeattestor.go 09:00:45 spire-1.2.1/pkg/server/catalog/noderesolver.go 09:00:45 spire-1.2.1/pkg/server/catalog/notifier.go 09:00:45 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 09:00:45 spire-1.2.1/pkg/server/config.go 09:00:45 spire-1.2.1/pkg/server/datastore/ 09:00:45 spire-1.2.1/pkg/server/datastore/datastore.go 09:00:45 spire-1.2.1/pkg/server/datastore/datastore_health.go 09:00:45 spire-1.2.1/pkg/server/datastore/repository.go 09:00:45 spire-1.2.1/pkg/server/datastore/sqlstore/ 09:00:45 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 09:00:45 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 09:00:45 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 09:00:45 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 09:00:45 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 09:00:45 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 09:00:45 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 09:00:45 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 09:00:45 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 09:00:45 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.goExecuting ca-certificates-20211220-r0.trigger 09:00:45 09:00:45 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 09:00:45 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 09:00:45 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 09:00:45 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 09:00:45 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 09:00:45 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 09:00:45 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 09:00:45 spire-1.2.1/pkg/server/endpoints/ 09:00:45 spire-1.2.1/pkg/server/endpoints/bundle/ 09:00:45 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 09:00:45 spire-1.2.1/pkg/server/endpoints/bundle/config.go 09:00:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 09:00:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 09:00:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 09:00:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 09:00:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 09:00:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 09:00:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 09:00:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 09:00:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 09:00:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 09:00:45 spire-1.2.1/pkg/server/endpoints/bundle/server.go 09:00:45 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 09:00:45 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 09:00:45 spire-1.2.1/pkg/server/endpoints/config.go 09:00:45 spire-1.2.1/pkg/server/endpoints/endpoints.go 09:00:45 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 09:00:45 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 09:00:45 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 09:00:45 spire-1.2.1/pkg/server/endpoints/middleware.go 09:00:45 spire-1.2.1/pkg/server/endpoints/middleware_test.go 09:00:45 spire-1.2.1/pkg/server/hostservice/ 09:00:45 spire-1.2.1/pkg/server/hostservice/agentstore/ 09:00:45 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 09:00:45 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 09:00:45 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 09:00:45 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 09:00:45 spire-1.2.1/pkg/server/hostservice/identityprovider/ 09:00:45 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 09:00:45 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/ 09:00:45 spire-1.2.1/pkg/server/plugin/keymanager/ 09:00:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 09:00:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 09:00:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 09:00:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 09:00:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 09:00:45 spire-1.2.1/pkg/server/plugin/keymanager/base/ 09:00:45 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 09:00:45 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 09:00:45 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 09:00:45 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 09:00:45 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 09:00:45 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 09:00:45 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 09:00:45 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 09:00:45 spire-1.2.1/pkg/server/plugin/keymanager/test/ 09:00:45 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 09:00:45 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 09:00:45 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/ 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 09:00:45 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/noderesolver/ 09:00:45 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 09:00:45 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 09:00:45 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 09:00:45 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 09:00:45 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 09:00:45 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 09:00:45 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/notifier/ 09:00:45 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 09:00:45 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 09:00:45 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 09:00:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 09:00:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 09:00:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 09:00:45 spire-1.2.1/pkg/server/plugin/notifier/repository.go 09:00:45 spire-1.2.1/pkg/server/plugin/notifier/v1.go 09:00:45 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 09:00:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 09:00:45 spire-1.2.1/pkg/server/registration/ 09:00:45 spire-1.2.1/pkg/server/registration/manager.go 09:00:45 spire-1.2.1/pkg/server/registration/manager_test.go 09:00:45 spire-1.2.1/pkg/server/scanentries.go 09:00:45 spire-1.2.1/pkg/server/scanentries_test.go 09:00:45 spire-1.2.1/pkg/server/server.go 09:00:45 spire-1.2.1/pkg/server/server_test.go 09:00:45 spire-1.2.1/pkg/server/svid/ 09:00:45 spire-1.2.1/pkg/server/svid/observer.go 09:00:45 spire-1.2.1/pkg/server/svid/observer_test.go 09:00:45 spire-1.2.1/pkg/server/svid/rotator.go 09:00:45 spire-1.2.1/pkg/server/svid/rotator_config.go 09:00:45 spire-1.2.1/pkg/server/svid/rotator_config_test.go 09:00:45 spire-1.2.1/pkg/server/svid/rotator_test.go 09:00:45 spire-1.2.1/proto/ 09:00:45 spire-1.2.1/proto/private/ 09:00:45 spire-1.2.1/proto/private/server/ 09:00:45 spire-1.2.1/proto/private/server/journal/ 09:00:45 spire-1.2.1/proto/private/server/journal/journal.pb.go 09:00:45 spire-1.2.1/proto/private/server/journal/journal.proto 09:00:45 spire-1.2.1/proto/spire/ 09:00:45 spire-1.2.1/proto/spire/common/ 09:00:45 spire-1.2.1/proto/spire/common/common.pb.go 09:00:45 spire-1.2.1/proto/spire/common/common.proto 09:00:45 spire-1.2.1/proto/spire/common/plugin/ 09:00:45 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 09:00:45 spire-1.2.1/proto/spire/common/plugin/plugin.proto 09:00:45 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 09:00:45 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 09:00:45 spire-1.2.1/proto/spire/plugin/ 09:00:45 spire-1.2.1/proto/spire/plugin/agent/ 09:00:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 09:00:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 09:00:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 09:00:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 09:00:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 09:00:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 09:00:45 spire-1.2.1/release/ 09:00:45 spire-1.2.1/release/spire-extras/ 09:00:45 spire-1.2.1/release/spire-extras/README.md 09:00:45 spire-1.2.1/release/spire-extras/conf/ 09:00:45 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 09:00:45 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 09:00:45 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 09:00:45 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 09:00:45 spire-1.2.1/release/spire/ 09:00:45 spire-1.2.1/release/spire/README.md 09:00:45 spire-1.2.1/release/spire/conf/ 09:00:45 spire-1.2.1/release/spire/conf/agent/ 09:00:45 spire-1.2.1/release/spire/conf/agent/agent.conf 09:00:45 spire-1.2.1/release/spire/conf/server/ 09:00:45 spire-1.2.1/release/spire/conf/server/server.conf 09:00:45 spire-1.2.1/script/ 09:00:45 spire-1.2.1/script/build-artifact.sh 09:00:45 spire-1.2.1/script/generate_dummy_ca.sh 09:00:45 spire-1.2.1/support/ 09:00:45 spire-1.2.1/support/k8s/ 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/ 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 09:00:45 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 09:00:45 spire-1.2.1/support/oidc-discovery-provider/ 09:00:45 spire-1.2.1/support/oidc-discovery-provider/README.md 09:00:45 spire-1.2.1/support/oidc-discovery-provider/common_test.go 09:00:45 spire-1.2.1/support/oidc-discovery-provider/config.go 09:00:45 spire-1.2.1/support/oidc-discovery-provider/config_test.go 09:00:45 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 09:00:45 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 09:00:45 spire-1.2.1/support/oidc-discovery-provider/handler.go 09:00:45 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 09:00:45 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 09:00:45 spire-1.2.1/support/oidc-discovery-provider/main.go 09:00:45 spire-1.2.1/support/oidc-discovery-provider/server_api.go 09:00:45 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 09:00:45 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 09:00:45 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 09:00:45 spire-1.2.1/test/ 09:00:45 spire-1.2.1/test/clock/ 09:00:45 spire-1.2.1/test/clock/clock.go 09:00:45 spire-1.2.1/test/fakes/ 09:00:45 spire-1.2.1/test/fakes/fakeagentcatalog/ 09:00:45 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 09:00:45 spire-1.2.1/test/fakes/fakeagentkeymanager/ 09:00:45 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 09:00:45 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 09:00:45 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 09:00:45 spire-1.2.1/test/fakes/fakeagentstore/ 09:00:45 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 09:00:45 spire-1.2.1/test/fakes/fakedatastore/ 09:00:45 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 09:00:45 spire-1.2.1/test/fakes/fakeentryclient/ 09:00:45 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 09:00:45 spire-1.2.1/test/fakes/fakehealthchecker/ 09:00:45 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 09:00:45 spire-1.2.1/test/fakes/fakeidentityprovider/ 09:00:45 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 09:00:45 spire-1.2.1/test/fakes/fakemetrics/ 09:00:45 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 09:00:45 spire-1.2.1/test/fakes/fakenoderesolver/ 09:00:45 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 09:00:45 spire-1.2.1/test/fakes/fakenotifier/ 09:00:45 spire-1.2.1/test/fakes/fakenotifier/notifier.go 09:00:45 spire-1.2.1/test/fakes/fakepluginmetrics/ 09:00:45 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 09:00:45 spire-1.2.1/test/fakes/fakeserverca/ 09:00:45 spire-1.2.1/test/fakes/fakeserverca/serverca.go 09:00:45 spire-1.2.1/test/fakes/fakeservercatalog/ 09:00:45 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 09:00:45 spire-1.2.1/test/fakes/fakeserverkeymanager/ 09:00:45 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 09:00:45 spire-1.2.1/test/fakes/fakeservernodeattestor/ 09:00:45 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 09:00:45 spire-1.2.1/test/fakes/fakeupstreamauthority/ 09:00:45 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 09:00:45 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 09:00:45 spire-1.2.1/test/fakes/fakeworkloadapi/ 09:00:45 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 09:00:45 spire-1.2.1/test/fakes/fakeworkloadattestor/ 09:00:45 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 09:00:45 spire-1.2.1/test/fixture/ 09:00:45 spire-1.2.1/test/fixture/certs/ 09:00:45 spire-1.2.1/test/fixture/certs/agent_svid.der 09:00:45 spire-1.2.1/test/fixture/certs/base_cert.pem 09:00:45 spire-1.2.1/test/fixture/certs/base_csr.pem 09:00:45 spire-1.2.1/test/fixture/certs/base_key.pem 09:00:45 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 09:00:45 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 09:00:45 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 09:00:45 spire-1.2.1/test/fixture/certs/blog_cert.pem 09:00:45 spire-1.2.1/test/fixture/certs/blog_csr.pem 09:00:45 spire-1.2.1/test/fixture/certs/blog_key.pem 09:00:45 spire-1.2.1/test/fixture/certs/bundle.der 09:00:45 spire-1.2.1/test/fixture/certs/ca.pem 09:00:45 spire-1.2.1/test/fixture/certs/ca_key.pem 09:00:45 spire-1.2.1/test/fixture/certs/database_cert.pem 09:00:45 spire-1.2.1/test/fixture/certs/database_csr.pem 09:00:45 spire-1.2.1/test/fixture/certs/database_key.pem 09:00:45 spire-1.2.1/test/fixture/certs/node_cert.pem 09:00:45 spire-1.2.1/test/fixture/certs/node_csr.pem 09:00:45 spire-1.2.1/test/fixture/certs/node_key.pem 09:00:45 spire-1.2.1/test/fixture/certs/svid.pem 09:00:45 spire-1.2.1/test/fixture/certs/svid_key.pem 09:00:45 spire-1.2.1/test/fixture/config/ 09:00:45 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 09:00:45 spire-1.2.1/test/fixture/config/agent_good.conf 09:00:45 spire-1.2.1/test/fixture/config/agent_good_templated.conf 09:00:45 spire-1.2.1/test/fixture/config/plugin_good.conf 09:00:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 09:00:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 09:00:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 09:00:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 09:00:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 09:00:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 09:00:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 09:00:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 09:00:45 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 09:00:45 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 09:00:45 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 09:00:45 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 09:00:45 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 09:00:45 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 09:00:45 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 09:00:45 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 09:00:45 spire-1.2.1/test/fixture/config/server_good.conf 09:00:45 spire-1.2.1/test/fixture/config/server_good_templated.conf 09:00:45 spire-1.2.1/test/fixture/fixture.go 09:00:45 spire-1.2.1/test/fixture/nodeattestor/ 09:00:45 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 09:00:45 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 09:00:45 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 09:00:45 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 09:00:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 09:00:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 09:00:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 09:00:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 09:00:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 09:00:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 09:00:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 09:00:45 spire-1.2.1/test/fixture/registration/ 09:00:45 spire-1.2.1/test/fixture/registration/entries.json 09:00:45 spire-1.2.1/test/fixture/registration/good-for-update.json 09:00:45 spire-1.2.1/test/fixture/registration/good.json 09:00:45 spire-1.2.1/test/fixture/registration/invalid.json 09:00:45 spire-1.2.1/test/fixture/registration/invalid_json.json 09:00:45 spire-1.2.1/test/fixture/registration/manager_test_entries.json 09:00:45 spire-1.2.1/test/integration/ 09:00:45 spire-1.2.1/test/integration/README.md 09:00:45 spire-1.2.1/test/integration/common 09:00:45 spire-1.2.1/test/integration/setup/ 09:00:45 spire-1.2.1/test/integration/setup/adminclient/ 09:00:45 spire-1.2.1/test/integration/setup/adminclient/build.sh 09:00:45 spire-1.2.1/test/integration/setup/adminclient/client.go 09:00:45 spire-1.2.1/test/integration/setup/debugagent/ 09:00:45 spire-1.2.1/test/integration/setup/debugagent/build.sh 09:00:45 spire-1.2.1/test/integration/setup/debugagent/main.go 09:00:45 spire-1.2.1/test/integration/setup/debugserver/ 09:00:45 spire-1.2.1/test/integration/setup/debugserver/build.sh 09:00:45 spire-1.2.1/test/integration/setup/debugserver/main.go 09:00:45 spire-1.2.1/test/integration/setup/downstreamclient/ 09:00:45 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 09:00:45 spire-1.2.1/test/integration/setup/downstreamclient/client.go 09:00:45 spire-1.2.1/test/integration/setup/itclient/ 09:00:45 spire-1.2.1/test/integration/setup/itclient/client.go 09:00:45 spire-1.2.1/test/integration/setup/node-attestation/ 09:00:45 spire-1.2.1/test/integration/setup/node-attestation/build.sh 09:00:45 spire-1.2.1/test/integration/setup/node-attestation/client.go 09:00:45 spire-1.2.1/test/integration/setup/x509pop/ 09:00:45 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 09:00:45 spire-1.2.1/test/integration/setup/x509pop/setup.sh 09:00:45 spire-1.2.1/test/integration/suites/ 09:00:45 spire-1.2.1/test/integration/suites/admin-endpoints/ 09:00:45 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 09:00:45 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 09:00:45 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 09:00:45 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 09:00:45 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 09:00:45 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 09:00:45 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 09:00:45 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 09:00:45 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 09:00:45 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 09:00:45 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 09:00:45 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 09:00:45 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 09:00:45 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 09:00:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 09:00:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 09:00:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 09:00:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 09:00:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 09:00:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 09:00:45 spire-1.2.1/test/integration/suites/datastore-mysql/ 09:00:45 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 09:00:45 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 09:00:45 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 09:00:45 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 09:00:45 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 09:00:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 09:00:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 09:00:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 09:00:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 09:00:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 09:00:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 09:00:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 09:00:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 09:00:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 09:00:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 09:00:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 09:00:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 09:00:45 spire-1.2.1/test/integration/suites/datastore-postgres/ 09:00:45 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 09:00:45 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 09:00:45 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 09:00:45 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 09:00:45 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 09:00:45 spire-1.2.1/test/integration/suites/debug-endpoints/ 09:00:45 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 09:00:45 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 09:00:45 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 09:00:45 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 09:00:45 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 09:00:45 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 09:00:45 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 09:00:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 09:00:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 09:00:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 09:00:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 09:00:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 09:00:45 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 09:00:45 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 09:00:45 spire-1.2.1/test/integration/suites/downstream-endpoints/ 09:00:45 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 09:00:45 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 09:00:45 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 09:00:45 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 09:00:45 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 09:00:45 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 09:00:45 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 09:00:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 09:00:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 09:00:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 09:00:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 09:00:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 09:00:45 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 09:00:45 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 09:00:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 09:00:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 09:00:45 spire-1.2.1/test/integration/suites/join-token/ 09:00:45 spire-1.2.1/test/integration/suites/join-token/01-start-server 09:00:45 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 09:00:45 spire-1.2.1/test/integration/suites/join-token/03-start-agent 09:00:45 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 09:00:45 spire-1.2.1/test/integration/suites/join-token/05-check-svid 09:00:45 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 09:00:45 spire-1.2.1/test/integration/suites/join-token/README.md 09:00:45 spire-1.2.1/test/integration/suites/join-token/conf/ 09:00:45 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 09:00:45 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 09:00:45 spire-1.2.1/test/integration/suites/join-token/conf/server/ 09:00:45 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 09:00:45 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 09:00:45 spire-1.2.1/test/integration/suites/join-token/teardown 09:00:45 spire-1.2.1/test/integration/suites/k8s-reconcile/ 09:00:45 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 09:00:45 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 09:00:45 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 09:00:45 spire-1.2.1/test/integration/suites/k8s-reconcile/README.mdOK: 8 MiB in 20 packages 09:00:45 09:00:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 09:00:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 09:00:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 09:00:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 09:00:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 09:00:45 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 09:00:45 spire-1.2.1/test/integration/suites/k8s-scratch/ 09:00:45 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 09:00:45 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 09:00:45 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 09:00:45 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 09:00:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 09:00:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 09:00:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 09:00:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 09:00:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 09:00:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 09:00:45 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 09:00:45 spire-1.2.1/test/integration/suites/k8s/ 09:00:45 spire-1.2.1/test/integration/suites/k8s/00-setup 09:00:45 spire-1.2.1/test/integration/suites/k8s/01-apply-config 09:00:45 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 09:00:45 spire-1.2.1/test/integration/suites/k8s/README.md 09:00:45 spire-1.2.1/test/integration/suites/k8s/conf/ 09:00:45 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 09:00:45 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 09:00:45 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s/conf/server/ 09:00:45 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 09:00:45 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 09:00:45 spire-1.2.1/test/integration/suites/k8s/init-kubectl 09:00:45 spire-1.2.1/test/integration/suites/k8s/teardown 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/ 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/README.md 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/root/ 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 09:00:45 spire-1.2.1/test/integration/suites/nested-rotation/teardown 09:00:45 spire-1.2.1/test/integration/suites/node-attestation/ 09:00:45 spire-1.2.1/test/integration/suites/node-attestation/00-setup 09:00:45 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 09:00:45 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 09:00:45 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 09:00:45 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 09:00:45 spire-1.2.1/test/integration/suites/node-attestation/README.md 09:00:45 spire-1.2.1/test/integration/suites/node-attestation/conf/ 09:00:45 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 09:00:45 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 09:00:45 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 09:00:45 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 09:00:45 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 09:00:45 spire-1.2.1/test/integration/suites/node-attestation/teardown 09:00:45 spire-1.2.1/test/integration/suites/rotation/ 09:00:45 spire-1.2.1/test/integration/suites/rotation/00-setup 09:00:45 spire-1.2.1/test/integration/suites/rotation/01-start-server 09:00:45 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 09:00:45 spire-1.2.1/test/integration/suites/rotation/03-start-agent 09:00:45 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 09:00:45 spire-1.2.1/test/integration/suites/rotation/05-check-svids 09:00:45 spire-1.2.1/test/integration/suites/rotation/README.md 09:00:45 spire-1.2.1/test/integration/suites/rotation/conf/ 09:00:45 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 09:00:45 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 09:00:45 spire-1.2.1/test/integration/suites/rotation/conf/server/ 09:00:45 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 09:00:45 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 09:00:45 spire-1.2.1/test/integration/suites/rotation/teardown 09:00:45 spire-1.2.1/test/integration/suites/self-test/ 09:00:45 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 09:00:45 spire-1.2.1/test/integration/suites/self-test/README.md 09:00:45 spire-1.2.1/test/integration/suites/self-test/teardown 09:00:45 spire-1.2.1/test/integration/suites/spire-server-cli/ 09:00:45 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 09:00:45 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 09:00:45 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 09:00:45 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 09:00:45 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 09:00:45 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 09:00:45 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 09:00:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 09:00:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 09:00:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 09:00:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 09:00:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 09:00:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 09:00:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 09:00:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 09:00:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 09:00:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 09:00:45 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 09:00:45 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 09:00:45 spire-1.2.1/test/integration/suites/upgrade/ 09:00:45 spire-1.2.1/test/integration/suites/upgrade/00-setup 09:00:45 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 09:00:45 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 09:00:45 spire-1.2.1/test/integration/suites/upgrade/README.md 09:00:45 spire-1.2.1/test/integration/suites/upgrade/conf/ 09:00:45 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 09:00:45 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 09:00:45 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 09:00:45 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 09:00:45 spire-1.2.1/test/integration/suites/upgrade/teardown 09:00:45 spire-1.2.1/test/integration/suites/upgrade/versions.txt 09:00:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 09:00:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 09:00:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 09:00:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 09:00:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 09:00:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 09:00:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 09:00:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 09:00:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 09:00:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 09:00:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 09:00:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 09:00:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 09:00:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 09:00:45 spire-1.2.1/test/integration/test-one.sh 09:00:45 spire-1.2.1/test/integration/test.sh 09:00:45 spire-1.2.1/test/plugintest/ 09:00:45 spire-1.2.1/test/plugintest/config.go 09:00:45 spire-1.2.1/test/plugintest/load.go 09:00:45 spire-1.2.1/test/plugintest/option.go 09:00:45 spire-1.2.1/test/spiretest/ 09:00:45 spire-1.2.1/test/spiretest/apiserver.go 09:00:45 spire-1.2.1/test/spiretest/assertions.go 09:00:45 spire-1.2.1/test/spiretest/dir.go 09:00:45 spire-1.2.1/test/spiretest/errors_posix.go 09:00:45 spire-1.2.1/test/spiretest/errors_windows.go 09:00:45 spire-1.2.1/test/spiretest/logs.go 09:00:45 spire-1.2.1/test/spiretest/socketapi.go 09:00:45 spire-1.2.1/test/spiretest/suite.go 09:00:45 spire-1.2.1/test/spiretest/x509.go 09:00:45 spire-1.2.1/test/testca/ 09:00:45 spire-1.2.1/test/testca/ca.go 09:00:45 spire-1.2.1/test/testkey/ 09:00:45 spire-1.2.1/test/testkey/generate.sh 09:00:45 spire-1.2.1/test/testkey/genkeys.go 09:00:45 spire-1.2.1/test/testkey/keys.go 09:00:45 spire-1.2.1/test/testkey/new.go 09:00:45 spire-1.2.1/test/tpmsimulator/ 09:00:45 spire-1.2.1/test/tpmsimulator/simulator.go 09:00:45 spire-1.2.1/test/util/ 09:00:45 spire-1.2.1/test/util/cert_fixtures.go 09:00:45 spire-1.2.1/test/util/cert_generation.go 09:00:45 spire-1.2.1/test/util/io_redirection.go 09:00:45 spire-1.2.1/test/util/race.go 09:00:45 spire-1.2.1/test/util/util.go 09:00:45 building spire from source... 09:00:45 Installing go1.17.7... 09:00:46 Removing intermediate container 56ffa65efcca 09:00:46 ---> 5a34a702c713 09:00:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:00:46 ---> Running in 71a0b6e9de06 09:00:47 Removing intermediate container 71a0b6e9de06 09:00:47 ---> dbb2daede478 09:00:47 Step 13/22 : WORKDIR /edgex 09:00:47 ---> Running in 66f8438f9736 09:00:48 Removing intermediate container 66f8438f9736 09:00:48 ---> a62e32e1c66b 09:00:48 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:00:49 ---> 04bccd7a8bae 09:00:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:00:49 ---> ba55ad987b32 09:00:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:00:51 ---> c422b49b3fe2 09:00:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:00:52 ---> bf7e2c4da423 09:00:52 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:52 Removing intermediate container df042f6f15c7 09:00:52 ---> 39cf28c01cee 09:00:52 09:00:52 Step 10/23 : FROM alpine:3.14 09:00:52 ---> e04c818066af 09:00:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:00:52 ---> Using cache 09:00:52 ---> ed5ae9cb0b0e 09:00:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:00:52 ---> Using cache 09:00:52 ---> 6aed80bf0c99 09:00:52 Step 13/23 : ENV APP_PORT=59881 09:00:52 ---> Running in 83e30f7cd2d8 09:00:52 ---> Running in 45d3521892fa 09:00:52 Removing intermediate container 45d3521892fa 09:00:52 ---> 17a9e857f7d1 09:00:52 Step 14/23 : EXPOSE $APP_PORT 09:00:52 ---> Running in 3145c2bb3049 09:00:52 Building bin/spire-server... 09:00:52 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 09:00:52 go: downloading github.com/mitchellh/cli v1.1.2 09:00:52 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 09:00:52 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:00:52 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 09:00:53 go: downloading github.com/imdario/mergo v0.3.12 09:00:53 go: downloading github.com/sirupsen/logrus v1.8.1 09:00:53 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 09:00:53 Removing intermediate container 3145c2bb3049 09:00:53 ---> 634019ddd113 09:00:53 Step 15/23 : WORKDIR / 09:00:53 go: downloading github.com/hashicorp/go-hclog v1.1.0 09:00:53 go: downloading google.golang.org/grpc v1.44.0 09:00:53 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 09:00:53 go: downloading github.com/fatih/color v1.13.0 09:00:53 go: downloading github.com/mattn/go-isatty v0.0.14 09:00:53 go: downloading github.com/hashicorp/go-plugin v1.4.3 09:00:53 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 09:00:53 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 09:00:53 go: downloading github.com/InVisionApp/go-logger v1.0.1 09:00:53 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 09:00:53 go: downloading github.com/open-policy-agent/opa v0.38.0 09:00:53  ---> Running in 0720babf589c 09:00:53 go: downloading github.com/armon/go-metrics v0.3.10 09:00:53 go: downloading github.com/prometheus/client_golang v1.12.1 09:00:53 go: downloading github.com/uber-go/tally/v4 v4.1.1 09:00:53 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 09:00:53 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 09:00:53 go: downloading github.com/mattn/go-colorable v0.1.12 09:00:53 go: downloading github.com/Masterminds/goutils v1.1.0 09:00:53 go: downloading github.com/Masterminds/semver v1.5.0 09:00:53 go: downloading github.com/google/uuid v1.1.2 09:00:53 go: downloading github.com/huandu/xstrings v1.3.2 09:00:53 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 09:00:53 go: downloading github.com/oklog/run v1.0.0 09:00:54 go: downloading github.com/imkira/go-observer v1.0.3 09:00:54 Removing intermediate container 0720babf589c 09:00:54 ---> 3e75917d7040 09:00:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:54 Removing intermediate container 83e30f7cd2d8 09:00:54 ---> f2ba7341d415 09:00:54 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:00:54 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 09:00:54 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 09:00:54 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:00:54 go: downloading go.uber.org/atomic v1.9.0 09:00:54 go: downloading github.com/prometheus/client_model v0.2.0 09:00:54 go: downloading github.com/prometheus/common v0.32.1 09:00:54  ---> Running in 18be4690d756 09:00:54 go: downloading github.com/beorn7/perks v1.0.1 09:00:54 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:00:54 go: downloading github.com/prometheus/procfs v0.7.3 09:00:54 go: downloading github.com/mitchellh/reflectwalk v1.0.1 09:00:54 go: downloading github.com/hashicorp/errwrap v1.1.0 09:00:54 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 09:00:54 go: downloading github.com/blang/semver/v4 v4.0.0 09:00:54 go: downloading github.com/go-sql-driver/mysql v1.6.0 09:00:54 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 09:00:54 go: downloading github.com/jinzhu/gorm v1.9.16 09:00:54 go: downloading github.com/lib/pq v1.10.4 09:00:54 go: downloading github.com/mattn/go-sqlite3 v1.14.12 09:00:54  ---> feb6c052517f 09:00:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:00:54 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 09:00:54 Removing intermediate container 18be4690d756 09:00:54 ---> 65e1d6b8ed25 09:00:54 Step 20/22 : LABEL arch=x86_64 09:00:54 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 09:00:54  ---> Running in a1ecaf9217ea 09:00:55 Removing intermediate container a1ecaf9217ea 09:00:55 ---> 66ea657261bc 09:00:55 Step 21/22 : LABEL git_sha=661da0ba828153a2b9b32043aa489b6c1a2b77ef 09:00:55 ---> Running in 5476fe6f9eed 09:00:55 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 09:00:55  ---> 0b2dac2a4a8f 09:00:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:00:55 Removing intermediate container 5476fe6f9eed 09:00:55 ---> 58e2c3f13bbe 09:00:55 Step 22/22 : LABEL version=0.0.0 09:00:55 ---> Running in 8cfbf2a887ea 09:00:55 ---> f93a64a069bd 09:00:55 Step 19/23 : ENTRYPOINT ["/core-metadata"] 09:00:55 Removing intermediate container 8cfbf2a887ea 09:00:55 ---> 833bfa41632b 09:00:55 09:00:55 ---> Running in d89de2b08c16 09:00:55 Successfully built 833bfa41632b 09:00:55 Successfully tagged security-proxy-setup:latest 09:00:55  Building security-proxy-setup ... done Building security-spiffe-token-provider 09:00:56 Removing intermediate container d89de2b08c16 09:00:56 ---> 6b8b1bfa6aa4 09:00:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:00:56 ---> Running in 8f77f203a991 09:00:57 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 09:00:57 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 09:00:57 go: downloading github.com/stretchr/testify v1.7.0 09:00:57 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:00:57 Removing intermediate container 8f77f203a991 09:00:57 ---> 872cb7d6520c 09:00:57 Step 21/23 : LABEL arch=x86_64 09:00:57 go: downloading github.com/aws/aws-sdk-go v1.43.0 09:00:59  ---> Running in 04c08a6259ca 09:00:59 Removing intermediate container 04c08a6259ca 09:00:59 ---> 389a64da23c8 09:00:59 Step 22/23 : LABEL git_sha=661da0ba828153a2b9b32043aa489b6c1a2b77ef 09:00:59 ---> Running in 2a9c94fced51 09:01:00 Removing intermediate container 2a9c94fced51 09:01:00 ---> d1d76d7a66b6 09:01:00 Step 23/23 : LABEL version=0.0.0 09:01:00 ---> Running in 18d44f70bcc4 09:01:00 Removing intermediate container 18d44f70bcc4 09:01:00 ---> c602df16b31e 09:01:00 09:01:00 Successfully built c602df16b31e 09:01:00 Successfully tagged core-metadata:latest 09:01:02  Building core-metadata ... done go: downloading google.golang.org/api v0.70.0 09:01:02 go: downloading k8s.io/client-go v0.23.4 09:01:02 go: downloading k8s.io/api v0.23.4 09:01:02 go: downloading github.com/google/go-tpm v0.3.3 09:01:02 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 09:01:02 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:01:02 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:01:02 ---> 1ed6ad4a1aa9 09:01:02 Step 3/20 : WORKDIR /edgex-go 09:01:02 ---> Using cache 09:01:02 ---> fc1f3e05f999 09:01:02 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:01:02 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 09:01:02 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 09:01:02 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 09:01:02 go: downloading cloud.google.com/go/storage v1.21.0 09:01:02 go: downloading cloud.google.com/go v0.100.2 09:01:03 go: downloading k8s.io/apimachinery v0.23.4 09:01:03 go: downloading k8s.io/kube-aggregator v0.23.3 09:01:03 go: downloading sigs.k8s.io/controller-runtime v0.11.1 09:01:03 go: downloading cloud.google.com/go/security v1.3.0 09:01:04 go: downloading github.com/hashicorp/vault/api v1.4.1 09:01:04 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 09:01:04 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:01:04 go: downloading github.com/twmb/murmur3 v1.1.6 09:01:04  ---> Running in c86a739f78fb 09:01:04 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 09:01:04 go: downloading github.com/jinzhu/inflection v1.0.0 09:01:04 go: downloading github.com/aws/smithy-go v1.11.0 09:01:04 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 09:01:04 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 09:01:04 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 09:01:04 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 09:01:04 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 09:01:04 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 09:01:04 go: downloading github.com/Azure/go-autorest/logger v0.2.1 09:01:04 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 09:01:04 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 09:01:04 go: downloading github.com/dimchansky/utfbom v1.1.1 09:01:04 go: downloading cloud.google.com/go/compute v1.3.0 09:01:04 go: downloading cloud.google.com/go/iam v0.1.1 09:01:04 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 09:01:04 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 09:01:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:01:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:01:06 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:01:06 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:01:06 OK: 15864 distinct packages available 09:01:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:01:06 go: downloading github.com/gogo/protobuf v1.3.2 09:01:06 go: downloading k8s.io/klog/v2 v2.30.0 09:01:06 go: downloading github.com/google/gofuzz v1.1.0 09:01:06 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 09:01:06 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 09:01:06 go: downloading github.com/spf13/pflag v1.0.5 09:01:06 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 09:01:06 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 09:01:06 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 09:01:06 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:01:06 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 09:01:06 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 09:01:06 go: downloading github.com/hashicorp/vault/sdk v0.4.1 09:01:06 go: downloading github.com/mitchellh/mapstructure v1.4.3 09:01:06 go: downloading github.com/tklauser/go-sysconf v0.3.9 09:01:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 09:01:06 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:01:06 go: downloading gopkg.in/yaml.v2 v2.4.0 09:01:06 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:01:06 go: downloading github.com/gobwas/glob v0.2.3 09:01:06 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 09:01:06 go: downloading github.com/jmespath/go-jmespath v0.4.0 09:01:06 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 09:01:06 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 09:01:06 go: downloading go.opencensus.io v0.23.0 09:01:06 go: downloading gopkg.in/inf.v0 v0.9.1 09:01:06 go: downloading github.com/google/go-cmp v0.5.7 09:01:06 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 09:01:07 go: downloading github.com/googleapis/gnostic v0.5.5 09:01:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:01:07 go: downloading github.com/go-logr/logr v1.2.2 09:01:07 go: downloading github.com/json-iterator/go v1.1.12 09:01:07 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 09:01:07 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 09:01:07 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 09:01:07 go: downloading go.uber.org/zap v1.21.0 09:01:07 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 09:01:07 go: downloading github.com/tklauser/numcpus v0.3.0 09:01:07 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 09:01:07 go: downloading sigs.k8s.io/yaml v1.3.0 09:01:07 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:01:07 go: downloading github.com/modern-go/reflect2 v1.0.2 09:01:07 go: downloading github.com/ryanuber/go-glob v1.0.0 09:01:07 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 09:01:07 go: downloading github.com/hashicorp/go-uuid v1.0.2 09:01:07 go: downloading github.com/hashicorp/go-version v1.2.0 09:01:07 go: downloading github.com/golang/snappy v0.0.4 09:01:07 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 09:01:07 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 09:01:07 go: downloading go.uber.org/multierr v1.6.0 09:01:07 OK: 221 MiB in 52 packages 09:01:10 Removing intermediate container c86a739f78fb 09:01:10 ---> f09115f8cdd5 09:01:10 Step 5/20 : COPY go.mod vendor* ./ 09:01:11 ---> b21bb98c25ea 09:01:11 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:12 ---> Running in 6d44ab3d6c0d 09:01:14 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 09:01:14 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 09:01:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:01:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:01:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:01:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:01:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:01:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:01:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:01:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:01:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:01:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:01:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:01:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:01:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:01:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:01:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:01:16 Removing intermediate container 6d44ab3d6c0d 09:01:16 ---> 121c871f499f 09:01:16 Step 7/20 : COPY . . 09:01:26 ---> 10b5171c9cc2 09:01:26 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:01:26 ---> Running in 6236f9797495 09:01:26 Building bin/spire-agent... 09:01:27 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 09:01:27 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 09:01:27 go: downloading cloud.google.com/go/secretmanager v1.3.0 09:01:27 go: downloading github.com/docker/docker v20.10.12+incompatible 09:01:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:01:28 go: downloading github.com/google/go-tpm-tools v0.3.3 09:01:28 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 09:01:28 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 09:01:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.239s coverage: 28.7% of statements 09:01:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:01:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:01:29 go: downloading github.com/docker/go-units v0.4.0 09:01:29 go: downloading github.com/docker/go-connections v0.4.0 09:01:29 go: downloading github.com/opencontainers/image-spec v1.0.1 09:01:29 go: downloading github.com/containerd/containerd v1.3.4 09:01:29 go: downloading github.com/docker/distribution v2.7.1+incompatible 09:01:29 go: downloading github.com/opencontainers/go-digest v1.0.0 09:01:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.416s coverage: 98.5% of statements 09:01:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:01:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.421s coverage: 53.4% of statements 09:01:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:01:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:01:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.384s coverage: 89.2% of statements 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:01:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.714s coverage: 84.8% of statements 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:01:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.186s coverage: 95.6% of statements 09:01:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:01:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:01:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.443s coverage: 72.2% of statements 09:01:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:01:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:01:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:01:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:01:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:01:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.472s coverage: 60.0% of statements 09:01:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:01:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:01:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:01:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.708s coverage: 0.9% of statements 09:01:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:01:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.363s coverage: 58.8% of statements 09:01:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.447s coverage: 29.6% of statements 09:01:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:01:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.226s coverage: 47.1% of statements 09:01:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.216s coverage: 79.5% of statements 09:01:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.204s coverage: 94.1% of statements 09:01:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements 09:02:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.190s coverage: 87.5% of statements 09:02:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.287s coverage: 94.4% of statements 09:02:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.181s coverage: 44.8% of statements 09:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.647s coverage: 82.5% of statements 09:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:02:25 Removing intermediate container 6236f9797495 09:02:25 ---> 9eea204a0268 09:02:25 09:02:25 Step 9/20 : FROM alpine:3.15 09:02:25 3.15: Pulling from library/alpine 09:02:25 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 09:02:25 Status: Downloaded newer image for alpine:3.15 09:02:25 ---> 0ac33e5f5afa 09:02:25 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:02:25 ---> Running in 1ffa2d2d6d94 09:02:25 Removing intermediate container 1ffa2d2d6d94 09:02:25 ---> 0912f2b5a26b 09:02:25 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:02:25 ---> Running in 95d5726bdc36 09:02:25 Removing intermediate container 95d5726bdc36 09:02:25 ---> 8832dd405e97 09:02:25 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:02:25 ---> Running in dbbf01a116ae 09:02:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:02:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:02:25 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:02:25 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:02:25 OK: 15857 distinct packages available 09:02:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:02:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements 09:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 09:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements 09:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 09:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.280s coverage: 58.8% of statements 09:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.253s coverage: 80.0% of statements 09:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.234s coverage: 87.2% of statements 09:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.284s coverage: 85.4% of statements 09:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.738s coverage: 91.2% of statements 09:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:02:26 (1/9) Installing ca-certificates (20211220-r0) 09:02:26 (2/9) Installing brotli-libs (1.0.9-r5) 09:02:26 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:02:26 (4/9) Installing libcurl (7.80.0-r1) 09:02:26 (5/9) Installing curl (7.80.0-r1) 09:02:27 (6/9) Installing dumb-init (1.2.5-r1) 09:02:27 (7/9) Installing musl-obstack (1.2.3-r0) 09:02:27 (8/9) Installing libucontext (1.1-r0) 09:02:27 (9/9) Installing gcompat (1.0.0-r4) 09:02:27 Executing busybox-1.34.1-r5.trigger 09:02:27 Executing ca-certificates-20211220-r0.trigger 09:02:27 OK: 8 MiB in 23 packages 09:02:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.904s coverage: 64.4% of statements 09:02:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:02:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:02:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.248s coverage: 100.0% of statements 09:02:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 89.4% of statements 09:02:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 09:02:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.110s coverage: 73.7% of statements 09:02:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 09:02:31 Removing intermediate container dbbf01a116ae 09:02:31 ---> b599378cd119 09:02:31 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:32 ---> 4f711592c4fb 09:02:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:02:35 ---> 37c951ca0e65 09:02:35 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:02:36 ---> a5066107850f 09:02:36 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:02:36 ---> Running in ad63d9c27a8a 09:02:36 Removing intermediate container ad63d9c27a8a 09:02:36 ---> fa1144a452bf 09:02:36 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:02:36 ---> Running in 5e27c47bca22 09:02:36 Removing intermediate container 5e27c47bca22 09:02:36 ---> 180fa6fc6bb8 09:02:36 Step 18/20 : LABEL arch=x86_64 09:02:37 ---> Running in 27565f3f3c39 09:02:37 Removing intermediate container 27565f3f3c39 09:02:37 ---> 24a6d5bafa9f 09:02:37 Step 19/20 : LABEL git_sha=661da0ba828153a2b9b32043aa489b6c1a2b77ef 09:02:37 ---> Running in df0ee77f8554 09:02:38 Removing intermediate container df0ee77f8554 09:02:38 ---> 6d43c04f3479 09:02:38 Step 20/20 : LABEL version=0.0.0 09:02:38 ---> Running in d79f6f17a743 09:02:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.324s coverage: 65.4% of statements 09:02:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:02:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:02:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:02:38 Removing intermediate container d79f6f17a743 09:02:38 ---> a9dee3589157 09:02:38 09:02:39 Successfully built a9dee3589157 09:02:39 Successfully tagged security-spiffe-token-provider:latest 09:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.882s coverage: 43.8% of statements 09:02:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:02:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.269s coverage: 89.5% of statements 09:02:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.398s coverage: 84.8% of statements 09:02:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:02:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:02:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:02:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:02:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.373s coverage: 17.7% of statements 09:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:02:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.661s coverage: 92.3% of statements 09:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:02:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.261s coverage: 63.2% of statements 09:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:02:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.418s coverage: 97.7% of statements 09:02:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:02:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:02:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:02:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:02:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.216s coverage: 28.9% of statements 09:02:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:02:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:02:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:02:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:02:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:02:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:02:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.199s coverage: 100.0% of statements 09:02:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements 09:02:51 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 09:02:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:02:51 GO111MODULE=on go vet ./... 09:03:25  Building security-spiffe-token-provider ... done Removing intermediate container 6adc975bf1cc 09:03:25 ---> d7c41db8a0d0 09:03:25 09:03:25 Step 13/26 : FROM alpine:3.15 09:03:25 ---> 0ac33e5f5afa 09:03:25 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:03:25 ---> Using cache 09:03:25 ---> 0912f2b5a26b 09:03:25 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:03:25 ---> Using cache 09:03:25 ---> 8832dd405e97 09:03:25 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:03:25 ---> Running in 1face25487dd 09:03:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:03:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:03:25 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:03:25 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:03:25 OK: 15857 distinct packages available 09:03:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:03:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:03:25 (1/5) Installing dumb-init (1.2.5-r1) 09:03:25 (2/5) Installing musl-obstack (1.2.3-r0) 09:03:25 (3/5) Installing libucontext (1.1-r0) 09:03:25 (4/5) Installing gcompat (1.0.0-r4) 09:03:25 (5/5) Installing openssl (1.1.1o-r0) 09:03:25 Executing busybox-1.34.1-r5.trigger 09:03:25 OK: 6 MiB in 19 packages 09:03:25 Removing intermediate container 1face25487dd 09:03:25 ---> ce0e93b62773 09:03:25 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 09:03:26 ---> c68937b19c80 09:03:26 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 09:03:28 ---> 58b00ae04f09 09:03:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:03:28 ---> ee54c1bb7bbf 09:03:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:03:28 ---> f8a72f73fd35 09:03:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:03:28 ---> 9fe4f1b29216 09:03:28 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:03:28 ---> Running in 814ee7d0b3df 09:03:28 Removing intermediate container 814ee7d0b3df 09:03:28 ---> 7cf7af77054e 09:03:28 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:03:28 ---> Running in 9a72be5b7209 09:03:28 Removing intermediate container 9a72be5b7209 09:03:28 ---> 974166df1fa9 09:03:28 Step 24/26 : LABEL arch=x86_64 09:03:28 ---> Running in c86299ea755a 09:03:28 Removing intermediate container c86299ea755a 09:03:28 ---> 5b4087d3361a 09:03:28 Step 25/26 : LABEL git_sha=661da0ba828153a2b9b32043aa489b6c1a2b77ef 09:03:29 ---> Running in 432097e99de2 09:03:29 Removing intermediate container 432097e99de2 09:03:29 ---> 20166ae74874 09:03:29 Step 26/26 : LABEL version=0.0.0 09:03:29 ---> Running in 41ee731e1c1f 09:03:29 Removing intermediate container 41ee731e1c1f 09:03:29 ---> a29118c86576 09:03:29 09:03:29 Successfully built a29118c86576 09:03:29 Successfully tagged security-spire-agent:latest 09:03:51  Building security-spire-agent ... done Building bin/spire-agent... 09:03:51 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 09:03:51 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 09:03:51 go: downloading cloud.google.com/go/secretmanager v1.3.0 09:03:51 go: downloading github.com/docker/docker v20.10.12+incompatible 09:03:51 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 09:03:51 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 09:03:51 go: downloading github.com/google/go-tpm-tools v0.3.3 09:03:51 go: downloading github.com/docker/go-units v0.4.0 09:03:51 go: downloading github.com/opencontainers/image-spec v1.0.1 09:03:51 go: downloading github.com/docker/go-connections v0.4.0 09:03:51 go: downloading github.com/containerd/containerd v1.3.4 09:03:51 go: downloading github.com/docker/distribution v2.7.1+incompatible 09:03:51 go: downloading github.com/opencontainers/go-digest v1.0.0 09:04:09 Building bin/spire-agent... 09:04:09 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 09:04:09 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 09:04:09 go: downloading cloud.google.com/go/secretmanager v1.3.0 09:04:09 go: downloading github.com/docker/docker v20.10.12+incompatible 09:04:09 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 09:04:09 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 09:04:09 go: downloading github.com/google/go-tpm-tools v0.3.3 09:04:09 go: downloading github.com/docker/go-connections v0.4.0 09:04:09 go: downloading github.com/docker/go-units v0.4.0 09:04:09 go: downloading github.com/opencontainers/image-spec v1.0.1 09:04:09 go: downloading github.com/containerd/containerd v1.3.4 09:04:09 go: downloading github.com/docker/distribution v2.7.1+incompatible 09:04:09 go: downloading github.com/opencontainers/go-digest v1.0.0 09:04:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:04:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:04:43 ./bin/test-attribution-txt.sh [Pipeline] echo 09:04:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:04:44 + ls -al . 09:04:44 total 680 09:04:44 drwxrwxr-x 9 1001 1001 4096 May 23 09:04 . 09:04:44 drwxr-xr-x 4 root root 4096 May 23 08:59 .. 09:04:44 -rw-rw-r-- 1 1001 1001 11 May 23 08:57 .dockerignore 09:04:44 drwxrwxr-x 8 1001 1001 4096 May 23 08:57 .git 09:04:44 drwxrwxr-x 3 1001 1001 4096 May 23 08:57 .github 09:04:44 -rw-rw-r-- 1 1001 1001 879 May 23 08:57 .gitignore 09:04:44 -rw-rw-r-- 1 1001 1001 42 May 23 08:57 .golangci.yml 09:04:44 -rw-rw-r-- 1 1001 1001 87 May 23 08:57 .hadolint.yml 09:04:44 -rw-rw-r-- 1 1001 1001 166 May 23 08:57 .sonarcloud.properties 09:04:44 -rw-rw-r-- 1 1001 1001 1171 May 23 08:57 ADOPTERS.md 09:04:44 -rw-rw-r-- 1 1001 1001 10086 May 23 08:57 Attribution.txt 09:04:44 -rw-rw-r-- 1 1001 1001 63209 May 23 08:57 CHANGELOG.md 09:04:44 -rw-rw-r-- 1 1001 1001 3804 May 23 08:57 CONTRIBUTING.md 09:04:44 -rw-rw-r-- 1 1001 1001 677 May 23 08:57 GOVERNANCE.md 09:04:44 -rw-rw-r-- 1 1001 1001 850 May 23 08:57 Jenkinsfile 09:04:44 -rw-rw-r-- 1 1001 1001 10775 May 23 08:57 LICENSE 09:04:44 -rw-rw-r-- 1 1001 1001 10389 May 23 08:57 Makefile 09:04:44 -rw-rw-r-- 1 1001 1001 582 May 23 08:57 OWNERS.md 09:04:44 -rw-rw-r-- 1 1001 1001 9094 May 23 08:57 README.md 09:04:44 -rw-rw-r-- 1 1001 1001 6912 May 23 08:57 SECURITY.md 09:04:44 -rw-rw-r-- 1 1001 1001 5 May 23 08:54 VERSION 09:04:44 -rw-rw-r-- 1 1001 1001 4131 May 23 08:57 ZMQWindows.md 09:04:44 drwxrwxr-x 2 1001 1001 4096 May 23 08:57 bin 09:04:44 drwxrwxr-x 18 1001 1001 4096 May 23 08:57 cmd 09:04:44 -rw-r--r-- 1 root root 435134 May 23 09:02 coverage.out 09:04:44 -rw-rw-r-- 1 1001 1001 3217 May 23 08:57 go.mod 09:04:44 -rw-rw-r-- 1 1001 1001 35084 May 23 08:59 go.sum 09:04:44 drwxrwxr-x 8 1001 1001 4096 May 23 08:57 internal 09:04:44 drwxrwxr-x 3 1001 1001 4096 May 23 08:57 openapi 09:04:44 drwxrwxr-x 4 1001 1001 4096 May 23 08:57 snap 09:04:44 -rw-rw-r-- 1 1001 1001 204 May 23 08:57 version.go [Pipeline] sh 09:04:44 + '[' -e coverage.out ] 09:04:44 + chown 1001:1001 coverage.out [Pipeline] stash 09:04:44 Warning: overwriting stash ‘coverage-report’ 09:04:45 Stashed 1 file(s) [Pipeline] sh 09:04:46 + make build 09:04:46 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:05:17 Removing intermediate container bbb74b29a719 09:05:17 ---> 957edb2585af 09:05:17 09:05:17 Step 13/26 : FROM alpine:3.15 09:05:17 ---> 0ac33e5f5afa 09:05:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:05:17 ---> Using cache 09:05:17 ---> 0912f2b5a26b 09:05:17 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:05:17 ---> Using cache 09:05:17 ---> 8832dd405e97 09:05:17 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:05:17 ---> Running in 8111aa70ad37 09:05:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:05:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:05:17 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:05:17 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:05:17 OK: 15857 distinct packages available 09:05:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:05:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:05:17 (1/4) Installing dumb-init (1.2.5-r1) 09:05:17 (2/4) Installing musl-obstack (1.2.3-r0) 09:05:17 (3/4) Installing libucontext (1.1-r0) 09:05:17 (4/4) Installing gcompat (1.0.0-r4) 09:05:17 Executing busybox-1.34.1-r5.trigger 09:05:17 OK: 6 MiB in 18 packages 09:05:17 Removing intermediate container 8111aa70ad37 09:05:17 ---> bd3521de8ad9 09:05:17 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 09:05:19 ---> 39e421ba7beb 09:05:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:05:19 ---> ef6dec35c45f 09:05:19 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:05:20 ---> Running in 5b01697168f3 09:05:20 Removing intermediate container 5b01697168f3 09:05:20 ---> be47923c3858 09:05:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:05:20 ---> 329f9b5387a0 09:05:20 Step 21/26 : WORKDIR / 09:05:20 ---> Running in ed6dbe0efd9f 09:05:20 Removing intermediate container ed6dbe0efd9f 09:05:20 ---> e08d4763f8d8 09:05:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:05:20 ---> Running in 3eb69f1ce8a9 09:05:21 Removing intermediate container 3eb69f1ce8a9 09:05:21 ---> 00c288122091 09:05:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:05:21 ---> Running in 9bfdf1862909 09:05:21 Removing intermediate container 9bfdf1862909 09:05:21 ---> f408c98022d0 09:05:21 Step 24/26 : LABEL arch=x86_64 09:05:21 ---> Running in b1941c67cdc5 09:05:21 Removing intermediate container b1941c67cdc5 09:05:21 ---> 972febe1251d 09:05:21 Step 25/26 : LABEL git_sha=661da0ba828153a2b9b32043aa489b6c1a2b77ef 09:05:21 ---> Running in 2cc18dd730a2 09:05:22 Removing intermediate container 2cc18dd730a2 09:05:22 ---> 96bb9e03fc07 09:05:22 Step 26/26 : LABEL version=0.0.0 09:05:22 ---> Running in 07b6bd1fe70e 09:05:22 Removing intermediate container 07b6bd1fe70e 09:05:22 ---> 005b7c7e3c3f 09:05:22 09:05:22 Successfully built 005b7c7e3c3f 09:05:22 Successfully tagged security-spire-config:latest 09:05:30  Building security-spire-config ... done Removing intermediate container 3aa065fb4c02 09:05:30 ---> aa3c2ae2cbea 09:05:30 09:05:30 Step 13/25 : FROM alpine:3.15 09:05:30 ---> 0ac33e5f5afa 09:05:30 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:05:30 ---> Using cache 09:05:30 ---> 0912f2b5a26b 09:05:30 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:05:30 ---> Using cache 09:05:30 ---> 8832dd405e97 09:05:30 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:05:30 ---> Using cache 09:05:30 ---> ce0e93b62773 09:05:30 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 09:05:32 ---> faf46e9e9043 09:05:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:05:32 ---> 00ef2399aced 09:05:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:05:33 ---> 8156448dc638 09:05:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:05:33 ---> 0fcaf0802785 09:05:33 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:05:33 ---> Running in 169b8a68ea2b 09:05:33 Removing intermediate container 169b8a68ea2b 09:05:33 ---> 4e093a3411d3 09:05:33 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:05:33 ---> Running in e6e1e7a92075 09:05:33 Removing intermediate container e6e1e7a92075 09:05:33 ---> 5ba9808d43ae 09:05:33 Step 23/25 : LABEL arch=x86_64 09:05:33 ---> Running in 15dba3abfdbd 09:05:33 Removing intermediate container 15dba3abfdbd 09:05:33 ---> 1e98823a9087 09:05:33 Step 24/25 : LABEL git_sha=661da0ba828153a2b9b32043aa489b6c1a2b77ef 09:05:33 ---> Running in c5486a3b3ee0 09:05:33 Removing intermediate container c5486a3b3ee0 09:05:33 ---> 08556ab0be90 09:05:33 Step 25/25 : LABEL version=0.0.0 09:05:33 ---> Running in 92c28e284bed 09:05:34 Removing intermediate container 92c28e284bed 09:05:34 ---> d74de061e7b7 09:05:34 09:05:34 Successfully built d74de061e7b7 09:05:34 Successfully tagged security-spire-server:latest 09:05:34  Building security-spire-server ... done  [Pipeline] } 09:05:34 $ docker stop --time=1 d5543550642821478d5ecc7ca126d6c229d9fb8f22cb97cb86f29a7d6150dde9 09:05:35 $ docker rm -f d5543550642821478d5ecc7ca126d6c229d9fb8f22cb97cb86f29a7d6150dde9 [Pipeline] // withDockerContainer [Pipeline] sh 09:05:36 + docker images 09:05:36 REPOSITORY TAG IMAGE ID CREATED SIZE 09:05:36 security-spire-server latest d74de061e7b7 2 seconds ago 87.3MB 09:05:36 aa3c2ae2cbea 8 seconds ago 4.43GB 09:05:36 security-spire-config latest 005b7c7e3c3f 13 seconds ago 86.7MB 09:05:36 957edb2585af 40 seconds ago 4.43GB 09:05:36 security-spire-agent latest a29118c86576 2 minutes ago 127MB 09:05:36 d7c41db8a0d0 2 minutes ago 4.43GB 09:05:36 security-spiffe-token-provider latest a9dee3589157 2 minutes ago 28.8MB 09:05:36 9eea204a0268 3 minutes ago 1.54GB 09:05:36 core-metadata latest c602df16b31e 4 minutes ago 17MB 09:05:36 security-proxy-setup latest 833bfa41632b 4 minutes ago 26.9MB 09:05:36 39cf28c01cee 4 minutes ago 1.5GB 09:05:36 1b3d5b1076bf 4 minutes ago 1.5GB 09:05:36 support-notifications latest a7e109434938 4 minutes ago 26.9MB 09:05:36 9d60014be4a1 5 minutes ago 1.55GB 09:05:36 support-scheduler latest d866efa6c8b1 5 minutes ago 26.3MB 09:05:36 core-command latest 087d376c797c 5 minutes ago 16.1MB 09:05:36 48461d40a85d 5 minutes ago 1.55GB 09:05:36 ee462675eb4b 5 minutes ago 1.49GB 09:05:36 sys-mgmt-agent latest bac202776d34 5 minutes ago 299MB 09:05:36 security-bootstrapper latest 6e9e30f50a31 6 minutes ago 19.1MB 09:05:36 security-secretstore-setup latest 19bb8698a6ce 6 minutes ago 28.5MB 09:05:36 core-data latest 2f6e3c4c8b35 6 minutes ago 22.5MB 09:05:36 3b79c869898b 6 minutes ago 1.49GB 09:05:36 a9f715918546 6 minutes ago 1.5GB 09:05:36 c1f757ec7bb5 6 minutes ago 1.5GB 09:05:36 9c82d6abedd0 6 minutes ago 1.52GB 09:05:36 ci-base-image-x86_64 latest 1ed6ad4a1aa9 10 minutes ago 895MB 09:05:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 4 weeks ago 562MB 09:05:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 4 weeks ago 254MB 09:05:36 docker 20.10.14 7417809fdb73 6 weeks ago 218MB 09:05:36 alpine 3.14 e04c818066af 6 weeks ago 5.59MB 09:05:36 alpine 3.15 0ac33e5f5afa 6 weeks ago 5.57MB 09:05:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:06:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:07:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:07:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:07:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:07:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:07:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:07:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:07:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:07:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:07:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:08:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:08:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:08:12 $ docker stop --time=1 d9484c95a144b8fffb70a71ea8fb2266d031a3d6f563a076b39c666b4d57d174 09:08:14 $ docker rm -f d9484c95a144b8fffb70a71ea8fb2266d031a3d6f563a076b39c666b4d57d174 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:08:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:08:16 09:08:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:08:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:08:17 latest: Pulling from edgex-devops/edgex-compose-arm64 09:08:17 29e5d40040c1: Pulling fs layer 09:08:17 1ce36da41761: Pulling fs layer 09:08:17 25b303627fd3: Pulling fs layer 09:08:17 29e5d40040c1: Verifying Checksum 09:08:17 29e5d40040c1: Download complete 09:08:17 1ce36da41761: Verifying Checksum 09:08:17 1ce36da41761: Download complete 09:08:17 29e5d40040c1: Pull complete 09:08:19 1ce36da41761: Pull complete 09:08:19 25b303627fd3: Verifying Checksum 09:08:19 25b303627fd3: Download complete 09:08:31 25b303627fd3: Pull complete 09:08:31 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:08:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:08:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:08:31 prd-ubuntu20.04-docker-arm64-4c-16g-64346 does not seem to be running inside a container 09:08:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:08:34 $ docker top 71949aefb3c0937634afb5134e9d2cf39a506c736699918de164988451769518 -eo pid,comm [Pipeline] { [Pipeline] sh 09:08:35 + docker-compose build --help 09:08:35 + grep parallel 09:08:39 --parallel Build images in parallel. [Pipeline] } 09:08:39 $ docker stop --time=1 71949aefb3c0937634afb5134e9d2cf39a506c736699918de164988451769518 09:08:41 $ docker rm -f 71949aefb3c0937634afb5134e9d2cf39a506c736699918de164988451769518 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:08:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:08:41 . [Pipeline] withDockerContainer 09:08:42 prd-ubuntu20.04-docker-arm64-4c-16g-64346 does not seem to be running inside a container 09:08:42 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:08:43 $ docker top 30834d10e3659de6959fb1dfe8bd59349fd07857243d1b7e27932343ee125a47 -eo pid,comm [Pipeline] { [Pipeline] sh 09:08:44 + docker-compose -f ./docker-compose-build.yml build --parallel 09:08:48 Building core-command ... 09:08:48 Building core-data ... 09:08:48 Building core-metadata ... 09:08:48 Building security-bootstrapper ... 09:08:48 Building security-proxy-setup ... 09:08:48 Building security-secretstore-setup ... 09:08:48 Building security-spiffe-token-provider ... 09:08:48 Building security-spire-agent ... 09:08:48 Building security-spire-config ... 09:08:48 Building security-spire-server ... 09:08:48 Building support-notifications ... 09:08:48 Building support-scheduler ... 09:08:48 Building sys-mgmt-agent ... 09:08:48 Building security-spire-agent 09:08:48 Building security-spire-server 09:08:48 Building core-metadata 09:08:48 Building support-notifications 09:08:48 Building sys-mgmt-agent 09:10:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:10:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:10:25 ---> 96c57b957231 09:10:25 Step 3/23 : WORKDIR /edgex-go 09:10:25 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:10:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:10:25 ---> 96c57b957231 09:10:25 Step 3/26 : WORKDIR /edgex-go 09:10:25 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:10:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:10:25 ---> 96c57b957231 09:10:25 Step 3/25 : WORKDIR /edgex-go 09:10:25 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:10:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:10:25 ---> 96c57b957231 09:10:25 Step 3/22 : WORKDIR /edgex-go 09:10:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:10:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:10:25 ---> 96c57b957231 09:10:25 Step 3/23 : WORKDIR /edgex-go 09:10:25 ---> Running in e11d1c7aabac 09:10:25 ---> Running in edbec5392d37 09:10:25 ---> Running in e7cb18b96ce6 09:10:25 ---> Running in d7e154866ca3 09:10:25 ---> Running in 1fb4de754eb5 09:10:25 Removing intermediate container e7cb18b96ce6 09:10:25 ---> 9f3937f837de 09:10:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:10:25 ---> Running in c971e7b30530 09:10:25 Removing intermediate container e11d1c7aabac 09:10:25 ---> 61322e92fa15 09:10:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:10:25 Removing intermediate container edbec5392d37 09:10:25 ---> 4b3dd0c69d2d 09:10:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:10:25 ---> Running in 8d3b584f8bec 09:10:25 Removing intermediate container 1fb4de754eb5 09:10:25 ---> b20d8bb0d052 09:10:25 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container d7e154866ca3 09:10:25 ---> dbe9c9d17be4 09:10:25 09:10:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:10:25 ---> Running in 0caafdddbbc2 09:10:25 ---> Running in 8b26e67eca52 09:10:25 ---> Running in 2d3bb12e44e8 09:10:25 Removing intermediate container c971e7b30530 09:10:25 ---> 3d0aeb30d76e 09:10:25 Step 5/23 : RUN apk add --update --no-cache make git 09:10:25 ---> Running in f72601d4ede1 09:10:25 Removing intermediate container 8d3b584f8bec 09:10:25 ---> 8dc463da31ee 09:10:25 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:10:25 Removing intermediate container 0caafdddbbc2 09:10:25 ---> 668e5b4a032c 09:10:25 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 09:10:25 ---> Running in 3c9affb70c1a 09:10:25 ---> Running in 629aeb63a48d 09:10:25 Removing intermediate container 8b26e67eca52 09:10:25 ---> 965538a79290 09:10:25 Step 5/23 : RUN apk add --update --no-cache make bash git 09:10:25 ---> Running in 192dba1cb0b1 09:10:25 Removing intermediate container 2d3bb12e44e8 09:10:25 ---> 089ba186510b 09:10:25 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 09:10:25 ---> Running in 3c11d07e3588 09:10:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:10:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:10:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:10:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:10:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:10:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:10:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:10:25 OK: 220 MiB in 52 packages 09:10:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:10:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:10:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:10:25 OK: 220 MiB in 52 packages 09:10:25 Removing intermediate container f72601d4ede1 09:10:25 ---> b8519f6d1891 09:10:25 Step 6/23 : COPY go.mod vendor* ./ 09:10:25 OK: 220 MiB in 52 packages 09:10:25 OK: 220 MiB in 52 packages 09:10:25 OK: 220 MiB in 52 packages 09:10:25 Removing intermediate container 3c9affb70c1a 09:10:25 ---> 4b139c3927cd 09:10:25 Step 6/26 : COPY go.mod vendor* ./ 09:10:25 ---> 7d20a1b1ac67 09:10:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:25 ---> Running in 23ce4225c8fc 09:10:25 Removing intermediate container 3c11d07e3588 09:10:25 ---> 5b5266c5267b 09:10:25 Step 6/25 : COPY go.mod vendor* ./ 09:10:25 Removing intermediate container 192dba1cb0b1 09:10:25 ---> df10d1c1132a 09:10:25 Step 6/23 : COPY go.mod vendor* ./ 09:10:25 Removing intermediate container 629aeb63a48d 09:10:25 ---> 7a3ef1215952 09:10:25 Step 6/22 : COPY go.mod vendor* ./ 09:10:25 ---> fe3538068d42 09:10:25 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:25 ---> Running in 3a03100fb875 09:10:26 ---> fd9ea3172bad 09:10:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:26 ---> 108f08bd15bf 09:10:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:26 ---> f920b1e95e23 09:10:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:26 ---> Running in fa01ee13597f 09:10:26 ---> Running in bb4d583d72fc 09:10:26 ---> Running in 36df25b85ef8 09:10:29 Removing intermediate container 23ce4225c8fc 09:10:29 ---> 7d8b8efb6f81 09:10:29 Step 8/23 : COPY . . 09:10:30 Removing intermediate container 3a03100fb875 09:10:30 ---> 66202f5a9c15 09:10:30 Step 8/26 : COPY . . 09:10:33 Removing intermediate container fa01ee13597f 09:10:33 ---> 106d04f8b1d4 09:10:33 Step 8/25 : COPY . . 09:10:33 Removing intermediate container bb4d583d72fc 09:10:33 ---> 11942dea7d66 09:10:33 Step 8/23 : COPY . . 09:10:33 Removing intermediate container 36df25b85ef8 09:10:33 ---> ec65c8e2372d 09:10:33 Step 8/22 : COPY . . 09:10:59 ---> a391daa32348 09:10:59 Step 9/23 : RUN make cmd/core-metadata/core-metadata 09:10:59 ---> 3c43d7864270 09:10:59 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:10:59 ---> Running in 56d431ba5399 09:10:59 ---> Running in 1f1c1738f371 09:10:59 Removing intermediate container 1f1c1738f371 09:10:59 ---> 3240973ecc4d 09:10:59 Step 10/26 : RUN mkdir -p spire-build 09:10:59 ---> Running in 786f5cad03f2 09:10:59 ---> 31204369b25b 09:10:59 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:10:59 ---> Running in 5239deb1294c 09:10:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:11:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:11:02 ---> 95fe3a62b1be 09:11:02 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 09:11:02 ---> b40ae9beb7af 09:11:02 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:11:02 Removing intermediate container 786f5cad03f2 09:11:02 ---> 8d1adf54dbb5 09:11:02 Step 11/26 : WORKDIR /edgex-go/spire-build 09:11:02 ---> Running in 75c3bfee488c 09:11:02 ---> Running in eddfdc3eca15 09:11:02 ---> Running in b18537e4998a 09:11:03 Removing intermediate container 75c3bfee488c 09:11:03 ---> 444e547961be 09:11:03 Step 10/25 : RUN mkdir -p spire-build 09:11:03 Removing intermediate container b18537e4998a 09:11:03 ---> Running in 22f0900bcee9 09:11:03 ---> 1c1dc5cd53bd 09:11:03 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 09:11:04 ---> Running in efa20f9be1ae 09:11:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:11:07 Removing intermediate container 22f0900bcee9 09:11:07 ---> 892fc103cbbc 09:11:07 Step 11/25 : WORKDIR /edgex-go/spire-build 09:11:07 ---> Running in 23064d335388 09:11:08 spire-1.2.1/ 09:11:08 spire-1.2.1/.data/ 09:11:08 spire-1.2.1/.data/.file 09:11:08 spire-1.2.1/.dockerignore 09:11:08 spire-1.2.1/.gitattributes 09:11:08 spire-1.2.1/.githooks/ 09:11:08 spire-1.2.1/.githooks/pre-commit 09:11:08 spire-1.2.1/.github/ 09:11:08 spire-1.2.1/.github/ISSUE_TEMPLATE.md 09:11:08 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 09:11:08 spire-1.2.1/.github/dependabot.yml 09:11:08 spire-1.2.1/.github/workflows/ 09:11:08 spire-1.2.1/.github/workflows/nightly_build.yaml 09:11:08 spire-1.2.1/.github/workflows/pr_build.yaml 09:11:08 spire-1.2.1/.github/workflows/release_build.yaml 09:11:08 spire-1.2.1/.github/workflows/scripts/ 09:11:08 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 09:11:08 spire-1.2.1/.github/workflows/scripts/push-images.sh 09:11:08 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 09:11:08 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 09:11:08 spire-1.2.1/.github/workflows/scripts/split.sh 09:11:08 spire-1.2.1/.gitignore 09:11:08 spire-1.2.1/.go-version 09:11:08 spire-1.2.1/.golangci.yml 09:11:08 spire-1.2.1/ADOPTERS.md 09:11:08 spire-1.2.1/CHANGELOG.md 09:11:08 spire-1.2.1/CODE-OF-CONDUCT.md 09:11:08 spire-1.2.1/CODEOWNERS 09:11:08 spire-1.2.1/CONTRIBUTING.md 09:11:08 spire-1.2.1/Dockerfile 09:11:08 spire-1.2.1/Dockerfile.dev 09:11:08 spire-1.2.1/Dockerfile.scratch 09:11:08 spire-1.2.1/LICENSE 09:11:08 spire-1.2.1/MAINTAINERS.md 09:11:08 spire-1.2.1/Makefile 09:11:08 spire-1.2.1/README.md 09:11:08 spire-1.2.1/ROADMAP.md 09:11:08 spire-1.2.1/SECURITY.md 09:11:08 spire-1.2.1/cmd/ 09:11:08 spire-1.2.1/cmd/spire-agent/ 09:11:08 spire-1.2.1/cmd/spire-agent/cli/ 09:11:08 spire-1.2.1/cmd/spire-agent/cli/api/ 09:11:08 spire-1.2.1/cmd/spire-agent/cli/api/common.go 09:11:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 09:11:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 09:11:08 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 09:11:08 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 09:11:08 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 09:11:08 spire-1.2.1/cmd/spire-agent/cli/cli.go 09:11:08 spire-1.2.1/cmd/spire-agent/cli/common/ 09:11:08 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 09:11:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 09:11:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 09:11:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 09:11:08 spire-1.2.1/cmd/spire-agent/cli/run/ 09:11:08 spire-1.2.1/cmd/spire-agent/cli/run/run.go 09:11:08 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 09:11:08 spire-1.2.1/cmd/spire-agent/cli/validate/ 09:11:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 09:11:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 09:11:08 spire-1.2.1/cmd/spire-agent/main.go 09:11:08 spire-1.2.1/cmd/spire-server/ 09:11:08 spire-1.2.1/cmd/spire-server/cli/ 09:11:08 spire-1.2.1/cmd/spire-server/cli/agent/ 09:11:08 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/agent/count.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/agent/list.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/agent/show.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/bundle/ 09:11:08 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/cli.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/entry/ 09:11:08 spire-1.2.1/cmd/spire-server/cli/entry/count.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/entry/create.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/entry/show.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/entry/update.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/entry/util.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/federation/ 09:11:08 spire-1.2.1/cmd/spire-server/cli/federation/common.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/federation/create.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/federation/list.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/federation/show.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/federation/update.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 09:11:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/jwt/ 09:11:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/run/ 09:11:08 spire-1.2.1/cmd/spire-server/cli/run/run.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/token/ 09:11:08 spire-1.2.1/cmd/spire-server/cli/token/generate.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/validate/ 09:11:08 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/x509/ 09:11:08 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 09:11:08 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 09:11:08 spire-1.2.1/cmd/spire-server/main.go 09:11:08 spire-1.2.1/cmd/spire-server/util/ 09:11:08 spire-1.2.1/cmd/spire-server/util/util.go 09:11:08 spire-1.2.1/conf/ 09:11:08 spire-1.2.1/conf/agent/ 09:11:08 spire-1.2.1/conf/agent/agent.conf 09:11:08 spire-1.2.1/conf/agent/agent_full.conf 09:11:08 spire-1.2.1/conf/agent/dummy_root_ca.crt 09:11:08 spire-1.2.1/conf/server/ 09:11:08 spire-1.2.1/conf/server/dummy_upstream_ca.crt 09:11:08 spire-1.2.1/conf/server/dummy_upstream_ca.key 09:11:08 spire-1.2.1/conf/server/server.conf 09:11:08 spire-1.2.1/conf/server/server_full.conf 09:11:08 spire-1.2.1/doc/ 09:11:08 spire-1.2.1/doc/SPIRE101.md 09:11:08 spire-1.2.1/doc/auditlog.md 09:11:08 spire-1.2.1/doc/authorization_policy_engine.md 09:11:08 spire-1.2.1/doc/changelog_guidelines.md 09:11:08 spire-1.2.1/doc/cure53-report.pdf 09:11:08 spire-1.2.1/doc/images/ 09:11:08 spire-1.2.1/doc/images/2019_roadmap.png 09:11:08 spire-1.2.1/doc/images/SPIRE101.png 09:11:08 spire-1.2.1/doc/images/SPIRE_agent.png 09:11:08 spire-1.2.1/doc/images/SPIRE_server.pngRemoving intermediate container 23064d335388 09:11:08 ---> 442ce3b89e0b 09:11:08 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 09:11:08 09:11:08 spire-1.2.1/doc/images/cache_mgr.png 09:11:08 spire-1.2.1/doc/images/cache_mgr_components.png 09:11:08 spire-1.2.1/doc/images/federated_spire.png 09:11:08 spire-1.2.1/doc/images/ha_mode.png 09:11:08 spire-1.2.1/doc/images/nested_spire.png 09:11:08 spire-1.2.1/doc/images/oidc_federation.png 09:11:08 spire-1.2.1/doc/images/single_trust_domain.png 09:11:08 spire-1.2.1/doc/images/spiffe_compatible.png 09:11:08 spire-1.2.1/doc/images/spire_logo.png 09:11:08 spire-1.2.1/doc/migrating_registration_api_clients.md 09:11:08 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 09:11:08 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 09:11:08 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 09:11:08 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 09:11:08 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 09:11:08 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 09:11:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 09:11:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 09:11:08 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 09:11:08 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 09:11:08 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 09:11:08 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 09:11:08 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 09:11:08 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 09:11:08 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 09:11:08 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 09:11:08 spire-1.2.1/doc/plugin_server_datastore_sql.md 09:11:08 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 09:11:08 spire-1.2.1/doc/plugin_server_keymanager_disk.md 09:11:08 spire-1.2.1/doc/plugin_server_keymanager_memory.md 09:11:08 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 09:11:08 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 09:11:08 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 09:11:08 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 09:11:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 09:11:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 09:11:08 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 09:11:08 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 09:11:08 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 09:11:08 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 09:11:08 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 09:11:08 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 09:11:08 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 09:11:08 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 09:11:08 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 09:11:08 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 09:11:08 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 09:11:08 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 09:11:08 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 09:11:08 spire-1.2.1/doc/scaling_spire.md 09:11:08 spire-1.2.1/doc/spire_agent.md 09:11:08 spire-1.2.1/doc/spire_server.md 09:11:08 spire-1.2.1/doc/supported_integrations.md 09:11:08 spire-1.2.1/doc/telemetry.md 09:11:08 spire-1.2.1/doc/telemetry_config.md 09:11:08 spire-1.2.1/doc/upgrading.md 09:11:08 spire-1.2.1/doc/using_spire.md 09:11:08 spire-1.2.1/examples/ 09:11:08 spire-1.2.1/examples/README.md 09:11:08 spire-1.2.1/go.mod 09:11:08 spire-1.2.1/go.sum 09:11:08 spire-1.2.1/pkg/ 09:11:08 spire-1.2.1/pkg/agent/ 09:11:08 spire-1.2.1/pkg/agent/agent.go 09:11:08 spire-1.2.1/pkg/agent/api/ 09:11:08 spire-1.2.1/pkg/agent/api/config.go 09:11:08 spire-1.2.1/pkg/agent/api/debug/ 09:11:08 spire-1.2.1/pkg/agent/api/debug/v1/ 09:11:08 spire-1.2.1/pkg/agent/api/debug/v1/service.go 09:11:08 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 09:11:08 spire-1.2.1/pkg/agent/api/delegatedidentity/ 09:11:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 09:11:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 09:11:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 09:11:08 spire-1.2.1/pkg/agent/api/endpoints.go 09:11:08 spire-1.2.1/pkg/agent/api/health/ 09:11:08 spire-1.2.1/pkg/agent/api/health/v1/ 09:11:08 spire-1.2.1/pkg/agent/api/health/v1/service.go 09:11:08 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 09:11:08 spire-1.2.1/pkg/agent/api/rpccontext/ 09:11:08 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 09:11:08 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 09:11:08 spire-1.2.1/pkg/agent/attestor/ 09:11:08 spire-1.2.1/pkg/agent/attestor/node/ 09:11:08 spire-1.2.1/pkg/agent/attestor/node/experimental.go 09:11:08 spire-1.2.1/pkg/agent/attestor/node/node.go 09:11:08 spire-1.2.1/pkg/agent/attestor/node/node_test.go 09:11:08 spire-1.2.1/pkg/agent/attestor/workload/ 09:11:08 spire-1.2.1/pkg/agent/attestor/workload/workload.go 09:11:08 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 09:11:08 spire-1.2.1/pkg/agent/catalog/ 09:11:08 spire-1.2.1/pkg/agent/catalog/catalog.go 09:11:08 spire-1.2.1/pkg/agent/catalog/keymanager.go 09:11:08 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 09:11:08 spire-1.2.1/pkg/agent/catalog/svidstore.go 09:11:08 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 09:11:08 spire-1.2.1/pkg/agent/client/ 09:11:08 spire-1.2.1/pkg/agent/client/client.go 09:11:08 spire-1.2.1/pkg/agent/client/client_test.go 09:11:08 spire-1.2.1/pkg/agent/client/dial.go 09:11:08 spire-1.2.1/pkg/agent/client/nodeconn.go 09:11:08 spire-1.2.1/pkg/agent/client/nodeconn_test.go 09:11:08 spire-1.2.1/pkg/agent/client/update.go 09:11:08 spire-1.2.1/pkg/agent/client/util.go 09:11:08 spire-1.2.1/pkg/agent/common/ 09:11:08 spire-1.2.1/pkg/agent/common/backoff/ 09:11:08 spire-1.2.1/pkg/agent/common/backoff/backoff.go 09:11:08 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 09:11:08 spire-1.2.1/pkg/agent/common/cgroups/ 09:11:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 09:11:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 09:11:08 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 09:11:08 spire-1.2.1/pkg/agent/config.go 09:11:08 spire-1.2.1/pkg/agent/endpoints/ 09:11:08 spire-1.2.1/pkg/agent/endpoints/config.go 09:11:08 spire-1.2.1/pkg/agent/endpoints/endpoints.go 09:11:08 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 09:11:08 spire-1.2.1/pkg/agent/endpoints/metrics.go ---> Running in 721e2e602759 09:11:08 09:11:08 spire-1.2.1/pkg/agent/endpoints/middleware.go 09:11:08 spire-1.2.1/pkg/agent/endpoints/peertracker.go 09:11:08 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 09:11:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 09:11:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 09:11:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 09:11:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 09:11:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 09:11:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 09:11:08 spire-1.2.1/pkg/agent/endpoints/workload/ 09:11:08 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 09:11:08 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 09:11:08 spire-1.2.1/pkg/agent/manager/ 09:11:08 spire-1.2.1/pkg/agent/manager/cache/ 09:11:08 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 09:11:08 spire-1.2.1/pkg/agent/manager/cache/cache.go 09:11:08 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 09:11:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 09:11:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 09:11:08 spire-1.2.1/pkg/agent/manager/cache/sets.go 09:11:08 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 09:11:08 spire-1.2.1/pkg/agent/manager/config.go 09:11:08 spire-1.2.1/pkg/agent/manager/manager.go 09:11:08 spire-1.2.1/pkg/agent/manager/manager_test.go 09:11:08 spire-1.2.1/pkg/agent/manager/storage.go 09:11:08 spire-1.2.1/pkg/agent/manager/storage_test.go 09:11:08 spire-1.2.1/pkg/agent/manager/storecache/ 09:11:08 spire-1.2.1/pkg/agent/manager/storecache/cache.go 09:11:08 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 09:11:08 spire-1.2.1/pkg/agent/manager/sync.go 09:11:08 spire-1.2.1/pkg/agent/plugin/ 09:11:08 spire-1.2.1/pkg/agent/plugin/keymanager/ 09:11:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 09:11:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 09:11:08 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 09:11:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 09:11:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 09:11:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 09:11:08 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 09:11:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 09:11:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 09:11:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 09:11:08 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 09:11:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 09:11:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 09:11:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 09:11:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 09:11:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 09:11:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 09:11:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 09:11:08 spire-1.2.1/pkg/agent/plugin/svidstore/ 09:11:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 09:11:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 09:11:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 09:11:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 09:11:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 09:11:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 09:11:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 09:11:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 09:11:08 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 09:11:08 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 09:11:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 09:11:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 09:11:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 09:11:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 09:11:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 09:11:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 09:11:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 09:11:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 09:11:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 09:11:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 09:11:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 09:11:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 09:11:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 09:11:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 09:11:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 09:11:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 09:11:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 09:11:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 09:11:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 09:11:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 09:11:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 09:11:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 09:11:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 09:11:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 09:11:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 09:11:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 09:11:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 09:11:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 09:11:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 09:11:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 09:11:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 09:11:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 09:11:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 09:11:08 spire-1.2.1/pkg/agent/svid/ 09:11:08 spire-1.2.1/pkg/agent/svid/rotator.go 09:11:08 spire-1.2.1/pkg/agent/svid/rotator_config.go 09:11:08 spire-1.2.1/pkg/agent/svid/rotator_test.go 09:11:08 spire-1.2.1/pkg/agent/svid/store/ 09:11:08 spire-1.2.1/pkg/agent/svid/store/service.go 09:11:08 spire-1.2.1/pkg/agent/svid/store/service_test.go 09:11:08 spire-1.2.1/pkg/common/ 09:11:08 spire-1.2.1/pkg/common/agentpathtemplate/ 09:11:08 spire-1.2.1/pkg/common/agentpathtemplate/template.go 09:11:08 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 09:11:08 spire-1.2.1/pkg/common/api/ 09:11:08 spire-1.2.1/pkg/common/api/metrics.go 09:11:08 spire-1.2.1/pkg/common/api/middleware/ 09:11:08 spire-1.2.1/pkg/common/api/middleware/common_test.go 09:11:08 spire-1.2.1/pkg/common/api/middleware/interceptor.go 09:11:08 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 09:11:08 spire-1.2.1/pkg/common/api/middleware/logger.go 09:11:08 spire-1.2.1/pkg/common/api/middleware/logger_test.go 09:11:08 spire-1.2.1/pkg/common/api/middleware/metrics.go 09:11:08 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 09:11:08 spire-1.2.1/pkg/common/api/middleware/middleware.go 09:11:08 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 09:11:08 spire-1.2.1/pkg/common/api/middleware/misconfig.go 09:11:08 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 09:11:08 spire-1.2.1/pkg/common/api/middleware/names.go 09:11:08 spire-1.2.1/pkg/common/api/middleware/names_test.go 09:11:08 spire-1.2.1/pkg/common/api/names.go 09:11:08 spire-1.2.1/pkg/common/api/ratelimit.go 09:11:08 spire-1.2.1/pkg/common/api/rpccontext/ 09:11:08 spire-1.2.1/pkg/common/api/rpccontext/logger.go 09:11:08 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 09:11:08 spire-1.2.1/pkg/common/api/rpccontext/names.go 09:11:08 spire-1.2.1/pkg/common/auth/ 09:11:08 spire-1.2.1/pkg/common/auth/interceptors.go 09:11:08 spire-1.2.1/pkg/common/auth/interceptors_test.go 09:11:08 spire-1.2.1/pkg/common/auth/untracked_uds.go 09:11:08 spire-1.2.1/pkg/common/bundleutil/ 09:11:08 spire-1.2.1/pkg/common/bundleutil/bundle.go 09:11:08 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 09:11:08 spire-1.2.1/pkg/common/bundleutil/common_test.go 09:11:08 spire-1.2.1/pkg/common/bundleutil/marshal.go 09:11:08 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 09:11:08 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 09:11:08 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 09:11:08 spire-1.2.1/pkg/common/bundleutil/types.go 09:11:08 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 09:11:08 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 09:11:08 spire-1.2.1/pkg/common/catalog/ 09:11:08 spire-1.2.1/pkg/common/catalog/bind.go 09:11:08 spire-1.2.1/pkg/common/catalog/builtin.go 09:11:08 spire-1.2.1/pkg/common/catalog/catalog.go 09:11:08 spire-1.2.1/pkg/common/catalog/catalog_test.go 09:11:08 spire-1.2.1/pkg/common/catalog/closers.go 09:11:08 spire-1.2.1/pkg/common/catalog/cmd_linux.go 09:11:08 spire-1.2.1/pkg/common/catalog/cmd_other.go 09:11:08 spire-1.2.1/pkg/common/catalog/config.go 09:11:08 spire-1.2.1/pkg/common/catalog/config_test.go 09:11:08 spire-1.2.1/pkg/common/catalog/configure.go 09:11:08 spire-1.2.1/pkg/common/catalog/constraints.go 09:11:08 spire-1.2.1/pkg/common/catalog/constraints_test.go 09:11:08 spire-1.2.1/pkg/common/catalog/context.go 09:11:08 spire-1.2.1/pkg/common/catalog/external.go 09:11:08 spire-1.2.1/pkg/common/catalog/host.go 09:11:08 spire-1.2.1/pkg/common/catalog/pipenet.go 09:11:08 spire-1.2.1/pkg/common/catalog/plugin.go 09:11:08 spire-1.2.1/pkg/common/catalog/testplugin/ 09:11:08 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 09:11:08 spire-1.2.1/pkg/common/catalog/testplugin/main.go 09:11:08 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 09:11:08 spire-1.2.1/pkg/common/cli/ 09:11:08 spire-1.2.1/pkg/common/cli/env.go 09:11:08 spire-1.2.1/pkg/common/cli/flags.go 09:11:08 spire-1.2.1/pkg/common/cli/trust_domain.go 09:11:08 spire-1.2.1/pkg/common/cli/trust_domain_test.go 09:11:08 spire-1.2.1/pkg/common/cli/umask.go 09:11:08 spire-1.2.1/pkg/common/cli/umask_posix.go 09:11:08 spire-1.2.1/pkg/common/cli/umask_test.go 09:11:08 spire-1.2.1/pkg/common/cli/umask_windows.go 09:11:08 spire-1.2.1/pkg/common/cliprinter/ 09:11:08 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 09:11:08 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 09:11:08 spire-1.2.1/pkg/common/cliprinter/flag.go 09:11:08 spire-1.2.1/pkg/common/cliprinter/flag_test.go 09:11:08 spire-1.2.1/pkg/common/cliprinter/format.go 09:11:08 spire-1.2.1/pkg/common/cliprinter/format_test.go 09:11:08 spire-1.2.1/pkg/common/cliprinter/internal/ 09:11:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 09:11:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 09:11:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 09:11:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 09:11:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 09:11:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 09:11:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 09:11:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 09:11:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 09:11:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 09:11:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 09:11:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 09:11:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 09:11:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 09:11:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 09:11:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 09:11:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 09:11:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 09:11:08 spire-1.2.1/pkg/common/coretypes/ 09:11:08 spire-1.2.1/pkg/common/coretypes/bundle/ 09:11:08 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 09:11:08 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 09:11:08 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 09:11:08 spire-1.2.1/pkg/common/coretypes/bundle/require.go 09:11:08 spire-1.2.1/pkg/common/coretypes/jwtkey/ 09:11:08 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 09:11:08 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 09:11:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 09:11:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 09:11:08 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 09:11:08 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 09:11:08 spire-1.2.1/pkg/common/coretypes/x509certificate/ 09:11:08 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 09:11:08 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 09:11:08 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 09:11:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 09:11:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 09:11:08 spire-1.2.1/pkg/common/cryptoutil/ 09:11:08 spire-1.2.1/pkg/common/cryptoutil/keys.go 09:11:08 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 09:11:08 spire-1.2.1/pkg/common/diskutil/ 09:11:08 spire-1.2.1/pkg/common/diskutil/file_posix.go 09:11:08 spire-1.2.1/pkg/common/diskutil/file_test.go 09:11:08 spire-1.2.1/pkg/common/diskutil/file_windows.go 09:11:08 spire-1.2.1/pkg/common/errorutil/ 09:11:08 spire-1.2.1/pkg/common/errorutil/wrapper.go 09:11:08 spire-1.2.1/pkg/common/health/ 09:11:08 spire-1.2.1/pkg/common/health/config.go 09:11:08 spire-1.2.1/pkg/common/health/context.go 09:11:08 spire-1.2.1/pkg/common/health/context_test.go 09:11:08 spire-1.2.1/pkg/common/health/health.go 09:11:08 spire-1.2.1/pkg/common/health/health_test.go 09:11:08 spire-1.2.1/pkg/common/health/logger.go 09:11:08 spire-1.2.1/pkg/common/hostservice/ 09:11:08 spire-1.2.1/pkg/common/hostservice/metricsservice/ 09:11:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 09:11:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 09:11:08 spire-1.2.1/pkg/common/idutil/ 09:11:08 spire-1.2.1/pkg/common/idutil/require.go 09:11:08 spire-1.2.1/pkg/common/idutil/require_test.go 09:11:08 spire-1.2.1/pkg/common/idutil/safety.go 09:11:08 spire-1.2.1/pkg/common/idutil/safety_test.go 09:11:08 spire-1.2.1/pkg/common/idutil/spiffeid.go 09:11:08 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 09:11:08 spire-1.2.1/pkg/common/jwtsvid/ 09:11:08 spire-1.2.1/pkg/common/jwtsvid/common.go 09:11:08 spire-1.2.1/pkg/common/jwtsvid/sign.go 09:11:08 spire-1.2.1/pkg/common/jwtsvid/token_test.go 09:11:08 spire-1.2.1/pkg/common/jwtsvid/validate.go 09:11:08 spire-1.2.1/pkg/common/jwtutil/ 09:11:08 spire-1.2.1/pkg/common/jwtutil/keyset.go 09:11:08 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 09:11:08 spire-1.2.1/pkg/common/log/ 09:11:08 spire-1.2.1/pkg/common/log/hclog_adapter.go 09:11:08 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 09:11:08 spire-1.2.1/pkg/common/log/log.go 09:11:08 spire-1.2.1/pkg/common/log/log_test.go 09:11:08 spire-1.2.1/pkg/common/log/options.go 09:11:08 spire-1.2.1/pkg/common/nodeutil/ 09:11:08 spire-1.2.1/pkg/common/nodeutil/node.go 09:11:08 spire-1.2.1/pkg/common/nodeutil/node_test.go 09:11:08 spire-1.2.1/pkg/common/peertracker/ 09:11:08 spire-1.2.1/pkg/common/peertracker/conn.go 09:11:08 spire-1.2.1/pkg/common/peertracker/credentials.go 09:11:08 spire-1.2.1/pkg/common/peertracker/errors.go 09:11:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 09:11:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 09:11:08 spire-1.2.1/pkg/common/peertracker/info.go 09:11:08 spire-1.2.1/pkg/common/peertracker/listener.go 09:11:08 spire-1.2.1/pkg/common/peertracker/listener_test.go 09:11:08 spire-1.2.1/pkg/common/peertracker/peertracker.go 09:11:08 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 09:11:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 09:11:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 09:11:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 09:11:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 09:11:08 spire-1.2.1/pkg/common/peertracker/tcp.go 09:11:08 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 09:11:08 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 09:11:08 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 09:11:08 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 09:11:08 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 09:11:08 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 09:11:08 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 09:11:08 spire-1.2.1/pkg/common/peertracker/uds.go 09:11:08 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 09:11:08 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 09:11:08 spire-1.2.1/pkg/common/peertracker/uds_linux.go 09:11:08 spire-1.2.1/pkg/common/pemutil/ 09:11:08 spire-1.2.1/pkg/common/pemutil/block.go 09:11:08 spire-1.2.1/pkg/common/pemutil/certs.go 09:11:08 spire-1.2.1/pkg/common/pemutil/common.go 09:11:08 spire-1.2.1/pkg/common/pemutil/csr.go 09:11:08 spire-1.2.1/pkg/common/pemutil/keys.go 09:11:08 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 09:11:08 spire-1.2.1/pkg/common/pemutil/testdata/ 09:11:08 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 09:11:08 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 09:11:08 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 09:11:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 09:11:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 09:11:08 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 09:11:08 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 09:11:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 09:11:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 09:11:08 spire-1.2.1/pkg/common/plugin/ 09:11:08 spire-1.2.1/pkg/common/plugin/aws/ 09:11:08 spire-1.2.1/pkg/common/plugin/aws/iid.go 09:11:08 spire-1.2.1/pkg/common/plugin/azure/ 09:11:08 spire-1.2.1/pkg/common/plugin/azure/msi.go 09:11:08 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 09:11:08 spire-1.2.1/pkg/common/plugin/facade.go 09:11:08 spire-1.2.1/pkg/common/plugin/facade_test.go 09:11:08 spire-1.2.1/pkg/common/plugin/gcp/ 09:11:08 spire-1.2.1/pkg/common/plugin/gcp/iit.go 09:11:08 spire-1.2.1/pkg/common/plugin/k8s/ 09:11:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 09:11:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 09:11:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 09:11:08 spire-1.2.1/pkg/common/plugin/k8s/utils.go 09:11:08 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 09:11:08 spire-1.2.1/pkg/common/plugin/log.go 09:11:08 spire-1.2.1/pkg/common/plugin/sshpop/ 09:11:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 09:11:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 09:11:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 09:11:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 09:11:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 09:11:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 09:11:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 09:11:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 09:11:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 09:11:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 09:11:08 spire-1.2.1/pkg/common/plugin/tpmdevid/ 09:11:08 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 09:11:08 spire-1.2.1/pkg/common/plugin/x509pop/ 09:11:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 09:11:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 09:11:08 spire-1.2.1/pkg/common/profiling/ 09:11:08 spire-1.2.1/pkg/common/profiling/dumpers.go 09:11:08 spire-1.2.1/pkg/common/profiling/profiling.go 09:11:08 spire-1.2.1/pkg/common/protoutil/ 09:11:08 spire-1.2.1/pkg/common/protoutil/masks.go 09:11:08 spire-1.2.1/pkg/common/protoutil/masks_test.go 09:11:08 spire-1.2.1/pkg/common/rotationutil/ 09:11:08 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 09:11:08 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 09:11:08 spire-1.2.1/pkg/common/selector/ 09:11:08 spire-1.2.1/pkg/common/selector/selector.go 09:11:08 spire-1.2.1/pkg/common/selector/selector_test.go 09:11:08 spire-1.2.1/pkg/common/selector/set.go 09:11:08 spire-1.2.1/pkg/common/selector/set_utils.go 09:11:08 spire-1.2.1/pkg/common/selector/set_utils_test.go 09:11:08 spire-1.2.1/pkg/common/telemetry/ 09:11:08 spire-1.2.1/pkg/common/telemetry/agent/ 09:11:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 09:11:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 09:11:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 09:11:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 09:11:08 spire-1.2.1/pkg/common/telemetry/agent/manager.go 09:11:08 spire-1.2.1/pkg/common/telemetry/agent/node.go 09:11:08 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 09:11:08 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 09:11:08 spire-1.2.1/pkg/common/telemetry/agent/store/ 09:11:08 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 09:11:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 09:11:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 09:11:08 spire-1.2.1/pkg/common/telemetry/blackhole.go 09:11:08 spire-1.2.1/pkg/common/telemetry/call.go 09:11:08 spire-1.2.1/pkg/common/telemetry/common/ 09:11:08 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 09:11:08 spire-1.2.1/pkg/common/telemetry/config.go 09:11:08 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 09:11:08 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 09:11:08 spire-1.2.1/pkg/common/telemetry/inmem.go 09:11:08 spire-1.2.1/pkg/common/telemetry/inmem_test.go 09:11:08 spire-1.2.1/pkg/common/telemetry/m3.go 09:11:08 spire-1.2.1/pkg/common/telemetry/m3_test.go 09:11:08 spire-1.2.1/pkg/common/telemetry/metrics.go 09:11:08 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 09:11:08 spire-1.2.1/pkg/common/telemetry/names.go 09:11:08 spire-1.2.1/pkg/common/telemetry/prometheus.go 09:11:08 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 09:11:08 spire-1.2.1/pkg/common/telemetry/sanitize.go 09:11:08 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 09:11:08 spire-1.2.1/pkg/common/telemetry/server/ 09:11:08 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 09:11:08 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 09:11:08 spire-1.2.1/pkg/common/telemetry/server/datastore/ 09:11:08 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 09:11:08 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 09:11:08 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 09:11:08 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 09:11:08 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 09:11:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 09:11:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 09:11:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 09:11:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 09:11:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 09:11:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 09:11:08 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 09:11:08 spire-1.2.1/pkg/common/telemetry/server/rotate.go 09:11:08 spire-1.2.1/pkg/common/telemetry/server/server.go 09:11:08 spire-1.2.1/pkg/common/telemetry/sink.go 09:11:08 spire-1.2.1/pkg/common/telemetry/statsd.go 09:11:08 spire-1.2.1/pkg/common/telemetry/statsd_test.go 09:11:08 spire-1.2.1/pkg/common/telemetry/uptime.go 09:11:08 spire-1.2.1/pkg/common/telemetry/version.go 09:11:08 spire-1.2.1/pkg/common/telemetry/withlabels.go 09:11:08 spire-1.2.1/pkg/common/uptime/ 09:11:08 spire-1.2.1/pkg/common/uptime/uptime.go 09:11:08 spire-1.2.1/pkg/common/uptime/uptime_test.go 09:11:08 spire-1.2.1/pkg/common/util/ 09:11:08 spire-1.2.1/pkg/common/util/certs.go 09:11:08 spire-1.2.1/pkg/common/util/certs_test.go 09:11:08 spire-1.2.1/pkg/common/util/csr.go 09:11:08 spire-1.2.1/pkg/common/util/hash.go 09:11:08 spire-1.2.1/pkg/common/util/selectors.go 09:11:08 spire-1.2.1/pkg/common/util/selectors_test.go 09:11:08 spire-1.2.1/pkg/common/util/signals.go 09:11:08 spire-1.2.1/pkg/common/util/sort.go 09:11:08 spire-1.2.1/pkg/common/util/sort_test.go 09:11:08 spire-1.2.1/pkg/common/util/task.go 09:11:08 spire-1.2.1/pkg/common/util/task_test.go 09:11:08 spire-1.2.1/pkg/common/util/testdata/ 09:11:08 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 09:11:08 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 09:11:08 spire-1.2.1/pkg/common/version/ 09:11:08 spire-1.2.1/pkg/common/version/version.go 09:11:08 spire-1.2.1/pkg/common/x509svid/ 09:11:08 spire-1.2.1/pkg/common/x509svid/common_test.go 09:11:08 spire-1.2.1/pkg/common/x509svid/csr.go 09:11:08 spire-1.2.1/pkg/common/x509svid/upstreamca.go 09:11:08 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 09:11:08 spire-1.2.1/pkg/common/x509util/ 09:11:08 spire-1.2.1/pkg/common/x509util/cert.go 09:11:08 spire-1.2.1/pkg/common/x509util/dns.go 09:11:08 spire-1.2.1/pkg/common/x509util/dns_test.go 09:11:08 spire-1.2.1/pkg/common/x509util/keyid.go 09:11:08 spire-1.2.1/pkg/common/x509util/keypair.go 09:11:08 spire-1.2.1/pkg/common/x509util/serialnumber.go 09:11:08 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 09:11:08 spire-1.2.1/pkg/server/ 09:11:08 spire-1.2.1/pkg/server/api/ 09:11:08 spire-1.2.1/pkg/server/api/agent.go 09:11:08 spire-1.2.1/pkg/server/api/agent/ 09:11:08 spire-1.2.1/pkg/server/api/agent/v1/ 09:11:08 spire-1.2.1/pkg/server/api/agent/v1/service.go 09:11:08 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 09:11:08 spire-1.2.1/pkg/server/api/agent_test.go 09:11:08 spire-1.2.1/pkg/server/api/api.go 09:11:08 spire-1.2.1/pkg/server/api/audit/ 09:11:08 spire-1.2.1/pkg/server/api/audit/audit.go 09:11:08 spire-1.2.1/pkg/server/api/audit/audit_test.go 09:11:08 spire-1.2.1/pkg/server/api/bundle.go 09:11:08 spire-1.2.1/pkg/server/api/bundle/ 09:11:08 spire-1.2.1/pkg/server/api/bundle/v1/ 09:11:08 spire-1.2.1/pkg/server/api/bundle/v1/service.go 09:11:08 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 09:11:08 spire-1.2.1/pkg/server/api/bundle_test.go 09:11:08 spire-1.2.1/pkg/server/api/debug/ 09:11:08 spire-1.2.1/pkg/server/api/debug/v1/ 09:11:08 spire-1.2.1/pkg/server/api/debug/v1/service.go 09:11:08 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 09:11:08 spire-1.2.1/pkg/server/api/entry.go 09:11:08 spire-1.2.1/pkg/server/api/entry/ 09:11:08 spire-1.2.1/pkg/server/api/entry/v1/ 09:11:08 spire-1.2.1/pkg/server/api/entry/v1/service.go 09:11:08 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 09:11:08 spire-1.2.1/pkg/server/api/entry_test.go 09:11:08 spire-1.2.1/pkg/server/api/health/ 09:11:08 spire-1.2.1/pkg/server/api/health/v1/ 09:11:08 spire-1.2.1/pkg/server/api/health/v1/service.go 09:11:08 spire-1.2.1/pkg/server/api/health/v1/service_test.go 09:11:08 spire-1.2.1/pkg/server/api/id.go 09:11:08 spire-1.2.1/pkg/server/api/id_test.go 09:11:08 spire-1.2.1/pkg/server/api/limits/ 09:11:08 spire-1.2.1/pkg/server/api/limits/limits.go 09:11:08 spire-1.2.1/pkg/server/api/middleware/ 09:11:08 spire-1.2.1/pkg/server/api/middleware/alias.go 09:11:08 spire-1.2.1/pkg/server/api/middleware/audit.go 09:11:08 spire-1.2.1/pkg/server/api/middleware/authorization.go 09:11:08 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 09:11:08 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 09:11:08 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 09:11:08 spire-1.2.1/pkg/server/api/middleware/caller.go 09:11:08 spire-1.2.1/pkg/server/api/middleware/caller_test.go 09:11:08 spire-1.2.1/pkg/server/api/middleware/common.go 09:11:08 spire-1.2.1/pkg/server/api/middleware/common_test.go 09:11:08 spire-1.2.1/pkg/server/api/middleware/entries.go 09:11:08 spire-1.2.1/pkg/server/api/middleware/entries_test.go 09:11:08 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 09:11:08 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 09:11:08 spire-1.2.1/pkg/server/api/ratelimit.go 09:11:08 spire-1.2.1/pkg/server/api/rpccontext/ 09:11:08 spire-1.2.1/pkg/server/api/rpccontext/alias.go 09:11:08 spire-1.2.1/pkg/server/api/rpccontext/audit.go 09:11:08 spire-1.2.1/pkg/server/api/rpccontext/caller.go 09:11:08 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 09:11:08 spire-1.2.1/pkg/server/api/selector.go 09:11:08 spire-1.2.1/pkg/server/api/selector_test.go 09:11:08 spire-1.2.1/pkg/server/api/status.go 09:11:08 spire-1.2.1/pkg/server/api/status_test.go 09:11:08 spire-1.2.1/pkg/server/api/svid/ 09:11:08 spire-1.2.1/pkg/server/api/svid/v1/ 09:11:08 spire-1.2.1/pkg/server/api/svid/v1/service.go 09:11:08 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 09:11:08 spire-1.2.1/pkg/server/api/trustdomain.go 09:11:08 spire-1.2.1/pkg/server/api/trustdomain/ 09:11:08 spire-1.2.1/pkg/server/api/trustdomain/v1/ 09:11:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 09:11:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 09:11:08 spire-1.2.1/pkg/server/api/trustdomain_test.go 09:11:08 spire-1.2.1/pkg/server/authpolicy/ 09:11:08 spire-1.2.1/pkg/server/authpolicy/defaults.go 09:11:08 spire-1.2.1/pkg/server/authpolicy/policy.go 09:11:08 spire-1.2.1/pkg/server/authpolicy/policy.rego 09:11:08 spire-1.2.1/pkg/server/authpolicy/policy_data.json 09:11:08 spire-1.2.1/pkg/server/authpolicy/policy_test.go 09:11:08 spire-1.2.1/pkg/server/authpolicy/validate.go 09:11:08 spire-1.2.1/pkg/server/bundle/ 09:11:08 spire-1.2.1/pkg/server/bundle/client/ 09:11:08 spire-1.2.1/pkg/server/bundle/client/client.go 09:11:08 spire-1.2.1/pkg/server/bundle/client/client_test.go 09:11:08 spire-1.2.1/pkg/server/bundle/client/manager.go 09:11:08 spire-1.2.1/pkg/server/bundle/client/manager_test.go 09:11:08 spire-1.2.1/pkg/server/bundle/client/sources.go 09:11:08 spire-1.2.1/pkg/server/bundle/client/sources_test.go 09:11:08 spire-1.2.1/pkg/server/bundle/client/updater.go 09:11:08 spire-1.2.1/pkg/server/bundle/client/updater_test.go 09:11:08 spire-1.2.1/pkg/server/ca/ 09:11:08 spire-1.2.1/pkg/server/ca/ca.go 09:11:08 spire-1.2.1/pkg/server/ca/ca_health.go 09:11:08 spire-1.2.1/pkg/server/ca/ca_test.go 09:11:08 spire-1.2.1/pkg/server/ca/journal.go 09:11:08 spire-1.2.1/pkg/server/ca/journal_test.go 09:11:08 spire-1.2.1/pkg/server/ca/manager.go 09:11:08 spire-1.2.1/pkg/server/ca/manager_health.go 09:11:08 spire-1.2.1/pkg/server/ca/manager_test.go 09:11:08 spire-1.2.1/pkg/server/ca/templates.go 09:11:08 spire-1.2.1/pkg/server/ca/upstream_client.go 09:11:08 spire-1.2.1/pkg/server/ca/upstream_client_test.go 09:11:08 spire-1.2.1/pkg/server/ca/validation.go 09:11:08 spire-1.2.1/pkg/server/cache/ 09:11:08 spire-1.2.1/pkg/server/cache/dscache/ 09:11:08 spire-1.2.1/pkg/server/cache/dscache/cache.go 09:11:08 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 09:11:08 spire-1.2.1/pkg/server/cache/entrycache/ 09:11:08 spire-1.2.1/pkg/server/cache/entrycache/cache.go 09:11:08 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 09:11:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 09:11:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 09:11:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 09:11:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 09:11:08 spire-1.2.1/pkg/server/catalog/ 09:11:08 spire-1.2.1/pkg/server/catalog/catalog.go 09:11:08 spire-1.2.1/pkg/server/catalog/keymanager.go 09:11:08 spire-1.2.1/pkg/server/catalog/nodeattestor.go 09:11:08 spire-1.2.1/pkg/server/catalog/noderesolver.go 09:11:08 spire-1.2.1/pkg/server/catalog/notifier.go 09:11:08 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 09:11:08 spire-1.2.1/pkg/server/config.go 09:11:08 spire-1.2.1/pkg/server/datastore/ 09:11:08 spire-1.2.1/pkg/server/datastore/datastore.go 09:11:08 spire-1.2.1/pkg/server/datastore/datastore_health.go 09:11:08 spire-1.2.1/pkg/server/datastore/repository.go 09:11:08 spire-1.2.1/pkg/server/datastore/sqlstore/ 09:11:08 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 09:11:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 09:11:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 09:11:08 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 09:11:08 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 09:11:08 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 09:11:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 09:11:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 09:11:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 09:11:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 09:11:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 09:11:08 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 09:11:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 09:11:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 09:11:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 09:11:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 09:11:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 09:11:08 spire-1.2.1/pkg/server/endpoints/ 09:11:08 spire-1.2.1/pkg/server/endpoints/bundle/ 09:11:08 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 09:11:08 spire-1.2.1/pkg/server/endpoints/bundle/config.go 09:11:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 09:11:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 09:11:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 09:11:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 09:11:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 09:11:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 09:11:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 09:11:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 09:11:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 09:11:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 09:11:09 spire-1.2.1/pkg/server/endpoints/bundle/server.go 09:11:09 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 09:11:09 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 09:11:09 spire-1.2.1/pkg/server/endpoints/config.go 09:11:09 spire-1.2.1/pkg/server/endpoints/endpoints.go 09:11:09 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 09:11:09 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 09:11:09 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 09:11:09 spire-1.2.1/pkg/server/endpoints/middleware.go 09:11:09 spire-1.2.1/pkg/server/endpoints/middleware_test.go 09:11:09 spire-1.2.1/pkg/server/hostservice/ 09:11:09 spire-1.2.1/pkg/server/hostservice/agentstore/ 09:11:09 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 09:11:09 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 09:11:09 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 09:11:09 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 09:11:09 spire-1.2.1/pkg/server/hostservice/identityprovider/ 09:11:09 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 09:11:09 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/ 09:11:09 spire-1.2.1/pkg/server/plugin/keymanager/ 09:11:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 09:11:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 09:11:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 09:11:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 09:11:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 09:11:09 spire-1.2.1/pkg/server/plugin/keymanager/base/ 09:11:09 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 09:11:09 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 09:11:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 09:11:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 09:11:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 09:11:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 09:11:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 09:11:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 09:11:09 spire-1.2.1/pkg/server/plugin/keymanager/test/ 09:11:09 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 09:11:09 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 09:11:09 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/ 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 09:11:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/noderesolver/ 09:11:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 09:11:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 09:11:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 09:11:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 09:11:09 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 09:11:09 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 09:11:09 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/notifier/ 09:11:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 09:11:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 09:11:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 09:11:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 09:11:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 09:11:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 09:11:09 spire-1.2.1/pkg/server/plugin/notifier/repository.go 09:11:09 spire-1.2.1/pkg/server/plugin/notifier/v1.go 09:11:09 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 09:11:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 09:11:09 spire-1.2.1/pkg/server/registration/ 09:11:09 spire-1.2.1/pkg/server/registration/manager.go 09:11:09 spire-1.2.1/pkg/server/registration/manager_test.go 09:11:09 spire-1.2.1/pkg/server/scanentries.go 09:11:09 spire-1.2.1/pkg/server/scanentries_test.go 09:11:09 spire-1.2.1/pkg/server/server.go 09:11:09 spire-1.2.1/pkg/server/server_test.go 09:11:09 spire-1.2.1/pkg/server/svid/ 09:11:09 spire-1.2.1/pkg/server/svid/observer.go 09:11:09 spire-1.2.1/pkg/server/svid/observer_test.go 09:11:09 spire-1.2.1/pkg/server/svid/rotator.go 09:11:09 spire-1.2.1/pkg/server/svid/rotator_config.go 09:11:09 spire-1.2.1/pkg/server/svid/rotator_config_test.go 09:11:09 spire-1.2.1/pkg/server/svid/rotator_test.go 09:11:09 spire-1.2.1/proto/ 09:11:09 spire-1.2.1/proto/private/ 09:11:09 spire-1.2.1/proto/private/server/ 09:11:09 spire-1.2.1/proto/private/server/journal/ 09:11:09 spire-1.2.1/proto/private/server/journal/journal.pb.go 09:11:09 spire-1.2.1/proto/private/server/journal/journal.proto 09:11:09 spire-1.2.1/proto/spire/ 09:11:09 spire-1.2.1/proto/spire/common/ 09:11:09 spire-1.2.1/proto/spire/common/common.pb.go 09:11:09 spire-1.2.1/proto/spire/common/common.proto 09:11:09 spire-1.2.1/proto/spire/common/plugin/ 09:11:09 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 09:11:09 spire-1.2.1/proto/spire/common/plugin/plugin.proto 09:11:09 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 09:11:09 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 09:11:09 spire-1.2.1/proto/spire/plugin/ 09:11:09 spire-1.2.1/proto/spire/plugin/agent/ 09:11:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 09:11:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 09:11:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 09:11:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 09:11:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 09:11:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 09:11:09 spire-1.2.1/release/ 09:11:09 spire-1.2.1/release/spire-extras/ 09:11:09 spire-1.2.1/release/spire-extras/README.md 09:11:09 spire-1.2.1/release/spire-extras/conf/ 09:11:09 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 09:11:09 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 09:11:09 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 09:11:09 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 09:11:09 spire-1.2.1/release/spire/ 09:11:09 spire-1.2.1/release/spire/README.md 09:11:09 spire-1.2.1/release/spire/conf/ 09:11:09 spire-1.2.1/release/spire/conf/agent/ 09:11:09 spire-1.2.1/release/spire/conf/agent/agent.conf 09:11:09 spire-1.2.1/release/spire/conf/server/ 09:11:09 spire-1.2.1/release/spire/conf/server/server.conf 09:11:09 spire-1.2.1/script/ 09:11:09 spire-1.2.1/script/build-artifact.sh 09:11:09 spire-1.2.1/script/generate_dummy_ca.sh 09:11:09 spire-1.2.1/support/ 09:11:09 spire-1.2.1/support/k8s/ 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/ 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 09:11:09 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 09:11:09 spire-1.2.1/support/oidc-discovery-provider/ 09:11:09 spire-1.2.1/support/oidc-discovery-provider/README.md 09:11:09 spire-1.2.1/support/oidc-discovery-provider/common_test.go 09:11:09 spire-1.2.1/support/oidc-discovery-provider/config.go 09:11:09 spire-1.2.1/support/oidc-discovery-provider/config_test.go 09:11:09 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 09:11:09 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 09:11:09 spire-1.2.1/support/oidc-discovery-provider/handler.go 09:11:09 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 09:11:09 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 09:11:09 spire-1.2.1/support/oidc-discovery-provider/main.go 09:11:09 spire-1.2.1/support/oidc-discovery-provider/server_api.go 09:11:09 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 09:11:09 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 09:11:09 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 09:11:09 spire-1.2.1/test/ 09:11:09 spire-1.2.1/test/clock/ 09:11:09 spire-1.2.1/test/clock/clock.go 09:11:09 spire-1.2.1/test/fakes/ 09:11:09 spire-1.2.1/test/fakes/fakeagentcatalog/ 09:11:09 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 09:11:09 spire-1.2.1/test/fakes/fakeagentkeymanager/ 09:11:09 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 09:11:09 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 09:11:09 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 09:11:09 spire-1.2.1/test/fakes/fakeagentstore/ 09:11:09 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 09:11:09 spire-1.2.1/test/fakes/fakedatastore/ 09:11:09 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 09:11:09 spire-1.2.1/test/fakes/fakeentryclient/ 09:11:09 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 09:11:09 spire-1.2.1/test/fakes/fakehealthchecker/ 09:11:09 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 09:11:09 spire-1.2.1/test/fakes/fakeidentityprovider/ 09:11:09 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 09:11:09 spire-1.2.1/test/fakes/fakemetrics/ 09:11:09 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 09:11:09 spire-1.2.1/test/fakes/fakenoderesolver/ 09:11:09 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 09:11:09 spire-1.2.1/test/fakes/fakenotifier/ 09:11:09 spire-1.2.1/test/fakes/fakenotifier/notifier.go 09:11:09 spire-1.2.1/test/fakes/fakepluginmetrics/ 09:11:09 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 09:11:09 spire-1.2.1/test/fakes/fakeserverca/ 09:11:09 spire-1.2.1/test/fakes/fakeserverca/serverca.go 09:11:09 spire-1.2.1/test/fakes/fakeservercatalog/ 09:11:09 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 09:11:09 spire-1.2.1/test/fakes/fakeserverkeymanager/ 09:11:09 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 09:11:09 spire-1.2.1/test/fakes/fakeservernodeattestor/ 09:11:09 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 09:11:09 spire-1.2.1/test/fakes/fakeupstreamauthority/ 09:11:09 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 09:11:09 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 09:11:09 spire-1.2.1/test/fakes/fakeworkloadapi/ 09:11:09 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 09:11:09 spire-1.2.1/test/fakes/fakeworkloadattestor/ 09:11:09 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 09:11:09 spire-1.2.1/test/fixture/ 09:11:09 spire-1.2.1/test/fixture/certs/ 09:11:09 spire-1.2.1/test/fixture/certs/agent_svid.der 09:11:09 spire-1.2.1/test/fixture/certs/base_cert.pem 09:11:09 spire-1.2.1/test/fixture/certs/base_csr.pem 09:11:09 spire-1.2.1/test/fixture/certs/base_key.pem 09:11:09 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 09:11:09 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 09:11:09 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 09:11:09 spire-1.2.1/test/fixture/certs/blog_cert.pem 09:11:09 spire-1.2.1/test/fixture/certs/blog_csr.pem 09:11:09 spire-1.2.1/test/fixture/certs/blog_key.pem 09:11:09 spire-1.2.1/test/fixture/certs/bundle.der 09:11:09 spire-1.2.1/test/fixture/certs/ca.pem 09:11:09 spire-1.2.1/test/fixture/certs/ca_key.pem 09:11:09 spire-1.2.1/test/fixture/certs/database_cert.pem 09:11:09 spire-1.2.1/test/fixture/certs/database_csr.pem 09:11:09 spire-1.2.1/test/fixture/certs/database_key.pem 09:11:09 spire-1.2.1/test/fixture/certs/node_cert.pem 09:11:09 spire-1.2.1/test/fixture/certs/node_csr.pem 09:11:09 spire-1.2.1/test/fixture/certs/node_key.pem 09:11:09 spire-1.2.1/test/fixture/certs/svid.pem 09:11:09 spire-1.2.1/test/fixture/certs/svid_key.pem 09:11:09 spire-1.2.1/test/fixture/config/ 09:11:09 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 09:11:09 spire-1.2.1/test/fixture/config/agent_good.conf 09:11:09 spire-1.2.1/test/fixture/config/agent_good_templated.conf 09:11:09 spire-1.2.1/test/fixture/config/plugin_good.conf 09:11:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 09:11:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 09:11:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 09:11:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 09:11:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 09:11:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 09:11:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 09:11:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 09:11:09 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 09:11:09 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 09:11:09 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 09:11:09 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 09:11:09 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 09:11:09 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 09:11:09 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 09:11:09 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 09:11:09 spire-1.2.1/test/fixture/config/server_good.conf 09:11:09 spire-1.2.1/test/fixture/config/server_good_templated.conf 09:11:09 spire-1.2.1/test/fixture/fixture.go 09:11:09 spire-1.2.1/test/fixture/nodeattestor/ 09:11:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 09:11:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 09:11:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 09:11:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 09:11:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 09:11:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 09:11:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 09:11:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 09:11:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 09:11:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 09:11:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 09:11:09 spire-1.2.1/test/fixture/registration/ 09:11:09 spire-1.2.1/test/fixture/registration/entries.json 09:11:09 spire-1.2.1/test/fixture/registration/good-for-update.json 09:11:09 spire-1.2.1/test/fixture/registration/good.json 09:11:09 spire-1.2.1/test/fixture/registration/invalid.json 09:11:09 spire-1.2.1/test/fixture/registration/invalid_json.json 09:11:09 spire-1.2.1/test/fixture/registration/manager_test_entries.json 09:11:09 spire-1.2.1/test/integration/ 09:11:09 spire-1.2.1/test/integration/README.md 09:11:09 spire-1.2.1/test/integration/common 09:11:09 spire-1.2.1/test/integration/setup/ 09:11:09 spire-1.2.1/test/integration/setup/adminclient/ 09:11:09 spire-1.2.1/test/integration/setup/adminclient/build.sh 09:11:09 spire-1.2.1/test/integration/setup/adminclient/client.go 09:11:09 spire-1.2.1/test/integration/setup/debugagent/ 09:11:09 spire-1.2.1/test/integration/setup/debugagent/build.sh 09:11:09 spire-1.2.1/test/integration/setup/debugagent/main.go 09:11:09 spire-1.2.1/test/integration/setup/debugserver/ 09:11:09 spire-1.2.1/test/integration/setup/debugserver/build.sh 09:11:09 spire-1.2.1/test/integration/setup/debugserver/main.go 09:11:09 spire-1.2.1/test/integration/setup/downstreamclient/ 09:11:09 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 09:11:09 spire-1.2.1/test/integration/setup/downstreamclient/client.go 09:11:09 spire-1.2.1/test/integration/setup/itclient/ 09:11:09 spire-1.2.1/test/integration/setup/itclient/client.go 09:11:09 spire-1.2.1/test/integration/setup/node-attestation/ 09:11:09 spire-1.2.1/test/integration/setup/node-attestation/build.sh 09:11:09 spire-1.2.1/test/integration/setup/node-attestation/client.go 09:11:09 spire-1.2.1/test/integration/setup/x509pop/ 09:11:09 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 09:11:09 spire-1.2.1/test/integration/setup/x509pop/setup.sh 09:11:09 spire-1.2.1/test/integration/suites/ 09:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/ 09:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 09:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 09:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 09:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 09:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 09:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 09:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 09:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 09:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 09:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 09:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 09:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 09:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 09:11:09 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 09:11:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 09:11:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 09:11:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 09:11:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 09:11:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 09:11:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 09:11:09 spire-1.2.1/test/integration/suites/datastore-mysql/ 09:11:09 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 09:11:09 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 09:11:09 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 09:11:09 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 09:11:09 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 09:11:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 09:11:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 09:11:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 09:11:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 09:11:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 09:11:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 09:11:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 09:11:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 09:11:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 09:11:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 09:11:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 09:11:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 09:11:09 spire-1.2.1/test/integration/suites/datastore-postgres/ 09:11:09 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 09:11:09 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 09:11:09 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 09:11:09 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 09:11:09 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 09:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/ 09:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 09:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 09:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 09:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 09:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 09:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 09:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 09:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 09:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 09:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 09:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 09:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 09:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 09:11:09 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 09:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/ 09:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 09:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 09:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 09:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 09:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 09:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 09:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 09:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 09:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 09:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 09:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 09:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 09:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 09:11:09 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 09:11:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 09:11:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 09:11:09 spire-1.2.1/test/integration/suites/join-token/ 09:11:09 spire-1.2.1/test/integration/suites/join-token/01-start-server 09:11:09 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 09:11:09 spire-1.2.1/test/integration/suites/join-token/03-start-agent 09:11:09 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 09:11:09 spire-1.2.1/test/integration/suites/join-token/05-check-svid 09:11:09 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 09:11:09 spire-1.2.1/test/integration/suites/join-token/README.md 09:11:09 spire-1.2.1/test/integration/suites/join-token/conf/ 09:11:09 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 09:11:09 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 09:11:09 spire-1.2.1/test/integration/suites/join-token/conf/server/ 09:11:09 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 09:11:09 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 09:11:09 spire-1.2.1/test/integration/suites/join-token/teardown 09:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/ 09:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 09:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 09:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 09:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 09:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 09:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 09:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 09:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 09:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 09:11:09 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 09:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/ 09:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 09:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 09:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 09:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 09:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 09:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 09:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 09:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 09:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 09:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 09:11:09 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 09:11:09 spire-1.2.1/test/integration/suites/k8s/ 09:11:09 spire-1.2.1/test/integration/suites/k8s/00-setup 09:11:09 spire-1.2.1/test/integration/suites/k8s/01-apply-config 09:11:09 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 09:11:09 spire-1.2.1/test/integration/suites/k8s/README.md 09:11:09 spire-1.2.1/test/integration/suites/k8s/conf/ 09:11:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 09:11:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 09:11:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s/conf/server/ 09:11:09 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 09:11:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 09:11:09 spire-1.2.1/test/integration/suites/k8s/init-kubectl 09:11:09 spire-1.2.1/test/integration/suites/k8s/teardown 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/ 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/README.md 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/root/ 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 09:11:09 spire-1.2.1/test/integration/suites/nested-rotation/teardown 09:11:09 spire-1.2.1/test/integration/suites/node-attestation/ 09:11:09 spire-1.2.1/test/integration/suites/node-attestation/00-setup 09:11:09 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 09:11:09 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 09:11:09 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 09:11:09 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 09:11:09 spire-1.2.1/test/integration/suites/node-attestation/README.md 09:11:09 spire-1.2.1/test/integration/suites/node-attestation/conf/ 09:11:09 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 09:11:09 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 09:11:09 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 09:11:09 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 09:11:09 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 09:11:09 spire-1.2.1/test/integration/suites/node-attestation/teardown 09:11:09 spire-1.2.1/test/integration/suites/rotation/ 09:11:09 spire-1.2.1/test/integration/suites/rotation/00-setup 09:11:09 spire-1.2.1/test/integration/suites/rotation/01-start-server 09:11:09 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 09:11:09 spire-1.2.1/test/integration/suites/rotation/03-start-agent 09:11:09 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 09:11:09 spire-1.2.1/test/integration/suites/rotation/05-check-svids 09:11:09 spire-1.2.1/test/integration/suites/rotation/README.md 09:11:10 spire-1.2.1/test/integration/suites/rotation/conf/ 09:11:10 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 09:11:10 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 09:11:10 spire-1.2.1/test/integration/suites/rotation/conf/server/ 09:11:10 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 09:11:10 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 09:11:10 spire-1.2.1/test/integration/suites/rotation/teardown 09:11:10 spire-1.2.1/test/integration/suites/self-test/ 09:11:10 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 09:11:10 spire-1.2.1/test/integration/suites/self-test/README.md 09:11:10 spire-1.2.1/test/integration/suites/self-test/teardown 09:11:10 spire-1.2.1/test/integration/suites/spire-server-cli/ 09:11:10 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 09:11:10 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 09:11:10 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 09:11:10 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 09:11:10 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 09:11:10 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 09:11:10 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 09:11:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 09:11:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 09:11:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 09:11:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 09:11:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 09:11:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 09:11:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 09:11:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 09:11:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 09:11:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 09:11:10 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 09:11:10 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 09:11:10 spire-1.2.1/test/integration/suites/upgrade/ 09:11:10 spire-1.2.1/test/integration/suites/upgrade/00-setup 09:11:10 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 09:11:10 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 09:11:10 spire-1.2.1/test/integration/suites/upgrade/README.md 09:11:10 spire-1.2.1/test/integration/suites/upgrade/conf/ 09:11:10 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 09:11:10 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 09:11:10 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 09:11:10 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 09:11:10 spire-1.2.1/test/integration/suites/upgrade/teardown 09:11:10 spire-1.2.1/test/integration/suites/upgrade/versions.txt 09:11:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 09:11:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 09:11:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 09:11:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 09:11:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 09:11:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 09:11:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 09:11:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 09:11:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 09:11:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 09:11:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 09:11:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 09:11:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 09:11:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 09:11:10 spire-1.2.1/test/integration/test-one.sh 09:11:10 spire-1.2.1/test/integration/test.sh 09:11:10 spire-1.2.1/test/plugintest/ 09:11:10 spire-1.2.1/test/plugintest/config.go 09:11:10 spire-1.2.1/test/plugintest/load.go 09:11:10 spire-1.2.1/test/plugintest/option.go 09:11:10 spire-1.2.1/test/spiretest/ 09:11:10 spire-1.2.1/test/spiretest/apiserver.go 09:11:10 spire-1.2.1/test/spiretest/assertions.go 09:11:10 spire-1.2.1/test/spiretest/dir.go 09:11:10 spire-1.2.1/test/spiretest/errors_posix.go 09:11:10 spire-1.2.1/test/spiretest/errors_windows.go 09:11:10 spire-1.2.1/test/spiretest/logs.go 09:11:10 spire-1.2.1/test/spiretest/socketapi.go 09:11:10 spire-1.2.1/test/spiretest/suite.go 09:11:10 spire-1.2.1/test/spiretest/x509.go 09:11:10 spire-1.2.1/test/testca/ 09:11:10 spire-1.2.1/test/testca/ca.go 09:11:10 spire-1.2.1/test/testkey/ 09:11:10 spire-1.2.1/test/testkey/generate.sh 09:11:10 spire-1.2.1/test/testkey/genkeys.go 09:11:10 spire-1.2.1/test/testkey/keys.go 09:11:10 spire-1.2.1/test/testkey/new.go 09:11:10 spire-1.2.1/test/tpmsimulator/ 09:11:10 spire-1.2.1/test/tpmsimulator/simulator.go 09:11:10 spire-1.2.1/test/util/ 09:11:10 spire-1.2.1/test/util/cert_fixtures.go 09:11:10 spire-1.2.1/test/util/cert_generation.go 09:11:10 spire-1.2.1/test/util/io_redirection.go 09:11:10 spire-1.2.1/test/util/race.go 09:11:10 spire-1.2.1/test/util/util.go 09:11:10 building spire from source... 09:11:10 Installing go1.17.7... 09:11:10 spire-1.2.1/ 09:11:10 spire-1.2.1/.data/ 09:11:10 spire-1.2.1/.data/.file 09:11:10 spire-1.2.1/.dockerignore 09:11:10 spire-1.2.1/.gitattributes 09:11:10 spire-1.2.1/.githooks/ 09:11:10 spire-1.2.1/.githooks/pre-commit 09:11:10 spire-1.2.1/.github/ 09:11:10 spire-1.2.1/.github/ISSUE_TEMPLATE.md 09:11:10 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 09:11:10 spire-1.2.1/.github/dependabot.yml 09:11:10 spire-1.2.1/.github/workflows/ 09:11:10 spire-1.2.1/.github/workflows/nightly_build.yaml 09:11:10 spire-1.2.1/.github/workflows/pr_build.yaml 09:11:10 spire-1.2.1/.github/workflows/release_build.yaml 09:11:10 spire-1.2.1/.github/workflows/scripts/ 09:11:10 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 09:11:10 spire-1.2.1/.github/workflows/scripts/push-images.sh 09:11:10 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 09:11:10 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 09:11:10 spire-1.2.1/.github/workflows/scripts/split.sh 09:11:10 spire-1.2.1/.gitignore 09:11:10 spire-1.2.1/.go-version 09:11:10 spire-1.2.1/.golangci.yml 09:11:10 spire-1.2.1/ADOPTERS.md 09:11:10 spire-1.2.1/CHANGELOG.md 09:11:10 spire-1.2.1/CODE-OF-CONDUCT.md 09:11:10 spire-1.2.1/CODEOWNERS 09:11:10 spire-1.2.1/CONTRIBUTING.md 09:11:10 spire-1.2.1/Dockerfile 09:11:10 spire-1.2.1/Dockerfile.dev 09:11:10 spire-1.2.1/Dockerfile.scratch 09:11:10 spire-1.2.1/LICENSE 09:11:10 spire-1.2.1/MAINTAINERS.md 09:11:10 spire-1.2.1/Makefile 09:11:10 spire-1.2.1/README.md 09:11:10 spire-1.2.1/ROADMAP.md 09:11:10 spire-1.2.1/SECURITY.md 09:11:10 spire-1.2.1/cmd/ 09:11:10 spire-1.2.1/cmd/spire-agent/ 09:11:10 spire-1.2.1/cmd/spire-agent/cli/ 09:11:10 spire-1.2.1/cmd/spire-agent/cli/api/ 09:11:10 spire-1.2.1/cmd/spire-agent/cli/api/common.go 09:11:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 09:11:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 09:11:10 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 09:11:10 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 09:11:10 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 09:11:10 spire-1.2.1/cmd/spire-agent/cli/cli.go 09:11:10 spire-1.2.1/cmd/spire-agent/cli/common/ 09:11:10 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 09:11:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 09:11:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 09:11:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 09:11:10 spire-1.2.1/cmd/spire-agent/cli/run/ 09:11:10 spire-1.2.1/cmd/spire-agent/cli/run/run.go 09:11:10 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 09:11:10 spire-1.2.1/cmd/spire-agent/cli/validate/ 09:11:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 09:11:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 09:11:10 spire-1.2.1/cmd/spire-agent/main.go 09:11:10 spire-1.2.1/cmd/spire-server/ 09:11:10 spire-1.2.1/cmd/spire-server/cli/ 09:11:10 spire-1.2.1/cmd/spire-server/cli/agent/ 09:11:10 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/agent/count.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/agent/list.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/agent/show.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/bundle/ 09:11:10 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/cli.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/entry/ 09:11:10 spire-1.2.1/cmd/spire-server/cli/entry/count.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/entry/create.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/entry/show.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/entry/update.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/entry/util.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/federation/ 09:11:10 spire-1.2.1/cmd/spire-server/cli/federation/common.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/federation/create.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 09:11:10 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 09:11:11 spire-1.2.1/cmd/spire-server/cli/federation/list.go 09:11:11 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 09:11:11 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 09:11:11 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 09:11:11 spire-1.2.1/cmd/spire-server/cli/federation/show.go 09:11:11 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 09:11:11 spire-1.2.1/cmd/spire-server/cli/federation/update.go 09:11:11 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 09:11:11 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 09:11:11 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 09:11:11 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 09:11:11 spire-1.2.1/cmd/spire-server/cli/jwt/ 09:11:11 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 09:11:11 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 09:11:11 spire-1.2.1/cmd/spire-server/cli/run/ 09:11:11 spire-1.2.1/cmd/spire-server/cli/run/run.go 09:11:11 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 09:11:11 spire-1.2.1/cmd/spire-server/cli/token/ 09:11:11 spire-1.2.1/cmd/spire-server/cli/token/generate.go 09:11:11 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 09:11:11 spire-1.2.1/cmd/spire-server/cli/validate/ 09:11:11 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 09:11:11 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 09:11:11 spire-1.2.1/cmd/spire-server/cli/x509/ 09:11:11 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 09:11:11 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 09:11:11 spire-1.2.1/cmd/spire-server/main.go 09:11:11 spire-1.2.1/cmd/spire-server/util/ 09:11:11 spire-1.2.1/cmd/spire-server/util/util.go 09:11:11 spire-1.2.1/conf/ 09:11:11 spire-1.2.1/conf/agent/ 09:11:11 spire-1.2.1/conf/agent/agent.conf 09:11:11 spire-1.2.1/conf/agent/agent_full.conf 09:11:11 spire-1.2.1/conf/agent/dummy_root_ca.crt 09:11:11 spire-1.2.1/conf/server/ 09:11:11 spire-1.2.1/conf/server/dummy_upstream_ca.crt 09:11:11 spire-1.2.1/conf/server/dummy_upstream_ca.key 09:11:11 spire-1.2.1/conf/server/server.conf 09:11:11 spire-1.2.1/conf/server/server_full.conf 09:11:11 spire-1.2.1/doc/ 09:11:11 spire-1.2.1/doc/SPIRE101.md 09:11:11 spire-1.2.1/doc/auditlog.md 09:11:11 spire-1.2.1/doc/authorization_policy_engine.md 09:11:11 spire-1.2.1/doc/changelog_guidelines.md 09:11:11 spire-1.2.1/doc/cure53-report.pdf 09:11:11 spire-1.2.1/doc/images/ 09:11:11 spire-1.2.1/doc/images/2019_roadmap.png 09:11:11 spire-1.2.1/doc/images/SPIRE101.png 09:11:11 spire-1.2.1/doc/images/SPIRE_agent.png 09:11:11 spire-1.2.1/doc/images/SPIRE_server.png 09:11:11 spire-1.2.1/doc/images/cache_mgr.png 09:11:11 spire-1.2.1/doc/images/cache_mgr_components.png 09:11:11 spire-1.2.1/doc/images/federated_spire.png 09:11:11 spire-1.2.1/doc/images/ha_mode.png 09:11:11 spire-1.2.1/doc/images/nested_spire.png 09:11:11 spire-1.2.1/doc/images/oidc_federation.png 09:11:11 spire-1.2.1/doc/images/single_trust_domain.png 09:11:11 spire-1.2.1/doc/images/spiffe_compatible.png 09:11:11 spire-1.2.1/doc/images/spire_logo.png 09:11:11 spire-1.2.1/doc/migrating_registration_api_clients.md 09:11:11 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 09:11:11 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 09:11:11 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 09:11:11 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 09:11:11 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 09:11:11 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 09:11:11 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 09:11:11 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 09:11:11 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 09:11:11 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 09:11:11 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 09:11:11 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 09:11:11 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 09:11:11 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 09:11:11 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 09:11:11 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 09:11:11 spire-1.2.1/doc/plugin_server_datastore_sql.md 09:11:11 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 09:11:11 spire-1.2.1/doc/plugin_server_keymanager_disk.md 09:11:11 spire-1.2.1/doc/plugin_server_keymanager_memory.md 09:11:11 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 09:11:11 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 09:11:11 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 09:11:11 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 09:11:11 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 09:11:11 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 09:11:11 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 09:11:11 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 09:11:11 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 09:11:11 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 09:11:11 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 09:11:11 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 09:11:11 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 09:11:11 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 09:11:11 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 09:11:11 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 09:11:11 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 09:11:11 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 09:11:11 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 09:11:11 spire-1.2.1/doc/scaling_spire.md 09:11:11 spire-1.2.1/doc/spire_agent.md 09:11:11 spire-1.2.1/doc/spire_server.md 09:11:11 spire-1.2.1/doc/supported_integrations.md 09:11:11 spire-1.2.1/doc/telemetry.md 09:11:11 spire-1.2.1/doc/telemetry_config.md 09:11:11 spire-1.2.1/doc/upgrading.md 09:11:11 spire-1.2.1/doc/using_spire.md 09:11:11 spire-1.2.1/examples/ 09:11:11 spire-1.2.1/examples/README.md 09:11:11 spire-1.2.1/go.mod 09:11:11 spire-1.2.1/go.sum 09:11:11 spire-1.2.1/pkg/ 09:11:11 spire-1.2.1/pkg/agent/ 09:11:11 spire-1.2.1/pkg/agent/agent.go 09:11:11 spire-1.2.1/pkg/agent/api/ 09:11:11 spire-1.2.1/pkg/agent/api/config.go 09:11:11 spire-1.2.1/pkg/agent/api/debug/ 09:11:11 spire-1.2.1/pkg/agent/api/debug/v1/ 09:11:11 spire-1.2.1/pkg/agent/api/debug/v1/service.go 09:11:11 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 09:11:11 spire-1.2.1/pkg/agent/api/delegatedidentity/ 09:11:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 09:11:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 09:11:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 09:11:11 spire-1.2.1/pkg/agent/api/endpoints.go 09:11:11 spire-1.2.1/pkg/agent/api/health/ 09:11:11 spire-1.2.1/pkg/agent/api/health/v1/ 09:11:11 spire-1.2.1/pkg/agent/api/health/v1/service.go 09:11:11 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 09:11:11 spire-1.2.1/pkg/agent/api/rpccontext/ 09:11:11 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 09:11:11 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 09:11:11 spire-1.2.1/pkg/agent/attestor/ 09:11:11 spire-1.2.1/pkg/agent/attestor/node/ 09:11:11 spire-1.2.1/pkg/agent/attestor/node/experimental.go 09:11:11 spire-1.2.1/pkg/agent/attestor/node/node.go 09:11:11 spire-1.2.1/pkg/agent/attestor/node/node_test.go 09:11:11 spire-1.2.1/pkg/agent/attestor/workload/ 09:11:11 spire-1.2.1/pkg/agent/attestor/workload/workload.go 09:11:11 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 09:11:11 spire-1.2.1/pkg/agent/catalog/ 09:11:11 spire-1.2.1/pkg/agent/catalog/catalog.go 09:11:11 spire-1.2.1/pkg/agent/catalog/keymanager.go 09:11:11 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 09:11:11 spire-1.2.1/pkg/agent/catalog/svidstore.go 09:11:11 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 09:11:11 spire-1.2.1/pkg/agent/client/ 09:11:11 spire-1.2.1/pkg/agent/client/client.go 09:11:11 spire-1.2.1/pkg/agent/client/client_test.go 09:11:11 spire-1.2.1/pkg/agent/client/dial.go 09:11:11 spire-1.2.1/pkg/agent/client/nodeconn.go 09:11:11 spire-1.2.1/pkg/agent/client/nodeconn_test.go 09:11:11 spire-1.2.1/pkg/agent/client/update.go 09:11:11 spire-1.2.1/pkg/agent/client/util.go 09:11:11 spire-1.2.1/pkg/agent/common/ 09:11:11 spire-1.2.1/pkg/agent/common/backoff/ 09:11:11 spire-1.2.1/pkg/agent/common/backoff/backoff.go 09:11:11 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 09:11:11 spire-1.2.1/pkg/agent/common/cgroups/ 09:11:11 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 09:11:11 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 09:11:11 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 09:11:11 spire-1.2.1/pkg/agent/config.go 09:11:11 spire-1.2.1/pkg/agent/endpoints/ 09:11:11 spire-1.2.1/pkg/agent/endpoints/config.go 09:11:11 spire-1.2.1/pkg/agent/endpoints/endpoints.go 09:11:11 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 09:11:11 spire-1.2.1/pkg/agent/endpoints/metrics.go 09:11:11 spire-1.2.1/pkg/agent/endpoints/middleware.go 09:11:11 spire-1.2.1/pkg/agent/endpoints/peertracker.go 09:11:11 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 09:11:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 09:11:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 09:11:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 09:11:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 09:11:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 09:11:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 09:11:11 spire-1.2.1/pkg/agent/endpoints/workload/ 09:11:11 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 09:11:11 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 09:11:11 spire-1.2.1/pkg/agent/manager/ 09:11:11 spire-1.2.1/pkg/agent/manager/cache/ 09:11:11 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 09:11:11 spire-1.2.1/pkg/agent/manager/cache/cache.go 09:11:11 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 09:11:11 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 09:11:11 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 09:11:11 spire-1.2.1/pkg/agent/manager/cache/sets.go 09:11:11 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 09:11:11 spire-1.2.1/pkg/agent/manager/config.go 09:11:11 spire-1.2.1/pkg/agent/manager/manager.go 09:11:11 spire-1.2.1/pkg/agent/manager/manager_test.go 09:11:11 spire-1.2.1/pkg/agent/manager/storage.go 09:11:11 spire-1.2.1/pkg/agent/manager/storage_test.go 09:11:11 spire-1.2.1/pkg/agent/manager/storecache/ 09:11:11 spire-1.2.1/pkg/agent/manager/storecache/cache.go 09:11:11 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 09:11:11 spire-1.2.1/pkg/agent/manager/sync.go 09:11:11 spire-1.2.1/pkg/agent/plugin/ 09:11:11 spire-1.2.1/pkg/agent/plugin/keymanager/ 09:11:11 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 09:11:11 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 09:11:11 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 09:11:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 09:11:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 09:11:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 09:11:11 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 09:11:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 09:11:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 09:11:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 09:11:11 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 09:11:11 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 09:11:11 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 09:11:11 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 09:11:11 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 09:11:11 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 09:11:11 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 09:11:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 09:11:11 spire-1.2.1/pkg/agent/plugin/svidstore/ 09:11:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 09:11:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 09:11:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 09:11:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 09:11:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 09:11:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 09:11:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 09:11:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 09:11:11 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 09:11:11 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 09:11:11 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 09:11:11 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 09:11:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 09:11:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 09:11:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 09:11:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 09:11:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 09:11:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 09:11:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 09:11:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 09:11:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 09:11:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 09:11:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 09:11:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 09:11:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 09:11:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 09:11:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 09:11:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 09:11:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 09:11:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 09:11:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 09:11:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 09:11:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 09:11:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 09:11:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 09:11:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 09:11:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 09:11:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 09:11:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 09:11:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 09:11:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 09:11:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 09:11:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 09:11:11 spire-1.2.1/pkg/agent/svid/ 09:11:11 spire-1.2.1/pkg/agent/svid/rotator.go 09:11:11 spire-1.2.1/pkg/agent/svid/rotator_config.go 09:11:11 spire-1.2.1/pkg/agent/svid/rotator_test.go 09:11:11 spire-1.2.1/pkg/agent/svid/store/ 09:11:11 spire-1.2.1/pkg/agent/svid/store/service.go 09:11:11 spire-1.2.1/pkg/agent/svid/store/service_test.go 09:11:11 spire-1.2.1/pkg/common/ 09:11:11 spire-1.2.1/pkg/common/agentpathtemplate/ 09:11:11 spire-1.2.1/pkg/common/agentpathtemplate/template.go 09:11:11 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 09:11:11 spire-1.2.1/pkg/common/api/ 09:11:11 spire-1.2.1/pkg/common/api/metrics.go 09:11:11 spire-1.2.1/pkg/common/api/middleware/ 09:11:11 spire-1.2.1/pkg/common/api/middleware/common_test.go 09:11:11 spire-1.2.1/pkg/common/api/middleware/interceptor.go 09:11:11 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 09:11:11 spire-1.2.1/pkg/common/api/middleware/logger.go 09:11:11 spire-1.2.1/pkg/common/api/middleware/logger_test.go 09:11:11 spire-1.2.1/pkg/common/api/middleware/metrics.go 09:11:11 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 09:11:11 spire-1.2.1/pkg/common/api/middleware/middleware.go 09:11:11 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 09:11:11 spire-1.2.1/pkg/common/api/middleware/misconfig.go 09:11:11 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 09:11:11 spire-1.2.1/pkg/common/api/middleware/names.go 09:11:11 spire-1.2.1/pkg/common/api/middleware/names_test.go 09:11:11 spire-1.2.1/pkg/common/api/names.go 09:11:11 spire-1.2.1/pkg/common/api/ratelimit.go 09:11:11 spire-1.2.1/pkg/common/api/rpccontext/ 09:11:11 spire-1.2.1/pkg/common/api/rpccontext/logger.go 09:11:11 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 09:11:11 spire-1.2.1/pkg/common/api/rpccontext/names.go 09:11:11 spire-1.2.1/pkg/common/auth/ 09:11:11 spire-1.2.1/pkg/common/auth/interceptors.go 09:11:11 spire-1.2.1/pkg/common/auth/interceptors_test.go 09:11:11 spire-1.2.1/pkg/common/auth/untracked_uds.go 09:11:11 spire-1.2.1/pkg/common/bundleutil/ 09:11:11 spire-1.2.1/pkg/common/bundleutil/bundle.go 09:11:11 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 09:11:11 spire-1.2.1/pkg/common/bundleutil/common_test.go 09:11:11 spire-1.2.1/pkg/common/bundleutil/marshal.go 09:11:11 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 09:11:11 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 09:11:11 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 09:11:11 spire-1.2.1/pkg/common/bundleutil/types.go 09:11:11 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 09:11:11 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 09:11:11 spire-1.2.1/pkg/common/catalog/ 09:11:11 spire-1.2.1/pkg/common/catalog/bind.go 09:11:11 spire-1.2.1/pkg/common/catalog/builtin.go 09:11:11 spire-1.2.1/pkg/common/catalog/catalog.go 09:11:11 spire-1.2.1/pkg/common/catalog/catalog_test.go 09:11:11 spire-1.2.1/pkg/common/catalog/closers.go 09:11:11 spire-1.2.1/pkg/common/catalog/cmd_linux.go 09:11:11 spire-1.2.1/pkg/common/catalog/cmd_other.go 09:11:11 spire-1.2.1/pkg/common/catalog/config.go 09:11:11 spire-1.2.1/pkg/common/catalog/config_test.go 09:11:11 spire-1.2.1/pkg/common/catalog/configure.go 09:11:11 spire-1.2.1/pkg/common/catalog/constraints.go 09:11:11 spire-1.2.1/pkg/common/catalog/constraints_test.go 09:11:11 spire-1.2.1/pkg/common/catalog/context.go 09:11:11 spire-1.2.1/pkg/common/catalog/external.go 09:11:11 spire-1.2.1/pkg/common/catalog/host.go 09:11:11 spire-1.2.1/pkg/common/catalog/pipenet.go 09:11:11 spire-1.2.1/pkg/common/catalog/plugin.go 09:11:11 spire-1.2.1/pkg/common/catalog/testplugin/ 09:11:11 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 09:11:11 spire-1.2.1/pkg/common/catalog/testplugin/main.go 09:11:11 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 09:11:11 spire-1.2.1/pkg/common/cli/ 09:11:11 spire-1.2.1/pkg/common/cli/env.go 09:11:11 spire-1.2.1/pkg/common/cli/flags.go 09:11:11 spire-1.2.1/pkg/common/cli/trust_domain.go 09:11:11 spire-1.2.1/pkg/common/cli/trust_domain_test.go 09:11:11 spire-1.2.1/pkg/common/cli/umask.go 09:11:11 spire-1.2.1/pkg/common/cli/umask_posix.go 09:11:11 spire-1.2.1/pkg/common/cli/umask_test.go 09:11:11 spire-1.2.1/pkg/common/cli/umask_windows.go 09:11:11 spire-1.2.1/pkg/common/cliprinter/ 09:11:11 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 09:11:11 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 09:11:11 spire-1.2.1/pkg/common/cliprinter/flag.go 09:11:11 spire-1.2.1/pkg/common/cliprinter/flag_test.go 09:11:11 spire-1.2.1/pkg/common/cliprinter/format.go 09:11:11 spire-1.2.1/pkg/common/cliprinter/format_test.go 09:11:11 spire-1.2.1/pkg/common/cliprinter/internal/ 09:11:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 09:11:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 09:11:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 09:11:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 09:11:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 09:11:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 09:11:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 09:11:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 09:11:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 09:11:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 09:11:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 09:11:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 09:11:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 09:11:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 09:11:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 09:11:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 09:11:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 09:11:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 09:11:11 spire-1.2.1/pkg/common/coretypes/ 09:11:11 spire-1.2.1/pkg/common/coretypes/bundle/ 09:11:11 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 09:11:11 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 09:11:11 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 09:11:11 spire-1.2.1/pkg/common/coretypes/bundle/require.go 09:11:11 spire-1.2.1/pkg/common/coretypes/jwtkey/ 09:11:11 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 09:11:11 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 09:11:11 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 09:11:11 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 09:11:11 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 09:11:11 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 09:11:11 spire-1.2.1/pkg/common/coretypes/x509certificate/ 09:11:11 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 09:11:11 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 09:11:11 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 09:11:11 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 09:11:11 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 09:11:11 spire-1.2.1/pkg/common/cryptoutil/ 09:11:11 spire-1.2.1/pkg/common/cryptoutil/keys.go 09:11:11 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 09:11:11 spire-1.2.1/pkg/common/diskutil/ 09:11:11 spire-1.2.1/pkg/common/diskutil/file_posix.go 09:11:11 spire-1.2.1/pkg/common/diskutil/file_test.go 09:11:11 spire-1.2.1/pkg/common/diskutil/file_windows.go 09:11:11 spire-1.2.1/pkg/common/errorutil/ 09:11:11 spire-1.2.1/pkg/common/errorutil/wrapper.go 09:11:11 spire-1.2.1/pkg/common/health/ 09:11:11 spire-1.2.1/pkg/common/health/config.go 09:11:11 spire-1.2.1/pkg/common/health/context.go 09:11:11 spire-1.2.1/pkg/common/health/context_test.go 09:11:11 spire-1.2.1/pkg/common/health/health.go 09:11:11 spire-1.2.1/pkg/common/health/health_test.go 09:11:11 spire-1.2.1/pkg/common/health/logger.go 09:11:11 spire-1.2.1/pkg/common/hostservice/ 09:11:11 spire-1.2.1/pkg/common/hostservice/metricsservice/ 09:11:11 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 09:11:11 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 09:11:11 spire-1.2.1/pkg/common/idutil/ 09:11:11 spire-1.2.1/pkg/common/idutil/require.go 09:11:11 spire-1.2.1/pkg/common/idutil/require_test.go 09:11:11 spire-1.2.1/pkg/common/idutil/safety.go 09:11:11 spire-1.2.1/pkg/common/idutil/safety_test.go 09:11:11 spire-1.2.1/pkg/common/idutil/spiffeid.go 09:11:11 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 09:11:11 spire-1.2.1/pkg/common/jwtsvid/ 09:11:11 spire-1.2.1/pkg/common/jwtsvid/common.go 09:11:11 spire-1.2.1/pkg/common/jwtsvid/sign.go 09:11:11 spire-1.2.1/pkg/common/jwtsvid/token_test.go 09:11:11 spire-1.2.1/pkg/common/jwtsvid/validate.go 09:11:11 spire-1.2.1/pkg/common/jwtutil/ 09:11:11 spire-1.2.1/pkg/common/jwtutil/keyset.go 09:11:11 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 09:11:11 spire-1.2.1/pkg/common/log/ 09:11:11 spire-1.2.1/pkg/common/log/hclog_adapter.go 09:11:11 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 09:11:11 spire-1.2.1/pkg/common/log/log.go 09:11:11 spire-1.2.1/pkg/common/log/log_test.go 09:11:11 spire-1.2.1/pkg/common/log/options.go 09:11:11 spire-1.2.1/pkg/common/nodeutil/ 09:11:11 spire-1.2.1/pkg/common/nodeutil/node.go 09:11:11 spire-1.2.1/pkg/common/nodeutil/node_test.go 09:11:11 spire-1.2.1/pkg/common/peertracker/ 09:11:11 spire-1.2.1/pkg/common/peertracker/conn.go 09:11:11 spire-1.2.1/pkg/common/peertracker/credentials.go 09:11:11 spire-1.2.1/pkg/common/peertracker/errors.go 09:11:11 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 09:11:11 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 09:11:11 spire-1.2.1/pkg/common/peertracker/info.go 09:11:11 spire-1.2.1/pkg/common/peertracker/listener.go 09:11:11 spire-1.2.1/pkg/common/peertracker/listener_test.go 09:11:11 spire-1.2.1/pkg/common/peertracker/peertracker.go 09:11:11 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 09:11:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 09:11:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 09:11:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 09:11:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 09:11:11 spire-1.2.1/pkg/common/peertracker/tcp.go 09:11:11 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 09:11:11 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 09:11:11 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 09:11:11 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 09:11:11 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 09:11:11 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 09:11:11 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 09:11:11 spire-1.2.1/pkg/common/peertracker/uds.go 09:11:11 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 09:11:11 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 09:11:11 spire-1.2.1/pkg/common/peertracker/uds_linux.go 09:11:11 spire-1.2.1/pkg/common/pemutil/ 09:11:11 spire-1.2.1/pkg/common/pemutil/block.go 09:11:11 spire-1.2.1/pkg/common/pemutil/certs.go 09:11:11 spire-1.2.1/pkg/common/pemutil/common.go 09:11:11 spire-1.2.1/pkg/common/pemutil/csr.go 09:11:11 spire-1.2.1/pkg/common/pemutil/keys.go 09:11:11 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 09:11:11 spire-1.2.1/pkg/common/pemutil/testdata/ 09:11:11 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 09:11:11 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 09:11:11 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 09:11:11 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 09:11:11 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 09:11:11 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 09:11:11 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 09:11:11 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 09:11:11 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 09:11:11 spire-1.2.1/pkg/common/plugin/ 09:11:11 spire-1.2.1/pkg/common/plugin/aws/ 09:11:11 spire-1.2.1/pkg/common/plugin/aws/iid.go 09:11:11 spire-1.2.1/pkg/common/plugin/azure/ 09:11:11 spire-1.2.1/pkg/common/plugin/azure/msi.go 09:11:11 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 09:11:11 spire-1.2.1/pkg/common/plugin/facade.go 09:11:11 spire-1.2.1/pkg/common/plugin/facade_test.go 09:11:11 spire-1.2.1/pkg/common/plugin/gcp/ 09:11:11 spire-1.2.1/pkg/common/plugin/gcp/iit.go 09:11:11 spire-1.2.1/pkg/common/plugin/k8s/ 09:11:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 09:11:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 09:11:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 09:11:11 spire-1.2.1/pkg/common/plugin/k8s/utils.go 09:11:11 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 09:11:11 spire-1.2.1/pkg/common/plugin/log.go 09:11:11 spire-1.2.1/pkg/common/plugin/sshpop/ 09:11:11 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 09:11:11 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 09:11:11 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 09:11:11 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 09:11:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 09:11:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 09:11:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 09:11:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 09:11:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 09:11:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 09:11:11 spire-1.2.1/pkg/common/plugin/tpmdevid/ 09:11:11 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 09:11:11 spire-1.2.1/pkg/common/plugin/x509pop/ 09:11:11 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 09:11:11 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 09:11:11 spire-1.2.1/pkg/common/profiling/ 09:11:11 spire-1.2.1/pkg/common/profiling/dumpers.go 09:11:11 spire-1.2.1/pkg/common/profiling/profiling.go 09:11:11 spire-1.2.1/pkg/common/protoutil/ 09:11:11 spire-1.2.1/pkg/common/protoutil/masks.go 09:11:11 spire-1.2.1/pkg/common/protoutil/masks_test.go 09:11:11 spire-1.2.1/pkg/common/rotationutil/ 09:11:11 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 09:11:11 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 09:11:11 spire-1.2.1/pkg/common/selector/ 09:11:11 spire-1.2.1/pkg/common/selector/selector.go 09:11:11 spire-1.2.1/pkg/common/selector/selector_test.go 09:11:11 spire-1.2.1/pkg/common/selector/set.go 09:11:11 spire-1.2.1/pkg/common/selector/set_utils.go 09:11:11 spire-1.2.1/pkg/common/selector/set_utils_test.go 09:11:11 spire-1.2.1/pkg/common/telemetry/ 09:11:11 spire-1.2.1/pkg/common/telemetry/agent/ 09:11:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 09:11:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 09:11:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 09:11:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 09:11:11 spire-1.2.1/pkg/common/telemetry/agent/manager.go 09:11:11 spire-1.2.1/pkg/common/telemetry/agent/node.go 09:11:11 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 09:11:11 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 09:11:11 spire-1.2.1/pkg/common/telemetry/agent/store/ 09:11:11 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 09:11:11 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 09:11:11 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 09:11:11 spire-1.2.1/pkg/common/telemetry/blackhole.go 09:11:11 spire-1.2.1/pkg/common/telemetry/call.go 09:11:11 spire-1.2.1/pkg/common/telemetry/common/ 09:11:11 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 09:11:11 spire-1.2.1/pkg/common/telemetry/config.go 09:11:11 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 09:11:11 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 09:11:11 spire-1.2.1/pkg/common/telemetry/inmem.go 09:11:11 spire-1.2.1/pkg/common/telemetry/inmem_test.go 09:11:11 spire-1.2.1/pkg/common/telemetry/m3.go 09:11:11 spire-1.2.1/pkg/common/telemetry/m3_test.go 09:11:11 spire-1.2.1/pkg/common/telemetry/metrics.go 09:11:11 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 09:11:11 spire-1.2.1/pkg/common/telemetry/names.go 09:11:11 spire-1.2.1/pkg/common/telemetry/prometheus.go 09:11:11 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 09:11:11 spire-1.2.1/pkg/common/telemetry/sanitize.go 09:11:11 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 09:11:11 spire-1.2.1/pkg/common/telemetry/server/ 09:11:11 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 09:11:11 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 09:11:11 spire-1.2.1/pkg/common/telemetry/server/datastore/ 09:11:11 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 09:11:11 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 09:11:11 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 09:11:11 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 09:11:11 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 09:11:11 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 09:11:11 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 09:11:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 09:11:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 09:11:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 09:11:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 09:11:11 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 09:11:11 spire-1.2.1/pkg/common/telemetry/server/rotate.go 09:11:11 spire-1.2.1/pkg/common/telemetry/server/server.go 09:11:11 spire-1.2.1/pkg/common/telemetry/sink.go 09:11:11 spire-1.2.1/pkg/common/telemetry/statsd.go 09:11:11 spire-1.2.1/pkg/common/telemetry/statsd_test.go 09:11:11 spire-1.2.1/pkg/common/telemetry/uptime.go 09:11:11 spire-1.2.1/pkg/common/telemetry/version.go 09:11:11 spire-1.2.1/pkg/common/telemetry/withlabels.go 09:11:11 spire-1.2.1/pkg/common/uptime/ 09:11:11 spire-1.2.1/pkg/common/uptime/uptime.go 09:11:12 spire-1.2.1/pkg/common/uptime/uptime_test.go 09:11:12 spire-1.2.1/pkg/common/util/ 09:11:12 spire-1.2.1/pkg/common/util/certs.go 09:11:12 spire-1.2.1/pkg/common/util/certs_test.go 09:11:12 spire-1.2.1/pkg/common/util/csr.go 09:11:12 spire-1.2.1/pkg/common/util/hash.go 09:11:12 spire-1.2.1/pkg/common/util/selectors.go 09:11:12 spire-1.2.1/pkg/common/util/selectors_test.go 09:11:12 spire-1.2.1/pkg/common/util/signals.go 09:11:12 spire-1.2.1/pkg/common/util/sort.go 09:11:12 spire-1.2.1/pkg/common/util/sort_test.go 09:11:12 spire-1.2.1/pkg/common/util/task.go 09:11:12 spire-1.2.1/pkg/common/util/task_test.go 09:11:12 spire-1.2.1/pkg/common/util/testdata/ 09:11:12 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 09:11:12 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 09:11:12 spire-1.2.1/pkg/common/version/ 09:11:12 spire-1.2.1/pkg/common/version/version.go 09:11:12 spire-1.2.1/pkg/common/x509svid/ 09:11:12 spire-1.2.1/pkg/common/x509svid/common_test.go 09:11:12 spire-1.2.1/pkg/common/x509svid/csr.go 09:11:12 spire-1.2.1/pkg/common/x509svid/upstreamca.go 09:11:12 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 09:11:12 spire-1.2.1/pkg/common/x509util/ 09:11:12 spire-1.2.1/pkg/common/x509util/cert.go 09:11:12 spire-1.2.1/pkg/common/x509util/dns.go 09:11:12 spire-1.2.1/pkg/common/x509util/dns_test.go 09:11:12 spire-1.2.1/pkg/common/x509util/keyid.go 09:11:12 spire-1.2.1/pkg/common/x509util/keypair.go 09:11:12 spire-1.2.1/pkg/common/x509util/serialnumber.go 09:11:12 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 09:11:12 spire-1.2.1/pkg/server/ 09:11:12 spire-1.2.1/pkg/server/api/ 09:11:12 spire-1.2.1/pkg/server/api/agent.go 09:11:12 spire-1.2.1/pkg/server/api/agent/ 09:11:12 spire-1.2.1/pkg/server/api/agent/v1/ 09:11:12 spire-1.2.1/pkg/server/api/agent/v1/service.go 09:11:12 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 09:11:12 spire-1.2.1/pkg/server/api/agent_test.go 09:11:12 spire-1.2.1/pkg/server/api/api.go 09:11:12 spire-1.2.1/pkg/server/api/audit/ 09:11:12 spire-1.2.1/pkg/server/api/audit/audit.go 09:11:12 spire-1.2.1/pkg/server/api/audit/audit_test.go 09:11:12 spire-1.2.1/pkg/server/api/bundle.go 09:11:12 spire-1.2.1/pkg/server/api/bundle/ 09:11:12 spire-1.2.1/pkg/server/api/bundle/v1/ 09:11:12 spire-1.2.1/pkg/server/api/bundle/v1/service.go 09:11:12 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 09:11:12 spire-1.2.1/pkg/server/api/bundle_test.go 09:11:12 spire-1.2.1/pkg/server/api/debug/ 09:11:12 spire-1.2.1/pkg/server/api/debug/v1/ 09:11:12 spire-1.2.1/pkg/server/api/debug/v1/service.go 09:11:12 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 09:11:12 spire-1.2.1/pkg/server/api/entry.go 09:11:12 spire-1.2.1/pkg/server/api/entry/ 09:11:12 spire-1.2.1/pkg/server/api/entry/v1/ 09:11:12 spire-1.2.1/pkg/server/api/entry/v1/service.go 09:11:12 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 09:11:12 spire-1.2.1/pkg/server/api/entry_test.go 09:11:12 spire-1.2.1/pkg/server/api/health/ 09:11:12 spire-1.2.1/pkg/server/api/health/v1/ 09:11:12 spire-1.2.1/pkg/server/api/health/v1/service.go 09:11:12 spire-1.2.1/pkg/server/api/health/v1/service_test.go 09:11:12 spire-1.2.1/pkg/server/api/id.go 09:11:12 spire-1.2.1/pkg/server/api/id_test.go 09:11:12 spire-1.2.1/pkg/server/api/limits/ 09:11:12 spire-1.2.1/pkg/server/api/limits/limits.go 09:11:12 spire-1.2.1/pkg/server/api/middleware/ 09:11:12 spire-1.2.1/pkg/server/api/middleware/alias.go 09:11:12 spire-1.2.1/pkg/server/api/middleware/audit.go 09:11:12 spire-1.2.1/pkg/server/api/middleware/authorization.go 09:11:12 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 09:11:12 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 09:11:12 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 09:11:12 spire-1.2.1/pkg/server/api/middleware/caller.go 09:11:12 spire-1.2.1/pkg/server/api/middleware/caller_test.go 09:11:12 spire-1.2.1/pkg/server/api/middleware/common.go 09:11:12 spire-1.2.1/pkg/server/api/middleware/common_test.go 09:11:12 spire-1.2.1/pkg/server/api/middleware/entries.go 09:11:12 spire-1.2.1/pkg/server/api/middleware/entries_test.go 09:11:12 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 09:11:12 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 09:11:12 spire-1.2.1/pkg/server/api/ratelimit.go 09:11:12 spire-1.2.1/pkg/server/api/rpccontext/ 09:11:12 spire-1.2.1/pkg/server/api/rpccontext/alias.go 09:11:12 spire-1.2.1/pkg/server/api/rpccontext/audit.go 09:11:12 spire-1.2.1/pkg/server/api/rpccontext/caller.go 09:11:12 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 09:11:12 spire-1.2.1/pkg/server/api/selector.go 09:11:12 spire-1.2.1/pkg/server/api/selector_test.go 09:11:12 spire-1.2.1/pkg/server/api/status.go 09:11:12 spire-1.2.1/pkg/server/api/status_test.go 09:11:12 spire-1.2.1/pkg/server/api/svid/ 09:11:12 spire-1.2.1/pkg/server/api/svid/v1/ 09:11:12 spire-1.2.1/pkg/server/api/svid/v1/service.go 09:11:12 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 09:11:12 spire-1.2.1/pkg/server/api/trustdomain.go 09:11:12 spire-1.2.1/pkg/server/api/trustdomain/ 09:11:12 spire-1.2.1/pkg/server/api/trustdomain/v1/ 09:11:12 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 09:11:12 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 09:11:12 spire-1.2.1/pkg/server/api/trustdomain_test.go 09:11:12 spire-1.2.1/pkg/server/authpolicy/ 09:11:12 spire-1.2.1/pkg/server/authpolicy/defaults.go 09:11:12 spire-1.2.1/pkg/server/authpolicy/policy.go 09:11:12 spire-1.2.1/pkg/server/authpolicy/policy.rego 09:11:12 spire-1.2.1/pkg/server/authpolicy/policy_data.json 09:11:12 spire-1.2.1/pkg/server/authpolicy/policy_test.go 09:11:12 spire-1.2.1/pkg/server/authpolicy/validate.go 09:11:12 spire-1.2.1/pkg/server/bundle/ 09:11:12 spire-1.2.1/pkg/server/bundle/client/ 09:11:12 spire-1.2.1/pkg/server/bundle/client/client.go 09:11:12 spire-1.2.1/pkg/server/bundle/client/client_test.go 09:11:12 spire-1.2.1/pkg/server/bundle/client/manager.go 09:11:12 spire-1.2.1/pkg/server/bundle/client/manager_test.go 09:11:12 spire-1.2.1/pkg/server/bundle/client/sources.go 09:11:12 spire-1.2.1/pkg/server/bundle/client/sources_test.go 09:11:12 spire-1.2.1/pkg/server/bundle/client/updater.go 09:11:12 spire-1.2.1/pkg/server/bundle/client/updater_test.go 09:11:12 spire-1.2.1/pkg/server/ca/ 09:11:12 spire-1.2.1/pkg/server/ca/ca.go 09:11:12 spire-1.2.1/pkg/server/ca/ca_health.go 09:11:12 spire-1.2.1/pkg/server/ca/ca_test.go 09:11:12 spire-1.2.1/pkg/server/ca/journal.go 09:11:12 spire-1.2.1/pkg/server/ca/journal_test.go 09:11:12 spire-1.2.1/pkg/server/ca/manager.go 09:11:12 spire-1.2.1/pkg/server/ca/manager_health.go 09:11:12 spire-1.2.1/pkg/server/ca/manager_test.go 09:11:12 spire-1.2.1/pkg/server/ca/templates.go 09:11:12 spire-1.2.1/pkg/server/ca/upstream_client.go 09:11:12 spire-1.2.1/pkg/server/ca/upstream_client_test.go 09:11:12 spire-1.2.1/pkg/server/ca/validation.go 09:11:12 spire-1.2.1/pkg/server/cache/ 09:11:12 spire-1.2.1/pkg/server/cache/dscache/ 09:11:12 spire-1.2.1/pkg/server/cache/dscache/cache.go 09:11:12 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 09:11:12 spire-1.2.1/pkg/server/cache/entrycache/ 09:11:12 spire-1.2.1/pkg/server/cache/entrycache/cache.go 09:11:12 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 09:11:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 09:11:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 09:11:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 09:11:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 09:11:12 spire-1.2.1/pkg/server/catalog/ 09:11:12 spire-1.2.1/pkg/server/catalog/catalog.go 09:11:12 spire-1.2.1/pkg/server/catalog/keymanager.go 09:11:12 spire-1.2.1/pkg/server/catalog/nodeattestor.go 09:11:12 spire-1.2.1/pkg/server/catalog/noderesolver.go 09:11:12 spire-1.2.1/pkg/server/catalog/notifier.go 09:11:12 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 09:11:12 spire-1.2.1/pkg/server/config.go 09:11:12 spire-1.2.1/pkg/server/datastore/ 09:11:12 spire-1.2.1/pkg/server/datastore/datastore.go 09:11:12 spire-1.2.1/pkg/server/datastore/datastore_health.go 09:11:12 spire-1.2.1/pkg/server/datastore/repository.go 09:11:12 spire-1.2.1/pkg/server/datastore/sqlstore/ 09:11:12 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 09:11:12 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 09:11:12 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 09:11:12 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 09:11:12 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 09:11:12 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 09:11:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 09:11:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 09:11:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 09:11:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 09:11:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 09:11:12 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 09:11:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 09:11:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 09:11:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 09:11:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 09:11:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 09:11:12 spire-1.2.1/pkg/server/endpoints/ 09:11:12 spire-1.2.1/pkg/server/endpoints/bundle/ 09:11:12 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 09:11:12 spire-1.2.1/pkg/server/endpoints/bundle/config.go 09:11:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 09:11:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 09:11:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 09:11:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 09:11:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 09:11:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 09:11:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 09:11:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 09:11:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 09:11:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 09:11:12 spire-1.2.1/pkg/server/endpoints/bundle/server.go 09:11:12 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 09:11:12 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 09:11:12 spire-1.2.1/pkg/server/endpoints/config.go 09:11:12 spire-1.2.1/pkg/server/endpoints/endpoints.go 09:11:12 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 09:11:12 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 09:11:12 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 09:11:12 spire-1.2.1/pkg/server/endpoints/middleware.go 09:11:12 spire-1.2.1/pkg/server/endpoints/middleware_test.go 09:11:12 spire-1.2.1/pkg/server/hostservice/ 09:11:12 spire-1.2.1/pkg/server/hostservice/agentstore/ 09:11:12 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 09:11:12 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 09:11:12 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 09:11:12 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 09:11:12 spire-1.2.1/pkg/server/hostservice/identityprovider/ 09:11:12 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 09:11:12 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/ 09:11:12 spire-1.2.1/pkg/server/plugin/keymanager/ 09:11:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 09:11:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 09:11:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 09:11:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 09:11:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 09:11:12 spire-1.2.1/pkg/server/plugin/keymanager/base/ 09:11:12 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 09:11:12 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 09:11:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 09:11:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 09:11:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 09:11:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 09:11:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 09:11:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 09:11:12 spire-1.2.1/pkg/server/plugin/keymanager/test/ 09:11:12 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 09:11:12 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 09:11:12 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/ 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 09:11:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/noderesolver/ 09:11:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 09:11:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 09:11:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 09:11:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 09:11:12 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 09:11:12 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 09:11:12 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/notifier/ 09:11:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 09:11:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 09:11:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 09:11:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 09:11:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 09:11:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 09:11:12 spire-1.2.1/pkg/server/plugin/notifier/repository.go 09:11:12 spire-1.2.1/pkg/server/plugin/notifier/v1.go 09:11:12 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 09:11:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 09:11:12 spire-1.2.1/pkg/server/registration/ 09:11:12 spire-1.2.1/pkg/server/registration/manager.go 09:11:12 spire-1.2.1/pkg/server/registration/manager_test.go 09:11:12 spire-1.2.1/pkg/server/scanentries.go 09:11:12 spire-1.2.1/pkg/server/scanentries_test.go 09:11:12 spire-1.2.1/pkg/server/server.go 09:11:12 spire-1.2.1/pkg/server/server_test.go 09:11:12 spire-1.2.1/pkg/server/svid/ 09:11:12 spire-1.2.1/pkg/server/svid/observer.go 09:11:12 spire-1.2.1/pkg/server/svid/observer_test.go 09:11:12 spire-1.2.1/pkg/server/svid/rotator.go 09:11:12 spire-1.2.1/pkg/server/svid/rotator_config.go 09:11:12 spire-1.2.1/pkg/server/svid/rotator_config_test.go 09:11:12 spire-1.2.1/pkg/server/svid/rotator_test.go 09:11:12 spire-1.2.1/proto/ 09:11:12 spire-1.2.1/proto/private/ 09:11:12 spire-1.2.1/proto/private/server/ 09:11:12 spire-1.2.1/proto/private/server/journal/ 09:11:12 spire-1.2.1/proto/private/server/journal/journal.pb.go 09:11:12 spire-1.2.1/proto/private/server/journal/journal.proto 09:11:12 spire-1.2.1/proto/spire/ 09:11:12 spire-1.2.1/proto/spire/common/ 09:11:12 spire-1.2.1/proto/spire/common/common.pb.go 09:11:12 spire-1.2.1/proto/spire/common/common.proto 09:11:12 spire-1.2.1/proto/spire/common/plugin/ 09:11:12 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 09:11:12 spire-1.2.1/proto/spire/common/plugin/plugin.proto 09:11:12 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 09:11:12 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 09:11:12 spire-1.2.1/proto/spire/plugin/ 09:11:12 spire-1.2.1/proto/spire/plugin/agent/ 09:11:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 09:11:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 09:11:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 09:11:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 09:11:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 09:11:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 09:11:12 spire-1.2.1/release/ 09:11:12 spire-1.2.1/release/spire-extras/ 09:11:12 spire-1.2.1/release/spire-extras/README.md 09:11:12 spire-1.2.1/release/spire-extras/conf/ 09:11:12 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 09:11:12 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 09:11:12 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 09:11:12 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 09:11:12 spire-1.2.1/release/spire/ 09:11:12 spire-1.2.1/release/spire/README.md 09:11:12 spire-1.2.1/release/spire/conf/ 09:11:12 spire-1.2.1/release/spire/conf/agent/ 09:11:12 spire-1.2.1/release/spire/conf/agent/agent.conf 09:11:12 spire-1.2.1/release/spire/conf/server/ 09:11:12 spire-1.2.1/release/spire/conf/server/server.conf 09:11:12 spire-1.2.1/script/ 09:11:12 spire-1.2.1/script/build-artifact.sh 09:11:12 spire-1.2.1/script/generate_dummy_ca.sh 09:11:12 spire-1.2.1/support/ 09:11:12 spire-1.2.1/support/k8s/ 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/ 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 09:11:12 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 09:11:12 spire-1.2.1/support/oidc-discovery-provider/ 09:11:12 spire-1.2.1/support/oidc-discovery-provider/README.md 09:11:12 spire-1.2.1/support/oidc-discovery-provider/common_test.go 09:11:12 spire-1.2.1/support/oidc-discovery-provider/config.go 09:11:12 spire-1.2.1/support/oidc-discovery-provider/config_test.go 09:11:12 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 09:11:12 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 09:11:12 spire-1.2.1/support/oidc-discovery-provider/handler.go 09:11:12 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 09:11:12 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 09:11:12 spire-1.2.1/support/oidc-discovery-provider/main.go 09:11:12 spire-1.2.1/support/oidc-discovery-provider/server_api.go 09:11:12 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 09:11:12 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 09:11:12 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 09:11:12 spire-1.2.1/test/ 09:11:12 spire-1.2.1/test/clock/ 09:11:12 spire-1.2.1/test/clock/clock.go 09:11:12 spire-1.2.1/test/fakes/ 09:11:12 spire-1.2.1/test/fakes/fakeagentcatalog/ 09:11:12 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 09:11:12 spire-1.2.1/test/fakes/fakeagentkeymanager/ 09:11:12 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 09:11:12 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 09:11:12 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 09:11:12 spire-1.2.1/test/fakes/fakeagentstore/ 09:11:12 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 09:11:12 spire-1.2.1/test/fakes/fakedatastore/ 09:11:12 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 09:11:12 spire-1.2.1/test/fakes/fakeentryclient/ 09:11:12 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 09:11:12 spire-1.2.1/test/fakes/fakehealthchecker/ 09:11:12 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 09:11:12 spire-1.2.1/test/fakes/fakeidentityprovider/ 09:11:12 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 09:11:12 spire-1.2.1/test/fakes/fakemetrics/ 09:11:12 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 09:11:12 spire-1.2.1/test/fakes/fakenoderesolver/ 09:11:12 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 09:11:12 spire-1.2.1/test/fakes/fakenotifier/ 09:11:12 spire-1.2.1/test/fakes/fakenotifier/notifier.go 09:11:12 spire-1.2.1/test/fakes/fakepluginmetrics/ 09:11:12 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 09:11:12 spire-1.2.1/test/fakes/fakeserverca/ 09:11:12 spire-1.2.1/test/fakes/fakeserverca/serverca.go 09:11:12 spire-1.2.1/test/fakes/fakeservercatalog/ 09:11:12 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 09:11:12 spire-1.2.1/test/fakes/fakeserverkeymanager/ 09:11:12 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 09:11:12 spire-1.2.1/test/fakes/fakeservernodeattestor/ 09:11:12 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 09:11:12 spire-1.2.1/test/fakes/fakeupstreamauthority/ 09:11:12 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 09:11:12 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 09:11:12 spire-1.2.1/test/fakes/fakeworkloadapi/ 09:11:12 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 09:11:12 spire-1.2.1/test/fakes/fakeworkloadattestor/ 09:11:12 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 09:11:12 spire-1.2.1/test/fixture/ 09:11:12 spire-1.2.1/test/fixture/certs/ 09:11:12 spire-1.2.1/test/fixture/certs/agent_svid.der 09:11:12 spire-1.2.1/test/fixture/certs/base_cert.pem 09:11:12 spire-1.2.1/test/fixture/certs/base_csr.pem 09:11:12 spire-1.2.1/test/fixture/certs/base_key.pem 09:11:12 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 09:11:12 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 09:11:12 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 09:11:12 spire-1.2.1/test/fixture/certs/blog_cert.pem 09:11:12 spire-1.2.1/test/fixture/certs/blog_csr.pem 09:11:12 spire-1.2.1/test/fixture/certs/blog_key.pem 09:11:12 spire-1.2.1/test/fixture/certs/bundle.der 09:11:12 spire-1.2.1/test/fixture/certs/ca.pem 09:11:12 spire-1.2.1/test/fixture/certs/ca_key.pem 09:11:12 spire-1.2.1/test/fixture/certs/database_cert.pem 09:11:12 spire-1.2.1/test/fixture/certs/database_csr.pem 09:11:12 spire-1.2.1/test/fixture/certs/database_key.pem 09:11:12 spire-1.2.1/test/fixture/certs/node_cert.pem 09:11:12 spire-1.2.1/test/fixture/certs/node_csr.pem 09:11:12 spire-1.2.1/test/fixture/certs/node_key.pem 09:11:12 spire-1.2.1/test/fixture/certs/svid.pem 09:11:12 spire-1.2.1/test/fixture/certs/svid_key.pem 09:11:12 spire-1.2.1/test/fixture/config/ 09:11:12 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 09:11:12 spire-1.2.1/test/fixture/config/agent_good.conf 09:11:12 spire-1.2.1/test/fixture/config/agent_good_templated.conf 09:11:12 spire-1.2.1/test/fixture/config/plugin_good.conf 09:11:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 09:11:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 09:11:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 09:11:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 09:11:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 09:11:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 09:11:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 09:11:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 09:11:12 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 09:11:12 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 09:11:12 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 09:11:12 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 09:11:12 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 09:11:12 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 09:11:12 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 09:11:12 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 09:11:12 spire-1.2.1/test/fixture/config/server_good.conf 09:11:12 spire-1.2.1/test/fixture/config/server_good_templated.conf 09:11:12 spire-1.2.1/test/fixture/fixture.go 09:11:12 spire-1.2.1/test/fixture/nodeattestor/ 09:11:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 09:11:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 09:11:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 09:11:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 09:11:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 09:11:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 09:11:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 09:11:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 09:11:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 09:11:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 09:11:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 09:11:12 spire-1.2.1/test/fixture/registration/ 09:11:12 spire-1.2.1/test/fixture/registration/entries.json 09:11:12 spire-1.2.1/test/fixture/registration/good-for-update.json 09:11:12 spire-1.2.1/test/fixture/registration/good.json 09:11:12 spire-1.2.1/test/fixture/registration/invalid.json 09:11:12 spire-1.2.1/test/fixture/registration/invalid_json.json 09:11:12 spire-1.2.1/test/fixture/registration/manager_test_entries.json 09:11:12 spire-1.2.1/test/integration/ 09:11:13 spire-1.2.1/test/integration/README.md 09:11:13 spire-1.2.1/test/integration/common 09:11:13 spire-1.2.1/test/integration/setup/ 09:11:13 spire-1.2.1/test/integration/setup/adminclient/ 09:11:13 spire-1.2.1/test/integration/setup/adminclient/build.sh 09:11:13 spire-1.2.1/test/integration/setup/adminclient/client.go 09:11:13 spire-1.2.1/test/integration/setup/debugagent/ 09:11:13 spire-1.2.1/test/integration/setup/debugagent/build.sh 09:11:13 spire-1.2.1/test/integration/setup/debugagent/main.go 09:11:13 spire-1.2.1/test/integration/setup/debugserver/ 09:11:13 spire-1.2.1/test/integration/setup/debugserver/build.sh 09:11:13 spire-1.2.1/test/integration/setup/debugserver/main.go 09:11:13 spire-1.2.1/test/integration/setup/downstreamclient/ 09:11:13 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 09:11:13 spire-1.2.1/test/integration/setup/downstreamclient/client.go 09:11:13 spire-1.2.1/test/integration/setup/itclient/ 09:11:13 spire-1.2.1/test/integration/setup/itclient/client.go 09:11:13 spire-1.2.1/test/integration/setup/node-attestation/ 09:11:13 spire-1.2.1/test/integration/setup/node-attestation/build.sh 09:11:13 spire-1.2.1/test/integration/setup/node-attestation/client.go 09:11:13 spire-1.2.1/test/integration/setup/x509pop/ 09:11:13 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 09:11:13 spire-1.2.1/test/integration/setup/x509pop/setup.sh 09:11:13 spire-1.2.1/test/integration/suites/ 09:11:13 spire-1.2.1/test/integration/suites/admin-endpoints/ 09:11:13 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 09:11:13 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 09:11:13 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 09:11:13 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 09:11:13 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 09:11:13 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 09:11:13 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 09:11:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 09:11:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 09:11:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 09:11:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 09:11:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 09:11:13 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 09:11:13 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 09:11:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 09:11:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 09:11:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 09:11:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 09:11:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 09:11:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 09:11:13 spire-1.2.1/test/integration/suites/datastore-mysql/ 09:11:13 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 09:11:13 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 09:11:13 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 09:11:13 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 09:11:13 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 09:11:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 09:11:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 09:11:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 09:11:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 09:11:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 09:11:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 09:11:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 09:11:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 09:11:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 09:11:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 09:11:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 09:11:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 09:11:13 spire-1.2.1/test/integration/suites/datastore-postgres/ 09:11:13 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 09:11:13 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 09:11:13 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 09:11:13 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 09:11:13 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 09:11:13 spire-1.2.1/test/integration/suites/debug-endpoints/ 09:11:13 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 09:11:13 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 09:11:13 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 09:11:13 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 09:11:13 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 09:11:13 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 09:11:13 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 09:11:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 09:11:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 09:11:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 09:11:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 09:11:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 09:11:13 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 09:11:13 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 09:11:13 spire-1.2.1/test/integration/suites/downstream-endpoints/ 09:11:13 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 09:11:13 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 09:11:13 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 09:11:13 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 09:11:13 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 09:11:13 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 09:11:13 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 09:11:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 09:11:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 09:11:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 09:11:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 09:11:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 09:11:13 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 09:11:13 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 09:11:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 09:11:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 09:11:13 spire-1.2.1/test/integration/suites/join-token/ 09:11:13 spire-1.2.1/test/integration/suites/join-token/01-start-server 09:11:13 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 09:11:13 spire-1.2.1/test/integration/suites/join-token/03-start-agent 09:11:13 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 09:11:13 spire-1.2.1/test/integration/suites/join-token/05-check-svid 09:11:13 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 09:11:13 spire-1.2.1/test/integration/suites/join-token/README.md 09:11:13 spire-1.2.1/test/integration/suites/join-token/conf/ 09:11:13 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 09:11:13 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 09:11:13 spire-1.2.1/test/integration/suites/join-token/conf/server/ 09:11:13 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 09:11:13 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 09:11:13 spire-1.2.1/test/integration/suites/join-token/teardown 09:11:13 spire-1.2.1/test/integration/suites/k8s-reconcile/ 09:11:13 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 09:11:13 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 09:11:13 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 09:11:13 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 09:11:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 09:11:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 09:11:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 09:11:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 09:11:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 09:11:13 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 09:11:13 spire-1.2.1/test/integration/suites/k8s-scratch/ 09:11:13 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 09:11:13 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 09:11:13 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 09:11:13 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 09:11:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 09:11:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 09:11:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 09:11:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 09:11:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 09:11:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 09:11:13 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 09:11:13 spire-1.2.1/test/integration/suites/k8s/ 09:11:13 spire-1.2.1/test/integration/suites/k8s/00-setup 09:11:13 spire-1.2.1/test/integration/suites/k8s/01-apply-config 09:11:13 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 09:11:13 spire-1.2.1/test/integration/suites/k8s/README.md 09:11:13 spire-1.2.1/test/integration/suites/k8s/conf/ 09:11:13 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 09:11:13 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 09:11:13 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s/conf/server/ 09:11:13 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 09:11:13 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 09:11:13 spire-1.2.1/test/integration/suites/k8s/init-kubectl 09:11:13 spire-1.2.1/test/integration/suites/k8s/teardown 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/ 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/README.md 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/root/ 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 09:11:13 spire-1.2.1/test/integration/suites/nested-rotation/teardown 09:11:13 spire-1.2.1/test/integration/suites/node-attestation/ 09:11:13 spire-1.2.1/test/integration/suites/node-attestation/00-setup 09:11:13 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 09:11:13 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 09:11:13 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 09:11:13 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 09:11:13 spire-1.2.1/test/integration/suites/node-attestation/README.md 09:11:13 spire-1.2.1/test/integration/suites/node-attestation/conf/ 09:11:13 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 09:11:13 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 09:11:13 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 09:11:13 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 09:11:13 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 09:11:13 spire-1.2.1/test/integration/suites/node-attestation/teardown 09:11:13 spire-1.2.1/test/integration/suites/rotation/ 09:11:13 spire-1.2.1/test/integration/suites/rotation/00-setup 09:11:13 spire-1.2.1/test/integration/suites/rotation/01-start-server 09:11:13 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 09:11:13 spire-1.2.1/test/integration/suites/rotation/03-start-agent 09:11:13 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 09:11:13 spire-1.2.1/test/integration/suites/rotation/05-check-svids 09:11:13 spire-1.2.1/test/integration/suites/rotation/README.md 09:11:13 spire-1.2.1/test/integration/suites/rotation/conf/ 09:11:13 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 09:11:13 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 09:11:13 spire-1.2.1/test/integration/suites/rotation/conf/server/ 09:11:13 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 09:11:13 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 09:11:13 spire-1.2.1/test/integration/suites/rotation/teardown 09:11:13 spire-1.2.1/test/integration/suites/self-test/ 09:11:13 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 09:11:13 spire-1.2.1/test/integration/suites/self-test/README.md 09:11:13 spire-1.2.1/test/integration/suites/self-test/teardown 09:11:13 spire-1.2.1/test/integration/suites/spire-server-cli/ 09:11:13 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 09:11:13 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 09:11:13 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 09:11:13 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 09:11:13 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 09:11:13 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 09:11:13 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 09:11:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 09:11:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 09:11:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 09:11:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 09:11:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 09:11:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 09:11:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 09:11:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 09:11:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 09:11:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 09:11:13 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 09:11:13 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 09:11:13 spire-1.2.1/test/integration/suites/upgrade/ 09:11:13 spire-1.2.1/test/integration/suites/upgrade/00-setup 09:11:13 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 09:11:13 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 09:11:13 spire-1.2.1/test/integration/suites/upgrade/README.md 09:11:13 spire-1.2.1/test/integration/suites/upgrade/conf/ 09:11:13 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 09:11:13 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 09:11:13 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 09:11:13 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 09:11:13 spire-1.2.1/test/integration/suites/upgrade/teardown 09:11:13 spire-1.2.1/test/integration/suites/upgrade/versions.txt 09:11:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 09:11:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 09:11:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 09:11:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 09:11:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 09:11:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 09:11:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 09:11:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 09:11:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 09:11:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 09:11:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 09:11:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 09:11:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 09:11:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 09:11:13 spire-1.2.1/test/integration/test-one.sh 09:11:13 spire-1.2.1/test/integration/test.sh 09:11:13 spire-1.2.1/test/plugintest/ 09:11:13 spire-1.2.1/test/plugintest/config.go 09:11:13 spire-1.2.1/test/plugintest/load.go 09:11:13 spire-1.2.1/test/plugintest/option.go 09:11:13 spire-1.2.1/test/spiretest/ 09:11:13 spire-1.2.1/test/spiretest/apiserver.go 09:11:13 spire-1.2.1/test/spiretest/assertions.go 09:11:13 spire-1.2.1/test/spiretest/dir.go 09:11:13 spire-1.2.1/test/spiretest/errors_posix.go 09:11:13 spire-1.2.1/test/spiretest/errors_windows.go 09:11:13 spire-1.2.1/test/spiretest/logs.go 09:11:13 spire-1.2.1/test/spiretest/socketapi.go 09:11:13 spire-1.2.1/test/spiretest/suite.go 09:11:13 spire-1.2.1/test/spiretest/x509.go 09:11:13 spire-1.2.1/test/testca/ 09:11:13 spire-1.2.1/test/testca/ca.go 09:11:13 spire-1.2.1/test/testkey/ 09:11:13 spire-1.2.1/test/testkey/generate.sh 09:11:13 spire-1.2.1/test/testkey/genkeys.go 09:11:13 spire-1.2.1/test/testkey/keys.go 09:11:13 spire-1.2.1/test/testkey/new.go 09:11:13 spire-1.2.1/test/tpmsimulator/ 09:11:13 spire-1.2.1/test/tpmsimulator/simulator.go 09:11:13 spire-1.2.1/test/util/ 09:11:13 spire-1.2.1/test/util/cert_fixtures.go 09:11:13 spire-1.2.1/test/util/cert_generation.go 09:11:13 spire-1.2.1/test/util/io_redirection.go 09:11:13 spire-1.2.1/test/util/race.go 09:11:13 spire-1.2.1/test/util/util.go 09:11:13 building spire from source... 09:11:13 Installing go1.17.7... 09:11:35 Building bin/spire-server... 09:11:35 go: downloading github.com/mitchellh/cli v1.1.2 09:11:35 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 09:11:35 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 09:11:36 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 09:11:37 go: downloading google.golang.org/grpc v1.44.0 09:11:39 Building bin/spire-server... 09:11:39 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 09:11:39 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 09:11:39 go: downloading github.com/mitchellh/cli v1.1.2 09:11:40 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 09:11:40 go: downloading google.golang.org/grpc v1.44.0 09:11:40 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 09:11:40 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:11:41 go: downloading github.com/imdario/mergo v0.3.12 09:11:41 go: downloading github.com/sirupsen/logrus v1.8.1 09:11:41 go: downloading github.com/hashicorp/go-hclog v1.1.0 09:11:41 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:11:42 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 09:11:42 go: downloading github.com/fatih/color v1.13.0 09:11:42 go: downloading github.com/mattn/go-isatty v0.0.14 09:11:42 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 09:11:42 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 09:11:42 go: downloading github.com/hashicorp/go-plugin v1.4.3 09:11:42 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 09:11:43 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 09:11:43 go: downloading github.com/InVisionApp/go-logger v1.0.1 09:11:43 go: downloading github.com/armon/go-metrics v0.3.10 09:11:43 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 09:11:44 go: downloading github.com/prometheus/client_golang v1.12.1 09:11:44 go: downloading github.com/uber-go/tally/v4 v4.1.1 09:11:44 go: downloading github.com/imdario/mergo v0.3.12 09:11:44 go: downloading github.com/sirupsen/logrus v1.8.1 09:11:44 go: downloading github.com/hashicorp/go-hclog v1.1.0 09:11:45 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 09:11:45 go: downloading github.com/fatih/color v1.13.0 09:11:45 go: downloading github.com/mattn/go-isatty v0.0.14 09:11:45 go: downloading github.com/open-policy-agent/opa v0.38.0 09:11:45 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 09:11:45 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 09:11:45 go: downloading github.com/hashicorp/go-plugin v1.4.3 09:11:45 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 09:11:46 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 09:11:46 go: downloading github.com/InVisionApp/go-logger v1.0.1 09:11:47 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 09:11:47 go: downloading github.com/open-policy-agent/opa v0.38.0 09:12:09 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 09:12:09 go: downloading github.com/mattn/go-colorable v0.1.12 09:12:09 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 09:12:09 go: downloading github.com/Masterminds/goutils v1.1.0 09:12:10 go: downloading github.com/Masterminds/semver v1.5.0 09:12:10 go: downloading github.com/google/uuid v1.1.2 09:12:10 go: downloading github.com/huandu/xstrings v1.3.2 09:12:10 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 09:12:10 go: downloading github.com/oklog/run v1.0.0 09:12:11 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:12:11 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 09:12:11 go: downloading github.com/prometheus/client_model v0.2.0 09:12:11 go: downloading github.com/prometheus/common v0.32.1 09:12:11 go: downloading github.com/beorn7/perks v1.0.1 09:12:11 go: downloading github.com/armon/go-metrics v0.3.10 09:12:11 go: downloading github.com/prometheus/client_golang v1.12.1 09:12:11 go: downloading github.com/uber-go/tally/v4 v4.1.1 09:12:11 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:12:11 go: downloading github.com/prometheus/procfs v0.7.3 09:12:12 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 09:12:12 go: downloading github.com/mattn/go-colorable v0.1.12 09:12:12 go: downloading go.uber.org/atomic v1.9.0 09:12:12 go: downloading github.com/Masterminds/goutils v1.1.0 09:12:12 go: downloading github.com/Masterminds/semver v1.5.0 09:12:12 go: downloading github.com/google/uuid v1.1.2 09:12:12 go: downloading github.com/huandu/xstrings v1.3.2 09:12:13 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 09:12:13 go: downloading github.com/oklog/run v1.0.0 09:12:13 go: downloading github.com/imkira/go-observer v1.0.3 09:12:13 go: downloading github.com/hashicorp/errwrap v1.1.0 09:12:13 go: downloading github.com/mitchellh/reflectwalk v1.0.1 09:12:14 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:12:14 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 09:12:14 go: downloading github.com/twmb/murmur3 v1.1.6 09:12:14 go: downloading github.com/imkira/go-observer v1.0.3 09:12:14 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:12:14 go: downloading gopkg.in/yaml.v2 v2.4.0 09:12:14 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 09:12:14 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:12:14 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 09:12:14 go: downloading github.com/prometheus/client_model v0.2.0 09:12:14 go: downloading github.com/blang/semver/v4 v4.0.0 09:12:14 go: downloading github.com/go-sql-driver/mysql v1.6.0 09:12:14 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 09:12:14 go: downloading github.com/beorn7/perks v1.0.1 09:12:14 go: downloading github.com/prometheus/common v0.32.1 09:12:14 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:12:14 go: downloading github.com/prometheus/procfs v0.7.3 09:12:15 go: downloading github.com/jinzhu/gorm v1.9.16 09:12:15 go: downloading github.com/lib/pq v1.10.4 09:12:15 go: downloading github.com/mattn/go-sqlite3 v1.14.12 09:12:15 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 09:12:15 go: downloading go.uber.org/atomic v1.9.0 09:12:16 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 09:12:16 go: downloading github.com/hashicorp/errwrap v1.1.0 09:12:16 go: downloading github.com/mitchellh/reflectwalk v1.0.1 09:12:16 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 09:12:16 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 09:12:16 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 09:12:17 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 09:12:19 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 09:12:19 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 09:12:24 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 09:12:24 go: downloading github.com/stretchr/testify v1.7.0 09:12:24 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:12:24 go: downloading github.com/aws/aws-sdk-go v1.43.0 09:12:25 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 09:12:25 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 09:12:25 go: downloading github.com/stretchr/testify v1.7.0 09:12:25 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:12:25 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 09:12:25 go: downloading github.com/blang/semver/v4 v4.0.0 09:12:26 go: downloading github.com/go-sql-driver/mysql v1.6.0 09:12:26 go: downloading github.com/jinzhu/gorm v1.9.16 09:12:26 go: downloading github.com/lib/pq v1.10.4 09:12:26 go: downloading github.com/mattn/go-sqlite3 v1.14.12 09:12:27 go: downloading google.golang.org/api v0.70.0 09:12:27 go: downloading github.com/aws/aws-sdk-go v1.43.0 09:12:50 go: downloading k8s.io/client-go v0.23.4 09:12:50 go: downloading google.golang.org/api v0.70.0 09:12:50 go: downloading k8s.io/api v0.23.4 09:13:00 go: downloading github.com/google/go-tpm v0.3.3 09:13:00 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 09:13:07 go: downloading k8s.io/api v0.23.4 09:13:07 go: downloading github.com/google/go-tpm v0.3.3 09:13:07 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 09:13:17 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 09:13:17 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 09:13:17 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 09:13:17 go: downloading k8s.io/apimachinery v0.23.4 09:13:18 go: downloading k8s.io/client-go v0.23.4 09:13:27 go: downloading k8s.io/kube-aggregator v0.23.3 09:13:28 go: downloading cloud.google.com/go/storage v1.21.0 09:13:29 go: downloading cloud.google.com/go v0.100.2 09:13:30 go: downloading sigs.k8s.io/controller-runtime v0.11.1 09:13:31 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 09:13:31 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 09:13:31 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 09:13:31 go: downloading cloud.google.com/go/storage v1.21.0 09:13:32 go: downloading cloud.google.com/go/security v1.3.0 09:13:32 go: downloading github.com/hashicorp/vault/api v1.4.1 09:13:32 go: downloading cloud.google.com/go v0.100.2 09:13:32 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 09:13:33 go: downloading k8s.io/apimachinery v0.23.4 09:13:33 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:13:33 go: downloading gopkg.in/yaml.v2 v2.4.0 09:13:34 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:13:34 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:13:34 go: downloading github.com/gobwas/glob v0.2.3 09:13:34 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 09:13:35 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 09:13:35 go: downloading github.com/twmb/murmur3 v1.1.6 09:13:35 go: downloading github.com/aws/smithy-go v1.11.0 09:13:36 go: downloading k8s.io/kube-aggregator v0.23.3 09:13:36 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:13:36 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 09:13:36 go: downloading sigs.k8s.io/controller-runtime v0.11.1 09:13:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 09:13:37 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 09:13:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 09:13:37 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 09:13:37 go: downloading github.com/jinzhu/inflection v1.0.0 09:13:37 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 09:13:38 go: downloading cloud.google.com/go/security v1.3.0 09:13:38 go: downloading github.com/gogo/protobuf v1.3.2 09:13:38 go: downloading github.com/hashicorp/vault/api v1.4.1 09:13:39 go: downloading github.com/gobwas/glob v0.2.3 09:13:39 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 09:13:39 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 09:13:40 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 09:13:40 go: downloading github.com/jinzhu/inflection v1.0.0 09:13:40 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 09:13:40 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 09:13:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 09:13:41 go: downloading github.com/aws/smithy-go v1.11.0 09:13:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 09:13:42 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 09:13:43 go: downloading github.com/gogo/protobuf v1.3.2 09:13:44 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 09:13:44 go: downloading github.com/Azure/go-autorest/logger v0.2.1 09:13:44 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 09:13:44 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 09:13:44 go: downloading github.com/dimchansky/utfbom v1.1.1 09:13:44 go: downloading k8s.io/klog/v2 v2.30.0 09:13:44 go: downloading github.com/google/gofuzz v1.1.0 09:13:44 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 09:13:45 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 09:13:46 go: downloading github.com/spf13/pflag v1.0.5 09:13:46 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 09:13:46 go: downloading cloud.google.com/go/compute v1.3.0 09:13:47 go: downloading cloud.google.com/go/iam v0.1.1 09:13:48 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 09:13:48 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 09:13:48 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 09:13:48 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 09:13:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:13:48 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 09:13:48 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 09:13:48 go: downloading github.com/Azure/go-autorest/logger v0.2.1 09:13:48 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 09:13:48 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 09:13:48 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 09:13:48 go: downloading github.com/dimchansky/utfbom v1.1.1 09:13:48 go: downloading github.com/hashicorp/vault/sdk v0.4.1 09:13:48 go: downloading cloud.google.com/go/compute v1.3.0 09:13:50 go: downloading cloud.google.com/go/iam v0.1.1 09:13:50 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 09:13:50 go: downloading github.com/mitchellh/mapstructure v1.4.3 09:13:50 go: downloading github.com/tklauser/go-sysconf v0.3.9 09:13:50 go: downloading k8s.io/klog/v2 v2.30.0 09:13:50 go: downloading github.com/google/gofuzz v1.1.0 09:13:50 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 09:13:50 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 09:13:51 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 09:13:51 go: downloading go.opencensus.io v0.23.0 09:13:51 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 09:13:52 go: downloading github.com/spf13/pflag v1.0.5 09:13:52 go: downloading github.com/jmespath/go-jmespath v0.4.0 09:13:52 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 09:13:52 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 09:13:52 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 09:13:53 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:13:53 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 09:13:53 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 09:13:53 go: downloading github.com/hashicorp/vault/sdk v0.4.1 09:13:54 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 09:13:54 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 09:13:54 go: downloading github.com/mitchellh/mapstructure v1.4.3 09:13:54 go: downloading gopkg.in/inf.v0 v0.9.1 09:13:54 go: downloading github.com/tklauser/go-sysconf v0.3.9 09:13:55 go: downloading github.com/go-logr/logr v1.2.2 09:13:55 go: downloading github.com/google/go-cmp v0.5.7 09:13:55 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 09:13:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 09:13:55 go: downloading github.com/jmespath/go-jmespath v0.4.0 09:13:55 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 09:13:55 go: downloading github.com/json-iterator/go v1.1.12 09:13:56 go: downloading github.com/googleapis/gnostic v0.5.5 09:13:57 go: downloading go.opencensus.io v0.23.0 09:13:58 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 09:13:58 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 09:13:58 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 09:13:58 go: downloading gopkg.in/inf.v0 v0.9.1 09:13:59 go: downloading github.com/go-logr/logr v1.2.2 09:13:59 go: downloading github.com/google/go-cmp v0.5.7 09:13:59 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 09:14:00 go: downloading github.com/json-iterator/go v1.1.12 09:14:00 go: downloading github.com/googleapis/gnostic v0.5.5 09:14:00 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 09:14:00 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 09:14:01 go: downloading github.com/tklauser/numcpus v0.3.0 09:14:01 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 09:14:01 go: downloading go.uber.org/zap v1.21.0 09:14:02 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:14:02 go: downloading github.com/modern-go/reflect2 v1.0.2 09:14:02 go: downloading sigs.k8s.io/yaml v1.3.0 09:14:02 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 09:14:03 go: downloading github.com/ryanuber/go-glob v1.0.0 09:14:03 go: downloading github.com/golang/snappy v0.0.4 09:14:03 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 09:14:04 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 09:14:06 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 09:14:06 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 09:14:06 go: downloading github.com/tklauser/numcpus v0.3.0 09:14:06 go: downloading go.uber.org/zap v1.21.0 09:14:07 go: downloading sigs.k8s.io/yaml v1.3.0 09:14:07 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 09:14:07 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:14:07 go: downloading github.com/modern-go/reflect2 v1.0.2 09:14:08 go: downloading github.com/ryanuber/go-glob v1.0.0 09:14:08 go: downloading github.com/golang/snappy v0.0.4 09:14:08 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 09:14:13 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 09:14:13 go: downloading github.com/hashicorp/go-uuid v1.0.2 09:14:13 go: downloading github.com/hashicorp/go-version v1.2.0 09:14:13 go: downloading go.uber.org/multierr v1.6.0 09:14:18 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 09:14:18 go: downloading github.com/hashicorp/go-uuid v1.0.2 09:14:18 go: downloading github.com/hashicorp/go-version v1.2.0 09:14:18 go: downloading go.uber.org/multierr v1.6.0 09:14:45 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 09:14:45 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 09:14:45 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 09:14:45 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 09:16:06 Removing intermediate container eddfdc3eca15 09:16:06 ---> 2b1b8d0eb163 09:16:06 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:16:06 ---> Running in fd0ba7652a02 09:16:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:16:06 Removing intermediate container fd0ba7652a02 09:16:06 ---> f5bf4ebeb4af 09:16:06 09:16:06 Step 11/23 : FROM docker:20.10.14 09:16:06 20.10.14: Pulling from library/docker 09:16:12 Removing intermediate container 56d431ba5399 09:16:12 ---> 9f303bf051c8 09:16:12 09:16:12 Step 10/23 : FROM alpine:3.14 09:16:12 3.14: Pulling from library/alpine 09:16:15 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:16:15 Status: Downloaded newer image for alpine:3.14 09:16:15 ---> ac73e934f311 09:16:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:16:15 ---> Running in e8382864ad0c 09:16:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:16:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:16:19 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 09:16:19 Status: Downloaded newer image for docker:20.10.14 09:16:19 ---> c346e9eafbab 09:16:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:16:19 (1/1) Installing dumb-init (1.2.5-r1) 09:16:19 ---> Running in 960f7f3c021d 09:16:19 Executing busybox-1.33.1-r7.trigger 09:16:19 OK: 5 MiB in 15 packages 09:16:20 Removing intermediate container 960f7f3c021d 09:16:20 ---> 5883aea130fb 09:16: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 09:16:20 ---> Running in d9654c1025fa 09:16:21 Removing intermediate container e8382864ad0c 09:16:21 ---> 08c4c28478ea 09:16:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:16:21 ---> Running in 1b9bcfa80864 09:16:22 Removing intermediate container 1b9bcfa80864 09:16:22 ---> 47df713e8825 09:16:22 Step 13/23 : ENV APP_PORT=59881 09:16:22 ---> Running in 1ab6226f5f40 09:16:22 Removing intermediate container 1ab6226f5f40 09:16:22 ---> 57be4eca8276 09:16:22 Step 14/23 : EXPOSE $APP_PORT 09:16:23 ---> Running in ea733aa27766 09:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:16:23 Removing intermediate container ea733aa27766 09:16:23 ---> 46336949e36f 09:16:23 Step 15/23 : WORKDIR / 09:16:23 ---> Running in dd3c47da9504 09:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:16:24 Removing intermediate container dd3c47da9504 09:16:24 ---> 7dbb4fcf3171 09:16:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:16:25 (1/43) Installing readline (8.1.1-r0) 09:16:25 (2/43) Installing bash (5.1.16-r0) 09:16:25 Executing bash-5.1.16-r0.post-install 09:16:25 (3/43) Installing brotli-libs (1.0.9-r5) 09:16:25 (4/43) Installing nghttp2-libs (1.46.0-r0) 09:16:25 (5/43) Installing libcurl (7.80.0-r1) 09:16:25 (6/43) Installing curl (7.80.0-r1) 09:16:25 (7/43) Installing dumb-init (1.2.5-r1) 09:16:25 ---> 116e871e9705 09:16:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:16:25 (8/43) Installing libbz2 (1.0.8-r1) 09:16:25 (9/43) Installing expat (2.4.7-r0) 09:16:25 (10/43) Installing libffi (3.4.2-r1) 09:16:25 (11/43) Installing gdbm (1.22-r0) 09:16:25 (12/43) Installing xz-libs (5.2.5-r1) 09:16:25 (13/43) Installing libgcc (10.3.1_git20211027-r0) 09:16:25 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 09:16:25 (15/43) Installing mpdecimal (2.5.1-r1) 09:16:25 (16/43) Installing sqlite-libs (3.36.0-r0) 09:16:25 (17/43) Installing python3 (3.9.7-r4) 09:16:27 ---> 89f92510c2f2 09:16:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:16:28 ---> 9c7bb75a15bc 09:16:28 Step 19/23 : ENTRYPOINT ["/core-metadata"] 09:16:28 (18/43) Installing py3-appdirs (1.4.4-r2) 09:16:28 (19/43) Installing py3-certifi (2020.12.5-r1) 09:16:28 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 09:16:28 (21/43) Installing py3-idna (3.3-r0) 09:16:28 (22/43) Installing py3-urllib3 (1.26.7-r0) 09:16:28 ---> Running in d45828bc8255 09:16:28 (23/43) Installing py3-requests (2.26.0-r1) 09:16:28 (24/43) Installing py3-msgpack (1.0.2-r1) 09:16:28 (25/43) Installing py3-lockfile (0.12.2-r4) 09:16:28 (26/43) Installing py3-cachecontrol (0.12.10-r0) 09:16:28 (27/43) Installing py3-colorama (0.4.4-r1) 09:16:28 (28/43) Installing py3-contextlib2 (21.6.0-r1) 09:16:28 (29/43) Installing py3-distlib (0.3.3-r0) 09:16:28 (30/43) Installing py3-distro (1.6.0-r0) 09:16:28 (31/43) Installing py3-six (1.16.0-r0) 09:16:28 (32/43) Installing py3-webencodings (0.5.1-r4) 09:16:28 (33/43) Installing py3-html5lib (1.1-r1) 09:16:29 (34/43) Installing py3-parsing (2.4.7-r2) 09:16:29 (35/43) Installing py3-packaging (20.9-r1) 09:16:29 (36/43) Installing py3-tomli (1.2.2-r0) 09:16:29 (37/43) Installing py3-pep517 (0.12.0-r0) 09:16:29 (38/43) Installing py3-progress (1.6-r0) 09:16:29 (39/43) Installing py3-retrying (1.3.3-r2) 09:16:29 (40/43) Installing py3-ordered-set (4.0.2-r2) 09:16:29 (41/43) Installing py3-setuptools (52.0.0-r4) 09:16:29 Removing intermediate container d45828bc8255 09:16:29 ---> 76e383b3b5f0 09:16:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:16:29 (42/43) Installing py3-toml (0.10.2-r2) 09:16:29 ---> Running in 9c3e3274c114 09:16:29 (43/43) Installing py3-pip (20.3.4-r1) 09:16:30 Removing intermediate container 9c3e3274c114 09:16:30 ---> b184002b154e 09:16:30 Step 21/23 : LABEL arch=arm64 09:16:30 ---> Running in 714f9914c99c 09:16:30 Executing busybox-1.34.1-r5.trigger 09:16:30 OK: 82 MiB in 65 packages 09:16:30 Removing intermediate container 714f9914c99c 09:16:30 ---> 6951dbd99a7d 09:16:30 Step 22/23 : LABEL git_sha=661da0ba828153a2b9b32043aa489b6c1a2b77ef 09:16:30 ---> Running in cfa275ecd367 09:16:31 Removing intermediate container cfa275ecd367 09:16:31 ---> 24d1d338a060 09:16:31 Step 23/23 : LABEL version=0.0.0 09:16:31 ---> Running in 6d479ae139a0 09:16:32 Removing intermediate container 6d479ae139a0 09:16:32 ---> c704c422a6e7 09:16:32 09:16:32 Successfully built c704c422a6e7 09:16:32 Successfully tagged core-metadata-arm64:latest 09:16:32  Building core-metadata ... done Building security-bootstrapper 09:16:37 Collecting docker-compose==1.23.2 09:16:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:16:37 Collecting docopt<0.7,>=0.6.1 09:16:37 Downloading docopt-0.6.2.tar.gz (25 kB) 09:16:39 Collecting cached-property<2,>=1.2.0 09:16:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:16:40 Collecting jsonschema<3,>=2.5.1 09:16:40 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:16:41 Collecting websocket-client<1.0,>=0.32.0 09:16:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:16:41 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 09:16:41 Collecting texttable<0.10,>=0.9.0 09:16:41 Downloading texttable-0.9.1.tar.gz (11 kB) 09:16:44 Collecting dockerpty<0.5,>=0.4.1 09:16:44 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:16:50 Collecting PyYAML<4,>=3.10 09:16:50 Downloading PyYAML-3.13.tar.gz (270 kB) 09:16:58 Collecting docker<4.0,>=3.6.0 09:16:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:16:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:16:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:16:59 Collecting docker-pycreds>=0.4.0 09:16:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:17:01 Collecting idna<2.8,>=2.5 09:17:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:17:01 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) 09:17:01 Collecting chardet<3.1.0,>=3.0.2 09:17:01 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:17:02 Collecting urllib3<1.25,>=1.21.1 09:17:02 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:17:03 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:17:03 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:17:03 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:17:03 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:17:03 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:17:03 Step 2/31 : FROM ${BUILDER_BASE} AS builder 09:17:03 ---> 96c57b957231 09:17:03 Step 3/31 : WORKDIR /edgex-go 09:17:03 ---> Using cache 09:17:03 ---> b20d8bb0d052 09:17:03 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:03 ---> Using cache 09:17:03 ---> 089ba186510b 09:17:03 Step 5/31 : RUN apk add --update --no-cache make git 09:17:03 ---> Running in c5bbff97501d 09:17:04 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:17:04 Attempting uninstall: urllib3 09:17:04 Found existing installation: urllib3 1.26.7 09:17:04 Uninstalling urllib3-1.26.7: 09:17:04 Successfully uninstalled urllib3-1.26.7 09:17:05 Attempting uninstall: idna 09:17:05 Found existing installation: idna 3.3 09:17:05 Uninstalling idna-3.3: 09:17:05 Successfully uninstalled idna-3.3 09:17:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:17:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:17:08 OK: 220 MiB in 52 packages 09:17:09 Attempting uninstall: requests 09:17:09 Found existing installation: requests 2.26.0 09:17:09 Uninstalling requests-2.26.0: 09:17:09 Successfully uninstalled requests-2.26.0 09:17:09 Removing intermediate container c5bbff97501d 09:17:09 ---> 500986d34dde 09:17:09 Step 6/31 : COPY go.mod vendor* ./ 09:17:10 Running setup.py install for texttable: started 09:17:10 ---> d310118b29b3 09:17:10 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:10 ---> Running in 4c9516ac114e 09:17:14 Running setup.py install for texttable: finished with status 'done' 09:17:14 Running setup.py install for PyYAML: started 09:17:16 Removing intermediate container 4c9516ac114e 09:17:16 ---> b4707c278b40 09:17:16 Step 8/31 : COPY . . 09:17:17 Running setup.py install for PyYAML: finished with status 'done' 09:17:18 Running setup.py install for docopt: started 09:17:23 Running setup.py install for docopt: finished with status 'done' 09:17:23 Running setup.py install for dockerpty: started 09:17:27 Running setup.py install for dockerpty: finished with status 'done' 09:17:29 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 09:17:44 ---> 5d1b00d02887 09:17:44 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:17:44 ---> Running in 0ece038528d0 09:17:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:17:49 Removing intermediate container d9654c1025fa 09:17:49 ---> 7e3b5a120898 09:17:49 Step 14/23 : ENV APP_PORT=58890 09:17:50 ---> Running in 07b187b91bd8 09:17:50 Removing intermediate container 07b187b91bd8 09:17:50 ---> 41269f9cca08 09:17:50 Step 15/23 : EXPOSE $APP_PORT 09:17:50 ---> Running in bc2671177205 09:17:51 Removing intermediate container bc2671177205 09:17:51 ---> 9e06bdbb5729 09:17:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:17:53 ---> d6b6b8fbe8db 09:17:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:17:54 ---> 2cc0fbf7766d 09:17:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:17:55 ---> c4c8984672b5 09:17:55 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 09:17:55 ---> Running in 388259879ce5 09:17:55 Removing intermediate container 388259879ce5 09:17:55 ---> c354a86d4b84 09:17:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:17:55 ---> Running in 074f32c5b3e4 09:17:56 Removing intermediate container 074f32c5b3e4 09:17:56 ---> 27cfc2349563 09:17:56 Step 21/23 : LABEL arch=arm64 09:17:56 ---> Running in 49ea2fa2b5a8 09:17:57 Removing intermediate container 49ea2fa2b5a8 09:17:57 ---> a7f1cedac235 09:17:57 Step 22/23 : LABEL git_sha=661da0ba828153a2b9b32043aa489b6c1a2b77ef 09:17:57 ---> Running in 874681e7fd92 09:17:57 Removing intermediate container 874681e7fd92 09:17:57 ---> d42a70c090cb 09:17:57 Step 23/23 : LABEL version=0.0.0 09:17:57 ---> Running in 04b496ef03fb 09:17:58 Removing intermediate container 04b496ef03fb 09:17:58 ---> 24f9b3257ec2 09:17:58 09:17:58 Successfully built 24f9b3257ec2 09:17:58 Successfully tagged sys-mgmt-agent-arm64:latest 09:17:58 Building core-data 09:18:25  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:18:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:18:25 ---> 96c57b957231 09:18:25 Step 3/23 : WORKDIR /edgex-go 09:18:25 ---> Using cache 09:18:25 ---> b20d8bb0d052 09:18:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:25 ---> Using cache 09:18:25 ---> 089ba186510b 09:18:25 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:18:26 ---> Running in c0bc2c1f93ba 09:18:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:18:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:18:30 OK: 220 MiB in 52 packages 09:18:31 Removing intermediate container c0bc2c1f93ba 09:18:31 ---> 1d6ee5e89abd 09:18:31 Step 6/23 : COPY go.mod vendor* ./ 09:18:32 ---> c241a75c2f1f 09:18:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:33 ---> Running in d996192b939a 09:18:39 Removing intermediate container d996192b939a 09:18:39 ---> ea220da14d2d 09:18:39 Step 8/23 : COPY . . 09:18:52 Removing intermediate container 5239deb1294c 09:18:52 ---> 8a3b6bf692d6 09:18:52 09:18:52 Step 10/22 : FROM alpine:3.14 09:18:52 ---> ac73e934f311 09:18:52 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:18:52 ---> Running in 8e1fc94149bb 09:18:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:18:57 (1/2) Installing ca-certificates (20211220-r0) 09:18:57 (2/2) Installing dumb-init (1.2.5-r1) 09:18:57 Executing busybox-1.33.1-r7.trigger 09:18:57 Executing ca-certificates-20211220-r0.trigger 09:18:57 OK: 6 MiB in 16 packages 09:19:00 Removing intermediate container 8e1fc94149bb 09:19:00 ---> c73e53e0abf2 09:19:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:19:00 ---> Running in eb8bf3f27c11 09:19:01 Removing intermediate container eb8bf3f27c11 09:19:01 ---> b9c55f1a9ed4 09:19:01 Step 13/22 : ENV APP_PORT=59860 09:19:01 ---> Running in fc5dad03c574 09:19:02 Removing intermediate container fc5dad03c574 09:19:02 ---> 15e1fe6bbc72 09:19:02 Step 14/22 : EXPOSE $APP_PORT 09:19:02 ---> Running in 5f30fa57bb2d 09:19:03 Removing intermediate container 5f30fa57bb2d 09:19:03 ---> 53414c97f481 09:19:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:19:05 ---> 36d30a48d525 09:19:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:19:08 ---> 875692f2a0b3 09:19:08 Step 9/23 : RUN make cmd/core-data/core-data 09:19:08 ---> Running in 77558d7514a6 09:19:09 ---> 9bbf9e0159b6 09:19:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:19:10 ---> e72c7b3063ca 09:19:10 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:19:10 ---> Running in 05a3dd6b4133 09:19:11 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:19:11 Removing intermediate container 05a3dd6b4133 09:19:11 ---> 0f836f708725 09:19:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:19:11 ---> Running in 6dee6a028386 09:19:11 Removing intermediate container 6dee6a028386 09:19:11 ---> 459fd986595d 09:19:11 Step 20/22 : LABEL arch=arm64 09:19:11 ---> Running in eb390396178c 09:19:12 Removing intermediate container eb390396178c 09:19:12 ---> 02f1bd7699c2 09:19:12 Step 21/22 : LABEL git_sha=661da0ba828153a2b9b32043aa489b6c1a2b77ef 09:19:12 ---> Running in e15b722f3552 09:19:13 Removing intermediate container e15b722f3552 09:19:13 ---> e889c210cda7 09:19:13 Step 22/22 : LABEL version=0.0.0 09:19:13 ---> Running in 9cc5c83e9695 09:19:13 Removing intermediate container 9cc5c83e9695 09:19:13 ---> 33db458992e8 09:19:13 09:19:14 Successfully built 33db458992e8 09:19:14 Successfully tagged support-notifications-arm64:latest 09:19:14  Building support-notifications ... done Building support-scheduler 09:19:41 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:19:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:19:41 ---> 96c57b957231 09:19:41 Step 3/22 : WORKDIR /edgex-go 09:19:41 ---> Using cache 09:19:41 ---> b20d8bb0d052 09:19:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:19:41 ---> Using cache 09:19:41 ---> 089ba186510b 09:19:41 Step 5/22 : RUN apk add --update --no-cache make git 09:19:41 ---> Using cache 09:19:41 ---> 500986d34dde 09:19:41 Step 6/22 : COPY go.mod vendor* ./ 09:19:41 ---> Using cache 09:19:41 ---> d310118b29b3 09:19:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:41 ---> Using cache 09:19:41 ---> b4707c278b40 09:19:41 Step 8/22 : COPY . . 09:19:41 ---> Using cache 09:19:41 ---> 5d1b00d02887 09:19:41 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:19:41 ---> Running in 29e118da52e4 09:19:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:22:50 Removing intermediate container 0ece038528d0 09:22:50 ---> c349e2489a8b 09:22:50 09:22:50 Step 10/31 : FROM alpine:3.14 09:22:50 ---> ac73e934f311 09:22:50 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:22:50 ---> Running in 25ffcd47b67a 09:22:50 Removing intermediate container 25ffcd47b67a 09:22:50 ---> 8dd18cfbba57 09:22:50 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 09:22:50 ---> Running in 5436425d5a0b 09:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:22:50 (1/2) Installing dumb-init (1.2.5-r1) 09:22:50 (2/2) Installing su-exec (0.2-r1) 09:22:50 Executing busybox-1.33.1-r7.trigger 09:22:50 OK: 6 MiB in 16 packages 09:22:50 Removing intermediate container 5436425d5a0b 09:22:50 ---> 4fab379d104e 09:22:50 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 09:22:50 ---> Running in 43b776294f39 09:22:50 Removing intermediate container 43b776294f39 09:22:50 ---> f8890415b56b 09:22:50 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:22:50 ---> Running in b2eb776e4c39 09:22:51 Removing intermediate container b2eb776e4c39 09:22:51 ---> 8fc23656d316 09:22:51 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:22:51 ---> Running in 7b5f8b46a7e5 09:22:54 Removing intermediate container 7b5f8b46a7e5 09:22:54 ---> 50190a1233c9 09:22:54 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 09:22:54 ---> Running in fe5ae9421206 09:22:55 Removing intermediate container fe5ae9421206 09:22:55 ---> 4bc1143dbd60 09:22:55 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:22:56 ---> 2ebdf0c57c33 09:22:56 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:22:56 ---> Running in 36e3429a74c4 09:22:59 Removing intermediate container 36e3429a74c4 09:22:59 ---> fc2cedc2cfbf 09:22:59 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 09:22:59 ---> 0685ff5f8032 09:22:59 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:23:01 ---> 28c0848af856 09:23:01 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:23:02 ---> 8a2c5656af48 09:23:02 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:23:03 ---> f6bff4dcacff 09:23:03 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:23:04 ---> d9d62d25d107 09:23:04 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 09:23:05 ---> Running in ea62e1dfac3b 09:23:05 Removing intermediate container ea62e1dfac3b 09:23:05 ---> cb6327f0c5be 09:23:05 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:23:06 ---> 0ef483f0bd84 09:23:06 Step 26/31 : RUN chmod +x /entrypoint.sh 09:23:06 ---> Running in fd96cbb34d70 09:23:10 Removing intermediate container fd96cbb34d70 09:23:10 ---> e8554e97a39c 09:23:10 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 09:23:10 ---> Running in 2d0d27aa5398 09:23:10 Removing intermediate container 2d0d27aa5398 09:23:10 ---> 1e5af60bddb4 09:23:10 Step 28/31 : CMD ["gate"] 09:23:10 ---> Running in 81dac6e4b902 09:23:10 Removing intermediate container 81dac6e4b902 09:23:10 ---> c61ddf8cb396 09:23:10 Step 29/31 : LABEL arch=arm64 09:23:11 ---> Running in 13c48ca75fb8 09:23:11 Removing intermediate container 13c48ca75fb8 09:23:11 ---> 9aaea7a3b29c 09:23:11 Step 30/31 : LABEL git_sha=661da0ba828153a2b9b32043aa489b6c1a2b77ef 09:23:12 ---> Running in 0450c7c8eb60 09:23:12 Removing intermediate container 0450c7c8eb60 09:23:12 ---> 494413fef5c5 09:23:12 Step 31/31 : LABEL version=0.0.0 09:23:13 ---> Running in 2987db7b78b4 09:23:13 Removing intermediate container 2987db7b78b4 09:23:13 ---> 8c4697367fb5 09:23:13 09:23:13 Successfully built 8c4697367fb5 09:23:14 Successfully tagged security-bootstrapper-arm64:latest 09:23:14 Building security-secretstore-setup 09:23:46  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:23:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:23:46 ---> 96c57b957231 09:23:46 Step 3/25 : WORKDIR /edgex-go 09:23:46 ---> Using cache 09:23:46 ---> b20d8bb0d052 09:23:46 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:23:46 ---> Using cache 09:23:46 ---> 089ba186510b 09:23:46 Step 5/25 : RUN apk add --update --no-cache make git 09:23:46 ---> Using cache 09:23:46 ---> 500986d34dde 09:23:46 Step 6/25 : COPY go.mod vendor* ./ 09:23:46 ---> Using cache 09:23:46 ---> d310118b29b3 09:23:46 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:46 ---> Using cache 09:23:46 ---> b4707c278b40 09:23:46 Step 8/25 : COPY . . 09:23:46 ---> Using cache 09:23:46 ---> 5d1b00d02887 09:23:46 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:23:46 ---> Running in a3a9701ddbca 09:23:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:25:08 Removing intermediate container 77558d7514a6 09:25:08 ---> dd11a1bc0ab7 09:25:08 09:25:08 Step 10/23 : FROM alpine:3.14 09:25:08 ---> ac73e934f311 09:25:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:25:08 ---> Running in ee397e42886e 09:25:08 Removing intermediate container ee397e42886e 09:25:08 ---> 46b4970ba4c2 09:25:08 Step 12/23 : ENV APP_PORT=59880 09:25:08 ---> Running in f69a1f2477e7 09:25:08 Removing intermediate container f69a1f2477e7 09:25:08 ---> 80d3364d8a3a 09:25:08 Step 13/23 : EXPOSE $APP_PORT 09:25:08 ---> Running in b2890dabaceb 09:25:09 Removing intermediate container b2890dabaceb 09:25:09 ---> 778edee4f211 09:25:09 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:25:09 ---> Running in cb479ad0ed98 09:25:12 Removing intermediate container cb479ad0ed98 09:25:12 ---> 400f02e769e6 09:25:12 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:25:12 ---> Running in 423ea72ce825 09:25:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:25:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:25:17 (1/6) Installing dumb-init (1.2.5-r1) 09:25:17 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:25:17 (3/6) Installing libsodium (1.0.18-r0) 09:25:17 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:25:17 (5/6) Installing libzmq (4.3.4-r0) 09:25:17 (6/6) Installing zeromq (4.3.4-r0) 09:25:17 Executing busybox-1.33.1-r7.trigger 09:25:17 OK: 8 MiB in 20 packages 09:25:19 Removing intermediate container 423ea72ce825 09:25:19 ---> 8d2f01795b69 09:25:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:25:20 ---> 113ffe980ab8 09:25:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:25:22 ---> 21e606d68248 09:25:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:25:23 ---> 2f29b0dcdbb6 09:25:23 Step 19/23 : ENTRYPOINT ["/core-data"] 09:25:23 ---> Running in f0e8f2e76675 09:25:24 Removing intermediate container f0e8f2e76675 09:25:24 ---> 4242d49a0e04 09:25:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:25:24 ---> Running in 21856ddf8c6c 09:25:24 Removing intermediate container 21856ddf8c6c 09:25:24 ---> 602b884d13a8 09:25:24 Step 21/23 : LABEL arch=arm64 09:25:24 ---> Running in c922df550271 09:25:25 Removing intermediate container c922df550271 09:25:25 ---> 109d8eeeb3ae 09:25:25 Step 22/23 : LABEL git_sha=661da0ba828153a2b9b32043aa489b6c1a2b77ef 09:25:25 ---> Running in 7b5f03438b7f 09:25:26 Removing intermediate container 7b5f03438b7f 09:25:26 ---> ded259fdfea6 09:25:26 Step 23/23 : LABEL version=0.0.0 09:25:26 ---> Running in 042786cbde27 09:25:26 Removing intermediate container 042786cbde27 09:25:26 ---> b26904c066a6 09:25:26 09:25:27 Successfully built b26904c066a6 09:25:27 Successfully tagged core-data-arm64:latest 09:25:27  Building core-data ... done Building security-spire-config 09:25:59 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:25:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:25:59 ---> 96c57b957231 09:25:59 Step 3/26 : WORKDIR /edgex-go 09:25:59 ---> Using cache 09:25:59 ---> b20d8bb0d052 09:25:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:25:59 ---> Using cache 09:25:59 ---> 089ba186510b 09:25:59 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 09:25:59 ---> Using cache 09:25:59 ---> 5b5266c5267b 09:25:59 Step 6/26 : COPY go.mod vendor* ./ 09:25:59 ---> Using cache 09:25:59 ---> fd9ea3172bad 09:25:59 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:59 ---> Using cache 09:25:59 ---> 106d04f8b1d4 09:25:59 Step 8/26 : COPY . . 09:25:59 ---> Using cache 09:25:59 ---> 95fe3a62b1be 09:25:59 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:25:59 ---> Using cache 09:25:59 ---> 444e547961be 09:25:59 Step 10/26 : RUN mkdir -p spire-build 09:25:59 ---> Using cache 09:25:59 ---> 892fc103cbbc 09:25:59 Step 11/26 : WORKDIR /edgex-go/spire-build 09:25:59 ---> Using cache 09:25:59 ---> 442ce3b89e0b 09:25:59 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 09:25:59 ---> Running in aadd85c3edd9 09:26:01 spire-1.2.1/ 09:26:01 spire-1.2.1/.data/ 09:26:01 spire-1.2.1/.data/.file 09:26:01 spire-1.2.1/.dockerignore 09:26:01 spire-1.2.1/.gitattributes 09:26:01 spire-1.2.1/.githooks/ 09:26:01 spire-1.2.1/.githooks/pre-commit 09:26:01 spire-1.2.1/.github/ 09:26:01 spire-1.2.1/.github/ISSUE_TEMPLATE.md 09:26:01 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 09:26:01 spire-1.2.1/.github/dependabot.yml 09:26:01 spire-1.2.1/.github/workflows/ 09:26:01 spire-1.2.1/.github/workflows/nightly_build.yaml 09:26:01 spire-1.2.1/.github/workflows/pr_build.yaml 09:26:01 spire-1.2.1/.github/workflows/release_build.yaml 09:26:01 spire-1.2.1/.github/workflows/scripts/ 09:26:01 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 09:26:01 spire-1.2.1/.github/workflows/scripts/push-images.sh 09:26:01 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 09:26:01 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 09:26:01 spire-1.2.1/.github/workflows/scripts/split.sh 09:26:01 spire-1.2.1/.gitignore 09:26:01 spire-1.2.1/.go-version 09:26:01 spire-1.2.1/.golangci.yml 09:26:01 spire-1.2.1/ADOPTERS.md 09:26:01 spire-1.2.1/CHANGELOG.md 09:26:01 spire-1.2.1/CODE-OF-CONDUCT.md 09:26:01 spire-1.2.1/CODEOWNERS 09:26:01 spire-1.2.1/CONTRIBUTING.md 09:26:01 spire-1.2.1/Dockerfile 09:26:01 spire-1.2.1/Dockerfile.dev 09:26:01 spire-1.2.1/Dockerfile.scratch 09:26:01 spire-1.2.1/LICENSE 09:26:01 spire-1.2.1/MAINTAINERS.md 09:26:01 spire-1.2.1/Makefile 09:26:01 spire-1.2.1/README.md 09:26:01 spire-1.2.1/ROADMAP.md 09:26:01 spire-1.2.1/SECURITY.md 09:26:01 spire-1.2.1/cmd/ 09:26:01 spire-1.2.1/cmd/spire-agent/ 09:26:01 spire-1.2.1/cmd/spire-agent/cli/ 09:26:01 spire-1.2.1/cmd/spire-agent/cli/api/ 09:26:01 spire-1.2.1/cmd/spire-agent/cli/api/common.go 09:26:01 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 09:26:01 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 09:26:01 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 09:26:01 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 09:26:01 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 09:26:01 spire-1.2.1/cmd/spire-agent/cli/cli.go 09:26:01 spire-1.2.1/cmd/spire-agent/cli/common/ 09:26:01 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 09:26:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 09:26:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 09:26:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 09:26:01 spire-1.2.1/cmd/spire-agent/cli/run/ 09:26:01 spire-1.2.1/cmd/spire-agent/cli/run/run.go 09:26:01 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 09:26:01 spire-1.2.1/cmd/spire-agent/cli/validate/ 09:26:01 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 09:26:01 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 09:26:01 spire-1.2.1/cmd/spire-agent/main.go 09:26:01 spire-1.2.1/cmd/spire-server/ 09:26:01 spire-1.2.1/cmd/spire-server/cli/ 09:26:01 spire-1.2.1/cmd/spire-server/cli/agent/ 09:26:01 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/agent/count.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/agent/list.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/agent/show.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/bundle/ 09:26:01 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/cli.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/entry/ 09:26:01 spire-1.2.1/cmd/spire-server/cli/entry/count.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/entry/create.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/entry/show.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/entry/update.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/entry/util.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/federation/ 09:26:01 spire-1.2.1/cmd/spire-server/cli/federation/common.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/federation/create.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/federation/list.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/federation/show.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/federation/update.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 09:26:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/jwt/ 09:26:01 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/run/ 09:26:01 spire-1.2.1/cmd/spire-server/cli/run/run.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/token/ 09:26:01 spire-1.2.1/cmd/spire-server/cli/token/generate.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/validate/ 09:26:01 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/x509/ 09:26:01 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 09:26:01 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 09:26:01 spire-1.2.1/cmd/spire-server/main.go 09:26:01 spire-1.2.1/cmd/spire-server/util/ 09:26:01 spire-1.2.1/cmd/spire-server/util/util.go 09:26:01 spire-1.2.1/conf/ 09:26:01 spire-1.2.1/conf/agent/ 09:26:01 spire-1.2.1/conf/agent/agent.conf 09:26:01 spire-1.2.1/conf/agent/agent_full.conf 09:26:01 spire-1.2.1/conf/agent/dummy_root_ca.crt 09:26:01 spire-1.2.1/conf/server/ 09:26:01 spire-1.2.1/conf/server/dummy_upstream_ca.crt 09:26:01 spire-1.2.1/conf/server/dummy_upstream_ca.key 09:26:01 spire-1.2.1/conf/server/server.conf 09:26:01 spire-1.2.1/conf/server/server_full.conf 09:26:01 spire-1.2.1/doc/ 09:26:01 spire-1.2.1/doc/SPIRE101.md 09:26:01 spire-1.2.1/doc/auditlog.md 09:26:01 spire-1.2.1/doc/authorization_policy_engine.md 09:26:01 spire-1.2.1/doc/changelog_guidelines.md 09:26:01 spire-1.2.1/doc/cure53-report.pdf 09:26:01 spire-1.2.1/doc/images/ 09:26:01 spire-1.2.1/doc/images/2019_roadmap.png 09:26:01 spire-1.2.1/doc/images/SPIRE101.png 09:26:01 spire-1.2.1/doc/images/SPIRE_agent.png 09:26:01 spire-1.2.1/doc/images/SPIRE_server.png 09:26:01 spire-1.2.1/doc/images/cache_mgr.png 09:26:01 spire-1.2.1/doc/images/cache_mgr_components.png 09:26:01 spire-1.2.1/doc/images/federated_spire.png 09:26:01 spire-1.2.1/doc/images/ha_mode.png 09:26:01 spire-1.2.1/doc/images/nested_spire.png 09:26:01 spire-1.2.1/doc/images/oidc_federation.png 09:26:01 spire-1.2.1/doc/images/single_trust_domain.png 09:26:01 spire-1.2.1/doc/images/spiffe_compatible.png 09:26:01 spire-1.2.1/doc/images/spire_logo.png 09:26:01 spire-1.2.1/doc/migrating_registration_api_clients.md 09:26:01 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 09:26:01 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 09:26:01 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 09:26:01 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 09:26:01 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 09:26:01 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 09:26:01 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 09:26:01 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 09:26:01 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 09:26:01 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 09:26:01 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 09:26:01 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 09:26:01 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 09:26:01 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 09:26:01 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 09:26:01 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 09:26:01 spire-1.2.1/doc/plugin_server_datastore_sql.md 09:26:01 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 09:26:01 spire-1.2.1/doc/plugin_server_keymanager_disk.md 09:26:01 spire-1.2.1/doc/plugin_server_keymanager_memory.md 09:26:01 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 09:26:01 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 09:26:01 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 09:26:01 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 09:26:01 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 09:26:01 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 09:26:01 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 09:26:01 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 09:26:01 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 09:26:01 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 09:26:01 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 09:26:01 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 09:26:01 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 09:26:01 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 09:26:01 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 09:26:01 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 09:26:01 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 09:26:01 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 09:26:01 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 09:26:01 spire-1.2.1/doc/scaling_spire.md 09:26:01 spire-1.2.1/doc/spire_agent.md 09:26:01 spire-1.2.1/doc/spire_server.md 09:26:01 spire-1.2.1/doc/supported_integrations.md 09:26:01 spire-1.2.1/doc/telemetry.md 09:26:01 spire-1.2.1/doc/telemetry_config.md 09:26:01 spire-1.2.1/doc/upgrading.md 09:26:01 spire-1.2.1/doc/using_spire.md 09:26:01 spire-1.2.1/examples/ 09:26:01 spire-1.2.1/examples/README.md 09:26:01 spire-1.2.1/go.mod 09:26:01 spire-1.2.1/go.sum 09:26:01 spire-1.2.1/pkg/ 09:26:01 spire-1.2.1/pkg/agent/ 09:26:01 spire-1.2.1/pkg/agent/agent.go 09:26:01 spire-1.2.1/pkg/agent/api/ 09:26:01 spire-1.2.1/pkg/agent/api/config.go 09:26:01 spire-1.2.1/pkg/agent/api/debug/ 09:26:01 spire-1.2.1/pkg/agent/api/debug/v1/ 09:26:01 spire-1.2.1/pkg/agent/api/debug/v1/service.go 09:26:01 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 09:26:01 spire-1.2.1/pkg/agent/api/delegatedidentity/ 09:26:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 09:26:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 09:26:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 09:26:01 spire-1.2.1/pkg/agent/api/endpoints.go 09:26:01 spire-1.2.1/pkg/agent/api/health/ 09:26:01 spire-1.2.1/pkg/agent/api/health/v1/ 09:26:01 spire-1.2.1/pkg/agent/api/health/v1/service.go 09:26:01 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 09:26:01 spire-1.2.1/pkg/agent/api/rpccontext/ 09:26:01 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 09:26:01 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 09:26:01 spire-1.2.1/pkg/agent/attestor/ 09:26:01 spire-1.2.1/pkg/agent/attestor/node/ 09:26:01 spire-1.2.1/pkg/agent/attestor/node/experimental.go 09:26:01 spire-1.2.1/pkg/agent/attestor/node/node.go 09:26:01 spire-1.2.1/pkg/agent/attestor/node/node_test.go 09:26:01 spire-1.2.1/pkg/agent/attestor/workload/ 09:26:01 spire-1.2.1/pkg/agent/attestor/workload/workload.go 09:26:01 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 09:26:01 spire-1.2.1/pkg/agent/catalog/ 09:26:01 spire-1.2.1/pkg/agent/catalog/catalog.go 09:26:01 spire-1.2.1/pkg/agent/catalog/keymanager.go 09:26:01 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 09:26:01 spire-1.2.1/pkg/agent/catalog/svidstore.go 09:26:01 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 09:26:01 spire-1.2.1/pkg/agent/client/ 09:26:01 spire-1.2.1/pkg/agent/client/client.go 09:26:01 spire-1.2.1/pkg/agent/client/client_test.go 09:26:01 spire-1.2.1/pkg/agent/client/dial.go 09:26:01 spire-1.2.1/pkg/agent/client/nodeconn.go 09:26:01 spire-1.2.1/pkg/agent/client/nodeconn_test.go 09:26:01 spire-1.2.1/pkg/agent/client/update.go 09:26:01 spire-1.2.1/pkg/agent/client/util.go 09:26:01 spire-1.2.1/pkg/agent/common/ 09:26:01 spire-1.2.1/pkg/agent/common/backoff/ 09:26:01 spire-1.2.1/pkg/agent/common/backoff/backoff.go 09:26:01 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 09:26:01 spire-1.2.1/pkg/agent/common/cgroups/ 09:26:01 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 09:26:01 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 09:26:01 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 09:26:01 spire-1.2.1/pkg/agent/config.go 09:26:01 spire-1.2.1/pkg/agent/endpoints/ 09:26:01 spire-1.2.1/pkg/agent/endpoints/config.go 09:26:01 spire-1.2.1/pkg/agent/endpoints/endpoints.go 09:26:01 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 09:26:01 spire-1.2.1/pkg/agent/endpoints/metrics.go 09:26:01 spire-1.2.1/pkg/agent/endpoints/middleware.go 09:26:01 spire-1.2.1/pkg/agent/endpoints/peertracker.go 09:26:01 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 09:26:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 09:26:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 09:26:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 09:26:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 09:26:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 09:26:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 09:26:01 spire-1.2.1/pkg/agent/endpoints/workload/ 09:26:01 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 09:26:01 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 09:26:01 spire-1.2.1/pkg/agent/manager/ 09:26:01 spire-1.2.1/pkg/agent/manager/cache/ 09:26:01 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 09:26:01 spire-1.2.1/pkg/agent/manager/cache/cache.go 09:26:01 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 09:26:01 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 09:26:01 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 09:26:01 spire-1.2.1/pkg/agent/manager/cache/sets.go 09:26:01 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 09:26:01 spire-1.2.1/pkg/agent/manager/config.go 09:26:01 spire-1.2.1/pkg/agent/manager/manager.go 09:26:01 spire-1.2.1/pkg/agent/manager/manager_test.go 09:26:01 spire-1.2.1/pkg/agent/manager/storage.go 09:26:01 spire-1.2.1/pkg/agent/manager/storage_test.go 09:26:01 spire-1.2.1/pkg/agent/manager/storecache/ 09:26:01 spire-1.2.1/pkg/agent/manager/storecache/cache.go 09:26:01 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 09:26:01 spire-1.2.1/pkg/agent/manager/sync.go 09:26:01 spire-1.2.1/pkg/agent/plugin/ 09:26:01 spire-1.2.1/pkg/agent/plugin/keymanager/ 09:26:01 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 09:26:01 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 09:26:01 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 09:26:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 09:26:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 09:26:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 09:26:01 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 09:26:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 09:26:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 09:26:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 09:26:01 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 09:26:01 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 09:26:01 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 09:26:01 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 09:26:01 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 09:26:01 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 09:26:01 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 09:26:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 09:26:01 spire-1.2.1/pkg/agent/plugin/svidstore/ 09:26:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 09:26:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 09:26:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 09:26:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 09:26:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 09:26:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 09:26:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 09:26:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 09:26:01 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 09:26:01 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 09:26:01 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 09:26:01 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 09:26:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 09:26:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 09:26:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 09:26:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 09:26:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 09:26:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 09:26:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 09:26:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 09:26:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 09:26:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 09:26:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 09:26:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 09:26:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 09:26:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 09:26:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 09:26:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 09:26:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 09:26:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 09:26:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 09:26:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 09:26:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 09:26:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 09:26:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 09:26:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 09:26:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 09:26:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 09:26:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 09:26:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 09:26:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 09:26:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 09:26:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 09:26:01 spire-1.2.1/pkg/agent/svid/ 09:26:01 spire-1.2.1/pkg/agent/svid/rotator.go 09:26:01 spire-1.2.1/pkg/agent/svid/rotator_config.go 09:26:01 spire-1.2.1/pkg/agent/svid/rotator_test.go 09:26:01 spire-1.2.1/pkg/agent/svid/store/ 09:26:01 spire-1.2.1/pkg/agent/svid/store/service.go 09:26:01 spire-1.2.1/pkg/agent/svid/store/service_test.go 09:26:01 spire-1.2.1/pkg/common/ 09:26:01 spire-1.2.1/pkg/common/agentpathtemplate/ 09:26:01 spire-1.2.1/pkg/common/agentpathtemplate/template.go 09:26:01 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 09:26:01 spire-1.2.1/pkg/common/api/ 09:26:01 spire-1.2.1/pkg/common/api/metrics.go 09:26:01 spire-1.2.1/pkg/common/api/middleware/ 09:26:01 spire-1.2.1/pkg/common/api/middleware/common_test.go 09:26:01 spire-1.2.1/pkg/common/api/middleware/interceptor.go 09:26:01 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 09:26:01 spire-1.2.1/pkg/common/api/middleware/logger.go 09:26:01 spire-1.2.1/pkg/common/api/middleware/logger_test.go 09:26:01 spire-1.2.1/pkg/common/api/middleware/metrics.go 09:26:01 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 09:26:01 spire-1.2.1/pkg/common/api/middleware/middleware.go 09:26:01 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 09:26:01 spire-1.2.1/pkg/common/api/middleware/misconfig.go 09:26:01 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 09:26:01 spire-1.2.1/pkg/common/api/middleware/names.go 09:26:01 spire-1.2.1/pkg/common/api/middleware/names_test.go 09:26:01 spire-1.2.1/pkg/common/api/names.go 09:26:01 spire-1.2.1/pkg/common/api/ratelimit.go 09:26:01 spire-1.2.1/pkg/common/api/rpccontext/ 09:26:01 spire-1.2.1/pkg/common/api/rpccontext/logger.go 09:26:01 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 09:26:01 spire-1.2.1/pkg/common/api/rpccontext/names.go 09:26:01 spire-1.2.1/pkg/common/auth/ 09:26:01 spire-1.2.1/pkg/common/auth/interceptors.go 09:26:01 spire-1.2.1/pkg/common/auth/interceptors_test.go 09:26:01 spire-1.2.1/pkg/common/auth/untracked_uds.go 09:26:01 spire-1.2.1/pkg/common/bundleutil/ 09:26:01 spire-1.2.1/pkg/common/bundleutil/bundle.go 09:26:01 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 09:26:01 spire-1.2.1/pkg/common/bundleutil/common_test.go 09:26:01 spire-1.2.1/pkg/common/bundleutil/marshal.go 09:26:01 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 09:26:01 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 09:26:01 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 09:26:01 spire-1.2.1/pkg/common/bundleutil/types.go 09:26:01 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 09:26:01 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 09:26:01 spire-1.2.1/pkg/common/catalog/ 09:26:01 spire-1.2.1/pkg/common/catalog/bind.go 09:26:01 spire-1.2.1/pkg/common/catalog/builtin.go 09:26:01 spire-1.2.1/pkg/common/catalog/catalog.go 09:26:01 spire-1.2.1/pkg/common/catalog/catalog_test.go 09:26:01 spire-1.2.1/pkg/common/catalog/closers.go 09:26:01 spire-1.2.1/pkg/common/catalog/cmd_linux.go 09:26:01 spire-1.2.1/pkg/common/catalog/cmd_other.go 09:26:01 spire-1.2.1/pkg/common/catalog/config.go 09:26:01 spire-1.2.1/pkg/common/catalog/config_test.go 09:26:01 spire-1.2.1/pkg/common/catalog/configure.go 09:26:01 spire-1.2.1/pkg/common/catalog/constraints.go 09:26:01 spire-1.2.1/pkg/common/catalog/constraints_test.go 09:26:01 spire-1.2.1/pkg/common/catalog/context.go 09:26:01 spire-1.2.1/pkg/common/catalog/external.go 09:26:01 spire-1.2.1/pkg/common/catalog/host.go 09:26:01 spire-1.2.1/pkg/common/catalog/pipenet.go 09:26:01 spire-1.2.1/pkg/common/catalog/plugin.go 09:26:01 spire-1.2.1/pkg/common/catalog/testplugin/ 09:26:01 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 09:26:01 spire-1.2.1/pkg/common/catalog/testplugin/main.go 09:26:01 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 09:26:01 spire-1.2.1/pkg/common/cli/ 09:26:01 spire-1.2.1/pkg/common/cli/env.go 09:26:01 spire-1.2.1/pkg/common/cli/flags.go 09:26:01 spire-1.2.1/pkg/common/cli/trust_domain.go 09:26:01 spire-1.2.1/pkg/common/cli/trust_domain_test.go 09:26:01 spire-1.2.1/pkg/common/cli/umask.go 09:26:01 spire-1.2.1/pkg/common/cli/umask_posix.go 09:26:01 spire-1.2.1/pkg/common/cli/umask_test.go 09:26:01 spire-1.2.1/pkg/common/cli/umask_windows.go 09:26:01 spire-1.2.1/pkg/common/cliprinter/ 09:26:01 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 09:26:01 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 09:26:01 spire-1.2.1/pkg/common/cliprinter/flag.go 09:26:01 spire-1.2.1/pkg/common/cliprinter/flag_test.go 09:26:01 spire-1.2.1/pkg/common/cliprinter/format.go 09:26:01 spire-1.2.1/pkg/common/cliprinter/format_test.go 09:26:01 spire-1.2.1/pkg/common/cliprinter/internal/ 09:26:01 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 09:26:01 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 09:26:01 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 09:26:01 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 09:26:01 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 09:26:01 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 09:26:01 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 09:26:01 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 09:26:01 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 09:26:01 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 09:26:01 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 09:26:01 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 09:26:01 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 09:26:01 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 09:26:01 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 09:26:01 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 09:26:01 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 09:26:01 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 09:26:01 spire-1.2.1/pkg/common/coretypes/ 09:26:01 spire-1.2.1/pkg/common/coretypes/bundle/ 09:26:01 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 09:26:01 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 09:26:01 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 09:26:01 spire-1.2.1/pkg/common/coretypes/bundle/require.go 09:26:01 spire-1.2.1/pkg/common/coretypes/jwtkey/ 09:26:01 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 09:26:01 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 09:26:01 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 09:26:01 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 09:26:01 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 09:26:01 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 09:26:01 spire-1.2.1/pkg/common/coretypes/x509certificate/ 09:26:01 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 09:26:01 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 09:26:01 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 09:26:01 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 09:26:01 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 09:26:01 spire-1.2.1/pkg/common/cryptoutil/ 09:26:01 spire-1.2.1/pkg/common/cryptoutil/keys.go 09:26:01 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 09:26:01 spire-1.2.1/pkg/common/diskutil/ 09:26:01 spire-1.2.1/pkg/common/diskutil/file_posix.go 09:26:01 spire-1.2.1/pkg/common/diskutil/file_test.go 09:26:01 spire-1.2.1/pkg/common/diskutil/file_windows.go 09:26:01 spire-1.2.1/pkg/common/errorutil/ 09:26:01 spire-1.2.1/pkg/common/errorutil/wrapper.go 09:26:01 spire-1.2.1/pkg/common/health/ 09:26:01 spire-1.2.1/pkg/common/health/config.go 09:26:01 spire-1.2.1/pkg/common/health/context.go 09:26:01 spire-1.2.1/pkg/common/health/context_test.go 09:26:01 spire-1.2.1/pkg/common/health/health.go 09:26:01 spire-1.2.1/pkg/common/health/health_test.go 09:26:01 spire-1.2.1/pkg/common/health/logger.go 09:26:01 spire-1.2.1/pkg/common/hostservice/ 09:26:01 spire-1.2.1/pkg/common/hostservice/metricsservice/ 09:26:01 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 09:26:01 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 09:26:01 spire-1.2.1/pkg/common/idutil/ 09:26:01 spire-1.2.1/pkg/common/idutil/require.go 09:26:01 spire-1.2.1/pkg/common/idutil/require_test.go 09:26:01 spire-1.2.1/pkg/common/idutil/safety.go 09:26:01 spire-1.2.1/pkg/common/idutil/safety_test.go 09:26:01 spire-1.2.1/pkg/common/idutil/spiffeid.go 09:26:01 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 09:26:01 spire-1.2.1/pkg/common/jwtsvid/ 09:26:01 spire-1.2.1/pkg/common/jwtsvid/common.go 09:26:01 spire-1.2.1/pkg/common/jwtsvid/sign.go 09:26:01 spire-1.2.1/pkg/common/jwtsvid/token_test.go 09:26:01 spire-1.2.1/pkg/common/jwtsvid/validate.go 09:26:01 spire-1.2.1/pkg/common/jwtutil/ 09:26:01 spire-1.2.1/pkg/common/jwtutil/keyset.go 09:26:01 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 09:26:01 spire-1.2.1/pkg/common/log/ 09:26:01 spire-1.2.1/pkg/common/log/hclog_adapter.go 09:26:01 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 09:26:01 spire-1.2.1/pkg/common/log/log.go 09:26:01 spire-1.2.1/pkg/common/log/log_test.go 09:26:01 spire-1.2.1/pkg/common/log/options.go 09:26:01 spire-1.2.1/pkg/common/nodeutil/ 09:26:01 spire-1.2.1/pkg/common/nodeutil/node.go 09:26:01 spire-1.2.1/pkg/common/nodeutil/node_test.go 09:26:01 spire-1.2.1/pkg/common/peertracker/ 09:26:01 spire-1.2.1/pkg/common/peertracker/conn.go 09:26:01 spire-1.2.1/pkg/common/peertracker/credentials.go 09:26:01 spire-1.2.1/pkg/common/peertracker/errors.go 09:26:01 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 09:26:01 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 09:26:01 spire-1.2.1/pkg/common/peertracker/info.go 09:26:01 spire-1.2.1/pkg/common/peertracker/listener.go 09:26:01 spire-1.2.1/pkg/common/peertracker/listener_test.go 09:26:01 spire-1.2.1/pkg/common/peertracker/peertracker.go 09:26:01 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 09:26:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 09:26:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 09:26:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 09:26:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 09:26:01 spire-1.2.1/pkg/common/peertracker/tcp.go 09:26:01 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 09:26:01 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 09:26:01 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 09:26:01 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 09:26:01 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 09:26:01 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 09:26:01 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 09:26:01 spire-1.2.1/pkg/common/peertracker/uds.go 09:26:01 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 09:26:01 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 09:26:01 spire-1.2.1/pkg/common/peertracker/uds_linux.go 09:26:01 spire-1.2.1/pkg/common/pemutil/ 09:26:01 spire-1.2.1/pkg/common/pemutil/block.go 09:26:01 spire-1.2.1/pkg/common/pemutil/certs.go 09:26:01 spire-1.2.1/pkg/common/pemutil/common.go 09:26:01 spire-1.2.1/pkg/common/pemutil/csr.go 09:26:01 spire-1.2.1/pkg/common/pemutil/keys.go 09:26:01 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 09:26:01 spire-1.2.1/pkg/common/pemutil/testdata/ 09:26:01 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 09:26:01 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 09:26:01 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 09:26:01 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 09:26:01 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 09:26:01 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 09:26:01 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 09:26:01 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 09:26:01 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 09:26:01 spire-1.2.1/pkg/common/plugin/ 09:26:01 spire-1.2.1/pkg/common/plugin/aws/ 09:26:01 spire-1.2.1/pkg/common/plugin/aws/iid.go 09:26:01 spire-1.2.1/pkg/common/plugin/azure/ 09:26:01 spire-1.2.1/pkg/common/plugin/azure/msi.go 09:26:01 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 09:26:01 spire-1.2.1/pkg/common/plugin/facade.go 09:26:01 spire-1.2.1/pkg/common/plugin/facade_test.go 09:26:01 spire-1.2.1/pkg/common/plugin/gcp/ 09:26:01 spire-1.2.1/pkg/common/plugin/gcp/iit.go 09:26:01 spire-1.2.1/pkg/common/plugin/k8s/ 09:26:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 09:26:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 09:26:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 09:26:01 spire-1.2.1/pkg/common/plugin/k8s/utils.go 09:26:01 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 09:26:01 spire-1.2.1/pkg/common/plugin/log.go 09:26:01 spire-1.2.1/pkg/common/plugin/sshpop/ 09:26:01 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 09:26:01 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 09:26:01 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 09:26:01 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 09:26:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 09:26:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 09:26:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 09:26:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 09:26:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 09:26:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 09:26:01 spire-1.2.1/pkg/common/plugin/tpmdevid/ 09:26:01 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 09:26:01 spire-1.2.1/pkg/common/plugin/x509pop/ 09:26:01 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 09:26:01 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 09:26:01 spire-1.2.1/pkg/common/profiling/ 09:26:01 spire-1.2.1/pkg/common/profiling/dumpers.go 09:26:01 spire-1.2.1/pkg/common/profiling/profiling.go 09:26:01 spire-1.2.1/pkg/common/protoutil/ 09:26:01 spire-1.2.1/pkg/common/protoutil/masks.go 09:26:01 spire-1.2.1/pkg/common/protoutil/masks_test.go 09:26:01 spire-1.2.1/pkg/common/rotationutil/ 09:26:01 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 09:26:01 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 09:26:01 spire-1.2.1/pkg/common/selector/ 09:26:01 spire-1.2.1/pkg/common/selector/selector.go 09:26:01 spire-1.2.1/pkg/common/selector/selector_test.go 09:26:01 spire-1.2.1/pkg/common/selector/set.go 09:26:01 spire-1.2.1/pkg/common/selector/set_utils.go 09:26:01 spire-1.2.1/pkg/common/selector/set_utils_test.go 09:26:01 spire-1.2.1/pkg/common/telemetry/ 09:26:01 spire-1.2.1/pkg/common/telemetry/agent/ 09:26:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 09:26:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 09:26:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 09:26:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 09:26:01 spire-1.2.1/pkg/common/telemetry/agent/manager.go 09:26:01 spire-1.2.1/pkg/common/telemetry/agent/node.go 09:26:01 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 09:26:01 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 09:26:01 spire-1.2.1/pkg/common/telemetry/agent/store/ 09:26:01 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 09:26:01 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 09:26:01 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 09:26:01 spire-1.2.1/pkg/common/telemetry/blackhole.go 09:26:01 spire-1.2.1/pkg/common/telemetry/call.go 09:26:01 spire-1.2.1/pkg/common/telemetry/common/ 09:26:01 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 09:26:01 spire-1.2.1/pkg/common/telemetry/config.go 09:26:01 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 09:26:01 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 09:26:01 spire-1.2.1/pkg/common/telemetry/inmem.go 09:26:01 spire-1.2.1/pkg/common/telemetry/inmem_test.go 09:26:01 spire-1.2.1/pkg/common/telemetry/m3.go 09:26:01 spire-1.2.1/pkg/common/telemetry/m3_test.go 09:26:01 spire-1.2.1/pkg/common/telemetry/metrics.go 09:26:01 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 09:26:01 spire-1.2.1/pkg/common/telemetry/names.go 09:26:01 spire-1.2.1/pkg/common/telemetry/prometheus.go 09:26:01 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 09:26:01 spire-1.2.1/pkg/common/telemetry/sanitize.go 09:26:01 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 09:26:01 spire-1.2.1/pkg/common/telemetry/server/ 09:26:01 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 09:26:01 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 09:26:01 spire-1.2.1/pkg/common/telemetry/server/datastore/ 09:26:01 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 09:26:01 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 09:26:01 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 09:26:01 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 09:26:01 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 09:26:01 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 09:26:01 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 09:26:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 09:26:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 09:26:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 09:26:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 09:26:01 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 09:26:01 spire-1.2.1/pkg/common/telemetry/server/rotate.go 09:26:01 spire-1.2.1/pkg/common/telemetry/server/server.go 09:26:01 spire-1.2.1/pkg/common/telemetry/sink.go 09:26:01 spire-1.2.1/pkg/common/telemetry/statsd.go 09:26:01 spire-1.2.1/pkg/common/telemetry/statsd_test.go 09:26:01 spire-1.2.1/pkg/common/telemetry/uptime.go 09:26:01 spire-1.2.1/pkg/common/telemetry/version.go 09:26:01 spire-1.2.1/pkg/common/telemetry/withlabels.go 09:26:01 spire-1.2.1/pkg/common/uptime/ 09:26:01 spire-1.2.1/pkg/common/uptime/uptime.go 09:26:02 spire-1.2.1/pkg/common/uptime/uptime_test.go 09:26:02 spire-1.2.1/pkg/common/util/ 09:26:02 spire-1.2.1/pkg/common/util/certs.go 09:26:02 spire-1.2.1/pkg/common/util/certs_test.go 09:26:02 spire-1.2.1/pkg/common/util/csr.go 09:26:02 spire-1.2.1/pkg/common/util/hash.go 09:26:02 spire-1.2.1/pkg/common/util/selectors.go 09:26:02 spire-1.2.1/pkg/common/util/selectors_test.go 09:26:02 spire-1.2.1/pkg/common/util/signals.go 09:26:02 spire-1.2.1/pkg/common/util/sort.go 09:26:02 spire-1.2.1/pkg/common/util/sort_test.go 09:26:02 spire-1.2.1/pkg/common/util/task.go 09:26:02 spire-1.2.1/pkg/common/util/task_test.go 09:26:02 spire-1.2.1/pkg/common/util/testdata/ 09:26:02 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 09:26:02 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 09:26:02 spire-1.2.1/pkg/common/version/ 09:26:02 spire-1.2.1/pkg/common/version/version.go 09:26:02 spire-1.2.1/pkg/common/x509svid/ 09:26:02 spire-1.2.1/pkg/common/x509svid/common_test.go 09:26:02 spire-1.2.1/pkg/common/x509svid/csr.go 09:26:02 spire-1.2.1/pkg/common/x509svid/upstreamca.go 09:26:02 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 09:26:02 spire-1.2.1/pkg/common/x509util/ 09:26:02 spire-1.2.1/pkg/common/x509util/cert.go 09:26:02 spire-1.2.1/pkg/common/x509util/dns.go 09:26:02 spire-1.2.1/pkg/common/x509util/dns_test.go 09:26:02 spire-1.2.1/pkg/common/x509util/keyid.go 09:26:02 spire-1.2.1/pkg/common/x509util/keypair.go 09:26:02 spire-1.2.1/pkg/common/x509util/serialnumber.go 09:26:02 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 09:26:02 spire-1.2.1/pkg/server/ 09:26:02 spire-1.2.1/pkg/server/api/ 09:26:02 spire-1.2.1/pkg/server/api/agent.go 09:26:02 spire-1.2.1/pkg/server/api/agent/ 09:26:02 spire-1.2.1/pkg/server/api/agent/v1/ 09:26:02 spire-1.2.1/pkg/server/api/agent/v1/service.go 09:26:02 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 09:26:02 spire-1.2.1/pkg/server/api/agent_test.go 09:26:02 spire-1.2.1/pkg/server/api/api.go 09:26:02 spire-1.2.1/pkg/server/api/audit/ 09:26:02 spire-1.2.1/pkg/server/api/audit/audit.go 09:26:02 spire-1.2.1/pkg/server/api/audit/audit_test.go 09:26:02 spire-1.2.1/pkg/server/api/bundle.go 09:26:02 spire-1.2.1/pkg/server/api/bundle/ 09:26:02 spire-1.2.1/pkg/server/api/bundle/v1/ 09:26:02 spire-1.2.1/pkg/server/api/bundle/v1/service.go 09:26:02 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 09:26:02 spire-1.2.1/pkg/server/api/bundle_test.go 09:26:02 spire-1.2.1/pkg/server/api/debug/ 09:26:02 spire-1.2.1/pkg/server/api/debug/v1/ 09:26:02 spire-1.2.1/pkg/server/api/debug/v1/service.go 09:26:02 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 09:26:02 spire-1.2.1/pkg/server/api/entry.go 09:26:02 spire-1.2.1/pkg/server/api/entry/ 09:26:02 spire-1.2.1/pkg/server/api/entry/v1/ 09:26:02 spire-1.2.1/pkg/server/api/entry/v1/service.go 09:26:02 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 09:26:02 spire-1.2.1/pkg/server/api/entry_test.go 09:26:02 spire-1.2.1/pkg/server/api/health/ 09:26:02 spire-1.2.1/pkg/server/api/health/v1/ 09:26:02 spire-1.2.1/pkg/server/api/health/v1/service.go 09:26:02 spire-1.2.1/pkg/server/api/health/v1/service_test.go 09:26:02 spire-1.2.1/pkg/server/api/id.go 09:26:02 spire-1.2.1/pkg/server/api/id_test.go 09:26:02 spire-1.2.1/pkg/server/api/limits/ 09:26:02 spire-1.2.1/pkg/server/api/limits/limits.go 09:26:02 spire-1.2.1/pkg/server/api/middleware/ 09:26:02 spire-1.2.1/pkg/server/api/middleware/alias.go 09:26:02 spire-1.2.1/pkg/server/api/middleware/audit.go 09:26:02 spire-1.2.1/pkg/server/api/middleware/authorization.go 09:26:02 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 09:26:02 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 09:26:02 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 09:26:02 spire-1.2.1/pkg/server/api/middleware/caller.go 09:26:02 spire-1.2.1/pkg/server/api/middleware/caller_test.go 09:26:02 spire-1.2.1/pkg/server/api/middleware/common.go 09:26:02 spire-1.2.1/pkg/server/api/middleware/common_test.go 09:26:02 spire-1.2.1/pkg/server/api/middleware/entries.go 09:26:02 spire-1.2.1/pkg/server/api/middleware/entries_test.go 09:26:02 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 09:26:02 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 09:26:02 spire-1.2.1/pkg/server/api/ratelimit.go 09:26:02 spire-1.2.1/pkg/server/api/rpccontext/ 09:26:02 spire-1.2.1/pkg/server/api/rpccontext/alias.go 09:26:02 spire-1.2.1/pkg/server/api/rpccontext/audit.go 09:26:02 spire-1.2.1/pkg/server/api/rpccontext/caller.go 09:26:02 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 09:26:02 spire-1.2.1/pkg/server/api/selector.go 09:26:02 spire-1.2.1/pkg/server/api/selector_test.go 09:26:02 spire-1.2.1/pkg/server/api/status.go 09:26:02 spire-1.2.1/pkg/server/api/status_test.go 09:26:02 spire-1.2.1/pkg/server/api/svid/ 09:26:02 spire-1.2.1/pkg/server/api/svid/v1/ 09:26:02 spire-1.2.1/pkg/server/api/svid/v1/service.go 09:26:02 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 09:26:02 spire-1.2.1/pkg/server/api/trustdomain.go 09:26:02 spire-1.2.1/pkg/server/api/trustdomain/ 09:26:02 spire-1.2.1/pkg/server/api/trustdomain/v1/ 09:26:02 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 09:26:02 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 09:26:02 spire-1.2.1/pkg/server/api/trustdomain_test.go 09:26:02 spire-1.2.1/pkg/server/authpolicy/ 09:26:02 spire-1.2.1/pkg/server/authpolicy/defaults.go 09:26:02 spire-1.2.1/pkg/server/authpolicy/policy.go 09:26:02 spire-1.2.1/pkg/server/authpolicy/policy.rego 09:26:02 spire-1.2.1/pkg/server/authpolicy/policy_data.json 09:26:02 spire-1.2.1/pkg/server/authpolicy/policy_test.go 09:26:02 spire-1.2.1/pkg/server/authpolicy/validate.go 09:26:02 spire-1.2.1/pkg/server/bundle/ 09:26:02 spire-1.2.1/pkg/server/bundle/client/ 09:26:02 spire-1.2.1/pkg/server/bundle/client/client.go 09:26:02 spire-1.2.1/pkg/server/bundle/client/client_test.go 09:26:02 spire-1.2.1/pkg/server/bundle/client/manager.go 09:26:02 spire-1.2.1/pkg/server/bundle/client/manager_test.go 09:26:02 spire-1.2.1/pkg/server/bundle/client/sources.go 09:26:02 spire-1.2.1/pkg/server/bundle/client/sources_test.go 09:26:02 spire-1.2.1/pkg/server/bundle/client/updater.go 09:26:02 spire-1.2.1/pkg/server/bundle/client/updater_test.go 09:26:02 spire-1.2.1/pkg/server/ca/ 09:26:02 spire-1.2.1/pkg/server/ca/ca.go 09:26:02 spire-1.2.1/pkg/server/ca/ca_health.go 09:26:02 spire-1.2.1/pkg/server/ca/ca_test.go 09:26:02 spire-1.2.1/pkg/server/ca/journal.go 09:26:02 spire-1.2.1/pkg/server/ca/journal_test.go 09:26:02 spire-1.2.1/pkg/server/ca/manager.go 09:26:02 spire-1.2.1/pkg/server/ca/manager_health.go 09:26:02 spire-1.2.1/pkg/server/ca/manager_test.go 09:26:02 spire-1.2.1/pkg/server/ca/templates.go 09:26:02 spire-1.2.1/pkg/server/ca/upstream_client.go 09:26:02 spire-1.2.1/pkg/server/ca/upstream_client_test.go 09:26:02 spire-1.2.1/pkg/server/ca/validation.go 09:26:02 spire-1.2.1/pkg/server/cache/ 09:26:02 spire-1.2.1/pkg/server/cache/dscache/ 09:26:02 spire-1.2.1/pkg/server/cache/dscache/cache.go 09:26:02 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 09:26:02 spire-1.2.1/pkg/server/cache/entrycache/ 09:26:02 spire-1.2.1/pkg/server/cache/entrycache/cache.go 09:26:02 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 09:26:02 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 09:26:02 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 09:26:02 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 09:26:02 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 09:26:02 spire-1.2.1/pkg/server/catalog/ 09:26:02 spire-1.2.1/pkg/server/catalog/catalog.go 09:26:02 spire-1.2.1/pkg/server/catalog/keymanager.go 09:26:02 spire-1.2.1/pkg/server/catalog/nodeattestor.go 09:26:02 spire-1.2.1/pkg/server/catalog/noderesolver.go 09:26:02 spire-1.2.1/pkg/server/catalog/notifier.go 09:26:02 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 09:26:02 spire-1.2.1/pkg/server/config.go 09:26:02 spire-1.2.1/pkg/server/datastore/ 09:26:02 spire-1.2.1/pkg/server/datastore/datastore.go 09:26:02 spire-1.2.1/pkg/server/datastore/datastore_health.go 09:26:02 spire-1.2.1/pkg/server/datastore/repository.go 09:26:02 spire-1.2.1/pkg/server/datastore/sqlstore/ 09:26:02 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 09:26:02 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 09:26:02 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 09:26:02 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 09:26:02 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 09:26:02 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 09:26:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 09:26:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 09:26:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 09:26:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 09:26:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 09:26:02 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 09:26:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 09:26:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 09:26:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 09:26:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 09:26:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 09:26:02 spire-1.2.1/pkg/server/endpoints/ 09:26:02 spire-1.2.1/pkg/server/endpoints/bundle/ 09:26:02 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 09:26:02 spire-1.2.1/pkg/server/endpoints/bundle/config.go 09:26:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 09:26:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 09:26:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 09:26:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 09:26:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 09:26:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 09:26:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 09:26:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 09:26:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 09:26:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 09:26:02 spire-1.2.1/pkg/server/endpoints/bundle/server.go 09:26:02 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 09:26:02 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 09:26:02 spire-1.2.1/pkg/server/endpoints/config.go 09:26:02 spire-1.2.1/pkg/server/endpoints/endpoints.go 09:26:02 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 09:26:02 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 09:26:02 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 09:26:02 spire-1.2.1/pkg/server/endpoints/middleware.go 09:26:02 spire-1.2.1/pkg/server/endpoints/middleware_test.go 09:26:02 spire-1.2.1/pkg/server/hostservice/ 09:26:02 spire-1.2.1/pkg/server/hostservice/agentstore/ 09:26:02 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 09:26:02 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 09:26:02 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 09:26:02 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 09:26:02 spire-1.2.1/pkg/server/hostservice/identityprovider/ 09:26:02 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 09:26:02 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/ 09:26:02 spire-1.2.1/pkg/server/plugin/keymanager/ 09:26:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 09:26:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 09:26:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 09:26:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 09:26:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 09:26:02 spire-1.2.1/pkg/server/plugin/keymanager/base/ 09:26:02 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 09:26:02 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 09:26:02 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 09:26:02 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 09:26:02 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 09:26:02 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 09:26:02 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 09:26:02 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 09:26:02 spire-1.2.1/pkg/server/plugin/keymanager/test/ 09:26:02 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 09:26:02 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 09:26:02 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/ 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 09:26:02 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/noderesolver/ 09:26:02 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 09:26:02 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 09:26:02 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 09:26:02 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 09:26:02 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 09:26:02 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 09:26:02 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/notifier/ 09:26:02 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 09:26:02 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 09:26:02 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 09:26:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 09:26:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 09:26:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 09:26:02 spire-1.2.1/pkg/server/plugin/notifier/repository.go 09:26:02 spire-1.2.1/pkg/server/plugin/notifier/v1.go 09:26:02 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 09:26:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 09:26:02 spire-1.2.1/pkg/server/registration/ 09:26:02 spire-1.2.1/pkg/server/registration/manager.go 09:26:02 spire-1.2.1/pkg/server/registration/manager_test.go 09:26:02 spire-1.2.1/pkg/server/scanentries.go 09:26:02 spire-1.2.1/pkg/server/scanentries_test.go 09:26:02 spire-1.2.1/pkg/server/server.go 09:26:02 spire-1.2.1/pkg/server/server_test.go 09:26:02 spire-1.2.1/pkg/server/svid/ 09:26:02 spire-1.2.1/pkg/server/svid/observer.go 09:26:02 spire-1.2.1/pkg/server/svid/observer_test.go 09:26:02 spire-1.2.1/pkg/server/svid/rotator.go 09:26:02 spire-1.2.1/pkg/server/svid/rotator_config.go 09:26:02 spire-1.2.1/pkg/server/svid/rotator_config_test.go 09:26:02 spire-1.2.1/pkg/server/svid/rotator_test.go 09:26:02 spire-1.2.1/proto/ 09:26:02 spire-1.2.1/proto/private/ 09:26:02 spire-1.2.1/proto/private/server/ 09:26:02 spire-1.2.1/proto/private/server/journal/ 09:26:02 spire-1.2.1/proto/private/server/journal/journal.pb.go 09:26:02 spire-1.2.1/proto/private/server/journal/journal.proto 09:26:02 spire-1.2.1/proto/spire/ 09:26:02 spire-1.2.1/proto/spire/common/ 09:26:02 spire-1.2.1/proto/spire/common/common.pb.go 09:26:02 spire-1.2.1/proto/spire/common/common.proto 09:26:02 spire-1.2.1/proto/spire/common/plugin/ 09:26:02 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 09:26:02 spire-1.2.1/proto/spire/common/plugin/plugin.proto 09:26:02 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 09:26:02 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 09:26:02 spire-1.2.1/proto/spire/plugin/ 09:26:02 spire-1.2.1/proto/spire/plugin/agent/ 09:26:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 09:26:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 09:26:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 09:26:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 09:26:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 09:26:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 09:26:02 spire-1.2.1/release/ 09:26:02 spire-1.2.1/release/spire-extras/ 09:26:02 spire-1.2.1/release/spire-extras/README.md 09:26:02 spire-1.2.1/release/spire-extras/conf/ 09:26:02 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 09:26:02 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 09:26:02 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 09:26:02 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 09:26:02 spire-1.2.1/release/spire/ 09:26:02 spire-1.2.1/release/spire/README.md 09:26:02 spire-1.2.1/release/spire/conf/ 09:26:02 spire-1.2.1/release/spire/conf/agent/ 09:26:02 spire-1.2.1/release/spire/conf/agent/agent.conf 09:26:02 spire-1.2.1/release/spire/conf/server/ 09:26:02 spire-1.2.1/release/spire/conf/server/server.conf 09:26:02 spire-1.2.1/script/ 09:26:02 spire-1.2.1/script/build-artifact.sh 09:26:02 spire-1.2.1/script/generate_dummy_ca.sh 09:26:02 spire-1.2.1/support/ 09:26:02 spire-1.2.1/support/k8s/ 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/ 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 09:26:02 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 09:26:02 spire-1.2.1/support/oidc-discovery-provider/ 09:26:02 spire-1.2.1/support/oidc-discovery-provider/README.md 09:26:02 spire-1.2.1/support/oidc-discovery-provider/common_test.go 09:26:02 spire-1.2.1/support/oidc-discovery-provider/config.go 09:26:02 spire-1.2.1/support/oidc-discovery-provider/config_test.go 09:26:02 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 09:26:02 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 09:26:02 spire-1.2.1/support/oidc-discovery-provider/handler.go 09:26:02 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 09:26:02 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 09:26:02 spire-1.2.1/support/oidc-discovery-provider/main.go 09:26:02 spire-1.2.1/support/oidc-discovery-provider/server_api.go 09:26:02 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 09:26:02 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 09:26:02 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 09:26:02 spire-1.2.1/test/ 09:26:02 spire-1.2.1/test/clock/ 09:26:02 spire-1.2.1/test/clock/clock.go 09:26:02 spire-1.2.1/test/fakes/ 09:26:02 spire-1.2.1/test/fakes/fakeagentcatalog/ 09:26:02 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 09:26:02 spire-1.2.1/test/fakes/fakeagentkeymanager/ 09:26:02 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 09:26:02 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 09:26:02 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 09:26:02 spire-1.2.1/test/fakes/fakeagentstore/ 09:26:02 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 09:26:02 spire-1.2.1/test/fakes/fakedatastore/ 09:26:02 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 09:26:02 spire-1.2.1/test/fakes/fakeentryclient/ 09:26:02 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 09:26:02 spire-1.2.1/test/fakes/fakehealthchecker/ 09:26:02 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 09:26:02 spire-1.2.1/test/fakes/fakeidentityprovider/ 09:26:02 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 09:26:02 spire-1.2.1/test/fakes/fakemetrics/ 09:26:02 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 09:26:02 spire-1.2.1/test/fakes/fakenoderesolver/ 09:26:02 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 09:26:02 spire-1.2.1/test/fakes/fakenotifier/ 09:26:02 spire-1.2.1/test/fakes/fakenotifier/notifier.go 09:26:02 spire-1.2.1/test/fakes/fakepluginmetrics/ 09:26:02 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 09:26:02 spire-1.2.1/test/fakes/fakeserverca/ 09:26:02 spire-1.2.1/test/fakes/fakeserverca/serverca.go 09:26:02 spire-1.2.1/test/fakes/fakeservercatalog/ 09:26:02 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 09:26:02 spire-1.2.1/test/fakes/fakeserverkeymanager/ 09:26:02 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 09:26:02 spire-1.2.1/test/fakes/fakeservernodeattestor/ 09:26:02 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 09:26:02 spire-1.2.1/test/fakes/fakeupstreamauthority/ 09:26:02 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 09:26:02 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 09:26:02 spire-1.2.1/test/fakes/fakeworkloadapi/ 09:26:02 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 09:26:02 spire-1.2.1/test/fakes/fakeworkloadattestor/ 09:26:02 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 09:26:02 spire-1.2.1/test/fixture/ 09:26:02 spire-1.2.1/test/fixture/certs/ 09:26:02 spire-1.2.1/test/fixture/certs/agent_svid.der 09:26:02 spire-1.2.1/test/fixture/certs/base_cert.pem 09:26:02 spire-1.2.1/test/fixture/certs/base_csr.pem 09:26:02 spire-1.2.1/test/fixture/certs/base_key.pem 09:26:02 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 09:26:02 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 09:26:02 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 09:26:02 spire-1.2.1/test/fixture/certs/blog_cert.pem 09:26:02 spire-1.2.1/test/fixture/certs/blog_csr.pem 09:26:02 spire-1.2.1/test/fixture/certs/blog_key.pem 09:26:02 spire-1.2.1/test/fixture/certs/bundle.der 09:26:02 spire-1.2.1/test/fixture/certs/ca.pem 09:26:02 spire-1.2.1/test/fixture/certs/ca_key.pem 09:26:02 spire-1.2.1/test/fixture/certs/database_cert.pem 09:26:02 spire-1.2.1/test/fixture/certs/database_csr.pem 09:26:02 spire-1.2.1/test/fixture/certs/database_key.pem 09:26:02 spire-1.2.1/test/fixture/certs/node_cert.pem 09:26:02 spire-1.2.1/test/fixture/certs/node_csr.pem 09:26:02 spire-1.2.1/test/fixture/certs/node_key.pem 09:26:02 spire-1.2.1/test/fixture/certs/svid.pem 09:26:02 spire-1.2.1/test/fixture/certs/svid_key.pem 09:26:02 spire-1.2.1/test/fixture/config/ 09:26:02 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 09:26:02 spire-1.2.1/test/fixture/config/agent_good.conf 09:26:02 spire-1.2.1/test/fixture/config/agent_good_templated.conf 09:26:02 spire-1.2.1/test/fixture/config/plugin_good.conf 09:26:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 09:26:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 09:26:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 09:26:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 09:26:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 09:26:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 09:26:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 09:26:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 09:26:02 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 09:26:02 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 09:26:02 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 09:26:02 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 09:26:02 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 09:26:02 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 09:26:02 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 09:26:02 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 09:26:02 spire-1.2.1/test/fixture/config/server_good.conf 09:26:02 spire-1.2.1/test/fixture/config/server_good_templated.conf 09:26:02 spire-1.2.1/test/fixture/fixture.go 09:26:02 spire-1.2.1/test/fixture/nodeattestor/ 09:26:02 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 09:26:02 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 09:26:02 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 09:26:02 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 09:26:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 09:26:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 09:26:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 09:26:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 09:26:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 09:26:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 09:26:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 09:26:02 spire-1.2.1/test/fixture/registration/ 09:26:02 spire-1.2.1/test/fixture/registration/entries.json 09:26:02 spire-1.2.1/test/fixture/registration/good-for-update.json 09:26:02 spire-1.2.1/test/fixture/registration/good.json 09:26:02 spire-1.2.1/test/fixture/registration/invalid.json 09:26:02 spire-1.2.1/test/fixture/registration/invalid_json.json 09:26:02 spire-1.2.1/test/fixture/registration/manager_test_entries.json 09:26:02 spire-1.2.1/test/integration/ 09:26:02 spire-1.2.1/test/integration/README.md 09:26:02 spire-1.2.1/test/integration/common 09:26:02 spire-1.2.1/test/integration/setup/ 09:26:02 spire-1.2.1/test/integration/setup/adminclient/ 09:26:02 spire-1.2.1/test/integration/setup/adminclient/build.sh 09:26:02 spire-1.2.1/test/integration/setup/adminclient/client.go 09:26:02 spire-1.2.1/test/integration/setup/debugagent/ 09:26:02 spire-1.2.1/test/integration/setup/debugagent/build.sh 09:26:02 spire-1.2.1/test/integration/setup/debugagent/main.go 09:26:02 spire-1.2.1/test/integration/setup/debugserver/ 09:26:02 spire-1.2.1/test/integration/setup/debugserver/build.sh 09:26:02 spire-1.2.1/test/integration/setup/debugserver/main.go 09:26:02 spire-1.2.1/test/integration/setup/downstreamclient/ 09:26:02 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 09:26:02 spire-1.2.1/test/integration/setup/downstreamclient/client.go 09:26:02 spire-1.2.1/test/integration/setup/itclient/ 09:26:02 spire-1.2.1/test/integration/setup/itclient/client.go 09:26:02 spire-1.2.1/test/integration/setup/node-attestation/ 09:26:02 spire-1.2.1/test/integration/setup/node-attestation/build.sh 09:26:02 spire-1.2.1/test/integration/setup/node-attestation/client.go 09:26:02 spire-1.2.1/test/integration/setup/x509pop/ 09:26:02 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 09:26:02 spire-1.2.1/test/integration/setup/x509pop/setup.sh 09:26:02 spire-1.2.1/test/integration/suites/ 09:26:02 spire-1.2.1/test/integration/suites/admin-endpoints/ 09:26:02 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 09:26:02 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 09:26:02 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 09:26:02 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 09:26:02 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 09:26:02 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 09:26:02 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 09:26:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 09:26:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 09:26:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 09:26:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 09:26:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 09:26:02 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 09:26:02 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 09:26:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 09:26:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 09:26:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 09:26:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 09:26:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 09:26:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 09:26:02 spire-1.2.1/test/integration/suites/datastore-mysql/ 09:26:02 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 09:26:02 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 09:26:02 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 09:26:02 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 09:26:02 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 09:26:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 09:26:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 09:26:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 09:26:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 09:26:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 09:26:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 09:26:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 09:26:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 09:26:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 09:26:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 09:26:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 09:26:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 09:26:02 spire-1.2.1/test/integration/suites/datastore-postgres/ 09:26:02 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 09:26:02 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 09:26:02 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 09:26:02 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 09:26:02 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 09:26:02 spire-1.2.1/test/integration/suites/debug-endpoints/ 09:26:02 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 09:26:02 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 09:26:02 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 09:26:02 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 09:26:02 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 09:26:02 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 09:26:02 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 09:26:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 09:26:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 09:26:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 09:26:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 09:26:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 09:26:02 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 09:26:02 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 09:26:02 spire-1.2.1/test/integration/suites/downstream-endpoints/ 09:26:02 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 09:26:02 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 09:26:02 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 09:26:02 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 09:26:02 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 09:26:02 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 09:26:02 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 09:26:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 09:26:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 09:26:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 09:26:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 09:26:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 09:26:02 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 09:26:02 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 09:26:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 09:26:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 09:26:02 spire-1.2.1/test/integration/suites/join-token/ 09:26:02 spire-1.2.1/test/integration/suites/join-token/01-start-server 09:26:02 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 09:26:02 spire-1.2.1/test/integration/suites/join-token/03-start-agent 09:26:02 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 09:26:02 spire-1.2.1/test/integration/suites/join-token/05-check-svid 09:26:02 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 09:26:02 spire-1.2.1/test/integration/suites/join-token/README.md 09:26:02 spire-1.2.1/test/integration/suites/join-token/conf/ 09:26:02 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 09:26:02 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 09:26:02 spire-1.2.1/test/integration/suites/join-token/conf/server/ 09:26:02 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 09:26:02 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 09:26:02 spire-1.2.1/test/integration/suites/join-token/teardown 09:26:02 spire-1.2.1/test/integration/suites/k8s-reconcile/ 09:26:02 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 09:26:02 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 09:26:02 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 09:26:02 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 09:26:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 09:26:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 09:26:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 09:26:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 09:26:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 09:26:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 09:26:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 09:26:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 09:26:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 09:26:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 09:26:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 09:26:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 09:26:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 09:26:02 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 09:26:02 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 09:26:02 spire-1.2.1/test/integration/suites/k8s-scratch/ 09:26:02 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 09:26:02 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 09:26:02 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 09:26:02 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 09:26:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 09:26:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 09:26:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 09:26:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 09:26:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 09:26:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 09:26:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 09:26:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 09:26:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 09:26:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 09:26:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 09:26:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 09:26:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 09:26:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 09:26:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 09:26:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 09:26:02 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 09:26:02 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 09:26:02 spire-1.2.1/test/integration/suites/k8s/ 09:26:02 spire-1.2.1/test/integration/suites/k8s/00-setup 09:26:02 spire-1.2.1/test/integration/suites/k8s/01-apply-config 09:26:02 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 09:26:02 spire-1.2.1/test/integration/suites/k8s/README.md 09:26:02 spire-1.2.1/test/integration/suites/k8s/conf/ 09:26:02 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 09:26:02 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 09:26:03 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 09:26:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 09:26:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 09:26:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 09:26:03 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 09:26:03 spire-1.2.1/test/integration/suites/k8s/conf/server/ 09:26:03 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 09:26:03 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 09:26:03 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 09:26:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 09:26:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 09:26:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 09:26:03 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 09:26:03 spire-1.2.1/test/integration/suites/k8s/init-kubectl 09:26:03 spire-1.2.1/test/integration/suites/k8s/teardown 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/ 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/README.md 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/root/ 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 09:26:03 spire-1.2.1/test/integration/suites/nested-rotation/teardown 09:26:03 spire-1.2.1/test/integration/suites/node-attestation/ 09:26:03 spire-1.2.1/test/integration/suites/node-attestation/00-setup 09:26:03 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 09:26:03 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 09:26:03 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 09:26:03 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 09:26:03 spire-1.2.1/test/integration/suites/node-attestation/README.md 09:26:03 spire-1.2.1/test/integration/suites/node-attestation/conf/ 09:26:03 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 09:26:03 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 09:26:03 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 09:26:03 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 09:26:03 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 09:26:03 spire-1.2.1/test/integration/suites/node-attestation/teardown 09:26:03 spire-1.2.1/test/integration/suites/rotation/ 09:26:03 spire-1.2.1/test/integration/suites/rotation/00-setup 09:26:03 spire-1.2.1/test/integration/suites/rotation/01-start-server 09:26:03 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 09:26:03 spire-1.2.1/test/integration/suites/rotation/03-start-agent 09:26:03 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 09:26:03 spire-1.2.1/test/integration/suites/rotation/05-check-svids 09:26:03 spire-1.2.1/test/integration/suites/rotation/README.md 09:26:03 spire-1.2.1/test/integration/suites/rotation/conf/ 09:26:03 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 09:26:03 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 09:26:03 spire-1.2.1/test/integration/suites/rotation/conf/server/ 09:26:03 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 09:26:03 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 09:26:03 spire-1.2.1/test/integration/suites/rotation/teardown 09:26:03 spire-1.2.1/test/integration/suites/self-test/ 09:26:03 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 09:26:03 spire-1.2.1/test/integration/suites/self-test/README.md 09:26:03 spire-1.2.1/test/integration/suites/self-test/teardown 09:26:03 spire-1.2.1/test/integration/suites/spire-server-cli/ 09:26:03 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 09:26:03 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 09:26:03 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 09:26:03 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 09:26:03 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 09:26:03 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 09:26:03 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 09:26:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 09:26:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 09:26:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 09:26:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 09:26:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 09:26:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 09:26:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 09:26:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 09:26:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 09:26:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 09:26:03 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 09:26:03 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 09:26:03 spire-1.2.1/test/integration/suites/upgrade/ 09:26:03 spire-1.2.1/test/integration/suites/upgrade/00-setup 09:26:03 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 09:26:03 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 09:26:03 spire-1.2.1/test/integration/suites/upgrade/README.md 09:26:03 spire-1.2.1/test/integration/suites/upgrade/conf/ 09:26:03 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 09:26:03 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 09:26:03 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 09:26:03 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 09:26:03 spire-1.2.1/test/integration/suites/upgrade/teardown 09:26:03 spire-1.2.1/test/integration/suites/upgrade/versions.txt 09:26:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 09:26:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 09:26:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 09:26:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 09:26:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 09:26:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 09:26:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 09:26:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 09:26:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 09:26:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 09:26:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 09:26:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 09:26:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 09:26:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 09:26:03 spire-1.2.1/test/integration/test-one.sh 09:26:03 spire-1.2.1/test/integration/test.sh 09:26:03 spire-1.2.1/test/plugintest/ 09:26:03 spire-1.2.1/test/plugintest/config.go 09:26:03 spire-1.2.1/test/plugintest/load.go 09:26:03 spire-1.2.1/test/plugintest/option.go 09:26:03 spire-1.2.1/test/spiretest/ 09:26:03 spire-1.2.1/test/spiretest/apiserver.go 09:26:03 spire-1.2.1/test/spiretest/assertions.go 09:26:03 spire-1.2.1/test/spiretest/dir.go 09:26:03 spire-1.2.1/test/spiretest/errors_posix.go 09:26:03 spire-1.2.1/test/spiretest/errors_windows.go 09:26:03 spire-1.2.1/test/spiretest/logs.go 09:26:03 spire-1.2.1/test/spiretest/socketapi.go 09:26:03 spire-1.2.1/test/spiretest/suite.go 09:26:03 spire-1.2.1/test/spiretest/x509.go 09:26:03 spire-1.2.1/test/testca/ 09:26:03 spire-1.2.1/test/testca/ca.go 09:26:03 spire-1.2.1/test/testkey/ 09:26:03 spire-1.2.1/test/testkey/generate.sh 09:26:03 spire-1.2.1/test/testkey/genkeys.go 09:26:03 spire-1.2.1/test/testkey/keys.go 09:26:03 spire-1.2.1/test/testkey/new.go 09:26:03 spire-1.2.1/test/tpmsimulator/ 09:26:03 spire-1.2.1/test/tpmsimulator/simulator.go 09:26:03 spire-1.2.1/test/util/ 09:26:03 spire-1.2.1/test/util/cert_fixtures.go 09:26:03 spire-1.2.1/test/util/cert_generation.go 09:26:03 spire-1.2.1/test/util/io_redirection.go 09:26:03 spire-1.2.1/test/util/race.go 09:26:03 spire-1.2.1/test/util/util.go 09:26:03 building spire from source... 09:26:03 Installing go1.17.7... 09:26:30 Building bin/spire-server... 09:26:30 go: downloading github.com/mitchellh/cli v1.1.2 09:26:30 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 09:26:30 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 09:26:30 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 09:26:30 go: downloading google.golang.org/grpc v1.44.0 09:26:30 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:26:31 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 09:26:32 go: downloading github.com/imdario/mergo v0.3.12 09:26:32 go: downloading github.com/sirupsen/logrus v1.8.1 09:26:35 go: downloading github.com/hashicorp/go-hclog v1.1.0 09:26:36 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 09:26:36 go: downloading github.com/fatih/color v1.13.0 09:26:36 go: downloading github.com/mattn/go-isatty v0.0.14 09:26:36 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 09:26:36 go: downloading github.com/hashicorp/go-plugin v1.4.3 09:26:36 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 09:26:36 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 09:26:37 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 09:26:37 go: downloading github.com/InVisionApp/go-logger v1.0.1 09:26:37 go: downloading github.com/armon/go-metrics v0.3.10 09:26:37 go: downloading github.com/prometheus/client_golang v1.12.1 09:26:37 go: downloading github.com/uber-go/tally/v4 v4.1.1 09:26:39 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 09:26:39 go: downloading github.com/open-policy-agent/opa v0.38.0 09:26:54 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 09:26:54 go: downloading github.com/mattn/go-colorable v0.1.12 09:26:54 go: downloading github.com/Masterminds/goutils v1.1.0 09:26:54 go: downloading github.com/Masterminds/semver v1.5.0 09:26:54 go: downloading github.com/google/uuid v1.1.2 09:26:54 go: downloading github.com/huandu/xstrings v1.3.2 09:26:54 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 09:26:54 go: downloading github.com/oklog/run v1.0.0 09:26:54 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 09:26:54 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:26:54 go: downloading github.com/prometheus/client_model v0.2.0 09:26:54 go: downloading github.com/prometheus/common v0.32.1 09:26:54 go: downloading github.com/beorn7/perks v1.0.1 09:26:54 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:26:54 go: downloading github.com/prometheus/procfs v0.7.3 09:26:54 go: downloading go.uber.org/atomic v1.9.0 09:26:55 go: downloading github.com/imkira/go-observer v1.0.3 09:26:55 go: downloading github.com/hashicorp/errwrap v1.1.0 09:26:56 go: downloading github.com/mitchellh/reflectwalk v1.0.1 09:26:56 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:26:56 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 09:26:56 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 09:26:56 go: downloading github.com/blang/semver/v4 v4.0.0 09:26:56 go: downloading github.com/go-sql-driver/mysql v1.6.0 09:26:56 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 09:26:56 go: downloading github.com/jinzhu/gorm v1.9.16 09:26:57 go: downloading github.com/lib/pq v1.10.4 09:26:57 go: downloading github.com/mattn/go-sqlite3 v1.14.12 09:26:57 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 09:26:57 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 09:27:01 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 09:27:13 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 09:27:13 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 09:27:13 go: downloading github.com/stretchr/testify v1.7.0 09:27:14 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:27:14 go: downloading github.com/aws/aws-sdk-go v1.43.0 09:27:15 Removing intermediate container 29e118da52e4 09:27:15 ---> 37c9c2f80bd2 09:27:15 09:27:15 Step 10/22 : FROM alpine:3.14 09:27:15 ---> ac73e934f311 09:27:15 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:27:15 ---> Using cache 09:27:15 ---> 08c4c28478ea 09:27:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:27:15 ---> Using cache 09:27:15 ---> 47df713e8825 09:27:15 Step 13/22 : ENV APP_PORT=59861 09:27:15 ---> Running in 0fb035384f49 09:27:16 Removing intermediate container 0fb035384f49 09:27:16 ---> 251a25b8712c 09:27:16 Step 14/22 : EXPOSE $APP_PORT 09:27:16 ---> Running in c9b88148aa04 09:27:17 Removing intermediate container c9b88148aa04 09:27:17 ---> b8c2325fe32b 09:27:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:27:18 ---> 8ed1a6735569 09:27:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:27:20 ---> ea7cb57f3e54 09:27:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:27:21 ---> c212843a90a7 09:27:21 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:27:21 ---> Running in 8e688d42eee9 09:27:22 Removing intermediate container 8e688d42eee9 09:27:22 ---> c40909148dee 09:27:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:27:22 ---> Running in bd5085ae442e 09:27:22 Removing intermediate container bd5085ae442e 09:27:22 ---> 820f5dad7c3b 09:27:22 Step 20/22 : LABEL arch=arm64 09:27:22 ---> Running in 28b99dd88d6a 09:27:23 Removing intermediate container 28b99dd88d6a 09:27:23 ---> 644c3a2d9bbf 09:27:23 Step 21/22 : LABEL git_sha=661da0ba828153a2b9b32043aa489b6c1a2b77ef 09:27:23 ---> Running in f1081c2dc790 09:27:23 Removing intermediate container f1081c2dc790 09:27:23 ---> f473ba816aa5 09:27:23 Step 22/22 : LABEL version=0.0.0 09:27:24 ---> Running in a8a025778cff 09:27:24 Removing intermediate container a8a025778cff 09:27:24 ---> 68f45c2c0a2f 09:27:24 09:27:25 Successfully built 68f45c2c0a2f 09:27:25 Successfully tagged support-scheduler-arm64:latest 09:27:25 Building security-spiffe-token-provider 09:27:43  Building support-scheduler ... done go: downloading google.golang.org/api v0.70.0 09:27:43 go: downloading k8s.io/client-go v0.23.4 09:27:43 go: downloading k8s.io/api v0.23.4 09:27:53 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:27:53 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:27:53 ---> 96c57b957231 09:27:53 Step 3/20 : WORKDIR /edgex-go 09:27:53 ---> Using cache 09:27:53 ---> b20d8bb0d052 09:27:53 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:27:53 ---> Running in 311edc2de357 09:27:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:27:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:27:56 go: downloading github.com/google/go-tpm v0.3.3 09:27:57 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 09:27:57 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:27:57 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:27:57 OK: 15741 distinct packages available 09:27:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:27:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:28:00 OK: 220 MiB in 52 packages 09:28:02 Removing intermediate container 311edc2de357 09:28:02 ---> a12dac539eb5 09:28:02 Step 5/20 : COPY go.mod vendor* ./ 09:28:02 ---> 27ae7e956245 09:28:02 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:03 ---> Running in 38db91f51760 09:28:08 Removing intermediate container 38db91f51760 09:28:08 ---> f284a62eba2d 09:28:08 Step 7/20 : COPY . . 09:28:23 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 09:28:24 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 09:28:24 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 09:28:24 go: downloading cloud.google.com/go/storage v1.21.0 09:28:25 go: downloading cloud.google.com/go v0.100.2 09:28:26 go: downloading k8s.io/apimachinery v0.23.4 09:28:28  ---> 2f13648a70ae 09:28:28 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:28:28 ---> Running in 045e99ab4359 09:28:29 go: downloading k8s.io/kube-aggregator v0.23.3 09:28:30 go: downloading sigs.k8s.io/controller-runtime v0.11.1 09:28:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:28:31 go: downloading cloud.google.com/go/security v1.3.0 09:28:32 go: downloading github.com/hashicorp/vault/api v1.4.1 09:28:32 go: downloading github.com/twmb/murmur3 v1.1.6 09:28:32 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 09:28:33 go: downloading gopkg.in/yaml.v2 v2.4.0 09:28:33 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:28:34 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:28:34 go: downloading github.com/gobwas/glob v0.2.3 09:28:34 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 09:28:34 go: downloading github.com/jinzhu/inflection v1.0.0 09:28:34 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 09:28:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 09:28:35 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 09:28:35 go: downloading github.com/aws/smithy-go v1.11.0 09:28:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 09:28:36 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 09:28:37 go: downloading github.com/gogo/protobuf v1.3.2 09:28:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:28:42 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 09:28:42 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 09:28:42 go: downloading github.com/Azure/go-autorest/logger v0.2.1 09:28:42 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 09:28:43 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 09:28:43 go: downloading github.com/dimchansky/utfbom v1.1.1 09:28:43 go: downloading cloud.google.com/go/compute v1.3.0 09:28:44 go: downloading cloud.google.com/go/iam v0.1.1 09:28:44 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 09:28:44 go: downloading k8s.io/klog/v2 v2.30.0 09:28:45 go: downloading github.com/google/gofuzz v1.1.0 09:28:45 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 09:28:47 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 09:28:47 go: downloading github.com/spf13/pflag v1.0.5 09:28:48 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 09:28:48 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 09:28:48 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 09:28:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:28:48 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 09:28:48 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 09:28:48 go: downloading github.com/hashicorp/vault/sdk v0.4.1 09:28:50 go: downloading github.com/mitchellh/mapstructure v1.4.3 09:28:50 Removing intermediate container a3a9701ddbca 09:28:50 ---> 411aac74520a 09:28:50 09:28:50 Step 10/25 : FROM alpine:3.14 09:28:50 ---> ac73e934f311 09:28:50 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:28:50 ---> Running in 2784a2834fbd 09:28:50 go: downloading github.com/tklauser/go-sysconf v0.3.9 09:28:51 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 09:28:51 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 09:28:51 go: downloading github.com/jmespath/go-jmespath v0.4.0 09:28:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:28:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:28:53 go: downloading go.opencensus.io v0.23.0 09:28:53 (1/3) Installing ca-certificates (20211220-r0) 09:28:53 (2/3) Installing dumb-init (1.2.5-r1) 09:28:53 (3/3) Installing su-exec (0.2-r1) 09:28:53 Executing busybox-1.33.1-r7.trigger 09:28:53 Executing ca-certificates-20211220-r0.trigger 09:28:53 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 09:28:54 OK: 6 MiB in 17 packages 09:28:54 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 09:28:54 go: downloading gopkg.in/inf.v0 v0.9.1 09:28:54 go: downloading github.com/go-logr/logr v1.2.2 09:28:55 go: downloading github.com/google/go-cmp v0.5.7 09:28:55 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 09:28:55 go: downloading github.com/json-iterator/go v1.1.12 09:28:55 Removing intermediate container 2784a2834fbd 09:28:55 ---> 777a4b1ebc45 09:28:55 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:28:56 ---> Running in 3124e0555a65 09:28:56 go: downloading github.com/googleapis/gnostic v0.5.5 09:28:56 Removing intermediate container 3124e0555a65 09:28:56 ---> 3260187272f9 09:28:56 Step 13/25 : WORKDIR / 09:28:56 ---> Running in d9cd98f10a87 09:28:57 Removing intermediate container d9cd98f10a87 09:28:57 ---> 89cdf44bca75 09:28:57 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:28:58 ---> cf62786999b7 09:28:58 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:28:59 ---> f6a9ae22bd17 09:28:59 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:28:59 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 09:29:00  ---> b175ebfdc9d6 09:29:00 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:29:01 ---> e44a23834149 09:29:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:29:02 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 09:29:02 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 09:29:03  ---> 11849b4c3d26 09:29:03 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:29:03 go: downloading github.com/tklauser/numcpus v0.3.0 09:29:03 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 09:29:04 go: downloading go.uber.org/zap v1.21.0 09:29:05  ---> 62a2b6faa982 09:29:05 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:29:05 go: downloading sigs.k8s.io/yaml v1.3.0 09:29:06 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 09:29:06 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:29:06 go: downloading github.com/modern-go/reflect2 v1.0.2 09:29:06 go: downloading github.com/ryanuber/go-glob v1.0.0 09:29:06  ---> fe805bfda3c7 09:29:06 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/ 09:29:06 go: downloading github.com/golang/snappy v0.0.4 09:29:06  ---> Running in d62a93bfab74 09:29:07 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 09:29:09 Removing intermediate container d62a93bfab74 09:29:09 ---> d235e5370cef 09:29:09 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:29:09 ---> Running in 8a87c4c83920 09:29:10 Removing intermediate container 8a87c4c83920 09:29:10 ---> 1062ba308791 09:29:10 Step 23/25 : LABEL arch=arm64 09:29:10 ---> Running in b1b579e48429 09:29:11 Removing intermediate container b1b579e48429 09:29:11 ---> 0484ed701fdc 09:29:11 Step 24/25 : LABEL git_sha=661da0ba828153a2b9b32043aa489b6c1a2b77ef 09:29:11 ---> Running in d4cbc7648c84 09:29:11 Removing intermediate container d4cbc7648c84 09:29:11 ---> d539af17db88 09:29:11 Step 25/25 : LABEL version=0.0.0 09:29:12 ---> Running in f489963824f8 09:29:12 Removing intermediate container f489963824f8 09:29:12 ---> 810e53255f88 09:29:12 09:29:12 Successfully built 810e53255f88 09:29:12 Successfully tagged security-secretstore-setup-arm64:latest 09:29:12 Building core-command 09:29:17  Building security-secretstore-setup ... done go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 09:29:17 go: downloading github.com/hashicorp/go-uuid v1.0.2 09:29:17 go: downloading github.com/hashicorp/go-version v1.2.0 09:29:17 go: downloading go.uber.org/multierr v1.6.0 09:29:44 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:29:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:29:44 ---> 96c57b957231 09:29:44 Step 3/23 : WORKDIR /edgex-go 09:29:44 ---> Using cache 09:29:44 ---> b20d8bb0d052 09:29:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:29:44 ---> Using cache 09:29:44 ---> 089ba186510b 09:29:44 Step 5/23 : RUN apk add --update --no-cache make git 09:29:44 ---> Using cache 09:29:44 ---> 500986d34dde 09:29:44 Step 6/23 : COPY go.mod vendor* ./ 09:29:44 ---> Using cache 09:29:44 ---> d310118b29b3 09:29:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:44 ---> Using cache 09:29:44 ---> b4707c278b40 09:29:44 Step 8/23 : COPY . . 09:29:44 ---> Using cache 09:29:44 ---> 5d1b00d02887 09:29:44 Step 9/23 : RUN make cmd/core-command/core-command 09:29:44 ---> Running in 27226902decc 09:29:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:29:48 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 09:29:48 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 09:34:10 Removing intermediate container 27226902decc 09:34:10 ---> 9e59998d1c10 09:34:10 09:34:10 Step 10/23 : FROM alpine:3.14 09:34:10 ---> ac73e934f311 09:34:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:34:10 ---> Using cache 09:34:10 ---> 08c4c28478ea 09:34:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:34:10 ---> Using cache 09:34:10 ---> 47df713e8825 09:34:10 Step 13/23 : ENV APP_PORT=59882 09:34:10 ---> Running in e824df50cab4 09:34:10 Removing intermediate container e824df50cab4 09:34:10 ---> 937178b8f9c6 09:34:10 Step 14/23 : EXPOSE $APP_PORT 09:34:10 ---> Running in c8bc225d7d6a 09:34:10 Removing intermediate container c8bc225d7d6a 09:34:10 ---> 4c667c9f4f57 09:34:10 Step 15/23 : WORKDIR / 09:34:10 ---> Running in 0abdc077458f 09:34:10 Removing intermediate container 0abdc077458f 09:34:10 ---> a9aa368df65f 09:34:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:34:10 ---> f6e87516c701 09:34:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:34:10 ---> 848a17f6ea51 09:34:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:34:10 ---> ed6066158faf 09:34:10 Step 19/23 : ENTRYPOINT ["/core-command"] 09:34:10 ---> Running in 1e50adf9a702 09:34:10 Removing intermediate container 1e50adf9a702 09:34:10 ---> cba5d9c15caf 09:34:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:34:10 ---> Running in a77e88385257 09:34:10 Removing intermediate container a77e88385257 09:34:10 ---> 15fab760dceb 09:34:10 Step 21/23 : LABEL arch=arm64 09:34:10 ---> Running in 1fbefc2a4949 09:34:11 Removing intermediate container 1fbefc2a4949 09:34:11 ---> 9ee7907bb32c 09:34:11 Step 22/23 : LABEL git_sha=661da0ba828153a2b9b32043aa489b6c1a2b77ef 09:34:11 ---> Running in 9346f6c06976 09:34:11 Removing intermediate container 9346f6c06976 09:34:11 ---> 68ef331bad31 09:34:11 Step 23/23 : LABEL version=0.0.0 09:34:11 ---> Running in 024b37ca2934 09:34:12 Removing intermediate container 024b37ca2934 09:34:12 ---> 7a616207c55a 09:34:12 09:34:12 Successfully built 7a616207c55a 09:34:12 Successfully tagged core-command-arm64:latest 09:34:12  Building core-command ... done Building security-proxy-setup 09:34:45 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:34:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:34:45 ---> 96c57b957231 09:34:45 Step 3/22 : WORKDIR /edgex-go 09:34:45 ---> Using cache 09:34:45 ---> b20d8bb0d052 09:34:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:34:45 ---> Using cache 09:34:45 ---> 089ba186510b 09:34:45 Step 5/22 : RUN apk add --update --no-cache make git 09:34:45 ---> Using cache 09:34:45 ---> 500986d34dde 09:34:45 Step 6/22 : COPY go.mod vendor* ./ 09:34:45 ---> Using cache 09:34:45 ---> d310118b29b3 09:34:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:45 ---> Using cache 09:34:45 ---> b4707c278b40 09:34:45 Step 8/22 : COPY . . 09:34:45 ---> Using cache 09:34:45 ---> 5d1b00d02887 09:34:45 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:34:45 ---> Running in 0b748491156e 09:34:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:35:17 Removing intermediate container 045e99ab4359 09:35:17 ---> b7f66e5603bb 09:35:17 09:35:17 Step 9/20 : FROM alpine:3.15 09:35:17 3.15: Pulling from library/alpine 09:35:17 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 09:35:17 Status: Downloaded newer image for alpine:3.15 09:35:17 ---> 3fb3c9af89a9 09:35:17 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:35:17 ---> Running in 91d4e2660f7a 09:35:17 Removing intermediate container 91d4e2660f7a 09:35:17 ---> 6783d551929c 09:35:17 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:35:17 ---> Running in bf699512f97d 09:35:17 Removing intermediate container bf699512f97d 09:35:17 ---> c9edee341603 09:35:17 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:35:17 ---> Running in 00c6d70f3e32 09:35:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:35:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:35:20 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:35:20 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:35:20 OK: 15734 distinct packages available 09:35:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:35:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:35:23 (1/9) Installing ca-certificates (20211220-r0) 09:35:23 (2/9) Installing brotli-libs (1.0.9-r5) 09:35:23 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:35:23 (4/9) Installing libcurl (7.80.0-r1) 09:35:23 (5/9) Installing curl (7.80.0-r1) 09:35:23 (6/9) Installing dumb-init (1.2.5-r1) 09:35:23 (7/9) Installing musl-obstack (1.2.3-r0) 09:35:23 (8/9) Installing libucontext (1.1-r0) 09:35:23 (9/9) Installing gcompat (1.0.0-r4) 09:35:24 Executing busybox-1.34.1-r5.trigger 09:35:24 Executing ca-certificates-20211220-r0.trigger 09:35:24 OK: 8 MiB in 23 packages 09:35:27 Removing intermediate container 00c6d70f3e32 09:35:27 ---> 1546820574d0 09:35:27 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:35:27 ---> d013c6582848 09:35:27 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:35:29 ---> 6d895b99c737 09:35:29 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:35:30 ---> 132f3dc17bcb 09:35:30 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:35:30 ---> Running in 1552ae931c3b 09:35:31 Removing intermediate container 1552ae931c3b 09:35:31 ---> 899e847589a2 09:35:31 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:35:31 ---> Running in c48ac927291e 09:35:31 Removing intermediate container c48ac927291e 09:35:31 ---> fa7c4b10ed55 09:35:31 Step 18/20 : LABEL arch=arm64 09:35:32 ---> Running in 70f6f683158a 09:35:32 Removing intermediate container 70f6f683158a 09:35:32 ---> b3382397d7a2 09:35:32 Step 19/20 : LABEL git_sha=661da0ba828153a2b9b32043aa489b6c1a2b77ef 09:35:32 ---> Running in d4aaf8a28943 09:35:33 Removing intermediate container d4aaf8a28943 09:35:33 ---> 5cb4951a2e4d 09:35:33 Step 20/20 : LABEL version=0.0.0 09:35:33 ---> Running in 92c16a112f88 09:35:33 Removing intermediate container 92c16a112f88 09:35:33 ---> 29b865035a0d 09:35:33 09:35:34 Successfully built 29b865035a0d 09:35:34 Successfully tagged security-spiffe-token-provider-arm64:latest 09:38:41  Building security-spiffe-token-provider ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:38:48 Removing intermediate container 0b748491156e 09:38:48 ---> d169f3b517b1 09:38:48 09:38:48 Step 10/22 : FROM alpine:3.14 09:38:48 ---> ac73e934f311 09:38:48 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 09:38:48 ---> Running in ecceec204844 09:38:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:38:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:38:50 (1/6) Installing ca-certificates (20211220-r0) 09:38:50 (2/6) Installing brotli-libs (1.0.9-r5) 09:38:50 (3/6) Installing nghttp2-libs (1.43.0-r0) 09:38:50 (4/6) Installing libcurl (7.79.1-r1) 09:38:50 (5/6) Installing curl (7.79.1-r1) 09:38:51 (6/6) Installing dumb-init (1.2.5-r1) 09:38:51 Executing busybox-1.33.1-r7.trigger 09:38:51 Executing ca-certificates-20211220-r0.trigger 09:38:51 OK: 8 MiB in 20 packages 09:38:54 Removing intermediate container ecceec204844 09:38:54 ---> 60d690e37bac 09:38:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:38:54 ---> Running in aa29e2e5f910 09:38:54 Removing intermediate container aa29e2e5f910 09:38:54 ---> cf8f628b3eb4 09:38:54 Step 13/22 : WORKDIR /edgex 09:38:54 ---> Running in da4c41c1812d 09:38:54 Removing intermediate container da4c41c1812d 09:38:54 ---> d37742e4005f 09:38:54 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:38:55 ---> d9e27b8f404d 09:38:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:38:57 ---> dab3cb83d1a4 09:38:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:38:59 ---> 2214306a4d7e 09:38:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:39:00 ---> 66faf6d047c0 09:39:00 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:39:00 ---> Running in f386a58258dd 09:39:03 Removing intermediate container f386a58258dd 09:39:03 ---> ca890973a93c 09:39:03 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:39:03 ---> Running in 6095107e5ec0 09:39:04 Removing intermediate container 6095107e5ec0 09:39:04 ---> 7e16f6e8fa9c 09:39:04 Step 20/22 : LABEL arch=arm64 09:39:04 ---> Running in 19d407198b75 09:39:04 Removing intermediate container 19d407198b75 09:39:04 ---> 06d6dde1bdc6 09:39:04 Step 21/22 : LABEL git_sha=661da0ba828153a2b9b32043aa489b6c1a2b77ef 09:39:04 ---> Running in d0a1e3fce39e 09:39:05 Removing intermediate container d0a1e3fce39e 09:39:05 ---> b39ad81ba39f 09:39:05 Step 22/22 : LABEL version=0.0.0 09:39:05 ---> Running in dd66edcea6d9 09:39:05 Removing intermediate container dd66edcea6d9 09:39:05 ---> 72c014a31c5b 09:39:05 09:39:06 Successfully built 72c014a31c5b 09:39:06 Successfully tagged security-proxy-setup-arm64:latest 09:51:29  Building security-proxy-setup ... done Building bin/spire-agent... 09:51:30 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 09:51:30 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 09:51:31 go: downloading github.com/docker/docker v20.10.12+incompatible 09:51:36 go: downloading cloud.google.com/go/secretmanager v1.3.0 09:51:36 go: downloading github.com/google/go-tpm-tools v0.3.3 09:51:36 Building bin/spire-agent... 09:51:38 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 09:51:38 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 09:51:38 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 09:51:38 go: downloading github.com/docker/go-connections v0.4.0 09:51:38 go: downloading github.com/docker/go-units v0.4.0 09:51:38 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 09:51:38 go: downloading github.com/opencontainers/image-spec v1.0.1 09:51:38 go: downloading cloud.google.com/go/secretmanager v1.3.0 09:51:38 go: downloading github.com/docker/docker v20.10.12+incompatible 09:51:38 go: downloading github.com/containerd/containerd v1.3.4 09:51:38 go: downloading github.com/docker/distribution v2.7.1+incompatible 09:51:38 go: downloading github.com/opencontainers/go-digest v1.0.0 09:51:44 go: downloading github.com/google/go-tpm-tools v0.3.3 09:51:45 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 09:51:45 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 09:51:46 go: downloading github.com/docker/go-connections v0.4.0 09:51:46 go: downloading github.com/docker/go-units v0.4.0 09:51:46 go: downloading github.com/opencontainers/image-spec v1.0.1 09:51:46 go: downloading github.com/containerd/containerd v1.3.4 09:51:46 go: downloading github.com/docker/distribution v2.7.1+incompatible 09:51:46 go: downloading github.com/opencontainers/go-digest v1.0.0 09:57:53 Building bin/spire-agent... 09:57:53 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 09:57:54 go: downloading cloud.google.com/go/secretmanager v1.3.0 09:57:54 go: downloading github.com/docker/docker v20.10.12+incompatible 09:57:54 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 09:57:55 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 09:57:55 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 09:57:55 go: downloading github.com/google/go-tpm-tools v0.3.3 09:57:55 Removing intermediate container efa20f9be1ae 09:57:55 ---> 6c0b7b585466 09:57:55 09:57:55 Step 13/26 : FROM alpine:3.15 09:57:55 ---> 3fb3c9af89a9 09:57:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:57:55 ---> Using cache 09:57:55 ---> 6783d551929c 09:57:55 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:55 ---> Using cache 09:57:55 ---> c9edee341603 09:57:55 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:57:57 ---> Running in f548f0320528 09:57:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:57:58 go: downloading github.com/docker/go-connections v0.4.0 09:57:58 go: downloading github.com/docker/go-units v0.4.0 09:57:58 go: downloading github.com/opencontainers/image-spec v1.0.1 09:57:58 go: downloading github.com/docker/distribution v2.7.1+incompatible 09:57:58 go: downloading github.com/containerd/containerd v1.3.4 09:57:58 go: downloading github.com/opencontainers/go-digest v1.0.0 09:57:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:58:00 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:58:00 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:58:00 OK: 15734 distinct packages available 09:58:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:58:00 Removing intermediate container 721e2e602759 09:58:00 ---> 8b54e9340107 09:58:00 09:58:00 Step 13/25 : FROM alpine:3.15 09:58:00 ---> 3fb3c9af89a9 09:58:00 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:58:00 ---> Using cache 09:58:00 ---> 6783d551929c 09:58:00 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:00 ---> Using cache 09:58:00 ---> c9edee341603 09:58:00 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:58:01 ---> Running in 0aa1072b155c 09:58:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:58:03 (1/5) Installing dumb-init (1.2.5-r1) 09:58:03 (2/5) Installing musl-obstack (1.2.3-r0) 09:58:03 (3/5) Installing libucontext (1.1-r0) 09:58:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:58:03 (4/5) Installing gcompat (1.0.0-r4) 09:58:03 (5/5) Installing openssl (1.1.1o-r0) 09:58:03 Executing busybox-1.34.1-r5.trigger 09:58:03 OK: 6 MiB in 19 packages 09:58:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:58:04 Removing intermediate container f548f0320528 09:58:04 ---> 55430201f083 09:58:04 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 09:58:05 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:58:05 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:58:05 OK: 15734 distinct packages available 09:58:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:58:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:58:08 (1/5) Installing dumb-init (1.2.5-r1) 09:58:08 (2/5) Installing musl-obstack (1.2.3-r0) 09:58:08 (3/5) Installing libucontext (1.1-r0) 09:58:08 (4/5) Installing gcompat (1.0.0-r4) 09:58:08 (5/5) Installing openssl (1.1.1o-r0) 09:58:08 ---> b488dc3b38e2 09:58:08 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 09:58:08 Executing busybox-1.34.1-r5.trigger 09:58:08 OK: 6 MiB in 19 packages 09:58:10 Removing intermediate container 0aa1072b155c 09:58:10 ---> f1b8aa54fa6c 09:58:10 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 09:58:17 ---> d797f7791544 09:58:17 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:58:17 ---> 5f4bce43f002 09:58:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:58:18 ---> 0ac14a66e915 09:58:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:58:19 ---> 5d6ffbb062ef 09:58:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:58:19 ---> d7977749af31 09:58:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:58:20 ---> 8adaadf95b99 09:58:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:58:20 ---> bd2ce912b784 09:58:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:58:20 ---> Running in 9b027a467a77 09:58:21 Removing intermediate container 9b027a467a77 09:58:21 ---> f3bd7810698a 09:58:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:58:21 ---> Running in 40526cc76fe3 09:58:21 ---> 9d6430f8172d 09:58:21 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:58:22 ---> Running in 0359de206aae 09:58:22 Removing intermediate container 40526cc76fe3 09:58:22 ---> 9b6fa4b7c5a4 09:58:22 Step 24/26 : LABEL arch=arm64 09:58:22 ---> Running in 1075356bef68 09:58:22 Removing intermediate container 0359de206aae 09:58:22 ---> 2b0acfe5aa07 09:58:22 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:58:22 ---> Running in c1ab01ba7139 09:58:22 Removing intermediate container 1075356bef68 09:58:22 ---> e807fcba26c3 09:58:22 Step 25/26 : LABEL git_sha=661da0ba828153a2b9b32043aa489b6c1a2b77ef 09:58:23 ---> Running in 808ce00e5b4f 09:58:23 Removing intermediate container c1ab01ba7139 09:58:23 ---> 3ce52a94f684 09:58:23 Step 23/25 : LABEL arch=arm64 09:58:23 ---> Running in 985a4f9eebf2 09:58:23 Removing intermediate container 808ce00e5b4f 09:58:23 ---> f1259d3c1d88 09:58:23 Step 26/26 : LABEL version=0.0.0 09:58:24 ---> Running in ec5792b1f5d0 09:58:24 Removing intermediate container 985a4f9eebf2 09:58:24 ---> 1b90b5f38fb6 09:58:24 Step 24/25 : LABEL git_sha=661da0ba828153a2b9b32043aa489b6c1a2b77ef 09:58:24 ---> Running in 7690e7bb5e51 09:58:24 Removing intermediate container ec5792b1f5d0 09:58:24 ---> a5ae7a424051 09:58:24 09:58:25 Removing intermediate container 7690e7bb5e51 09:58:25 ---> eee30b3af372 09:58:25 Step 25/25 : LABEL version=0.0.0 09:58:25 ---> Running in e4d792b4e827 09:58:25 Successfully built a5ae7a424051 09:58:25 Successfully tagged security-spire-agent-arm64:latest 09:58:25  Building security-spire-agent ... done Removing intermediate container e4d792b4e827 09:58:25 ---> 8ef97764ae4d 09:58:25 09:58:25 Successfully built 8ef97764ae4d 09:58:25 Successfully tagged security-spire-server-arm64:latest 10:02:03  Building security-spire-server ... done Removing intermediate container aadd85c3edd9 10:02:03 ---> 55b0a097788d 10:02:03 10:02:03 Step 13/26 : FROM alpine:3.15 10:02:03 ---> 3fb3c9af89a9 10:02:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:02:03 ---> Using cache 10:02:03 ---> 6783d551929c 10:02:03 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:02:03 ---> Using cache 10:02:03 ---> c9edee341603 10:02:03 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:02:03 ---> Running in 13a87216f568 10:02:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:02:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:02:03 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:02:03 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:02:03 OK: 15734 distinct packages available 10:02:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:02:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:02:03 (1/4) Installing dumb-init (1.2.5-r1) 10:02:03 (2/4) Installing musl-obstack (1.2.3-r0) 10:02:03 (3/4) Installing libucontext (1.1-r0) 10:02:03 (4/4) Installing gcompat (1.0.0-r4) 10:02:03 Executing busybox-1.34.1-r5.trigger 10:02:03 OK: 6 MiB in 18 packages 10:02:03 Removing intermediate container 13a87216f568 10:02:03 ---> 144dcee12493 10:02:03 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 10:02:03 ---> 33fbf83fad98 10:02:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:02:04 ---> 2f335d94fe92 10:02:04 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:02:04 ---> Running in 5b081d779752 10:02:04 Removing intermediate container 5b081d779752 10:02:04 ---> dbbeacd42844 10:02:04 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:02:05 ---> ed5ebd5b8d2e 10:02:05 Step 21/26 : WORKDIR / 10:02:05 ---> Running in 0c7b46a1a0a7 10:02:05 Removing intermediate container 0c7b46a1a0a7 10:02:05 ---> 86626e51a808 10:02:05 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:02:05 ---> Running in c0c783dbfde2 10:02:05 Removing intermediate container c0c783dbfde2 10:02:05 ---> a4a6b25bfa79 10:02:05 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:02:06 ---> Running in b104f0c0b402 10:02:06 Removing intermediate container b104f0c0b402 10:02:06 ---> ea57cb10fb0b 10:02:06 Step 24/26 : LABEL arch=arm64 10:02:06 ---> Running in c0fd08139a03 10:02:06 Removing intermediate container c0fd08139a03 10:02:06 ---> 9ec6046cba0a 10:02:06 Step 25/26 : LABEL git_sha=661da0ba828153a2b9b32043aa489b6c1a2b77ef 10:02:07 ---> Running in 244d652fd5dd 10:02:07 Removing intermediate container 244d652fd5dd 10:02:07 ---> 45f21a55dfe9 10:02:07 Step 26/26 : LABEL version=0.0.0 10:02:07 ---> Running in 676729d656ee 10:02:07 Removing intermediate container 676729d656ee 10:02:07 ---> 3de3e946a63b 10:02:07 10:02:07 Successfully built 3de3e946a63b 10:02:07 Successfully tagged security-spire-config-arm64:latest 10:02:08  Building security-spire-config ... done  [Pipeline] } 10:02:08 $ docker stop --time=1 30834d10e3659de6959fb1dfe8bd59349fd07857243d1b7e27932343ee125a47 10:02:10 $ docker rm -f 30834d10e3659de6959fb1dfe8bd59349fd07857243d1b7e27932343ee125a47 [Pipeline] // withDockerContainer [Pipeline] sh 10:02:10 + docker images 10:02:11 REPOSITORY TAG IMAGE ID CREATED SIZE 10:02:11 security-spire-config-arm64 latest 3de3e946a63b 4 seconds ago 85.6MB 10:02:11 55b0a097788d 35 seconds ago 4.14GB 10:02:11 security-spire-server-arm64 latest 8ef97764ae4d 3 minutes ago 86.3MB 10:02:11 security-spire-agent-arm64 latest a5ae7a424051 3 minutes ago 126MB 10:02:11 8b54e9340107 4 minutes ago 4.14GB 10:02:11 6c0b7b585466 4 minutes ago 4.14GB 10:02:11 security-proxy-setup-arm64 latest 72c014a31c5b 23 minutes ago 26.1MB 10:02:11 d169f3b517b1 23 minutes ago 1.31GB 10:02:11 security-spiffe-token-provider-arm64 latest 29b865035a0d 26 minutes ago 27.9MB 10:02:11 b7f66e5603bb 27 minutes ago 1.36GB 10:02:11 core-command-arm64 latest 7a616207c55a 27 minutes ago 15.5MB 10:02:11 9e59998d1c10 28 minutes ago 1.3GB 10:02:11 security-secretstore-setup-arm64 latest 810e53255f88 32 minutes ago 27.5MB 10:02:11 411aac74520a 33 minutes ago 1.32GB 10:02:11 support-scheduler-arm64 latest 68f45c2c0a2f 34 minutes ago 25.2MB 10:02:11 37c9c2f80bd2 34 minutes ago 1.36GB 10:02:11 core-data-arm64 latest b26904c066a6 36 minutes ago 21.6MB 10:02:11 dd11a1bc0ab7 37 minutes ago 1.34GB 10:02:11 security-bootstrapper-arm64 latest 8c4697367fb5 38 minutes ago 18.3MB 10:02:11 c349e2489a8b 39 minutes ago 1.31GB 10:02:11 support-notifications-arm64 latest 33db458992e8 42 minutes ago 25.8MB 10:02:11 8a3b6bf692d6 43 minutes ago 1.36GB 10:02:11 sys-mgmt-agent-arm64 latest 24f9b3257ec2 44 minutes ago 282MB 10:02:11 core-metadata-arm64 latest c704c422a6e7 45 minutes ago 16.3MB 10:02:11 9f303bf051c8 46 minutes ago 1.31GB 10:02:11 f5bf4ebeb4af 46 minutes ago 1.31GB 10:02:11 ci-base-image-arm64 latest 96c57b957231 About an hour ago 885MB 10:02:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 4 weeks ago 551MB 10:02:11 docker 20.10.14 c346e9eafbab 6 weeks ago 202MB 10:02:11 alpine 3.14 ac73e934f311 6 weeks ago 5.34MB 10:02:11 alpine 3.15 3fb3c9af89a9 6 weeks ago 5.32MB 10:02:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:02:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:02:12 10:02:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 10:02:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:02:12 arm64: Pulling from edgex-lftools-log-publisher 10:02:12 8998bd30e6a1: Pulling fs layer 10:02:12 04944245beec: Pulling fs layer 10:02:12 699f458cf7ca: Pulling fs layer 10:02:12 765212b225bb: Pulling fs layer 10:02:12 f23df028b6ca: Pulling fs layer 10:02:12 d65c8cfc05b1: Pulling fs layer 10:02:12 2437ff75d9bd: Pulling fs layer 10:02:12 f23df028b6ca: Waiting 10:02:12 765212b225bb: Waiting 10:02:12 d65c8cfc05b1: Waiting 10:02:12 2437ff75d9bd: Waiting 10:02:12 04944245beec: Verifying Checksum 10:02:12 04944245beec: Download complete 10:02:12 765212b225bb: Verifying Checksum 10:02:12 765212b225bb: Download complete 10:02:12 f23df028b6ca: Verifying Checksum 10:02:12 f23df028b6ca: Download complete 10:02:12 d65c8cfc05b1: Verifying Checksum 10:02:12 d65c8cfc05b1: Download complete 10:02:13 699f458cf7ca: Verifying Checksum 10:02:13 699f458cf7ca: Download complete 10:02:13 8998bd30e6a1: Verifying Checksum 10:02:13 8998bd30e6a1: Download complete 10:02:16 2437ff75d9bd: Verifying Checksum 10:02:16 2437ff75d9bd: Download complete 10:02:18 8998bd30e6a1: Pull complete 10:02:18 04944245beec: Pull complete 10:02:20 699f458cf7ca: Pull complete 10:02:20 765212b225bb: Pull complete 10:02:21 f23df028b6ca: Pull complete 10:02:21 d65c8cfc05b1: Pull complete 10:02:36 2437ff75d9bd: Pull complete 10:02:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:02:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:02:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 10:02:36 prd-ubuntu20.04-docker-arm64-4c-16g-64346 does not seem to be running inside a container 10:02:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:02:39 $ docker top f2d215a2729f5edb0a2ad441ffaf9e189854763e9bb319b117d87be680129340 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:02:40 ---> job-cost.sh 10:02:40 lf-activate-venv: SKIPPING 10:02:40 INFO: No Stack... 10:02:41 INFO: Retrieving Pricing Info for: v3-standard-4 10:02:42 INFO: Archiving Costs [Pipeline] sh 10:02:43 + cat /w/workspace/edgex-go/1/archives/cost.csv 10:02:43 + cut -d, -f6 [Pipeline] lock 10:02:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4034-1-stack-cost] 10:02:43 Resource [jenkins-edgexfoundry-edgex-go-PR-4034-1-stack-cost] did not exist. Created. 10:02:43 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4034-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:02:43 + echo total: 0.2199999988079071 [Pipeline] stash 10:02:44 Stashed 1 file(s) [Pipeline] } 10:02:44 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4034-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:02:44 $ docker stop --time=1 f2d215a2729f5edb0a2ad441ffaf9e189854763e9bb319b117d87be680129340 10:02:45 $ docker rm -f f2d215a2729f5edb0a2ad441ffaf9e189854763e9bb319b117d87be680129340 [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 10:02:46 provisioning config files... 10:02:46 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6448671906273898603tmp [Pipeline] { [Pipeline] sh 10:02:47 + set +x 10:02:47 + curl -s https://codecov.io/bash 10:02:47 + bash -s -- 10:02:47 10:02:47 _____ _ 10:02:47 / ____| | | 10:02:47 | | ___ __| | ___ ___ _____ __ 10:02:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:02:47 | |___| (_) | (_| | __/ (_| (_) \ V / 10:02:47 \_____\___/ \__,_|\___|\___\___/ \_/ 10:02:47 Bash-1.0.6 10:02:47 10:02:47 10:02:47 ==> git version 2.25.1 found 10:02:47 ==> 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 10:02:47 Release-Date: 2020-01-08 10:02:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:02:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:02:47 ==> Jenkins CI detected. 10:02:47 current dir:  /w/workspace/edgex-go/1 10:02:47 project root: . 10:02:47 --> token set from env 10:02:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:02:47 ==> Running gcov in . (disable via -X gcov) 10:02:47 ==> Python coveragepy not found 10:02:47 ==> Searching for coverage reports in: 10:02:47 + . 10:02:47 -> Found 1 reports 10:02:47 ==> Detecting git/mercurial file structure 10:02:47 ==> Reading reports 10:02:47 + ./coverage.out bytes=435134 10:02:47 ==> Appending adjustments 10:02:47 https://docs.codecov.io/docs/fixing-reports 10:02:48 + Found adjustments 10:02:48 ==> Gzipping contents 10:02:48 60K /tmp/codecov.7BWZsf.gz 10:02:48 ==> Uploading reports 10:02:48 url: https://codecov.io 10:02:48 query: branch=PR-4034&commit=661da0ba828153a2b9b32043aa489b6c1a2b77ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4034%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4034&job=&cmd_args= 10:02:48 -> Pinging Codecov 10:02:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4034&commit=661da0ba828153a2b9b32043aa489b6c1a2b77ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4034%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4034&job=&cmd_args= 10:02:48 -> Uploading to 10:02:48 https://storage.googleapis.com/codecov/v4/raw/2022-05-23/00271124DB129430A58F1EEE437C3FCB/661da0ba828153a2b9b32043aa489b6c1a2b77ef/fb1142c8-405d-4120-a572-5e6ba638235e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220523T100248Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=be373eac448dd62ffdf596687790a4ad1538004b03a17e9059d94f6aebad496b 10:02:48 % Total % Received % Xferd Average Speed Time Time Time Current 10:02:48 Dload Upload Total Spent Left Speed 10:02:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59794 0 0 100 59794 0 287k --:--:-- --:--:-- --:--:-- 286k 100 59794 0 0 100 59794 0 264k --:--:-- --:--:-- --:--:-- 263k 10:02:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/661da0ba828153a2b9b32043aa489b6c1a2b77ef [Pipeline] } 10:02:48 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 10:02:50 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 10:02:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:02:51 ---> package-listing.sh 10:02:51 ++ facter osfamily 10:02:51 ++ tr '[:upper:]' '[:lower:]' 10:02:51 + OS_FAMILY=debian 10:02:51 + workspace=/w/workspace/edgex-go/1 10:02:51 + START_PACKAGES=/tmp/packages_start.txt 10:02:51 + END_PACKAGES=/tmp/packages_end.txt 10:02:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:02:51 + PACKAGES=/tmp/packages_start.txt 10:02:51 + '[' /w/workspace/edgex-go/1 ']' 10:02:51 + PACKAGES=/tmp/packages_end.txt 10:02:51 + case "${OS_FAMILY}" in 10:02:51 + dpkg -l 10:02:51 + grep '^ii' 10:02:51 + '[' -f /tmp/packages_start.txt ']' 10:02:51 + '[' -f /tmp/packages_end.txt ']' 10:02:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:02:51 + '[' /w/workspace/edgex-go/1 ']' 10:02:51 + mkdir -p /w/workspace/edgex-go/1/archives/ 10:02:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 10:02:51 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:02:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:02:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:02:52 10:02:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:02:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:02:53 latest: Pulling from edgex-lftools-log-publisher 10:02:53 5eb5b503b376: Pulling fs layer 10:02:53 5c69ac0246d0: Pulling fs layer 10:02:53 ec43610c2a17: Pulling fs layer 10:02:53 3a2ae6a8a46f: Pulling fs layer 10:02:53 33b1e0a273af: Pulling fs layer 10:02:53 5d3b04190fa2: Pulling fs layer 10:02:53 2f39f015ded8: Pulling fs layer 10:02:53 3a2ae6a8a46f: Waiting 10:02:53 33b1e0a273af: Waiting 10:02:53 2f39f015ded8: Waiting 10:02:53 5d3b04190fa2: Waiting 10:02:53 5c69ac0246d0: Download complete 10:02:53 3a2ae6a8a46f: Verifying Checksum 10:02:53 3a2ae6a8a46f: Download complete 10:02:53 33b1e0a273af: Verifying Checksum 10:02:53 33b1e0a273af: Download complete 10:02:53 5d3b04190fa2: Verifying Checksum 10:02:53 5d3b04190fa2: Download complete 10:02:53 ec43610c2a17: Verifying Checksum 10:02:53 ec43610c2a17: Download complete 10:02:53 5eb5b503b376: Verifying Checksum 10:02:53 5eb5b503b376: Download complete 10:02:55 5eb5b503b376: Pull complete 10:02:55 5c69ac0246d0: Pull complete 10:02:55 ec43610c2a17: Pull complete 10:02:55 3a2ae6a8a46f: Pull complete 10:02:56 33b1e0a273af: Pull complete 10:02:56 5d3b04190fa2: Pull complete 10:03:01 2f39f015ded8: Pull complete 10:03:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:03:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:03:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:03:01 prd-ubuntu20.04-docker-8c-8g-64345 does not seem to be running inside a container 10:03:01 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:03:03 $ docker top d276716f91f1c7f812520ad8a16c278ee052d7ba3000526f7300b6ed2a069622 -eo pid,comm [Pipeline] { [Pipeline] sh 10:03:04 + touch /tmp/pre-build-complete [Pipeline] sh 10:03:04 + mkdir -p /var/log/sysstat [Pipeline] sh 10:03:04 + ls /var/log/sa-host 10:03:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:03:05 provisioning config files... 10:03:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2434628882340942824tmp [Pipeline] { [Pipeline] echo 10:03:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:03:05 ---> create-netrc.sh [Pipeline] } 10:03:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:03:05 ---> python-tools-install.sh [Pipeline] echo 10:03:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:03:06 ---> sudo-logs.sh 10:03:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:03:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:03:06 ---> job-cost.sh 10:03:06 lf-activate-venv: SKIPPING 10:03:06 DEBUG: total: 0.2199999988079071 10:03:06 INFO: Retrieving Stack Cost... 10:03:06 INFO: Retrieving Pricing Info for: v3-standard-8 10:03:07 INFO: Archiving Costs [Pipeline] echo 10:03:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:03:07 ---> logs-deploy.sh 10:03:07 lf-activate-venv: SKIPPING 10:03:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4034/1 10:03:07 INFO: archiving workspace using pattern(s): 10:03:08 Archives upload complete. 10:03:09 INFO: archiving logs to Nexus 10:03:09 ---> uname -a: 10:03:09 Linux prd-ubuntu20-04-docker-8c-8g-64345 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 10:03:09 10:03:09 10:03:09 ---> lscpu: 10:03:09 Architecture: x86_64 10:03:09 CPU op-mode(s): 32-bit, 64-bit 10:03:09 Byte Order: Little Endian 10:03:09 Address sizes: 40 bits physical, 48 bits virtual 10:03:09 CPU(s): 8 10:03:09 On-line CPU(s) list: 0-7 10:03:09 Thread(s) per core: 1 10:03:09 Core(s) per socket: 1 10:03:09 Socket(s): 8 10:03:09 NUMA node(s): 1 10:03:09 Vendor ID: AuthenticAMD 10:03:09 CPU family: 23 10:03:09 Model: 49 10:03:09 Model name: AMD EPYC-Rome Processor 10:03:09 Stepping: 0 10:03:09 CPU MHz: 2799.996 10:03:09 BogoMIPS: 5599.99 10:03:09 Virtualization: AMD-V 10:03:09 Hypervisor vendor: KVM 10:03:09 Virtualization type: full 10:03:09 L1d cache: 256 KiB 10:03:09 L1i cache: 256 KiB 10:03:09 L2 cache: 4 MiB 10:03:09 L3 cache: 128 MiB 10:03:09 NUMA node0 CPU(s): 0-7 10:03:09 Vulnerability Itlb multihit: Not affected 10:03:09 Vulnerability L1tf: Not affected 10:03:09 Vulnerability Mds: Not affected 10:03:09 Vulnerability Meltdown: Not affected 10:03:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:03:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:03:09 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:03:09 Vulnerability Srbds: Not affected 10:03:09 Vulnerability Tsx async abort: Not affected 10:03:09 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 10:03:09 10:03:09 10:03:09 ---> nproc: 10:03:09 8 10:03:09 10:03:09 10:03:09 ---> df -h: 10:03:09 Filesystem Size Used Avail Use% Mounted on 10:03:09 overlay 155G 26G 129G 17% / 10:03:09 tmpfs 64M 0 64M 0% /dev 10:03:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:03:09 shm 64M 0 64M 0% /dev/shm 10:03:09 /dev/vda1 155G 26G 129G 17% /facter-os 10:03:09 10:03:09 10:03:09 ---> sar -b -r -n DEV: 10:03:09 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64345) 05/23/22 _x86_64_ (8 CPU) 10:03:09 10:03:09 08:53:52 LINUX RESTART (8 CPU) 10:03:09 10:03:09 08:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:03:09 08:55:02 359.11 56.52 302.58 0.00 7424.10 190707.95 0.00 10:03:09 08:56:01 124.01 1.51 122.50 0.00 25.35 63206.37 0.00 10:03:09 08:57:01 47.87 0.17 47.70 0.00 2.00 17534.97 0.00 10:03:09 08:58:01 206.95 0.08 206.87 0.00 10.93 175513.07 0.00 10:03:09 08:59:01 600.65 0.40 600.25 0.00 19.99 284264.05 0.00 10:03:09 09:00:01 927.43 0.05 927.38 0.00 4.93 267772.42 0.00 10:03:09 09:01:02 1117.73 1.13 1116.60 0.00 11.60 329006.77 0.00 10:03:09 09:02:01 326.82 0.07 326.75 0.00 0.54 131267.64 0.00 10:03:09 09:03:01 355.55 0.03 355.51 0.00 3.60 97818.33 0.00 10:03:09 09:04:01 263.46 1.62 261.85 0.00 50.65 119032.46 0.00 10:03:09 09:05:01 328.30 0.57 327.73 0.00 4.53 128963.44 0.00 10:03:09 09:06:01 331.73 0.02 331.71 0.00 1.20 139184.27 0.00 10:03:09 09:07:01 2.72 0.00 2.72 0.00 0.00 31.46 0.00 10:03:09 09:08:01 2.25 0.00 2.25 0.00 0.00 25.06 0.00 10:03:09 09:09:01 2.45 0.02 2.43 0.00 0.13 27.86 0.00 10:03:09 09:10:01 1.50 0.00 1.50 0.00 0.00 18.26 0.00 10:03:09 09:11:01 1.72 0.00 1.72 0.00 0.00 20.66 0.00 10:03:09 09:12:01 2.02 0.00 2.02 0.00 0.00 24.00 0.00 10:03:09 09:13:01 1.75 0.00 1.75 0.00 0.00 19.47 0.00 10:03:09 09:14:01 1.60 0.00 1.60 0.00 0.00 17.06 0.00 10:03:09 09:15:01 2.07 0.00 2.07 0.00 0.00 23.73 0.00 10:03:09 09:16:01 2.17 0.00 2.17 0.00 0.00 23.86 0.00 10:03:09 09:17:01 1.57 0.02 1.55 0.00 0.13 17.06 0.00 10:03:09 09:18:01 1.92 0.00 1.92 0.00 0.00 21.06 0.00 10:03:09 09:19:01 1.87 0.00 1.87 0.00 0.00 22.13 0.00 10:03:09 09:20:01 1.92 0.00 1.92 0.00 0.00 21.19 0.00 10:03:09 09:21:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 10:03:09 09:22:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 10:03:09 09:23:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 10:03:09 09:24:01 2.23 0.87 1.37 0.00 18.39 15.06 0.00 10:03:09 09:25:01 2.00 0.00 2.00 0.00 0.00 28.79 0.00 10:03:09 09:26:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 10:03:09 09:27:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 10:03:09 09:28:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 10:03:09 09:29:01 1.37 0.00 1.37 0.00 0.00 15.99 0.00 10:03:09 09:30:01 2.30 0.00 2.30 0.00 0.00 25.33 0.00 10:03:09 09:31:01 1.67 0.00 1.67 0.00 0.00 18.53 0.00 10:03:09 09:32:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 10:03:09 09:33:01 1.85 0.00 1.85 0.00 0.00 21.19 0.00 10:03:09 09:34:01 1.85 0.00 1.85 0.00 0.00 23.60 0.00 10:03:09 09:35:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 10:03:09 09:36:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 10:03:09 09:37:01 1.38 0.00 1.38 0.00 0.00 16.39 0.00 10:03:09 09:38:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 10:03:09 09:39:01 1.50 0.00 1.50 0.00 0.00 19.33 0.00 10:03:09 09:40:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 10:03:09 09:41:01 1.22 0.00 1.22 0.00 0.00 15.19 0.00 10:03:09 09:42:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 10:03:09 09:43:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 10:03:09 09:44:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 10:03:09 09:45:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 10:03:09 09:46:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 10:03:09 09:47:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 10:03:09 09:48:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 10:03:09 09:49:01 1.38 0.00 1.38 0.00 0.00 18.00 0.00 10:03:09 09:50:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 10:03:09 09:51:01 1.38 0.00 1.38 0.00 0.00 17.59 0.00 10:03:09 09:52:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 10:03:09 09:53:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 10:03:09 09:54:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 10:03:09 09:55:01 1.60 0.00 1.60 0.00 0.00 18.39 0.00 10:03:09 09:56:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 10:03:09 09:57:01 1.38 0.00 1.38 0.00 0.00 17.46 0.00 10:03:09 09:58:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 10:03:09 09:59:01 1.80 0.00 1.80 0.00 0.00 20.66 0.00 10:03:09 10:00:01 1.57 0.00 1.57 0.00 0.00 17.60 0.00 10:03:09 10:01:01 1.87 0.00 1.87 0.00 0.00 21.59 0.00 10:03:09 10:02:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 10:03:09 10:03:01 5.80 0.22 5.58 0.00 16.93 821.46 0.00 10:03:09 Average: 73.57 0.92 72.65 0.00 110.11 28172.10 0.00 10:03:09 10:03:09 08:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:03:09 08:55:02 28791204 31764004 553920 1.68 112372 3136968 2248148 6.63 1150808 2583016 478052 10:03:09 08:56:01 27538184 31607144 687316 2.09 160172 4079092 2347520 6.92 1746684 3109392 522836 10:03:09 08:57:01 27509648 31744884 548224 1.67 164796 4217664 2026872 5.97 1447132 3416948 276200 10:03:09 08:58:01 25081036 31661076 623412 1.90 170444 6493680 2414864 7.12 1845984 5370048 152 10:03:09 08:59:01 19375144 31549368 719072 2.19 251232 11654468 3113456 9.18 2338224 10207520 15000 10:03:09 09:00:01 14560604 29731092 2525856 7.68 275852 14487492 5366068 15.81 4956752 12245564 148724 10:03:09 09:01:02 11982704 31120496 1129920 3.44 397800 17960736 3298008 9.72 4268288 15145012 378276 10:03:09 09:02:01 8309200 29744352 2500560 7.60 456308 20063736 5227844 15.41 5807332 17130100 340768 10:03:09 09:03:01 3858576 29164300 3084760 9.38 539936 23619328 5275256 15.55 7363052 19803024 2083704 10:03:09 09:04:01 9363448 31599328 653080 1.99 551028 20712924 2307160 6.80 4114092 17726676 365056 10:03:09 09:05:01 4757972 31574588 683256 2.08 685536 24953096 2227748 6.57 3896392 22349784 2054780 10:03:09 09:06:01 10820540 31740004 527564 1.60 719268 19364772 1880268 5.54 2845284 17686924 536 10:03:09 09:07:01 10822572 31742096 525516 1.60 719316 19364776 1880268 5.54 2843728 17686928 12 10:03:09 09:08:01 10839700 31759280 508312 1.55 719376 19364780 1880268 5.54 2826536 17686932 8 10:03:09 09:09:01 10837112 31756736 510648 1.55 719432 19364780 1867384 5.50 2831516 17686932 44 10:03:09 09:10:01 10841000 31760688 506884 1.54 719484 19364784 1867384 5.50 2825520 17686936 144 10:03:09 09:11:01 10840920 31760632 506868 1.54 719532 19364784 1867384 5.50 2825296 17686936 12 10:03:09 09:12:01 10840628 31760412 507068 1.54 719584 19364792 1867384 5.50 2825828 17686940 40 10:03:09 09:13:01 10841104 31761044 506752 1.54 719640 19364792 1867384 5.50 2825248 17687060 12 10:03:09 09:14:01 10841340 31761368 506424 1.54 719700 19364796 1867384 5.50 2825324 17687060 56 10:03:09 09:15:01 10841000 31761048 506636 1.54 719752 19364800 1867384 5.50 2825688 17687064 12 10:03:09 09:16:01 10840700 31760840 506816 1.54 719812 19364800 1867384 5.50 2825472 17687064 8 10:03:09 09:17:01 10840684 31760964 506648 1.54 719852 19364928 1867384 5.50 2825464 17687196 12 10:03:09 09:18:01 10840628 31761024 506576 1.54 719900 19364940 1867384 5.50 2825564 17687204 148 10:03:09 09:19:01 10840628 31761040 506492 1.54 719952 19364932 1867384 5.50 2826284 17687204 12 10:03:09 09:20:01 10840588 31761076 506440 1.54 719984 19364944 1867384 5.50 2825928 17687208 172 10:03:09 09:21:01 10840540 31761052 506384 1.54 720024 19364948 1867384 5.50 2825700 17687216 12 10:03:09 09:22:01 10840524 31761040 506360 1.54 720040 19364952 1867384 5.50 2825700 17687216 20 10:03:09 09:23:01 10840976 31761536 506104 1.54 720044 19364952 1867384 5.50 2826356 17687220 76 10:03:09 09:24:01 10833716 31755156 512392 1.56 720104 19365468 1947048 5.74 2834612 17687684 284 10:03:09 09:25:01 10838772 31760224 507316 1.54 720128 19365472 1930060 5.69 2826188 17687688 12 10:03:09 09:26:01 10838984 31760464 506988 1.54 720140 19365476 1930060 5.69 2825900 17687692 12 10:03:09 09:27:01 10839400 31760892 506488 1.54 720156 19365476 1930060 5.69 2826156 17687692 12 10:03:09 09:28:01 10839060 31760580 506856 1.54 720176 19365476 1930060 5.69 2826032 17687696 12 10:03:09 09:29:01 10839304 31760824 506540 1.54 720204 19365468 1913808 5.64 2826032 17687696 12 10:03:09 09:30:01 10839068 31760648 506720 1.54 720240 19365472 1913808 5.64 2826636 17687704 12 10:03:09 09:31:01 10839304 31760920 506416 1.54 720272 19365492 1913808 5.64 2826120 17687708 12 10:03:09 09:32:01 10839228 31760872 506648 1.54 720284 19365492 1913808 5.64 2826656 17687708 12 10:03:09 09:33:01 10839188 31760880 506604 1.54 720320 19365496 1913808 5.64 2827588 17687712 24 10:03:09 09:34:01 10839352 31761088 506336 1.54 720360 19365500 1913808 5.64 2826720 17687720 8 10:03:09 09:35:01 10839116 31760860 506540 1.54 720380 19365504 1913808 5.64 2826600 17687720 8 10:03:09 09:36:01 10838816 31760564 506748 1.54 720408 19365508 1913808 5.64 2826236 17687724 12 10:03:09 09:37:01 10838768 31760576 506704 1.54 720448 19365500 1913808 5.64 2826476 17687728 16 10:03:09 09:38:01 10838784 31760624 506640 1.54 720468 19365512 1913808 5.64 2826832 17687728 12 10:03:09 09:39:01 10838988 31760836 506356 1.54 720484 19365516 1913808 5.64 2826328 17687736 12 10:03:09 09:40:01 10840160 31762048 505108 1.54 720496 19365520 1913808 5.64 2825192 17687736 8 10:03:09 09:41:01 10840396 31762288 504800 1.54 720504 19365524 1913808 5.64 2824776 17687740 20 10:03:09 09:42:01 10840380 31762308 504724 1.53 720528 19365524 1913808 5.64 2824836 17687740 8 10:03:09 09:43:01 10840268 31762200 504760 1.54 720540 19365528 1913808 5.64 2824900 17687744 12 10:03:09 09:44:01 10840176 31762112 504984 1.54 720552 19365532 1913808 5.64 2824900 17687748 12 10:03:09 09:45:01 10840404 31762388 504696 1.53 720580 19365524 1913808 5.64 2825372 17687748 8 10:03:09 09:46:01 10840356 31762496 504524 1.53 720600 19365664 1913808 5.64 2824976 17687880 12 10:03:09 09:47:01 10840508 31762652 504492 1.53 720616 19365668 1913808 5.64 2824976 17687884 12 10:03:09 09:48:01 10840468 31762612 504452 1.53 720620 19365672 1913808 5.64 2825508 17687884 272 10:03:09 09:49:01 10840744 31762892 504164 1.53 720636 19365668 1913808 5.64 2824960 17687888 12 10:03:09 09:50:01 10840476 31762688 504376 1.53 720664 19365676 1913808 5.64 2825404 17687892 152 10:03:09 09:51:01 10840176 31762424 504592 1.53 720680 19365684 1913808 5.64 2825632 17687900 8 10:03:09 09:52:01 10840008 31762308 504568 1.53 720700 19365688 1913808 5.64 2825148 17687904 172 10:03:09 09:53:01 10839700 31762012 504844 1.54 720716 19365688 1913808 5.64 2825156 17687904 16 10:03:09 09:54:01 10840148 31762468 504256 1.53 720732 19365692 1897332 5.59 2825164 17687908 176 10:03:09 09:55:01 10840032 31762404 504520 1.53 720764 19365692 1897332 5.59 2826092 17687908 208 10:03:09 09:56:01 10840088 31762500 504432 1.53 720788 19365700 1897332 5.59 2825784 17687912 176 10:03:09 09:57:01 10840380 31762808 504124 1.53 720800 19365704 1897332 5.59 2825284 17687920 24 10:03:09 09:58:01 10840288 31762720 504396 1.53 720820 19365704 1880984 5.54 2825288 17687920 164 10:03:09 09:59:01 10840288 31762748 504380 1.53 720832 19365704 1880984 5.54 2825308 17687924 12 10:03:09 10:00:01 10840256 31762736 504356 1.53 720876 19365712 1880984 5.54 2825584 17687928 12 10:03:09 10:01:01 10839632 31762220 504820 1.54 720940 19365712 1880984 5.54 2826252 17687928 192 10:03:09 10:02:01 10839436 31762072 504968 1.54 720984 19365716 1880984 5.54 2826044 17687932 24 10:03:09 10:03:01 10302872 31744688 521872 1.59 739220 19819048 1882612 5.55 2862236 18140524 469844 10:03:09 Average: 11728498 31642889 624831 1.90 660289 18478597 2114404 6.23 2940827 16745204 103434 10:03:09 10:03:09 08:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:03:09 08:55:02 ens3 1589.12 1457.81 12159.55 187.79 0.00 0.00 0.00 0.00 10:03:09 08:55:02 lo 5.87 5.87 0.57 0.57 0.00 0.00 0.00 0.00 10:03:09 08:55:02 docker0 543.79 448.43 39.19 2719.56 0.00 0.00 0.00 0.00 10:03:09 08:56:01 ens3 194.48 151.45 1035.72 72.64 0.00 0.00 0.00 0.00 10:03:09 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 08:56:01 vetha793287 0.58 0.75 0.05 0.07 0.00 0.00 0.00 0.00 10:03:09 08:56:01 docker0 100.34 127.50 8.09 998.86 0.00 0.00 0.00 0.00 10:03:09 08:57:01 ens3 25.07 15.01 20.77 11.19 0.00 0.00 0.00 0.00 10:03:09 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 08:57:01 vetha793287 1.00 1.03 0.08 0.08 0.00 0.00 0.00 0.00 10:03:09 08:57:01 docker0 1.00 1.00 0.06 0.08 0.00 0.00 0.00 0.00 10:03:09 08:58:01 vethe275498 3.20 3.60 0.22 10.70 0.00 0.00 0.00 0.00 10:03:09 08:58:01 ens3 162.08 113.63 1842.50 79.39 0.00 0.00 0.00 0.00 10:03:09 08:58:01 veth442394c 6.65 9.03 0.47 34.57 0.00 0.00 0.00 0.00 10:03:09 08:58:01 veth49c0f1c 4.27 5.60 0.29 20.84 0.00 0.00 0.00 0.00 10:03:09 08:58:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 10:03:09 08:58:01 veth7581491 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 10:03:09 08:58:01 veth2882e4a 6.53 8.25 0.46 37.99 0.00 0.00 0.00 0.00 10:03:09 08:58:01 docker0 29.32 35.90 1.65 142.17 0.00 0.00 0.00 0.00 10:03:09 08:59:01 ens3 599.55 358.80 6921.90 97.96 0.00 0.00 0.00 0.00 10:03:09 08:59:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 10:03:09 08:59:01 veth8fdce69 1.78 4.03 0.13 35.51 0.00 0.00 0.00 0.00 10:03:09 08:59:01 veth01e1eb6 273.86 480.94 22.95 5832.92 0.00 0.00 0.00 0.48 10:03:09 08:59:01 veth7581491 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 10:03:09 08:59:01 veth02ce91a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 08:59:01 docker0 285.44 497.07 19.90 5916.62 0.00 0.00 0.00 0.00 10:03:09 09:00:01 ens3 127.68 73.05 861.78 26.16 0.00 0.00 0.00 0.00 10:03:09 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:00:01 veth33eeee6 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 10:03:09 09:00:01 veth01e1eb6 0.08 0.40 0.00 0.02 0.00 0.00 0.00 0.00 10:03:09 09:00:01 veth7581491 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 10:03:09 09:00:01 veth4490125 2.10 4.91 0.15 36.04 0.00 0.00 0.00 0.00 10:03:09 09:00:01 vethaf6dbae 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 10:03:09 09:00:01 docker0 40.59 69.94 2.75 610.58 0.00 0.00 0.00 0.00 10:03:09 09:01:02 ens3 932.19 519.76 10296.68 181.71 0.00 0.00 0.00 0.00 10:03:09 09:01:02 veth2b1dd73 169.22 322.10 13.83 4318.18 0.00 0.00 0.00 0.35 10:03:09 09:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:01:02 veth01e1eb6 0.13 0.35 0.01 0.02 0.00 0.00 0.00 0.00 10:03:09 09:01:02 veth7581491 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 10:03:09 09:01:02 vethf0eb476 247.61 482.55 21.14 5834.78 0.00 0.00 0.00 0.48 10:03:09 09:01:02 docker0 422.10 814.48 29.60 10242.36 0.00 0.00 0.00 0.00 10:03:09 09:02:01 ens3 178.67 116.18 1848.90 19.47 0.00 0.00 0.00 0.00 10:03:09 09:02:01 veth2b1dd73 70.72 107.76 6.95 1536.90 0.00 0.00 0.00 0.13 10:03:09 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:02:01 veth447046b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:03:09 09:02:01 veth7581491 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:02:01 vethf0eb476 0.10 0.19 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:02:01 docker0 102.12 153.39 8.03 1825.30 0.00 0.00 0.00 0.00 10:03:09 09:03:01 ens3 39.39 24.96 106.15 8.17 0.00 0.00 0.00 0.00 10:03:09 09:03:01 veth2b1dd73 0.18 0.22 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:03:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 10:03:09 09:03:01 veth7581491 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:03:01 vethf0eb476 0.12 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:03:01 docker0 14.96 21.64 0.84 92.27 0.00 0.00 0.00 0.00 10:03:09 09:04:01 ens3 89.20 73.54 305.36 75.39 0.00 0.00 0.00 0.00 10:03:09 09:04:01 veth2b1dd73 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 10:03:09 09:04:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:03:09 09:04:01 veth7581491 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 10:03:09 09:04:01 docker0 31.27 40.87 2.06 288.32 0.00 0.00 0.00 0.00 10:03:09 09:05:01 ens3 22.51 14.91 212.03 4.17 0.00 0.00 0.00 0.00 10:03:09 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:05:01 veth7581491 0.00 0.65 0.00 0.03 0.00 0.00 0.00 0.00 10:03:09 09:05:01 docker0 11.01 16.05 0.87 206.27 0.00 0.00 0.00 0.00 10:03:09 09:06:01 ens3 31.63 22.26 89.47 7.09 0.00 0.00 0.00 0.00 10:03:09 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:06:01 docker0 14.10 17.70 0.81 77.23 0.00 0.00 0.00 0.00 10:03:09 09:07:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 10:03:09 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:08:01 ens3 0.57 0.37 0.27 0.21 0.00 0.00 0.00 0.00 10:03:09 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:09:01 ens3 0.25 0.15 0.42 0.01 0.00 0.00 0.00 0.00 10:03:09 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:10:01 ens3 0.45 0.20 0.09 0.07 0.00 0.00 0.00 0.00 10:03:09 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:11:01 ens3 0.50 0.05 0.05 0.00 0.00 0.00 0.00 0.00 10:03:09 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:12:01 ens3 0.73 0.48 0.41 0.28 0.00 0.00 0.00 0.00 10:03:09 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:13:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:14:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:15:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 10:03:09 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:16:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:17:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:18:01 ens3 0.42 0.08 0.05 0.01 0.00 0.00 0.00 0.00 10:03:09 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:19:01 ens3 0.80 0.43 0.42 0.27 0.00 0.00 0.00 0.00 10:03:09 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:20:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:03:09 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:21:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:22:01 ens3 0.67 0.08 0.06 0.01 0.00 0.00 0.00 0.00 10:03:09 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:23:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 10:03:09 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:24:01 ens3 0.48 0.45 0.29 0.21 0.00 0.00 0.00 0.00 10:03:09 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:25:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:03:09 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:27:01 ens3 0.20 0.10 0.12 0.01 0.00 0.00 0.00 0.00 10:03:09 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:28:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:30:01 ens3 0.23 0.22 0.08 0.08 0.00 0.00 0.00 0.00 10:03:09 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:31:01 ens3 0.42 0.03 0.05 0.00 0.00 0.00 0.00 0.00 10:03:09 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:32:01 ens3 0.82 0.55 0.42 0.29 0.00 0.00 0.00 0.00 10:03:09 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:33:01 ens3 0.75 0.25 0.30 0.20 0.00 0.00 0.00 0.00 10:03:09 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:35:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:03:09 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:36:01 ens3 0.27 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:37:01 ens3 0.57 0.08 0.11 0.00 0.00 0.00 0.00 0.00 10:03:09 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:38:01 ens3 0.62 0.47 0.35 0.28 0.00 0.00 0.00 0.00 10:03:09 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:39:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:40:01 ens3 4.02 4.25 0.38 8.89 0.00 0.00 0.00 0.00 10:03:09 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:42:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:43:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:44:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:45:01 ens3 4.37 8.53 0.35 7.61 0.00 0.00 0.00 0.00 10:03:09 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:46:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:47:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:48:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:49:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:50:01 ens3 6.12 8.50 0.46 7.59 0.00 0.00 0.00 0.00 10:03:09 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:51:01 ens3 7.56 12.88 0.72 12.95 0.00 0.00 0.00 0.00 10:03:09 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:52:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:53:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:54:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:55:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 10:03:09 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:56:01 ens3 1.05 0.65 0.50 0.23 0.00 0.00 0.00 0.00 10:03:09 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:58:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:59:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 10:00:01 ens3 0.80 0.17 0.13 0.07 0.00 0.00 0.00 0.00 10:03:09 10:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 10:01:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 10:03:09 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 10:02:01 ens3 0.43 0.38 0.26 0.21 0.00 0.00 0.00 0.00 10:03:09 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:03:09 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 10:03:01 ens3 115.65 59.94 2525.74 12.33 0.00 0.00 0.00 0.00 10:03:09 10:03:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 10:03:09 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:09 Average: ens3 59.99 44.06 553.67 11.92 0.00 0.00 0.00 0.00 10:03:09 Average: lo 0.24 0.24 0.02 0.02 0.00 0.00 0.00 0.00 10:03:09 Average: docker0 23.09 32.47 1.65 334.55 0.00 0.00 0.00 0.00 10:03:09 10:03:09 10:03:09 ---> sar -P ALL: 10:03:09 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64345) 05/23/22 _x86_64_ (8 CPU) 10:03:09 10:03:09 08:53:52 LINUX RESTART (8 CPU) 10:03:09 10:03:09 08:54:01 CPU %user %nice %system %iowait %steal %idle 10:03:09 08:55:02 all 11.67 0.00 4.93 2.12 0.53 80.74 10:03:09 08:55:02 0 7.77 0.00 6.50 2.92 0.54 82.28 10:03:09 08:55:02 1 10.82 0.00 3.92 2.46 0.40 82.40 10:03:09 08:55:02 2 10.89 0.00 5.55 2.98 0.43 80.15 10:03:09 08:55:02 3 10.64 0.00 3.93 0.30 0.51 84.63 10:03:09 08:55:02 4 12.65 0.00 4.78 1.16 0.47 80.95 10:03:09 08:55:02 5 18.93 0.00 5.34 3.81 0.59 71.33 10:03:09 08:55:02 6 9.79 0.00 4.02 2.95 0.45 82.78 10:03:09 08:55:02 7 11.90 0.00 5.43 0.34 0.87 81.46 10:03:09 08:56:01 all 35.20 0.00 7.64 1.09 0.69 55.38 10:03:09 08:56:01 0 32.95 0.00 8.15 1.77 0.77 56.36 10:03:09 08:56:01 1 34.89 0.00 7.31 1.64 0.71 55.46 10:03:09 08:56:01 2 31.70 0.00 7.30 3.30 0.74 56.95 10:03:09 08:56:01 3 39.18 0.00 7.02 0.09 0.72 53.00 10:03:09 08:56:01 4 33.87 0.00 7.77 0.15 0.63 57.57 10:03:09 08:56:01 5 39.27 0.00 6.88 0.10 0.74 53.00 10:03:09 08:56:01 6 32.40 0.00 8.98 1.05 0.60 56.96 10:03:09 08:56:01 7 37.33 0.00 7.68 0.58 0.62 53.78 10:03:09 08:57:01 all 44.29 0.00 5.26 0.20 0.48 49.77 10:03:09 08:57:01 0 46.47 0.00 5.22 0.00 0.49 47.83 10:03:09 08:57:01 1 42.94 0.00 5.54 1.35 0.49 49.68 10:03:09 08:57:01 2 41.87 0.00 4.70 0.00 0.47 52.96 10:03:09 08:57:01 3 45.59 0.00 5.57 0.07 0.45 48.32 10:03:09 08:57:01 4 43.56 0.00 5.15 0.00 0.49 50.80 10:03:09 08:57:01 5 46.14 0.00 5.34 0.00 0.52 48.00 10:03:09 08:57:01 6 43.26 0.00 4.91 0.02 0.46 51.35 10:03:09 08:57:01 7 44.47 0.00 5.62 0.15 0.47 49.28 10:03:09 08:58:01 all 20.27 0.00 9.93 1.95 1.24 66.62 10:03:09 08:58:01 0 19.10 0.00 8.02 0.08 1.11 71.67 10:03:09 08:58:01 1 17.36 0.00 10.02 0.78 1.26 70.57 10:03:09 08:58:01 2 21.26 0.00 10.22 0.14 1.17 67.21 10:03:09 08:58:01 3 21.83 0.00 10.91 0.63 1.33 65.31 10:03:09 08:58:01 4 20.27 0.00 9.86 0.34 1.11 68.43 10:03:09 08:58:01 5 20.88 0.00 9.60 2.84 1.17 65.51 10:03:09 08:58:01 6 21.20 0.00 10.29 0.36 1.35 66.81 10:03:09 08:58:01 7 20.24 0.00 10.54 10.45 1.41 57.36 10:03:09 08:59:01 all 54.34 0.00 12.54 7.93 1.04 24.15 10:03:09 08:59:01 0 52.92 0.00 12.75 13.10 1.12 20.11 10:03:09 08:59:01 1 53.22 0.00 11.29 3.20 0.97 31.32 10:03:09 08:59:01 2 50.89 0.00 13.40 3.27 0.95 31.48 10:03:09 08:59:01 3 55.59 0.00 12.78 6.93 1.02 23.67 10:03:09 08:59:01 4 56.86 0.00 12.19 4.30 0.94 25.70 10:03:09 08:59:01 5 56.65 0.00 12.23 12.45 1.05 17.62 10:03:09 08:59:01 6 54.22 0.00 11.79 7.14 1.03 25.82 10:03:09 08:59:01 7 54.33 0.00 13.90 13.04 1.23 17.49 10:03:09 09:00:01 all 83.22 0.00 14.29 0.47 0.49 1.53 10:03:09 09:00:01 0 83.58 0.00 13.54 0.52 0.52 1.83 10:03:09 09:00:01 1 83.41 0.00 13.68 0.35 0.49 2.07 10:03:09 09:00:01 2 82.83 0.00 13.46 0.54 0.54 2.64 10:03:09 09:00:01 3 81.12 0.00 16.64 0.40 0.45 1.38 10:03:09 09:00:01 4 83.03 0.00 15.29 0.52 0.42 0.74 10:03:09 09:00:01 5 85.49 0.00 12.87 0.52 0.52 0.60 10:03:09 09:00:01 6 83.24 0.00 13.87 0.44 0.52 1.94 10:03:09 09:00:01 7 83.08 0.00 14.94 0.44 0.49 1.06 10:03:09 09:01:02 all 75.84 0.00 17.07 1.94 0.78 4.38 10:03:09 09:01:02 0 85.47 0.00 10.63 0.75 0.59 2.56 10:03:09 09:01:02 1 70.61 0.00 18.37 4.31 0.95 5.75 10:03:09 09:01:02 2 75.15 0.00 15.83 4.56 0.78 3.67 10:03:09 09:01:02 3 76.01 0.00 17.35 1.28 0.79 4.56 10:03:09 09:01:02 4 77.33 0.00 16.96 1.15 0.67 3.89 10:03:09 09:01:02 5 74.71 0.00 17.61 1.71 0.83 5.15 10:03:09 09:01:02 6 74.43 0.00 18.95 0.88 0.77 4.97 10:03:09 09:01:02 7 72.78 0.00 20.96 0.93 0.83 4.50 10:03:09 09:02:01 all 87.26 0.00 11.52 0.09 0.48 0.66 10:03:09 09:02:01 0 88.84 0.00 10.53 0.05 0.46 0.12 10:03:09 09:02:01 1 87.01 0.00 11.67 0.07 0.47 0.77 10:03:09 09:02:01 2 86.58 0.00 11.48 0.09 0.46 1.39 10:03:09 09:02:01 3 86.00 0.00 12.91 0.12 0.46 0.51 10:03:09 09:02:01 4 86.71 0.00 12.22 0.10 0.47 0.49 10:03:09 09:02:01 5 87.48 0.00 10.84 0.07 0.51 1.10 10:03:09 09:02:01 6 87.83 0.00 11.17 0.12 0.49 0.38 10:03:09 09:02:01 7 87.60 0.00 11.31 0.09 0.49 0.51 10:03:09 09:03:01 all 88.07 0.00 10.83 0.04 0.43 0.63 10:03:09 09:03:01 0 87.82 0.00 10.99 0.00 0.43 0.76 10:03:09 09:03:01 1 86.82 0.00 11.14 0.22 0.51 1.30 10:03:09 09:03:01 2 89.74 0.00 9.59 0.03 0.39 0.24 10:03:09 09:03:01 3 88.03 0.00 10.95 0.03 0.43 0.56 10:03:09 09:03:01 4 88.96 0.00 10.19 0.00 0.38 0.48 10:03:09 09:03:01 5 86.47 0.00 12.79 0.02 0.43 0.29 10:03:09 09:03:01 6 86.90 0.00 11.64 0.00 0.48 0.98 10:03:09 09:03:01 7 89.82 0.00 9.32 0.02 0.41 0.43 10:03:09 09:04:01 all 39.31 0.00 5.63 2.60 0.87 51.59 10:03:09 09:04:01 0 23.42 0.00 6.13 1.11 0.87 68.47 10:03:09 09:04:01 1 68.10 0.00 5.33 0.50 0.56 25.51 10:03:09 09:04:01 2 41.62 0.00 6.55 0.66 0.88 50.29 10:03:09 09:04:01 3 27.56 0.00 7.52 14.10 1.19 49.63 10:03:09 09:04:01 4 32.03 0.00 5.77 0.57 0.89 60.74 10:03:09 09:04:01 5 39.16 0.00 4.00 0.81 0.77 55.26 10:03:09 09:04:01 6 26.53 0.00 5.52 2.33 0.99 64.62 10:03:09 09:04:01 7 56.18 0.00 4.19 0.76 0.79 38.09 10:03:09 09:05:01 all 21.60 0.00 12.66 5.05 7.59 53.11 10:03:09 09:05:01 0 23.30 0.00 14.29 4.40 8.15 49.86 10:03:09 09:05:01 1 20.43 0.00 12.36 14.34 7.22 45.66 10:03:09 09:05:01 2 20.56 0.00 11.60 1.35 6.37 60.13 10:03:09 09:05:01 3 23.14 0.00 15.36 5.55 8.35 47.60 10:03:09 09:05:01 4 20.42 0.00 11.38 1.80 8.02 58.37 10:03:09 09:05:01 5 21.76 0.00 11.50 0.40 7.82 58.52 10:03:09 09:05:01 6 23.95 0.00 13.59 10.03 7.57 44.86 10:03:09 09:05:01 7 19.19 0.00 11.20 2.52 7.18 59.91 10:03:09 10:03:09 09:05:01 CPU %user %nice %system %iowait %steal %idle 10:03:09 09:06:01 all 5.28 0.00 6.03 3.28 4.18 81.23 10:03:09 09:06:01 0 6.28 0.00 7.20 1.90 4.59 80.03 10:03:09 09:06:01 1 5.29 0.00 6.04 5.33 3.47 79.87 10:03:09 09:06:01 2 4.53 0.00 5.60 4.15 3.82 81.90 10:03:09 09:06:01 3 5.02 0.00 5.22 2.85 4.31 82.59 10:03:09 09:06:01 4 5.60 0.00 5.95 0.84 4.65 82.96 10:03:09 09:06:01 5 5.98 0.00 4.32 1.65 4.69 83.36 10:03:09 09:06:01 6 4.78 0.00 9.22 8.57 3.73 73.70 10:03:09 09:06:01 7 4.73 0.00 4.72 1.01 4.19 85.35 10:03:09 09:07:01 all 0.01 0.00 0.01 0.01 0.02 99.94 10:03:09 09:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:03:09 09:07:01 1 0.05 0.00 0.05 0.00 0.07 99.83 10:03:09 09:07:01 2 0.00 0.00 0.00 0.00 0.05 99.95 10:03:09 09:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 09:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:07:01 5 0.02 0.00 0.02 0.12 0.02 99.83 10:03:09 09:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:03:09 09:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:08:01 all 0.03 0.00 0.02 0.01 0.01 99.93 10:03:09 09:08:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:03:09 09:08:01 1 0.02 0.00 0.05 0.03 0.02 99.88 10:03:09 09:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:03:09 09:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:03:09 09:08:01 4 0.08 0.00 0.02 0.00 0.03 99.87 10:03:09 09:08:01 5 0.03 0.00 0.03 0.03 0.02 99.88 10:03:09 09:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:08:01 7 0.05 0.00 0.03 0.00 0.02 99.90 10:03:09 09:09:01 all 0.03 0.00 0.02 0.01 0.01 99.94 10:03:09 09:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 09:09:01 1 0.10 0.00 0.03 0.00 0.03 99.83 10:03:09 09:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:03:09 09:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 09:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:03:09 09:09:01 5 0.00 0.00 0.03 0.03 0.00 99.93 10:03:09 09:09:01 6 0.05 0.00 0.02 0.02 0.00 99.92 10:03:09 09:09:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:03:09 09:10:01 all 0.14 0.00 0.01 0.01 0.00 99.84 10:03:09 09:10:01 0 0.00 0.00 0.03 0.00 0.00 99.97 10:03:09 09:10:01 1 0.05 0.00 0.03 0.02 0.00 99.90 10:03:09 09:10:01 2 0.96 0.00 0.00 0.00 0.00 99.04 10:03:09 09:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:03:09 09:10:01 4 0.05 0.00 0.00 0.00 0.02 99.93 10:03:09 09:10:01 5 0.02 0.00 0.02 0.03 0.00 99.93 10:03:09 09:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:11:01 all 0.04 0.00 0.00 0.00 0.01 99.95 10:03:09 09:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:03:09 09:11:01 1 0.02 0.00 0.02 0.02 0.02 99.93 10:03:09 09:11:01 2 0.17 0.00 0.00 0.00 0.02 99.82 10:03:09 09:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 09:11:01 5 0.00 0.00 0.00 0.02 0.02 99.97 10:03:09 09:11:01 6 0.07 0.00 0.00 0.00 0.00 99.93 10:03:09 09:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:12:01 all 0.02 0.00 0.01 0.01 0.01 99.95 10:03:09 09:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:12:01 1 0.07 0.00 0.02 0.03 0.02 99.87 10:03:09 09:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 09:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:03:09 09:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:12:01 5 0.03 0.00 0.02 0.05 0.00 99.90 10:03:09 09:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:03:09 09:12:01 7 0.03 0.00 0.00 0.00 0.02 99.95 10:03:09 09:13:01 all 0.22 0.00 0.01 0.01 0.01 99.76 10:03:09 09:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:13:01 1 0.07 0.00 0.03 0.02 0.02 99.87 10:03:09 09:13:01 2 1.63 0.00 0.00 0.00 0.03 98.34 10:03:09 09:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:13:01 5 0.00 0.00 0.00 0.05 0.00 99.95 10:03:09 09:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:03:09 09:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:03:09 09:14:01 all 0.01 0.00 0.01 0.01 0.01 99.97 10:03:09 09:14:01 0 0.00 0.00 0.00 0.03 0.02 99.95 10:03:09 09:14:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:03:09 09:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:03:09 09:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:14:01 5 0.02 0.00 0.02 0.03 0.02 99.92 10:03:09 09:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:15:01 all 0.01 0.00 0.00 0.00 0.00 99.98 10:03:09 09:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:15:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:03:09 09:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 09:15:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:03:09 09:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:03:09 09:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:16:01 all 0.01 0.00 0.01 0.02 0.00 99.95 10:03:09 09:16:01 0 0.00 0.00 0.00 0.10 0.00 99.90 10:03:09 09:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 09:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:03:09 09:16:01 4 0.03 0.00 0.05 0.00 0.02 99.90 10:03:09 09:16:01 5 0.02 0.00 0.02 0.07 0.00 99.90 10:03:09 09:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:03:09 10:03:09 09:16:01 CPU %user %nice %system %iowait %steal %idle 10:03:09 09:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:03:09 09:17:01 0 0.00 0.00 0.03 0.02 0.00 99.95 10:03:09 09:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:17:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:03:09 09:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:17:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:03:09 09:17:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:03:09 09:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:03:09 09:18:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:03:09 09:18:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:03:09 09:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:03:09 09:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 09:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:03:09 09:18:01 5 0.00 0.00 0.02 0.05 0.00 99.93 10:03:09 09:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:03:09 09:19:01 all 0.22 0.00 0.01 0.03 0.00 99.73 10:03:09 09:19:01 0 0.00 0.00 0.03 0.08 0.00 99.88 10:03:09 09:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:03:09 09:19:01 2 1.65 0.00 0.02 0.00 0.02 98.32 10:03:09 09:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:19:01 4 0.08 0.00 0.02 0.00 0.00 99.90 10:03:09 09:19:01 5 0.02 0.00 0.00 0.12 0.02 99.85 10:03:09 09:19:01 6 0.00 0.00 0.02 0.02 0.00 99.97 10:03:09 09:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:20:01 all 0.01 0.00 0.01 0.03 0.00 99.95 10:03:09 09:20:01 0 0.00 0.00 0.00 0.08 0.00 99.92 10:03:09 09:20:01 1 0.00 0.00 0.03 0.08 0.00 99.88 10:03:09 09:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:03:09 09:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:03:09 09:20:01 4 0.02 0.00 0.03 0.00 0.02 99.93 10:03:09 09:20:01 5 0.00 0.00 0.00 0.05 0.00 99.95 10:03:09 09:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:21:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:03:09 09:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:03:09 09:21:01 1 0.05 0.00 0.00 0.02 0.00 99.93 10:03:09 09:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:03:09 09:21:01 5 0.00 0.00 0.00 0.03 0.00 99.97 10:03:09 09:21:01 6 0.03 0.00 0.05 0.00 0.02 99.90 10:03:09 09:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:22:01 all 0.21 0.00 0.01 0.00 0.00 99.78 10:03:09 09:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:22:01 1 0.00 0.00 0.00 0.02 0.00 99.98 10:03:09 09:22:01 2 1.50 0.00 0.03 0.00 0.02 98.45 10:03:09 09:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:22:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:03:09 09:22:01 6 0.08 0.00 0.02 0.00 0.00 99.90 10:03:09 09:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:03:09 09:23:01 all 0.27 0.00 0.01 0.00 0.00 99.72 10:03:09 09:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:23:01 1 0.07 0.00 0.00 0.02 0.02 99.90 10:03:09 09:23:01 2 1.97 0.00 0.00 0.00 0.00 98.03 10:03:09 09:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:03:09 09:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 09:23:01 6 0.03 0.00 0.03 0.00 0.00 99.93 10:03:09 09:23:01 7 0.07 0.00 0.00 0.00 0.00 99.93 10:03:09 09:24:01 all 0.28 0.00 0.14 0.03 0.00 99.55 10:03:09 09:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:03:09 09:24:01 1 0.03 0.00 0.10 0.03 0.00 99.83 10:03:09 09:24:01 2 1.91 0.00 0.02 0.00 0.00 98.08 10:03:09 09:24:01 3 0.05 0.00 0.20 0.02 0.00 99.73 10:03:09 09:24:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:03:09 09:24:01 5 0.22 0.00 0.65 0.17 0.02 98.95 10:03:09 09:24:01 6 0.00 0.00 0.05 0.00 0.00 99.95 10:03:09 09:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:25:01 all 0.01 0.00 0.01 0.03 0.00 99.95 10:03:09 09:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:25:01 1 0.00 0.00 0.03 0.05 0.00 99.92 10:03:09 09:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:03:09 09:25:01 3 0.00 0.00 0.00 0.15 0.00 99.85 10:03:09 09:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 09:25:01 5 0.02 0.00 0.02 0.02 0.00 99.95 10:03:09 09:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:25:01 7 0.05 0.00 0.02 0.00 0.00 99.93 10:03:09 09:26:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:03:09 09:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 09:26:01 1 0.00 0.00 0.02 0.02 0.02 99.95 10:03:09 09:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:03:09 09:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:26:01 5 0.02 0.00 0.02 0.02 0.00 99.95 10:03:09 09:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:27:01 all 0.01 0.00 0.01 0.01 0.00 99.98 10:03:09 09:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:27:01 1 0.02 0.00 0.03 0.03 0.00 99.92 10:03:09 09:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:27:01 5 0.02 0.00 0.02 0.02 0.00 99.95 10:03:09 09:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 10:03:09 09:27:01 CPU %user %nice %system %iowait %steal %idle 10:03:09 09:28:01 all 0.01 0.00 0.00 0.00 0.00 99.98 10:03:09 09:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 09:28:01 1 0.02 0.00 0.00 0.02 0.02 99.95 10:03:09 09:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:03:09 09:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:03:09 09:29:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:03:09 09:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:29:01 1 0.03 0.00 0.02 0.02 0.02 99.92 10:03:09 09:29:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:03:09 09:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 09:29:01 5 0.02 0.00 0.00 0.03 0.00 99.95 10:03:09 09:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 09:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:30:01 all 0.01 0.00 0.01 0.02 0.00 99.96 10:03:09 09:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:30:01 1 0.03 0.00 0.03 0.10 0.00 99.83 10:03:09 09:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:03:09 09:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:03:09 09:30:01 5 0.00 0.00 0.00 0.07 0.00 99.93 10:03:09 09:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 09:31:01 all 0.01 0.00 0.00 0.01 0.01 99.96 10:03:09 09:31:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:03:09 09:31:01 1 0.02 0.00 0.02 0.07 0.02 99.88 10:03:09 09:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:31:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:03:09 09:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:31:01 5 0.02 0.00 0.00 0.05 0.02 99.92 10:03:09 09:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:32:01 all 0.00 0.00 0.01 0.00 0.00 99.99 10:03:09 09:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:03:09 09:32:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:03:09 09:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:32:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:03:09 09:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:03:09 09:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:03:09 09:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 09:33:01 1 0.02 0.00 0.03 0.03 0.00 99.92 10:03:09 09:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:03:09 09:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 09:33:01 5 0.00 0.00 0.00 0.05 0.00 99.95 10:03:09 09:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:34:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:03:09 09:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:34:01 1 0.02 0.00 0.02 0.05 0.00 99.92 10:03:09 09:34:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:03:09 09:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:03:09 09:34:01 5 0.03 0.00 0.02 0.03 0.00 99.92 10:03:09 09:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 09:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:03:09 09:35:01 all 0.01 0.00 0.00 0.00 0.00 99.98 10:03:09 09:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:35:01 1 0.02 0.00 0.00 0.02 0.00 99.97 10:03:09 09:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:03:09 09:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:35:01 5 0.05 0.00 0.00 0.00 0.00 99.95 10:03:09 09:35:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:03:09 09:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:36:01 all 0.01 0.00 0.00 0.00 0.01 99.98 10:03:09 09:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:03:09 09:36:01 1 0.02 0.00 0.02 0.02 0.02 99.93 10:03:09 09:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:03:09 09:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:36:01 5 0.02 0.00 0.00 0.02 0.02 99.95 10:03:09 09:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:37:01 all 0.01 0.00 0.00 0.01 0.00 99.98 10:03:09 09:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:37:01 1 0.00 0.00 0.00 0.02 0.00 99.98 10:03:09 09:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:37:01 5 0.03 0.00 0.00 0.03 0.00 99.93 10:03:09 09:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:03:09 09:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:03:09 09:38:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:03:09 09:38:01 1 0.02 0.00 0.02 0.02 0.00 99.95 10:03:09 09:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:03:09 09:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 09:38:01 5 0.03 0.00 0.03 0.02 0.02 99.90 10:03:09 09:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 10:03:09 09:38:01 CPU %user %nice %system %iowait %steal %idle 10:03:09 09:39:01 all 0.06 0.00 0.01 0.01 0.01 99.92 10:03:09 09:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:39:01 1 0.00 0.00 0.02 0.03 0.02 99.93 10:03:09 09:39:01 2 0.42 0.00 0.02 0.00 0.02 99.55 10:03:09 09:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:39:01 5 0.03 0.00 0.05 0.02 0.02 99.88 10:03:09 09:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:40:01 all 0.11 0.00 0.01 0.00 0.00 99.87 10:03:09 09:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 09:40:01 1 0.05 0.00 0.00 0.02 0.00 99.93 10:03:09 09:40:01 2 0.71 0.00 0.02 0.00 0.00 99.27 10:03:09 09:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:40:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:03:09 09:40:01 5 0.03 0.00 0.03 0.02 0.00 99.92 10:03:09 09:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:41:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:03:09 09:41:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:03:09 09:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:03:09 09:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 09:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:41:01 5 0.03 0.00 0.05 0.00 0.02 99.90 10:03:09 09:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:42:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:03:09 09:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:42:01 1 0.02 0.00 0.02 0.02 0.00 99.95 10:03:09 09:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 09:42:01 5 0.02 0.00 0.02 0.02 0.00 99.95 10:03:09 09:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 09:43:01 all 0.01 0.00 0.00 0.00 0.00 99.98 10:03:09 09:43:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:03:09 09:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:03:09 09:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:43:01 5 0.02 0.00 0.02 0.02 0.02 99.93 10:03:09 09:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:44:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:03:09 09:44:01 0 0.00 0.00 0.02 0.03 0.00 99.95 10:03:09 09:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 09:44:01 3 0.02 0.00 0.00 0.02 0.00 99.97 10:03:09 09:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:03:09 09:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:03:09 09:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:03:09 09:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:45:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:03:09 09:45:01 0 0.03 0.00 0.05 0.00 0.00 99.92 10:03:09 09:45:01 1 0.00 0.00 0.00 0.02 0.00 99.98 10:03:09 09:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:45:01 3 0.03 0.00 0.00 0.02 0.02 99.93 10:03:09 09:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:03:09 09:45:01 5 0.00 0.00 0.03 0.02 0.00 99.95 10:03:09 09:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:46:01 all 0.01 0.00 0.00 0.01 0.00 99.97 10:03:09 09:46:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:03:09 09:46:01 1 0.03 0.00 0.00 0.05 0.00 99.92 10:03:09 09:46:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:03:09 09:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 09:46:01 5 0.03 0.00 0.00 0.02 0.00 99.95 10:03:09 09:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:47:01 all 0.00 0.00 0.00 0.01 0.00 99.97 10:03:09 09:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:47:01 1 0.00 0.00 0.00 0.10 0.00 99.90 10:03:09 09:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:03:09 09:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:47:01 5 0.02 0.00 0.02 0.02 0.02 99.93 10:03:09 09:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:48:01 all 0.00 0.00 0.01 0.00 0.00 99.99 10:03:09 09:48:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:03:09 09:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:48:01 4 0.00 0.00 0.03 0.00 0.00 99.97 10:03:09 09:48:01 5 0.02 0.00 0.02 0.02 0.00 99.95 10:03:09 09:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:03:09 09:49:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:03:09 09:49:01 1 0.02 0.00 0.00 0.02 0.00 99.97 10:03:09 09:49:01 2 0.00 0.00 0.03 0.02 0.00 99.95 10:03:09 09:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:03:09 09:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:03:09 09:49:01 5 0.05 0.00 0.00 0.02 0.00 99.93 10:03:09 09:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:03:09 09:49:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:03:09 10:03:09 09:49:01 CPU %user %nice %system %iowait %steal %idle 10:03:09 09:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:03:09 09:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:03:09 09:50:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:03:09 09:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:03:09 09:50:01 5 0.05 0.00 0.03 0.02 0.02 99.88 10:03:09 09:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:50:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:03:09 09:51:01 all 0.04 0.00 0.01 0.01 0.00 99.94 10:03:09 09:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:51:01 1 0.02 0.00 0.00 0.03 0.00 99.95 10:03:09 09:51:01 2 0.03 0.00 0.07 0.00 0.00 99.90 10:03:09 09:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 09:51:01 5 0.03 0.00 0.03 0.02 0.00 99.92 10:03:09 09:51:01 6 0.18 0.00 0.00 0.00 0.00 99.82 10:03:09 09:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:52:01 all 0.13 0.00 0.01 0.01 0.01 99.85 10:03:09 09:52:01 0 0.00 0.00 0.02 0.07 0.02 99.90 10:03:09 09:52:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:03:09 09:52:01 2 0.99 0.00 0.00 0.00 0.00 99.01 10:03:09 09:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:52:01 5 0.03 0.00 0.03 0.02 0.02 99.90 10:03:09 09:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:53:01 all 0.11 0.00 0.01 0.00 0.00 99.88 10:03:09 09:53:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:03:09 09:53:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:03:09 09:53:01 2 0.78 0.00 0.00 0.00 0.02 99.20 10:03:09 09:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:53:01 5 0.05 0.00 0.02 0.00 0.00 99.93 10:03:09 09:53:01 6 0.00 0.00 0.03 0.00 0.02 99.95 10:03:09 09:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:03:09 09:54:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:03:09 09:54:01 1 0.00 0.00 0.02 0.02 0.00 99.97 10:03:09 09:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:54:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:03:09 09:54:01 6 0.03 0.00 0.05 0.00 0.00 99.92 10:03:09 09:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:55:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:03:09 09:55:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:03:09 09:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:03:09 09:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:55:01 4 0.02 0.00 0.03 0.02 0.00 99.93 10:03:09 09:55:01 5 0.02 0.00 0.00 0.02 0.02 99.95 10:03:09 09:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:03:09 09:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:56:01 all 0.02 0.00 0.00 0.02 0.01 99.95 10:03:09 09:56:01 0 0.02 0.00 0.00 0.17 0.02 99.80 10:03:09 09:56:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:03:09 09:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:03:09 09:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 09:56:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:03:09 09:56:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:03:09 09:56:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:03:09 09:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:03:09 09:57:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:03:09 09:57:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:03:09 09:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:03:09 09:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:57:01 5 0.03 0.00 0.02 0.02 0.00 99.93 10:03:09 09:57:01 6 0.00 0.00 0.03 0.00 0.00 99.97 10:03:09 09:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:58:01 all 0.02 0.00 0.00 0.00 0.00 99.97 10:03:09 09:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:58:01 1 0.02 0.00 0.00 0.02 0.00 99.97 10:03:09 09:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:58:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:03:09 09:58:01 6 0.07 0.00 0.02 0.00 0.00 99.92 10:03:09 09:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 09:59:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:03:09 09:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 09:59:01 1 0.00 0.00 0.02 0.02 0.00 99.97 10:03:09 09:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:03:09 09:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 09:59:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:03:09 09:59:01 5 0.00 0.00 0.00 0.03 0.00 99.97 10:03:09 09:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:03:09 09:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 10:00:01 all 0.05 0.00 0.01 0.01 0.00 99.93 10:03:09 10:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 10:00:01 1 0.02 0.00 0.00 0.02 0.00 99.97 10:03:09 10:00:01 2 0.32 0.00 0.05 0.00 0.00 99.63 10:03:09 10:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 10:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 10:00:01 5 0.02 0.00 0.00 0.05 0.00 99.93 10:03:09 10:00:01 6 0.02 0.00 0.05 0.00 0.00 99.93 10:03:09 10:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 10:03:09 10:00:01 CPU %user %nice %system %iowait %steal %idle 10:03:09 10:01:01 all 0.01 0.00 0.01 0.01 0.01 99.96 10:03:09 10:01:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:03:09 10:01:01 1 0.02 0.00 0.02 0.03 0.02 99.92 10:03:09 10:01:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:03:09 10:01:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:03:09 10:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 10:01:01 5 0.02 0.00 0.03 0.03 0.02 99.90 10:03:09 10:01:01 6 0.05 0.00 0.00 0.00 0.00 99.95 10:03:09 10:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 10:02:01 all 0.02 0.00 0.01 0.01 0.00 99.97 10:03:09 10:02:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:03:09 10:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:03:09 10:02:01 2 0.05 0.00 0.00 0.00 0.02 99.93 10:03:09 10:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 10:02:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:03:09 10:02:01 5 0.02 0.00 0.00 0.03 0.00 99.95 10:03:09 10:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:03:09 10:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:03:09 10:03:01 all 3.51 0.00 1.65 0.03 0.09 94.72 10:03:09 10:03:01 0 4.14 0.00 1.60 0.05 0.10 94.10 10:03:09 10:03:01 1 3.30 0.00 1.96 0.00 0.10 94.64 10:03:09 10:03:01 2 4.62 0.00 1.32 0.02 0.08 93.96 10:03:09 10:03:01 3 2.80 0.00 1.25 0.00 0.08 95.87 10:03:09 10:03:01 4 3.91 0.00 1.62 0.00 0.08 94.39 10:03:09 10:03:01 5 2.74 0.00 1.20 0.18 0.10 95.77 10:03:09 10:03:01 6 3.86 0.00 2.04 0.00 0.10 94.00 10:03:09 10:03:01 7 2.66 0.00 2.18 0.00 0.10 95.06 10:03:09 Average: all 8.13 0.00 1.72 0.39 0.28 89.48 10:03:09 Average: 0 8.01 0.00 1.66 0.39 0.29 89.65 10:03:09 Average: 1 8.31 0.00 1.70 0.51 0.26 89.21 10:03:09 Average: 2 8.17 0.00 1.67 0.30 0.25 89.61 10:03:09 Average: 3 8.00 0.00 1.83 0.47 0.29 89.41 10:03:09 Average: 4 8.06 0.00 1.71 0.16 0.28 89.79 10:03:09 Average: 5 8.35 0.00 1.65 0.38 0.29 89.33 10:03:09 Average: 6 7.86 0.00 1.81 0.49 0.27 89.57 10:03:09 Average: 7 8.31 0.00 1.74 0.43 0.28 89.24 10:03:09 10:03:09 10:03:09