Pull request #4041 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 9735311b064dab206e2e87e0d119d96fa9cbc236 rather than f26e417389b6533ea77d3216803bfaaf427db8b6 Obtained Jenkinsfile from 9735311b064dab206e2e87e0d119d96fa9cbc236 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-ssh5342810969224738378.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-ssh16135820040405241183.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-4041/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-4041/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10094153832157426566.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-4041/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17572203466955155540.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 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-ssh1749692133260224296.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-4041/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-4041/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4252950791467096313.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-551 in /w/workspace/edgexfoundry_edgex-go_PR-4041 [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 9735311b064dab206e2e87e0d119d96fa9cbc236 into PR head commit f26e417389b6533ea77d3216803bfaaf427db8b6 Merge succeeded, producing f26e417389b6533ea77d3216803bfaaf427db8b6 Checking out Revision f26e417389b6533ea77d3216803bfaaf427db8b6 (PR-4041) > 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/4041/head:refs/remotes/origin/PR-4041 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f26e417389b6533ea77d3216803bfaaf427db8b6 # 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 9735311b064dab206e2e87e0d119d96fa9cbc236 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f26e417389b6533ea77d3216803bfaaf427db8b6 # timeout=10 Commit message: "feat(snap): Remove device-virtual" 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 15:50:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:50:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:50:05 ========================================================= 15:50:05 EdgeX Global Pipelines Version Info 15:50:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:50:06 ------------------- 15:50:06 stable info: 15:50:06 ------------------- 15:50:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:50:06 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 15:50:06 Message: update stable to v1.0.230 15:50:07 ------------------- 15:50:07 experimental info: 15:50:07 ------------------- 15:50:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:50:07 Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e 15:50:07 Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:50:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:50:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:50:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:50:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:50:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:50:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:50:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:50:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:50:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:50:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:50:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:50:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:50:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:50:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:50:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:50:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:50:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:50:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:50:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:50:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:50:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:50:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:50:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4041 [Pipeline] echo 15:50:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4041 [Pipeline] echo 15:50:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4041 [Pipeline] echo 15:50:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f26e417389b6533ea77d3216803bfaaf427db8b6 [Pipeline] echo 15:50:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f26e417 [Pipeline] echo 15:50:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:50:08 provisioning config files... 15:50:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3368365518698776211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:09 ---> docker-login.sh 15:50:09 nexus3.edgexfoundry.org:10001 15:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:09 Configure a credential helper to remove this warning. See 15:50:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:09 15:50:09 Login Succeeded 15:50:09 nexus3.edgexfoundry.org:10002 15:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:09 Configure a credential helper to remove this warning. See 15:50:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:09 15:50:09 Login Succeeded 15:50:09 nexus3.edgexfoundry.org:10003 15:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:10 Configure a credential helper to remove this warning. See 15:50:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:10 15:50:10 Login Succeeded 15:50:10 nexus3.edgexfoundry.org:10004 15:50:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:10 Configure a credential helper to remove this warning. See 15:50:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:10 15:50:10 Login Succeeded 15:50:10 docker.io 15:50:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:10 Configure a credential helper to remove this warning. See 15:50:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:10 15:50:10 Login Succeeded 15:50:10 ---> docker-login.sh ends [Pipeline] } 15:50:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:50:11 + 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 15:50:11 + dirname cmd/core-command/Dockerfile 15:50:11 + cut -d/ -f2 15:50:11 + echo core-command,cmd/core-command/Dockerfile 15:50:11 + dirname cmd/core-data/Dockerfile 15:50:11 + cut -d/ -f2 15:50:11 + echo core-data,cmd/core-data/Dockerfile 15:50:11 + dirname cmd/core-metadata/Dockerfile 15:50:11 + cut -d/ -f2 15:50:11 + echo core-metadata,cmd/core-metadata/Dockerfile 15:50:11 + dirname cmd/security-bootstrapper/Dockerfile 15:50:11 + cut -d/ -f2 15:50:11 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:50:11 + dirname cmd/security-proxy-setup/Dockerfile 15:50:11 + cut -d/ -f2 15:50:11 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:50:11 + dirname cmd/security-secretstore-setup/Dockerfile 15:50:11 + cut -d/ -f2 15:50:11 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:50:11 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:50:11 + cut -d/ -f2 15:50:11 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:50:11 + dirname cmd/security-spire-agent/Dockerfile 15:50:11 + cut -d/ -f2 15:50:11 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:50:11 + dirname cmd/security-spire-config/Dockerfile 15:50:11 + cut -d/ -f2 15:50:11 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:50:11 + dirname cmd/security-spire-server/Dockerfile 15:50:11 + cut -d/ -f2 15:50:11 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:50:11 + dirname cmd/support-notifications/Dockerfile 15:50:11 + cut -d/ -f2 15:50:11 + echo support-notifications,cmd/support-notifications/Dockerfile 15:50:11 + dirname cmd/support-scheduler/Dockerfile 15:50:11 + cut -d/ -f2 15:50:11 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:50:11 + dirname cmd/sys-mgmt-agent/Dockerfile 15:50:11 + cut -d/ -f2 15:50:11 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:50:11 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 15:50:11 + git rev-list -1 --merges f26e417389b6533ea77d3216803bfaaf427db8b6~1..f26e417389b6533ea77d3216803bfaaf427db8b6 [Pipeline] echo 15:50:11 -----------> git rev-list -1 --merges f26e417389b6533ea77d3216803bfaaf427db8b6~1..f26e417389b6533ea77d3216803bfaaf427db8b6 f26e417389b6533ea77d3216803bfaaf427db8b6 [false] [Pipeline] sh 15:50:12 + git log --format=format:%s -1 f26e417389b6533ea77d3216803bfaaf427db8b6 [Pipeline] echo 15:50:12 ========================================================= 15:50:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:50:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:50:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:50:12 + grep -v github /etc/ssh/ssh_known_hosts 15:50:12 + [ -e /tmp/ssh_known_hosts ] 15:50:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:50:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:50:12 + sudo tee -a /etc/ssh/ssh_known_hosts 15:50:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:50:13 15:50:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:50:13 latest: Pulling from edgex-devops/py-git-semver 15:50:13 1fe172e4850f: Pulling fs layer 15:50:13 caf521ccaac6: Pulling fs layer 15:50:13 3ead6fa29328: Pulling fs layer 15:50:13 5c2a1cbceb83: Pulling fs layer 15:50:13 a8d5f1318db7: Pulling fs layer 15:50:13 c427282e49a2: Pulling fs layer 15:50:13 1827001aaf11: Pulling fs layer 15:50:13 0714d37db230: Pulling fs layer 15:50:13 ac28cf19c067: Pulling fs layer 15:50:13 ca983d60f3e2: Pulling fs layer 15:50:13 9f894cec8388: Pulling fs layer 15:50:13 c427282e49a2: Waiting 15:50:13 5c2a1cbceb83: Waiting 15:50:13 1827001aaf11: Waiting 15:50:13 a8d5f1318db7: Waiting 15:50:13 0714d37db230: Waiting 15:50:13 ac28cf19c067: Waiting 15:50:13 caf521ccaac6: Download complete 15:50:13 5c2a1cbceb83: Download complete 15:50:13 a8d5f1318db7: Verifying Checksum 15:50:13 a8d5f1318db7: Download complete 15:50:13 c427282e49a2: Verifying Checksum 15:50:13 c427282e49a2: Download complete 15:50:13 3ead6fa29328: Verifying Checksum 15:50:13 3ead6fa29328: Download complete 15:50:13 0714d37db230: Verifying Checksum 15:50:13 0714d37db230: Download complete 15:50:13 ac28cf19c067: Download complete 15:50:13 ca983d60f3e2: Verifying Checksum 15:50:13 ca983d60f3e2: Download complete 15:50:13 9f894cec8388: Verifying Checksum 15:50:13 9f894cec8388: Download complete 15:50:13 1fe172e4850f: Verifying Checksum 15:50:13 1fe172e4850f: Download complete 15:50:13 1827001aaf11: Verifying Checksum 15:50:13 1827001aaf11: Download complete 15:50:14 1fe172e4850f: Pull complete 15:50:15 caf521ccaac6: Pull complete 15:50:15 3ead6fa29328: Pull complete 15:50:15 5c2a1cbceb83: Pull complete 15:50:15 a8d5f1318db7: Pull complete 15:50:15 c427282e49a2: Pull complete 15:50:17 1827001aaf11: Pull complete 15:50:18 0714d37db230: Pull complete 15:50:18 ac28cf19c067: Pull complete 15:50:18 ca983d60f3e2: Pull complete 15:50:18 9f894cec8388: Pull complete 15:50:18 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 15:50:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:50:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:18 prd-ubuntu20.04-docker-8c-8g-551 does not seem to be running inside a container 15:50:18 $ 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 15:50:20 $ docker top d8b8f8f7dd5f74fdcd656e72d040d0db52db40ab0fec1103b6bdc5bbc4012e5e -eo pid,comm 15:50:20 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). 15:50:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:50:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:50:20 [ssh-agent] Looking for ssh-agent implementation... 15:50:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:50:20 $ docker exec d8b8f8f7dd5f74fdcd656e72d040d0db52db40ab0fec1103b6bdc5bbc4012e5e ssh-agent 15:50:20 SSH_AUTH_SOCK=/tmp/ssh-jPYzLUAbMDaE/agent.35 15:50:20 SSH_AGENT_PID=42 15:50:20 Running ssh-add (command line suppressed) 15:50:20 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2886527776082480304.key (/w/workspace/edgex-go/1@tmp/private_key_2886527776082480304.key) 15:50:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:50:21 + git tag --points-at HEAD [Pipeline] } 15:50:21 $ docker exec --env ******** --env ******** d8b8f8f7dd5f74fdcd656e72d040d0db52db40ab0fec1103b6bdc5bbc4012e5e ssh-agent -k 15:50:21 unset SSH_AUTH_SOCK; 15:50:21 unset SSH_AGENT_PID; 15:50:21 echo Agent pid 42 killed; 15:50:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:50:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:50:21 [ssh-agent] Looking for ssh-agent implementation... 15:50:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:50:21 $ docker exec d8b8f8f7dd5f74fdcd656e72d040d0db52db40ab0fec1103b6bdc5bbc4012e5e ssh-agent 15:50:21 SSH_AUTH_SOCK=/tmp/ssh-KpbrLBLaQKUM/agent.76 15:50:21 SSH_AGENT_PID=82 15:50:21 Running ssh-add (command line suppressed) 15:50:21 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8088565522187890315.key (/w/workspace/edgex-go/1@tmp/private_key_8088565522187890315.key) 15:50:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:50:22 + git semver init 15:50:22 2022-06-01 15:50:22,506 [run_init] DEBUG init version:0.0.0 force:False 15:50:22 2022-06-01 15:50:22,507 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 15:50:22 2022-06-01 15:50:22,507 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 15:50:22 2022-06-01 15:50:22,507 [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) 15:50:28 2022-06-01 15:50:27,316 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 15:50:28 2022-06-01 15:50:27,317 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4041 with force:False 15:50:28 2022-06-01 15:50:27,317 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4041 15:50:28 2022-06-01 15:50:27,320 [execute] INFO git cat-file --batch-check 15:50:28 2022-06-01 15:50:27,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 15:50:28 2022-06-01 15:50:27,326 [execute] INFO git cat-file --batch 15:50:28 2022-06-01 15:50:27,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 15:50:28 2022-06-01 15:50:27,333 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4041 15:50:28 0.0.0 [Pipeline] } 15:50:28 $ docker exec --env ******** --env ******** d8b8f8f7dd5f74fdcd656e72d040d0db52db40ab0fec1103b6bdc5bbc4012e5e ssh-agent -k 15:50:28 unset SSH_AUTH_SOCK; 15:50:28 unset SSH_AGENT_PID; 15:50:28 echo Agent pid 82 killed; 15:50:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:50:28 + git semver [Pipeline] } 15:50:28 $ docker stop --time=1 d8b8f8f7dd5f74fdcd656e72d040d0db52db40ab0fec1103b6bdc5bbc4012e5e 15:50:30 $ docker rm -f d8b8f8f7dd5f74fdcd656e72d040d0db52db40ab0fec1103b6bdc5bbc4012e5e [Pipeline] // withDockerContainer [Pipeline] sh 15:50:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:50:30 Stashed 1 file(s) [Pipeline] echo 15:50:30 [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 15:50:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:50:31 ========================================================= 15:50:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:50:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:50:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:50:31 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:50:31 59bf1c3509f3: Pulling fs layer 15:50:31 666ba61612fd: Pulling fs layer 15:50:31 8ed8ca486205: Pulling fs layer 15:50:31 4fe6c5a15a65: Pulling fs layer 15:50:31 22a0e8bec74d: Pulling fs layer 15:50:31 ca2b28591e48: Pulling fs layer 15:50:31 a51346096db8: Pulling fs layer 15:50:31 daebc70d1ce1: Pulling fs layer 15:50:31 0e18a0eac166: Pulling fs layer 15:50:31 4fe6c5a15a65: Waiting 15:50:31 22a0e8bec74d: Waiting 15:50:31 ca2b28591e48: Waiting 15:50:31 0e18a0eac166: Waiting 15:50:31 daebc70d1ce1: Waiting 15:50:31 8ed8ca486205: Verifying Checksum 15:50:31 8ed8ca486205: Download complete 15:50:31 666ba61612fd: Verifying Checksum 15:50:31 666ba61612fd: Download complete 15:50:31 22a0e8bec74d: Download complete 15:50:31 ca2b28591e48: Verifying Checksum 15:50:31 ca2b28591e48: Download complete 15:50:31 59bf1c3509f3: Verifying Checksum 15:50:31 59bf1c3509f3: Download complete 15:50:31 a51346096db8: Download complete 15:50:32 daebc70d1ce1: Verifying Checksum 15:50:32 daebc70d1ce1: Download complete 15:50:32 59bf1c3509f3: Pull complete 15:50:32 666ba61612fd: Pull complete 15:50:32 8ed8ca486205: Pull complete 15:50:32 0e18a0eac166: Verifying Checksum 15:50:32 0e18a0eac166: Download complete 15:50:32 4fe6c5a15a65: Verifying Checksum 15:50:32 4fe6c5a15a65: Download complete 15:50:36 4fe6c5a15a65: Pull complete 15:50:36 22a0e8bec74d: Pull complete 15:50:36 ca2b28591e48: Pull complete 15:50:36 a51346096db8: Pull complete 15:50:36 daebc70d1ce1: Pull complete 15:50:39 0e18a0eac166: Pull complete 15:50:39 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 15:50:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:50:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 15:50:39 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:50:39 WORKDIR /edgex 15:50:39 COPY go.mod . 15:50:39 RUN go mod download 15:50:39 + docker build -t ci-base-image-x86_64 -f - . 15:50:41 Sending build context to Docker daemon 335MB 15:50:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:50:41 ---> f018257e8ee9 15:50:41 Step 2/4 : WORKDIR /edgex 15:50:43 ---> Running in 001de0b134b5 15:50:43 Removing intermediate container 001de0b134b5 15:50:43 ---> 3c201887bf2f 15:50:43 Step 3/4 : COPY go.mod . 15:50:43 ---> 8048e47cc8de 15:50:43 Step 4/4 : RUN go mod download 15:50:43 ---> Running in 4b98ac98c40a 15:50:46 Still waiting to schedule task 15:50:46 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:51:02 Removing intermediate container 4b98ac98c40a 15:51:02 ---> e50a792b3a17 15:51:02 Successfully built e50a792b3a17 15:51:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:02 + docker inspect -f . ci-base-image-x86_64 15:51:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:02 prd-ubuntu20.04-docker-8c-8g-551 does not seem to be running inside a container 15:51:02 $ 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 15:51:03 $ docker top 819ab25adee19b7b82c0e08376e2d69975636cfab19924247f345acb75d766de -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:03 + go version 15:51:03 go version go1.17.6 linux/amd64 [Pipeline] } 15:51:03 $ docker stop --time=1 819ab25adee19b7b82c0e08376e2d69975636cfab19924247f345acb75d766de 15:51:04 $ docker rm -f 819ab25adee19b7b82c0e08376e2d69975636cfab19924247f345acb75d766de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:05 + docker inspect -f . ci-base-image-x86_64 15:51:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:05 prd-ubuntu20.04-docker-8c-8g-551 does not seem to be running inside a container 15:51:05 $ 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 15:51:06 $ docker top 7c4c2015644f57c5f289c07778201ae4c7c7ece2049c63180b63dd9ef603ca09 -eo pid,comm [Pipeline] { [Pipeline] echo 15:51:06 ========================================================= 15:51:06 [edgeXBuildGoParallel] Running Tests and Build... 15:51:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:51:06 + make test 15:51:06 go mod tidy -compat=1.17 15:51:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:51:13 ? github.com/edgexfoundry/edgex-go [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:51:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:51:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements 15:51:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:51:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:51:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 98.5% of statements 15:51:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:51:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 53.4% of statements 15:51:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:51:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:51:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.983s coverage: 89.2% of statements 15:51:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:51:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:51:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:51:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.107s coverage: 83.8% of statements 15:51:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:51:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:51:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:51:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:51:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:51:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.542s coverage: 95.6% of statements 15:51:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:51:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:51:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements 15:51:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:51:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:51:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:51:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:51:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:51:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 60.0% of statements 15:51:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:51:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:51:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:51:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements 15:51:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:51:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements 15:51:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.144s coverage: 29.6% of statements 15:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements 15:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements 15:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 15:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements 15:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements 15:51:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.087s coverage: 94.4% of statements 15:51:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements 15:51:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.175s coverage: 82.5% of statements 15:51:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:51:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:51:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:51:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.079s coverage: 87.2% of statements 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:51:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.066s coverage: 100.0% of statements 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:51:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:51:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 15:51:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 15:51:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements 15:51:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.153s coverage: 91.2% of statements 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:51:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 64.4% of statements 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:51:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 15:51:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 15:51:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 15:51:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 15:51:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 15:51:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.294s coverage: 65.4% of statements 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:51:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 43.8% of statements 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:51:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:51:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.069s coverage: 84.8% of statements 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:51:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.117s coverage: 17.7% of statements 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:51:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.168s coverage: 92.3% of statements 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:51:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:51:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:51:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:51:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements 15:51:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 15:51:53 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 15:52:15 GO111MODULE=on go vet ./... 15:52:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:52:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:52:18 ./bin/test-attribution-txt.sh [Pipeline] echo 15:52:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:52:19 + ls -al . 15:52:19 total 684 15:52:19 drwxrwxr-x 10 1001 1001 4096 Jun 1 15:52 . 15:52:19 drwxr-xr-x 4 root root 4096 Jun 1 15:51 .. 15:52:19 -rw-rw-r-- 1 1001 1001 11 Jun 1 15:50 .dockerignore 15:52:19 drwxrwxr-x 8 1001 1001 4096 Jun 1 15:50 .git 15:52:19 drwxrwxr-x 3 1001 1001 4096 Jun 1 15:50 .github 15:52:19 -rw-rw-r-- 1 1001 1001 879 Jun 1 15:50 .gitignore 15:52:19 -rw-rw-r-- 1 1001 1001 42 Jun 1 15:50 .golangci.yml 15:52:19 -rw-rw-r-- 1 1001 1001 87 Jun 1 15:50 .hadolint.yml 15:52:19 drwxr-xr-x 3 1001 1001 4096 Jun 1 15:50 .semver 15:52:19 -rw-rw-r-- 1 1001 1001 166 Jun 1 15:50 .sonarcloud.properties 15:52:19 -rw-rw-r-- 1 1001 1001 1171 Jun 1 15:50 ADOPTERS.md 15:52:19 -rw-rw-r-- 1 1001 1001 10220 Jun 1 15:50 Attribution.txt 15:52:19 -rw-rw-r-- 1 1001 1001 63209 Jun 1 15:50 CHANGELOG.md 15:52:19 -rw-rw-r-- 1 1001 1001 3804 Jun 1 15:50 CONTRIBUTING.md 15:52:19 -rw-rw-r-- 1 1001 1001 677 Jun 1 15:50 GOVERNANCE.md 15:52:19 -rw-rw-r-- 1 1001 1001 850 Jun 1 15:50 Jenkinsfile 15:52:19 -rw-rw-r-- 1 1001 1001 10775 Jun 1 15:50 LICENSE 15:52:19 -rw-rw-r-- 1 1001 1001 10389 Jun 1 15:50 Makefile 15:52:19 -rw-rw-r-- 1 1001 1001 582 Jun 1 15:50 OWNERS.md 15:52:19 -rw-rw-r-- 1 1001 1001 9094 Jun 1 15:50 README.md 15:52:19 -rw-rw-r-- 1 1001 1001 6912 Jun 1 15:50 SECURITY.md 15:52:19 -rw-rw-r-- 1 1001 1001 5 Jun 1 15:50 VERSION 15:52:19 -rw-rw-r-- 1 1001 1001 4131 Jun 1 15:50 ZMQWindows.md 15:52:19 drwxrwxr-x 2 1001 1001 4096 Jun 1 15:50 bin 15:52:19 drwxrwxr-x 18 1001 1001 4096 Jun 1 15:50 cmd 15:52:19 -rw-r--r-- 1 root root 435411 Jun 1 15:51 coverage.out 15:52:19 -rw-rw-r-- 1 1001 1001 3267 Jun 1 15:50 go.mod 15:52:19 -rw-rw-r-- 1 1001 1001 35869 Jun 1 15:51 go.sum 15:52:19 drwxrwxr-x 8 1001 1001 4096 Jun 1 15:50 internal 15:52:19 drwxrwxr-x 3 1001 1001 4096 Jun 1 15:50 openapi 15:52:19 drwxrwxr-x 4 1001 1001 4096 Jun 1 15:50 snap 15:52:19 -rw-rw-r-- 1 1001 1001 204 Jun 1 15:50 version.go [Pipeline] sh 15:52:20 + '[' -e coverage.out ] 15:52:20 + chown 1001:1001 coverage.out [Pipeline] stash 15:52:20 Stashed 1 file(s) [Pipeline] sh 15:52:20 + make build 15:52:20 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 15:52:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-552 in /w/workspace/edgexfoundry_edgex-go_PR-4041 [Pipeline] { [Pipeline] ws 15:52:26 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 15:52:26 The recommended git tool is: git 15:52:33 using credential edgex-jenkins-ssh 15:52:33 Cloning the remote Git repository 15:52:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:52:33 > git init /w/workspace/edgex-go/1 # timeout=10 15:52:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:52:33 > git --version # timeout=10 15:52:33 > git --version # 'git version 2.25.1' 15:52:33 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52: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/core-metadata/core-metadata ./cmd/core-metadata 15:52: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/core-command/core-command ./cmd/core-command 15:52:45 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 15:52:49 Merging remotes/origin/main commit 9735311b064dab206e2e87e0d119d96fa9cbc236 into PR head commit f26e417389b6533ea77d3216803bfaaf427db8b6 15:52:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:52:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:52:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:52:48 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4041/head:refs/remotes/origin/PR-4041 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:52:49 Merge succeeded, producing f26e417389b6533ea77d3216803bfaaf427db8b6 15:52:49 Checking out Revision f26e417389b6533ea77d3216803bfaaf427db8b6 (PR-4041) 15:52:49 > git config core.sparsecheckout # timeout=10 15:52:49 > git checkout -f f26e417389b6533ea77d3216803bfaaf427db8b6 # timeout=10 15:52:49 > git remote # timeout=10 15:52:49 > git config --get remote.origin.url # timeout=10 15:52:49 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:49 > git merge 9735311b064dab206e2e87e0d119d96fa9cbc236 # timeout=10 15:52:49 > git rev-parse HEAD^{commit} # timeout=10 15:52:49 > git config core.sparsecheckout # timeout=10 15:52:49 > git checkout -f f26e417389b6533ea77d3216803bfaaf427db8b6 # timeout=10 15:52:52 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 15:52:52 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 15:52:53 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 15:52:54 Commit message: "feat(snap): Remove device-virtual" 15:52:54 > git --version # timeout=10 15:52:54 > git --version # 'git version 2.25.1' 15:52:54 fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 15:52: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] sh 15:52:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:52:55 % Total % Received % Xferd Average Speed Time Time Time Current 15:52:55 Dload Upload Total Spent Left Speed 15:52:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k 15:52:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] sh 15:52:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:52: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:52:56 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 15:52:56 /etc/docker/daemon.json 15:52:56 { 15:52:56 "registry-mirrors": [ 15:52:56 "https://nexus3.edgexfoundry.org:10001" 15:52:56 ], 15:52:56 "bip": "10.250.0.254/24", 15:52:56 "hosts": [ 15:52:56 "tcp://0.0.0.0:5555", 15:52:56 "unix:///var/run/docker.sock" 15:52:56 ], 15:52:56 "mtu": 1458, 15:52:56 "selinux-enabled": true, 15:52:56 "seccomp-profile": "/etc/docker/seccomp.json" 15:52:56 } [Pipeline] sh 15:52:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:52:57 + sudo service docker restart 15:52:57 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 15:52:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:52:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:53:00 $ docker stop --time=1 7c4c2015644f57c5f289c07778201ae4c7c7ece2049c63180b63dd9ef603ca09 15:53:03 $ docker rm -f 7c4c2015644f57c5f289c07778201ae4c7c7ece2049c63180b63dd9ef603ca09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:53:04 15:53:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:53:05 latest: Pulling from edgex-devops/edgex-compose 15:53:05 cbdbe7a5bc2a: Pulling fs layer 15:53:05 ca9280d653b3: Pulling fs layer 15:53:05 7e9c9ca2126c: Pulling fs layer 15:53:05 cbdbe7a5bc2a: Download complete 15:53:05 ca9280d653b3: Verifying Checksum 15:53:05 ca9280d653b3: Download complete 15:53:05 cbdbe7a5bc2a: Pull complete 15:53:05 7e9c9ca2126c: Verifying Checksum 15:53:05 7e9c9ca2126c: Download complete 15:53:05 ca9280d653b3: Pull complete 15:53:09 7e9c9ca2126c: Pull complete 15:53:09 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:53:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:53:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:09 prd-ubuntu20.04-docker-8c-8g-551 does not seem to be running inside a container 15:53:09 $ 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 15:53:10 $ docker top 60892ebf2a697cf638ce044e77525e5a2b50998e15aee6810d524bd99a76a036 -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:11 + docker-compose build --help 15:53:11 + grep parallel 15:53:11 --parallel Build images in parallel. [Pipeline] } 15:53:11 $ docker stop --time=1 60892ebf2a697cf638ce044e77525e5a2b50998e15aee6810d524bd99a76a036 15:53:13 $ docker rm -f 60892ebf2a697cf638ce044e77525e5a2b50998e15aee6810d524bd99a76a036 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:53:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:13 prd-ubuntu20.04-docker-8c-8g-551 does not seem to be running inside a container 15:53:14 $ 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 15:53:14 $ docker top 0f0fe37516a8973b7677ea4069fa8e778ca68e0af9fea7bfbc12f48840e940bc -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:14 + docker-compose -f ./docker-compose-build.yml build --parallel 15:53:15 Building core-command ... 15:53:15 Building core-data ... 15:53:15 Building core-metadata ... 15:53:15 Building security-bootstrapper ... 15:53:15 Building security-proxy-setup ... 15:53:15 Building security-secretstore-setup ... 15:53:15 Building security-spiffe-token-provider ... 15:53:15 Building security-spire-agent ... 15:53:15 Building security-spire-config ... 15:53:15 Building security-spire-server ... 15:53:15 Building support-notifications ... 15:53:15 Building support-scheduler ... 15:53:15 Building sys-mgmt-agent ... 15:53:15 Building security-proxy-setup 15:53:15 Building security-spiffe-token-provider 15:53:15 Building core-data 15:53:15 Building security-secretstore-setup 15:53:15 Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:53:15 provisioning config files... 15:53:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8460296074039262647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:53:16 ---> docker-login.sh 15:53:16 nexus3.edgexfoundry.org:10001 15:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:17 Configure a credential helper to remove this warning. See 15:53:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:17 15:53:17 Login Succeeded 15:53:17 nexus3.edgexfoundry.org:10002 15:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:17 Configure a credential helper to remove this warning. See 15:53:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:17 15:53:17 Login Succeeded 15:53:17 nexus3.edgexfoundry.org:10003 15:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:17 Configure a credential helper to remove this warning. See 15:53:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:17 15:53:17 Login Succeeded 15:53:17 nexus3.edgexfoundry.org:10004 15:53:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:18 Configure a credential helper to remove this warning. See 15:53:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:18 15:53:18 Login Succeeded 15:53:18 docker.io 15:53:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:18 Configure a credential helper to remove this warning. See 15:53:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:18 15:53:18 Login Succeeded 15:53:18 ---> docker-login.sh ends [Pipeline] } 15:53:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:53:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:53:19 ========================================================= 15:53:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:53:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:53:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:53:20 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:53:20 9b3977197b4f: Pulling fs layer 15:53:20 1a89e8eeedd5: Pulling fs layer 15:53:20 94645a83ff95: Pulling fs layer 15:53:20 3f3a8bcf1eab: Pulling fs layer 15:53:20 0c92f367c5e7: Pulling fs layer 15:53:20 3096ccb668a1: Pulling fs layer 15:53:20 e8cf19c19ddd: Pulling fs layer 15:53:20 a4caa8a26152: Pulling fs layer 15:53:20 0c92f367c5e7: Waiting 15:53:20 3096ccb668a1: Waiting 15:53:20 e8cf19c19ddd: Waiting 15:53:20 a4caa8a26152: Waiting 15:53:20 3f3a8bcf1eab: Waiting 15:53:20 94645a83ff95: Verifying Checksum 15:53:20 94645a83ff95: Download complete 15:53:20 1a89e8eeedd5: Download complete 15:53:20 0c92f367c5e7: Verifying Checksum 15:53:20 0c92f367c5e7: Download complete 15:53:20 3096ccb668a1: Verifying Checksum 15:53:20 3096ccb668a1: Download complete 15:53:20 e8cf19c19ddd: Download complete 15:53:20 9b3977197b4f: Verifying Checksum 15:53:20 9b3977197b4f: Download complete 15:53:21 9b3977197b4f: Pull complete 15:53:21 1a89e8eeedd5: Pull complete 15:53:21 94645a83ff95: Pull complete 15:53:22 a4caa8a26152: Verifying Checksum 15:53:22 a4caa8a26152: Download complete 15:53:22 3f3a8bcf1eab: Verifying Checksum 15:53:22 3f3a8bcf1eab: Download complete 15:53:33 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:53:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:53:33 ---> e50a792b3a17 15:53:33 Step 3/22 : WORKDIR /edgex-go 15:53:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:53:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:53:33 ---> e50a792b3a17 15:53:33 Step 3/23 : WORKDIR /edgex-go 15:53:33 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:53:33 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:53:33 ---> e50a792b3a17 15:53:33 Step 3/20 : WORKDIR /edgex-go 15:53:33 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:53:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:53:33 ---> e50a792b3a17 15:53:33 Step 3/26 : WORKDIR /edgex-go 15:53:33 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:53:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:53:33 ---> e50a792b3a17 15:53:33 Step 3/25 : WORKDIR /edgex-go 15:53:35 3f3a8bcf1eab: Pull complete 15:53:35 0c92f367c5e7: Pull complete 15:53:35 3096ccb668a1: Pull complete 15:53:36 e8cf19c19ddd: Pull complete 15:53:37 ---> Running in c05b35f63f40 15:53:37 ---> Running in ca8fe36af9ae 15:53:37 ---> Running in ade145b6645d 15:53:37 ---> Running in a9bdf11941b7 15:53:37 ---> Running in 8ba9f48720ab 15:53:37 Removing intermediate container c05b35f63f40 15:53:37 ---> c52b329374ca 15:53:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:37 Removing intermediate container 8ba9f48720ab 15:53:37 ---> cb83edc470df 15:53:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:37 ---> Running in d9b47ddb23f8 15:53:37 ---> Running in aa3656d71403 15:53:37 Removing intermediate container ade145b6645d 15:53:37 ---> 8f1944c16a46 15:53:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:37 Removing intermediate container ca8fe36af9ae 15:53:37 ---> 32a63c677bd4 15:53:37 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:53:37 Removing intermediate container a9bdf11941b7 15:53:37 ---> 696e308a31e5 15:53:37 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:37 ---> Running in 91ea08195ddb 15:53:37 ---> Running in 20cf94d48f76 15:53:37 ---> Running in ef7ddeb3ca5e 15:53:38 Removing intermediate container aa3656d71403 15:53:38 ---> c6c9edd68eef 15:53:38 Step 5/22 : RUN apk add --update --no-cache make git 15:53:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:38 ---> Running in 4705cef91655 15:53:38 Removing intermediate container d9b47ddb23f8 15:53:38 ---> a075685e2179 15:53:38 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:53:38 ---> Running in d2286dd1714c 15:53:39 Removing intermediate container ef7ddeb3ca5e 15:53:39 ---> 73a59aa53338 15:53:39 Step 5/25 : RUN apk add --update --no-cache make git 15:53:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:39 ---> Running in b246e0b606a9 15:53:39 Removing intermediate container 91ea08195ddb 15:53:39 ---> 50ac81e5b426 15:53:39 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:53:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:39 ---> Running in 78c8490cb0cb 15:53:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:39 v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:53:39 v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] 15:53:39 OK: 15866 distinct packages available 15:53:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:40 OK: 221 MiB in 52 packages 15:53:40 OK: 221 MiB in 52 packages 15:53:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:41 OK: 221 MiB in 52 packages 15:53:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:41 Removing intermediate container 4705cef91655 15:53:41 ---> 52ab9204a4fd 15:53:41 Step 6/22 : COPY go.mod vendor* ./ 15:53:41 Removing intermediate container d2286dd1714c 15:53:41 ---> 0cf87dd641a9 15:53:41 Step 6/23 : COPY go.mod vendor* ./ 15:53:41 ---> 7184d56ec1ea 15:53:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:41 ---> Running in eb97b6cc5711 15:53:41 ---> 190684765df9 15:53:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:41 OK: 221 MiB in 52 packages 15:53:41 ---> Running in bc911c41b0f0 15:53:41 Removing intermediate container b246e0b606a9 15:53:41 ---> fe662473f1d8 15:53:41 Step 6/25 : COPY go.mod vendor* ./ 15:53:41 OK: 221 MiB in 52 packages 15:53:41 ---> a2efd8cb22dd 15:53:41 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:41 ---> Running in 0afb5aea7a4b 15:53:41 Removing intermediate container 20cf94d48f76 15:53:41 ---> de3b4f8b3ea7 15:53:41 Step 5/20 : COPY go.mod vendor* ./ 15:53:42 Removing intermediate container 78c8490cb0cb 15:53:42 ---> 618646b00201 15:53:42 Step 6/26 : COPY go.mod vendor* ./ 15:53:42 ---> 83f9fff9195c 15:53:42 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:42 ---> Running in cfac1cae1be4 15:53:42 ---> 45acf1c5e871 15:53:42 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:42 ---> Running in a514d8ef37b5 15:53:42 Removing intermediate container eb97b6cc5711 15:53:42 ---> d732062976b3 15:53:42 Step 8/22 : COPY . . 15:53:42 Removing intermediate container bc911c41b0f0 15:53:42 ---> b5a156fae393 15:53:42 Step 8/23 : COPY . . 15:53:42 a4caa8a26152: Pull complete 15:53:42 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 15:53:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:53:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 15:53:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:53:43 WORKDIR /edgex 15:53:43 COPY go.mod . 15:53:43 RUN go mod download 15:53:43 + docker build -t ci-base-image-arm64 -f - . 15:53:45 Sending build context to Docker daemon 169.1MB 15:53:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:53:45 ---> 725f1c02e7f9 15:53:45 Step 2/4 : WORKDIR /edgex 15:53:47 ---> Running in 27ee64766677 15:53:47 Removing intermediate container 27ee64766677 15:53:47 ---> 65d11384413a 15:53:47 Step 3/4 : COPY go.mod . 15:53:47 Removing intermediate container 0afb5aea7a4b 15:53:47 ---> 01f8539d8d81 15:53:47 Step 8/25 : COPY . . 15:53:48 ---> c2e00f2e46af 15:53:48 Step 4/4 : RUN go mod download 15:53:48 ---> Running in c1eade29974f 15:53:49 Removing intermediate container cfac1cae1be4 15:53:49 Removing intermediate container a514d8ef37b5 15:53:49 ---> 0efada16ef2e 15:53:49 Step 8/26 : COPY . . 15:53:49 ---> 9774854b92c3 15:53:49 Step 7/20 : COPY . . 15:53:49 ---> 53f27d9e9c53 15:53:49 Step 9/23 : RUN make cmd/core-data/core-data 15:53:49 ---> a4c496c26085 15:53:49 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:53:49 ---> Running in 5ddd700c3d09 15:53:52 ---> Running in c7d534d25904 15:53:55 ---> ee54cce41850 15:53:55 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:53:55 ---> Running in 5449affda3c8 15:53:55 ---> a555012cd6f8 15:53:55 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:53:55 ---> 65e2f1168259 15:53:55 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:53:55 ---> Running in 6e02431e65a5 15:53:55 ---> Running in 5fa54ebe5c6a 15:53:55 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 15:53:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:53:55 Removing intermediate container 5fa54ebe5c6a 15:53:55 ---> e957a1564265 15:53:55 Step 10/26 : RUN mkdir -p spire-build 15:53:55 ---> Running in b786a20e203a 15:53: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:53: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:53:56 Removing intermediate container b786a20e203a 15:53:56 ---> c5f73018723d 15:53:56 Step 11/26 : WORKDIR /edgex-go/spire-build 15:53:56 ---> Running in 0ae3b320a7d7 15:53:57 Removing intermediate container 0ae3b320a7d7 15:53:57 ---> 9dcb4e4cc333 15:53:57 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 15:53:57 ---> Running in 7e51c9f4ab27 15:53:58 spire-1.2.1/ 15:53:58 spire-1.2.1/.data/ 15:53:58 spire-1.2.1/.data/.file 15:53:58 spire-1.2.1/.dockerignore 15:53:58 spire-1.2.1/.gitattributes 15:53:58 spire-1.2.1/.githooks/ 15:53:58 spire-1.2.1/.githooks/pre-commit 15:53:58 spire-1.2.1/.github/ 15:53:58 spire-1.2.1/.github/ISSUE_TEMPLATE.md 15:53:58 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 15:53:58 spire-1.2.1/.github/dependabot.yml 15:53:58 spire-1.2.1/.github/workflows/ 15:53:58 spire-1.2.1/.github/workflows/nightly_build.yaml 15:53:58 spire-1.2.1/.github/workflows/pr_build.yaml 15:53:58 spire-1.2.1/.github/workflows/release_build.yaml 15:53:58 spire-1.2.1/.github/workflows/scripts/ 15:53:58 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 15:53:58 spire-1.2.1/.github/workflows/scripts/push-images.sh 15:53:58 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 15:53:58 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 15:53:58 spire-1.2.1/.github/workflows/scripts/split.sh 15:53:58 spire-1.2.1/.gitignore 15:53:58 spire-1.2.1/.go-version 15:53:58 spire-1.2.1/.golangci.yml 15:53:58 spire-1.2.1/ADOPTERS.md 15:53:58 spire-1.2.1/CHANGELOG.md 15:53:58 spire-1.2.1/CODE-OF-CONDUCT.md 15:53:58 spire-1.2.1/CODEOWNERS 15:53:58 spire-1.2.1/CONTRIBUTING.md 15:53:58 spire-1.2.1/Dockerfile 15:53:58 spire-1.2.1/Dockerfile.dev 15:53:58 spire-1.2.1/Dockerfile.scratch 15:53:58 spire-1.2.1/LICENSE 15:53:58 spire-1.2.1/MAINTAINERS.md 15:53:58 spire-1.2.1/Makefile 15:53:58 spire-1.2.1/README.md 15:53:58 spire-1.2.1/ROADMAP.md 15:53:58 spire-1.2.1/SECURITY.md 15:53:58 spire-1.2.1/cmd/ 15:53:58 spire-1.2.1/cmd/spire-agent/ 15:53:58 spire-1.2.1/cmd/spire-agent/cli/ 15:53:58 spire-1.2.1/cmd/spire-agent/cli/api/ 15:53:58 spire-1.2.1/cmd/spire-agent/cli/api/common.go 15:53:58 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 15:53:58 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 15:53:58 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 15:53:58 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 15:53:58 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 15:53:58 spire-1.2.1/cmd/spire-agent/cli/cli.go 15:53:58 spire-1.2.1/cmd/spire-agent/cli/common/ 15:53:58 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 15:53:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 15:53:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 15:53:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 15:53:58 spire-1.2.1/cmd/spire-agent/cli/run/ 15:53:58 spire-1.2.1/cmd/spire-agent/cli/run/run.go 15:53:58 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 15:53:58 spire-1.2.1/cmd/spire-agent/cli/validate/ 15:53:58 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 15:53:58 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 15:53:58 spire-1.2.1/cmd/spire-agent/main.go 15:53:58 spire-1.2.1/cmd/spire-server/ 15:53:58 spire-1.2.1/cmd/spire-server/cli/ 15:53:58 spire-1.2.1/cmd/spire-server/cli/agent/ 15:53:58 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/agent/count.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/agent/list.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/agent/show.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/bundle/ 15:53:58 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/cli.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/entry/ 15:53:58 spire-1.2.1/cmd/spire-server/cli/entry/count.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/entry/create.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/entry/show.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/entry/update.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/entry/util.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/federation/ 15:53:58 spire-1.2.1/cmd/spire-server/cli/federation/common.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/federation/create.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/federation/list.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/federation/show.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/federation/update.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 15:53:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/jwt/ 15:53:58 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/run/ 15:53:58 spire-1.2.1/cmd/spire-server/cli/run/run.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/token/ 15:53:58 spire-1.2.1/cmd/spire-server/cli/token/generate.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/validate/ 15:53:58 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/x509/ 15:53:58 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 15:53:58 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 15:53:58 spire-1.2.1/cmd/spire-server/main.go 15:53:58 spire-1.2.1/cmd/spire-server/util/ 15:53:58 spire-1.2.1/cmd/spire-server/util/util.go 15:53:58 spire-1.2.1/conf/ 15:53:58 spire-1.2.1/conf/agent/ 15:53:58 spire-1.2.1/conf/agent/agent.conf 15:53:58 spire-1.2.1/conf/agent/agent_full.conf 15:53:58 spire-1.2.1/conf/agent/dummy_root_ca.crt 15:53:58 spire-1.2.1/conf/server/ 15:53:58 spire-1.2.1/conf/server/dummy_upstream_ca.crt 15:53:58 spire-1.2.1/conf/server/dummy_upstream_ca.key 15:53:58 spire-1.2.1/conf/server/server.conf 15:53:58 spire-1.2.1/conf/server/server_full.conf 15:53:58 spire-1.2.1/doc/ 15:53:58 spire-1.2.1/doc/SPIRE101.md 15:53:58 spire-1.2.1/doc/auditlog.md 15:53:58 spire-1.2.1/doc/authorization_policy_engine.md 15:53:58 spire-1.2.1/doc/changelog_guidelines.md 15:53:58 spire-1.2.1/doc/cure53-report.pdf 15:53:58 spire-1.2.1/doc/images/ 15:53:58 spire-1.2.1/doc/images/2019_roadmap.png 15:53:58 spire-1.2.1/doc/images/SPIRE101.png 15:53:58 spire-1.2.1/doc/images/SPIRE_agent.png 15:53:58 spire-1.2.1/doc/images/SPIRE_server.png 15:53:58 spire-1.2.1/doc/images/cache_mgr.png 15:53:58 spire-1.2.1/doc/images/cache_mgr_components.png 15:53:58 spire-1.2.1/doc/images/federated_spire.png 15:53:58 spire-1.2.1/doc/images/ha_mode.png 15:53:58 spire-1.2.1/doc/images/nested_spire.png 15:53:58 spire-1.2.1/doc/images/oidc_federation.png 15:53:58 spire-1.2.1/doc/images/single_trust_domain.png 15:53:58 spire-1.2.1/doc/images/spiffe_compatible.png 15:53:58 spire-1.2.1/doc/images/spire_logo.png 15:53:58 spire-1.2.1/doc/migrating_registration_api_clients.md 15:53:58 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 15:53:58 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 15:53:58 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 15:53:58 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 15:53:58 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 15:53:58 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 15:53:58 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 15:53:58 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 15:53:58 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 15:53:58 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 15:53:58 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 15:53:58 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 15:53:58 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 15:53:58 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 15:53:58 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 15:53:58 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 15:53:58 spire-1.2.1/doc/plugin_server_datastore_sql.md 15:53:58 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 15:53:58 spire-1.2.1/doc/plugin_server_keymanager_disk.md 15:53:58 spire-1.2.1/doc/plugin_server_keymanager_memory.md 15:53:58 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 15:53:58 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 15:53:58 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 15:53:58 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 15:53:58 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 15:53:58 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 15:53:58 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 15:53:58 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 15:53:58 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 15:53:58 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 15:53:58 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 15:53:58 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 15:53:58 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 15:53:58 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 15:53:58 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 15:53:58 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 15:53:58 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 15:53:58 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 15:53:58 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 15:53:58 spire-1.2.1/doc/scaling_spire.md 15:53:58 spire-1.2.1/doc/spire_agent.md 15:53:58 spire-1.2.1/doc/spire_server.md 15:53:58 spire-1.2.1/doc/supported_integrations.md 15:53:58 spire-1.2.1/doc/telemetry.md 15:53:58 spire-1.2.1/doc/telemetry_config.md 15:53:58 spire-1.2.1/doc/upgrading.md 15:53:58 spire-1.2.1/doc/using_spire.md 15:53:58 spire-1.2.1/examples/ 15:53:58 spire-1.2.1/examples/README.md 15:53:58 spire-1.2.1/go.mod 15:53:58 spire-1.2.1/go.sum 15:53:58 spire-1.2.1/pkg/ 15:53:58 spire-1.2.1/pkg/agent/ 15:53:58 spire-1.2.1/pkg/agent/agent.go 15:53:58 spire-1.2.1/pkg/agent/api/ 15:53:58 spire-1.2.1/pkg/agent/api/config.go 15:53:58 spire-1.2.1/pkg/agent/api/debug/ 15:53:58 spire-1.2.1/pkg/agent/api/debug/v1/ 15:53:58 spire-1.2.1/pkg/agent/api/debug/v1/service.go 15:53:58 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 15:53:58 spire-1.2.1/pkg/agent/api/delegatedidentity/ 15:53:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 15:53:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 15:53:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 15:53:58 spire-1.2.1/pkg/agent/api/endpoints.go 15:53:58 spire-1.2.1/pkg/agent/api/health/ 15:53:58 spire-1.2.1/pkg/agent/api/health/v1/ 15:53:58 spire-1.2.1/pkg/agent/api/health/v1/service.go 15:53:58 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 15:53:58 spire-1.2.1/pkg/agent/api/rpccontext/ 15:53:58 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 15:53:58 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 15:53:58 spire-1.2.1/pkg/agent/attestor/ 15:53:58 spire-1.2.1/pkg/agent/attestor/node/ 15:53:58 spire-1.2.1/pkg/agent/attestor/node/experimental.go 15:53:58 spire-1.2.1/pkg/agent/attestor/node/node.go 15:53:58 spire-1.2.1/pkg/agent/attestor/node/node_test.go 15:53:58 spire-1.2.1/pkg/agent/attestor/workload/ 15:53:58 spire-1.2.1/pkg/agent/attestor/workload/workload.go 15:53:58 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 15:53:58 spire-1.2.1/pkg/agent/catalog/ 15:53:58 spire-1.2.1/pkg/agent/catalog/catalog.go 15:53:58 spire-1.2.1/pkg/agent/catalog/keymanager.go 15:53:58 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 15:53:58 spire-1.2.1/pkg/agent/catalog/svidstore.go 15:53:58 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 15:53:58 spire-1.2.1/pkg/agent/client/ 15:53:58 spire-1.2.1/pkg/agent/client/client.go 15:53:58 spire-1.2.1/pkg/agent/client/client_test.go 15:53:58 spire-1.2.1/pkg/agent/client/dial.go 15:53:58 spire-1.2.1/pkg/agent/client/nodeconn.go 15:53:58 spire-1.2.1/pkg/agent/client/nodeconn_test.go 15:53:58 spire-1.2.1/pkg/agent/client/update.go 15:53:58 spire-1.2.1/pkg/agent/client/util.go 15:53:58 spire-1.2.1/pkg/agent/common/ 15:53:58 spire-1.2.1/pkg/agent/common/backoff/ 15:53:58 spire-1.2.1/pkg/agent/common/backoff/backoff.go 15:53:58 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 15:53:58 spire-1.2.1/pkg/agent/common/cgroups/ 15:53:58 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 15:53:58 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 15:53:58 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 15:53:58 spire-1.2.1/pkg/agent/config.go 15:53:58 spire-1.2.1/pkg/agent/endpoints/ 15:53:58 spire-1.2.1/pkg/agent/endpoints/config.go 15:53:58 spire-1.2.1/pkg/agent/endpoints/endpoints.go 15:53:58 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 15:53:58 spire-1.2.1/pkg/agent/endpoints/metrics.go 15:53:58 spire-1.2.1/pkg/agent/endpoints/middleware.go 15:53:58 spire-1.2.1/pkg/agent/endpoints/peertracker.go 15:53:58 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 15:53:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 15:53:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 15:53:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 15:53:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 15:53:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 15:53:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 15:53:58 spire-1.2.1/pkg/agent/endpoints/workload/ 15:53:58 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 15:53:58 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 15:53:58 spire-1.2.1/pkg/agent/manager/ 15:53:58 spire-1.2.1/pkg/agent/manager/cache/ 15:53:58 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 15:53:58 spire-1.2.1/pkg/agent/manager/cache/cache.go 15:53:58 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 15:53:58 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 15:53:58 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 15:53:58 spire-1.2.1/pkg/agent/manager/cache/sets.go 15:53:58 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 15:53:58 spire-1.2.1/pkg/agent/manager/config.go 15:53:58 spire-1.2.1/pkg/agent/manager/manager.go 15:53:58 spire-1.2.1/pkg/agent/manager/manager_test.go 15:53:58 spire-1.2.1/pkg/agent/manager/storage.go 15:53:58 spire-1.2.1/pkg/agent/manager/storage_test.go 15:53:58 spire-1.2.1/pkg/agent/manager/storecache/ 15:53:58 spire-1.2.1/pkg/agent/manager/storecache/cache.go 15:53:58 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 15:53:58 spire-1.2.1/pkg/agent/manager/sync.go 15:53:58 spire-1.2.1/pkg/agent/plugin/ 15:53:58 spire-1.2.1/pkg/agent/plugin/keymanager/ 15:53:58 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 15:53:58 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 15:53:58 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 15:53:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 15:53:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 15:53:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 15:53:58 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 15:53:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 15:53:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 15:53:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 15:53:58 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 15:53:58 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 15:53:58 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 15:53:58 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 15:53:58 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 15:53:58 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 15:53:58 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 15:53:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 15:53:58 spire-1.2.1/pkg/agent/plugin/svidstore/ 15:53:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 15:53:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 15:53:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 15:53:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 15:53:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 15:53:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 15:53:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 15:53:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 15:53:58 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 15:53:58 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 15:53:58 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 15:53:58 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 15:53:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 15:53:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 15:53:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 15:53:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 15:53:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 15:53:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 15:53:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 15:53:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 15:53:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 15:53:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 15:53:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 15:53:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 15:53:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 15:53:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 15:53:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 15:53:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 15:53:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 15:53:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 15:53:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 15:53:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 15:53:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 15:53:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 15:53:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 15:53:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 15:53:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 15:53:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 15:53:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 15:53:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 15:53:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 15:53:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 15:53:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 15:53:58 spire-1.2.1/pkg/agent/svid/ 15:53:58 spire-1.2.1/pkg/agent/svid/rotator.go 15:53:58 spire-1.2.1/pkg/agent/svid/rotator_config.go 15:53:58 spire-1.2.1/pkg/agent/svid/rotator_test.go 15:53:58 spire-1.2.1/pkg/agent/svid/store/ 15:53:58 spire-1.2.1/pkg/agent/svid/store/service.go 15:53:58 spire-1.2.1/pkg/agent/svid/store/service_test.go 15:53:58 spire-1.2.1/pkg/common/ 15:53:58 spire-1.2.1/pkg/common/agentpathtemplate/ 15:53:58 spire-1.2.1/pkg/common/agentpathtemplate/template.go 15:53:58 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 15:53:58 spire-1.2.1/pkg/common/api/ 15:53:58 spire-1.2.1/pkg/common/api/metrics.go 15:53:58 spire-1.2.1/pkg/common/api/middleware/ 15:53:58 spire-1.2.1/pkg/common/api/middleware/common_test.go 15:53:58 spire-1.2.1/pkg/common/api/middleware/interceptor.go 15:53:58 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 15:53:58 spire-1.2.1/pkg/common/api/middleware/logger.go 15:53:58 spire-1.2.1/pkg/common/api/middleware/logger_test.go 15:53:58 spire-1.2.1/pkg/common/api/middleware/metrics.go 15:53:58 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 15:53:58 spire-1.2.1/pkg/common/api/middleware/middleware.go 15:53:58 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 15:53:58 spire-1.2.1/pkg/common/api/middleware/misconfig.go 15:53:58 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 15:53:58 spire-1.2.1/pkg/common/api/middleware/names.go 15:53:58 spire-1.2.1/pkg/common/api/middleware/names_test.go 15:53:58 spire-1.2.1/pkg/common/api/names.go 15:53:58 spire-1.2.1/pkg/common/api/ratelimit.go 15:53:58 spire-1.2.1/pkg/common/api/rpccontext/ 15:53:58 spire-1.2.1/pkg/common/api/rpccontext/logger.go 15:53:58 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 15:53:58 spire-1.2.1/pkg/common/api/rpccontext/names.go 15:53:58 spire-1.2.1/pkg/common/auth/ 15:53:58 spire-1.2.1/pkg/common/auth/interceptors.go 15:53:58 spire-1.2.1/pkg/common/auth/interceptors_test.go 15:53:58 spire-1.2.1/pkg/common/auth/untracked_uds.go 15:53:58 spire-1.2.1/pkg/common/bundleutil/ 15:53:58 spire-1.2.1/pkg/common/bundleutil/bundle.go 15:53:58 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 15:53:58 spire-1.2.1/pkg/common/bundleutil/common_test.go 15:53:58 spire-1.2.1/pkg/common/bundleutil/marshal.go 15:53:58 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 15:53:58 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 15:53:58 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 15:53:58 spire-1.2.1/pkg/common/bundleutil/types.go 15:53:58 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 15:53:58 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 15:53:58 spire-1.2.1/pkg/common/catalog/ 15:53:58 spire-1.2.1/pkg/common/catalog/bind.go 15:53:58 spire-1.2.1/pkg/common/catalog/builtin.go 15:53:58 spire-1.2.1/pkg/common/catalog/catalog.go 15:53:58 spire-1.2.1/pkg/common/catalog/catalog_test.go 15:53:58 spire-1.2.1/pkg/common/catalog/closers.go 15:53:58 spire-1.2.1/pkg/common/catalog/cmd_linux.go 15:53:58 spire-1.2.1/pkg/common/catalog/cmd_other.go 15:53:58 spire-1.2.1/pkg/common/catalog/config.go 15:53:58 spire-1.2.1/pkg/common/catalog/config_test.go 15:53:58 spire-1.2.1/pkg/common/catalog/configure.go 15:53:58 spire-1.2.1/pkg/common/catalog/constraints.go 15:53:58 spire-1.2.1/pkg/common/catalog/constraints_test.go 15:53:58 spire-1.2.1/pkg/common/catalog/context.go 15:53:58 spire-1.2.1/pkg/common/catalog/external.go 15:53:58 spire-1.2.1/pkg/common/catalog/host.go 15:53:58 spire-1.2.1/pkg/common/catalog/pipenet.go 15:53:58 spire-1.2.1/pkg/common/catalog/plugin.go 15:53:58 spire-1.2.1/pkg/common/catalog/testplugin/ 15:53:58 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 15:53:58 spire-1.2.1/pkg/common/catalog/testplugin/main.go 15:53:58 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 15:53:58 spire-1.2.1/pkg/common/cli/ 15:53:58 spire-1.2.1/pkg/common/cli/env.go 15:53:58 spire-1.2.1/pkg/common/cli/flags.go 15:53:58 spire-1.2.1/pkg/common/cli/trust_domain.go 15:53:58 spire-1.2.1/pkg/common/cli/trust_domain_test.go 15:53:58 spire-1.2.1/pkg/common/cli/umask.go 15:53:58 spire-1.2.1/pkg/common/cli/umask_posix.go 15:53:58 spire-1.2.1/pkg/common/cli/umask_test.go 15:53:58 spire-1.2.1/pkg/common/cli/umask_windows.go 15:53:58 spire-1.2.1/pkg/common/cliprinter/ 15:53:58 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 15:53:58 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 15:53:58 spire-1.2.1/pkg/common/cliprinter/flag.go 15:53:58 spire-1.2.1/pkg/common/cliprinter/flag_test.go 15:53:58 spire-1.2.1/pkg/common/cliprinter/format.go 15:53:58 spire-1.2.1/pkg/common/cliprinter/format_test.go 15:53:58 spire-1.2.1/pkg/common/cliprinter/internal/ 15:53:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 15:53:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 15:53:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 15:53:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 15:53:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 15:53:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 15:53:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 15:53:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 15:53:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 15:53:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 15:53:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 15:53:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 15:53:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 15:53:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 15:53:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 15:53:58 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 15:53:58 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 15:53:58 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 15:53:58 spire-1.2.1/pkg/common/coretypes/ 15:53:58 spire-1.2.1/pkg/common/coretypes/bundle/ 15:53:58 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 15:53:58 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 15:53:58 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 15:53:58 spire-1.2.1/pkg/common/coretypes/bundle/require.go 15:53:58 spire-1.2.1/pkg/common/coretypes/jwtkey/ 15:53:58 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 15:53:58 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 15:53:58 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 15:53:58 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 15:53:58 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 15:53:58 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 15:53:58 spire-1.2.1/pkg/common/coretypes/x509certificate/ 15:53:58 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 15:53:58 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 15:53:58 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 15:53:58 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 15:53:58 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 15:53:58 spire-1.2.1/pkg/common/cryptoutil/ 15:53:58 spire-1.2.1/pkg/common/cryptoutil/keys.go 15:53:58 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 15:53:58 spire-1.2.1/pkg/common/diskutil/ 15:53:58 spire-1.2.1/pkg/common/diskutil/file_posix.go 15:53:58 spire-1.2.1/pkg/common/diskutil/file_test.go 15:53:58 spire-1.2.1/pkg/common/diskutil/file_windows.go 15:53:58 spire-1.2.1/pkg/common/errorutil/ 15:53:58 spire-1.2.1/pkg/common/errorutil/wrapper.go 15:53:58 spire-1.2.1/pkg/common/health/ 15:53:58 spire-1.2.1/pkg/common/health/config.go 15:53:58 spire-1.2.1/pkg/common/health/context.go 15:53:58 spire-1.2.1/pkg/common/health/context_test.go 15:53:58 spire-1.2.1/pkg/common/health/health.go 15:53:58 spire-1.2.1/pkg/common/health/health_test.go 15:53:58 spire-1.2.1/pkg/common/health/logger.go 15:53:58 spire-1.2.1/pkg/common/hostservice/ 15:53:58 spire-1.2.1/pkg/common/hostservice/metricsservice/ 15:53:58 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 15:53:58 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 15:53:58 spire-1.2.1/pkg/common/idutil/ 15:53:58 spire-1.2.1/pkg/common/idutil/require.go 15:53:58 spire-1.2.1/pkg/common/idutil/require_test.go 15:53:58 spire-1.2.1/pkg/common/idutil/safety.go 15:53:58 spire-1.2.1/pkg/common/idutil/safety_test.go 15:53:58 spire-1.2.1/pkg/common/idutil/spiffeid.go 15:53:58 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 15:53:58 spire-1.2.1/pkg/common/jwtsvid/ 15:53:58 spire-1.2.1/pkg/common/jwtsvid/common.go 15:53:58 spire-1.2.1/pkg/common/jwtsvid/sign.go 15:53:58 spire-1.2.1/pkg/common/jwtsvid/token_test.go 15:53:58 spire-1.2.1/pkg/common/jwtsvid/validate.go 15:53:58 spire-1.2.1/pkg/common/jwtutil/ 15:53:58 spire-1.2.1/pkg/common/jwtutil/keyset.go 15:53:58 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 15:53:58 spire-1.2.1/pkg/common/log/ 15:53:58 spire-1.2.1/pkg/common/log/hclog_adapter.go 15:53:58 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 15:53:58 spire-1.2.1/pkg/common/log/log.go 15:53:58 spire-1.2.1/pkg/common/log/log_test.go 15:53:58 spire-1.2.1/pkg/common/log/options.go 15:53:58 spire-1.2.1/pkg/common/nodeutil/ 15:53:58 spire-1.2.1/pkg/common/nodeutil/node.go 15:53:58 spire-1.2.1/pkg/common/nodeutil/node_test.go 15:53:58 spire-1.2.1/pkg/common/peertracker/ 15:53:58 spire-1.2.1/pkg/common/peertracker/conn.go 15:53:58 spire-1.2.1/pkg/common/peertracker/credentials.go 15:53:58 spire-1.2.1/pkg/common/peertracker/errors.go 15:53:58 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 15:53:58 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 15:53:58 spire-1.2.1/pkg/common/peertracker/info.go 15:53:58 spire-1.2.1/pkg/common/peertracker/listener.go 15:53:58 spire-1.2.1/pkg/common/peertracker/listener_test.go 15:53:58 spire-1.2.1/pkg/common/peertracker/peertracker.go 15:53:58 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 15:53:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 15:53:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 15:53:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 15:53:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 15:53:58 spire-1.2.1/pkg/common/peertracker/tcp.go 15:53:58 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 15:53:58 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 15:53:58 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 15:53:58 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 15:53:58 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 15:53:58 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 15:53:58 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 15:53:58 spire-1.2.1/pkg/common/peertracker/uds.go 15:53:58 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 15:53:58 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 15:53:58 spire-1.2.1/pkg/common/peertracker/uds_linux.go 15:53:58 spire-1.2.1/pkg/common/pemutil/ 15:53:58 spire-1.2.1/pkg/common/pemutil/block.go 15:53:58 spire-1.2.1/pkg/common/pemutil/certs.go 15:53:58 spire-1.2.1/pkg/common/pemutil/common.go 15:53:58 spire-1.2.1/pkg/common/pemutil/csr.go 15:53:58 spire-1.2.1/pkg/common/pemutil/keys.go 15:53:58 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 15:53:58 spire-1.2.1/pkg/common/pemutil/testdata/ 15:53:58 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 15:53:58 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 15:53:58 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 15:53:58 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 15:53:58 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 15:53:58 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 15:53:58 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 15:53:58 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 15:53:58 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 15:53:58 spire-1.2.1/pkg/common/plugin/ 15:53:58 spire-1.2.1/pkg/common/plugin/aws/ 15:53:58 spire-1.2.1/pkg/common/plugin/aws/iid.go 15:53:58 spire-1.2.1/pkg/common/plugin/azure/ 15:53:58 spire-1.2.1/pkg/common/plugin/azure/msi.go 15:53:58 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 15:53:58 spire-1.2.1/pkg/common/plugin/facade.go 15:53:58 spire-1.2.1/pkg/common/plugin/facade_test.go 15:53:58 spire-1.2.1/pkg/common/plugin/gcp/ 15:53:58 spire-1.2.1/pkg/common/plugin/gcp/iit.go 15:53:58 spire-1.2.1/pkg/common/plugin/k8s/ 15:53:58 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 15:53:58 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 15:53:58 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 15:53:58 spire-1.2.1/pkg/common/plugin/k8s/utils.go 15:53:58 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 15:53:58 spire-1.2.1/pkg/common/plugin/log.go 15:53:58 spire-1.2.1/pkg/common/plugin/sshpop/ 15:53:58 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 15:53:58 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 15:53:58 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 15:53:58 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 15:53:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 15:53:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 15:53:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 15:53:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 15:53:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 15:53:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 15:53:58 spire-1.2.1/pkg/common/plugin/tpmdevid/ 15:53:58 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 15:53:58 spire-1.2.1/pkg/common/plugin/x509pop/ 15:53:58 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 15:53:58 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 15:53:58 spire-1.2.1/pkg/common/profiling/ 15:53:58 spire-1.2.1/pkg/common/profiling/dumpers.go 15:53:58 spire-1.2.1/pkg/common/profiling/profiling.go 15:53:58 spire-1.2.1/pkg/common/protoutil/ 15:53:58 spire-1.2.1/pkg/common/protoutil/masks.go 15:53:58 spire-1.2.1/pkg/common/protoutil/masks_test.go 15:53:58 spire-1.2.1/pkg/common/rotationutil/ 15:53:58 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 15:53:58 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 15:53:58 spire-1.2.1/pkg/common/selector/ 15:53:58 spire-1.2.1/pkg/common/selector/selector.go 15:53:58 spire-1.2.1/pkg/common/selector/selector_test.go 15:53:58 spire-1.2.1/pkg/common/selector/set.go 15:53:58 spire-1.2.1/pkg/common/selector/set_utils.go 15:53:58 spire-1.2.1/pkg/common/selector/set_utils_test.go 15:53:58 spire-1.2.1/pkg/common/telemetry/ 15:53:58 spire-1.2.1/pkg/common/telemetry/agent/ 15:53:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 15:53:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 15:53:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 15:53:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 15:53:58 spire-1.2.1/pkg/common/telemetry/agent/manager.go 15:53:58 spire-1.2.1/pkg/common/telemetry/agent/node.go 15:53:58 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 15:53:58 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 15:53:58 spire-1.2.1/pkg/common/telemetry/agent/store/ 15:53:58 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 15:53:58 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 15:53:58 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 15:53:58 spire-1.2.1/pkg/common/telemetry/blackhole.go 15:53:58 spire-1.2.1/pkg/common/telemetry/call.go 15:53:58 spire-1.2.1/pkg/common/telemetry/common/ 15:53:58 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 15:53:58 spire-1.2.1/pkg/common/telemetry/config.go 15:53:58 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 15:53:58 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 15:53:58 spire-1.2.1/pkg/common/telemetry/inmem.go 15:53:58 spire-1.2.1/pkg/common/telemetry/inmem_test.go 15:53:58 spire-1.2.1/pkg/common/telemetry/m3.go 15:53:58 spire-1.2.1/pkg/common/telemetry/m3_test.go 15:53:58 spire-1.2.1/pkg/common/telemetry/metrics.go 15:53:58 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 15:53:58 spire-1.2.1/pkg/common/telemetry/names.go 15:53:58 spire-1.2.1/pkg/common/telemetry/prometheus.go 15:53:58 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 15:53:58 spire-1.2.1/pkg/common/telemetry/sanitize.go 15:53:58 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 15:53:58 spire-1.2.1/pkg/common/telemetry/server/ 15:53:58 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 15:53:58 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 15:53:58 spire-1.2.1/pkg/common/telemetry/server/datastore/ 15:53:58 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 15:53:58 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 15:53:58 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 15:53:58 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 15:53:58 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 15:53:58 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 15:53:58 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 15:53:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 15:53:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 15:53:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 15:53:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 15:53:58 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 15:53:58 spire-1.2.1/pkg/common/telemetry/server/rotate.go 15:53:58 spire-1.2.1/pkg/common/telemetry/server/server.go 15:53:58 spire-1.2.1/pkg/common/telemetry/sink.go 15:53:58 spire-1.2.1/pkg/common/telemetry/statsd.go 15:53:58 spire-1.2.1/pkg/common/telemetry/statsd_test.go 15:53:58 spire-1.2.1/pkg/common/telemetry/uptime.go 15:53:58 spire-1.2.1/pkg/common/telemetry/version.go 15:53:58 spire-1.2.1/pkg/common/telemetry/withlabels.go 15:53:58 spire-1.2.1/pkg/common/uptime/ 15:53:58 spire-1.2.1/pkg/common/uptime/uptime.go 15:53:58 spire-1.2.1/pkg/common/uptime/uptime_test.go 15:53:58 spire-1.2.1/pkg/common/util/ 15:53:58 spire-1.2.1/pkg/common/util/certs.go 15:53:58 spire-1.2.1/pkg/common/util/certs_test.go 15:53:58 spire-1.2.1/pkg/common/util/csr.go 15:53:58 spire-1.2.1/pkg/common/util/hash.go 15:53:58 spire-1.2.1/pkg/common/util/selectors.go 15:53:58 spire-1.2.1/pkg/common/util/selectors_test.go 15:53:58 spire-1.2.1/pkg/common/util/signals.go 15:53:58 spire-1.2.1/pkg/common/util/sort.go 15:53:58 spire-1.2.1/pkg/common/util/sort_test.go 15:53:58 spire-1.2.1/pkg/common/util/task.go 15:53:58 spire-1.2.1/pkg/common/util/task_test.go 15:53:58 spire-1.2.1/pkg/common/util/testdata/ 15:53:58 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 15:53:58 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 15:53:58 spire-1.2.1/pkg/common/version/ 15:53:58 spire-1.2.1/pkg/common/version/version.go 15:53:58 spire-1.2.1/pkg/common/x509svid/ 15:53:58 spire-1.2.1/pkg/common/x509svid/common_test.go 15:53:58 spire-1.2.1/pkg/common/x509svid/csr.go 15:53:58 spire-1.2.1/pkg/common/x509svid/upstreamca.go 15:53:58 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 15:53:58 spire-1.2.1/pkg/common/x509util/ 15:53:58 spire-1.2.1/pkg/common/x509util/cert.go 15:53:58 spire-1.2.1/pkg/common/x509util/dns.go 15:53:58 spire-1.2.1/pkg/common/x509util/dns_test.go 15:53:58 spire-1.2.1/pkg/common/x509util/keyid.go 15:53:58 spire-1.2.1/pkg/common/x509util/keypair.go 15:53:58 spire-1.2.1/pkg/common/x509util/serialnumber.go 15:53:58 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 15:53:58 spire-1.2.1/pkg/server/ 15:53:58 spire-1.2.1/pkg/server/api/ 15:53:58 spire-1.2.1/pkg/server/api/agent.go 15:53:58 spire-1.2.1/pkg/server/api/agent/ 15:53:58 spire-1.2.1/pkg/server/api/agent/v1/ 15:53:58 spire-1.2.1/pkg/server/api/agent/v1/service.go 15:53:58 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 15:53:58 spire-1.2.1/pkg/server/api/agent_test.go 15:53:58 spire-1.2.1/pkg/server/api/api.go 15:53:58 spire-1.2.1/pkg/server/api/audit/ 15:53:58 spire-1.2.1/pkg/server/api/audit/audit.go 15:53:58 spire-1.2.1/pkg/server/api/audit/audit_test.go 15:53:58 spire-1.2.1/pkg/server/api/bundle.go 15:53:58 spire-1.2.1/pkg/server/api/bundle/ 15:53:58 spire-1.2.1/pkg/server/api/bundle/v1/ 15:53:58 spire-1.2.1/pkg/server/api/bundle/v1/service.go 15:53:58 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 15:53:58 spire-1.2.1/pkg/server/api/bundle_test.go 15:53:58 spire-1.2.1/pkg/server/api/debug/ 15:53:58 spire-1.2.1/pkg/server/api/debug/v1/ 15:53:58 spire-1.2.1/pkg/server/api/debug/v1/service.go 15:53:58 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 15:53:58 spire-1.2.1/pkg/server/api/entry.go 15:53:58 spire-1.2.1/pkg/server/api/entry/ 15:53:58 spire-1.2.1/pkg/server/api/entry/v1/ 15:53:58 spire-1.2.1/pkg/server/api/entry/v1/service.go 15:53:58 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 15:53:58 spire-1.2.1/pkg/server/api/entry_test.go 15:53:58 spire-1.2.1/pkg/server/api/health/ 15:53:58 spire-1.2.1/pkg/server/api/health/v1/ 15:53:58 spire-1.2.1/pkg/server/api/health/v1/service.go 15:53:58 spire-1.2.1/pkg/server/api/health/v1/service_test.go 15:53:58 spire-1.2.1/pkg/server/api/id.go 15:53:58 spire-1.2.1/pkg/server/api/id_test.go 15:53:58 spire-1.2.1/pkg/server/api/limits/ 15:53:58 spire-1.2.1/pkg/server/api/limits/limits.go 15:53:58 spire-1.2.1/pkg/server/api/middleware/ 15:53:58 spire-1.2.1/pkg/server/api/middleware/alias.go 15:53:58 spire-1.2.1/pkg/server/api/middleware/audit.go 15:53:58 spire-1.2.1/pkg/server/api/middleware/authorization.go 15:53:58 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 15:53:58 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 15:53:58 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 15:53:58 spire-1.2.1/pkg/server/api/middleware/caller.go 15:53:58 spire-1.2.1/pkg/server/api/middleware/caller_test.go 15:53:58 spire-1.2.1/pkg/server/api/middleware/common.go 15:53:58 spire-1.2.1/pkg/server/api/middleware/common_test.go 15:53:58 spire-1.2.1/pkg/server/api/middleware/entries.go 15:53:58 spire-1.2.1/pkg/server/api/middleware/entries_test.go 15:53:58 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 15:53:58 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 15:53:58 spire-1.2.1/pkg/server/api/ratelimit.go 15:53:58 spire-1.2.1/pkg/server/api/rpccontext/ 15:53:58 spire-1.2.1/pkg/server/api/rpccontext/alias.go 15:53:58 spire-1.2.1/pkg/server/api/rpccontext/audit.go 15:53:58 spire-1.2.1/pkg/server/api/rpccontext/caller.go 15:53:58 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 15:53:58 spire-1.2.1/pkg/server/api/selector.go 15:53:58 spire-1.2.1/pkg/server/api/selector_test.go 15:53:58 spire-1.2.1/pkg/server/api/status.go 15:53:58 spire-1.2.1/pkg/server/api/status_test.go 15:53:58 spire-1.2.1/pkg/server/api/svid/ 15:53:58 spire-1.2.1/pkg/server/api/svid/v1/ 15:53:58 spire-1.2.1/pkg/server/api/svid/v1/service.go 15:53:58 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 15:53:58 spire-1.2.1/pkg/server/api/trustdomain.go 15:53:58 spire-1.2.1/pkg/server/api/trustdomain/ 15:53:58 spire-1.2.1/pkg/server/api/trustdomain/v1/ 15:53:58 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 15:53:58 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 15:53:58 spire-1.2.1/pkg/server/api/trustdomain_test.go 15:53:58 spire-1.2.1/pkg/server/authpolicy/ 15:53:58 spire-1.2.1/pkg/server/authpolicy/defaults.go 15:53:58 spire-1.2.1/pkg/server/authpolicy/policy.go 15:53:58 spire-1.2.1/pkg/server/authpolicy/policy.rego 15:53:58 spire-1.2.1/pkg/server/authpolicy/policy_data.json 15:53:58 spire-1.2.1/pkg/server/authpolicy/policy_test.go 15:53:58 spire-1.2.1/pkg/server/authpolicy/validate.go 15:53:58 spire-1.2.1/pkg/server/bundle/ 15:53:58 spire-1.2.1/pkg/server/bundle/client/ 15:53:58 spire-1.2.1/pkg/server/bundle/client/client.go 15:53:58 spire-1.2.1/pkg/server/bundle/client/client_test.go 15:53:58 spire-1.2.1/pkg/server/bundle/client/manager.go 15:53:58 spire-1.2.1/pkg/server/bundle/client/manager_test.go 15:53:58 spire-1.2.1/pkg/server/bundle/client/sources.go 15:53:58 spire-1.2.1/pkg/server/bundle/client/sources_test.go 15:53:58 spire-1.2.1/pkg/server/bundle/client/updater.go 15:53:58 spire-1.2.1/pkg/server/bundle/client/updater_test.go 15:53:58 spire-1.2.1/pkg/server/ca/ 15:53:58 spire-1.2.1/pkg/server/ca/ca.go 15:53:58 spire-1.2.1/pkg/server/ca/ca_health.go 15:53:58 spire-1.2.1/pkg/server/ca/ca_test.go 15:53:58 spire-1.2.1/pkg/server/ca/journal.go 15:53:58 spire-1.2.1/pkg/server/ca/journal_test.go 15:53:58 spire-1.2.1/pkg/server/ca/manager.go 15:53:58 spire-1.2.1/pkg/server/ca/manager_health.go 15:53:58 spire-1.2.1/pkg/server/ca/manager_test.go 15:53:58 spire-1.2.1/pkg/server/ca/templates.go 15:53:58 spire-1.2.1/pkg/server/ca/upstream_client.go 15:53:58 spire-1.2.1/pkg/server/ca/upstream_client_test.go 15:53:58 spire-1.2.1/pkg/server/ca/validation.go 15:53:58 spire-1.2.1/pkg/server/cache/ 15:53:58 spire-1.2.1/pkg/server/cache/dscache/ 15:53:58 spire-1.2.1/pkg/server/cache/dscache/cache.go 15:53:58 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 15:53:58 spire-1.2.1/pkg/server/cache/entrycache/ 15:53:58 spire-1.2.1/pkg/server/cache/entrycache/cache.go 15:53:58 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 15:53:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 15:53:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 15:53:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 15:53:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 15:53:58 spire-1.2.1/pkg/server/catalog/ 15:53:58 spire-1.2.1/pkg/server/catalog/catalog.go 15:53:58 spire-1.2.1/pkg/server/catalog/keymanager.go 15:53:58 spire-1.2.1/pkg/server/catalog/nodeattestor.go 15:53:58 spire-1.2.1/pkg/server/catalog/noderesolver.go 15:53:58 spire-1.2.1/pkg/server/catalog/notifier.go 15:53:58 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 15:53:58 spire-1.2.1/pkg/server/config.go 15:53:58 spire-1.2.1/pkg/server/datastore/ 15:53:58 spire-1.2.1/pkg/server/datastore/datastore.go 15:53:58 spire-1.2.1/pkg/server/datastore/datastore_health.go 15:53:58 spire-1.2.1/pkg/server/datastore/repository.go 15:53:58 spire-1.2.1/pkg/server/datastore/sqlstore/ 15:53:58 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 15:53:58 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 15:53:58 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 15:53:58 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 15:53:58 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 15:53:58 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 15:53:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 15:53:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 15:53:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 15:53:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 15:53:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 15:53:58 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 15:53:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 15:53:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 15:53:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 15:53:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 15:53:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 15:53:58 spire-1.2.1/pkg/server/endpoints/ 15:53:58 spire-1.2.1/pkg/server/endpoints/bundle/ 15:53:58 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 15:53:58 spire-1.2.1/pkg/server/endpoints/bundle/config.go 15:53:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 15:53:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 15:53:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 15:53:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 15:53:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 15:53:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 15:53:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 15:53:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 15:53:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 15:53:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 15:53:58 spire-1.2.1/pkg/server/endpoints/bundle/server.go 15:53:58 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 15:53:58 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 15:53:58 spire-1.2.1/pkg/server/endpoints/config.go 15:53:58 spire-1.2.1/pkg/server/endpoints/endpoints.go 15:53:58 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 15:53:58 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 15:53:58 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 15:53:58 spire-1.2.1/pkg/server/endpoints/middleware.go 15:53:58 spire-1.2.1/pkg/server/endpoints/middleware_test.go 15:53:58 spire-1.2.1/pkg/server/hostservice/ 15:53:58 spire-1.2.1/pkg/server/hostservice/agentstore/ 15:53:58 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 15:53:58 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 15:53:58 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 15:53:58 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 15:53:58 spire-1.2.1/pkg/server/hostservice/identityprovider/ 15:53:58 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 15:53:58 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/ 15:53:58 spire-1.2.1/pkg/server/plugin/keymanager/ 15:53:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 15:53:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 15:53:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 15:53:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 15:53:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 15:53:58 spire-1.2.1/pkg/server/plugin/keymanager/base/ 15:53:58 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 15:53:58 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 15:53:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 15:53:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 15:53:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 15:53:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 15:53:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 15:53:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 15:53:58 spire-1.2.1/pkg/server/plugin/keymanager/test/ 15:53:58 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 15:53:58 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 15:53:58 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/ 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 15:53:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/noderesolver/ 15:53:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 15:53:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 15:53:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 15:53:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 15:53:58 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 15:53:58 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 15:53:58 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/notifier/ 15:53:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 15:53:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 15:53:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 15:53:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 15:53:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 15:53:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 15:53:58 spire-1.2.1/pkg/server/plugin/notifier/repository.go 15:53:58 spire-1.2.1/pkg/server/plugin/notifier/v1.go 15:53:58 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 15:53:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 15:53:58 spire-1.2.1/pkg/server/registration/ 15:53:58 spire-1.2.1/pkg/server/registration/manager.go 15:53:58 spire-1.2.1/pkg/server/registration/manager_test.go 15:53:58 spire-1.2.1/pkg/server/scanentries.go 15:53:58 spire-1.2.1/pkg/server/scanentries_test.go 15:53:58 spire-1.2.1/pkg/server/server.go 15:53:58 spire-1.2.1/pkg/server/server_test.go 15:53:58 spire-1.2.1/pkg/server/svid/ 15:53:58 spire-1.2.1/pkg/server/svid/observer.go 15:53:58 spire-1.2.1/pkg/server/svid/observer_test.go 15:53:58 spire-1.2.1/pkg/server/svid/rotator.go 15:53:58 spire-1.2.1/pkg/server/svid/rotator_config.go 15:53:58 spire-1.2.1/pkg/server/svid/rotator_config_test.go 15:53:58 spire-1.2.1/pkg/server/svid/rotator_test.go 15:53:58 spire-1.2.1/proto/ 15:53:58 spire-1.2.1/proto/private/ 15:53:58 spire-1.2.1/proto/private/server/ 15:53:58 spire-1.2.1/proto/private/server/journal/ 15:53:58 spire-1.2.1/proto/private/server/journal/journal.pb.go 15:53:58 spire-1.2.1/proto/private/server/journal/journal.proto 15:53:58 spire-1.2.1/proto/spire/ 15:53:58 spire-1.2.1/proto/spire/common/ 15:53:58 spire-1.2.1/proto/spire/common/common.pb.go 15:53:58 spire-1.2.1/proto/spire/common/common.proto 15:53:58 spire-1.2.1/proto/spire/common/plugin/ 15:53:58 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 15:53:58 spire-1.2.1/proto/spire/common/plugin/plugin.proto 15:53:58 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 15:53:58 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 15:53:58 spire-1.2.1/proto/spire/plugin/ 15:53:58 spire-1.2.1/proto/spire/plugin/agent/ 15:53:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 15:53:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 15:53:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 15:53:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 15:53:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 15:53:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 15:53:58 spire-1.2.1/release/ 15:53:58 spire-1.2.1/release/spire-extras/ 15:53:58 spire-1.2.1/release/spire-extras/README.md 15:53:58 spire-1.2.1/release/spire-extras/conf/ 15:53:58 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 15:53:58 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 15:53:58 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 15:53:58 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 15:53:58 spire-1.2.1/release/spire/ 15:53:58 spire-1.2.1/release/spire/README.md 15:53:58 spire-1.2.1/release/spire/conf/ 15:53:58 spire-1.2.1/release/spire/conf/agent/ 15:53:58 spire-1.2.1/release/spire/conf/agent/agent.conf 15:53:58 spire-1.2.1/release/spire/conf/server/ 15:53:58 spire-1.2.1/release/spire/conf/server/server.conf 15:53:58 spire-1.2.1/script/ 15:53:58 spire-1.2.1/script/build-artifact.sh 15:53:58 spire-1.2.1/script/generate_dummy_ca.sh 15:53:58 spire-1.2.1/support/ 15:53:58 spire-1.2.1/support/k8s/ 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/ 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 15:53:58 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 15:53:58 spire-1.2.1/support/oidc-discovery-provider/ 15:53:58 spire-1.2.1/support/oidc-discovery-provider/README.md 15:53:58 spire-1.2.1/support/oidc-discovery-provider/common_test.go 15:53:58 spire-1.2.1/support/oidc-discovery-provider/config.go 15:53:58 spire-1.2.1/support/oidc-discovery-provider/config_test.go 15:53:58 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 15:53:58 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 15:53:58 spire-1.2.1/support/oidc-discovery-provider/handler.go 15:53:58 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 15:53:58 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 15:53:58 spire-1.2.1/support/oidc-discovery-provider/main.go 15:53:58 spire-1.2.1/support/oidc-discovery-provider/server_api.go 15:53:58 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 15:53:58 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 15:53:58 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 15:53:58 spire-1.2.1/test/ 15:53:58 spire-1.2.1/test/clock/ 15:53:58 spire-1.2.1/test/clock/clock.go 15:53:58 spire-1.2.1/test/fakes/ 15:53:58 spire-1.2.1/test/fakes/fakeagentcatalog/ 15:53:58 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 15:53:58 spire-1.2.1/test/fakes/fakeagentkeymanager/ 15:53:58 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 15:53:58 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 15:53:58 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 15:53:58 spire-1.2.1/test/fakes/fakeagentstore/ 15:53:58 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 15:53:58 spire-1.2.1/test/fakes/fakedatastore/ 15:53:58 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 15:53:58 spire-1.2.1/test/fakes/fakeentryclient/ 15:53:58 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 15:53:58 spire-1.2.1/test/fakes/fakehealthchecker/ 15:53:58 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 15:53:58 spire-1.2.1/test/fakes/fakeidentityprovider/ 15:53:58 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 15:53:58 spire-1.2.1/test/fakes/fakemetrics/ 15:53:58 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 15:53:58 spire-1.2.1/test/fakes/fakenoderesolver/ 15:53:58 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 15:53:58 spire-1.2.1/test/fakes/fakenotifier/ 15:53:58 spire-1.2.1/test/fakes/fakenotifier/notifier.go 15:53:58 spire-1.2.1/test/fakes/fakepluginmetrics/ 15:53:58 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 15:53:58 spire-1.2.1/test/fakes/fakeserverca/ 15:53:58 spire-1.2.1/test/fakes/fakeserverca/serverca.go 15:53:58 spire-1.2.1/test/fakes/fakeservercatalog/ 15:53:58 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 15:53:58 spire-1.2.1/test/fakes/fakeserverkeymanager/ 15:53:58 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 15:53:58 spire-1.2.1/test/fakes/fakeservernodeattestor/ 15:53:58 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 15:53:58 spire-1.2.1/test/fakes/fakeupstreamauthority/ 15:53:58 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 15:53:58 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 15:53:58 spire-1.2.1/test/fakes/fakeworkloadapi/ 15:53:58 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 15:53:58 spire-1.2.1/test/fakes/fakeworkloadattestor/ 15:53:58 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 15:53:58 spire-1.2.1/test/fixture/ 15:53:58 spire-1.2.1/test/fixture/certs/ 15:53:58 spire-1.2.1/test/fixture/certs/agent_svid.der 15:53:58 spire-1.2.1/test/fixture/certs/base_cert.pem 15:53:58 spire-1.2.1/test/fixture/certs/base_csr.pem 15:53:58 spire-1.2.1/test/fixture/certs/base_key.pem 15:53:58 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 15:53:58 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 15:53:58 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 15:53:58 spire-1.2.1/test/fixture/certs/blog_cert.pem 15:53:58 spire-1.2.1/test/fixture/certs/blog_csr.pem 15:53:58 spire-1.2.1/test/fixture/certs/blog_key.pem 15:53:58 spire-1.2.1/test/fixture/certs/bundle.der 15:53:58 spire-1.2.1/test/fixture/certs/ca.pem 15:53:58 spire-1.2.1/test/fixture/certs/ca_key.pem 15:53:58 spire-1.2.1/test/fixture/certs/database_cert.pem 15:53:58 spire-1.2.1/test/fixture/certs/database_csr.pem 15:53:58 spire-1.2.1/test/fixture/certs/database_key.pem 15:53:58 spire-1.2.1/test/fixture/certs/node_cert.pem 15:53:58 spire-1.2.1/test/fixture/certs/node_csr.pem 15:53:58 spire-1.2.1/test/fixture/certs/node_key.pem 15:53:58 spire-1.2.1/test/fixture/certs/svid.pem 15:53:58 spire-1.2.1/test/fixture/certs/svid_key.pem 15:53:58 spire-1.2.1/test/fixture/config/ 15:53:58 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 15:53:58 spire-1.2.1/test/fixture/config/agent_good.conf 15:53:58 spire-1.2.1/test/fixture/config/agent_good_templated.conf 15:53:58 spire-1.2.1/test/fixture/config/plugin_good.conf 15:53:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 15:53:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 15:53:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 15:53:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 15:53:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 15:53:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 15:53:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 15:53:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 15:53:58 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 15:53:58 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 15:53:58 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 15:53:58 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 15:53:58 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 15:53:58 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 15:53:58 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 15:53:58 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 15:53:58 spire-1.2.1/test/fixture/config/server_good.conf 15:53:58 spire-1.2.1/test/fixture/config/server_good_templated.conf 15:53:58 spire-1.2.1/test/fixture/fixture.go 15:53:58 spire-1.2.1/test/fixture/nodeattestor/ 15:53:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 15:53:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 15:53:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 15:53:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 15:53:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 15:53:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 15:53:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 15:53:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 15:53:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 15:53:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 15:53:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 15:53:58 spire-1.2.1/test/fixture/registration/ 15:53:58 spire-1.2.1/test/fixture/registration/entries.json 15:53:58 spire-1.2.1/test/fixture/registration/good-for-update.json 15:53:58 spire-1.2.1/test/fixture/registration/good.json 15:53:58 spire-1.2.1/test/fixture/registration/invalid.json 15:53:58 spire-1.2.1/test/fixture/registration/invalid_json.json 15:53:58 spire-1.2.1/test/fixture/registration/manager_test_entries.json 15:53:58 spire-1.2.1/test/integration/ 15:53:58 spire-1.2.1/test/integration/README.md 15:53:58 spire-1.2.1/test/integration/common 15:53:58 spire-1.2.1/test/integration/setup/ 15:53:58 spire-1.2.1/test/integration/setup/adminclient/ 15:53:58 spire-1.2.1/test/integration/setup/adminclient/build.sh 15:53:58 spire-1.2.1/test/integration/setup/adminclient/client.go 15:53:58 spire-1.2.1/test/integration/setup/debugagent/ 15:53:58 spire-1.2.1/test/integration/setup/debugagent/build.sh 15:53:58 spire-1.2.1/test/integration/setup/debugagent/main.go 15:53:58 spire-1.2.1/test/integration/setup/debugserver/ 15:53:58 spire-1.2.1/test/integration/setup/debugserver/build.sh 15:53:58 spire-1.2.1/test/integration/setup/debugserver/main.go 15:53:58 spire-1.2.1/test/integration/setup/downstreamclient/ 15:53:58 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 15:53:58 spire-1.2.1/test/integration/setup/downstreamclient/client.go 15:53:58 spire-1.2.1/test/integration/setup/itclient/ 15:53:58 spire-1.2.1/test/integration/setup/itclient/client.go 15:53:58 spire-1.2.1/test/integration/setup/node-attestation/ 15:53:58 spire-1.2.1/test/integration/setup/node-attestation/build.sh 15:53:58 spire-1.2.1/test/integration/setup/node-attestation/client.go 15:53:58 spire-1.2.1/test/integration/setup/x509pop/ 15:53:58 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 15:53:58 spire-1.2.1/test/integration/setup/x509pop/setup.sh 15:53:58 spire-1.2.1/test/integration/suites/ 15:53:58 spire-1.2.1/test/integration/suites/admin-endpoints/ 15:53:58 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 15:53:58 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 15:53:58 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 15:53:58 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 15:53:58 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 15:53:58 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 15:53:58 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 15:53:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 15:53:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 15:53:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 15:53:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 15:53:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 15:53:58 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 15:53:58 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 15:53:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 15:53:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 15:53:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 15:53:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 15:53:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 15:53:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 15:53:58 spire-1.2.1/test/integration/suites/datastore-mysql/ 15:53:58 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 15:53:58 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 15:53:58 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 15:53:58 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 15:53:58 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 15:53:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 15:53:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 15:53:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 15:53:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 15:53:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 15:53:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 15:53:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 15:53:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 15:53:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 15:53:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 15:53:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 15:53:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 15:53:58 spire-1.2.1/test/integration/suites/datastore-postgres/ 15:53:58 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 15:53:58 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 15:53:58 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 15:53:58 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 15:53:58 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 15:53:58 spire-1.2.1/test/integration/suites/debug-endpoints/ 15:53:58 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 15:53:58 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 15:53:58 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 15:53:58 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 15:53:58 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 15:53:58 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 15:53:58 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 15:53:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 15:53:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 15:53:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 15:53:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 15:53:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 15:53:58 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 15:53:58 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 15:53:58 spire-1.2.1/test/integration/suites/downstream-endpoints/ 15:53:58 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 15:53:58 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 15:53:58 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 15:53:58 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 15:53:58 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 15:53:58 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 15:53:58 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 15:53:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 15:53:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 15:53:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 15:53:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 15:53:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 15:53:58 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 15:53:58 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 15:53:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 15:53:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 15:53:58 spire-1.2.1/test/integration/suites/join-token/ 15:53:58 spire-1.2.1/test/integration/suites/join-token/01-start-server 15:53:58 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 15:53:58 spire-1.2.1/test/integration/suites/join-token/03-start-agent 15:53:58 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 15:53:58 spire-1.2.1/test/integration/suites/join-token/05-check-svid 15:53:58 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 15:53:58 spire-1.2.1/test/integration/suites/join-token/README.md 15:53:58 spire-1.2.1/test/integration/suites/join-token/conf/ 15:53:58 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 15:53:58 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 15:53:58 spire-1.2.1/test/integration/suites/join-token/conf/server/ 15:53:58 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 15:53:58 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 15:53:58 spire-1.2.1/test/integration/suites/join-token/teardown 15:53:58 spire-1.2.1/test/integration/suites/k8s-reconcile/ 15:53:58 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 15:53:58 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 15:53:58 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 15:53:58 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 15:53:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 15:53:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 15:53:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 15:53:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 15:53:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 15:53:58 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 15:53:58 spire-1.2.1/test/integration/suites/k8s-scratch/ 15:53:58 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 15:53:58 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 15:53:58 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 15:53:58 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 15:53:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 15:53:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 15:53:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 15:53:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 15:53:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 15:53:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 15:53:58 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 15:53:58 spire-1.2.1/test/integration/suites/k8s/ 15:53:58 spire-1.2.1/test/integration/suites/k8s/00-setup 15:53:58 spire-1.2.1/test/integration/suites/k8s/01-apply-config 15:53:58 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 15:53:58 spire-1.2.1/test/integration/suites/k8s/README.md 15:53:58 spire-1.2.1/test/integration/suites/k8s/conf/ 15:53:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 15:53:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 15:53:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s/conf/server/ 15:53:58 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 15:53:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 15:53:58 spire-1.2.1/test/integration/suites/k8s/init-kubectl 15:53:58 spire-1.2.1/test/integration/suites/k8s/teardown 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/ 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/README.md 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/root/ 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 15:53:58 spire-1.2.1/test/integration/suites/nested-rotation/teardown 15:53:58 spire-1.2.1/test/integration/suites/node-attestation/ 15:53:58 spire-1.2.1/test/integration/suites/node-attestation/00-setup 15:53:58 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 15:53:58 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 15:53:58 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 15:53:58 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 15:53:58 spire-1.2.1/test/integration/suites/node-attestation/README.md 15:53:58 spire-1.2.1/test/integration/suites/node-attestation/conf/ 15:53:58 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 15:53:58 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 15:53:58 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 15:53:58 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 15:53:58 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 15:53:58 spire-1.2.1/test/integration/suites/node-attestation/teardown 15:53:58 spire-1.2.1/test/integration/suites/rotation/ 15:53:58 spire-1.2.1/test/integration/suites/rotation/00-setup 15:53:58 spire-1.2.1/test/integration/suites/rotation/01-start-server 15:53:58 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 15:53:58 spire-1.2.1/test/integration/suites/rotation/03-start-agent 15:53:58 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 15:53:58 spire-1.2.1/test/integration/suites/rotation/05-check-svids 15:53:58 spire-1.2.1/test/integration/suites/rotation/README.md 15:53:58 spire-1.2.1/test/integration/suites/rotation/conf/ 15:53:58 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 15:53:58 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 15:53:58 spire-1.2.1/test/integration/suites/rotation/conf/server/ 15:53:58 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 15:53:58 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 15:53:58 spire-1.2.1/test/integration/suites/rotation/teardown 15:53:58 spire-1.2.1/test/integration/suites/self-test/ 15:53:58 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 15:53:58 spire-1.2.1/test/integration/suites/self-test/README.md 15:53:58 spire-1.2.1/test/integration/suites/self-test/teardown 15:53:58 spire-1.2.1/test/integration/suites/spire-server-cli/ 15:53:58 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 15:53:58 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 15:53:58 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 15:53:58 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 15:53:58 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 15:53:58 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 15:53:58 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 15:53:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 15:53:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 15:53:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 15:53:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 15:53:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 15:53:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 15:53:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 15:53:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 15:53:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 15:53:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 15:53:58 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 15:53:58 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 15:53:58 spire-1.2.1/test/integration/suites/upgrade/ 15:53:58 spire-1.2.1/test/integration/suites/upgrade/00-setup 15:53:58 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 15:53:58 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 15:53:58 spire-1.2.1/test/integration/suites/upgrade/README.md 15:53:58 spire-1.2.1/test/integration/suites/upgrade/conf/ 15:53:58 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 15:53:58 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 15:53:58 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 15:53:58 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 15:53:58 spire-1.2.1/test/integration/suites/upgrade/teardown 15:53:58 spire-1.2.1/test/integration/suites/upgrade/versions.txt 15:53:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 15:53:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 15:53:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 15:53:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 15:53:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 15:53:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 15:53:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 15:53:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 15:53:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 15:53:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 15:53:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 15:53:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 15:53:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 15:53:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 15:53:58 spire-1.2.1/test/integration/test-one.sh 15:53:58 spire-1.2.1/test/integration/test.sh 15:53:58 spire-1.2.1/test/plugintest/ 15:53:58 spire-1.2.1/test/plugintest/config.go 15:53:58 spire-1.2.1/test/plugintest/load.go 15:53:58 spire-1.2.1/test/plugintest/option.go 15:53:58 spire-1.2.1/test/spiretest/ 15:53:58 spire-1.2.1/test/spiretest/apiserver.go 15:53:58 spire-1.2.1/test/spiretest/assertions.go 15:53:58 spire-1.2.1/test/spiretest/dir.go 15:53:58 spire-1.2.1/test/spiretest/errors_posix.go 15:53:58 spire-1.2.1/test/spiretest/errors_windows.go 15:53:58 spire-1.2.1/test/spiretest/logs.go 15:53:58 spire-1.2.1/test/spiretest/socketapi.go 15:53:58 spire-1.2.1/test/spiretest/suite.go 15:53:58 spire-1.2.1/test/spiretest/x509.go 15:53:58 spire-1.2.1/test/testca/ 15:53:58 spire-1.2.1/test/testca/ca.go 15:53:58 spire-1.2.1/test/testkey/ 15:53:58 spire-1.2.1/test/testkey/generate.sh 15:53:58 spire-1.2.1/test/testkey/genkeys.go 15:53:58 spire-1.2.1/test/testkey/keys.go 15:53:58 spire-1.2.1/test/testkey/new.go 15:53:58 spire-1.2.1/test/tpmsimulator/ 15:53:58 spire-1.2.1/test/tpmsimulator/simulator.go 15:53:58 spire-1.2.1/test/util/ 15:53:58 spire-1.2.1/test/util/cert_fixtures.go 15:53:58 spire-1.2.1/test/util/cert_generation.go 15:53:58 spire-1.2.1/test/util/io_redirection.go 15:53:58 spire-1.2.1/test/util/race.go 15:53:58 spire-1.2.1/test/util/util.go 15:53:58 building spire from source... 15:53:58 Installing go1.17.7... 15:54:04 Building bin/spire-server... 15:54:04 go: downloading github.com/mitchellh/cli v1.1.2 15:54:04 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 15:54:04 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 15:54:04 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 15:54:04 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 15:54:04 go: downloading github.com/imdario/mergo v0.3.12 15:54:04 go: downloading github.com/sirupsen/logrus v1.8.1 15:54:04 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 15:54:04 go: downloading github.com/hashicorp/go-hclog v1.1.0 15:54:04 go: downloading google.golang.org/grpc v1.44.0 15:54:04 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 15:54:04 go: downloading github.com/fatih/color v1.13.0 15:54:04 go: downloading github.com/mattn/go-isatty v0.0.14 15:54:04 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 15:54:04 go: downloading github.com/hashicorp/go-plugin v1.4.3 15:54:05 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 15:54:05 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 15:54:05 go: downloading github.com/InVisionApp/go-logger v1.0.1 15:54:05 go: downloading github.com/armon/go-metrics v0.3.10 15:54:05 go: downloading github.com/prometheus/client_golang v1.12.1 15:54:05 go: downloading github.com/uber-go/tally/v4 v4.1.1 15:54:05 go: downloading google.golang.org/protobuf v1.27.1 15:54:05 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 15:54:05 go: downloading github.com/open-policy-agent/opa v0.38.0 15:54:06 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 15:54:06 go: downloading github.com/mattn/go-colorable v0.1.12 15:54:06 go: downloading github.com/Masterminds/goutils v1.1.0 15:54:06 go: downloading github.com/Masterminds/semver v1.5.0 15:54:06 go: downloading github.com/google/uuid v1.1.2 15:54:06 go: downloading github.com/huandu/xstrings v1.3.2 15:54:06 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 15:54:06 go: downloading github.com/oklog/run v1.0.0 15:54:06 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 15:54:06 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:54:06 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 15:54:06 go: downloading github.com/prometheus/client_model v0.2.0 15:54:06 go: downloading github.com/prometheus/common v0.32.1 15:54:06 go: downloading github.com/imkira/go-observer v1.0.3 15:54:06 go: downloading github.com/beorn7/perks v1.0.1 15:54:06 go: downloading github.com/cespare/xxhash/v2 v2.1.2 15:54:06 go: downloading github.com/prometheus/procfs v0.7.3 15:54:06 go: downloading go.uber.org/atomic v1.9.0 15:54:06 go: downloading github.com/mitchellh/reflectwalk v1.0.1 15:54:06 go: downloading github.com/hashicorp/errwrap v1.1.0 15:54:06 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:54:06 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 15:54:06 go: downloading github.com/blang/semver/v4 v4.0.0 15:54:06 go: downloading github.com/go-sql-driver/mysql v1.6.0 15:54:06 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 15:54:06 go: downloading github.com/jinzhu/gorm v1.9.16 15:54:06 go: downloading github.com/lib/pq v1.10.4 15:54:06 go: downloading github.com/mattn/go-sqlite3 v1.14.12 15:54:06 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 15:54:06 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 15:54:07 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 15:54:10 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 15:54:10 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 15:54:10 go: downloading github.com/stretchr/testify v1.7.0 15:54:10 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:54:10 go: downloading github.com/aws/aws-sdk-go v1.43.0 15:54:15 go: downloading google.golang.org/api v0.70.0 15:54:15 go: downloading k8s.io/client-go v0.23.4 15:54:15 go: downloading k8s.io/api v0.23.4 15:54:15 go: downloading github.com/google/go-tpm v0.3.3 15:54:15 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 15:54:15 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 15:54:15 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 15:54:15 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 15:54:15 go: downloading cloud.google.com/go/storage v1.21.0 15:54:15 go: downloading cloud.google.com/go v0.100.2 15:54:19 go: downloading k8s.io/apimachinery v0.23.4 15:54:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:54:20 go: downloading k8s.io/kube-aggregator v0.23.3 15:54:20 go: downloading sigs.k8s.io/controller-runtime v0.11.1 15:54:20 go: downloading cloud.google.com/go/security v1.3.0 15:54:20 go: downloading github.com/hashicorp/vault/api v1.4.1 15:54:20 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 15:54:20 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 15:54:20 go: downloading github.com/twmb/murmur3 v1.1.6 15:54:20 go: downloading github.com/jinzhu/inflection v1.0.0 15:54:20 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 15:54:20 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 15:54:20 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 15:54:20 go: downloading github.com/aws/smithy-go v1.11.0 15:54:21 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 15:54:21 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 15:54:21 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 15:54:21 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 15:54:21 go: downloading github.com/Azure/go-autorest/logger v0.2.1 15:54:21 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 15:54:21 go: downloading github.com/dimchansky/utfbom v1.1.1 15:54:21 go: downloading cloud.google.com/go/compute v1.3.0 15:54:21 go: downloading cloud.google.com/go/iam v0.1.1 15:54:21 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 15:54:21 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 15:54:21 go: downloading github.com/gogo/protobuf v1.3.2 15:54:21 go: downloading k8s.io/klog/v2 v2.30.0 15:54:21 go: downloading github.com/google/gofuzz v1.1.0 15:54:21 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 15:54:21 go: downloading github.com/spf13/pflag v1.0.5 15:54:21 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 15:54:21 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 15:54:21 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 15:54:21 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:54:21 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 15:54:21 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 15:54:21 go: downloading github.com/hashicorp/vault/sdk v0.4.1 15:54:21 go: downloading github.com/mitchellh/mapstructure v1.4.3 15:54:21 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 15:54:21 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 15:54:21 go: downloading github.com/OneOfOne/xxhash v1.2.8 15:54:21 go: downloading gopkg.in/yaml.v2 v2.4.0 15:54:21 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:54:21 go: downloading github.com/gobwas/glob v0.2.3 15:54:21 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 15:54:21 go: downloading github.com/jmespath/go-jmespath v0.4.0 15:54:21 go: downloading github.com/tklauser/go-sysconf v0.3.9 15:54:21 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 15:54:21 go: downloading go.opencensus.io v0.23.0 15:54:21 go: downloading gopkg.in/inf.v0 v0.9.1 15:54: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:54:21 go: downloading github.com/go-logr/logr v1.2.2 15:54:21 go: downloading github.com/googleapis/gnostic v0.5.5 15:54:21 go: downloading github.com/google/go-cmp v0.5.7 15:54:21 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 15:54:21 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 15:54:21 go: downloading github.com/json-iterator/go v1.1.12 15:54:21 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 15:54:22 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:54:22 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 15:54:22 go: downloading go.uber.org/zap v1.21.0 15:54:22 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 15:54:22 go: downloading github.com/tklauser/numcpus v0.3.0 15:54:22 go: downloading sigs.k8s.io/yaml v1.3.0 15:54:22 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 15:54:22 go: downloading github.com/golang/snappy v0.0.4 15:54:22 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 15:54:22 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 15:54:22 go: downloading github.com/hashicorp/go-uuid v1.0.2 15:54:22 go: downloading github.com/hashicorp/go-version v1.2.0 15:54:22 go: downloading github.com/ryanuber/go-glob v1.0.0 15:54:22 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 15:54:22 go: downloading github.com/modern-go/reflect2 v1.0.2 15:54:22 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 15:54:22 go: downloading go.uber.org/multierr v1.6.0 15:54:28 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 15:54:28 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 15:54:35 Removing intermediate container c1eade29974f 15:54:35 ---> d2a126d03563 15:54:35 Successfully built d2a126d03563 15:54:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:35 + docker inspect -f . ci-base-image-arm64 15:54:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:35 prd-ubuntu20.04-docker-arm64-4c-16g-552 does not seem to be running inside a container 15:54:35 $ 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 15:54:37 $ docker top 0983f40c9e696c8b4f02f2b08ee837f95ebabea59a3a4cc259b2d6dae8154ec9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:38 + go version 15:54:38 go version go1.17.6 linux/arm64 [Pipeline] } 15:54:38 $ docker stop --time=1 0983f40c9e696c8b4f02f2b08ee837f95ebabea59a3a4cc259b2d6dae8154ec9 15:54:39 $ docker rm -f 0983f40c9e696c8b4f02f2b08ee837f95ebabea59a3a4cc259b2d6dae8154ec9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:40 + docker inspect -f . ci-base-image-arm64 15:54:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:41 prd-ubuntu20.04-docker-arm64-4c-16g-552 does not seem to be running inside a container 15:54:41 $ 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 15:54:42 $ docker top d750e29d26ac24f0384351fa256326ad9172a3d1e0f316d964b0bcdb2c31fb29 -eo pid,comm [Pipeline] { [Pipeline] echo 15:54:42 ========================================================= 15:54:42 [edgeXBuildGoParallel] Running Tests and Build... 15:54:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:54:43 Removing intermediate container 5449affda3c8 15:54:43 ---> 0f05eb874875 15:54:43 15:54:43 Step 10/25 : FROM alpine:3.14 15:54:43 Removing intermediate container c7d534d25904 15:54:43 ---> 2c7ab55397e5 15:54:43 15:54:43 Step 10/22 : FROM alpine:3.14 15:54:43 Removing intermediate container 5ddd700c3d09 15:54:43 ---> f675a4787e64 15:54:43 15:54:43 Step 10/23 : FROM alpine:3.14 15:54:43 Removing intermediate container 6e02431e65a5 15:54:43 ---> 6a909b928196 15:54:43 15:54:43 Step 9/20 : FROM alpine:3.15 15:54:43 3.14: Pulling from library/alpine 15:54:43 3.14: Pulling from library/alpine 15:54:43 3.14: Pulling from library/alpine 15:54:43 + make test 15:54:43 go mod tidy -compat=1.17 15:54:43 3.15: Pulling from library/alpine 15:54:43 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:54:43 Status: Downloaded newer image for alpine:3.14 15:54:43 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:54:43 Status: Image is up to date for alpine:3.14 15:54:43 ---> e04c818066af 15:54:43 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 15:54:43 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:54:43 Status: Image is up to date for alpine:3.14 15:54:43 ---> e04c818066af 15:54:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:54:43 ---> e04c818066af 15:54:43 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:54:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:54:44 ---> Running in 93c1dd33d70d 15:54:44 ---> Running in 218fa3e01b33 15:54:44 ---> Running in 9837231eb746 15:54:44 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:54:44 Status: Downloaded newer image for alpine:3.15 15:54:44 ---> 0ac33e5f5afa 15:54:44 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:54:44 ---> Running in 7c3d7ab0abe4 15:54:44 Removing intermediate container 93c1dd33d70d 15:54:44 ---> 305ab9389956 15:54:44 Step 12/23 : ENV APP_PORT=59880 15:54:45 ---> Running in eeaf4ed8509a 15:54:45 Removing intermediate container 7c3d7ab0abe4 15:54:45 ---> b140574f328f 15:54:45 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:45 ---> Running in 36b01d83cc61 15:54:45 Removing intermediate container eeaf4ed8509a 15:54:45 ---> f391d4762696 15:54:45 Step 13/23 : EXPOSE $APP_PORT 15:54:45 ---> Running in 934f0eff33e5 15:54:45 Removing intermediate container 934f0eff33e5 15:54:45 ---> 5d527b780b23 15:54:45 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:45 ---> Running in 9ffdd218fecb 15:54:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:54:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:54:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:54:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:54:46 (1/3) Installing ca-certificates (20211220-r0) 15:54:46 (2/3) Installing dumb-init (1.2.5-r1) 15:54:46 (1/6) Installing ca-certificates (20211220-r0) 15:54:46 (3/3) Installing su-exec (0.2-r1) 15:54:46 Executing busybox-1.33.1-r7.trigger 15:54:46 (2/6) Installing brotli-libs (1.0.9-r5) 15:54:46 Executing ca-certificates-20211220-r0.trigger 15:54:46 (3/6) Installing nghttp2-libs (1.43.0-r0) 15:54:46 (4/6) Installing libcurl (7.79.1-r1) 15:54:46 OK: 6 MiB in 17 packages 15:54:46 (5/6) Installing curl (7.79.1-r1) 15:54:46 (6/6) Installing dumb-init (1.2.5-r1) 15:54:46 Executing busybox-1.33.1-r7.trigger 15:54:46 Executing ca-certificates-20211220-r0.trigger 15:54:46 OK: 8 MiB in 20 packages 15:54:46 Removing intermediate container 36b01d83cc61 15:54:46 ---> 3f1476b3f28f 15:54:46 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:54:46 ---> Running in e5fe1fc05947 15:54:47 Removing intermediate container 9837231eb746 15:54:47 ---> c5d1f82a8851 15:54:47 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:54:47 ---> Running in 3b8199b8d1df 15:54:47 Removing intermediate container 9ffdd218fecb 15:54:47 ---> 289115adda7a 15:54:47 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:54:47 Removing intermediate container 218fa3e01b33 15:54:47 ---> b056457cd0fa 15:54:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:54:47 ---> Running in ec65f0416aa3 15:54:47 ---> Running in a1939e778073 15:54:47 Removing intermediate container 3b8199b8d1df 15:54:47 ---> 529cf0e68d5d 15:54:47 Step 13/25 : WORKDIR / 15:54:47 ---> Running in 0bf3013c7e65 15:54:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:54:48 Removing intermediate container a1939e778073 15:54:48 ---> 34a629a53768 15:54:48 Step 13/22 : WORKDIR /edgex 15:54:48 ---> Running in a1eacfecddc8 15:54:48 Removing intermediate container 0bf3013c7e65 15:54:48 ---> b680ce552802 15:54:48 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:54:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:54:48 Removing intermediate container a1eacfecddc8 15:54:48 ---> f73ef76d6674 15:54:48 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:54:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:54:48 ---> 2f3993feb35b 15:54:48 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:54:48 ---> e3a48996e201 15:54:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:54:49 v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:54:49 v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] 15:54:49 OK: 15859 distinct packages available 15:54:49 ---> 0fe20b951cfc 15:54:49 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:54:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:54:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:54:49 (1/6) Installing dumb-init (1.2.5-r1) 15:54:49 ---> 1bbd2f524a90 15:54:49 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:54:49 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:54:49 ---> 27326381017f 15:54:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:54:49 (3/6) Installing libsodium (1.0.18-r0) 15:54:49 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:54:49 (5/6) Installing libzmq (4.3.4-r0) 15:54:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:54:49 (6/6) Installing zeromq (4.3.4-r0) 15:54:49 Executing busybox-1.33.1-r7.trigger 15:54:49 OK: 8 MiB in 20 packages 15:54:50 ---> 6868db515424 15:54:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:54:50 ---> a7b3b57960ef 15:54:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:54:50 (1/9) Installing ca-certificates (20211220-r0) 15:54:50 (2/9) Installing brotli-libs (1.0.9-r5) 15:54:50 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:54:50 ---> d6dcc6a4fb07 15:54:50 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:54:50 (4/9) Installing libcurl (7.80.0-r1) 15:54:50 ---> Running in ebb900f285f7 15:54:50 (5/9) Installing curl (7.80.0-r1) 15:54:50 (6/9) Installing dumb-init (1.2.5-r1) 15:54:50 (7/9) Installing musl-obstack (1.2.3-r0) 15:54:51 (8/9) Installing libucontext (1.1-r0) 15:54:51 (9/9) Installing gcompat (1.0.0-r4) 15:54:51 Executing busybox-1.34.1-r5.trigger 15:54:51 Executing ca-certificates-20211220-r0.trigger 15:54:51 Removing intermediate container ec65f0416aa3 15:54:51 ---> 5aa89b83f441 15:54:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:51 OK: 8 MiB in 23 packages 15:54:51 ---> 93bd26c9c7d4 15:54:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:54:51 ---> 07a747a9f00c 15:54:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:54:52 Removing intermediate container e5fe1fc05947 15:54:52 ---> caa1f1ad9564 15:54:52 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:52 ---> d56ce6afeee9 15:54:52 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:54:52 ---> c89b707ee3ad 15:54:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:54:52 Removing intermediate container ebb900f285f7 15:54:52 ---> 860fb69a0ca1 15:54:52 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:54:52 ---> 904023691ea1 15:54:52 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/ 15:54:53 ---> Running in 05cb0b80d6cd 15:54:53 ---> Running in 7e773b057ad9 15:54:53 ---> 307ce06c2eda 15:54:53 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:54:53 ---> 1cdd1acd8375 15:54:53 Step 19/23 : ENTRYPOINT ["/core-data"] 15:54:53 ---> Running in 2f897cf146c9 15:54:53 Removing intermediate container 05cb0b80d6cd 15:54:53 ---> 04015098425c 15:54:53 Step 20/22 : LABEL arch=x86_64 15:54:53 ---> Running in 7849ae6be77f 15:54:53 Removing intermediate container 2f897cf146c9 15:54:53 ---> ca2451463207 15:54:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:54:53 ---> Running in f93a40d377d2 15:54:53 Removing intermediate container 7849ae6be77f 15:54:53 ---> d93315caf82d 15:54:53 Step 21/22 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 15:54:53 ---> Running in ffe9fb7c3652 15:54:54 Removing intermediate container f93a40d377d2 15:54:54 ---> cf628991c4d7 15:54:54 Step 21/23 : LABEL arch=x86_64 15:54:54 ---> Running in bf1af6357e8b 15:54:54 Removing intermediate container ffe9fb7c3652 15:54:54 ---> a05e341fef14 15:54:54 Step 22/22 : LABEL version=0.0.0 15:54:54 ---> Running in 3995106c7c80 15:54:54 ---> 0279d0d6c766 15:54:54 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:54:54 Removing intermediate container bf1af6357e8b 15:54:54 ---> 6ce881ce9ec9 15:54:54 Step 22/23 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 15:54:54 Removing intermediate container 3995106c7c80 15:54:54 ---> fac0049d310e 15:54:54 15:54:54 ---> Running in 589ea4c01649 15:54:54 Removing intermediate container 7e773b057ad9 15:54:54 ---> fe074d79be44 15:54:54 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:54:54 Successfully built fac0049d310e 15:54:54 Successfully tagged security-proxy-setup:latest 15:54:54  Building security-proxy-setup ... done Building security-bootstrapper 15:54:54 ---> 17d79be6b8c1 15:54:54 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:54:54 ---> Running in 6a1dd0e0ea3e 15:54:54 ---> Running in 86354db312a3 15:54:54 Removing intermediate container 589ea4c01649 15:54:54 ---> 8dc09d8136ce 15:54:54 Step 23/23 : LABEL version=0.0.0 15:54:55 ---> Running in c48d5fe6ce21 15:54:56 Removing intermediate container 86354db312a3 15:54:56 ---> bcd748d65a18 15:54:56 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:54:56 Removing intermediate container 6a1dd0e0ea3e 15:54:56 ---> db354359ae0d 15:54:56 Step 23/25 : LABEL arch=x86_64 15:54:56 Removing intermediate container c48d5fe6ce21 15:54:56 ---> 4c4dee945478 15:54:56 15:54:56 ---> Running in 88225e235c82 15:54:56 ---> Running in 61c642d56834 15:54:56 Successfully built 4c4dee945478 15:54:56 Successfully tagged core-data:latest 15:54:56  Building core-data ... done Building security-spire-config 15:54:57 Removing intermediate container 61c642d56834 15:54:57 ---> 3ed8ce27f13f 15:54:57 Step 24/25 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 15:54:57 Removing intermediate container 88225e235c82 15:54:57 ---> 28963f37090a 15:54:57 Step 18/20 : LABEL arch=x86_64 15:54:57 ---> Running in c99773a4e9d7 15:54:57 ---> Running in 59b40a2f4b89 15:54:57 Removing intermediate container c99773a4e9d7 15:54:57 ---> 141ff7b9abf4 15:54:57 Step 25/25 : LABEL version=0.0.0 15:54:58 Removing intermediate container 59b40a2f4b89 15:54:58 ---> 9c87550dd34e 15:54:58 Step 19/20 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 15:54:58 ---> Running in 9fcac8d276ae 15:54:58 ---> Running in 45e784e5d3eb 15:54:59 Removing intermediate container 9fcac8d276ae 15:54:59 ---> b33e22c2f0ff 15:54:59 15:54:59 Successfully built b33e22c2f0ff 15:54:59 Successfully tagged security-secretstore-setup:latest 15:54:59 Building security-spire-server 15:54:59  Building security-secretstore-setup ... done Removing intermediate container 45e784e5d3eb 15:54:59 ---> 2e7beb411f3d 15:54:59 Step 20/20 : LABEL version=0.0.0 15:54:59 ---> Running in 3d8d98688660 15:55:00 Removing intermediate container 3d8d98688660 15:55:00 ---> 9eb4430ce92c 15:55:00 15:55:00 Successfully built 9eb4430ce92c 15:55:00 Successfully tagged security-spiffe-token-provider:latest 15:55:00  Building security-spiffe-token-provider ... done Building support-notifications 15:55:03 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:55:03 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:55:03 ---> e50a792b3a17 15:55:03 Step 3/31 : WORKDIR /edgex-go 15:55:03 ---> Using cache 15:55:03 ---> 696e308a31e5 15:55:03 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:55:03 ---> Using cache 15:55:03 ---> 73a59aa53338 15:55:03 Step 5/31 : RUN apk add --update --no-cache make git 15:55:03 ---> Using cache 15:55:03 ---> fe662473f1d8 15:55:03 Step 6/31 : COPY go.mod vendor* ./ 15:55:03 ---> Using cache 15:55:03 ---> a2efd8cb22dd 15:55:03 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:03 ---> Using cache 15:55:03 ---> 01f8539d8d81 15:55:03 Step 8/31 : COPY . . 15:55:03 ---> Using cache 15:55:03 ---> ee54cce41850 15:55:03 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:55:07 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:55:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:55:07 ---> e50a792b3a17 15:55:07 Step 3/26 : WORKDIR /edgex-go 15:55:07 ---> Using cache 15:55:07 ---> 696e308a31e5 15:55:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:55:07 ---> Using cache 15:55:07 ---> 73a59aa53338 15:55:07 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:55:09 ---> Running in eccad6e41dbe 15:55:09 ---> Running in 2d2dc51c69ce 15:55:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:55:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:55:10 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:55:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:55:10 ---> e50a792b3a17 15:55:10 Step 3/25 : WORKDIR /edgex-go 15:55:10 ---> Using cache 15:55:10 ---> 696e308a31e5 15:55:10 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:55:10 ---> Using cache 15:55:10 ---> 73a59aa53338 15:55:10 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 15:55:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:55:11 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:55:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:55:11 ---> e50a792b3a17 15:55:11 Step 3/22 : WORKDIR /edgex-go 15:55:11 ---> Using cache 15:55:11 ---> 696e308a31e5 15:55:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:55:11 ---> Using cache 15:55:11 ---> 73a59aa53338 15:55:11 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:55:11 OK: 221 MiB in 52 packages 15:55:12 ---> Running in 9240a31dae0b 15:55:12 ---> Running in 83cf80208d7e 15:55:13 Removing intermediate container 2d2dc51c69ce 15:55:13 ---> 0d8673166504 15:55:13 Step 6/26 : COPY go.mod vendor* ./ 15:55:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:55:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:55:15 ---> e223b898e7d2 15:55:15 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:55:15 OK: 221 MiB in 52 packages 15:55:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:55:15 ---> Running in 66e8764d1eec 15:55:16 OK: 221 MiB in 52 packages 15:55:16 ? github.com/edgexfoundry/edgex-go [no test files] 15:55:16 Removing intermediate container 83cf80208d7e 15:55:16 ---> 77b7195adf04 15:55:16 Step 6/25 : COPY go.mod vendor* ./ 15:55:17 Removing intermediate container 9240a31dae0b 15:55:17 ---> c5accdebc508 15:55:17 Step 6/22 : COPY go.mod vendor* ./ 15:55:17 ---> 777e1a1eeef0 15:55:17 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:17 ---> Running in 7918646219e2 15:55:17 ---> f97cf6de192b 15:55:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:17 ---> Running in 4327e607b96b 15:55:18 Removing intermediate container 66e8764d1eec 15:55:18 ---> 81129bea729f 15:55:18 Step 8/26 : COPY . . 15:55:21 Removing intermediate container 7918646219e2 15:55:21 ---> 7dc30c6c7b15 15:55:21 Step 8/25 : COPY . . 15:55:21 Removing intermediate container 4327e607b96b 15:55:21 ---> 940adae4aecc 15:55:21 Step 8/22 : COPY . . 15:55:39 ---> 2c25cd8ad1d5 15:55:39 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 15:55:39 ---> 2b647d5ab76b 15:55:39 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:55:39 ---> 4b39dc60fb44 15:55:39 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:55:39 ---> Running in 21efd185849b 15:55:39 ---> Running in d95dde87865a 15:55:39 ---> Running in cf47abf0459a 15:55:39 Removing intermediate container 21efd185849b 15:55:39 ---> baab48b45254 15:55:39 Step 10/25 : RUN mkdir -p spire-build 15:55:39 Removing intermediate container d95dde87865a 15:55:39 ---> 845ea1256522 15:55:39 Step 10/26 : RUN mkdir -p spire-build 15:55:39 ---> Running in cbcd255aa75b 15:55:39 ---> Running in 012080bd6b16 15:55:39 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 15:55:39 Removing intermediate container eccad6e41dbe 15:55:39 ---> dcc78ca6bbfa 15:55:39 15:55:39 Step 10/31 : FROM alpine:3.14 15:55:39 ---> e04c818066af 15:55:39 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:55:39 ---> Running in 3df533092cc6 15:55:39 Removing intermediate container 3df533092cc6 15:55:39 ---> 5ecb3a356559 15:55:39 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:55:39 Removing intermediate container cbcd255aa75b 15:55:39 ---> 892095f55dd1 15:55:39 Step 11/25 : WORKDIR /edgex-go/spire-build 15:55:39 ---> Running in 819c89c6aaf3 15:55:39 ---> Running in 627dc1d44660 15:55:39 Removing intermediate container 012080bd6b16 15:55:39 ---> 40fb208e7230 15:55:39 Step 11/26 : WORKDIR /edgex-go/spire-build 15:55:39 ---> Running in 0a1e819be340 15:55:39 Removing intermediate container 627dc1d44660 15:55:39 ---> 6b8c819aeb2d 15:55:39 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 15:55:39 ---> Running in 604258dfded8 15:55:39 Removing intermediate container 0a1e819be340 15:55:39 ---> b457a8541136 15:55:39 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 15:55:39 ---> Running in e2ec6e9852e3 15:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:55:39 (1/2) Installing dumb-init (1.2.5-r1) 15:55:39 (2/2) Installing su-exec (0.2-r1) 15:55:39 Executing busybox-1.33.1-r7.trigger 15:55:39 OK: 6 MiB in 16 packages 15:55:40 Removing intermediate container 819c89c6aaf3 15:55:40 ---> 4bdaeffc67b7 15:55:40 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:55:40 spire-1.2.1/ 15:55:40 spire-1.2.1/ 15:55:40 spire-1.2.1/.data/ 15:55:40 spire-1.2.1/.data/.file 15:55:40 spire-1.2.1/.dockerignore 15:55:40 spire-1.2.1/.gitattributes 15:55:40 spire-1.2.1/.githooks/ 15:55:40 spire-1.2.1/.githooks/pre-commit 15:55:40 spire-1.2.1/.github/ 15:55:40 spire-1.2.1/.github/ISSUE_TEMPLATE.md 15:55:40 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 15:55:40 spire-1.2.1/.github/dependabot.yml 15:55:40 spire-1.2.1/.github/workflows/ 15:55:40 spire-1.2.1/.github/workflows/nightly_build.yaml 15:55:40 spire-1.2.1/.github/workflows/pr_build.yaml 15:55:40 spire-1.2.1/.github/workflows/release_build.yaml 15:55:40 spire-1.2.1/.github/workflows/scripts/ 15:55:40 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 15:55:40 spire-1.2.1/.github/workflows/scripts/push-images.sh 15:55:40 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 15:55:40 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 15:55:40 spire-1.2.1/.github/workflows/scripts/split.sh 15:55:40 spire-1.2.1/.gitignore 15:55:40 spire-1.2.1/.go-version 15:55:40 spire-1.2.1/.golangci.yml 15:55:40 spire-1.2.1/ADOPTERS.md 15:55:40 spire-1.2.1/CHANGELOG.md 15:55:40 spire-1.2.1/CODE-OF-CONDUCT.md 15:55:40 spire-1.2.1/CODEOWNERS 15:55:40 spire-1.2.1/CONTRIBUTING.md 15:55:40 spire-1.2.1/Dockerfile 15:55:40 spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ 15:55:40 spire-1.2.1/.data/.file 15:55:40 spire-1.2.1/.dockerignore 15:55:40 spire-1.2.1/.gitattributes 15:55:40 spire-1.2.1/.githooks/ 15:55:40 spire-1.2.1/.githooks/pre-commit 15:55:40 spire-1.2.1/.github/ 15:55:40 spire-1.2.1/.github/ISSUE_TEMPLATE.md 15:55:40 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 15:55:40 spire-1.2.1/.github/dependabot.yml 15:55:40 spire-1.2.1/.github/workflows/ 15:55:40 spire-1.2.1/.github/workflows/nightly_build.yaml 15:55:40 spire-1.2.1/.github/workflows/pr_build.yaml 15:55:40 spire-1.2.1/.github/workflows/release_build.yaml 15:55:40 spire-1.2.1/.github/workflows/scripts/ 15:55:40 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 15:55:40 spire-1.2.1/.github/workflows/scripts/push-images.sh 15:55:40 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 15:55:40 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 15:55:40 spire-1.2.1/.github/workflows/scripts/split.sh 15:55:40 spire-1.2.1/.gitignore 15:55:40 spire-1.2.1/.go-version 15:55:40 spire-1.2.1/.golangci.yml 15:55:40 spire-1.2.1/ADOPTERS.md 15:55:40 spire-1.2.1/CHANGELOG.md 15:55:40 spire-1.2.1/CODE-OF-CONDUCT.md 15:55:40 spire-1.2.1/CODEOWNERS 15:55:40 spire-1.2.1/CONTRIBUTING.md 15:55:40 spire-1.2.1/Dockerfile 15:55:40 spire-1.2.1/Dockerfile.dev 15:55:40 spire-1.2.1/Dockerfile.scratch 15:55:40 spire-1.2.1/LICENSE 15:55:40 spire-1.2.1/MAINTAINERS.md 15:55:40 spire-1.2.1/Makefile 15:55:40 spire-1.2.1/README.md 15:55:40 spire-1.2.1/ROADMAP.md 15:55:40 spire-1.2.1/SECURITY.md 15:55:40 spire-1.2.1/cmd/ 15:55:40 spire-1.2.1/cmd/spire-agent/ 15:55:40 spire-1.2.1/cmd/spire-agent/cli/ 15:55:40 spire-1.2.1/cmd/spire-agent/cli/api/ 15:55:40 spire-1.2.1/cmd/spire-agent/cli/api/common.go 15:55:40 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 15:55:40 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 15:55:40 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 15:55:40 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 15:55:40 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 15:55:40 spire-1.2.1/cmd/spire-agent/cli/cli.go 15:55:40 spire-1.2.1/cmd/spire-agent/cli/common/ 15:55:40 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 15:55:40 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 15:55:40 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 15:55:40 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 15:55:40 spire-1.2.1/cmd/spire-agent/cli/run/ 15:55:40 spire-1.2.1/cmd/spire-agent/cli/run/run.go 15:55:40 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 15:55:40 spire-1.2.1/cmd/spire-agent/cli/validate/ 15:55:40 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 15:55:40 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 15:55:40 spire-1.2.1/cmd/spire-agent/main.go 15:55:40 spire-1.2.1/cmd/spire-server/ 15:55:40 spire-1.2.1/cmd/spire-server/cli/ 15:55:40 spire-1.2.1/cmd/spire-server/cli/agent/ 15:55:40 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/agent/count.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/agent/list.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/agent/show.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/bundle/ 15:55:40 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/cli.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/entry/ 15:55:40 spire-1.2.1/cmd/spire-server/cli/entry/count.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/entry/create.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/entry/show.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/entry/update.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/entry/util.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/ 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/common.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/create.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/list.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/show.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/update.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 15:55:40 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/jwt/ 15:55:40 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/run/ 15:55:40 spire-1.2.1/cmd/spire-server/cli/run/run.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/token/ 15:55:40 spire-1.2.1/cmd/spire-server/cli/token/generate.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/validate/ 15:55:40 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 15:55:40 spire-1.2.1/Dockerfile.scratch 15:55:40 spire-1.2.1/LICENSE 15:55:40 spire-1.2.1/MAINTAINERS.md 15:55:40 spire-1.2.1/Makefile 15:55:40 spire-1.2.1/README.md 15:55:40 spire-1.2.1/ROADMAP.md 15:55:40 spire-1.2.1/SECURITY.md 15:55:40 spire-1.2.1/cmd/ 15:55:40 spire-1.2.1/cmd/spire-agent/ 15:55:40 spire-1.2.1/cmd/spire-agent/cli/ 15:55:40 spire-1.2.1/cmd/spire-agent/cli/api/ 15:55:40 spire-1.2.1/cmd/spire-agent/cli/api/common.go 15:55:40 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 15:55:40 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 15:55:40 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 15:55:40 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 15:55:40 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 15:55:40 spire-1.2.1/cmd/spire-agent/cli/cli.go 15:55:40 spire-1.2.1/cmd/spire-agent/cli/common/ 15:55:40 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 15:55:40 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 15:55:40 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 15:55:40 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 15:55:40 spire-1.2.1/cmd/spire-agent/cli/run/ 15:55:40 spire-1.2.1/cmd/spire-agent/cli/run/run.go 15:55:40 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 15:55:40 spire-1.2.1/cmd/spire-agent/cli/validate/ 15:55:40 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 15:55:40 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 15:55:40 spire-1.2.1/cmd/spire-agent/main.go 15:55:40 spire-1.2.1/cmd/spire-server/ 15:55:40 spire-1.2.1/cmd/spire-server/cli/ 15:55:40 spire-1.2.1/cmd/spire-server/cli/agent/ 15:55:40 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/agent/count.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/agent/list.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/agent/show.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/bundle/ 15:55:40 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/cli.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/entry/ 15:55:40 spire-1.2.1/cmd/spire-server/cli/entry/count.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/entry/create.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/entry/show.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/entry/update.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/entry/util.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/ 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/common.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/create.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/list.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/show.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/update.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 15:55:40 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/jwt/ 15:55:40 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/run/ 15:55:40 spire-1.2.1/cmd/spire-server/cli/run/run.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/token/ 15:55:40 spire-1.2.1/cmd/spire-server/cli/token/generate.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/validate/ 15:55:40 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/x509/ 15:55:40 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 15:55:40 spire-1.2.1/cmd/spire-server/main.go 15:55:40 spire-1.2.1/cmd/spire-server/util/ 15:55:40 spire-1.2.1/cmd/spire-server/util/util.go 15:55:40 spire-1.2.1/conf/ 15:55:40 spire-1.2.1/conf/agent/ 15:55:40 spire-1.2.1/conf/agent/agent.conf 15:55:40 spire-1.2.1/conf/agent/agent_full.conf 15:55:40 spire-1.2.1/conf/agent/dummy_root_ca.crt 15:55:40 spire-1.2.1/conf/server/ 15:55:40 spire-1.2.1/conf/server/dummy_upstream_ca.crt 15:55:40 spire-1.2.1/conf/server/dummy_upstream_ca.key 15:55:40 spire-1.2.1/conf/server/server.conf 15:55:40 spire-1.2.1/conf/server/server_full.conf 15:55:40 spire-1.2.1/doc/ 15:55:40 spire-1.2.1/doc/SPIRE101.md 15:55:40 spire-1.2.1/doc/auditlog.md 15:55:40 spire-1.2.1/doc/authorization_policy_engine.md 15:55:40 spire-1.2.1/doc/changelog_guidelines.md 15:55:40 spire-1.2.1/doc/cure53-report.pdf 15:55:40 spire-1.2.1/doc/images/ 15:55:40 spire-1.2.1/doc/images/2019_roadmap.png 15:55:40 spire-1.2.1/doc/images/SPIRE101.png 15:55:40 spire-1.2.1/doc/images/SPIRE_agent.png 15:55:40 spire-1.2.1/doc/images/SPIRE_server.png 15:55:40 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/x509/ 15:55:40 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 15:55:40 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 15:55:40 spire-1.2.1/cmd/spire-server/main.go 15:55:40 spire-1.2.1/cmd/spire-server/util/ 15:55:40 spire-1.2.1/cmd/spire-server/util/util.go 15:55:40 spire-1.2.1/conf/ 15:55:40 spire-1.2.1/conf/agent/ 15:55:40 spire-1.2.1/conf/agent/agent.conf 15:55:40 spire-1.2.1/conf/agent/agent_full.conf 15:55:40 spire-1.2.1/conf/agent/dummy_root_ca.crt 15:55:40 spire-1.2.1/conf/server/ 15:55:40 spire-1.2.1/conf/server/dummy_upstream_ca.crt 15:55:40 spire-1.2.1/conf/server/dummy_upstream_ca.key 15:55:40 spire-1.2.1/conf/server/server.conf 15:55:40 spire-1.2.1/conf/server/server_full.conf 15:55:40 spire-1.2.1/doc/ 15:55:40 spire-1.2.1/doc/SPIRE101.md 15:55:40 spire-1.2.1/doc/auditlog.md 15:55:40 spire-1.2.1/doc/authorization_policy_engine.md 15:55:40 spire-1.2.1/doc/changelog_guidelines.md 15:55:40 spire-1.2.1/doc/cure53-report.pdf 15:55:40 spire-1.2.1/doc/images/ 15:55:40 spire-1.2.1/doc/images/2019_roadmap.png 15:55:40 spire-1.2.1/doc/images/SPIRE101.png 15:55:40 spire-1.2.1/doc/images/SPIRE_agent.png 15:55:40 spire-1.2.1/doc/images/SPIRE_server.png 15:55:40 spire-1.2.1/doc/images/cache_mgr.png 15:55:40 spire-1.2.1/doc/images/cache_mgr_components.png 15:55:40 spire-1.2.1/doc/images/federated_spire.png 15:55:40 spire-1.2.1/doc/images/ha_mode.png 15:55:40 spire-1.2.1/doc/images/nested_spire.png 15:55:40 spire-1.2.1/doc/images/oidc_federation.png 15:55:40 spire-1.2.1/doc/images/single_trust_domain.png 15:55:40 spire-1.2.1/doc/images/spiffe_compatible.png 15:55:40 spire-1.2.1/doc/images/spire_logo.png 15:55:40 spire-1.2.1/doc/migrating_registration_api_clients.md 15:55:40 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 15:55:40 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 15:55:40 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 15:55:40 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 15:55:40 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 15:55:40 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 15:55:40 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 15:55:40 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 15:55:40 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 15:55:40 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 15:55:40 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 15:55:40 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 15:55:40 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 15:55:40 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 15:55:40 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 15:55:40 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 15:55:40 spire-1.2.1/doc/plugin_server_datastore_sql.md 15:55:40 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 15:55:40 spire-1.2.1/doc/plugin_server_keymanager_disk.md 15:55:40 spire-1.2.1/doc/plugin_server_keymanager_memory.md 15:55:40 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 15:55:40 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 15:55:40 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 15:55:40 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 15:55:40 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 15:55:40 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 15:55:40 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 15:55:40 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 15:55:40 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 15:55:40 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 15:55:40 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 15:55:40 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 15:55:40 spire-1.2.1/doc/images/cache_mgr.png 15:55:40 spire-1.2.1/doc/images/cache_mgr_components.png 15:55:40 spire-1.2.1/doc/images/federated_spire.png 15:55:40 spire-1.2.1/doc/images/ha_mode.png 15:55:40 spire-1.2.1/doc/images/nested_spire.png 15:55:40 spire-1.2.1/doc/images/oidc_federation.png 15:55:40 spire-1.2.1/doc/images/single_trust_domain.png 15:55:40 spire-1.2.1/doc/images/spiffe_compatible.png 15:55:40 spire-1.2.1/doc/images/spire_logo.png 15:55:40 spire-1.2.1/doc/migrating_registration_api_clients.md 15:55:40 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 15:55:40 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 15:55:40 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 15:55:40 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 15:55:40 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 15:55:40 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 15:55:40 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 15:55:40 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 15:55:40 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 15:55:40 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 15:55:40 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 15:55:40 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 15:55:40 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 15:55:40 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 15:55:40 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 15:55:40 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 15:55:40 spire-1.2.1/doc/plugin_server_datastore_sql.md 15:55:40 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 15:55:40 spire-1.2.1/doc/plugin_server_keymanager_disk.md 15:55:40 spire-1.2.1/doc/plugin_server_keymanager_memory.md 15:55:40 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 15:55:40 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 15:55:40 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 15:55:40 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 15:55:40 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 15:55:40 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 15:55:40 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 15:55:40 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 15:55:40 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 15:55:40 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 15:55:40 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 15:55:40 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 15:55:40 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 15:55:40 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 15:55:40 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 15:55:40 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 15:55:40 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 15:55:40 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 15:55:40 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 15:55:40 spire-1.2.1/doc/scaling_spire.md 15:55:40 spire-1.2.1/doc/spire_agent.md 15:55:40 spire-1.2.1/doc/spire_server.md 15:55:40 spire-1.2.1/doc/supported_integrations.md 15:55:40 spire-1.2.1/doc/telemetry.md 15:55:40 spire-1.2.1/doc/telemetry_config.md 15:55:40 spire-1.2.1/doc/upgrading.md 15:55:40 spire-1.2.1/doc/using_spire.md 15:55:40 spire-1.2.1/examples/ 15:55:40 spire-1.2.1/examples/README.md 15:55:40 spire-1.2.1/go.mod 15:55:40 spire-1.2.1/go.sum 15:55:40 spire-1.2.1/pkg/ 15:55:40 spire-1.2.1/pkg/agent/ 15:55:40 spire-1.2.1/pkg/agent/agent.go 15:55:40 spire-1.2.1/pkg/agent/api/ 15:55:40 spire-1.2.1/pkg/agent/api/config.go 15:55:40 spire-1.2.1/pkg/agent/api/debug/ 15:55:40 spire-1.2.1/pkg/agent/api/debug/v1/ 15:55:40 spire-1.2.1/pkg/agent/api/debug/v1/service.go 15:55:40 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 15:55:40 spire-1.2.1/pkg/agent/api/delegatedidentity/ 15:55:40 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 15:55:40 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 15:55:40 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 15:55:40 spire-1.2.1/pkg/agent/api/endpoints.go 15:55:40 spire-1.2.1/pkg/agent/api/health/ 15:55:40 spire-1.2.1/pkg/agent/api/health/v1/ 15:55:40 spire-1.2.1/pkg/agent/api/health/v1/service.go 15:55:40 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 15:55:40 spire-1.2.1/pkg/agent/api/rpccontext/ 15:55:40 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 15:55:40 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 15:55:40 spire-1.2.1/pkg/agent/attestor/ 15:55:40 spire-1.2.1/pkg/agent/attestor/node/ 15:55:40 spire-1.2.1/pkg/agent/attestor/node/experimental.go 15:55:40 spire-1.2.1/pkg/agent/attestor/node/node.go 15:55:40 spire-1.2.1/pkg/agent/attestor/node/node_test.go 15:55:40 spire-1.2.1/pkg/agent/attestor/workload/ 15:55:40 spire-1.2.1/pkg/agent/attestor/workload/workload.go 15:55:40 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 15:55:40 spire-1.2.1/pkg/agent/catalog/ 15:55:40 spire-1.2.1/pkg/agent/catalog/catalog.go 15:55:40 spire-1.2.1/pkg/agent/catalog/keymanager.go 15:55:40 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 15:55:40 spire-1.2.1/pkg/agent/catalog/svidstore.go 15:55:40 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 15:55:40 spire-1.2.1/pkg/agent/client/ 15:55:40 spire-1.2.1/pkg/agent/client/client.go 15:55:40 spire-1.2.1/pkg/agent/client/client_test.go 15:55:40 spire-1.2.1/pkg/agent/client/dial.go 15:55:40 spire-1.2.1/pkg/agent/client/nodeconn.go 15:55:40 spire-1.2.1/pkg/agent/client/nodeconn_test.go 15:55:40 spire-1.2.1/pkg/agent/client/update.go 15:55:40 spire-1.2.1/pkg/agent/client/util.go 15:55:40 spire-1.2.1/pkg/agent/common/ 15:55:40 spire-1.2.1/pkg/agent/common/backoff/ 15:55:40 spire-1.2.1/pkg/agent/common/backoff/backoff.go 15:55:40 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 15:55:40 spire-1.2.1/pkg/agent/common/cgroups/ 15:55:40 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 15:55:40 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 15:55:40 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 15:55:40 spire-1.2.1/pkg/agent/config.go 15:55:40 spire-1.2.1/pkg/agent/endpoints/ 15:55:40 spire-1.2.1/pkg/agent/endpoints/config.go 15:55:40 spire-1.2.1/pkg/agent/endpoints/endpoints.go 15:55:40 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 15:55:40 spire-1.2.1/pkg/agent/endpoints/metrics.go 15:55:40 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 15:55:40 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 15:55:40 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 15:55:40 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 15:55:40 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 15:55:40 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 15:55:40 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 15:55:40 spire-1.2.1/doc/scaling_spire.md 15:55:40 spire-1.2.1/doc/spire_agent.md 15:55:40 spire-1.2.1/doc/spire_server.md 15:55:40 spire-1.2.1/doc/supported_integrations.md 15:55:40 spire-1.2.1/doc/telemetry.md 15:55:40 spire-1.2.1/doc/telemetry_config.md 15:55:40 spire-1.2.1/doc/upgrading.md 15:55:40 spire-1.2.1/doc/using_spire.md 15:55:40 spire-1.2.1/examples/ 15:55:40 spire-1.2.1/examples/README.md 15:55:40 spire-1.2.1/go.mod 15:55:40 spire-1.2.1/go.sum 15:55:40 spire-1.2.1/pkg/ 15:55:40 spire-1.2.1/pkg/agent/ 15:55:40 spire-1.2.1/pkg/agent/agent.go 15:55:40 spire-1.2.1/pkg/agent/api/ 15:55:40 spire-1.2.1/pkg/agent/api/config.go 15:55:40 spire-1.2.1/pkg/agent/api/debug/ 15:55:40 spire-1.2.1/pkg/agent/api/debug/v1/ 15:55:40 spire-1.2.1/pkg/agent/api/debug/v1/service.go 15:55:40 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 15:55:40 spire-1.2.1/pkg/agent/api/delegatedidentity/ 15:55:40 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 15:55:40 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 15:55:40 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 15:55:40 spire-1.2.1/pkg/agent/api/endpoints.go 15:55:40 spire-1.2.1/pkg/agent/api/health/ 15:55:40 spire-1.2.1/pkg/agent/api/health/v1/ 15:55:40 spire-1.2.1/pkg/agent/api/health/v1/service.go 15:55:40 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 15:55:40 spire-1.2.1/pkg/agent/api/rpccontext/ 15:55:40 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 15:55:40 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 15:55:40 spire-1.2.1/pkg/agent/attestor/ 15:55:40 spire-1.2.1/pkg/agent/attestor/node/ 15:55:40 spire-1.2.1/pkg/agent/attestor/node/experimental.go 15:55:40 spire-1.2.1/pkg/agent/attestor/node/node.go 15:55:40 spire-1.2.1/pkg/agent/attestor/node/node_test.go 15:55:40 spire-1.2.1/pkg/agent/attestor/workload/ 15:55:40 spire-1.2.1/pkg/agent/attestor/workload/workload.go 15:55:40 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 15:55:40 spire-1.2.1/pkg/agent/catalog/ 15:55:40 spire-1.2.1/pkg/agent/catalog/catalog.go 15:55:40 spire-1.2.1/pkg/agent/catalog/keymanager.go 15:55:40 spire-1.2.1/pkg/agent/endpoints/middleware.go 15:55:40 spire-1.2.1/pkg/agent/endpoints/peertracker.go 15:55:40 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 15:55:40 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 15:55:40 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 15:55:40 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 15:55:40 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 15:55:40 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 15:55:40 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 15:55:40 spire-1.2.1/pkg/agent/endpoints/workload/ 15:55:40 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 15:55:40 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 15:55:40 spire-1.2.1/pkg/agent/manager/ 15:55:40 spire-1.2.1/pkg/agent/manager/cache/ 15:55:40 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 15:55:40 spire-1.2.1/pkg/agent/manager/cache/cache.go 15:55:40 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 15:55:40 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 15:55:40 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 15:55:40 spire-1.2.1/pkg/agent/manager/cache/sets.go 15:55:40 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 15:55:40 spire-1.2.1/pkg/agent/manager/config.go 15:55:40 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 15:55:40 spire-1.2.1/pkg/agent/catalog/svidstore.go 15:55:40 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 15:55:40 spire-1.2.1/pkg/agent/client/ 15:55:40 spire-1.2.1/pkg/agent/client/client.go 15:55:40 spire-1.2.1/pkg/agent/client/client_test.go 15:55:40 spire-1.2.1/pkg/agent/client/dial.go 15:55:40 spire-1.2.1/pkg/agent/client/nodeconn.go 15:55:40 spire-1.2.1/pkg/agent/client/nodeconn_test.go 15:55:40 spire-1.2.1/pkg/agent/client/update.go 15:55:40 spire-1.2.1/pkg/agent/client/util.go 15:55:40 spire-1.2.1/pkg/agent/common/ 15:55:40 spire-1.2.1/pkg/agent/common/backoff/ 15:55:40 spire-1.2.1/pkg/agent/common/backoff/backoff.go 15:55:40 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 15:55:40 spire-1.2.1/pkg/agent/common/cgroups/ 15:55:40 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 15:55:40 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 15:55:40 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 15:55:40 spire-1.2.1/pkg/agent/config.go 15:55:40 spire-1.2.1/pkg/agent/endpoints/ 15:55:40 spire-1.2.1/pkg/agent/endpoints/config.go 15:55:40 spire-1.2.1/pkg/agent/endpoints/endpoints.go 15:55:40 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 15:55:40 spire-1.2.1/pkg/agent/endpoints/metrics.go 15:55:40 spire-1.2.1/pkg/agent/manager/manager.go 15:55:40 spire-1.2.1/pkg/agent/manager/manager_test.go 15:55:40 spire-1.2.1/pkg/agent/manager/storage.go 15:55:40 spire-1.2.1/pkg/agent/manager/storage_test.go 15:55:40 spire-1.2.1/pkg/agent/manager/storecache/ 15:55:40 spire-1.2.1/pkg/agent/manager/storecache/cache.go 15:55:40 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 15:55:40 spire-1.2.1/pkg/agent/manager/sync.go 15:55:40 spire-1.2.1/pkg/agent/plugin/ 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/ 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 15:55:40 spire-1.2.1/pkg/agent/endpoints/middleware.go 15:55:40 spire-1.2.1/pkg/agent/endpoints/peertracker.go 15:55:40 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 15:55:40 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 15:55:40 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 15:55:40 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 15:55:40 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 15:55:40 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 15:55:40 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 15:55:40 spire-1.2.1/pkg/agent/endpoints/workload/ 15:55:40 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 15:55:40 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 15:55:40 spire-1.2.1/pkg/agent/manager/ 15:55:40 spire-1.2.1/pkg/agent/manager/cache/ 15:55:40 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 15:55:40 spire-1.2.1/pkg/agent/manager/cache/cache.go 15:55:40 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 15:55:40 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 15:55:40 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 15:55:40 spire-1.2.1/pkg/agent/manager/cache/sets.go 15:55:40 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 15:55:40 spire-1.2.1/pkg/agent/manager/config.go 15:55:40 spire-1.2.1/pkg/agent/manager/manager.go 15:55:40 spire-1.2.1/pkg/agent/manager/manager_test.go 15:55:40 spire-1.2.1/pkg/agent/manager/storage.go 15:55:40 spire-1.2.1/pkg/agent/manager/storage_test.go 15:55:40 spire-1.2.1/pkg/agent/manager/storecache/ 15:55:40 spire-1.2.1/pkg/agent/manager/storecache/cache.go 15:55:40 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 15:55:40 spire-1.2.1/pkg/agent/manager/sync.go 15:55:40 spire-1.2.1/pkg/agent/plugin/ 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/ 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 15:55:40 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/ 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 15:55:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/ 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 15:55:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 15:55:40 spire-1.2.1/pkg/agent/svid/ 15:55:40 spire-1.2.1/pkg/agent/svid/rotator.go 15:55:40 spire-1.2.1/pkg/agent/svid/rotator_config.go 15:55:40 spire-1.2.1/pkg/agent/svid/rotator_test.go 15:55:40 spire-1.2.1/pkg/agent/svid/store/ 15:55:40 spire-1.2.1/pkg/agent/svid/store/service.go 15:55:40 spire-1.2.1/pkg/agent/svid/store/service_test.go 15:55:40 spire-1.2.1/pkg/common/ 15:55:40 spire-1.2.1/pkg/common/agentpathtemplate/ 15:55:40 spire-1.2.1/pkg/common/agentpathtemplate/template.go 15:55:40 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 15:55:40 spire-1.2.1/pkg/common/api/ 15:55:40 spire-1.2.1/pkg/common/api/metrics.go 15:55:40 spire-1.2.1/pkg/common/api/middleware/ 15:55:40 spire-1.2.1/pkg/common/api/middleware/common_test.go 15:55:40 spire-1.2.1/pkg/common/api/middleware/interceptor.go 15:55:40 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 15:55:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 15:55:40 spire-1.2.1/pkg/agent/svid/ 15:55:40 spire-1.2.1/pkg/agent/svid/rotator.go 15:55:40 spire-1.2.1/pkg/agent/svid/rotator_config.go 15:55:40 spire-1.2.1/pkg/agent/svid/rotator_test.go 15:55:40 spire-1.2.1/pkg/agent/svid/store/ 15:55:40 spire-1.2.1/pkg/agent/svid/store/service.go 15:55:40 spire-1.2.1/pkg/agent/svid/store/service_test.go 15:55:40 spire-1.2.1/pkg/common/ 15:55:40 spire-1.2.1/pkg/common/agentpathtemplate/ 15:55:40 spire-1.2.1/pkg/common/agentpathtemplate/template.go 15:55:40 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 15:55:40 spire-1.2.1/pkg/common/api/ 15:55:40 spire-1.2.1/pkg/common/api/metrics.go 15:55:40 spire-1.2.1/pkg/common/api/middleware/ 15:55:40 spire-1.2.1/pkg/common/api/middleware/common_test.go 15:55:40 spire-1.2.1/pkg/common/api/middleware/interceptor.go 15:55:40 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 15:55:40 spire-1.2.1/pkg/common/api/middleware/logger.go 15:55:40 spire-1.2.1/pkg/common/api/middleware/logger_test.go 15:55:40 spire-1.2.1/pkg/common/api/middleware/metrics.go 15:55:40 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 15:55:40 spire-1.2.1/pkg/common/api/middleware/middleware.go 15:55:40 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 15:55:40 spire-1.2.1/pkg/common/api/middleware/misconfig.go 15:55:40 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 15:55:40 spire-1.2.1/pkg/common/api/middleware/names.go 15:55:40 spire-1.2.1/pkg/common/api/middleware/names_test.go 15:55:40 spire-1.2.1/pkg/common/api/names.go 15:55:40 spire-1.2.1/pkg/common/api/ratelimit.go 15:55:40 spire-1.2.1/pkg/common/api/rpccontext/ 15:55:40 spire-1.2.1/pkg/common/api/rpccontext/logger.go 15:55:40 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 15:55:40 spire-1.2.1/pkg/common/api/rpccontext/names.go 15:55:40 spire-1.2.1/pkg/common/auth/ 15:55:40 spire-1.2.1/pkg/common/auth/interceptors.go 15:55:40 spire-1.2.1/pkg/common/auth/interceptors_test.go 15:55:40 spire-1.2.1/pkg/common/auth/untracked_uds.go 15:55:40 spire-1.2.1/pkg/common/bundleutil/ 15:55:40 spire-1.2.1/pkg/common/bundleutil/bundle.go 15:55:40 ---> Running in 58e5af28c89a 15:55:40 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 15:55:40 spire-1.2.1/pkg/common/bundleutil/common_test.go 15:55:40 spire-1.2.1/pkg/common/bundleutil/marshal.go 15:55:40 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 15:55:40 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 15:55:40 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 15:55:40 spire-1.2.1/pkg/common/bundleutil/types.go 15:55:40 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 15:55:40 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 15:55:40 spire-1.2.1/pkg/common/catalog/ 15:55:40 spire-1.2.1/pkg/common/catalog/bind.go 15:55:40 spire-1.2.1/pkg/common/catalog/builtin.go 15:55:40 spire-1.2.1/pkg/common/catalog/catalog.go 15:55:40 spire-1.2.1/pkg/common/catalog/catalog_test.go 15:55:40 spire-1.2.1/pkg/common/catalog/closers.go 15:55:40 spire-1.2.1/pkg/common/catalog/cmd_linux.go 15:55:40 spire-1.2.1/pkg/common/catalog/cmd_other.go 15:55:40 spire-1.2.1/pkg/common/catalog/config.go 15:55:40 spire-1.2.1/pkg/common/catalog/config_test.go 15:55:40 spire-1.2.1/pkg/common/catalog/configure.go 15:55:40 spire-1.2.1/pkg/common/catalog/constraints.go 15:55:40 spire-1.2.1/pkg/common/catalog/constraints_test.go 15:55:40 spire-1.2.1/pkg/common/catalog/context.go 15:55:40 spire-1.2.1/pkg/common/catalog/external.go 15:55:40 spire-1.2.1/pkg/common/catalog/host.go 15:55:40 spire-1.2.1/pkg/common/catalog/pipenet.go 15:55:40 spire-1.2.1/pkg/common/catalog/plugin.go 15:55:40 spire-1.2.1/pkg/common/catalog/testplugin/ 15:55:40 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 15:55:40 spire-1.2.1/pkg/common/catalog/testplugin/main.go 15:55:40 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 15:55:40 spire-1.2.1/pkg/common/cli/ 15:55:40 spire-1.2.1/pkg/common/cli/env.go 15:55:40 spire-1.2.1/pkg/common/cli/flags.go 15:55:40 spire-1.2.1/pkg/common/cli/trust_domain.go 15:55:40 spire-1.2.1/pkg/common/cli/trust_domain_test.go 15:55:40 spire-1.2.1/pkg/common/cli/umask.go 15:55:40 spire-1.2.1/pkg/common/cli/umask_posix.go 15:55:40 spire-1.2.1/pkg/common/cli/umask_test.go 15:55:40 spire-1.2.1/pkg/common/cli/umask_windows.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/ 15:55:40 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/flag.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/flag_test.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/format.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/format_test.go 15:55:40 spire-1.2.1/pkg/common/api/middleware/logger.go 15:55:40 spire-1.2.1/pkg/common/api/middleware/logger_test.go 15:55:40 spire-1.2.1/pkg/common/api/middleware/metrics.go 15:55:40 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 15:55:40 spire-1.2.1/pkg/common/api/middleware/middleware.go 15:55:40 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 15:55:40 spire-1.2.1/pkg/common/api/middleware/misconfig.go 15:55:40 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 15:55:40 spire-1.2.1/pkg/common/api/middleware/names.go 15:55:40 spire-1.2.1/pkg/common/api/middleware/names_test.go 15:55:40 spire-1.2.1/pkg/common/api/names.go 15:55:40 spire-1.2.1/pkg/common/api/ratelimit.go 15:55:40 spire-1.2.1/pkg/common/api/rpccontext/ 15:55:40 spire-1.2.1/pkg/common/api/rpccontext/logger.go 15:55:40 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 15:55:40 spire-1.2.1/pkg/common/api/rpccontext/names.go 15:55:40 spire-1.2.1/pkg/common/auth/ 15:55:40 spire-1.2.1/pkg/common/auth/interceptors.go 15:55:40 spire-1.2.1/pkg/common/auth/interceptors_test.go 15:55:40 spire-1.2.1/pkg/common/auth/untracked_uds.go 15:55:40 spire-1.2.1/pkg/common/bundleutil/ 15:55:40 spire-1.2.1/pkg/common/bundleutil/bundle.go 15:55:40 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/ 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 15:55:40 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 15:55:40 spire-1.2.1/pkg/common/bundleutil/common_test.go 15:55:40 spire-1.2.1/pkg/common/bundleutil/marshal.go 15:55:40 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 15:55:40 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 15:55:40 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 15:55:40 spire-1.2.1/pkg/common/bundleutil/types.go 15:55:40 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 15:55:40 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 15:55:40 spire-1.2.1/pkg/common/catalog/ 15:55:40 spire-1.2.1/pkg/common/catalog/bind.go 15:55:40 spire-1.2.1/pkg/common/catalog/builtin.go 15:55:40 spire-1.2.1/pkg/common/catalog/catalog.go 15:55:40 spire-1.2.1/pkg/common/catalog/catalog_test.go 15:55:40 spire-1.2.1/pkg/common/catalog/closers.go 15:55:40 spire-1.2.1/pkg/common/catalog/cmd_linux.go 15:55:40 spire-1.2.1/pkg/common/catalog/cmd_other.go 15:55:40 spire-1.2.1/pkg/common/catalog/config.go 15:55:40 spire-1.2.1/pkg/common/catalog/config_test.go 15:55:40 spire-1.2.1/pkg/common/catalog/configure.go 15:55:40 spire-1.2.1/pkg/common/catalog/constraints.go 15:55:40 spire-1.2.1/pkg/common/catalog/constraints_test.go 15:55:40 spire-1.2.1/pkg/common/catalog/context.go 15:55:40 spire-1.2.1/pkg/common/catalog/external.go 15:55:40 spire-1.2.1/pkg/common/catalog/host.go 15:55:40 spire-1.2.1/pkg/common/catalog/pipenet.go 15:55:40 spire-1.2.1/pkg/common/catalog/plugin.go 15:55:40 spire-1.2.1/pkg/common/catalog/testplugin/ 15:55:40 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 15:55:40 spire-1.2.1/pkg/common/catalog/testplugin/main.go 15:55:40 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 15:55:40 spire-1.2.1/pkg/common/cli/ 15:55:40 spire-1.2.1/pkg/common/cli/env.go 15:55:40 spire-1.2.1/pkg/common/cli/flags.go 15:55:40 spire-1.2.1/pkg/common/cli/trust_domain.go 15:55:40 spire-1.2.1/pkg/common/cli/trust_domain_test.go 15:55:40 spire-1.2.1/pkg/common/cli/umask.go 15:55:40 spire-1.2.1/pkg/common/cli/umask_posix.go 15:55:40 spire-1.2.1/pkg/common/cli/umask_test.go 15:55:40 spire-1.2.1/pkg/common/cli/umask_windows.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/ 15:55:40 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/flag.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/flag_test.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/format.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/format_test.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/ 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 15:55:40 spire-1.2.1/pkg/common/coretypes/ 15:55:40 spire-1.2.1/pkg/common/coretypes/bundle/ 15:55:40 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 15:55:40 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 15:55:40 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 15:55:40 spire-1.2.1/pkg/common/coretypes/bundle/require.go 15:55:40 spire-1.2.1/pkg/common/coretypes/jwtkey/ 15:55:40 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 15:55:40 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 15:55:40 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 15:55:40 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 15:55:40 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 15:55:40 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 15:55:40 spire-1.2.1/pkg/common/coretypes/x509certificate/ 15:55:40 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 15:55:40 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 15:55:40 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 15:55:40 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 15:55:40 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 15:55:40 spire-1.2.1/pkg/common/cryptoutil/ 15:55:40 spire-1.2.1/pkg/common/cryptoutil/keys.go 15:55:40 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 15:55:40 spire-1.2.1/pkg/common/diskutil/ 15:55:40 spire-1.2.1/pkg/common/diskutil/file_posix.go 15:55:40 spire-1.2.1/pkg/common/diskutil/file_test.go 15:55:40 spire-1.2.1/pkg/common/diskutil/file_windows.go 15:55:40 spire-1.2.1/pkg/common/errorutil/ 15:55:40 spire-1.2.1/pkg/common/errorutil/wrapper.go 15:55:40 spire-1.2.1/pkg/common/health/ 15:55:40 spire-1.2.1/pkg/common/health/config.go 15:55:40 spire-1.2.1/pkg/common/health/context.go 15:55:40 spire-1.2.1/pkg/common/health/context_test.go 15:55:40 spire-1.2.1/pkg/common/health/health.go 15:55:40 spire-1.2.1/pkg/common/health/health_test.go 15:55:40 spire-1.2.1/pkg/common/health/logger.go 15:55:40 spire-1.2.1/pkg/common/hostservice/ 15:55:40 spire-1.2.1/pkg/common/hostservice/metricsservice/ 15:55:40 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 15:55:40 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 15:55:40 spire-1.2.1/pkg/common/idutil/ 15:55:40 spire-1.2.1/pkg/common/idutil/require.go 15:55:40 spire-1.2.1/pkg/common/idutil/require_test.go 15:55:40 spire-1.2.1/pkg/common/idutil/safety.go 15:55:40 spire-1.2.1/pkg/common/idutil/safety_test.go 15:55:40 spire-1.2.1/pkg/common/idutil/spiffeid.go 15:55:40 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 15:55:40 spire-1.2.1/pkg/common/jwtsvid/ 15:55:40 spire-1.2.1/pkg/common/jwtsvid/common.go 15:55:40 spire-1.2.1/pkg/common/jwtsvid/sign.go 15:55:40 spire-1.2.1/pkg/common/jwtsvid/token_test.go 15:55:40 spire-1.2.1/pkg/common/jwtsvid/validate.go 15:55:40 spire-1.2.1/pkg/common/jwtutil/ 15:55:40 spire-1.2.1/pkg/common/jwtutil/keyset.go 15:55:40 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 15:55:40 spire-1.2.1/pkg/common/log/ 15:55:40 spire-1.2.1/pkg/common/log/hclog_adapter.go 15:55:40 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 15:55:40 spire-1.2.1/pkg/common/log/log.go 15:55:40 spire-1.2.1/pkg/common/log/log_test.go 15:55:40 spire-1.2.1/pkg/common/log/options.go 15:55:40 spire-1.2.1/pkg/common/nodeutil/ 15:55:40 spire-1.2.1/pkg/common/nodeutil/node.go 15:55:40 spire-1.2.1/pkg/common/nodeutil/node_test.go 15:55:40 spire-1.2.1/pkg/common/peertracker/ 15:55:40 spire-1.2.1/pkg/common/peertracker/conn.go 15:55:40 spire-1.2.1/pkg/common/peertracker/credentials.go 15:55:40 spire-1.2.1/pkg/common/peertracker/errors.go 15:55:40 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 15:55:40 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 15:55:40 spire-1.2.1/pkg/common/peertracker/info.go 15:55:40 spire-1.2.1/pkg/common/peertracker/listener.go 15:55:40 spire-1.2.1/pkg/common/peertracker/listener_test.go 15:55:40 spire-1.2.1/pkg/common/peertracker/peertracker.go 15:55:40 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 15:55:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 15:55:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 15:55:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 15:55:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 15:55:40 spire-1.2.1/pkg/common/peertracker/tcp.go 15:55:40 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 15:55:40 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 15:55:40 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 15:55:40 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 15:55:40 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 15:55:40 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 15:55:40 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 15:55:40 spire-1.2.1/pkg/common/peertracker/uds.go 15:55:40 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 15:55:40 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 15:55:40 spire-1.2.1/pkg/common/peertracker/uds_linux.go 15:55:40 spire-1.2.1/pkg/common/pemutil/ 15:55:40 spire-1.2.1/pkg/common/pemutil/block.go 15:55:40 spire-1.2.1/pkg/common/pemutil/certs.go 15:55:40 spire-1.2.1/pkg/common/pemutil/common.go 15:55:40 spire-1.2.1/pkg/common/pemutil/csr.go 15:55:40 spire-1.2.1/pkg/common/pemutil/keys.go 15:55:40 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 15:55:40 spire-1.2.1/pkg/common/pemutil/testdata/ 15:55:40 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 15:55:40 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 15:55:40 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 15:55:40 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 15:55:40 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 15:55:40 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 15:55:40 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 15:55:40 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 15:55:40 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pemspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 15:55:40 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 15:55:40 spire-1.2.1/pkg/common/coretypes/ 15:55:40 spire-1.2.1/pkg/common/coretypes/bundle/ 15:55:40 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 15:55:40 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 15:55:40 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 15:55:40 spire-1.2.1/pkg/common/coretypes/bundle/require.go 15:55:40 spire-1.2.1/pkg/common/coretypes/jwtkey/ 15:55:40 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 15:55:40 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 15:55:40 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 15:55:40 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 15:55:40 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 15:55:40 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 15:55:40 spire-1.2.1/pkg/common/coretypes/x509certificate/ 15:55:40 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 15:55:40 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 15:55:40 spire-1.2.1/pkg/common/plugin/ 15:55:40 spire-1.2.1/pkg/common/plugin/aws/ 15:55:40 spire-1.2.1/pkg/common/plugin/aws/iid.go 15:55:40 spire-1.2.1/pkg/common/plugin/azure/ 15:55:40 spire-1.2.1/pkg/common/plugin/azure/msi.go 15:55:40 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 15:55:40 spire-1.2.1/pkg/common/plugin/facade.go 15:55:40 spire-1.2.1/pkg/common/plugin/facade_test.go 15:55:40 spire-1.2.1/pkg/common/plugin/gcp/ 15:55:40 spire-1.2.1/pkg/common/plugin/gcp/iit.go 15:55:40 spire-1.2.1/pkg/common/plugin/k8s/ 15:55:40 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 15:55:40 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 15:55:40 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 15:55:40 spire-1.2.1/pkg/common/plugin/k8s/utils.go 15:55:40 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 15:55:40 spire-1.2.1/pkg/common/plugin/log.go 15:55:40 spire-1.2.1/pkg/common/plugin/sshpop/ 15:55:40 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 15:55:40 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 15:55:40 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 15:55:40 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 15:55:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 15:55:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 15:55:40 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 15:55:40 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 15:55:40 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 15:55:40 spire-1.2.1/pkg/common/cryptoutil/ 15:55:40 spire-1.2.1/pkg/common/cryptoutil/keys.go 15:55:40 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 15:55:40 spire-1.2.1/pkg/common/diskutil/ 15:55:40 spire-1.2.1/pkg/common/diskutil/file_posix.go 15:55:40 spire-1.2.1/pkg/common/diskutil/file_test.go 15:55:40 spire-1.2.1/pkg/common/diskutil/file_windows.go 15:55:40 spire-1.2.1/pkg/common/errorutil/ 15:55:40 spire-1.2.1/pkg/common/errorutil/wrapper.go 15:55:40 spire-1.2.1/pkg/common/health/ 15:55:40 spire-1.2.1/pkg/common/health/config.go 15:55:40 spire-1.2.1/pkg/common/health/context.go 15:55:40 spire-1.2.1/pkg/common/health/context_test.go 15:55:40 spire-1.2.1/pkg/common/health/health.go 15:55:40 spire-1.2.1/pkg/common/health/health_test.go 15:55:40 spire-1.2.1/pkg/common/health/logger.go 15:55:40 spire-1.2.1/pkg/common/hostservice/ 15:55:40 spire-1.2.1/pkg/common/hostservice/metricsservice/ 15:55:40 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 15:55:40 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 15:55:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 15:55:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 15:55:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 15:55:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 15:55:40 spire-1.2.1/pkg/common/plugin/tpmdevid/ 15:55:40 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 15:55:40 spire-1.2.1/pkg/common/plugin/x509pop/ 15:55:40 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 15:55:40 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 15:55:40 spire-1.2.1/pkg/common/profiling/ 15:55:40 spire-1.2.1/pkg/common/profiling/dumpers.go 15:55:40 spire-1.2.1/pkg/common/profiling/profiling.go 15:55:40 spire-1.2.1/pkg/common/protoutil/ 15:55:40 spire-1.2.1/pkg/common/protoutil/masks.go 15:55:40 spire-1.2.1/pkg/common/protoutil/masks_test.go 15:55:40 spire-1.2.1/pkg/common/rotationutil/ 15:55:40 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 15:55:40 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 15:55:40 spire-1.2.1/pkg/common/selector/ 15:55:40 spire-1.2.1/pkg/common/selector/selector.go 15:55:40 spire-1.2.1/pkg/common/selector/selector_test.go 15:55:40 spire-1.2.1/pkg/common/selector/set.go 15:55:40 spire-1.2.1/pkg/common/selector/set_utils.go 15:55:40 spire-1.2.1/pkg/common/selector/set_utils_test.go 15:55:40 spire-1.2.1/pkg/common/telemetry/ 15:55:40 spire-1.2.1/pkg/common/telemetry/agent/ 15:55:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 15:55:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 15:55:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 15:55:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 15:55:40 spire-1.2.1/pkg/common/telemetry/agent/manager.go 15:55:40 spire-1.2.1/pkg/common/telemetry/agent/node.go 15:55:40 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 15:55:40 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 15:55:40 spire-1.2.1/pkg/common/telemetry/agent/store/ 15:55:40 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 15:55:40 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 15:55:40 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 15:55:40 spire-1.2.1/pkg/common/telemetry/blackhole.go 15:55:40 spire-1.2.1/pkg/common/telemetry/call.go 15:55:40 spire-1.2.1/pkg/common/telemetry/common/ 15:55:40 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 15:55:40 spire-1.2.1/pkg/common/idutil/ 15:55:40 spire-1.2.1/pkg/common/idutil/require.go 15:55:40 spire-1.2.1/pkg/common/idutil/require_test.go 15:55:40 spire-1.2.1/pkg/common/idutil/safety.go 15:55:40 spire-1.2.1/pkg/common/idutil/safety_test.go 15:55:40 spire-1.2.1/pkg/common/idutil/spiffeid.go 15:55:40 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 15:55:40 spire-1.2.1/pkg/common/jwtsvid/ 15:55:40 spire-1.2.1/pkg/common/jwtsvid/common.go 15:55:40 spire-1.2.1/pkg/common/jwtsvid/sign.go 15:55:40 spire-1.2.1/pkg/common/jwtsvid/token_test.go 15:55:40 spire-1.2.1/pkg/common/jwtsvid/validate.go 15:55:40 spire-1.2.1/pkg/common/jwtutil/ 15:55:40 spire-1.2.1/pkg/common/jwtutil/keyset.go 15:55:40 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 15:55:40 spire-1.2.1/pkg/common/log/ 15:55:40 spire-1.2.1/pkg/common/log/hclog_adapter.go 15:55:40 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 15:55:40 spire-1.2.1/pkg/common/log/log.go 15:55:40 spire-1.2.1/pkg/common/log/log_test.go 15:55:40 spire-1.2.1/pkg/common/log/options.go 15:55:40 spire-1.2.1/pkg/common/nodeutil/ 15:55:40 spire-1.2.1/pkg/common/nodeutil/node.go 15:55:40 spire-1.2.1/pkg/common/nodeutil/node_test.go 15:55:40 spire-1.2.1/pkg/common/peertracker/ 15:55:40 spire-1.2.1/pkg/common/peertracker/conn.go 15:55:40 spire-1.2.1/pkg/common/peertracker/credentials.go 15:55:40 spire-1.2.1/pkg/common/peertracker/errors.go 15:55:40 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 15:55:40 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 15:55:40 spire-1.2.1/pkg/common/peertracker/info.go 15:55:40 spire-1.2.1/pkg/common/peertracker/listener.go 15:55:40 spire-1.2.1/pkg/common/peertracker/listener_test.go 15:55:40 spire-1.2.1/pkg/common/peertracker/peertracker.go 15:55:40 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 15:55:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 15:55:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 15:55:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 15:55:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 15:55:40 spire-1.2.1/pkg/common/peertracker/tcp.go 15:55:40 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 15:55:40 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 15:55:40 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 15:55:40 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 15:55:40 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 15:55:40 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 15:55:40 spire-1.2.1/pkg/common/telemetry/config.go 15:55:40 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 15:55:40 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 15:55:40 spire-1.2.1/pkg/common/telemetry/inmem.go 15:55:40 spire-1.2.1/pkg/common/telemetry/inmem_test.go 15:55:40 spire-1.2.1/pkg/common/telemetry/m3.go 15:55:40 spire-1.2.1/pkg/common/telemetry/m3_test.go 15:55:40 spire-1.2.1/pkg/common/telemetry/metrics.go 15:55:40 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 15:55:40 spire-1.2.1/pkg/common/telemetry/names.go 15:55:40 spire-1.2.1/pkg/common/telemetry/prometheus.go 15:55:40 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 15:55:40 spire-1.2.1/pkg/common/telemetry/sanitize.go 15:55:40 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/ 15:55:40 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/datastore/ 15:55:40 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 15:55:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/rotate.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/server.go 15:55:40 spire-1.2.1/pkg/common/telemetry/sink.go 15:55:40 spire-1.2.1/pkg/common/telemetry/statsd.go 15:55:40 spire-1.2.1/pkg/common/telemetry/statsd_test.go 15:55:40 spire-1.2.1/pkg/common/telemetry/uptime.go 15:55:40 spire-1.2.1/pkg/common/telemetry/version.go 15:55:40 spire-1.2.1/pkg/common/telemetry/withlabels.go 15:55:40 spire-1.2.1/pkg/common/uptime/ 15:55:40 spire-1.2.1/pkg/common/uptime/uptime.go 15:55:40 spire-1.2.1/pkg/common/uptime/uptime_test.go 15:55:40 spire-1.2.1/pkg/common/util/ 15:55:40 spire-1.2.1/pkg/common/util/certs.go 15:55:40 spire-1.2.1/pkg/common/util/certs_test.go 15:55:40 spire-1.2.1/pkg/common/util/csr.go 15:55:40 spire-1.2.1/pkg/common/util/hash.go 15:55:40 spire-1.2.1/pkg/common/util/selectors.go 15:55:40 spire-1.2.1/pkg/common/util/selectors_test.go 15:55:40 spire-1.2.1/pkg/common/util/signals.go 15:55:40 spire-1.2.1/pkg/common/util/sort.go 15:55:40 spire-1.2.1/pkg/common/util/sort_test.go 15:55:40 spire-1.2.1/pkg/common/util/task.go 15:55:40 spire-1.2.1/pkg/common/util/task_test.go 15:55:40 spire-1.2.1/pkg/common/util/testdata/ 15:55:40 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 15:55:40 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 15:55:40 spire-1.2.1/pkg/common/version/ 15:55:40 spire-1.2.1/pkg/common/version/version.go 15:55:40 spire-1.2.1/pkg/common/x509svid/ 15:55:40 spire-1.2.1/pkg/common/x509svid/common_test.go 15:55:40 spire-1.2.1/pkg/common/x509svid/csr.go 15:55:40 spire-1.2.1/pkg/common/x509svid/upstreamca.go 15:55:40 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 15:55:40 spire-1.2.1/pkg/common/x509util/ 15:55:40 spire-1.2.1/pkg/common/x509util/cert.go 15:55:40 spire-1.2.1/pkg/common/x509util/dns.go 15:55:40 spire-1.2.1/pkg/common/x509util/dns_test.go 15:55:40 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 15:55:40 spire-1.2.1/pkg/common/peertracker/uds.go 15:55:40 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 15:55:40 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 15:55:40 spire-1.2.1/pkg/common/peertracker/uds_linux.go 15:55:40 spire-1.2.1/pkg/common/pemutil/ 15:55:40 spire-1.2.1/pkg/common/pemutil/block.go 15:55:40 spire-1.2.1/pkg/common/pemutil/certs.go 15:55:40 spire-1.2.1/pkg/common/pemutil/common.go 15:55:40 spire-1.2.1/pkg/common/pemutil/csr.go 15:55:40 spire-1.2.1/pkg/common/pemutil/keys.go 15:55:40 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 15:55:40 spire-1.2.1/pkg/common/pemutil/testdata/ 15:55:40 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 15:55:40 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 15:55:40 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 15:55:40 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 15:55:40 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 15:55:40 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 15:55:40 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 15:55:40 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 15:55:40 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 15:55:40 spire-1.2.1/pkg/common/x509util/keyid.go 15:55:40 spire-1.2.1/pkg/common/x509util/keypair.go 15:55:40 spire-1.2.1/pkg/common/x509util/serialnumber.go 15:55:40 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 15:55:40 spire-1.2.1/pkg/server/ 15:55:40 spire-1.2.1/pkg/server/api/ 15:55:40 spire-1.2.1/pkg/server/api/agent.go 15:55:40 spire-1.2.1/pkg/server/api/agent/ 15:55:40 spire-1.2.1/pkg/server/api/agent/v1/ 15:55:40 spire-1.2.1/pkg/server/api/agent/v1/service.go 15:55:40 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 15:55:40 spire-1.2.1/pkg/server/api/agent_test.go 15:55:40 spire-1.2.1/pkg/server/api/api.go 15:55:40 spire-1.2.1/pkg/server/api/audit/ 15:55:40 spire-1.2.1/pkg/server/api/audit/audit.go 15:55:40 spire-1.2.1/pkg/server/api/audit/audit_test.go 15:55:40 spire-1.2.1/pkg/server/api/bundle.go 15:55:40 spire-1.2.1/pkg/server/api/bundle/ 15:55:40 spire-1.2.1/pkg/server/api/bundle/v1/ 15:55:40 spire-1.2.1/pkg/server/api/bundle/v1/service.go 15:55:40 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 15:55:40 spire-1.2.1/pkg/server/api/bundle_test.go 15:55:40 spire-1.2.1/pkg/server/api/debug/ 15:55:40 spire-1.2.1/pkg/server/api/debug/v1/ 15:55:40 spire-1.2.1/pkg/server/api/debug/v1/service.go 15:55:40 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 15:55:40 spire-1.2.1/pkg/server/api/entry.go 15:55:40 spire-1.2.1/pkg/server/api/entry/ 15:55:40 spire-1.2.1/pkg/server/api/entry/v1/ 15:55:40 spire-1.2.1/pkg/server/api/entry/v1/service.go 15:55:40 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 15:55:40 spire-1.2.1/pkg/server/api/entry_test.go 15:55:40 spire-1.2.1/pkg/server/api/health/ 15:55:40 spire-1.2.1/pkg/server/api/health/v1/ 15:55:40 spire-1.2.1/pkg/server/api/health/v1/service.go 15:55:40 spire-1.2.1/pkg/server/api/health/v1/service_test.go 15:55:40 spire-1.2.1/pkg/server/api/id.go 15:55:40 spire-1.2.1/pkg/server/api/id_test.go 15:55:40 spire-1.2.1/pkg/server/api/limits/ 15:55:40 spire-1.2.1/pkg/server/api/limits/limits.go 15:55:40 spire-1.2.1/pkg/server/api/middleware/ 15:55:40 spire-1.2.1/pkg/server/api/middleware/alias.go 15:55:40 spire-1.2.1/pkg/server/api/middleware/audit.go 15:55:40 spire-1.2.1/pkg/server/api/middleware/authorization.go 15:55:40 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 15:55:40 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 15:55:40 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 15:55:40 spire-1.2.1/pkg/server/api/middleware/caller.go 15:55:40 spire-1.2.1/pkg/server/api/middleware/caller_test.go 15:55:40 spire-1.2.1/pkg/common/plugin/ 15:55:40 spire-1.2.1/pkg/common/plugin/aws/ 15:55:40 spire-1.2.1/pkg/common/plugin/aws/iid.go 15:55:40 spire-1.2.1/pkg/common/plugin/azure/ 15:55:40 spire-1.2.1/pkg/common/plugin/azure/msi.go 15:55:40 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 15:55:40 spire-1.2.1/pkg/common/plugin/facade.go 15:55:40 spire-1.2.1/pkg/common/plugin/facade_test.go 15:55:40 spire-1.2.1/pkg/common/plugin/gcp/ 15:55:40 spire-1.2.1/pkg/common/plugin/gcp/iit.go 15:55:40 spire-1.2.1/pkg/common/plugin/k8s/ 15:55:40 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 15:55:40 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 15:55:40 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 15:55:40 spire-1.2.1/pkg/common/plugin/k8s/utils.go 15:55:40 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 15:55:40 spire-1.2.1/pkg/common/plugin/log.go 15:55:40 spire-1.2.1/pkg/common/plugin/sshpop/ 15:55:40 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 15:55:40 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 15:55:40 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 15:55:40 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 15:55:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 15:55:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 15:55:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 15:55:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 15:55:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 15:55:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 15:55:40 spire-1.2.1/pkg/common/plugin/tpmdevid/ 15:55:40 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 15:55:40 spire-1.2.1/pkg/common/plugin/x509pop/ 15:55:40 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 15:55:40 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 15:55:40 spire-1.2.1/pkg/common/profiling/ 15:55:40 spire-1.2.1/pkg/common/profiling/dumpers.go 15:55:40 spire-1.2.1/pkg/common/profiling/profiling.go 15:55:40 spire-1.2.1/pkg/common/protoutil/ 15:55:40 spire-1.2.1/pkg/common/protoutil/masks.go 15:55:40 spire-1.2.1/pkg/common/protoutil/masks_test.go 15:55:40 spire-1.2.1/pkg/common/rotationutil/ 15:55:40 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 15:55:40 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 15:55:40 spire-1.2.1/pkg/common/selector/ 15:55:40 spire-1.2.1/pkg/common/selector/selector.go 15:55:40 spire-1.2.1/pkg/common/selector/selector_test.go 15:55:40 spire-1.2.1/pkg/server/api/middleware/common.go 15:55:40 spire-1.2.1/pkg/server/api/middleware/common_test.go 15:55:40 spire-1.2.1/pkg/server/api/middleware/entries.go 15:55:40 spire-1.2.1/pkg/server/api/middleware/entries_test.go 15:55:40 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 15:55:40 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 15:55:40 spire-1.2.1/pkg/server/api/ratelimit.go 15:55:40 spire-1.2.1/pkg/server/api/rpccontext/ 15:55:40 spire-1.2.1/pkg/server/api/rpccontext/alias.go 15:55:40 spire-1.2.1/pkg/server/api/rpccontext/audit.go 15:55:40 spire-1.2.1/pkg/server/api/rpccontext/caller.go 15:55:40 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 15:55:40 spire-1.2.1/pkg/server/api/selector.go 15:55:40 spire-1.2.1/pkg/server/api/selector_test.go 15:55:40 spire-1.2.1/pkg/server/api/status.go 15:55:40 spire-1.2.1/pkg/server/api/status_test.go 15:55:40 spire-1.2.1/pkg/server/api/svid/ 15:55:40 spire-1.2.1/pkg/server/api/svid/v1/ 15:55:40 spire-1.2.1/pkg/server/api/svid/v1/service.go 15:55:40 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 15:55:40 spire-1.2.1/pkg/server/api/trustdomain.go 15:55:40 spire-1.2.1/pkg/server/api/trustdomain/ 15:55:40 spire-1.2.1/pkg/server/api/trustdomain/v1/ 15:55:40 spire-1.2.1/pkg/common/selector/set.go 15:55:40 spire-1.2.1/pkg/common/selector/set_utils.go 15:55:40 spire-1.2.1/pkg/common/selector/set_utils_test.go 15:55:40 spire-1.2.1/pkg/common/telemetry/ 15:55:40 spire-1.2.1/pkg/common/telemetry/agent/ 15:55:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 15:55:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 15:55:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 15:55:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 15:55:40 spire-1.2.1/pkg/common/telemetry/agent/manager.go 15:55:40 spire-1.2.1/pkg/common/telemetry/agent/node.go 15:55:40 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 15:55:40 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 15:55:40 spire-1.2.1/pkg/common/telemetry/agent/store/ 15:55:40 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 15:55:40 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 15:55:40 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 15:55:40 spire-1.2.1/pkg/common/telemetry/blackhole.go 15:55:40 spire-1.2.1/pkg/common/telemetry/call.go 15:55:40 spire-1.2.1/pkg/common/telemetry/common/ 15:55:40 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 15:55:40 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 15:55:40 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 15:55:40 spire-1.2.1/pkg/server/api/trustdomain_test.go 15:55:40 spire-1.2.1/pkg/server/authpolicy/ 15:55:40 spire-1.2.1/pkg/server/authpolicy/defaults.go 15:55:40 spire-1.2.1/pkg/server/authpolicy/policy.go 15:55:40 spire-1.2.1/pkg/server/authpolicy/policy.rego 15:55:40 spire-1.2.1/pkg/server/authpolicy/policy_data.json 15:55:40 spire-1.2.1/pkg/server/authpolicy/policy_test.go 15:55:40 spire-1.2.1/pkg/server/authpolicy/validate.go 15:55:40 spire-1.2.1/pkg/server/bundle/ 15:55:40 spire-1.2.1/pkg/server/bundle/client/ 15:55:40 spire-1.2.1/pkg/server/bundle/client/client.go 15:55:40 spire-1.2.1/pkg/server/bundle/client/client_test.go 15:55:40 spire-1.2.1/pkg/server/bundle/client/manager.go 15:55:40 spire-1.2.1/pkg/server/bundle/client/manager_test.go 15:55:40 spire-1.2.1/pkg/server/bundle/client/sources.go 15:55:40 spire-1.2.1/pkg/server/bundle/client/sources_test.go 15:55:40 spire-1.2.1/pkg/server/bundle/client/updater.go 15:55:40 spire-1.2.1/pkg/server/bundle/client/updater_test.go 15:55:40 spire-1.2.1/pkg/server/ca/ 15:55:40 spire-1.2.1/pkg/server/ca/ca.go 15:55:40 spire-1.2.1/pkg/server/ca/ca_health.go 15:55:40 spire-1.2.1/pkg/common/telemetry/config.go 15:55:40 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 15:55:40 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 15:55:40 spire-1.2.1/pkg/common/telemetry/inmem.go 15:55:40 spire-1.2.1/pkg/common/telemetry/inmem_test.go 15:55:40 spire-1.2.1/pkg/common/telemetry/m3.go 15:55:40 spire-1.2.1/pkg/common/telemetry/m3_test.go 15:55:40 spire-1.2.1/pkg/common/telemetry/metrics.go 15:55:40 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 15:55:40 spire-1.2.1/pkg/common/telemetry/names.go 15:55:40 spire-1.2.1/pkg/common/telemetry/prometheus.go 15:55:40 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 15:55:40 spire-1.2.1/pkg/common/telemetry/sanitize.go 15:55:40 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/ 15:55:40 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/datastore/ 15:55:40 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 15:55:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/rotate.go 15:55:40 spire-1.2.1/pkg/common/telemetry/server/server.go 15:55:40 spire-1.2.1/pkg/common/telemetry/sink.go 15:55:40 spire-1.2.1/pkg/common/telemetry/statsd.go 15:55:40 spire-1.2.1/pkg/common/telemetry/statsd_test.go 15:55:40 spire-1.2.1/pkg/common/telemetry/uptime.go 15:55:40 spire-1.2.1/pkg/common/telemetry/version.go 15:55:40 spire-1.2.1/pkg/common/telemetry/withlabels.go 15:55:40 spire-1.2.1/pkg/common/uptime/ 15:55:40 spire-1.2.1/pkg/common/uptime/uptime.go 15:55:40 spire-1.2.1/pkg/common/uptime/uptime_test.go 15:55:40 spire-1.2.1/pkg/common/util/ 15:55:40 spire-1.2.1/pkg/common/util/certs.go 15:55:40 spire-1.2.1/pkg/common/util/certs_test.go 15:55:40 spire-1.2.1/pkg/common/util/csr.go 15:55:40 spire-1.2.1/pkg/common/util/hash.go 15:55:40 spire-1.2.1/pkg/common/util/selectors.go 15:55:40 spire-1.2.1/pkg/common/util/selectors_test.go 15:55:40 spire-1.2.1/pkg/common/util/signals.go 15:55:40 spire-1.2.1/pkg/common/util/sort.go 15:55:40 spire-1.2.1/pkg/common/util/sort_test.go 15:55:40 spire-1.2.1/pkg/common/util/task.go 15:55:40 spire-1.2.1/pkg/common/util/task_test.go 15:55:40 spire-1.2.1/pkg/common/util/testdata/ 15:55:40 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 15:55:40 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 15:55:40 spire-1.2.1/pkg/common/version/ 15:55:40 spire-1.2.1/pkg/common/version/version.go 15:55:40 spire-1.2.1/pkg/common/x509svid/ 15:55:40 spire-1.2.1/pkg/common/x509svid/common_test.go 15:55:40 spire-1.2.1/pkg/common/x509svid/csr.go 15:55:40 spire-1.2.1/pkg/common/x509svid/upstreamca.go 15:55:40 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 15:55:40 spire-1.2.1/pkg/common/x509util/ 15:55:40 spire-1.2.1/pkg/common/x509util/cert.go 15:55:40 spire-1.2.1/pkg/common/x509util/dns.go 15:55:40 spire-1.2.1/pkg/common/x509util/dns_test.go 15:55:40 spire-1.2.1/pkg/server/ca/ca_test.go 15:55:40 spire-1.2.1/pkg/server/ca/journal.go 15:55:40 spire-1.2.1/pkg/server/ca/journal_test.go 15:55:40 spire-1.2.1/pkg/server/ca/manager.go 15:55:40 spire-1.2.1/pkg/server/ca/manager_health.go 15:55:40 spire-1.2.1/pkg/server/ca/manager_test.go 15:55:40 spire-1.2.1/pkg/server/ca/templates.go 15:55:40 spire-1.2.1/pkg/server/ca/upstream_client.go 15:55:40 spire-1.2.1/pkg/server/ca/upstream_client_test.go 15:55:40 spire-1.2.1/pkg/server/ca/validation.go 15:55:40 spire-1.2.1/pkg/server/cache/ 15:55:40 spire-1.2.1/pkg/server/cache/dscache/ 15:55:40 spire-1.2.1/pkg/server/cache/dscache/cache.go 15:55:40 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 15:55:40 spire-1.2.1/pkg/server/cache/entrycache/ 15:55:40 spire-1.2.1/pkg/server/cache/entrycache/cache.go 15:55:40 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 15:55:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 15:55:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 15:55:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 15:55:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 15:55:40 spire-1.2.1/pkg/server/catalog/ 15:55:40 spire-1.2.1/pkg/server/catalog/catalog.go 15:55:40 spire-1.2.1/pkg/server/catalog/keymanager.go 15:55:40 spire-1.2.1/pkg/server/catalog/nodeattestor.go 15:55:40 spire-1.2.1/pkg/server/catalog/noderesolver.go 15:55:40 spire-1.2.1/pkg/server/catalog/notifier.go 15:55:40 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 15:55:40 spire-1.2.1/pkg/server/config.go 15:55:40 spire-1.2.1/pkg/server/datastore/ 15:55:40 spire-1.2.1/pkg/server/datastore/datastore.go 15:55:40 spire-1.2.1/pkg/server/datastore/datastore_health.go 15:55:40 spire-1.2.1/pkg/server/datastore/repository.go 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/ 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 15:55:40 spire-1.2.1/pkg/server/endpoints/ 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/ 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/config.go 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 15:55:40 spire-1.2.1/pkg/common/x509util/keyid.go 15:55:40 spire-1.2.1/pkg/common/x509util/keypair.go 15:55:40 spire-1.2.1/pkg/common/x509util/serialnumber.go 15:55:40 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 15:55:40 spire-1.2.1/pkg/server/ 15:55:40 spire-1.2.1/pkg/server/api/ 15:55:40 spire-1.2.1/pkg/server/api/agent.go 15:55:40 spire-1.2.1/pkg/server/api/agent/ 15:55:40 spire-1.2.1/pkg/server/api/agent/v1/ 15:55:40 spire-1.2.1/pkg/server/api/agent/v1/service.go 15:55:40 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 15:55:40 spire-1.2.1/pkg/server/api/agent_test.go 15:55:40 spire-1.2.1/pkg/server/api/api.go 15:55:40 spire-1.2.1/pkg/server/api/audit/ 15:55:40 spire-1.2.1/pkg/server/api/audit/audit.go 15:55:40 spire-1.2.1/pkg/server/api/audit/audit_test.go 15:55:40 spire-1.2.1/pkg/server/api/bundle.go 15:55:40 spire-1.2.1/pkg/server/api/bundle/ 15:55:40 spire-1.2.1/pkg/server/api/bundle/v1/ 15:55:40 spire-1.2.1/pkg/server/api/bundle/v1/service.go 15:55:40 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 15:55:40 spire-1.2.1/pkg/server/api/bundle_test.go 15:55:40 spire-1.2.1/pkg/server/api/debug/ 15:55:40 spire-1.2.1/pkg/server/api/debug/v1/ 15:55:40 spire-1.2.1/pkg/server/api/debug/v1/service.go 15:55:40 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/server.go 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 15:55:40 spire-1.2.1/pkg/server/endpoints/config.go 15:55:40 spire-1.2.1/pkg/server/endpoints/endpoints.go 15:55:40 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 15:55:40 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 15:55:40 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 15:55:40 spire-1.2.1/pkg/server/endpoints/middleware.go 15:55:40 spire-1.2.1/pkg/server/endpoints/middleware_test.go 15:55:40 spire-1.2.1/pkg/server/hostservice/ 15:55:40 spire-1.2.1/pkg/server/hostservice/agentstore/ 15:55:40 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 15:55:40 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 15:55:40 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 15:55:40 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 15:55:40 spire-1.2.1/pkg/server/api/entry.go 15:55:40 spire-1.2.1/pkg/server/api/entry/ 15:55:40 spire-1.2.1/pkg/server/api/entry/v1/ 15:55:40 spire-1.2.1/pkg/server/api/entry/v1/service.go 15:55:40 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 15:55:40 spire-1.2.1/pkg/server/api/entry_test.go 15:55:40 spire-1.2.1/pkg/server/api/health/ 15:55:40 spire-1.2.1/pkg/server/api/health/v1/ 15:55:40 spire-1.2.1/pkg/server/api/health/v1/service.go 15:55:40 spire-1.2.1/pkg/server/api/health/v1/service_test.go 15:55:40 spire-1.2.1/pkg/server/api/id.go 15:55:40 spire-1.2.1/pkg/server/api/id_test.go 15:55:40 spire-1.2.1/pkg/server/api/limits/ 15:55:40 spire-1.2.1/pkg/server/api/limits/limits.go 15:55:40 spire-1.2.1/pkg/server/api/middleware/ 15:55:40 spire-1.2.1/pkg/server/api/middleware/alias.go 15:55:40 spire-1.2.1/pkg/server/api/middleware/audit.go 15:55:40 spire-1.2.1/pkg/server/api/middleware/authorization.go 15:55:40 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 15:55:40 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 15:55:40 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 15:55:40 spire-1.2.1/pkg/server/api/middleware/caller.go 15:55:40 spire-1.2.1/pkg/server/api/middleware/caller_test.go 15:55:40 spire-1.2.1/pkg/server/hostservice/identityprovider/ 15:55:40 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 15:55:40 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/ 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/ 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/base/ 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/test/ 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/ 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/noderesolver/ 15:55:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 15:55:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 15:55:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 15:55:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 15:55:40 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 15:55:40 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 15:55:40 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/notifier/ 15:55:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 15:55:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 15:55:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 15:55:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 15:55:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 15:55:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 15:55:40 spire-1.2.1/pkg/server/plugin/notifier/repository.go 15:55:40 spire-1.2.1/pkg/server/plugin/notifier/v1.go 15:55:40 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 15:55:40 spire-1.2.1/pkg/server/api/middleware/common.go 15:55:40 spire-1.2.1/pkg/server/api/middleware/common_test.go 15:55:40 spire-1.2.1/pkg/server/api/middleware/entries.go 15:55:40 spire-1.2.1/pkg/server/api/middleware/entries_test.go 15:55:40 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 15:55:40 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 15:55:40 spire-1.2.1/pkg/server/api/ratelimit.go 15:55:40 spire-1.2.1/pkg/server/api/rpccontext/ 15:55:40 spire-1.2.1/pkg/server/api/rpccontext/alias.go 15:55:40 spire-1.2.1/pkg/server/api/rpccontext/audit.go 15:55:40 spire-1.2.1/pkg/server/api/rpccontext/caller.go 15:55:40 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 15:55:40 spire-1.2.1/pkg/server/api/selector.go 15:55:40 spire-1.2.1/pkg/server/api/selector_test.go 15:55:40 spire-1.2.1/pkg/server/api/status.go 15:55:40 spire-1.2.1/pkg/server/api/status_test.go 15:55:40 spire-1.2.1/pkg/server/api/svid/ 15:55:40 spire-1.2.1/pkg/server/api/svid/v1/ 15:55:40 spire-1.2.1/pkg/server/api/svid/v1/service.go 15:55:40 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 15:55:40 spire-1.2.1/pkg/server/api/trustdomain.go 15:55:40 spire-1.2.1/pkg/server/api/trustdomain/ 15:55:40 spire-1.2.1/pkg/server/api/trustdomain/v1/ 15:55:40 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 15:55:40 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 15:55:40 spire-1.2.1/pkg/server/api/trustdomain_test.go 15:55:40 spire-1.2.1/pkg/server/authpolicy/ 15:55:40 spire-1.2.1/pkg/server/authpolicy/defaults.go 15:55:40 spire-1.2.1/pkg/server/authpolicy/policy.go 15:55:40 spire-1.2.1/pkg/server/authpolicy/policy.rego 15:55:40 spire-1.2.1/pkg/server/authpolicy/policy_data.json 15:55:40 spire-1.2.1/pkg/server/authpolicy/policy_test.go 15:55:40 spire-1.2.1/pkg/server/authpolicy/validate.go 15:55:40 spire-1.2.1/pkg/server/bundle/ 15:55:40 spire-1.2.1/pkg/server/bundle/client/ 15:55:40 spire-1.2.1/pkg/server/bundle/client/client.go 15:55:40 spire-1.2.1/pkg/server/bundle/client/client_test.go 15:55:40 spire-1.2.1/pkg/server/bundle/client/manager.go 15:55:40 spire-1.2.1/pkg/server/bundle/client/manager_test.go 15:55:40 spire-1.2.1/pkg/server/bundle/client/sources.go 15:55:40 spire-1.2.1/pkg/server/bundle/client/sources_test.go 15:55:40 spire-1.2.1/pkg/server/bundle/client/updater.go 15:55:40 spire-1.2.1/pkg/server/bundle/client/updater_test.go 15:55:40 spire-1.2.1/pkg/server/ca/ 15:55:40 spire-1.2.1/pkg/server/ca/ca.go 15:55:40 spire-1.2.1/pkg/server/ca/ca_health.go 15:55:40 spire-1.2.1/pkg/server/ca/ca_test.go 15:55:40 spire-1.2.1/pkg/server/ca/journal.go 15:55:40 spire-1.2.1/pkg/server/ca/journal_test.go 15:55:40 spire-1.2.1/pkg/server/ca/manager.go 15:55:40 spire-1.2.1/pkg/server/ca/manager_health.go 15:55:40 spire-1.2.1/pkg/server/ca/manager_test.go 15:55:40 spire-1.2.1/pkg/server/ca/templates.go 15:55:40 spire-1.2.1/pkg/server/ca/upstream_client.go 15:55:40 spire-1.2.1/pkg/server/ca/upstream_client_test.go 15:55:40 spire-1.2.1/pkg/server/ca/validation.go 15:55:40 spire-1.2.1/pkg/server/cache/ 15:55:40 spire-1.2.1/pkg/server/cache/dscache/ 15:55:40 spire-1.2.1/pkg/server/cache/dscache/cache.go 15:55:40 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 15:55:40 spire-1.2.1/pkg/server/cache/entrycache/ 15:55:40 spire-1.2.1/pkg/server/cache/entrycache/cache.go 15:55:40 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 15:55:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 15:55:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 15:55:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 15:55:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 15:55:40 spire-1.2.1/pkg/server/catalog/ 15:55:40 spire-1.2.1/pkg/server/catalog/catalog.go 15:55:40 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pemspire-1.2.1/pkg/server/catalog/keymanager.go 15:55:40 spire-1.2.1/pkg/server/catalog/nodeattestor.go 15:55:40 spire-1.2.1/pkg/server/catalog/noderesolver.go 15:55:40 spire-1.2.1/pkg/server/catalog/notifier.go 15:55:40 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 15:55:40 spire-1.2.1/pkg/server/config.go 15:55:40 spire-1.2.1/pkg/server/datastore/ 15:55:40 spire-1.2.1/pkg/server/datastore/datastore.go 15:55:40 spire-1.2.1/pkg/server/datastore/datastore_health.go 15:55:40 spire-1.2.1/pkg/server/datastore/repository.go 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/ 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 15:55:40 spire-1.2.1/pkg/server/registration/ 15:55:40 spire-1.2.1/pkg/server/registration/manager.go 15:55:40 spire-1.2.1/pkg/server/registration/manager_test.go 15:55:40 spire-1.2.1/pkg/server/scanentries.go 15:55:40 spire-1.2.1/pkg/server/scanentries_test.go 15:55:40 spire-1.2.1/pkg/server/server.go 15:55:40 spire-1.2.1/pkg/server/server_test.go 15:55:40 spire-1.2.1/pkg/server/svid/ 15:55:40 spire-1.2.1/pkg/server/svid/observer.go 15:55:40 spire-1.2.1/pkg/server/svid/observer_test.go 15:55:40 spire-1.2.1/pkg/server/svid/rotator.go 15:55:40 spire-1.2.1/pkg/server/svid/rotator_config.go 15:55:40 spire-1.2.1/pkg/server/svid/rotator_config_test.go 15:55:40 spire-1.2.1/pkg/server/svid/rotator_test.go 15:55:40 spire-1.2.1/proto/ 15:55:40 spire-1.2.1/proto/private/ 15:55:40 spire-1.2.1/proto/private/server/ 15:55:40 spire-1.2.1/proto/private/server/journal/ 15:55:40 spire-1.2.1/proto/private/server/journal/journal.pb.go 15:55:40 spire-1.2.1/proto/private/server/journal/journal.proto 15:55:40 spire-1.2.1/proto/spire/ 15:55:40 spire-1.2.1/proto/spire/common/ 15:55:40 spire-1.2.1/proto/spire/common/common.pb.go 15:55:40 spire-1.2.1/proto/spire/common/common.proto 15:55:40 spire-1.2.1/proto/spire/common/plugin/ 15:55:40 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 15:55:40 spire-1.2.1/proto/spire/common/plugin/plugin.proto 15:55:40 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 15:55:40 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 15:55:40 spire-1.2.1/proto/spire/plugin/ 15:55:40 spire-1.2.1/proto/spire/plugin/agent/ 15:55:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 15:55:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 15:55:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 15:55:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 15:55:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 15:55:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 15:55:40 spire-1.2.1/release/ 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 15:55:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 15:55:40 spire-1.2.1/pkg/server/endpoints/ 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/ 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/config.go 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 15:55:40 spire-1.2.1/release/spire-extras/ 15:55:40 spire-1.2.1/release/spire-extras/README.md 15:55:40 spire-1.2.1/release/spire-extras/conf/ 15:55:40 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 15:55:40 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 15:55:40 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 15:55:40 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 15:55:40 spire-1.2.1/release/spire/ 15:55:40 spire-1.2.1/release/spire/README.md 15:55:40 spire-1.2.1/release/spire/conf/ 15:55:40 spire-1.2.1/release/spire/conf/agent/ 15:55:40 spire-1.2.1/release/spire/conf/agent/agent.conf 15:55:40 spire-1.2.1/release/spire/conf/server/ 15:55:40 spire-1.2.1/release/spire/conf/server/server.conf 15:55:40 spire-1.2.1/script/ 15:55:40 spire-1.2.1/script/build-artifact.sh 15:55:40 spire-1.2.1/script/generate_dummy_ca.sh 15:55:40 spire-1.2.1/support/ 15:55:40 spire-1.2.1/support/k8s/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/server.go 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 15:55:40 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 15:55:40 spire-1.2.1/pkg/server/endpoints/config.go 15:55:40 spire-1.2.1/pkg/server/endpoints/endpoints.go 15:55:40 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 15:55:40 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 15:55:40 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 15:55:40 spire-1.2.1/pkg/server/endpoints/middleware.go 15:55:40 spire-1.2.1/pkg/server/endpoints/middleware_test.go 15:55:40 spire-1.2.1/pkg/server/hostservice/ 15:55:40 spire-1.2.1/pkg/server/hostservice/agentstore/ 15:55:40 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 15:55:40 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 15:55:40 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 15:55:40 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 15:55:40 spire-1.2.1/pkg/server/hostservice/identityprovider/ 15:55:40 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 15:55:40 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/ 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/ 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/base/ 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/test/ 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 15:55:40 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/ 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 15:55:40 spire-1.2.1/support/oidc-discovery-provider/ 15:55:40 spire-1.2.1/support/oidc-discovery-provider/README.md 15:55:40 spire-1.2.1/support/oidc-discovery-provider/common_test.go 15:55:40 spire-1.2.1/support/oidc-discovery-provider/config.go 15:55:40 spire-1.2.1/support/oidc-discovery-provider/config_test.go 15:55:40 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 15:55:40 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 15:55:40 spire-1.2.1/support/oidc-discovery-provider/handler.go 15:55:40 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 15:55:40 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 15:55:40 spire-1.2.1/support/oidc-discovery-provider/main.go 15:55:40 spire-1.2.1/support/oidc-discovery-provider/server_api.go 15:55:40 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 15:55:40 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 15:55:40 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 15:55:40 spire-1.2.1/test/ 15:55:40 spire-1.2.1/test/clock/ 15:55:40 spire-1.2.1/test/clock/clock.go 15:55:40 spire-1.2.1/test/fakes/ 15:55:40 spire-1.2.1/test/fakes/fakeagentcatalog/ 15:55:40 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 15:55:40 spire-1.2.1/test/fakes/fakeagentkeymanager/ 15:55:40 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 15:55:40 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 15:55:40 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 15:55:40 spire-1.2.1/test/fakes/fakeagentstore/ 15:55:40 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 15:55:40 spire-1.2.1/test/fakes/fakedatastore/ 15:55:40 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 15:55:40 spire-1.2.1/test/fakes/fakeentryclient/ 15:55:40 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 15:55:40 spire-1.2.1/test/fakes/fakehealthchecker/ 15:55:40 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 15:55:40 spire-1.2.1/test/fakes/fakeidentityprovider/ 15:55:40 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 15:55:40 spire-1.2.1/test/fakes/fakemetrics/ 15:55:40 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 15:55:40 spire-1.2.1/test/fakes/fakenoderesolver/ 15:55:40 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 15:55:40 spire-1.2.1/test/fakes/fakenotifier/ 15:55:40 spire-1.2.1/test/fakes/fakenotifier/notifier.go 15:55:40 spire-1.2.1/test/fakes/fakepluginmetrics/ 15:55:40 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 15:55:40 spire-1.2.1/test/fakes/fakeserverca/ 15:55:40 spire-1.2.1/test/fakes/fakeserverca/serverca.go 15:55:40 spire-1.2.1/test/fakes/fakeservercatalog/ 15:55:40 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 15:55:40 spire-1.2.1/test/fakes/fakeserverkeymanager/ 15:55:40 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 15:55:40 spire-1.2.1/test/fakes/fakeservernodeattestor/ 15:55:40 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 15:55:40 spire-1.2.1/test/fakes/fakeupstreamauthority/ 15:55:40 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 15:55:40 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 15:55:40 spire-1.2.1/test/fakes/fakeworkloadapi/ 15:55:40 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 15:55:40 spire-1.2.1/test/fakes/fakeworkloadattestor/ 15:55:40 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 15:55:40 spire-1.2.1/test/fixture/ 15:55:40 spire-1.2.1/test/fixture/certs/ 15:55:40 spire-1.2.1/test/fixture/certs/agent_svid.der 15:55:40 spire-1.2.1/test/fixture/certs/base_cert.pem 15:55:40 spire-1.2.1/test/fixture/certs/base_csr.pem 15:55:40 spire-1.2.1/test/fixture/certs/base_key.pem 15:55:40 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 15:55:40 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 15:55:40 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 15:55:40 spire-1.2.1/test/fixture/certs/blog_cert.pem 15:55:40 spire-1.2.1/test/fixture/certs/blog_csr.pem 15:55:40 spire-1.2.1/test/fixture/certs/blog_key.pem 15:55:40 spire-1.2.1/test/fixture/certs/bundle.der 15:55:40 spire-1.2.1/test/fixture/certs/ca.pem 15:55:40 spire-1.2.1/test/fixture/certs/ca_key.pem 15:55:40 spire-1.2.1/test/fixture/certs/database_cert.pem 15:55:40 spire-1.2.1/test/fixture/certs/database_csr.pem 15:55:40 spire-1.2.1/test/fixture/certs/database_key.pem 15:55:40 spire-1.2.1/test/fixture/certs/node_cert.pem 15:55:40 spire-1.2.1/test/fixture/certs/node_csr.pem 15:55:40 spire-1.2.1/test/fixture/certs/node_key.pem 15:55:40 spire-1.2.1/test/fixture/certs/svid.pem 15:55:40 spire-1.2.1/test/fixture/certs/svid_key.pem 15:55:40 spire-1.2.1/test/fixture/config/ 15:55:40 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 15:55:40 spire-1.2.1/test/fixture/config/agent_good.conf 15:55:40 spire-1.2.1/test/fixture/config/agent_good_templated.conf 15:55:40 spire-1.2.1/test/fixture/config/plugin_good.conf 15:55:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 15:55:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/noderesolver/ 15:55:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 15:55:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 15:55:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 15:55:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 15:55:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_good.conf 15:55:40 spire-1.2.1/test/fixture/config/server_good_templated.conf 15:55:40 spire-1.2.1/test/fixture/fixture.go 15:55:40 spire-1.2.1/test/fixture/nodeattestor/ 15:55:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 15:55:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 15:55:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 15:55:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 15:55:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 15:55:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 15:55:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 15:55:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 15:55:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 15:55:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 15:55:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 15:55:40 spire-1.2.1/test/fixture/registration/ 15:55:40 spire-1.2.1/test/fixture/registration/entries.json 15:55:40 spire-1.2.1/test/fixture/registration/good-for-update.json 15:55:40 spire-1.2.1/test/fixture/registration/good.json 15:55:40 spire-1.2.1/test/fixture/registration/invalid.json 15:55:40 spire-1.2.1/test/fixture/registration/invalid_json.json 15:55:40 spire-1.2.1/test/fixture/registration/manager_test_entries.json 15:55:40 spire-1.2.1/test/integration/ 15:55:40 spire-1.2.1/test/integration/README.md 15:55:40 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 15:55:40 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 15:55:40 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 15:55:40 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/notifier/ 15:55:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 15:55:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 15:55:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 15:55:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 15:55:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 15:55:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 15:55:40 spire-1.2.1/pkg/server/plugin/notifier/repository.go 15:55:40 spire-1.2.1/pkg/server/plugin/notifier/v1.go 15:55:40 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 15:55:40 spire-1.2.1/test/integration/common 15:55:40 spire-1.2.1/test/integration/setup/ 15:55:40 spire-1.2.1/test/integration/setup/adminclient/ 15:55:40 spire-1.2.1/test/integration/setup/adminclient/build.sh 15:55:40 spire-1.2.1/test/integration/setup/adminclient/client.go 15:55:40 spire-1.2.1/test/integration/setup/debugagent/ 15:55:40 spire-1.2.1/test/integration/setup/debugagent/build.sh 15:55:40 spire-1.2.1/test/integration/setup/debugagent/main.go 15:55:40 spire-1.2.1/test/integration/setup/debugserver/ 15:55:40 spire-1.2.1/test/integration/setup/debugserver/build.sh 15:55:40 spire-1.2.1/test/integration/setup/debugserver/main.go 15:55:40 spire-1.2.1/test/integration/setup/downstreamclient/ 15:55:40 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 15:55:40 spire-1.2.1/test/integration/setup/downstreamclient/client.go 15:55:40 spire-1.2.1/test/integration/setup/itclient/ 15:55:40 spire-1.2.1/test/integration/setup/itclient/client.go 15:55:40 spire-1.2.1/test/integration/setup/node-attestation/ 15:55:40 spire-1.2.1/test/integration/setup/node-attestation/build.sh 15:55:40 spire-1.2.1/test/integration/setup/node-attestation/client.go 15:55:40 spire-1.2.1/test/integration/setup/x509pop/ 15:55:40 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 15:55:40 spire-1.2.1/test/integration/setup/x509pop/setup.sh 15:55:40 spire-1.2.1/test/integration/suites/ 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/ 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 15:55:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 15:55:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 15:55:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 15:55:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 15:55:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 15:55:40 spire-1.2.1/test/integration/suites/datastore-mysql/ 15:55:40 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 15:55:40 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 15:55:40 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 15:55:40 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres/ 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/ 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/ 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 15:55:40 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 15:55:40 spire-1.2.1/test/integration/suites/join-token/ 15:55:40 spire-1.2.1/test/integration/suites/join-token/01-start-server 15:55:40 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 15:55:40 spire-1.2.1/test/integration/suites/join-token/03-start-agent 15:55:40 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 15:55:40 spire-1.2.1/test/integration/suites/join-token/05-check-svid 15:55:40 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 15:55:40 spire-1.2.1/test/integration/suites/join-token/README.md 15:55:40 spire-1.2.1/test/integration/suites/join-token/conf/ 15:55:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 15:55:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/join-token/conf/server/ 15:55:40 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/join-token/teardown 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/ 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 15:55:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 15:55:40 spire-1.2.1/pkg/server/registration/ 15:55:40 spire-1.2.1/pkg/server/registration/manager.go 15:55:40 spire-1.2.1/pkg/server/registration/manager_test.go 15:55:40 spire-1.2.1/pkg/server/scanentries.go 15:55:40 spire-1.2.1/pkg/server/scanentries_test.go 15:55:40 spire-1.2.1/pkg/server/server.go 15:55:40 spire-1.2.1/pkg/server/server_test.go 15:55:40 spire-1.2.1/pkg/server/svid/ 15:55:40 spire-1.2.1/pkg/server/svid/observer.go 15:55:40 spire-1.2.1/pkg/server/svid/observer_test.go 15:55:40 spire-1.2.1/pkg/server/svid/rotator.go 15:55:40 spire-1.2.1/pkg/server/svid/rotator_config.go 15:55:40 spire-1.2.1/pkg/server/svid/rotator_config_test.go 15:55:40 spire-1.2.1/pkg/server/svid/rotator_test.go 15:55:40 spire-1.2.1/proto/ 15:55:40 spire-1.2.1/proto/private/ 15:55:40 spire-1.2.1/proto/private/server/ 15:55:40 spire-1.2.1/proto/private/server/journal/ 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 15:55:40 spire-1.2.1/proto/private/server/journal/journal.pb.go 15:55:40 spire-1.2.1/proto/private/server/journal/journal.proto 15:55:40 spire-1.2.1/proto/spire/ 15:55:40 spire-1.2.1/proto/spire/common/ 15:55:40 spire-1.2.1/proto/spire/common/common.pb.go 15:55:40 spire-1.2.1/proto/spire/common/common.proto 15:55:40 spire-1.2.1/proto/spire/common/plugin/ 15:55:40 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 15:55:40 spire-1.2.1/proto/spire/common/plugin/plugin.proto 15:55:40 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 15:55:40 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 15:55:40 spire-1.2.1/proto/spire/plugin/ 15:55:40 spire-1.2.1/proto/spire/plugin/agent/ 15:55:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 15:55:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 15:55:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 15:55:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 15:55:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 15:55:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 15:55:40 spire-1.2.1/release/ 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/ 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 15:55:40 spire-1.2.1/release/spire-extras/ 15:55:40 spire-1.2.1/release/spire-extras/README.md 15:55:40 spire-1.2.1/release/spire-extras/conf/ 15:55:40 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 15:55:40 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 15:55:40 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 15:55:40 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 15:55:40 spire-1.2.1/release/spire/ 15:55:40 spire-1.2.1/release/spire/README.md 15:55:40 spire-1.2.1/release/spire/conf/ 15:55:40 spire-1.2.1/release/spire/conf/agent/ 15:55:40 spire-1.2.1/release/spire/conf/agent/agent.conf 15:55:40 spire-1.2.1/release/spire/conf/server/ 15:55:40 spire-1.2.1/release/spire/conf/server/server.conf 15:55:40 spire-1.2.1/script/ 15:55:40 spire-1.2.1/script/build-artifact.sh 15:55:40 spire-1.2.1/script/generate_dummy_ca.sh 15:55:40 spire-1.2.1/support/ 15:55:40 spire-1.2.1/support/k8s/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 15:55:40 spire-1.2.1/test/integration/suites/k8s/ 15:55:40 spire-1.2.1/test/integration/suites/k8s/00-setup 15:55:40 spire-1.2.1/test/integration/suites/k8s/01-apply-config 15:55:40 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 15:55:40 spire-1.2.1/test/integration/suites/k8s/README.md 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/ 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/server/ 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s/init-kubectl 15:55:40 spire-1.2.1/test/integration/suites/k8s/teardown 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/README.md 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/root/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/teardown 15:55:40 spire-1.2.1/test/integration/suites/node-attestation/ 15:55:40 spire-1.2.1/test/integration/suites/node-attestation/00-setup 15:55:40 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 15:55:40 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 15:55:40 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 15:55:40 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 15:55:40 spire-1.2.1/test/integration/suites/node-attestation/README.md 15:55:40 spire-1.2.1/test/integration/suites/node-attestation/conf/ 15:55:40 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 15:55:40 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 15:55:40 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/node-attestation/teardown 15:55:40 spire-1.2.1/test/integration/suites/rotation/ 15:55:40 spire-1.2.1/test/integration/suites/rotation/00-setup 15:55:40 spire-1.2.1/test/integration/suites/rotation/01-start-server 15:55:40 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 15:55:40 spire-1.2.1/test/integration/suites/rotation/03-start-agent 15:55:40 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 15:55:40 spire-1.2.1/test/integration/suites/rotation/05-check-svids 15:55:40 spire-1.2.1/test/integration/suites/rotation/README.md 15:55:40 spire-1.2.1/test/integration/suites/rotation/conf/ 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 15:55:40 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 15:55:40 spire-1.2.1/support/oidc-discovery-provider/ 15:55:40 spire-1.2.1/support/oidc-discovery-provider/README.md 15:55:40 spire-1.2.1/support/oidc-discovery-provider/common_test.go 15:55:40 spire-1.2.1/support/oidc-discovery-provider/config.go 15:55:40 spire-1.2.1/support/oidc-discovery-provider/config_test.go 15:55:40 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 15:55:40 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 15:55:40 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/rotation/conf/server/ 15:55:40 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/rotation/teardown 15:55:40 spire-1.2.1/test/integration/suites/self-test/ 15:55:40 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 15:55:40 spire-1.2.1/test/integration/suites/self-test/README.md 15:55:40 spire-1.2.1/test/integration/suites/self-test/teardown 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/ 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 15:55:40 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 15:55:40 spire-1.2.1/support/oidc-discovery-provider/handler.go 15:55:40 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 15:55:40 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 15:55:40 spire-1.2.1/support/oidc-discovery-provider/main.go 15:55:40 spire-1.2.1/support/oidc-discovery-provider/server_api.go 15:55:40 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 15:55:40 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 15:55:40 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 15:55:40 spire-1.2.1/test/ 15:55:40 spire-1.2.1/test/clock/ 15:55:40 spire-1.2.1/test/clock/clock.go 15:55:40 spire-1.2.1/test/fakes/ 15:55:40 spire-1.2.1/test/fakes/fakeagentcatalog/ 15:55:40 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 15:55:40 spire-1.2.1/test/fakes/fakeagentkeymanager/ 15:55:40 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 15:55:40 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 15:55:40 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 15:55:40 spire-1.2.1/test/fakes/fakeagentstore/ 15:55:40 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 15:55:40 spire-1.2.1/test/integration/suites/upgrade/ 15:55:40 spire-1.2.1/test/integration/suites/upgrade/00-setup 15:55:40 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 15:55:40 spire-1.2.1/test/fakes/fakedatastore/ 15:55:40 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 15:55:40 spire-1.2.1/test/fakes/fakeentryclient/ 15:55:40 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 15:55:40 spire-1.2.1/test/fakes/fakehealthchecker/ 15:55:40 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 15:55:40 spire-1.2.1/test/fakes/fakeidentityprovider/ 15:55:40 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 15:55:40 spire-1.2.1/test/fakes/fakemetrics/ 15:55:40 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 15:55:40 spire-1.2.1/test/fakes/fakenoderesolver/ 15:55:40 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 15:55:40 spire-1.2.1/test/fakes/fakenotifier/ 15:55:40 spire-1.2.1/test/fakes/fakenotifier/notifier.go 15:55:40 spire-1.2.1/test/fakes/fakepluginmetrics/ 15:55:40 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 15:55:40 spire-1.2.1/test/fakes/fakeserverca/ 15:55:40 spire-1.2.1/test/fakes/fakeserverca/serverca.go 15:55:40 spire-1.2.1/test/fakes/fakeservercatalog/ 15:55:40 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 15:55:40 spire-1.2.1/test/fakes/fakeserverkeymanager/ 15:55:40 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 15:55:40 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 15:55:40 spire-1.2.1/test/integration/suites/upgrade/README.md 15:55:40 spire-1.2.1/test/integration/suites/upgrade/conf/ 15:55:40 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 15:55:40 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 15:55:40 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/upgrade/teardown 15:55:40 spire-1.2.1/test/integration/suites/upgrade/versions.txt 15:55:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 15:55:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 15:55:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 15:55:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 15:55:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 15:55:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 15:55:40 spire-1.2.1/test/fakes/fakeservernodeattestor/ 15:55:40 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 15:55:40 spire-1.2.1/test/fakes/fakeupstreamauthority/ 15:55:40 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 15:55:40 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 15:55:40 spire-1.2.1/test/fakes/fakeworkloadapi/ 15:55:40 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 15:55:40 spire-1.2.1/test/fakes/fakeworkloadattestor/ 15:55:40 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 15:55:40 spire-1.2.1/test/fixture/ 15:55:40 spire-1.2.1/test/fixture/certs/ 15:55:40 spire-1.2.1/test/fixture/certs/agent_svid.der 15:55:40 spire-1.2.1/test/fixture/certs/base_cert.pem 15:55:40 spire-1.2.1/test/fixture/certs/base_csr.pem 15:55:40 spire-1.2.1/test/fixture/certs/base_key.pem 15:55:40 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 15:55:40 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 15:55:40 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 15:55:40 spire-1.2.1/test/fixture/certs/blog_cert.pem 15:55:40 spire-1.2.1/test/fixture/certs/blog_csr.pem 15:55:40 spire-1.2.1/test/fixture/certs/blog_key.pem 15:55:40 spire-1.2.1/test/fixture/certs/bundle.der 15:55:40 spire-1.2.1/test/fixture/certs/ca.pem 15:55:40 spire-1.2.1/test/fixture/certs/ca_key.pem 15:55:40 spire-1.2.1/test/fixture/certs/database_cert.pem 15:55:40 spire-1.2.1/test/fixture/certs/database_csr.pem 15:55:40 spire-1.2.1/test/fixture/certs/database_key.pem 15:55:40 spire-1.2.1/test/fixture/certs/node_cert.pem 15:55:40 spire-1.2.1/test/fixture/certs/node_csr.pem 15:55:40 spire-1.2.1/test/fixture/certs/node_key.pem 15:55:40 spire-1.2.1/test/fixture/certs/svid.pem 15:55:40 spire-1.2.1/test/fixture/certs/svid_key.pem 15:55:40 spire-1.2.1/test/fixture/config/ 15:55:40 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 15:55:40 spire-1.2.1/test/fixture/config/agent_good.conf 15:55:40 spire-1.2.1/test/fixture/config/agent_good_templated.conf 15:55:40 spire-1.2.1/test/fixture/config/plugin_good.conf 15:55:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 15:55:40 spire-1.2.1/test/fixture/config/server_good.conf 15:55:40 spire-1.2.1/test/fixture/config/server_good_templated.conf 15:55:40 spire-1.2.1/test/fixture/fixture.go 15:55:40 spire-1.2.1/test/fixture/nodeattestor/ 15:55:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 15:55:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 15:55:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 15:55:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 15:55:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 15:55:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 15:55:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 15:55:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 15:55:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 15:55:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 15:55:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 15:55:40 spire-1.2.1/test/fixture/registration/ 15:55:40 spire-1.2.1/test/fixture/registration/entries.json 15:55:40 spire-1.2.1/test/fixture/registration/good-for-update.json 15:55:40 spire-1.2.1/test/fixture/registration/good.json 15:55:40 spire-1.2.1/test/fixture/registration/invalid.json 15:55:40 spire-1.2.1/test/fixture/registration/invalid_json.json 15:55:40 spire-1.2.1/test/fixture/registration/manager_test_entries.json 15:55:40 spire-1.2.1/test/integration/ 15:55:40 spire-1.2.1/test/integration/README.md 15:55:40 spire-1.2.1/test/integration/common 15:55:40 spire-1.2.1/test/integration/setup/ 15:55:40 spire-1.2.1/test/integration/setup/adminclient/ 15:55:40 spire-1.2.1/test/integration/setup/adminclient/build.sh 15:55:40 spire-1.2.1/test/integration/setup/adminclient/client.go 15:55:40 spire-1.2.1/test/integration/setup/debugagent/ 15:55:40 spire-1.2.1/test/integration/setup/debugagent/build.sh 15:55:40 spire-1.2.1/test/integration/setup/debugagent/main.go 15:55:40 spire-1.2.1/test/integration/setup/debugserver/ 15:55:40 spire-1.2.1/test/integration/setup/debugserver/build.sh 15:55:40 spire-1.2.1/test/integration/setup/debugserver/main.go 15:55:40 spire-1.2.1/test/integration/setup/downstreamclient/ 15:55:40 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 15:55:40 spire-1.2.1/test/integration/setup/downstreamclient/client.go 15:55:40 spire-1.2.1/test/integration/setup/itclient/ 15:55:40 spire-1.2.1/test/integration/setup/itclient/client.go 15:55:40 spire-1.2.1/test/integration/setup/node-attestation/ 15:55:40 spire-1.2.1/test/integration/setup/node-attestation/build.sh 15:55:40 spire-1.2.1/test/integration/setup/node-attestation/client.go 15:55:40 spire-1.2.1/test/integration/setup/x509pop/ 15:55:40 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 15:55:40 spire-1.2.1/test/integration/setup/x509pop/setup.sh 15:55:40 spire-1.2.1/test/integration/suites/ 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/ 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 15:55:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 15:55:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 15:55:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 15:55:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 15:55:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 15:55:40 spire-1.2.1/test/integration/suites/datastore-mysql/ 15:55:40 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 15:55:40 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 15:55:40 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 15:55:40 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres/ 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/ 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/ 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 15:55:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 15:55:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 15:55:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 15:55:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 15:55:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 15:55:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 15:55:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 15:55:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 15:55:40 spire-1.2.1/test/integration/test-one.sh 15:55:40 spire-1.2.1/test/integration/test.sh 15:55:40 spire-1.2.1/test/plugintest/ 15:55:40 spire-1.2.1/test/plugintest/config.go 15:55:40 spire-1.2.1/test/plugintest/load.go 15:55:40 spire-1.2.1/test/plugintest/option.go 15:55:40 spire-1.2.1/test/spiretest/ 15:55:40 spire-1.2.1/test/spiretest/apiserver.go 15:55:40 spire-1.2.1/test/spiretest/assertions.go 15:55:40 spire-1.2.1/test/spiretest/dir.go 15:55:40 spire-1.2.1/test/spiretest/errors_posix.go 15:55:40 spire-1.2.1/test/spiretest/errors_windows.go 15:55:40 spire-1.2.1/test/spiretest/logs.go 15:55:40 spire-1.2.1/test/spiretest/socketapi.go 15:55:40 spire-1.2.1/test/spiretest/suite.go 15:55:40 spire-1.2.1/test/spiretest/x509.go 15:55:40 spire-1.2.1/test/testca/ 15:55:40 spire-1.2.1/test/testca/ca.go 15:55:40 spire-1.2.1/test/testkey/ 15:55:40 spire-1.2.1/test/testkey/generate.sh 15:55:40 spire-1.2.1/test/testkey/genkeys.go 15:55:40 spire-1.2.1/test/testkey/keys.go 15:55:40 spire-1.2.1/test/testkey/new.go 15:55:40 spire-1.2.1/test/tpmsimulator/ 15:55:40 spire-1.2.1/test/tpmsimulator/simulator.go 15:55:40 spire-1.2.1/test/util/ 15:55:40 spire-1.2.1/test/util/cert_fixtures.go 15:55:40 spire-1.2.1/test/util/cert_generation.go 15:55:40 spire-1.2.1/test/util/io_redirection.go 15:55:40 spire-1.2.1/test/util/race.go 15:55:40 spire-1.2.1/test/util/util.go 15:55:40 building spire from source... 15:55:40 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 15:55:40 spire-1.2.1/test/integration/suites/join-token/ 15:55:40 spire-1.2.1/test/integration/suites/join-token/01-start-server 15:55:40 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 15:55:40 spire-1.2.1/test/integration/suites/join-token/03-start-agent 15:55:40 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 15:55:40 spire-1.2.1/test/integration/suites/join-token/05-check-svid 15:55:40 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 15:55:40 spire-1.2.1/test/integration/suites/join-token/README.md 15:55:40 spire-1.2.1/test/integration/suites/join-token/conf/ 15:55:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 15:55:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/join-token/conf/server/ 15:55:40 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/join-token/teardown 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/ 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 15:55:40 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/ 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 15:55:40 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 15:55:40 spire-1.2.1/test/integration/suites/k8s/ 15:55:40 spire-1.2.1/test/integration/suites/k8s/00-setup 15:55:40 spire-1.2.1/test/integration/suites/k8s/01-apply-config 15:55:40 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 15:55:40 spire-1.2.1/test/integration/suites/k8s/README.md 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/ 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/server/ 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 15:55:40 spire-1.2.1/test/integration/suites/k8s/init-kubectl 15:55:40 spire-1.2.1/test/integration/suites/k8s/teardown 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/README.md 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/root/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/nested-rotation/teardown 15:55:40 spire-1.2.1/test/integration/suites/node-attestation/ 15:55:40 spire-1.2.1/test/integration/suites/node-attestation/00-setup 15:55:40 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 15:55:40 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 15:55:40 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 15:55:40 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 15:55:40 spire-1.2.1/test/integration/suites/node-attestation/README.md 15:55:40 spire-1.2.1/test/integration/suites/node-attestation/conf/ 15:55:40 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 15:55:40 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 15:55:40 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/node-attestation/teardown 15:55:40 spire-1.2.1/test/integration/suites/rotation/ 15:55:40 spire-1.2.1/test/integration/suites/rotation/00-setup 15:55:40 spire-1.2.1/test/integration/suites/rotation/01-start-server 15:55:40 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 15:55:40 spire-1.2.1/test/integration/suites/rotation/03-start-agent 15:55:40 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 15:55:40 spire-1.2.1/test/integration/suites/rotation/05-check-svids 15:55:40 spire-1.2.1/test/integration/suites/rotation/README.md 15:55:40 spire-1.2.1/test/integration/suites/rotation/conf/ 15:55:40 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 15:55:40 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/rotation/conf/server/ 15:55:40 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/rotation/teardown 15:55:40 spire-1.2.1/test/integration/suites/self-test/ 15:55:40 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 15:55:40 spire-1.2.1/test/integration/suites/self-test/README.md 15:55:40 spire-1.2.1/test/integration/suites/self-test/teardown 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/ 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 15:55:40 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 15:55:40 spire-1.2.1/test/integration/suites/upgrade/ 15:55:40 spire-1.2.1/test/integration/suites/upgrade/00-setup 15:55:40 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 15:55:40 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 15:55:40 spire-1.2.1/test/integration/suites/upgrade/README.md 15:55:40 spire-1.2.1/test/integration/suites/upgrade/conf/ 15:55:40 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 15:55:40 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 15:55:40 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 15:55:40 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 15:55:40 spire-1.2.1/test/integration/suites/upgrade/teardown 15:55:40 spire-1.2.1/test/integration/suites/upgrade/versions.txt 15:55:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 15:55:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 15:55:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 15:55:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 15:55:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 15:55:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 15:55:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 15:55:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 15:55:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 15:55:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 15:55:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 15:55:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 15:55:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 15:55:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 15:55:40 spire-1.2.1/test/integration/test-one.sh 15:55:40 spire-1.2.1/test/integration/test.sh 15:55:40 spire-1.2.1/test/plugintest/ 15:55:40 spire-1.2.1/test/plugintest/config.go 15:55:40 spire-1.2.1/test/plugintest/load.go 15:55:40 spire-1.2.1/test/plugintest/option.go 15:55:40 spire-1.2.1/test/spiretest/ 15:55:40 spire-1.2.1/test/spiretest/apiserver.go 15:55:40 spire-1.2.1/test/spiretest/assertions.go 15:55:40 spire-1.2.1/test/spiretest/dir.go 15:55:40 spire-1.2.1/test/spiretest/errors_posix.go 15:55:40 spire-1.2.1/test/spiretest/errors_windows.go 15:55:40 spire-1.2.1/test/spiretest/logs.go 15:55:40 spire-1.2.1/test/spiretest/socketapi.go 15:55:40 spire-1.2.1/test/spiretest/suite.go 15:55:40 spire-1.2.1/test/spiretest/x509.go 15:55:40 spire-1.2.1/test/testca/ 15:55:40 spire-1.2.1/test/testca/ca.go 15:55:40 spire-1.2.1/test/testkey/ 15:55:40 spire-1.2.1/test/testkey/generate.sh 15:55:40 spire-1.2.1/test/testkey/genkeys.go 15:55:40 spire-1.2.1/test/testkey/keys.go 15:55:40 spire-1.2.1/test/testkey/new.go 15:55:40 spire-1.2.1/test/tpmsimulator/ 15:55:40 spire-1.2.1/test/tpmsimulator/simulator.go 15:55:40 spire-1.2.1/test/util/ 15:55:40 spire-1.2.1/test/util/cert_fixtures.go 15:55:40 spire-1.2.1/test/util/cert_generation.go 15:55:40 spire-1.2.1/test/util/io_redirection.go 15:55:40 spire-1.2.1/test/util/race.go 15:55:40 spire-1.2.1/test/util/util.go 15:55:40 building spire from source... 15:55:40 Installing go1.17.7... 15:55:40 Installing go1.17.7... 15:55:40 Removing intermediate container 58e5af28c89a 15:55:40 ---> 664fce1e9682 15:55:40 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:55:40 ---> Running in 82fd895ac0cb 15:55:40 Removing intermediate container 82fd895ac0cb 15:55:40 ---> 2afab3584869 15:55:40 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:55:41 ---> Running in 4f7251be3b61 15:55:44 Removing intermediate container 4f7251be3b61 15:55:44 ---> ac6f8e32177e 15:55:44 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 15:55:44 ---> Running in c13e8765ada8 15:55:45 Removing intermediate container c13e8765ada8 15:55:45 ---> 92a130a3ae15 15:55:45 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:55:46 Building bin/spire-server... 15:55:46 go: downloading github.com/mitchellh/cli v1.1.2 15:55:46 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 15:55:46 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 15:55:46 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 15:55:46 go: downloading google.golang.org/grpc v1.44.0 15:55:46  ---> 19b41c392058 15:55:46 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:55:46 Building bin/spire-server... 15:55:46 go: downloading google.golang.org/grpc v1.44.0 15:55:46 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 15:55:46 go: downloading github.com/mitchellh/cli v1.1.2 15:55:46 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 15:55:46 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 15:55:46 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 15:55:46  ---> Running in 500fcbfa0821 15:55:46 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 15:55:46 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 15:55:46 go: downloading github.com/imdario/mergo v0.3.12 15:55:46 go: downloading github.com/sirupsen/logrus v1.8.1 15:55:46 go: downloading github.com/imdario/mergo v0.3.12 15:55:46 go: downloading github.com/sirupsen/logrus v1.8.1 15:55:46 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 15:55:46 go: downloading github.com/hashicorp/go-hclog v1.1.0 15:55:46 go: downloading github.com/hashicorp/go-hclog v1.1.0 15:55:46 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 15:55:46 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 15:55:46 go: downloading github.com/fatih/color v1.13.0 15:55:46 go: downloading github.com/mattn/go-isatty v0.0.14 15:55:46 go: downloading google.golang.org/protobuf v1.27.1 15:55:46 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 15:55:46 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 15:55:46 go: downloading github.com/fatih/color v1.13.0 15:55:46 go: downloading github.com/hashicorp/go-plugin v1.4.3 15:55:46 go: downloading github.com/mattn/go-isatty v0.0.14 15:55:47 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 15:55:47 go: downloading google.golang.org/protobuf v1.27.1 15:55:47 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 15:55:47 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 15:55:47 go: downloading github.com/InVisionApp/go-logger v1.0.1 15:55:47 go: downloading github.com/armon/go-metrics v0.3.10 15:55:47 go: downloading github.com/prometheus/client_golang v1.12.1 15:55:47 go: downloading github.com/uber-go/tally/v4 v4.1.1 15:55:47 go: downloading github.com/hashicorp/go-plugin v1.4.3 15:55:47 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 15:55:47 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 15:55:47 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 15:55:47 go: downloading github.com/open-policy-agent/opa v0.38.0 15:55:47 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 15:55:47 go: downloading github.com/InVisionApp/go-logger v1.0.1 15:55:47 go: downloading github.com/armon/go-metrics v0.3.10 15:55:47 go: downloading github.com/prometheus/client_golang v1.12.1 15:55:47 go: downloading github.com/uber-go/tally/v4 v4.1.1 15:55:47 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 15:55:47 go: downloading github.com/open-policy-agent/opa v0.38.0 15:55:47 go: downloading github.com/mattn/go-colorable v0.1.12 15:55:47 go: downloading github.com/Masterminds/goutils v1.1.0 15:55:47 go: downloading github.com/Masterminds/semver v1.5.0 15:55:47 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 15:55:47 go: downloading github.com/google/uuid v1.1.2 15:55:47 go: downloading github.com/mattn/go-colorable v0.1.12 15:55:47 go: downloading github.com/Masterminds/goutils v1.1.0 15:55:47 go: downloading github.com/huandu/xstrings v1.3.2 15:55:47 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 15:55:47 go: downloading github.com/oklog/run v1.0.0 15:55:47 go: downloading github.com/Masterminds/semver v1.5.0 15:55:47 go: downloading github.com/google/uuid v1.1.2 15:55:47 go: downloading github.com/huandu/xstrings v1.3.2 15:55:47 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:55:47 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 15:55:47 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 15:55:47 go: downloading github.com/imkira/go-observer v1.0.3 15:55:47 go: downloading github.com/beorn7/perks v1.0.1 15:55:47 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 15:55:47 go: downloading github.com/oklog/run v1.0.0 15:55:47 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 15:55:47 go: downloading github.com/cespare/xxhash/v2 v2.1.2 15:55:47 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:55:47 go: downloading github.com/prometheus/client_model v0.2.0 15:55:47 go: downloading github.com/imkira/go-observer v1.0.3 15:55:47 go: downloading github.com/prometheus/client_model v0.2.0 15:55:47 go: downloading github.com/prometheus/common v0.32.1 15:55:47 go: downloading github.com/prometheus/common v0.32.1 15:55:47 go: downloading github.com/beorn7/perks v1.0.1 15:55:48 go: downloading github.com/cespare/xxhash/v2 v2.1.2 15:55:48 go: downloading github.com/prometheus/procfs v0.7.3 15:55:48 go: downloading github.com/prometheus/procfs v0.7.3 15:55:48 go: downloading github.com/hashicorp/errwrap v1.1.0 15:55:48 go: downloading github.com/mitchellh/reflectwalk v1.0.1 15:55:48 go: downloading github.com/hashicorp/errwrap v1.1.0 15:55:48 go: downloading go.uber.org/atomic v1.9.0 15:55:48 go: downloading github.com/mitchellh/reflectwalk v1.0.1 15:55:48 go: downloading go.uber.org/atomic v1.9.0 15:55:48 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:55:48 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 15:55:48 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 15:55:48 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 15:55:48 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 15:55:48 go: downloading github.com/blang/semver/v4 v4.0.0 15:55:48 go: downloading github.com/go-sql-driver/mysql v1.6.0 15:55:48 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 15:55:48 go: downloading github.com/jinzhu/gorm v1.9.16 15:55:48 go: downloading github.com/lib/pq v1.10.4 15:55:48 go: downloading github.com/mattn/go-sqlite3 v1.14.12 15:55:48 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 15:55:48 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 15:55:48 Removing intermediate container 500fcbfa0821 15:55:48 ---> fbdb8bf13501 15:55:48 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:55:49 ---> c29a5f8c112c 15:55:49 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:55:49 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 15:55:50 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 15:55:50 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 15:55:50 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 15:55:50 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 15:55:50 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 15:55:50 go: downloading github.com/stretchr/testify v1.7.0 15:55:50 go: downloading github.com/stretchr/testify v1.7.0 15:55:50 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:55:50 go: downloading github.com/aws/aws-sdk-go v1.43.0 15:55:50 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:55:50 go: downloading github.com/aws/aws-sdk-go v1.43.0 15:55:52  ---> b1b983cfa660 15:55:52 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:55:52 ---> 1c6e20ff4273 15:55:52 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:55:53 ---> 5cb916085b9f 15:55:53 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:55:54 ---> f30a554b5b34 15:55:54 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 15:55:55 go: downloading google.golang.org/api v0.70.0 15:55:55 go: downloading k8s.io/client-go v0.23.4 15:55:55 go: downloading k8s.io/api v0.23.4 15:55:55 go: downloading github.com/google/go-tpm v0.3.3 15:55:55 go: downloading cloud.google.com/go/storage v1.21.0 15:55:55 go: downloading google.golang.org/api v0.70.0 15:55:55 go: downloading k8s.io/client-go v0.23.4 15:55:55 go: downloading k8s.io/api v0.23.4 15:55:55 go: downloading github.com/google/go-tpm v0.3.3 15:55:55 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 15:55:55 go: downloading cloud.google.com/go v0.100.2 15:55:55 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 15:55:55 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 15:55:55  ---> Running in ba0288f68be0 15:55:55 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 15:55:55 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 15:55:56 Removing intermediate container ba0288f68be0 15:55:56 ---> 2374997e97b8 15:55:56 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:55:56 go: downloading cloud.google.com/go/storage v1.21.0 15:55:56 go: downloading cloud.google.com/go v0.100.2 15:55:56 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 15:55:56 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 15:55:56 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 15:55:56 go: downloading k8s.io/apimachinery v0.23.4 15:55:56 go: downloading k8s.io/apimachinery v0.23.4 15:55:57 go: downloading k8s.io/kube-aggregator v0.23.3 15:55:57 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 15:55:57 go: downloading github.com/blang/semver/v4 v4.0.0 15:55:57  ---> 20f6777ed926 15:55:57 Step 26/31 : RUN chmod +x /entrypoint.sh 15:55:57 go: downloading github.com/go-sql-driver/mysql v1.6.0 15:55:57 go: downloading k8s.io/kube-aggregator v0.23.3 15:55:57 go: downloading github.com/jinzhu/gorm v1.9.16 15:55:57 go: downloading github.com/lib/pq v1.10.4 15:55:57 go: downloading github.com/mattn/go-sqlite3 v1.14.12 15:55:57  ---> Running in a2d75ad42196 15:55:57 go: downloading sigs.k8s.io/controller-runtime v0.11.1 15:55:57 go: downloading sigs.k8s.io/controller-runtime v0.11.1 15:55:57 go: downloading cloud.google.com/go/security v1.3.0 15:55:57 go: downloading cloud.google.com/go/security v1.3.0 15:55:57 go: downloading github.com/hashicorp/vault/api v1.4.1 15:55:57 go: downloading github.com/hashicorp/vault/api v1.4.1 15:55:58 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 15:55:58 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 15:55:58 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:55:58 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 15:55:58 go: downloading github.com/twmb/murmur3 v1.1.6 15:55:58 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 15:55:58 go: downloading github.com/twmb/murmur3 v1.1.6 15:55:58 go: downloading github.com/jinzhu/inflection v1.0.0 15:55:58 go: downloading github.com/aws/smithy-go v1.11.0 15:55:58 go: downloading github.com/aws/smithy-go v1.11.0 15:55:58 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 15:55:58 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 15:55:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 15:55:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 15:55:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 15:55:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 15:55:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 15:55:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 15:55:59 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 15:55:59 go: downloading cloud.google.com/go/compute v1.3.0 15:55:59 go: downloading cloud.google.com/go/iam v0.1.1 15:55:59 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 15:55:59 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 15:55:59 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 15:55:59 go: downloading github.com/Azure/go-autorest/logger v0.2.1 15:55:59 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 15:55:59 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 15:55:59 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 15:55:59 go: downloading github.com/dimchansky/utfbom v1.1.1 15:55:59 go: downloading cloud.google.com/go/compute v1.3.0 15:55:59 go: downloading github.com/gogo/protobuf v1.3.2 15:55:59 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 15:55:59 go: downloading cloud.google.com/go/iam v0.1.1 15:55:59 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 15:55:59 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 15:55:59 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 15:55:59 go: downloading github.com/gogo/protobuf v1.3.2 15:55:59 go: downloading github.com/Azure/go-autorest/logger v0.2.1 15:55:59 go: downloading github.com/dimchansky/utfbom v1.1.1 15:55:59 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 15:55:59 go: downloading k8s.io/klog/v2 v2.30.0 15:55:59 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 15:55:59 go: downloading k8s.io/klog/v2 v2.30.0 15:55:59 go: downloading github.com/google/gofuzz v1.1.0 15:55:59 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 15:55:59 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 15:55:59 go: downloading github.com/spf13/pflag v1.0.5 15:55:59 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 15:55:59 go: downloading github.com/spf13/pflag v1.0.5 15:55:59 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 15:55:59 go: downloading github.com/google/gofuzz v1.1.0 15:55:59 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 15:55:59 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 15:55:59 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 15:55:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:55:59 go: downloading github.com/jinzhu/inflection v1.0.0 15:55:59 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 15:55:59 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 15:55:59 go: downloading github.com/hashicorp/vault/sdk v0.4.1 15:55:59 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 15:55:59 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 15:55:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:56:00 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 15:56:00 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 15:56:00 go: downloading github.com/hashicorp/vault/sdk v0.4.1 15:56:00 go: downloading github.com/mitchellh/mapstructure v1.4.3 15:56:00 go: downloading github.com/tklauser/go-sysconf v0.3.9 15:56:00 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 15:56:00 go: downloading github.com/OneOfOne/xxhash v1.2.8 15:56:00 go: downloading gopkg.in/yaml.v2 v2.4.0 15:56:00 go: downloading github.com/mitchellh/mapstructure v1.4.3 15:56:00 go: downloading github.com/tklauser/go-sysconf v0.3.9 15:56:00 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 15:56:00 go: downloading github.com/OneOfOne/xxhash v1.2.8 15:56:00 go: downloading gopkg.in/yaml.v2 v2.4.0 15:56:00 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:56:00 go: downloading github.com/gobwas/glob v0.2.3 15:56:00 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 15:56:00 go: downloading github.com/jmespath/go-jmespath v0.4.0 15:56:00 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:56:00 go: downloading github.com/jmespath/go-jmespath v0.4.0 15:56:00 go: downloading github.com/gobwas/glob v0.2.3 15:56:00 go: downloading go.opencensus.io v0.23.0 15:56:00 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 15:56:00 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 15:56:00 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 15:56:00 go: downloading go.opencensus.io v0.23.0 15:56:00 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 15:56:00 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 15:56:00 go: downloading gopkg.in/inf.v0 v0.9.1 15:56:00 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 15:56:00 go: downloading github.com/googleapis/gnostic v0.5.5 15:56:00 go: downloading gopkg.in/inf.v0 v0.9.1 15:56:00 go: downloading github.com/google/go-cmp v0.5.7 15:56:00 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 15:56:00 go: downloading github.com/go-logr/logr v1.2.2 15:56:00 go: downloading github.com/json-iterator/go v1.1.12 15:56:00 go: downloading github.com/go-logr/logr v1.2.2 15:56:00 go: downloading github.com/googleapis/gnostic v0.5.5 15:56:00 go: downloading github.com/google/go-cmp v0.5.7 15:56:00 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 15:56:00 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 15:56:00 go: downloading github.com/json-iterator/go v1.1.12 15:56:00 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 15:56:00 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:56:00 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 15:56:00 go: downloading go.uber.org/zap v1.21.0 15:56:00 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:56:00 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 15:56:00 go: downloading github.com/tklauser/numcpus v0.3.0 15:56:00 go: downloading sigs.k8s.io/yaml v1.3.0 15:56:00 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 15:56:00 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 15:56:00 go: downloading github.com/tklauser/numcpus v0.3.0 15:56:00 go: downloading sigs.k8s.io/yaml v1.3.0 15:56:00 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 15:56:00 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 15:56:00 go: downloading github.com/modern-go/reflect2 v1.0.2 15:56:00 go: downloading go.uber.org/zap v1.21.0 15:56:00 go: downloading github.com/ryanuber/go-glob v1.0.0 15:56:00 go: downloading github.com/golang/snappy v0.0.4 15:56:00 go: downloading github.com/golang/snappy v0.0.4 15:56:00 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 15:56:00 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 15:56:00 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 15:56:00 go: downloading github.com/hashicorp/go-uuid v1.0.2 15:56:00 go: downloading github.com/hashicorp/go-version v1.2.0 15:56:00 go: downloading github.com/hashicorp/go-version v1.2.0 15:56:00 go: downloading github.com/hashicorp/go-uuid v1.0.2 15:56:00 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 15:56:01 go: downloading github.com/ryanuber/go-glob v1.0.0 15:56:01 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 15:56:01 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 15:56:01 go: downloading go.uber.org/multierr v1.6.0 15:56:01 go: downloading github.com/modern-go/reflect2 v1.0.2 15:56:01 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 15:56:01 go: downloading go.uber.org/multierr v1.6.0 15:56:01 Removing intermediate container a2d75ad42196 15:56:01 ---> 22ef2c2ccff6 15:56:01 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:56:01 ---> Running in b61a84baf71a 15:56:02 Removing intermediate container b61a84baf71a 15:56:02 ---> 087f68d2c088 15:56:02 Step 28/31 : CMD ["gate"] 15:56:05 ---> Running in 226b2d19ad09 15:56:05 Removing intermediate container cf47abf0459a 15:56:05 ---> 3488b85e3394 15:56:05 15:56:05 Step 10/22 : FROM alpine:3.14 15:56:05 ---> e04c818066af 15:56:05 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:56:07 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 15:56:07 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 15:56:07 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 15:56:07 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 15:56:07  ---> Running in c65b042e62e8 15:56:07 Removing intermediate container 226b2d19ad09 15:56:07 ---> 4255fc32b0ef 15:56:07 Step 29/31 : LABEL arch=x86_64 15:56:08 ---> Running in f9145fb2af9c 15:56:08 Removing intermediate container f9145fb2af9c 15:56:08 ---> 7c4f06fb5508 15:56:08 Step 30/31 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 15:56:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:56:08 ---> Running in 3d936bad0a81 15:56:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:56:08 Removing intermediate container 3d936bad0a81 15:56:08 ---> e6e56aa19088 15:56:08 Step 31/31 : LABEL version=0.0.0 15:56:08 (1/2) Installing ca-certificates (20211220-r0) 15:56:08 ---> Running in babc188dbd7e 15:56:08 (2/2) Installing dumb-init (1.2.5-r1) 15:56:08 Executing busybox-1.33.1-r7.trigger 15:56:08 Executing ca-certificates-20211220-r0.trigger 15:56:09 OK: 6 MiB in 16 packages 15:56:09 Removing intermediate container babc188dbd7e 15:56:09 ---> bc0d31100da9 15:56:09 15:56:09 Successfully built bc0d31100da9 15:56:09 Successfully tagged security-bootstrapper:latest 15:56:09  Building security-bootstrapper ... done Building core-metadata 15:56:10 Removing intermediate container c65b042e62e8 15:56:10 ---> 7c0efd2ca916 15:56:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:56:11 ---> Running in cdbd998d9664 15:56:11 Removing intermediate container cdbd998d9664 15:56:11 ---> b5abbba255af 15:56:11 Step 13/22 : ENV APP_PORT=59860 15:56:11 ---> Running in 55fbbb1b80b5 15:56:11 Removing intermediate container 55fbbb1b80b5 15:56:11 ---> a381b3926eb7 15:56:11 Step 14/22 : EXPOSE $APP_PORT 15:56:11 ---> Running in f42be7aa5a40 15:56:12 Removing intermediate container f42be7aa5a40 15:56:12 ---> 8edc5574a353 15:56:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:56:12 ---> 070857a8e0bd 15:56:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:56:13 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:56:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:56:13 ---> e50a792b3a17 15:56:13 Step 3/23 : WORKDIR /edgex-go 15:56:13 ---> Using cache 15:56:13 ---> 696e308a31e5 15:56:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:13 ---> Using cache 15:56:13 ---> 73a59aa53338 15:56:13 Step 5/23 : RUN apk add --update --no-cache make git 15:56:13 ---> Using cache 15:56:13 ---> fe662473f1d8 15:56:13 Step 6/23 : COPY go.mod vendor* ./ 15:56:13 ---> Using cache 15:56:13 ---> a2efd8cb22dd 15:56:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:13 ---> Using cache 15:56:13 ---> 01f8539d8d81 15:56:13 Step 8/23 : COPY . . 15:56:13 ---> Using cache 15:56:13 ---> ee54cce41850 15:56:13 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:56:13 ---> 736df3c86fc3 15:56:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:56:13 ---> Running in 6a15b6f6cade 15:56:14 ---> 96c6aa2d3024 15:56:14 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:56:14 ---> Running in 868b03f1c353 15:56:14 Removing intermediate container 868b03f1c353 15:56:14 ---> 0512f6477769 15:56:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:56:14 ---> Running in 1715960b38ea 15:56:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:56:14 Removing intermediate container 1715960b38ea 15:56:14 ---> 5c89266b47a0 15:56:14 Step 20/22 : LABEL arch=x86_64 15:56:14 ---> Running in 6fc6c3f7e577 15:56:15 Removing intermediate container 6fc6c3f7e577 15:56:15 ---> fc8bfe281c02 15:56:15 Step 21/22 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 15:56:15 ---> Running in b1a27158f11c 15:56:16 Removing intermediate container b1a27158f11c 15:56:16 ---> f277e2c4a41d 15:56:16 Step 22/22 : LABEL version=0.0.0 15:56:16 ---> Running in a4d7e5f26760 15:56:16 Removing intermediate container a4d7e5f26760 15:56:16 ---> 9ad800dfbc7e 15:56:16 15:56:16 Successfully built 9ad800dfbc7e 15:56:16 Successfully tagged support-notifications:latest 15:56:16  Building support-notifications ... done Building core-command 15:56:22 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:56:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:56:22 ---> e50a792b3a17 15:56:22 Step 3/23 : WORKDIR /edgex-go 15:56:22 ---> Using cache 15:56:22 ---> 696e308a31e5 15:56:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:22 ---> Using cache 15:56:22 ---> 73a59aa53338 15:56:22 Step 5/23 : RUN apk add --update --no-cache make git 15:56:22 ---> Using cache 15:56:22 ---> fe662473f1d8 15:56:22 Step 6/23 : COPY go.mod vendor* ./ 15:56:22 ---> Using cache 15:56:22 ---> a2efd8cb22dd 15:56:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:22 ---> Using cache 15:56:22 ---> 01f8539d8d81 15:56:22 Step 8/23 : COPY . . 15:56:22 ---> Using cache 15:56:22 ---> ee54cce41850 15:56:22 Step 9/23 : RUN make cmd/core-command/core-command 15:56:23 ---> Running in 55a2e8917ced 15:56:24 Building bin/spire-agent... 15:56:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:56:24 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:56:24 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:56:24 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:56:24 go: downloading github.com/docker/docker v20.10.12+incompatible 15:56:26 go: downloading github.com/google/go-tpm-tools v0.3.3 15:56:26 go: downloading github.com/docker/go-units v0.4.0 15:56:26 go: downloading github.com/docker/go-connections v0.4.0 15:56:26 go: downloading github.com/containerd/containerd v1.3.4 15:56:26 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:56:26 go: downloading github.com/opencontainers/image-spec v1.0.1 15:56:26 go: downloading github.com/opencontainers/go-digest v1.0.0 15:56:26 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:56:26 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:56:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:56:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:56:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:56:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:56:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:56:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:56:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:56:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:56:53 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:56:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:56:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:56:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:56:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:56:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:56:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:56:58 Removing intermediate container 6a15b6f6cade 15:56:58 ---> ed4dc3fafa13 15:56:58 15:56:58 Step 10/23 : FROM alpine:3.14 15:56:58 ---> e04c818066af 15:56:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:56:58 ---> Running in 56ebdee763f4 15:56:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:56:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:56:58 (1/1) Installing dumb-init (1.2.5-r1) 15:56:58 Executing busybox-1.33.1-r7.trigger 15:56:58 OK: 6 MiB in 15 packages 15:56:58 Removing intermediate container 55a2e8917ced 15:56:58 ---> d8f52baee93d 15:56:58 15:56:58 Step 10/23 : FROM alpine:3.14 15:56:58 ---> e04c818066af 15:56:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:56:58 ---> Using cache 15:56:58 ---> a830d6925c50 15:56:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:56:58 Removing intermediate container 56ebdee763f4 15:56:58 ---> a830d6925c50 15:56:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:56:58 ---> Running in 85abfa4e781f 15:56:58 ---> Running in d6a16fd0f3e5 15:56:58 Removing intermediate container 85abfa4e781f 15:56:58 ---> 23963a48f9ac 15:56:58 Step 13/23 : ENV APP_PORT=59882 15:56:58 Removing intermediate container d6a16fd0f3e5 15:56:58 ---> 4f2e494d435c 15:56:58 Step 13/23 : ENV APP_PORT=59881 15:56:58 ---> Running in 185de0bfcc3d 15:56:58 ---> Running in cdde980cd969 15:56:59 Removing intermediate container 185de0bfcc3d 15:56:59 ---> 69b8d1f0b8f8 15:56:59 Step 14/23 : EXPOSE $APP_PORT 15:56:59 Removing intermediate container cdde980cd969 15:56:59 ---> f07228120b69 15:56:59 Step 14/23 : EXPOSE $APP_PORT 15:56:59 ---> Running in 3a2809ae66db 15:56:59 ---> Running in fbf3b868b3c4 15:56:59 Removing intermediate container fbf3b868b3c4 15:56:59 ---> b4f9b93b05f5 15:56:59 Step 15/23 : WORKDIR / 15:57:00 Removing intermediate container 3a2809ae66db 15:57:00 ---> 7be16eaff632 15:57:00 Step 15/23 : WORKDIR / 15:57:00 ---> Running in 632453784e00 15:57:00 ---> Running in 6e8a1f3c9205 15:57:00 Removing intermediate container 632453784e00 15:57:00 ---> cfa94d2724be 15:57:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:57:01 Removing intermediate container 6e8a1f3c9205 15:57:01 ---> 33b7a46fdc7e 15:57:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:57:01 ---> 248df272ad2e 15:57:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:57:02 ---> f106e8b73616 15:57:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:57:03 ---> 305a8bac3cad 15:57:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:57:03 ---> 36420960ca99 15:57:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:57:04 ---> 37e2769cc51c 15:57:04 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:57:04 ---> dbf8b10c05c9 15:57:04 Step 19/23 : ENTRYPOINT ["/core-command"] 15:57:04 ---> Running in 4d876ff5d425 15:57:04 ---> Running in cba2404fbca7 15:57:04 Removing intermediate container 4d876ff5d425 15:57:04 ---> df13f9b32e8a 15:57:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:57:04 Removing intermediate container cba2404fbca7 15:57:04 ---> bf5dc8f61af4 15:57:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:57:04 ---> Running in aae488408b33 15:57:04 ---> Running in 9c9e6be67c57 15:57:05 Removing intermediate container 9c9e6be67c57 15:57:05 ---> a0011c9a0684 15:57:05 Step 21/23 : LABEL arch=x86_64 15:57:05 Removing intermediate container aae488408b33 15:57:05 ---> 030da7e98364 15:57:05 Step 21/23 : LABEL arch=x86_64 15:57:05 ---> Running in 0ca8e7fe76e0 15:57:05 ---> Running in b6c3ea1876d2 15:57:06 Removing intermediate container 0ca8e7fe76e0 15:57:06 ---> dd7585850923 15:57:06 Step 22/23 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 15:57:06 Removing intermediate container b6c3ea1876d2 15:57:06 ---> 46dfaf850c85 15:57:06 Step 22/23 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 15:57:06 ---> Running in 3ef5d784c5c9 15:57:06 ---> Running in 648aae72262a 15:57:06 Removing intermediate container 648aae72262a 15:57:06 ---> d2060620e8b7 15:57:06 Step 23/23 : LABEL version=0.0.0 15:57:06 ---> Running in 5a0d6ec68abd 15:57:06 Removing intermediate container 3ef5d784c5c9 15:57:06 ---> 9b573e2ca6ff 15:57:06 Step 23/23 : LABEL version=0.0.0 15:57:06 ---> Running in 954a987b999b 15:57:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.259s coverage: 28.7% of statements 15:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:57:07 Removing intermediate container 5a0d6ec68abd 15:57:07 ---> ec185621740c 15:57:07 15:57:07 Removing intermediate container 954a987b999b 15:57:07 ---> 96940f9b3088 15:57:07 15:57:07 Successfully built ec185621740c 15:57:07 Successfully tagged core-command:latest 15:57:07 Building support-scheduler 15:57:07  Building core-command ... done Successfully built 96940f9b3088 15:57:07 Successfully tagged core-metadata:latest 15:57:07  Building core-metadata ... done Building sys-mgmt-agent 15:57:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.375s coverage: 98.5% of statements 15:57:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:57:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.414s coverage: 53.4% of statements 15:57:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:57:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:57:19 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:57:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:57:19 ---> e50a792b3a17 15:57:19 Step 3/22 : WORKDIR /edgex-go 15:57:19 ---> Using cache 15:57:19 ---> 696e308a31e5 15:57:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:57:19 ---> Using cache 15:57:19 ---> 73a59aa53338 15:57:19 Step 5/22 : RUN apk add --update --no-cache make git 15:57:19 ---> Using cache 15:57:19 ---> fe662473f1d8 15:57:19 Step 6/22 : COPY go.mod vendor* ./ 15:57:19 ---> Using cache 15:57:19 ---> a2efd8cb22dd 15:57:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:57:19 ---> Using cache 15:57:19 ---> 01f8539d8d81 15:57:19 Step 8/22 : COPY . . 15:57:19 ---> Using cache 15:57:19 ---> ee54cce41850 15:57:19 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:57:20 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:57:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:57:20 ---> e50a792b3a17 15:57:20 Step 3/23 : WORKDIR /edgex-go 15:57:20 ---> Using cache 15:57:20 ---> 696e308a31e5 15:57:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:57:20 ---> Using cache 15:57:20 ---> 73a59aa53338 15:57:20 Step 5/23 : RUN apk add --update --no-cache make bash git 15:57:28 ---> Running in 88e298174b73 15:57:28 ---> Running in 756e77d99609 15:57:29 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 15:57:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:57:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:57:31 OK: 221 MiB in 52 packages 15:57:32 Removing intermediate container 88e298174b73 15:57:32 ---> b1acb960cb1d 15:57:32 Step 6/23 : COPY go.mod vendor* ./ 15:57:33 ---> 27e3019bd99b 15:57:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:57:33 ---> Running in 4cabb6762b2f 15:57:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.612s coverage: 89.2% of statements 15:57:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:57:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:57:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:57:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.458s coverage: 83.8% of statements 15:57:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:57:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:57:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:57:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:57:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:57:38 Removing intermediate container 4cabb6762b2f 15:57:38 ---> 6e1ecffdca00 15:57:38 Step 8/23 : COPY . . 15:57:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.094s coverage: 95.6% of statements 15:57:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:57:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:57:38 ok github.com/edgexfoundry/edgex-go/internal/io 0.326s coverage: 72.2% of statements 15:57:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:57:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:57:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:57:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:57:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:57:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.456s coverage: 60.0% of statements 15:57:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:57:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:57:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:57:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.626s coverage: 0.9% of statements 15:57:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:57:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.383s coverage: 58.8% of statements 15:57:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.560s coverage: 29.6% of statements 15:57:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:57:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.556s coverage: 47.1% of statements 15:57:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.312s coverage: 79.5% of statements 15:57:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.200s coverage: 94.1% of statements 15:57:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.236s coverage: 96.3% of statements 15:57:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.226s coverage: 87.5% of statements 15:57:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.324s coverage: 94.4% of statements 15:57:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.212s coverage: 44.8% of statements 15:57:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.636s coverage: 82.5% of statements 15:57:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:58:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.269s coverage: 92.9% of statements 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:58:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:58:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.200s coverage: 87.2% of statements 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:58:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:58:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.268s coverage: 58.8% of statements 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:58:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.276s coverage: 80.0% of statements 15:58:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements 15:58:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.277s coverage: 85.4% of statements 15:58:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.786s coverage: 91.2% of statements 15:58:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:58:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.842s coverage: 64.4% of statements 15:58:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:58:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:58:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.268s coverage: 100.0% of statements 15:58:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.164s coverage: 89.4% of statements 15:58:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.097s coverage: 100.0% of statements 15:58:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements 15:58:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 15:58:10 ---> 4101c746ddc0 15:58:10 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:58:10 ---> Running in 3724d2f65f3f 15:58:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:58:12 Removing intermediate container 7e51c9f4ab27 15:58:12 ---> 9f73f6f773da 15:58:12 15:58:12 Step 13/26 : FROM alpine:3.15 15:58:12 ---> 0ac33e5f5afa 15:58:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:58:12 ---> Using cache 15:58:12 ---> b140574f328f 15:58:12 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:12 ---> Using cache 15:58:12 ---> 3f1476b3f28f 15:58:12 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:58:13 ---> Running in 461f47c4c621 15:58:13 Removing intermediate container 756e77d99609 15:58:13 ---> 0780fbf269a0 15:58:13 15:58:13 Step 10/22 : FROM alpine:3.14 15:58:13 ---> e04c818066af 15:58:13 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:58:13 ---> Using cache 15:58:13 ---> a830d6925c50 15:58:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:58:13 ---> Using cache 15:58:13 ---> 4f2e494d435c 15:58:13 Step 13/22 : ENV APP_PORT=59861 15:58:13 ---> Running in 2e665a30f91b 15:58:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:58:14 Removing intermediate container 2e665a30f91b 15:58:14 ---> f042b056f1f7 15:58:14 Step 14/22 : EXPOSE $APP_PORT 15:58:14 ---> Running in e81a9b52aecd 15:58:14 Removing intermediate container e81a9b52aecd 15:58:14 ---> b81c156988d1 15:58:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:58:14 ---> 54b3c2270a6d 15:58:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:58:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:58:15 v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:58:15 v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] 15:58:15 OK: 15859 distinct packages available 15:58:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:58:15 ---> 751f52870f52 15:58:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:58:15 ---> 6a467246b341 15:58:15 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:58:15 ---> Running in 8f5ac22454eb 15:58:15 Removing intermediate container 8f5ac22454eb 15:58:15 ---> 58a3de14161e 15:58:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:58:15 ---> Running in 2dd5f07bbcad 15:58:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:58:16 Removing intermediate container 2dd5f07bbcad 15:58:16 ---> 132f349ffe54 15:58:16 Step 20/22 : LABEL arch=x86_64 15:58:16 ---> Running in 6f154be1243c 15:58:16 Removing intermediate container 6f154be1243c 15:58:16 ---> 99a3f18eb8c7 15:58:16 Step 21/22 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 15:58:16 (1/5) Installing dumb-init (1.2.5-r1) 15:58:16 ---> Running in fb534e4b0e3b 15:58:16 (2/5) Installing musl-obstack (1.2.3-r0) 15:58:16 Removing intermediate container fb534e4b0e3b 15:58:16 ---> 345a47980a69 15:58:16 Step 22/22 : LABEL version=0.0.0 15:58:16 (3/5) Installing libucontext (1.1-r0) 15:58:16 ---> Running in d1d7fc4a6701 15:58:16 (4/5) Installing gcompat (1.0.0-r4) 15:58:16 Removing intermediate container d1d7fc4a6701 15:58:16 ---> 5c1be446a978 15:58:16 15:58:16 (5/5) Installing openssl (1.1.1o-r0) 15:58:16 Successfully built 5c1be446a978 15:58:16 Successfully tagged support-scheduler:latest 15:58:16 Executing busybox-1.34.1-r5.trigger 15:58:16  Building support-scheduler ... done OK: 6 MiB in 19 packages 15:58:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.375s coverage: 65.4% of statements 15:58:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:58:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:58:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:58:17 Removing intermediate container 461f47c4c621 15:58:17 ---> 0e8b53792b02 15:58:17 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 15:58:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.059s coverage: 43.8% of statements 15:58:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:58:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:58:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.258s coverage: 89.5% of statements 15:58:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:58:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.277s coverage: 84.8% of statements 15:58:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:58:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:58:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:58:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:58:19 ---> 26422576df9e 15:58:19 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 15:58:21 ---> b277144d30c9 15:58:21 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:58:21 ---> 3900459ac165 15:58:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:58:21 ---> 4c69dec1ec30 15:58:21 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:58:21 ---> e00614416aa6 15:58:21 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:58:21 ---> Running in 16767dbe4317 15:58:21 Removing intermediate container 16767dbe4317 15:58:21 ---> 60f9a44f5b68 15:58:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:58:21 ---> Running in fe17da175891 15:58:22 Removing intermediate container fe17da175891 15:58:22 ---> aa22c2a819c0 15:58:22 Step 24/26 : LABEL arch=x86_64 15:58:22 ---> Running in 0c16f31fda81 15:58:22 Removing intermediate container 0c16f31fda81 15:58:22 ---> 9ddc2a0cf9ba 15:58:22 Step 25/26 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 15:58:22 ---> Running in 1b0e013030d2 15:58:22 Removing intermediate container 1b0e013030d2 15:58:22 ---> dd6dd172107d 15:58:22 Step 26/26 : LABEL version=0.0.0 15:58:22 ---> Running in 757525f79f0a 15:58:23 Removing intermediate container 757525f79f0a 15:58:23 ---> 7ba17b5bb740 15:58:23 15:58:23 Successfully built 7ba17b5bb740 15:58:23 Successfully tagged security-spire-agent:latest 15:58:25  Building security-spire-agent ... done Removing intermediate container 3724d2f65f3f 15:58:25 ---> 3f98958947d0 15:58:25 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:58:25 ---> Running in 71538ca94c4d 15:58:25 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 15:58:26 Removing intermediate container 71538ca94c4d 15:58:26 ---> 64aed03998b9 15:58:26 15:58:26 Step 11/23 : FROM docker:20.10.14 15:58:26 20.10.14: Pulling from library/docker 15:58:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.358s coverage: 17.7% of statements 15:58:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:58:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:58:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:58:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:58:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.590s coverage: 92.3% of statements 15:58:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:58:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:58:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:58:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:58:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.453s coverage: 63.2% of statements 15:58:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:58:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:58:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.419s coverage: 97.7% of statements 15:58:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:58:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:58:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:58:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:58:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.188s coverage: 28.9% of statements 15:58:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:58:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:58:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:58:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:58:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:58:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:58:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.381s coverage: 100.0% of statements 15:58:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.096s coverage: 96.9% of statements 15:58:28 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 15:58:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:58:28 GO111MODULE=on go vet ./... 15:58:28 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 15:58:28 Status: Downloaded newer image for docker:20.10.14 15:58:28 ---> 7417809fdb73 15:58:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:58:29 ---> Running in 79a7966a9d64 15:58:29 Removing intermediate container 79a7966a9d64 15:58:29 ---> 62635d182f95 15:58:29 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 15:58:29 ---> Running in e61cb716ae1d 15:58:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:58:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:58:30 (1/43) Installing readline (8.1.1-r0) 15:58:30 (2/43) Installing bash (5.1.16-r0) 15:58:30 Executing bash-5.1.16-r0.post-install 15:58:30 (3/43) Installing brotli-libs (1.0.9-r5) 15:58:30 (4/43) Installing nghttp2-libs (1.46.0-r0) 15:58:30 (5/43) Installing libcurl (7.80.0-r1) 15:58:30 (6/43) Installing curl (7.80.0-r1) 15:58:30 (7/43) Installing dumb-init (1.2.5-r1) 15:58:30 (8/43) Installing libbz2 (1.0.8-r1) 15:58:30 (9/43) Installing expat (2.4.7-r0) 15:58:30 (10/43) Installing libffi (3.4.2-r1) 15:58:30 (11/43) Installing gdbm (1.22-r0) 15:58:30 (12/43) Installing xz-libs (5.2.5-r1) 15:58:30 (13/43) Installing libgcc (10.3.1_git20211027-r0) 15:58:30 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 15:58:30 (15/43) Installing mpdecimal (2.5.1-r1) 15:58:30 (16/43) Installing sqlite-libs (3.36.0-r0) 15:58:30 (17/43) Installing python3 (3.9.7-r4) 15:58:31 (18/43) Installing py3-appdirs (1.4.4-r2) 15:58:31 (19/43) Installing py3-certifi (2020.12.5-r1) 15:58:31 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 15:58:31 (21/43) Installing py3-idna (3.3-r0) 15:58:31 (22/43) Installing py3-urllib3 (1.26.7-r0) 15:58:31 (23/43) Installing py3-requests (2.26.0-r1) 15:58:31 (24/43) Installing py3-msgpack (1.0.2-r1) 15:58:31 (25/43) Installing py3-lockfile (0.12.2-r4) 15:58:31 (26/43) Installing py3-cachecontrol (0.12.10-r0) 15:58:31 (27/43) Installing py3-colorama (0.4.4-r1) 15:58:31 (28/43) Installing py3-contextlib2 (21.6.0-r1) 15:58:31 (29/43) Installing py3-distlib (0.3.3-r0) 15:58:31 (30/43) Installing py3-distro (1.6.0-r0) 15:58:31 (31/43) Installing py3-six (1.16.0-r0) 15:58:31 (32/43) Installing py3-webencodings (0.5.1-r4) 15:58:31 (33/43) Installing py3-html5lib (1.1-r1) 15:58:31 (34/43) Installing py3-parsing (2.4.7-r2) 15:58:31 (35/43) Installing py3-packaging (20.9-r1) 15:58:31 (36/43) Installing py3-tomli (1.2.2-r0) 15:58:31 (37/43) Installing py3-pep517 (0.12.0-r0) 15:58:31 (38/43) Installing py3-progress (1.6-r0) 15:58:31 (39/43) Installing py3-retrying (1.3.3-r2) 15:58:31 (40/43) Installing py3-ordered-set (4.0.2-r2) 15:58:31 (41/43) Installing py3-setuptools (52.0.0-r4) 15:58:31 (42/43) Installing py3-toml (0.10.2-r2) 15:58:31 (43/43) Installing py3-pip (20.3.4-r1) 15:58:31 Executing busybox-1.34.1-r5.trigger 15:58:31 OK: 83 MiB in 65 packages 15:58:32 Collecting docker-compose==1.23.2 15:58:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:58:32 Collecting PyYAML<4,>=3.10 15:58:32 Downloading PyYAML-3.13.tar.gz (270 kB) 15:58:32 Collecting cached-property<2,>=1.2.0 15:58:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:58:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 15:58:32 Collecting jsonschema<3,>=2.5.1 15:58:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:58:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:58:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:58:32 Collecting docker<4.0,>=3.6.0 15:58:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:58:33 Collecting websocket-client<1.0,>=0.32.0 15:58:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:58:33 Collecting texttable<0.10,>=0.9.0 15:58:33 Downloading texttable-0.9.1.tar.gz (11 kB) 15:58:33 Collecting docopt<0.7,>=0.6.1 15:58:33 Downloading docopt-0.6.2.tar.gz (25 kB) 15:58:34 Collecting dockerpty<0.5,>=0.4.1 15:58:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:58:34 Collecting docker-pycreds>=0.4.0 15:58:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:58:34 Collecting chardet<3.1.0,>=3.0.2 15:58:34 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:58:34 Collecting idna<2.8,>=2.5 15:58:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:58:34 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) 15:58:34 Collecting urllib3<1.25,>=1.21.1 15:58:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:58:34 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:58:34 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:58:34 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:58:34 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:58:34 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:58:34 Attempting uninstall: urllib3 15:58:34 Found existing installation: urllib3 1.26.7 15:58:34 Uninstalling urllib3-1.26.7: 15:58:34 Successfully uninstalled urllib3-1.26.7 15:58:34 Attempting uninstall: idna 15:58:34 Found existing installation: idna 3.3 15:58:34 Uninstalling idna-3.3: 15:58:34 Successfully uninstalled idna-3.3 15:58:35 Attempting uninstall: requests 15:58:35 Found existing installation: requests 2.26.0 15:58:35 Uninstalling requests-2.26.0: 15:58:35 Successfully uninstalled requests-2.26.0 15:58:35 Running setup.py install for texttable: started 15:58:35 Running setup.py install for texttable: finished with status 'done' 15:58:35 Running setup.py install for PyYAML: started 15:58:36 Running setup.py install for PyYAML: finished with status 'done' 15:58:36 Running setup.py install for docopt: started 15:58:36 Running setup.py install for docopt: finished with status 'done' 15:58:36 Running setup.py install for dockerpty: started 15:58:37 Running setup.py install for dockerpty: finished with status 'done' 15:58:37 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 15:58:41 Removing intermediate container e61cb716ae1d 15:58:41 ---> 7f31f39fc424 15:58:41 Step 14/23 : ENV APP_PORT=58890 15:58:41 ---> Running in 13c1a902595d 15:58:41 Removing intermediate container 13c1a902595d 15:58:41 ---> cfcffd342770 15:58:41 Step 15/23 : EXPOSE $APP_PORT 15:58:41 ---> Running in c1354c1874dd 15:58:41 Removing intermediate container c1354c1874dd 15:58:41 ---> 1836e97721eb 15:58:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:58:41 ---> 1642524a1bf7 15:58:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:58:41 ---> e8541feeca11 15:58:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:58:42 ---> c9707757c697 15:58:42 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 15:58:42 ---> Running in 1527dacf564e 15:58:42 Removing intermediate container 1527dacf564e 15:58:42 ---> 9dd0a92d3d16 15:58:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:58:42 ---> Running in 1013770f625c 15:58:42 Removing intermediate container 1013770f625c 15:58:42 ---> e9ddf96539b4 15:58:42 Step 21/23 : LABEL arch=x86_64 15:58:42 ---> Running in 2a09c99ecfc4 15:58:42 Removing intermediate container 2a09c99ecfc4 15:58:42 ---> ce03796f0029 15:58:42 Step 22/23 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 15:58:43 ---> Running in d3b0187c9443 15:58:43 Removing intermediate container d3b0187c9443 15:58:43 ---> c7969ba1935e 15:58:43 Step 23/23 : LABEL version=0.0.0 15:58:43 ---> Running in e09138a9da8a 15:58:43 Removing intermediate container e09138a9da8a 15:58:43 ---> c9f18d8f59c1 15:58:43 15:58:43 Successfully built c9f18d8f59c1 15:58:43 Successfully tagged sys-mgmt-agent:latest 15:58:53  Building sys-mgmt-agent ... done Building bin/spire-agent... 15:58:53 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:58:53 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:58:53 go: downloading github.com/docker/docker v20.10.12+incompatible 15:58:53 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:58:53 go: downloading github.com/google/go-tpm-tools v0.3.3 15:58:53 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:58:53 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:58:53 go: downloading github.com/docker/go-units v0.4.0 15:58:53 go: downloading github.com/docker/go-connections v0.4.0 15:58:53 go: downloading github.com/opencontainers/image-spec v1.0.1 15:58:53 go: downloading github.com/containerd/containerd v1.3.4 15:58:53 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:58:53 go: downloading github.com/opencontainers/go-digest v1.0.0 15:58:56 Building bin/spire-agent... 15:58:56 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:58:56 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:58:56 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:58:56 go: downloading github.com/docker/docker v20.10.12+incompatible 15:58:57 go: downloading github.com/google/go-tpm-tools v0.3.3 15:58:57 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:58:57 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:58:57 go: downloading github.com/docker/go-units v0.4.0 15:58:57 go: downloading github.com/opencontainers/image-spec v1.0.1 15:58:57 go: downloading github.com/docker/go-connections v0.4.0 15:58:57 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:58:57 go: downloading github.com/containerd/containerd v1.3.4 15:58:57 go: downloading github.com/opencontainers/go-digest v1.0.0 16:00:05 Removing intermediate container e2ec6e9852e3 16:00:05 ---> b55e010c358f 16:00:05 16:00:05 Step 13/26 : FROM alpine:3.15 16:00:05 ---> 0ac33e5f5afa 16:00:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:00:05 ---> Using cache 16:00:05 ---> b140574f328f 16:00:05 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:05 ---> Using cache 16:00:05 ---> 3f1476b3f28f 16:00:05 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:00:05 Removing intermediate container 604258dfded8 16:00:05 ---> 3060d7430760 16:00:05 16:00:05 Step 13/25 : FROM alpine:3.15 16:00:05 ---> 0ac33e5f5afa 16:00:05 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:00:05 ---> Using cache 16:00:05 ---> b140574f328f 16:00:05 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:05 ---> Using cache 16:00:05 ---> 3f1476b3f28f 16:00:05 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:00:05 ---> Using cache 16:00:05 ---> 0e8b53792b02 16:00:05 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 16:00:05 ---> Running in 69b36a294a56 16:00:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:00:05 ---> 5f717c4fa445 16:00:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:00:05 ---> 494255336cbc 16:00:05 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:00:05 ---> ee64c086db8c 16:00:05 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:00:05 ---> a75bc2f9c1a5 16:00:05 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:00:05 ---> Running in fe721a5480ca 16:00:06 Removing intermediate container fe721a5480ca 16:00:06 ---> de898001923f 16:00:06 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:00:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:00:06 ---> Running in 74a613e291ec 16:00:06 Removing intermediate container 74a613e291ec 16:00:06 ---> e09258a0d075 16:00:06 Step 23/25 : LABEL arch=x86_64 16:00:06 ---> Running in d4c8a776727e 16:00:06 Removing intermediate container d4c8a776727e 16:00:06 ---> 371e718f07e5 16:00:06 Step 24/25 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 16:00:06 v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:00:06 v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] 16:00:06 OK: 15859 distinct packages available 16:00:06 ---> Running in 4f3a11e6b8fc 16:00:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:00:06 Removing intermediate container 4f3a11e6b8fc 16:00:06 ---> 4cb814d2a260 16:00:06 Step 25/25 : LABEL version=0.0.0 16:00:06 ---> Running in cf2caaa81fe1 16:00:07 Removing intermediate container cf2caaa81fe1 16:00:07 ---> c5948f6cf855 16:00:07 16:00:07 Successfully built c5948f6cf855 16:00:07 Successfully tagged security-spire-server:latest 16:00:07  Building security-spire-server ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:00:07 (1/4) Installing dumb-init (1.2.5-r1) 16:00:07 (2/4) Installing musl-obstack (1.2.3-r0) 16:00:07 (3/4) Installing libucontext (1.1-r0) 16:00:08 (4/4) Installing gcompat (1.0.0-r4) 16:00:08 Executing busybox-1.34.1-r5.trigger 16:00:08 OK: 6 MiB in 18 packages 16:00:08 Removing intermediate container 69b36a294a56 16:00:08 ---> 7dab3d85b25b 16:00:08 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 16:00:10 ---> 69cf4b73231e 16:00:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:00:10 ---> 59b9c7163908 16:00:10 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:00:10 ---> Running in 8f1da91a30bb 16:00:11 Removing intermediate container 8f1da91a30bb 16:00:11 ---> 1deecff0118e 16:00:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:00:11 ---> 2b554074e6ca 16:00:11 Step 21/26 : WORKDIR / 16:00:11 ---> Running in 0c0001272369 16:00:11 Removing intermediate container 0c0001272369 16:00:11 ---> 3b415110435e 16:00:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:00:11 ---> Running in 948375c80dde 16:00:11 Removing intermediate container 948375c80dde 16:00:11 ---> e9a6c09a7b60 16:00:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:00:11 ---> Running in 35fe31aed84a 16:00:11 Removing intermediate container 35fe31aed84a 16:00:11 ---> 923bf8d7a6ca 16:00:11 Step 24/26 : LABEL arch=x86_64 16:00:11 ---> Running in ae3b8bc0f0d1 16:00:11 Removing intermediate container ae3b8bc0f0d1 16:00:11 ---> 8bd34048f1c6 16:00:11 Step 25/26 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 16:00:11 ---> Running in 8b50fe37d03e 16:00:12 Removing intermediate container 8b50fe37d03e 16:00:12 ---> cb59111c7240 16:00:12 Step 26/26 : LABEL version=0.0.0 16:00:12 ---> Running in fedfc674a10b 16:00:12 Removing intermediate container fedfc674a10b 16:00:12 ---> 87a076e08f40 16:00:12 16:00:12 Successfully built 87a076e08f40 16:00:12 Successfully tagged security-spire-config:latest 16:00:12  Building security-spire-config ... done  [Pipeline] } 16:00:12 $ docker stop --time=1 0f0fe37516a8973b7677ea4069fa8e778ca68e0af9fea7bfbc12f48840e940bc 16:00:13 $ docker rm -f 0f0fe37516a8973b7677ea4069fa8e778ca68e0af9fea7bfbc12f48840e940bc [Pipeline] // withDockerContainer [Pipeline] sh 16:00:14 + docker images 16:00:14 REPOSITORY TAG IMAGE ID CREATED SIZE 16:00:14 security-spire-config latest 87a076e08f40 2 seconds ago 86.7MB 16:00:14 security-spire-server latest c5948f6cf855 7 seconds ago 87.3MB 16:00:14 b55e010c358f 22 seconds ago 4.45GB 16:00:14 3060d7430760 23 seconds ago 4.45GB 16:00:14 sys-mgmt-agent latest c9f18d8f59c1 About a minute ago 299MB 16:00:14 64aed03998b9 About a minute ago 1.5GB 16:00:14 security-spire-agent latest 7ba17b5bb740 About a minute ago 127MB 16:00:14 support-scheduler latest 5c1be446a978 About a minute ago 26.4MB 16:00:14 0780fbf269a0 2 minutes ago 1.56GB 16:00:14 9f73f6f773da 2 minutes ago 4.45GB 16:00:14 core-metadata latest 96940f9b3088 3 minutes ago 17MB 16:00:14 core-command latest ec185621740c 3 minutes ago 16.1MB 16:00:14 d8f52baee93d 3 minutes ago 1.49GB 16:00:14 ed4dc3fafa13 3 minutes ago 1.5GB 16:00:14 support-notifications latest 9ad800dfbc7e 3 minutes ago 27MB 16:00:14 security-bootstrapper latest bc0d31100da9 4 minutes ago 19.1MB 16:00:14 3488b85e3394 4 minutes ago 1.56GB 16:00:14 dcc78ca6bbfa 4 minutes ago 1.5GB 16:00:14 security-spiffe-token-provider latest 9eb4430ce92c 5 minutes ago 28.9MB 16:00:14 security-secretstore-setup latest b33e22c2f0ff 5 minutes ago 28.5MB 16:00:14 core-data latest 4c4dee945478 5 minutes ago 22.5MB 16:00:14 security-proxy-setup latest fac0049d310e 5 minutes ago 26.9MB 16:00:14 6a909b928196 5 minutes ago 1.55GB 16:00:14 0f05eb874875 5 minutes ago 1.51GB 16:00:14 f675a4787e64 5 minutes ago 1.53GB 16:00:14 2c7ab55397e5 5 minutes ago 1.5GB 16:00:14 ci-base-image-x86_64 latest e50a792b3a17 9 minutes ago 901MB 16:00:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 5 weeks ago 562MB 16:00:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 5 weeks ago 254MB 16:00:14 docker 20.10.14 7417809fdb73 8 weeks ago 218MB 16:00:14 alpine 3.14 e04c818066af 8 weeks ago 5.59MB 16:00:14 alpine 3.15 0ac33e5f5afa 8 weeks ago 5.57MB 16:00:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:00:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:00:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:00:20 ./bin/test-attribution-txt.sh [Pipeline] echo 16:00:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:00:21 + ls -al . 16:00:21 total 680 16:00:21 drwxrwxr-x 9 1001 1001 4096 Jun 1 16:00 . 16:00:21 drwxr-xr-x 4 root root 4096 Jun 1 15:54 .. 16:00:21 -rw-rw-r-- 1 1001 1001 11 Jun 1 15:52 .dockerignore 16:00:21 drwxrwxr-x 8 1001 1001 4096 Jun 1 15:52 .git 16:00:21 drwxrwxr-x 3 1001 1001 4096 Jun 1 15:52 .github 16:00:21 -rw-rw-r-- 1 1001 1001 879 Jun 1 15:52 .gitignore 16:00:21 -rw-rw-r-- 1 1001 1001 42 Jun 1 15:52 .golangci.yml 16:00:21 -rw-rw-r-- 1 1001 1001 87 Jun 1 15:52 .hadolint.yml 16:00:21 -rw-rw-r-- 1 1001 1001 166 Jun 1 15:52 .sonarcloud.properties 16:00:21 -rw-rw-r-- 1 1001 1001 1171 Jun 1 15:52 ADOPTERS.md 16:00:21 -rw-rw-r-- 1 1001 1001 10220 Jun 1 15:52 Attribution.txt 16:00:21 -rw-rw-r-- 1 1001 1001 63209 Jun 1 15:52 CHANGELOG.md 16:00:21 -rw-rw-r-- 1 1001 1001 3804 Jun 1 15:52 CONTRIBUTING.md 16:00:21 -rw-rw-r-- 1 1001 1001 677 Jun 1 15:52 GOVERNANCE.md 16:00:21 -rw-rw-r-- 1 1001 1001 850 Jun 1 15:52 Jenkinsfile 16:00:21 -rw-rw-r-- 1 1001 1001 10775 Jun 1 15:52 LICENSE 16:00:21 -rw-rw-r-- 1 1001 1001 10389 Jun 1 15:52 Makefile 16:00:21 -rw-rw-r-- 1 1001 1001 582 Jun 1 15:52 OWNERS.md 16:00:21 -rw-rw-r-- 1 1001 1001 9094 Jun 1 15:52 README.md 16:00:21 -rw-rw-r-- 1 1001 1001 6912 Jun 1 15:52 SECURITY.md 16:00:21 -rw-rw-r-- 1 1001 1001 5 Jun 1 15:50 VERSION 16:00:21 -rw-rw-r-- 1 1001 1001 4131 Jun 1 15:52 ZMQWindows.md 16:00:21 drwxrwxr-x 2 1001 1001 4096 Jun 1 15:52 bin 16:00:21 drwxrwxr-x 18 1001 1001 4096 Jun 1 15:52 cmd 16:00:21 -rw-r--r-- 1 root root 435411 Jun 1 15:58 coverage.out 16:00:21 -rw-rw-r-- 1 1001 1001 3267 Jun 1 15:52 go.mod 16:00:21 -rw-rw-r-- 1 1001 1001 35869 Jun 1 15:54 go.sum 16:00:21 drwxrwxr-x 8 1001 1001 4096 Jun 1 15:52 internal 16:00:21 drwxrwxr-x 3 1001 1001 4096 Jun 1 15:52 openapi 16:00:21 drwxrwxr-x 4 1001 1001 4096 Jun 1 15:52 snap 16:00:21 -rw-rw-r-- 1 1001 1001 204 Jun 1 15:52 version.go [Pipeline] sh 16:00:22 + '[' -e coverage.out ] 16:00:22 + chown 1001:1001 coverage.out [Pipeline] stash 16:00:22 Warning: overwriting stash ‘coverage-report’ 16:00:22 Stashed 1 file(s) [Pipeline] sh 16:00:23 + make build 16:00:23 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:01: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/core-metadata/core-metadata ./cmd/core-metadata 16:02:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:02:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:03:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:03:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:03:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:03:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:03:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:03:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:03: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 16:03:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:03: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:03:51 $ docker stop --time=1 d750e29d26ac24f0384351fa256326ad9172a3d1e0f316d964b0bcdb2c31fb29 16:03:53 $ docker rm -f d750e29d26ac24f0384351fa256326ad9172a3d1e0f316d964b0bcdb2c31fb29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:03:55 16:03:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:03:56 latest: Pulling from edgex-devops/edgex-compose-arm64 16:03:56 29e5d40040c1: Pulling fs layer 16:03:56 1ce36da41761: Pulling fs layer 16:03:56 25b303627fd3: Pulling fs layer 16:03:56 29e5d40040c1: Download complete 16:03:56 1ce36da41761: Verifying Checksum 16:03:56 1ce36da41761: Download complete 16:03:56 29e5d40040c1: Pull complete 16:03:58 25b303627fd3: Verifying Checksum 16:03:58 25b303627fd3: Download complete 16:03:58 1ce36da41761: Pull complete 16:04:10 25b303627fd3: Pull complete 16:04:10 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:04:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:04:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:04:10 prd-ubuntu20.04-docker-arm64-4c-16g-552 does not seem to be running inside a container 16:04:11 $ 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 16:04:13 $ docker top 572a0820ddb2e36560d55de169507c851a5f218c33d11b440e38035b7738f9df -eo pid,comm [Pipeline] { [Pipeline] sh 16:04:14 + docker-compose build --help 16:04:14 + grep parallel 16:04:18 --parallel Build images in parallel. [Pipeline] } 16:04:18 $ docker stop --time=1 572a0820ddb2e36560d55de169507c851a5f218c33d11b440e38035b7738f9df 16:04:20 $ docker rm -f 572a0820ddb2e36560d55de169507c851a5f218c33d11b440e38035b7738f9df [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:04:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:04:21 prd-ubuntu20.04-docker-arm64-4c-16g-552 does not seem to be running inside a container 16:04:21 $ 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 16:04:22 $ docker top efe2f7a771413328a00a8d67dc923d9b111691b22b1f47f11f6295066716b39f -eo pid,comm [Pipeline] { [Pipeline] sh 16:04:23 + docker-compose -f ./docker-compose-build.yml build --parallel 16:04:28 Building core-command ... 16:04:28 Building core-data ... 16:04:28 Building core-metadata ... 16:04:28 Building security-bootstrapper ... 16:04:28 Building security-proxy-setup ... 16:04:28 Building security-secretstore-setup ... 16:04:28 Building security-spiffe-token-provider ... 16:04:28 Building security-spire-agent ... 16:04:28 Building security-spire-config ... 16:04:28 Building security-spire-server ... 16:04:28 Building support-notifications ... 16:04:28 Building support-scheduler ... 16:04:28 Building sys-mgmt-agent ... 16:04:28 Building core-data 16:04:28 Building sys-mgmt-agent 16:04:28 Building security-spire-config 16:04:28 Building security-bootstrapper 16:04:28 Building support-scheduler 16:05:50 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:05:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:05:50 ---> d2a126d03563 16:05:50 Step 3/23 : WORKDIR /edgex-go 16:05:50 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:05:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:05:50 ---> d2a126d03563 16:05:50 Step 3/26 : WORKDIR /edgex-go 16:05:50 ---> Running in 5ca6a3ca616f 16:05:50 ---> Running in 09e43bc08ebf 16:05:50 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:05:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:05:50 ---> d2a126d03563 16:05:50 Step 3/23 : WORKDIR /edgex-go 16:05:50 ---> Running in 792f2853e8af 16:05:51 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:05:51 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:05:51 ---> d2a126d03563 16:05:51 Step 3/31 : WORKDIR /edgex-go 16:05:51 ---> Running in fef4dc553952 16:05:51 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:05:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:05:51 ---> d2a126d03563 16:05:51 Step 3/22 : WORKDIR /edgex-go 16:05:51 ---> Running in d70819c72a78 16:05:51 Removing intermediate container 792f2853e8af 16:05:51 ---> 66d8ced5ebf9 16:05:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:51 Removing intermediate container 09e43bc08ebf 16:05:51 ---> 5b34d0639f57 16:05:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:51 ---> Running in 70f5533c9b17 16:05:51 Removing intermediate container 5ca6a3ca616f 16:05:51 ---> bd5669250a77 16:05:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:51 ---> Running in 8a7540633192 16:05:51 ---> Running in 2d625e99841d 16:05:52 Removing intermediate container fef4dc553952 16:05:52 ---> 638b73136179 16:05:52 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:52 Removing intermediate container d70819c72a78 16:05:52 ---> a123ef5be4a7 16:05:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:52 ---> Running in d4ba4f06af0e 16:05:52 ---> Running in f5bf0938c8ee 16:05:55 Removing intermediate container 70f5533c9b17 16:05:55 ---> 7e176d376e73 16:05:55 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:05:55 ---> Running in ee7ec7526b80 16:05:55 Removing intermediate container 8a7540633192 16:05:55 ---> eed3c566cef2 16:05:55 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:05:55 ---> Running in 72ae5417d39d 16:05:55 Removing intermediate container 2d625e99841d 16:05:55 ---> 4dd2ab7d44c5 16:05:55 Step 5/23 : RUN apk add --update --no-cache make bash git 16:05:56 ---> Running in a3a6c372bf63 16:05:56 Removing intermediate container d4ba4f06af0e 16:05:56 ---> 604c248ed79b 16:05:56 Step 5/31 : RUN apk add --update --no-cache make git 16:05:56 Removing intermediate container f5bf0938c8ee 16:05:56 ---> d39ae19195e2 16:05:56 Step 5/22 : RUN apk add --update --no-cache make git 16:05:56 ---> Running in 8530ca7a6095 16:05:56 ---> Running in e669b7110209 16:05:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:05:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:05:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:05:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:05:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:05:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:05:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:05:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:05:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:05:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:05:59 OK: 220 MiB in 52 packages 16:06:00 OK: 220 MiB in 52 packages 16:06:00 OK: 220 MiB in 52 packages 16:06:00 OK: 220 MiB in 52 packages 16:06:01 OK: 220 MiB in 52 packages 16:06:01 Removing intermediate container 72ae5417d39d 16:06:01 ---> 64d4bd908f26 16:06:01 Step 6/26 : COPY go.mod vendor* ./ 16:06:02 Removing intermediate container a3a6c372bf63 16:06:02 ---> ad55abc9ca2d 16:06:02 Step 6/23 : COPY go.mod vendor* ./ 16:06:02 Removing intermediate container ee7ec7526b80 16:06:02 ---> f738ed2071be 16:06:02 Step 6/23 : COPY go.mod vendor* ./ 16:06:02 Removing intermediate container 8530ca7a6095 16:06:02 ---> e1113c488e27 16:06:02 Step 6/31 : COPY go.mod vendor* ./ 16:06:02 Removing intermediate container e669b7110209 16:06:02 ---> b7f396a55f5e 16:06:02 Step 6/22 : COPY go.mod vendor* ./ 16:06:02 ---> a6cf9d2b9058 16:06:02 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:02 ---> Running in f4d062bcd3bd 16:06:03 ---> ebeadd062f5b 16:06:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:03 ---> 9bb687adb676 16:06:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:03 ---> Running in 407c9509ea45 16:06:03 ---> Running in 57857e956193 16:06:03 ---> 42687272153c 16:06:03 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:04 ---> Running in 01712d247213 16:06:04 ---> 144d54b1118b 16:06:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:04 ---> Running in 8f900fbf2c25 16:06:07 Removing intermediate container f4d062bcd3bd 16:06:07 ---> 0e635a5bb17e 16:06:07 Step 8/26 : COPY . . 16:06:09 Removing intermediate container 407c9509ea45 16:06:09 ---> 7639f23ddd2e 16:06:09 Step 8/23 : COPY . . 16:06:10 Removing intermediate container 57857e956193 16:06:10 ---> 03fcf564d857 16:06:10 Step 8/23 : COPY . . 16:06:10 Removing intermediate container 8f900fbf2c25 16:06:10 ---> c270d3ab1c81 16:06:10 Step 8/22 : COPY . . 16:06:10 Removing intermediate container 01712d247213 16:06:10 ---> ec2560b0d355 16:06:10 Step 8/31 : COPY . . 16:06:37 ---> 5fa0868db2bd 16:06:37 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:06:37 ---> ec90bc52a4c6 16:06:37 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:06:37 ---> Running in f35172c74ba4 16:06:37 ---> 8143426db46d 16:06:37 Step 9/23 : RUN make cmd/core-data/core-data 16:06:37 ---> Running in 1f3e19b8aae7 16:06:37 ---> Running in b61aa0b8b91b 16:06:37 ---> 121fcc818606 16:06:37 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:06:37 ---> 88f9486dfde1 16:06:37 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:06:37 ---> Running in ce570c75e6cd 16:06:37 ---> Running in 5c145a5ecfa1 16:06:37 Removing intermediate container f35172c74ba4 16:06:37 ---> 93650fc1ca2e 16:06:37 Step 10/26 : RUN mkdir -p spire-build 16:06:37 ---> Running in c73a412232f4 16:06:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:06:38 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:06:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:06:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:06:40 Removing intermediate container c73a412232f4 16:06:40 ---> 21cee177fe6a 16:06:40 Step 11/26 : WORKDIR /edgex-go/spire-build 16:06:40 ---> Running in 618e505d541d 16:06:41 Removing intermediate container 618e505d541d 16:06:41 ---> 8a77ddf86960 16:06:41 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 16:06:41 ---> Running in bdd62ac03128 16:06:43 spire-1.2.1/ 16:06:43 spire-1.2.1/.data/ 16:06:43 spire-1.2.1/.data/.file 16:06:43 spire-1.2.1/.dockerignore 16:06:43 spire-1.2.1/.gitattributes 16:06:43 spire-1.2.1/.githooks/ 16:06:43 spire-1.2.1/.githooks/pre-commit 16:06:43 spire-1.2.1/.github/ 16:06:43 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:06:43 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:06:43 spire-1.2.1/.github/dependabot.yml 16:06:43 spire-1.2.1/.github/workflows/ 16:06:43 spire-1.2.1/.github/workflows/nightly_build.yaml 16:06:43 spire-1.2.1/.github/workflows/pr_build.yaml 16:06:43 spire-1.2.1/.github/workflows/release_build.yaml 16:06:43 spire-1.2.1/.github/workflows/scripts/ 16:06:43 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:06:43 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:06:43 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:06:43 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:06:43 spire-1.2.1/.github/workflows/scripts/split.sh 16:06:43 spire-1.2.1/.gitignore 16:06:43 spire-1.2.1/.go-version 16:06:43 spire-1.2.1/.golangci.yml 16:06:43 spire-1.2.1/ADOPTERS.md 16:06:43 spire-1.2.1/CHANGELOG.md 16:06:43 spire-1.2.1/CODE-OF-CONDUCT.md 16:06:43 spire-1.2.1/CODEOWNERS 16:06:43 spire-1.2.1/CONTRIBUTING.md 16:06:43 spire-1.2.1/Dockerfile 16:06:43 spire-1.2.1/Dockerfile.dev 16:06:43 spire-1.2.1/Dockerfile.scratch 16:06:43 spire-1.2.1/LICENSE 16:06:43 spire-1.2.1/MAINTAINERS.md 16:06:43 spire-1.2.1/Makefile 16:06:43 spire-1.2.1/README.md 16:06:43 spire-1.2.1/ROADMAP.md 16:06:43 spire-1.2.1/SECURITY.md 16:06:43 spire-1.2.1/cmd/ 16:06:43 spire-1.2.1/cmd/spire-agent/ 16:06:43 spire-1.2.1/cmd/spire-agent/cli/ 16:06:43 spire-1.2.1/cmd/spire-agent/cli/api/ 16:06:43 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:06:43 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:06:43 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:06:43 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:06:43 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:06:43 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:06:43 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:06:43 spire-1.2.1/cmd/spire-agent/cli/common/ 16:06:43 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:06:43 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:06:43 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:06:43 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:06:43 spire-1.2.1/cmd/spire-agent/cli/run/ 16:06:43 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:06:43 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:06:43 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:06:43 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:06:43 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:06:43 spire-1.2.1/cmd/spire-agent/main.go 16:06:43 spire-1.2.1/cmd/spire-server/ 16:06:43 spire-1.2.1/cmd/spire-server/cli/ 16:06:43 spire-1.2.1/cmd/spire-server/cli/agent/ 16:06:43 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:06:43 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/cli.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/entry/ 16:06:43 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/federation/ 16:06:43 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:06:43 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:06:43 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/run/ 16:06:43 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/token/ 16:06:43 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/validate/ 16:06:43 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/x509/ 16:06:43 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:06:43 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:06:43 spire-1.2.1/cmd/spire-server/main.go 16:06:43 spire-1.2.1/cmd/spire-server/util/ 16:06:43 spire-1.2.1/cmd/spire-server/util/util.go 16:06:43 spire-1.2.1/conf/ 16:06:43 spire-1.2.1/conf/agent/ 16:06:43 spire-1.2.1/conf/agent/agent.conf 16:06:43 spire-1.2.1/conf/agent/agent_full.conf 16:06:43 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:06:43 spire-1.2.1/conf/server/ 16:06:43 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:06:43 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:06:43 spire-1.2.1/conf/server/server.conf 16:06:43 spire-1.2.1/conf/server/server_full.conf 16:06:43 spire-1.2.1/doc/ 16:06:43 spire-1.2.1/doc/SPIRE101.md 16:06:43 spire-1.2.1/doc/auditlog.md 16:06:43 spire-1.2.1/doc/authorization_policy_engine.md 16:06:43 spire-1.2.1/doc/changelog_guidelines.md 16:06:43 spire-1.2.1/doc/cure53-report.pdf 16:06:43 spire-1.2.1/doc/images/ 16:06:43 spire-1.2.1/doc/images/2019_roadmap.png 16:06:43 spire-1.2.1/doc/images/SPIRE101.png 16:06:43 spire-1.2.1/doc/images/SPIRE_agent.png 16:06:44 spire-1.2.1/doc/images/SPIRE_server.png 16:06:44 spire-1.2.1/doc/images/cache_mgr.png 16:06:44 spire-1.2.1/doc/images/cache_mgr_components.png 16:06:44 spire-1.2.1/doc/images/federated_spire.png 16:06:44 spire-1.2.1/doc/images/ha_mode.png 16:06:44 spire-1.2.1/doc/images/nested_spire.png 16:06:44 spire-1.2.1/doc/images/oidc_federation.png 16:06:44 spire-1.2.1/doc/images/single_trust_domain.png 16:06:44 spire-1.2.1/doc/images/spiffe_compatible.png 16:06:44 spire-1.2.1/doc/images/spire_logo.png 16:06:44 spire-1.2.1/doc/migrating_registration_api_clients.md 16:06:44 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:06:44 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:06:44 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:06:44 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:06:44 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:06:44 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:06:44 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:06:44 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:06:44 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:06:44 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:06:44 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:06:44 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:06:44 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:06:44 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:06:44 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:06:44 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:06:44 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:06:44 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:06:44 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:06:44 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:06:44 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:06:44 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:06:44 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:06:44 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:06:44 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:06:44 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:06:44 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:06:44 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:06:44 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:06:44 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:06:44 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:06:44 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:06:44 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:06:44 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:06:44 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:06:44 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:06:44 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:06:44 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:06:44 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:06:44 spire-1.2.1/doc/scaling_spire.md 16:06:44 spire-1.2.1/doc/spire_agent.md 16:06:44 spire-1.2.1/doc/spire_server.md 16:06:44 spire-1.2.1/doc/supported_integrations.md 16:06:44 spire-1.2.1/doc/telemetry.md 16:06:44 spire-1.2.1/doc/telemetry_config.md 16:06:44 spire-1.2.1/doc/upgrading.md 16:06:44 spire-1.2.1/doc/using_spire.md 16:06:44 spire-1.2.1/examples/ 16:06:44 spire-1.2.1/examples/README.md 16:06:44 spire-1.2.1/go.mod 16:06:44 spire-1.2.1/go.sum 16:06:44 spire-1.2.1/pkg/ 16:06:44 spire-1.2.1/pkg/agent/ 16:06:44 spire-1.2.1/pkg/agent/agent.go 16:06:44 spire-1.2.1/pkg/agent/api/ 16:06:44 spire-1.2.1/pkg/agent/api/config.go 16:06:44 spire-1.2.1/pkg/agent/api/debug/ 16:06:44 spire-1.2.1/pkg/agent/api/debug/v1/ 16:06:44 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:06:44 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:06:44 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:06:44 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:06:44 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:06:44 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:06:44 spire-1.2.1/pkg/agent/api/endpoints.go 16:06:44 spire-1.2.1/pkg/agent/api/health/ 16:06:44 spire-1.2.1/pkg/agent/api/health/v1/ 16:06:44 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:06:44 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:06:44 spire-1.2.1/pkg/agent/api/rpccontext/ 16:06:44 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:06:44 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:06:44 spire-1.2.1/pkg/agent/attestor/ 16:06:44 spire-1.2.1/pkg/agent/attestor/node/ 16:06:44 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:06:44 spire-1.2.1/pkg/agent/attestor/node/node.go 16:06:44 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:06:44 spire-1.2.1/pkg/agent/attestor/workload/ 16:06:44 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:06:44 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:06:44 spire-1.2.1/pkg/agent/catalog/ 16:06:44 spire-1.2.1/pkg/agent/catalog/catalog.go 16:06:44 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:06:44 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:06:44 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:06:44 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:06:44 spire-1.2.1/pkg/agent/client/ 16:06:44 spire-1.2.1/pkg/agent/client/client.go 16:06:44 spire-1.2.1/pkg/agent/client/client_test.go 16:06:44 spire-1.2.1/pkg/agent/client/dial.go 16:06:44 spire-1.2.1/pkg/agent/client/nodeconn.go 16:06:44 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:06:44 spire-1.2.1/pkg/agent/client/update.go 16:06:44 spire-1.2.1/pkg/agent/client/util.go 16:06:44 spire-1.2.1/pkg/agent/common/ 16:06:44 spire-1.2.1/pkg/agent/common/backoff/ 16:06:44 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:06:44 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:06:44 spire-1.2.1/pkg/agent/common/cgroups/ 16:06:44 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:06:44 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:06:44 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:06:44 spire-1.2.1/pkg/agent/config.go 16:06:44 spire-1.2.1/pkg/agent/endpoints/ 16:06:44 spire-1.2.1/pkg/agent/endpoints/config.go 16:06:44 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:06:44 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:06:44 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:06:44 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:06:44 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:06:44 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:06:44 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:06:44 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:06:44 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:06:44 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:06:44 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:06:44 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:06:44 spire-1.2.1/pkg/agent/endpoints/workload/ 16:06:44 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:06:44 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:06:44 spire-1.2.1/pkg/agent/manager/ 16:06:44 spire-1.2.1/pkg/agent/manager/cache/ 16:06:44 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:06:44 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:06:44 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:06:44 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:06:44 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:06:44 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:06:44 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:06:44 spire-1.2.1/pkg/agent/manager/config.go 16:06:44 spire-1.2.1/pkg/agent/manager/manager.go 16:06:44 spire-1.2.1/pkg/agent/manager/manager_test.go 16:06:44 spire-1.2.1/pkg/agent/manager/storage.go 16:06:44 spire-1.2.1/pkg/agent/manager/storage_test.go 16:06:44 spire-1.2.1/pkg/agent/manager/storecache/ 16:06:44 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:06:44 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:06:44 spire-1.2.1/pkg/agent/manager/sync.go 16:06:44 spire-1.2.1/pkg/agent/plugin/ 16:06:44 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:06:44 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:06:44 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:06:44 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:06:44 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:06:44 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:06:44 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:06:44 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:06:44 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:06:44 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:06:44 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:06:44 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:06:44 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:06:44 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:06:44 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:06:44 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:06:44 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:06:44 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:06:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:06:44 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:06:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:06:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:06:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:06:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:06:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:06:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:06:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:06:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:06:44 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:06:44 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:06:44 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:06:44 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:06:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:06:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:06:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:06:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:06:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:06:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:06:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:06:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:06:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:06:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:06:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:06:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:06:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:06:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:06:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:06:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:06:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:06:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:06:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:06:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:06:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:06:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:06:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:06:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:06:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:06:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:06:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:06:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:06:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:06:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:06:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:06:44 spire-1.2.1/pkg/agent/svid/ 16:06:44 spire-1.2.1/pkg/agent/svid/rotator.go 16:06:44 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:06:44 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:06:44 spire-1.2.1/pkg/agent/svid/store/ 16:06:44 spire-1.2.1/pkg/agent/svid/store/service.go 16:06:44 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:06:44 spire-1.2.1/pkg/common/ 16:06:44 spire-1.2.1/pkg/common/agentpathtemplate/ 16:06:44 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:06:44 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:06:44 spire-1.2.1/pkg/common/api/ 16:06:44 spire-1.2.1/pkg/common/api/metrics.go 16:06:44 spire-1.2.1/pkg/common/api/middleware/ 16:06:44 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:06:44 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:06:44 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:06:44 spire-1.2.1/pkg/common/api/middleware/logger.go 16:06:44 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:06:44 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:06:44 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:06:44 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:06:44 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:06:44 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:06:44 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:06:44 spire-1.2.1/pkg/common/api/middleware/names.go 16:06:44 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:06:44 spire-1.2.1/pkg/common/api/names.go 16:06:44 spire-1.2.1/pkg/common/api/ratelimit.go 16:06:44 spire-1.2.1/pkg/common/api/rpccontext/ 16:06:44 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:06:44 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:06:44 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:06:44 spire-1.2.1/pkg/common/auth/ 16:06:44 spire-1.2.1/pkg/common/auth/interceptors.go 16:06:44 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:06:44 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:06:44 spire-1.2.1/pkg/common/bundleutil/ 16:06:44 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:06:44 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:06:44 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:06:44 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:06:44 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:06:44 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:06:44 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:06:44 spire-1.2.1/pkg/common/bundleutil/types.go 16:06:44 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:06:44 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:06:44 spire-1.2.1/pkg/common/catalog/ 16:06:44 spire-1.2.1/pkg/common/catalog/bind.go 16:06:44 spire-1.2.1/pkg/common/catalog/builtin.go 16:06:44 spire-1.2.1/pkg/common/catalog/catalog.go 16:06:44 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:06:44 spire-1.2.1/pkg/common/catalog/closers.go 16:06:44 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:06:44 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:06:44 spire-1.2.1/pkg/common/catalog/config.go 16:06:44 spire-1.2.1/pkg/common/catalog/config_test.go 16:06:44 spire-1.2.1/pkg/common/catalog/configure.go 16:06:44 spire-1.2.1/pkg/common/catalog/constraints.go 16:06:44 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:06:44 spire-1.2.1/pkg/common/catalog/context.go 16:06:44 spire-1.2.1/pkg/common/catalog/external.go 16:06:44 spire-1.2.1/pkg/common/catalog/host.go 16:06:44 spire-1.2.1/pkg/common/catalog/pipenet.go 16:06:44 spire-1.2.1/pkg/common/catalog/plugin.go 16:06:44 spire-1.2.1/pkg/common/catalog/testplugin/ 16:06:44 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:06:44 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:06:44 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:06:44 spire-1.2.1/pkg/common/cli/ 16:06:44 spire-1.2.1/pkg/common/cli/env.go 16:06:44 spire-1.2.1/pkg/common/cli/flags.go 16:06:44 spire-1.2.1/pkg/common/cli/trust_domain.go 16:06:44 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:06:44 spire-1.2.1/pkg/common/cli/umask.go 16:06:44 spire-1.2.1/pkg/common/cli/umask_posix.go 16:06:44 spire-1.2.1/pkg/common/cli/umask_test.go 16:06:44 spire-1.2.1/pkg/common/cli/umask_windows.go 16:06:44 spire-1.2.1/pkg/common/cliprinter/ 16:06:44 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:06:44 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:06:44 spire-1.2.1/pkg/common/cliprinter/flag.go 16:06:44 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:06:44 spire-1.2.1/pkg/common/cliprinter/format.go 16:06:44 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:06:44 spire-1.2.1/pkg/common/cliprinter/internal/ 16:06:44 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:06:44 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:06:44 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:06:44 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:06:44 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:06:44 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:06:44 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:06:44 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:06:44 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:06:44 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:06:44 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:06:44 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:06:44 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:06:44 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:06:44 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:06:44 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:06:44 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:06:44 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:06:44 spire-1.2.1/pkg/common/coretypes/ 16:06:44 spire-1.2.1/pkg/common/coretypes/bundle/ 16:06:44 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:06:44 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:06:44 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:06:44 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:06:44 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:06:44 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:06:44 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:06:44 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:06:44 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:06:44 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:06:44 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:06:44 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:06:44 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:06:44 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:06:44 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:06:44 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:06:44 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:06:44 spire-1.2.1/pkg/common/cryptoutil/ 16:06:44 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:06:44 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:06:44 spire-1.2.1/pkg/common/diskutil/ 16:06:44 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:06:44 spire-1.2.1/pkg/common/diskutil/file_test.go 16:06:44 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:06:44 spire-1.2.1/pkg/common/errorutil/ 16:06:44 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:06:44 spire-1.2.1/pkg/common/health/ 16:06:44 spire-1.2.1/pkg/common/health/config.go 16:06:44 spire-1.2.1/pkg/common/health/context.go 16:06:44 spire-1.2.1/pkg/common/health/context_test.go 16:06:44 spire-1.2.1/pkg/common/health/health.go 16:06:44 spire-1.2.1/pkg/common/health/health_test.go 16:06:44 spire-1.2.1/pkg/common/health/logger.go 16:06:44 spire-1.2.1/pkg/common/hostservice/ 16:06:44 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:06:44 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:06:44 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:06:44 spire-1.2.1/pkg/common/idutil/ 16:06:44 spire-1.2.1/pkg/common/idutil/require.go 16:06:44 spire-1.2.1/pkg/common/idutil/require_test.go 16:06:44 spire-1.2.1/pkg/common/idutil/safety.go 16:06:44 spire-1.2.1/pkg/common/idutil/safety_test.go 16:06:44 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:06:44 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:06:44 spire-1.2.1/pkg/common/jwtsvid/ 16:06:44 spire-1.2.1/pkg/common/jwtsvid/common.go 16:06:44 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:06:44 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:06:44 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:06:44 spire-1.2.1/pkg/common/jwtutil/ 16:06:44 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:06:44 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:06:44 spire-1.2.1/pkg/common/log/ 16:06:44 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:06:44 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:06:44 spire-1.2.1/pkg/common/log/log.go 16:06:44 spire-1.2.1/pkg/common/log/log_test.go 16:06:44 spire-1.2.1/pkg/common/log/options.go 16:06:44 spire-1.2.1/pkg/common/nodeutil/ 16:06:44 spire-1.2.1/pkg/common/nodeutil/node.go 16:06:44 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:06:44 spire-1.2.1/pkg/common/peertracker/ 16:06:44 spire-1.2.1/pkg/common/peertracker/conn.go 16:06:44 spire-1.2.1/pkg/common/peertracker/credentials.go 16:06:44 spire-1.2.1/pkg/common/peertracker/errors.go 16:06:44 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:06:44 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:06:44 spire-1.2.1/pkg/common/peertracker/info.go 16:06:44 spire-1.2.1/pkg/common/peertracker/listener.go 16:06:44 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:06:44 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:06:44 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:06:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:06:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:06:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:06:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:06:44 spire-1.2.1/pkg/common/peertracker/tcp.go 16:06:44 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:06:44 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:06:44 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:06:44 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:06:44 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:06:44 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:06:44 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:06:44 spire-1.2.1/pkg/common/peertracker/uds.go 16:06:44 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:06:44 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:06:44 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:06:44 spire-1.2.1/pkg/common/pemutil/ 16:06:44 spire-1.2.1/pkg/common/pemutil/block.go 16:06:44 spire-1.2.1/pkg/common/pemutil/certs.go 16:06:44 spire-1.2.1/pkg/common/pemutil/common.go 16:06:44 spire-1.2.1/pkg/common/pemutil/csr.go 16:06:44 spire-1.2.1/pkg/common/pemutil/keys.go 16:06:44 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:06:44 spire-1.2.1/pkg/common/pemutil/testdata/ 16:06:44 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:06:44 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:06:44 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:06:44 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:06:44 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:06:44 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:06:44 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:06:44 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:06:44 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:06:44 spire-1.2.1/pkg/common/plugin/ 16:06:44 spire-1.2.1/pkg/common/plugin/aws/ 16:06:44 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:06:44 spire-1.2.1/pkg/common/plugin/azure/ 16:06:44 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:06:44 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:06:44 spire-1.2.1/pkg/common/plugin/facade.go 16:06:44 spire-1.2.1/pkg/common/plugin/facade_test.go 16:06:44 spire-1.2.1/pkg/common/plugin/gcp/ 16:06:44 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:06:44 spire-1.2.1/pkg/common/plugin/k8s/ 16:06:44 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:06:44 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:06:44 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:06:44 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:06:44 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:06:44 spire-1.2.1/pkg/common/plugin/log.go 16:06:44 spire-1.2.1/pkg/common/plugin/sshpop/ 16:06:44 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:06:44 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:06:44 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:06:44 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:06:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:06:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:06:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:06:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:06:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:06:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:06:44 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:06:44 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:06:44 spire-1.2.1/pkg/common/plugin/x509pop/ 16:06:44 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:06:44 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:06:44 spire-1.2.1/pkg/common/profiling/ 16:06:44 spire-1.2.1/pkg/common/profiling/dumpers.go 16:06:44 spire-1.2.1/pkg/common/profiling/profiling.go 16:06:44 spire-1.2.1/pkg/common/protoutil/ 16:06:44 spire-1.2.1/pkg/common/protoutil/masks.go 16:06:44 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:06:44 spire-1.2.1/pkg/common/rotationutil/ 16:06:44 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:06:44 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:06:44 spire-1.2.1/pkg/common/selector/ 16:06:44 spire-1.2.1/pkg/common/selector/selector.go 16:06:44 spire-1.2.1/pkg/common/selector/selector_test.go 16:06:44 spire-1.2.1/pkg/common/selector/set.go 16:06:44 spire-1.2.1/pkg/common/selector/set_utils.go 16:06:44 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:06:44 spire-1.2.1/pkg/common/telemetry/ 16:06:44 spire-1.2.1/pkg/common/telemetry/agent/ 16:06:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:06:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:06:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:06:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:06:44 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:06:44 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:06:44 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:06:44 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:06:44 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:06:44 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:06:44 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:06:44 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:06:44 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:06:44 spire-1.2.1/pkg/common/telemetry/call.go 16:06:44 spire-1.2.1/pkg/common/telemetry/common/ 16:06:44 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:06:44 spire-1.2.1/pkg/common/telemetry/config.go 16:06:44 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:06:44 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:06:44 spire-1.2.1/pkg/common/telemetry/inmem.go 16:06:44 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:06:44 spire-1.2.1/pkg/common/telemetry/m3.go 16:06:44 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:06:44 spire-1.2.1/pkg/common/telemetry/metrics.go 16:06:44 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:06:44 spire-1.2.1/pkg/common/telemetry/names.go 16:06:44 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:06:44 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:06:44 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:06:44 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:06:44 spire-1.2.1/pkg/common/telemetry/server/ 16:06:44 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:06:44 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:06:44 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:06:44 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:06:44 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:06:44 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:06:44 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:06:44 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:06:44 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:06:44 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:06:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:06:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:06:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:06:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:06:44 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:06:44 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:06:44 spire-1.2.1/pkg/common/telemetry/server/server.go 16:06:44 spire-1.2.1/pkg/common/telemetry/sink.go 16:06:44 spire-1.2.1/pkg/common/telemetry/statsd.go 16:06:44 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:06:44 spire-1.2.1/pkg/common/telemetry/uptime.go 16:06:44 spire-1.2.1/pkg/common/telemetry/version.go 16:06:44 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:06:44 spire-1.2.1/pkg/common/uptime/ 16:06:44 spire-1.2.1/pkg/common/uptime/uptime.go 16:06:44 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:06:44 spire-1.2.1/pkg/common/util/ 16:06:44 spire-1.2.1/pkg/common/util/certs.go 16:06:44 spire-1.2.1/pkg/common/util/certs_test.go 16:06:44 spire-1.2.1/pkg/common/util/csr.go 16:06:44 spire-1.2.1/pkg/common/util/hash.go 16:06:44 spire-1.2.1/pkg/common/util/selectors.go 16:06:44 spire-1.2.1/pkg/common/util/selectors_test.go 16:06:44 spire-1.2.1/pkg/common/util/signals.go 16:06:44 spire-1.2.1/pkg/common/util/sort.go 16:06:44 spire-1.2.1/pkg/common/util/sort_test.go 16:06:44 spire-1.2.1/pkg/common/util/task.go 16:06:44 spire-1.2.1/pkg/common/util/task_test.go 16:06:44 spire-1.2.1/pkg/common/util/testdata/ 16:06:44 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:06:44 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:06:44 spire-1.2.1/pkg/common/version/ 16:06:44 spire-1.2.1/pkg/common/version/version.go 16:06:44 spire-1.2.1/pkg/common/x509svid/ 16:06:44 spire-1.2.1/pkg/common/x509svid/common_test.go 16:06:44 spire-1.2.1/pkg/common/x509svid/csr.go 16:06:44 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:06:44 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:06:44 spire-1.2.1/pkg/common/x509util/ 16:06:44 spire-1.2.1/pkg/common/x509util/cert.go 16:06:44 spire-1.2.1/pkg/common/x509util/dns.go 16:06:44 spire-1.2.1/pkg/common/x509util/dns_test.go 16:06:44 spire-1.2.1/pkg/common/x509util/keyid.go 16:06:44 spire-1.2.1/pkg/common/x509util/keypair.go 16:06:44 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:06:44 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:06:44 spire-1.2.1/pkg/server/ 16:06:44 spire-1.2.1/pkg/server/api/ 16:06:44 spire-1.2.1/pkg/server/api/agent.go 16:06:44 spire-1.2.1/pkg/server/api/agent/ 16:06:44 spire-1.2.1/pkg/server/api/agent/v1/ 16:06:44 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:06:44 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:06:44 spire-1.2.1/pkg/server/api/agent_test.go 16:06:44 spire-1.2.1/pkg/server/api/api.go 16:06:44 spire-1.2.1/pkg/server/api/audit/ 16:06:44 spire-1.2.1/pkg/server/api/audit/audit.go 16:06:44 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:06:44 spire-1.2.1/pkg/server/api/bundle.go 16:06:44 spire-1.2.1/pkg/server/api/bundle/ 16:06:44 spire-1.2.1/pkg/server/api/bundle/v1/ 16:06:44 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:06:44 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:06:44 spire-1.2.1/pkg/server/api/bundle_test.go 16:06:44 spire-1.2.1/pkg/server/api/debug/ 16:06:44 spire-1.2.1/pkg/server/api/debug/v1/ 16:06:44 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:06:44 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:06:44 spire-1.2.1/pkg/server/api/entry.go 16:06:44 spire-1.2.1/pkg/server/api/entry/ 16:06:44 spire-1.2.1/pkg/server/api/entry/v1/ 16:06:44 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:06:44 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:06:44 spire-1.2.1/pkg/server/api/entry_test.go 16:06:44 spire-1.2.1/pkg/server/api/health/ 16:06:44 spire-1.2.1/pkg/server/api/health/v1/ 16:06:44 spire-1.2.1/pkg/server/api/health/v1/service.go 16:06:44 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:06:44 spire-1.2.1/pkg/server/api/id.go 16:06:44 spire-1.2.1/pkg/server/api/id_test.go 16:06:44 spire-1.2.1/pkg/server/api/limits/ 16:06:44 spire-1.2.1/pkg/server/api/limits/limits.go 16:06:44 spire-1.2.1/pkg/server/api/middleware/ 16:06:44 spire-1.2.1/pkg/server/api/middleware/alias.go 16:06:44 spire-1.2.1/pkg/server/api/middleware/audit.go 16:06:44 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:06:44 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:06:44 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:06:44 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:06:44 spire-1.2.1/pkg/server/api/middleware/caller.go 16:06:44 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:06:44 spire-1.2.1/pkg/server/api/middleware/common.go 16:06:44 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:06:44 spire-1.2.1/pkg/server/api/middleware/entries.go 16:06:44 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:06:44 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:06:44 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:06:44 spire-1.2.1/pkg/server/api/ratelimit.go 16:06:44 spire-1.2.1/pkg/server/api/rpccontext/ 16:06:44 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:06:44 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:06:44 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:06:44 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:06:44 spire-1.2.1/pkg/server/api/selector.go 16:06:44 spire-1.2.1/pkg/server/api/selector_test.go 16:06:44 spire-1.2.1/pkg/server/api/status.go 16:06:44 spire-1.2.1/pkg/server/api/status_test.go 16:06:44 spire-1.2.1/pkg/server/api/svid/ 16:06:44 spire-1.2.1/pkg/server/api/svid/v1/ 16:06:44 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:06:44 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:06:44 spire-1.2.1/pkg/server/api/trustdomain.go 16:06:44 spire-1.2.1/pkg/server/api/trustdomain/ 16:06:44 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:06:44 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:06:44 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:06:44 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:06:44 spire-1.2.1/pkg/server/authpolicy/ 16:06:44 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:06:44 spire-1.2.1/pkg/server/authpolicy/policy.go 16:06:44 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:06:44 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:06:44 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:06:44 spire-1.2.1/pkg/server/authpolicy/validate.go 16:06:44 spire-1.2.1/pkg/server/bundle/ 16:06:44 spire-1.2.1/pkg/server/bundle/client/ 16:06:44 spire-1.2.1/pkg/server/bundle/client/client.go 16:06:44 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:06:44 spire-1.2.1/pkg/server/bundle/client/manager.go 16:06:44 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:06:44 spire-1.2.1/pkg/server/bundle/client/sources.go 16:06:44 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:06:44 spire-1.2.1/pkg/server/bundle/client/updater.go 16:06:44 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:06:44 spire-1.2.1/pkg/server/ca/ 16:06:44 spire-1.2.1/pkg/server/ca/ca.go 16:06:44 spire-1.2.1/pkg/server/ca/ca_health.go 16:06:44 spire-1.2.1/pkg/server/ca/ca_test.go 16:06:44 spire-1.2.1/pkg/server/ca/journal.go 16:06:44 spire-1.2.1/pkg/server/ca/journal_test.go 16:06:44 spire-1.2.1/pkg/server/ca/manager.go 16:06:44 spire-1.2.1/pkg/server/ca/manager_health.go 16:06:44 spire-1.2.1/pkg/server/ca/manager_test.go 16:06:44 spire-1.2.1/pkg/server/ca/templates.go 16:06:44 spire-1.2.1/pkg/server/ca/upstream_client.go 16:06:44 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:06:44 spire-1.2.1/pkg/server/ca/validation.go 16:06:44 spire-1.2.1/pkg/server/cache/ 16:06:44 spire-1.2.1/pkg/server/cache/dscache/ 16:06:44 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:06:44 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:06:44 spire-1.2.1/pkg/server/cache/entrycache/ 16:06:44 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:06:44 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:06:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:06:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:06:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:06:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:06:44 spire-1.2.1/pkg/server/catalog/ 16:06:44 spire-1.2.1/pkg/server/catalog/catalog.go 16:06:44 spire-1.2.1/pkg/server/catalog/keymanager.go 16:06:44 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:06:44 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:06:44 spire-1.2.1/pkg/server/catalog/notifier.go 16:06:44 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:06:44 spire-1.2.1/pkg/server/config.go 16:06:44 spire-1.2.1/pkg/server/datastore/ 16:06:44 spire-1.2.1/pkg/server/datastore/datastore.go 16:06:44 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:06:44 spire-1.2.1/pkg/server/datastore/repository.go 16:06:44 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:06:44 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:06:44 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:06:44 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:06:44 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:06:44 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:06:44 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:06:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:06:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:06:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:06:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:06:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:06:44 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:06:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:06:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:06:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:06:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:06:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:06:44 spire-1.2.1/pkg/server/endpoints/ 16:06:44 spire-1.2.1/pkg/server/endpoints/bundle/ 16:06:44 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:06:44 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:06:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:06:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:06:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:06:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:06:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:06:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:06:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:06:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:06:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:06:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:06:45 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:06:45 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:06:45 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:06:45 spire-1.2.1/pkg/server/endpoints/config.go 16:06:45 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:06:45 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:06:45 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:06:45 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:06:45 spire-1.2.1/pkg/server/endpoints/middleware.go 16:06:45 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:06:45 spire-1.2.1/pkg/server/hostservice/ 16:06:45 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:06:45 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:06:45 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:06:45 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:06:45 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:06:45 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:06:45 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:06:45 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/ 16:06:45 spire-1.2.1/pkg/server/plugin/keymanager/ 16:06:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:06:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:06:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:06:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:06:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:06:45 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:06:45 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:06:45 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:06:45 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:06:45 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:06:45 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:06:45 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:06:45 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:06:45 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:06:45 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:06:45 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:06:45 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:06:45 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:06:45 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:06:45 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:06:45 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:06:45 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:06:45 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:06:45 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:06:45 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:06:45 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/notifier/ 16:06:45 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:06:45 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:06:45 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:06:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:06:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:06:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:06:45 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:06:45 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:06:45 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:06:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:06:45 spire-1.2.1/pkg/server/registration/ 16:06:45 spire-1.2.1/pkg/server/registration/manager.go 16:06:45 spire-1.2.1/pkg/server/registration/manager_test.go 16:06:45 spire-1.2.1/pkg/server/scanentries.go 16:06:45 spire-1.2.1/pkg/server/scanentries_test.go 16:06:45 spire-1.2.1/pkg/server/server.go 16:06:45 spire-1.2.1/pkg/server/server_test.go 16:06:45 spire-1.2.1/pkg/server/svid/ 16:06:45 spire-1.2.1/pkg/server/svid/observer.go 16:06:45 spire-1.2.1/pkg/server/svid/observer_test.go 16:06:45 spire-1.2.1/pkg/server/svid/rotator.go 16:06:45 spire-1.2.1/pkg/server/svid/rotator_config.go 16:06:45 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:06:45 spire-1.2.1/pkg/server/svid/rotator_test.go 16:06:45 spire-1.2.1/proto/ 16:06:45 spire-1.2.1/proto/private/ 16:06:45 spire-1.2.1/proto/private/server/ 16:06:45 spire-1.2.1/proto/private/server/journal/ 16:06:45 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:06:45 spire-1.2.1/proto/private/server/journal/journal.proto 16:06:45 spire-1.2.1/proto/spire/ 16:06:45 spire-1.2.1/proto/spire/common/ 16:06:45 spire-1.2.1/proto/spire/common/common.pb.go 16:06:45 spire-1.2.1/proto/spire/common/common.proto 16:06:45 spire-1.2.1/proto/spire/common/plugin/ 16:06:45 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:06:45 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:06:45 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:06:45 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:06:45 spire-1.2.1/proto/spire/plugin/ 16:06:45 spire-1.2.1/proto/spire/plugin/agent/ 16:06:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:06:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:06:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:06:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:06:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:06:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:06:45 spire-1.2.1/release/ 16:06:45 spire-1.2.1/release/spire-extras/ 16:06:45 spire-1.2.1/release/spire-extras/README.md 16:06:45 spire-1.2.1/release/spire-extras/conf/ 16:06:45 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:06:45 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:06:45 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:06:45 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:06:45 spire-1.2.1/release/spire/ 16:06:45 spire-1.2.1/release/spire/README.md 16:06:45 spire-1.2.1/release/spire/conf/ 16:06:45 spire-1.2.1/release/spire/conf/agent/ 16:06:45 spire-1.2.1/release/spire/conf/agent/agent.conf 16:06:45 spire-1.2.1/release/spire/conf/server/ 16:06:45 spire-1.2.1/release/spire/conf/server/server.conf 16:06:45 spire-1.2.1/script/ 16:06:45 spire-1.2.1/script/build-artifact.sh 16:06:45 spire-1.2.1/script/generate_dummy_ca.sh 16:06:45 spire-1.2.1/support/ 16:06:45 spire-1.2.1/support/k8s/ 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:06:45 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:06:45 spire-1.2.1/support/oidc-discovery-provider/ 16:06:45 spire-1.2.1/support/oidc-discovery-provider/README.md 16:06:45 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:06:45 spire-1.2.1/support/oidc-discovery-provider/config.go 16:06:45 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:06:45 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:06:45 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:06:45 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:06:45 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:06:45 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:06:45 spire-1.2.1/support/oidc-discovery-provider/main.go 16:06:45 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:06:45 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:06:45 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:06:45 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:06:45 spire-1.2.1/test/ 16:06:45 spire-1.2.1/test/clock/ 16:06:45 spire-1.2.1/test/clock/clock.go 16:06:45 spire-1.2.1/test/fakes/ 16:06:45 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:06:45 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:06:45 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:06:45 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:06:45 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:06:45 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:06:45 spire-1.2.1/test/fakes/fakeagentstore/ 16:06:45 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:06:45 spire-1.2.1/test/fakes/fakedatastore/ 16:06:45 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:06:45 spire-1.2.1/test/fakes/fakeentryclient/ 16:06:45 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:06:45 spire-1.2.1/test/fakes/fakehealthchecker/ 16:06:45 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:06:45 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:06:45 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:06:45 spire-1.2.1/test/fakes/fakemetrics/ 16:06:45 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:06:45 spire-1.2.1/test/fakes/fakenoderesolver/ 16:06:45 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:06:45 spire-1.2.1/test/fakes/fakenotifier/ 16:06:45 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:06:45 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:06:45 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:06:45 spire-1.2.1/test/fakes/fakeserverca/ 16:06:45 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:06:45 spire-1.2.1/test/fakes/fakeservercatalog/ 16:06:45 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:06:45 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:06:45 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:06:45 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:06:45 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:06:45 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:06:45 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:06:45 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:06:45 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:06:45 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:06:45 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:06:45 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:06:45 spire-1.2.1/test/fixture/ 16:06:45 spire-1.2.1/test/fixture/certs/ 16:06:45 spire-1.2.1/test/fixture/certs/agent_svid.der 16:06:45 spire-1.2.1/test/fixture/certs/base_cert.pem 16:06:45 spire-1.2.1/test/fixture/certs/base_csr.pem 16:06:45 spire-1.2.1/test/fixture/certs/base_key.pem 16:06:45 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:06:45 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:06:45 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:06:45 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:06:45 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:06:45 spire-1.2.1/test/fixture/certs/blog_key.pem 16:06:45 spire-1.2.1/test/fixture/certs/bundle.der 16:06:45 spire-1.2.1/test/fixture/certs/ca.pem 16:06:45 spire-1.2.1/test/fixture/certs/ca_key.pem 16:06:45 spire-1.2.1/test/fixture/certs/database_cert.pem 16:06:45 spire-1.2.1/test/fixture/certs/database_csr.pem 16:06:45 spire-1.2.1/test/fixture/certs/database_key.pem 16:06:45 spire-1.2.1/test/fixture/certs/node_cert.pem 16:06:45 spire-1.2.1/test/fixture/certs/node_csr.pem 16:06:45 spire-1.2.1/test/fixture/certs/node_key.pem 16:06:45 spire-1.2.1/test/fixture/certs/svid.pem 16:06:45 spire-1.2.1/test/fixture/certs/svid_key.pem 16:06:45 spire-1.2.1/test/fixture/config/ 16:06:45 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:06:45 spire-1.2.1/test/fixture/config/agent_good.conf 16:06:45 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:06:45 spire-1.2.1/test/fixture/config/plugin_good.conf 16:06:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:06:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:06:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:06:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:06:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:06:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:06:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:06:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:06:45 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:06:45 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:06:45 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:06:45 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:06:45 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:06:45 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:06:45 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:06:45 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:06:45 spire-1.2.1/test/fixture/config/server_good.conf 16:06:45 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:06:45 spire-1.2.1/test/fixture/fixture.go 16:06:45 spire-1.2.1/test/fixture/nodeattestor/ 16:06:45 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:06:45 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:06:45 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:06:45 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:06:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:06:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:06:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:06:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:06:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:06:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:06:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:06:45 spire-1.2.1/test/fixture/registration/ 16:06:45 spire-1.2.1/test/fixture/registration/entries.json 16:06:45 spire-1.2.1/test/fixture/registration/good-for-update.json 16:06:45 spire-1.2.1/test/fixture/registration/good.json 16:06:45 spire-1.2.1/test/fixture/registration/invalid.json 16:06:45 spire-1.2.1/test/fixture/registration/invalid_json.json 16:06:45 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:06:45 spire-1.2.1/test/integration/ 16:06:45 spire-1.2.1/test/integration/README.md 16:06:45 spire-1.2.1/test/integration/common 16:06:45 spire-1.2.1/test/integration/setup/ 16:06:45 spire-1.2.1/test/integration/setup/adminclient/ 16:06:45 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:06:45 spire-1.2.1/test/integration/setup/adminclient/client.go 16:06:45 spire-1.2.1/test/integration/setup/debugagent/ 16:06:45 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:06:45 spire-1.2.1/test/integration/setup/debugagent/main.go 16:06:45 spire-1.2.1/test/integration/setup/debugserver/ 16:06:45 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:06:45 spire-1.2.1/test/integration/setup/debugserver/main.go 16:06:45 spire-1.2.1/test/integration/setup/downstreamclient/ 16:06:45 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:06:45 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:06:45 spire-1.2.1/test/integration/setup/itclient/ 16:06:45 spire-1.2.1/test/integration/setup/itclient/client.go 16:06:45 spire-1.2.1/test/integration/setup/node-attestation/ 16:06:45 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:06:45 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:06:45 spire-1.2.1/test/integration/setup/x509pop/ 16:06:45 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:06:45 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:06:45 spire-1.2.1/test/integration/suites/ 16:06:45 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:06:45 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:06:45 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:06:45 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:06:45 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:06:45 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:06:45 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:06:45 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:06:45 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:06:45 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:06:45 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:06:45 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:06:45 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:06:45 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:06:45 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:06:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:06:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:06:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:06:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:06:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:06:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:06:45 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:06:45 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:06:45 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:06:45 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:06:45 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:06:45 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:06:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:06:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:06:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:06:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:06:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:06:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:06:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:06:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:06:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:06:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:06:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:06:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:06:45 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:06:45 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:06:45 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:06:45 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:06:45 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:06:45 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:06:45 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:06:45 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:06:45 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:06:45 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:06:45 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:06:45 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:06:45 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:06:45 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:06:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:06:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:06:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:06:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:06:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:06:45 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:06:45 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:06:45 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:06:45 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:06:45 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:06:45 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:06:45 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:06:45 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:06:45 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:06:45 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:06:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:06:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:06:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:06:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:06:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:06:45 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:06:45 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:06:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:06:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:06:45 spire-1.2.1/test/integration/suites/join-token/ 16:06:45 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:06:45 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:06:45 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:06:45 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:06:45 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:06:45 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:06:45 spire-1.2.1/test/integration/suites/join-token/README.md 16:06:45 spire-1.2.1/test/integration/suites/join-token/conf/ 16:06:45 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:06:45 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:06:45 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:06:45 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:06:45 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:06:45 spire-1.2.1/test/integration/suites/join-token/teardown 16:06:45 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:06:45 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:06:45 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:06:45 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:06:45 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:06:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:06:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:06:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:06:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:06:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:06:45 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:06:45 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:06:45 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:06:45 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:06:45 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:06:45 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:06:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:06:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:06:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:06:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:06:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:06:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:06:45 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:06:45 spire-1.2.1/test/integration/suites/k8s/ 16:06:45 spire-1.2.1/test/integration/suites/k8s/00-setup 16:06:45 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:06:45 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:06:45 spire-1.2.1/test/integration/suites/k8s/README.md 16:06:45 spire-1.2.1/test/integration/suites/k8s/conf/ 16:06:45 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:06:45 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:06:45 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:06:45 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:06:45 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:06:45 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:06:45 spire-1.2.1/test/integration/suites/k8s/teardown 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/ 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:06:45 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:06:45 spire-1.2.1/test/integration/suites/node-attestation/ 16:06:45 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:06:45 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:06:45 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:06:45 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:06:45 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:06:45 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:06:45 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:06:45 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:06:45 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:06:45 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:06:45 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:06:45 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:06:45 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:06:45 spire-1.2.1/test/integration/suites/rotation/ 16:06:45 spire-1.2.1/test/integration/suites/rotation/00-setup 16:06:45 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:06:45 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:06:45 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:06:45 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:06:45 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:06:45 spire-1.2.1/test/integration/suites/rotation/README.md 16:06:45 spire-1.2.1/test/integration/suites/rotation/conf/ 16:06:45 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:06:45 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:06:45 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:06:45 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:06:45 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:06:45 spire-1.2.1/test/integration/suites/rotation/teardown 16:06:45 spire-1.2.1/test/integration/suites/self-test/ 16:06:45 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:06:45 spire-1.2.1/test/integration/suites/self-test/README.md 16:06:45 spire-1.2.1/test/integration/suites/self-test/teardown 16:06:45 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:06:45 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:06:45 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:06:45 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:06:45 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:06:45 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:06:45 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:06:45 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:06:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:06:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:06:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:06:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:06:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:06:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:06:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:06:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:06:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:06:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:06:45 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:06:45 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:06:45 spire-1.2.1/test/integration/suites/upgrade/ 16:06:45 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:06:45 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:06:45 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:06:45 spire-1.2.1/test/integration/suites/upgrade/README.md 16:06:45 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:06:45 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:06:45 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:06:45 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:06:45 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:06:45 spire-1.2.1/test/integration/suites/upgrade/teardown 16:06:45 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:06:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:06:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:06:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:06:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:06:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:06:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:06:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:06:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:06:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:06:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:06:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:06:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:06:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:06:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:06:45 spire-1.2.1/test/integration/test-one.sh 16:06:45 spire-1.2.1/test/integration/test.sh 16:06:45 spire-1.2.1/test/plugintest/ 16:06:45 spire-1.2.1/test/plugintest/config.go 16:06:45 spire-1.2.1/test/plugintest/load.go 16:06:45 spire-1.2.1/test/plugintest/option.go 16:06:45 spire-1.2.1/test/spiretest/ 16:06:45 spire-1.2.1/test/spiretest/apiserver.go 16:06:45 spire-1.2.1/test/spiretest/assertions.go 16:06:45 spire-1.2.1/test/spiretest/dir.go 16:06:45 spire-1.2.1/test/spiretest/errors_posix.go 16:06:45 spire-1.2.1/test/spiretest/errors_windows.go 16:06:45 spire-1.2.1/test/spiretest/logs.go 16:06:45 spire-1.2.1/test/spiretest/socketapi.go 16:06:45 spire-1.2.1/test/spiretest/suite.go 16:06:45 spire-1.2.1/test/spiretest/x509.go 16:06:45 spire-1.2.1/test/testca/ 16:06:45 spire-1.2.1/test/testca/ca.go 16:06:45 spire-1.2.1/test/testkey/ 16:06:45 spire-1.2.1/test/testkey/generate.sh 16:06:45 spire-1.2.1/test/testkey/genkeys.go 16:06:45 spire-1.2.1/test/testkey/keys.go 16:06:45 spire-1.2.1/test/testkey/new.go 16:06:45 spire-1.2.1/test/tpmsimulator/ 16:06:45 spire-1.2.1/test/tpmsimulator/simulator.go 16:06:45 spire-1.2.1/test/util/ 16:06:45 spire-1.2.1/test/util/cert_fixtures.go 16:06:45 spire-1.2.1/test/util/cert_generation.go 16:06:45 spire-1.2.1/test/util/io_redirection.go 16:06:45 spire-1.2.1/test/util/race.go 16:06:45 spire-1.2.1/test/util/util.go 16:06:45 building spire from source... 16:06:46 Installing go1.17.7... 16:07:12 Building bin/spire-server... 16:07:12 go: downloading github.com/mitchellh/cli v1.1.2 16:07:12 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:07:12 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:07:12 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:07:12 go: downloading google.golang.org/grpc v1.44.0 16:07:12 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:07:12 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:07:13 go: downloading github.com/imdario/mergo v0.3.12 16:07:13 go: downloading github.com/sirupsen/logrus v1.8.1 16:07:13 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:07:14 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:07:14 go: downloading github.com/fatih/color v1.13.0 16:07:14 go: downloading github.com/mattn/go-isatty v0.0.14 16:07:14 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:07:14 go: downloading google.golang.org/protobuf v1.27.1 16:07:16 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:07:16 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:07:16 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:07:16 go: downloading github.com/armon/go-metrics v0.3.10 16:07:16 go: downloading github.com/prometheus/client_golang v1.12.1 16:07:17 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:07:18 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:07:18 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:07:18 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:07:19 go: downloading github.com/open-policy-agent/opa v0.38.0 16:07:46 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:07:46 go: downloading github.com/mattn/go-colorable v0.1.12 16:07:46 go: downloading github.com/Masterminds/goutils v1.1.0 16:07:46 go: downloading github.com/Masterminds/semver v1.5.0 16:07:46 go: downloading github.com/google/uuid v1.1.2 16:07:46 go: downloading github.com/huandu/xstrings v1.3.2 16:07:46 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:07:46 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:07:46 go: downloading github.com/prometheus/client_model v0.2.0 16:07:46 go: downloading github.com/prometheus/common v0.32.1 16:07:46 go: downloading github.com/beorn7/perks v1.0.1 16:07:46 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:07:46 go: downloading github.com/prometheus/procfs v0.7.3 16:07:46 go: downloading github.com/imkira/go-observer v1.0.3 16:07:46 go: downloading go.uber.org/atomic v1.9.0 16:07:46 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:07:46 go: downloading github.com/oklog/run v1.0.0 16:07:46 go: downloading github.com/hashicorp/errwrap v1.1.0 16:07:46 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:07:46 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:07:46 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:07:46 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:07:47 go: downloading github.com/blang/semver/v4 v4.0.0 16:07:47 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:07:47 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:07:48 go: downloading github.com/jinzhu/gorm v1.9.16 16:07:48 go: downloading github.com/lib/pq v1.10.4 16:07:48 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:07:48 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:08:10 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:08:10 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:08:10 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:08:10 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:08:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:08:19 go: downloading github.com/stretchr/testify v1.7.0 16:08:19 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:08:19 go: downloading k8s.io/client-go v0.23.4 16:08:19 go: downloading google.golang.org/api v0.70.0 16:08:19 go: downloading github.com/google/go-tpm v0.3.3 16:08:19 go: downloading k8s.io/api v0.23.4 16:08:31 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:08:58 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:08:58 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:08:58 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:08:58 go: downloading cloud.google.com/go/storage v1.21.0 16:08:59 go: downloading cloud.google.com/go v0.100.2 16:09:00 go: downloading k8s.io/apimachinery v0.23.4 16:09:02 go: downloading k8s.io/kube-aggregator v0.23.3 16:09:03 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:09:04 go: downloading cloud.google.com/go/security v1.3.0 16:09:04 go: downloading github.com/hashicorp/vault/api v1.4.1 16:09:05 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:09:06 go: downloading github.com/twmb/murmur3 v1.1.6 16:09:06 go: downloading gopkg.in/yaml.v2 v2.4.0 16:09:06 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:09:07 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:09:07 go: downloading github.com/gobwas/glob v0.2.3 16:09:07 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:09:07 go: downloading github.com/jinzhu/inflection v1.0.0 16:09:07 go: downloading github.com/aws/smithy-go v1.11.0 16:09:08 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:09:09 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:09:09 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:09:09 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:09:09 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:09:09 go: downloading github.com/gogo/protobuf v1.3.2 16:09:15 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:09:16 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:09:16 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:09:16 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:09:16 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:09:16 go: downloading github.com/dimchansky/utfbom v1.1.1 16:09:16 go: downloading cloud.google.com/go/compute v1.3.0 16:09:17 go: downloading cloud.google.com/go/iam v0.1.1 16:09:17 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:09:17 go: downloading k8s.io/klog/v2 v2.30.0 16:09:17 go: downloading github.com/google/gofuzz v1.1.0 16:09:17 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:09:19 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:09:19 go: downloading github.com/spf13/pflag v1.0.5 16:09:19 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:09:20 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:09:20 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:09:20 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:09:20 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:09:20 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:09:20 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:09:21 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:09:21 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:09:21 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:09:22 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:09:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:09:24 go: downloading go.opencensus.io v0.23.0 16:09:25 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:09:25 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:09:25 go: downloading gopkg.in/inf.v0 v0.9.1 16:09:25 go: downloading github.com/go-logr/logr v1.2.2 16:09:25 go: downloading github.com/google/go-cmp v0.5.7 16:09:26 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:09:26 go: downloading github.com/json-iterator/go v1.1.12 16:09:26 go: downloading github.com/googleapis/gnostic v0.5.5 16:09:29 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:09:32 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:09:32 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:09:32 go: downloading github.com/tklauser/numcpus v0.3.0 16:09:32 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:09:32 go: downloading go.uber.org/zap v1.21.0 16:09:33 go: downloading sigs.k8s.io/yaml v1.3.0 16:09:33 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:09:33 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:09:33 go: downloading github.com/modern-go/reflect2 v1.0.2 16:09:33 go: downloading github.com/ryanuber/go-glob v1.0.0 16:09:33 go: downloading github.com/golang/snappy v0.0.4 16:09:33 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:09:44 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:09:44 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:09:44 go: downloading github.com/hashicorp/go-version v1.2.0 16:09:44 go: downloading go.uber.org/multierr v1.6.0 16:10:10 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:10:10 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:11:07 Removing intermediate container 1f3e19b8aae7 16:11:07 ---> 4b336b6cd5d1 16:11:07 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:11:07 ---> Running in 070a2345b517 16:11:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:11:10 Removing intermediate container 070a2345b517 16:11:10 ---> d518cca681a4 16:11:10 16:11:10 Step 11/23 : FROM docker:20.10.14 16:11:11 20.10.14: Pulling from library/docker 16:11:21 Removing intermediate container 5c145a5ecfa1 16:11:21 ---> 4a7a08483f7d 16:11:21 16:11:21 Step 10/31 : FROM alpine:3.14 16:11:21 3.14: Pulling from library/alpine 16:11:22 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:11:22 Status: Downloaded newer image for alpine:3.14 16:11:22 ---> ac73e934f311 16:11:22 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:11:23 ---> Running in 0f1559ac411b 16:11:23 Removing intermediate container 0f1559ac411b 16:11:23 ---> b7f712a3d293 16:11:23 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:11:23 ---> Running in 43e985724674 16:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:11:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:11:27 (1/2) Installing dumb-init (1.2.5-r1) 16:11:27 (2/2) Installing su-exec (0.2-r1) 16:11:27 Executing busybox-1.33.1-r7.trigger 16:11:27 OK: 6 MiB in 16 packages 16:11:29 Removing intermediate container 43e985724674 16:11:29 ---> 9dd07bc05578 16:11:29 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:11:29 ---> Running in 73d00e4fed9c 16:11:30 Removing intermediate container 73d00e4fed9c 16:11:30 ---> 77ad73f645cb 16:11:30 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:11:30 ---> Running in b7b933c54562 16:11:31 Removing intermediate container b7b933c54562 16:11:31 ---> 2414c5161ead 16:11:31 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:11:31 ---> Running in d741a229e103 16:11:35 Removing intermediate container d741a229e103 16:11:35 ---> 9392d6744cc4 16:11:35 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:11:35 ---> Running in 264b447705b4 16:11:35 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:11:35 Status: Downloaded newer image for docker:20.10.14 16:11:35 ---> c346e9eafbab 16:11:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:11:35 Removing intermediate container 264b447705b4 16:11:35 ---> fffc9ae06f95 16:11:35 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:11:36 ---> Running in 9071a8778b9a 16:11:36 Removing intermediate container 9071a8778b9a 16:11:36 ---> 01b65f09f67e 16:11:36 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:11:37 ---> Running in e929a4194fe9 16:11:37 ---> ed33343d1194 16:11:37 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:11:37 ---> Running in 1068fda6552a 16:11:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:11:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:11:40 Removing intermediate container 1068fda6552a 16:11:40 ---> 24ac701d1747 16:11:40 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:11:41 (1/43) Installing readline (8.1.1-r0) 16:11:41 (2/43) Installing bash (5.1.16-r0) 16:11:41 Executing bash-5.1.16-r0.post-install 16:11:41 (3/43) Installing brotli-libs (1.0.9-r5) 16:11:41 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:11:41 (5/43) Installing libcurl (7.80.0-r1) 16:11:41 (6/43) Installing curl (7.80.0-r1) 16:11:41 (7/43) Installing dumb-init (1.2.5-r1) 16:11:41 (8/43) Installing libbz2 (1.0.8-r1) 16:11:41 (9/43) Installing expat (2.4.7-r0) 16:11:41 (10/43) Installing libffi (3.4.2-r1) 16:11:41 (11/43) Installing gdbm (1.22-r0) 16:11:41 (12/43) Installing xz-libs (5.2.5-r1) 16:11:41 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:11:41 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:11:41 (15/43) Installing mpdecimal (2.5.1-r1) 16:11:41 (16/43) Installing sqlite-libs (3.36.0-r0) 16:11:41 (17/43) Installing python3 (3.9.7-r4) 16:11:42 ---> 122fc989a82b 16:11:42 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:11:44 ---> 28b46b7025a9 16:11:44 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:11:44 (18/43) Installing py3-appdirs (1.4.4-r2) 16:11:44 (19/43) Installing py3-certifi (2020.12.5-r1) 16:11:44 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:11:44 (21/43) Installing py3-idna (3.3-r0) 16:11:44 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:11:44 (23/43) Installing py3-requests (2.26.0-r1) 16:11:44 (24/43) Installing py3-msgpack (1.0.2-r1) 16:11:44 (25/43) Installing py3-lockfile (0.12.2-r4) 16:11:44 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:11:44 (27/43) Installing py3-colorama (0.4.4-r1) 16:11:44 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:11:44 (29/43) Installing py3-distlib (0.3.3-r0) 16:11:44 (30/43) Installing py3-distro (1.6.0-r0) 16:11:44 (31/43) Installing py3-six (1.16.0-r0) 16:11:44 (32/43) Installing py3-webencodings (0.5.1-r4) 16:11:44 (33/43) Installing py3-html5lib (1.1-r1) 16:11:44 (34/43) Installing py3-parsing (2.4.7-r2) 16:11:44 (35/43) Installing py3-packaging (20.9-r1) 16:11:44 ---> 742b1822bf81 16:11:44 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:11:44 (36/43) Installing py3-tomli (1.2.2-r0) 16:11:44 (37/43) Installing py3-pep517 (0.12.0-r0) 16:11:45 (38/43) Installing py3-progress (1.6-r0) 16:11:45 (39/43) Installing py3-retrying (1.3.3-r2) 16:11:45 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:11:45 (41/43) Installing py3-setuptools (52.0.0-r4) 16:11:45 (42/43) Installing py3-toml (0.10.2-r2) 16:11:45 (43/43) Installing py3-pip (20.3.4-r1) 16:11:46 ---> 2b9fd6f0ce64 16:11:46 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:11:46 Executing busybox-1.34.1-r5.trigger 16:11:46 OK: 82 MiB in 65 packages 16:11:47 ---> 700a3cdef835 16:11:47 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:11:47 ---> Running in 73410084547a 16:11:47 Removing intermediate container 73410084547a 16:11:47 ---> f40f18f210b8 16:11:47 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:11:48 ---> 61356cc1fd77 16:11:48 Step 26/31 : RUN chmod +x /entrypoint.sh 16:11:48 ---> Running in bf02a8dd222b 16:11:52 Removing intermediate container bf02a8dd222b 16:11:52 ---> 6e5e5838b64d 16:11:52 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:11:52 ---> Running in ef6825bcd80f 16:11:52 Collecting docker-compose==1.23.2 16:11:52 Removing intermediate container ef6825bcd80f 16:11:52 ---> 7ff3282a2dd0 16:11:52 Step 28/31 : CMD ["gate"] 16:11:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:11:52 ---> Running in 5db5e11153ee 16:11:53 Removing intermediate container 5db5e11153ee 16:11:53 ---> 7cbbfb0b37a6 16:11:53 Step 29/31 : LABEL arch=arm64 16:11:53 Collecting docker<4.0,>=3.6.0 16:11:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:11:53 ---> Running in 09587380c328 16:11:54 Removing intermediate container 09587380c328 16:11:54 ---> b7b04e7deda3 16:11:54 Step 30/31 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 16:11:54 ---> Running in add179a3a19a 16:11:55 Removing intermediate container add179a3a19a 16:11:55 ---> 51c0cfcbd523 16:11:55 Step 31/31 : LABEL version=0.0.0 16:11:55 ---> Running in 8221bdf3160e 16:11:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:11:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:11:56 Removing intermediate container 8221bdf3160e 16:11:56 ---> 12fafbe6e706 16:11:56 16:11:56 Successfully built 12fafbe6e706 16:11:56 Successfully tagged security-bootstrapper-arm64:latest 16:11:56 Building security-spiffe-token-provider 16:11:56  Building security-bootstrapper ... done Collecting jsonschema<3,>=2.5.1 16:11:56 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:11:56 Collecting cached-property<2,>=1.2.0 16:11:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:11:57 Collecting PyYAML<4,>=3.10 16:11:57 Downloading PyYAML-3.13.tar.gz (270 kB) 16:12:02 Collecting websocket-client<1.0,>=0.32.0 16:12:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:12:02 Collecting dockerpty<0.5,>=0.4.1 16:12:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:12:05 Collecting texttable<0.10,>=0.9.0 16:12:05 Downloading texttable-0.9.1.tar.gz (11 kB) 16:12:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:12:07 Collecting docopt<0.7,>=0.6.1 16:12:07 Downloading docopt-0.6.2.tar.gz (25 kB) 16:12:11 Collecting docker-pycreds>=0.4.0 16:12:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:12:11 Collecting chardet<3.1.0,>=3.0.2 16:12:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:12:11 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:12:11 Collecting idna<2.8,>=2.5 16:12:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:12:13 Collecting urllib3<1.25,>=1.21.1 16:12:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:12:13 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:12:13 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:12:13 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:12:13 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:12:16 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:12:16 Attempting uninstall: urllib3 16:12:16 Found existing installation: urllib3 1.26.7 16:12:16 Uninstalling urllib3-1.26.7: 16:12:16 Removing intermediate container b61aa0b8b91b 16:12:16 ---> e5cdbfa5d587 16:12:16 16:12:16 Step 10/23 : FROM alpine:3.14 16:12:16 ---> ac73e934f311 16:12:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:12:16 Successfully uninstalled urllib3-1.26.7 16:12:16 ---> Running in 012634b926fb 16:12:17 Removing intermediate container 012634b926fb 16:12:17 ---> 685deac41d7c 16:12:17 Step 12/23 : ENV APP_PORT=59880 16:12:17 ---> Running in eca0a4ad0545 16:12:17 Attempting uninstall: idna 16:12:17 Found existing installation: idna 3.3 16:12:17 Uninstalling idna-3.3: 16:12:17 Successfully uninstalled idna-3.3 16:12:18 Removing intermediate container eca0a4ad0545 16:12:18 ---> 9a27aeae923f 16:12:18 Step 13/23 : EXPOSE $APP_PORT 16:12:18 ---> Running in 7ebceee58b7c 16:12:18 Removing intermediate container 7ebceee58b7c 16:12:18 ---> 0f859433d42d 16:12:18 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:12:18 ---> Running in 3beb5b316d31 16:12:21 Attempting uninstall: requests 16:12:21 Found existing installation: requests 2.26.0 16:12:21 Uninstalling requests-2.26.0: 16:12:21 Successfully uninstalled requests-2.26.0 16:12:22 Running setup.py install for texttable: started 16:12:22 Removing intermediate container 3beb5b316d31 16:12:22 ---> 163729dbdfef 16:12:22 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:12:22 ---> Running in 83f4ee903ea5 16:12:24 Running setup.py install for texttable: finished with status 'done' 16:12:24 Running setup.py install for PyYAML: started 16:12:25 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:12:25 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:12:25 ---> d2a126d03563 16:12:25 Step 3/20 : WORKDIR /edgex-go 16:12:25 ---> Using cache 16:12:25 ---> a123ef5be4a7 16:12:25 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:12:25 ---> Running in 931c63ca5f7b 16:12:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:12:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:12:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:12:27 (1/6) Installing dumb-init (1.2.5-r1) 16:12:27 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:12:27 (3/6) Installing libsodium (1.0.18-r0) 16:12:27 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:12:27 (5/6) Installing libzmq (4.3.4-r0) 16:12:27 (6/6) Installing zeromq (4.3.4-r0) 16:12:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:12:27 Executing busybox-1.33.1-r7.trigger 16:12:27 OK: 8 MiB in 20 packages 16:12:27 Running setup.py install for PyYAML: finished with status 'done' 16:12:28 Running setup.py install for docopt: started 16:12:29 v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:12:29 v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] 16:12:29 OK: 15743 distinct packages available 16:12:29 Removing intermediate container 83f4ee903ea5 16:12:29 ---> 161e299bdc1f 16:12:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:12:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:12:30 ---> 7a34e8cf96eb 16:12:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:12:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:12:31 Running setup.py install for docopt: finished with status 'done' 16:12:31 Running setup.py install for dockerpty: started 16:12:31 OK: 220 MiB in 52 packages 16:12:32 ---> d2daf51621e0 16:12:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:12:33 Removing intermediate container 931c63ca5f7b 16:12:33 ---> d70592290314 16:12:33 Step 5/20 : COPY go.mod vendor* ./ 16:12:33 ---> e78a677d8487 16:12:34 Step 19/23 : ENTRYPOINT ["/core-data"] 16:12:34 ---> Running in aabee545a1dd 16:12:34 Running setup.py install for dockerpty: finished with status 'done' 16:12:34 Removing intermediate container aabee545a1dd 16:12:34 ---> a74693aede5a 16:12:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:12:34 ---> ab00ca1497c4 16:12:34 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:12:34 ---> Running in 13bf7dcf243d 16:12:34 ---> Running in 740bae79d3f4 16:12:35 Removing intermediate container 13bf7dcf243d 16:12:35 ---> 85858f5e213f 16:12:35 Step 21/23 : LABEL arch=arm64 16:12:35 ---> Running in 083122cab14f 16:12:36 Removing intermediate container 083122cab14f 16:12:36 ---> 78216a940f67 16:12:36 Step 22/23 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 16:12:36 ---> Running in dfcd73785def 16:12:37 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:12:37 Removing intermediate container dfcd73785def 16:12:37 ---> 266985455439 16:12:37 Step 23/23 : LABEL version=0.0.0 16:12:37 ---> Running in ca89ef579b81 16:12:37 Removing intermediate container ca89ef579b81 16:12:37 ---> a2c52aff9445 16:12:37 16:12:38 Successfully built a2c52aff9445 16:12:38 Successfully tagged core-data-arm64:latest 16:12:38 Building support-notifications 16:12:42  Building core-data ... done Removing intermediate container 740bae79d3f4 16:12:42 ---> 1149d0442ce9 16:12:42 Step 7/20 : COPY . . 16:13:00 Removing intermediate container e929a4194fe9 16:13:00 ---> 68ac4a017aa8 16:13:00 Step 14/23 : ENV APP_PORT=58890 16:13:00 ---> Running in aa4c61590b16 16:13:01 Removing intermediate container aa4c61590b16 16:13:01 ---> f123552a3b19 16:13:01 Step 15/23 : EXPOSE $APP_PORT 16:13:01 ---> Running in d75a6d4efcc7 16:13:02 Removing intermediate container d75a6d4efcc7 16:13:02 ---> 3de7ce795570 16:13:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:13:06 ---> d0c84739a267 16:13:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:13:08 ---> 7c6f5f77971b 16:13:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:13:09 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:13:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:13:09 ---> d2a126d03563 16:13:09 Step 3/22 : WORKDIR /edgex-go 16:13:09 ---> Using cache 16:13:09 ---> a123ef5be4a7 16:13:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:09 ---> Using cache 16:13:09 ---> d39ae19195e2 16:13:09 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:13:09 ---> Running in 06b6f1c36871 16:13:10 ---> fa7bd164e19d 16:13:10 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:13:10 ---> Running in 461eb6435615 16:13:11 Removing intermediate container 461eb6435615 16:13:11 ---> 24b8f1b2d4a6 16:13:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:13:11 ---> Running in 1a530093891e 16:13:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:13:12 Removing intermediate container 1a530093891e 16:13:12 ---> 18b32ad59932 16:13:12 Step 21/23 : LABEL arch=arm64 16:13:12 ---> Running in b9ef847ae8b6 16:13:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:13:13 Removing intermediate container b9ef847ae8b6 16:13:13 ---> a14d4162f59a 16:13:13 Step 22/23 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 16:13:13 ---> Running in 370ba5bfa8db 16:13:14 OK: 220 MiB in 52 packages 16:13:14 Removing intermediate container 370ba5bfa8db 16:13:14 ---> 96b8ae154edf 16:13:14 Step 23/23 : LABEL version=0.0.0 16:13:15 ---> Running in e9443f3804f5 16:13:16 Removing intermediate container 06b6f1c36871 16:13:16 ---> 9a22f9e55dae 16:13:16 Step 6/22 : COPY go.mod vendor* ./ 16:13:16 Removing intermediate container e9443f3804f5 16:13:16 ---> 00eead853ff6 16:13:16 16:13:17 Successfully built 00eead853ff6 16:13:17 Successfully tagged sys-mgmt-agent-arm64:latest 16:13:17 Building security-proxy-setup 16:13:18  Building sys-mgmt-agent ... done  ---> dded30a4c7cd 16:13:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:13:18 ---> Running in 8e2c53d2cc68 16:13:23 ---> 8986844eb3c7 16:13:23 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:13:23 ---> Running in fe9ba9b06bd8 16:13:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:13:26 Removing intermediate container 8e2c53d2cc68 16:13:26 ---> 72690cc88c88 16:13:26 Step 8/22 : COPY . . 16:13:36 Removing intermediate container ce570c75e6cd 16:13:36 ---> d29e7e44d05b 16:13:36 16:13:36 Step 10/22 : FROM alpine:3.14 16:13:36 ---> ac73e934f311 16:13:36 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:13:36 ---> Running in 17c2b9391885 16:13:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:13:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:13:39 (1/1) Installing dumb-init (1.2.5-r1) 16:13:39 Executing busybox-1.33.1-r7.trigger 16:13:39 OK: 5 MiB in 15 packages 16:13:42 Removing intermediate container 17c2b9391885 16:13:42 ---> 61062bd32a47 16:13:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:13:42 ---> Running in dc5ea5d1935e 16:13:43 Removing intermediate container dc5ea5d1935e 16:13:43 ---> b2d778750247 16:13:43 Step 13/22 : ENV APP_PORT=59861 16:13:43 ---> Running in a8203ee194e0 16:13:44 Removing intermediate container a8203ee194e0 16:13:44 ---> 5bac79a9196c 16:13:44 Step 14/22 : EXPOSE $APP_PORT 16:13:44 ---> Running in fd9d66d91256 16:13:45 Removing intermediate container fd9d66d91256 16:13:45 ---> aa55f9c7c367 16:13:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:13:47 ---> 87997cc5f475 16:13:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:13:48 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:13:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:13:48 ---> d2a126d03563 16:13:48 Step 3/22 : WORKDIR /edgex-go 16:13:48 ---> Using cache 16:13:48 ---> a123ef5be4a7 16:13:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:48 ---> Using cache 16:13:48 ---> d39ae19195e2 16:13:48 Step 5/22 : RUN apk add --update --no-cache make git 16:13:48 ---> Using cache 16:13:48 ---> b7f396a55f5e 16:13:48 Step 6/22 : COPY go.mod vendor* ./ 16:13:48 ---> Using cache 16:13:48 ---> 144d54b1118b 16:13:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:13:48 ---> Using cache 16:13:48 ---> c270d3ab1c81 16:13:48 Step 8/22 : COPY . . 16:13:49 ---> Using cache 16:13:49 ---> 121fcc818606 16:13:49 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:13:49 ---> Running in 971c5a749ecc 16:13:51 ---> e341c916e95e 16:13:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:13:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:13:53 ---> 3c6c2c837436 16:13:53 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:13:53 ---> Running in 0c7830c61f25 16:13:54 Removing intermediate container 0c7830c61f25 16:13:54 ---> 0593c7269e51 16:13:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:13:54 ---> Running in 61f6a22cf97c 16:13:54 Removing intermediate container 61f6a22cf97c 16:13:54 ---> 243293cc30e3 16:13:54 Step 20/22 : LABEL arch=arm64 16:13:55 ---> Running in 324000cc94a9 16:13:55 Removing intermediate container 324000cc94a9 16:13:55 ---> a36c6bbdd9ee 16:13:55 Step 21/22 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 16:13:56 ---> Running in d9987d4998e7 16:13:56 Removing intermediate container d9987d4998e7 16:13:56 ---> d49370d17566 16:13:56 Step 22/22 : LABEL version=0.0.0 16:13:57 ---> Running in feef39d966a8 16:13:58 Removing intermediate container feef39d966a8 16:13:58 ---> f1539e63ebad 16:13:58 16:13:58 Successfully built f1539e63ebad 16:13:58 Successfully tagged support-scheduler-arm64:latest 16:13:58 Building core-command 16:14:03  Building support-scheduler ... done  ---> 4fd8ff80dc57 16:14:03 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:14:03 ---> Running in fa34bff17b2d 16:14:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:14:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:14:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:14:27 ---> d2a126d03563 16:14:27 Step 3/23 : WORKDIR /edgex-go 16:14:27 ---> Using cache 16:14:27 ---> a123ef5be4a7 16:14:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:14:27 ---> Using cache 16:14:27 ---> d39ae19195e2 16:14:27 Step 5/23 : RUN apk add --update --no-cache make git 16:14:27 ---> Using cache 16:14:27 ---> b7f396a55f5e 16:14:27 Step 6/23 : COPY go.mod vendor* ./ 16:14:27 ---> Using cache 16:14:27 ---> 144d54b1118b 16:14:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:14:27 ---> Using cache 16:14:27 ---> c270d3ab1c81 16:14:27 Step 8/23 : COPY . . 16:14:27 ---> Using cache 16:14:27 ---> 121fcc818606 16:14:27 Step 9/23 : RUN make cmd/core-command/core-command 16:14:27 ---> Running in e8c7366635e2 16:14:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:18:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:18:29 Removing intermediate container 971c5a749ecc 16:18:29 ---> df18247d2a7c 16:18:29 16:18:29 Step 10/22 : FROM alpine:3.14 16:18:29 ---> ac73e934f311 16:18:29 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:18:29 ---> Running in f50c52f0744d 16:18:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:18:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:18:32 (1/6) Installing ca-certificates (20211220-r0) 16:18:32 (2/6) Installing brotli-libs (1.0.9-r5) 16:18:32 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:18:32 (4/6) Installing libcurl (7.79.1-r1) 16:18:32 (5/6) Installing curl (7.79.1-r1) 16:18:32 (6/6) Installing dumb-init (1.2.5-r1) 16:18:32 Executing busybox-1.33.1-r7.trigger 16:18:32 Executing ca-certificates-20211220-r0.trigger 16:18:32 OK: 8 MiB in 20 packages 16:18:35 Removing intermediate container f50c52f0744d 16:18:35 ---> d6eac213715a 16:18:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:18:35 ---> Running in 7348273da2ba 16:18:35 Removing intermediate container 7348273da2ba 16:18:35 ---> fbf87a4945b6 16:18:35 Step 13/22 : WORKDIR /edgex 16:18:35 ---> Running in 30d2648f95d0 16:18:36 Removing intermediate container 30d2648f95d0 16:18:36 ---> e9defe3cf15a 16:18:36 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:18:37 ---> 07c10d2c8f03 16:18:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:18:38 ---> 9454a62fa484 16:18:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:18:40 ---> dc299c97fc99 16:18:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:18:41 ---> 14e7ca76b3d4 16:18:41 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:18:41 ---> Running in 70af05b39621 16:18:44 Removing intermediate container 70af05b39621 16:18:44 ---> 860c7a9f64fb 16:18:44 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:18:44 ---> Running in 7a8c9b120145 16:18:45 Removing intermediate container 7a8c9b120145 16:18:45 ---> 6ee7e809bb3f 16:18:45 Step 20/22 : LABEL arch=arm64 16:18:45 ---> Running in cde3c3f9c797 16:18:45 Removing intermediate container cde3c3f9c797 16:18:45 ---> b544b7855891 16:18:45 Step 21/22 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 16:18:45 ---> Running in ece532aea714 16:18:46 Removing intermediate container ece532aea714 16:18:46 ---> 6eb553f9b2ab 16:18:46 Step 22/22 : LABEL version=0.0.0 16:18:46 ---> Running in c6261018d9c1 16:18:46 Removing intermediate container c6261018d9c1 16:18:46 ---> 72de6ca38ac0 16:18:46 16:18:47 Successfully built 72de6ca38ac0 16:18:47 Successfully tagged security-proxy-setup-arm64:latest 16:18:47 Building core-metadata 16:18:55  Building security-proxy-setup ... done Removing intermediate container e8c7366635e2 16:18:55 ---> 83351d645146 16:18:55 16:18:55 Step 10/23 : FROM alpine:3.14 16:18:55 ---> ac73e934f311 16:18:55 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:18:55 ---> Using cache 16:18:55 ---> 61062bd32a47 16:18:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:18:55 ---> Using cache 16:18:55 ---> b2d778750247 16:18:55 Step 13/23 : ENV APP_PORT=59882 16:18:55 ---> Running in aa836ef759bc 16:18:56 Removing intermediate container aa836ef759bc 16:18:56 ---> 2bff9a6db280 16:18:56 Step 14/23 : EXPOSE $APP_PORT 16:18:56 ---> Running in 67d30b2d40d6 16:18:56 Removing intermediate container 67d30b2d40d6 16:18:56 ---> 0b226839358d 16:18:56 Step 15/23 : WORKDIR / 16:18:56 ---> Running in cf1f15256274 16:18:57 Removing intermediate container cf1f15256274 16:18:57 ---> a528d8f306a6 16:18:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:18:58 ---> 89f521b72790 16:18:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:19:00 ---> 369c5e4913d3 16:19:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:19:01 ---> a08e48c622e0 16:19:01 Step 19/23 : ENTRYPOINT ["/core-command"] 16:19:01 ---> Running in bf1e8265cbe4 16:19:02 Removing intermediate container bf1e8265cbe4 16:19:02 ---> 60a63e6d3867 16:19:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:19:02 ---> Running in a91955714237 16:19:03 Removing intermediate container a91955714237 16:19:03 ---> 4298e06bdff8 16:19:03 Step 21/23 : LABEL arch=arm64 16:19:03 ---> Running in 9b9dfbe3a8a2 16:19:04 Removing intermediate container 9b9dfbe3a8a2 16:19:04 ---> df48c43d2bbb 16:19:04 Step 22/23 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 16:19:04 ---> Running in 1452249f02be 16:19:05 Removing intermediate container 1452249f02be 16:19:05 ---> 7e82626ff3cb 16:19:05 Step 23/23 : LABEL version=0.0.0 16:19:05 ---> Running in 420cb87de8be 16:19:05 Removing intermediate container 420cb87de8be 16:19:05 ---> c0d85b8e8466 16:19:05 16:19:06 Successfully built c0d85b8e8466 16:19:06 Successfully tagged core-command-arm64:latest 16:19:06  Building core-command ... done Building security-secretstore-setup 16:19:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:19:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:19:25 ---> d2a126d03563 16:19:25 Step 3/23 : WORKDIR /edgex-go 16:19:25 ---> Using cache 16:19:25 ---> a123ef5be4a7 16:19:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:19:25 ---> Using cache 16:19:25 ---> d39ae19195e2 16:19:25 Step 5/23 : RUN apk add --update --no-cache make git 16:19:25 ---> Using cache 16:19:25 ---> b7f396a55f5e 16:19:25 Step 6/23 : COPY go.mod vendor* ./ 16:19:25 ---> Using cache 16:19:25 ---> 144d54b1118b 16:19:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:25 ---> Using cache 16:19:25 ---> c270d3ab1c81 16:19:25 Step 8/23 : COPY . . 16:19:25 ---> Using cache 16:19:25 ---> 121fcc818606 16:19:25 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:19:25 ---> Running in 67afae826035 16:19: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-metadata/core-metadata ./cmd/core-metadata 16:19:43 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:19:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:19:43 ---> d2a126d03563 16:19:43 Step 3/25 : WORKDIR /edgex-go 16:19:43 ---> Using cache 16:19:43 ---> a123ef5be4a7 16:19:43 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:19:43 ---> Using cache 16:19:43 ---> d39ae19195e2 16:19:43 Step 5/25 : RUN apk add --update --no-cache make git 16:19:43 ---> Using cache 16:19:43 ---> b7f396a55f5e 16:19:43 Step 6/25 : COPY go.mod vendor* ./ 16:19:43 ---> Using cache 16:19:43 ---> 144d54b1118b 16:19:43 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:43 ---> Using cache 16:19:43 ---> c270d3ab1c81 16:19:43 Step 8/25 : COPY . . 16:19:43 ---> Using cache 16:19:43 ---> 121fcc818606 16:19:43 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:19:44 ---> Running in 087cad703fbd 16:19: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 16:20:04 Removing intermediate container fe9ba9b06bd8 16:20:04 ---> bbbd1487c300 16:20:04 16:20:04 Step 9/20 : FROM alpine:3.15 16:20:04 3.15: Pulling from library/alpine 16:20:04 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:20:04 Status: Downloaded newer image for alpine:3.15 16:20:04 ---> 3fb3c9af89a9 16:20:04 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:20:04 ---> Running in 258cc9d6793b 16:20:04 Removing intermediate container 258cc9d6793b 16:20:04 ---> c0ee79426302 16:20:04 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:20:04 ---> Running in 330e5f0213ea 16:20:05 Removing intermediate container 330e5f0213ea 16:20:05 ---> d03be42faa0c 16:20:05 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:20:05 ---> Running in 30452e12d520 16:20:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:20:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:20:10 v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:20:10 v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] 16:20:10 OK: 15736 distinct packages available 16:20:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:20:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:20:12 (1/9) Installing ca-certificates (20211220-r0) 16:20:12 (2/9) Installing brotli-libs (1.0.9-r5) 16:20:13 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:20:13 (4/9) Installing libcurl (7.80.0-r1) 16:20:13 (5/9) Installing curl (7.80.0-r1) 16:20:13 (6/9) Installing dumb-init (1.2.5-r1) 16:20:13 (7/9) Installing musl-obstack (1.2.3-r0) 16:20:13 (8/9) Installing libucontext (1.1-r0) 16:20:13 (9/9) Installing gcompat (1.0.0-r4) 16:20:13 Executing busybox-1.34.1-r5.trigger 16:20:13 Executing ca-certificates-20211220-r0.trigger 16:20:13 OK: 8 MiB in 23 packages 16:20:15 Removing intermediate container 30452e12d520 16:20:15 ---> 3405c6ff2c82 16:20:15 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:20:16 ---> 31040b25fafb 16:20:16 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:20:19 ---> c74ec9a4ad40 16:20:19 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:20:20 ---> 1c1e2bf48f37 16:20:20 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:20:20 ---> Running in f94eff4e0c0a 16:20:20 Removing intermediate container f94eff4e0c0a 16:20:20 ---> cc76724ce4da 16:20:20 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:20:20 ---> Running in efb71cd859e1 16:20:21 Removing intermediate container efb71cd859e1 16:20:21 ---> e19dc439b68e 16:20:21 Step 18/20 : LABEL arch=arm64 16:20:21 ---> Running in 45824cacf5bd 16:20:21 Removing intermediate container 45824cacf5bd 16:20:21 ---> 16522ef7d6da 16:20:21 Step 19/20 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 16:20:22 ---> Running in 671b61b364c9 16:20:22 Removing intermediate container 671b61b364c9 16:20:22 ---> 474a8b59f3f3 16:20:22 Step 20/20 : LABEL version=0.0.0 16:20:22 ---> Running in 114ea335c3fe 16:20:23 Removing intermediate container 114ea335c3fe 16:20:23 ---> a9274fa120e6 16:20:23 16:20:23 Successfully built a9274fa120e6 16:20:23 Successfully tagged security-spiffe-token-provider-arm64:latest 16:20:23 Building security-spire-server 16:21:03  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:21:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:21:03 ---> d2a126d03563 16:21:03 Step 3/25 : WORKDIR /edgex-go 16:21:03 ---> Using cache 16:21:03 ---> a123ef5be4a7 16:21:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:21:03 ---> Using cache 16:21:03 ---> d39ae19195e2 16:21:03 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:21:03 ---> Running in 525403007e8e 16:21:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:21:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:21:03 OK: 220 MiB in 52 packages 16:21:03 Removing intermediate container 525403007e8e 16:21:03 ---> 3c177cf42ddc 16:21:03 Step 6/25 : COPY go.mod vendor* ./ 16:21:04 ---> 60e741653870 16:21:04 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:21:04 ---> Running in c348bd671606 16:21:09 Removing intermediate container c348bd671606 16:21:09 ---> bec9d359c511 16:21:09 Step 8/25 : COPY . . 16:21:28 Removing intermediate container fa34bff17b2d 16:21:28 ---> 00d929b8eae4 16:21:28 16:21:28 Step 10/22 : FROM alpine:3.14 16:21:28 ---> ac73e934f311 16:21:28 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:21:28 ---> Running in 7a95c3c99747 16:21:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:21:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:21:32 (1/2) Installing ca-certificates (20211220-r0) 16:21:32 (2/2) Installing dumb-init (1.2.5-r1) 16:21:32 Executing busybox-1.33.1-r7.trigger 16:21:32 Executing ca-certificates-20211220-r0.trigger 16:21:33 OK: 6 MiB in 16 packages 16:21:36 Removing intermediate container 7a95c3c99747 16:21:36 ---> 8142ac64d680 16:21:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:21:36 ---> Running in d5ec1afc2391 16:21:36 ---> c5370a8c8b02 16:21:36 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:21:36 ---> Running in 481be770cb98 16:21:36 Removing intermediate container d5ec1afc2391 16:21:36 ---> c25616aa1d48 16:21:36 Step 13/22 : ENV APP_PORT=59860 16:21:37 ---> Running in 8e3ac04d23cd 16:21:37 Removing intermediate container 481be770cb98 16:21:37 ---> 7cc29ef09274 16:21:37 Step 10/25 : RUN mkdir -p spire-build 16:21:37 ---> Running in c20cf47ce121 16:21:38 Removing intermediate container 8e3ac04d23cd 16:21:38 ---> 141ce9736bef 16:21:38 Step 14/22 : EXPOSE $APP_PORT 16:21:38 ---> Running in d3c38a18073c 16:21:38 Removing intermediate container d3c38a18073c 16:21:38 ---> 3e9ab5a9f819 16:21:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:21:40 ---> 3ec88cd5043e 16:21:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:21:41 Removing intermediate container c20cf47ce121 16:21:41 ---> 99630f74775d 16:21:41 Step 11/25 : WORKDIR /edgex-go/spire-build 16:21:41 ---> Running in afca3c61268f 16:21:42 Removing intermediate container afca3c61268f 16:21:42 ---> 89ffff746d4e 16:21: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 16:21:42 ---> Running in 156dac8e2332 16:21:43 ---> f1e88dadd437 16:21:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:21:44 ---> ad5d2fc936d7 16:21:44 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:21:44 ---> Running in 97de3fbdd3be 16:21:45 Removing intermediate container 97de3fbdd3be 16:21:45 ---> 7988ac8e7d56 16:21:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:21:45 ---> Running in 14cb480fbea4 16:21:45 spire-1.2.1/ 16:21:45 spire-1.2.1/.data/ 16:21:45 spire-1.2.1/.data/.file 16:21:45 spire-1.2.1/.dockerignore 16:21:45 spire-1.2.1/.gitattributes 16:21:45 spire-1.2.1/.githooks/ 16:21:45 spire-1.2.1/.githooks/pre-commit 16:21:45 spire-1.2.1/.github/ 16:21:45 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:21:45 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:21:45 spire-1.2.1/.github/dependabot.yml 16:21:45 spire-1.2.1/.github/workflows/ 16:21:45 spire-1.2.1/.github/workflows/nightly_build.yaml 16:21:45 spire-1.2.1/.github/workflows/pr_build.yaml 16:21:45 spire-1.2.1/.github/workflows/release_build.yaml 16:21:45 spire-1.2.1/.github/workflows/scripts/ 16:21:45 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:21:45 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:21:45 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:21:45 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:21:45 spire-1.2.1/.github/workflows/scripts/split.sh 16:21:45 spire-1.2.1/.gitignore 16:21:45 spire-1.2.1/.go-version 16:21:45 spire-1.2.1/.golangci.yml 16:21:45 spire-1.2.1/ADOPTERS.md 16:21:45 spire-1.2.1/CHANGELOG.md 16:21:45 spire-1.2.1/CODE-OF-CONDUCT.md 16:21:45 spire-1.2.1/CODEOWNERS 16:21:45 spire-1.2.1/CONTRIBUTING.md 16:21:45 spire-1.2.1/Dockerfile 16:21:45 spire-1.2.1/Dockerfile.dev 16:21:45 spire-1.2.1/Dockerfile.scratch 16:21:45 spire-1.2.1/LICENSE 16:21:45 spire-1.2.1/MAINTAINERS.md 16:21:45 spire-1.2.1/Makefile 16:21:45 spire-1.2.1/README.md 16:21:45 spire-1.2.1/ROADMAP.md 16:21:45 spire-1.2.1/SECURITY.md 16:21:45 spire-1.2.1/cmd/ 16:21:45 spire-1.2.1/cmd/spire-agent/ 16:21:45 spire-1.2.1/cmd/spire-agent/cli/ 16:21:45 spire-1.2.1/cmd/spire-agent/cli/api/ 16:21:45 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:21:45 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:21:45 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:21:45 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:21:45 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:21:45 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:21:45 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:21:45 spire-1.2.1/cmd/spire-agent/cli/common/ 16:21:45 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:21:45 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:21:45 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:21:45 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:21:45 spire-1.2.1/cmd/spire-agent/cli/run/ 16:21:45 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:21:45 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:21:45 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:21:45 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:21:45 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:21:45 spire-1.2.1/cmd/spire-agent/main.go 16:21:45 spire-1.2.1/cmd/spire-server/ 16:21:45 spire-1.2.1/cmd/spire-server/cli/ 16:21:45 spire-1.2.1/cmd/spire-server/cli/agent/ 16:21:45 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:21:45 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/cli.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/entry/ 16:21:45 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/federation/ 16:21:45 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:21:45 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:21:45 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/run/ 16:21:45 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/token/ 16:21:45 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/validate/ 16:21:45 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/x509/ 16:21:45 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:21:45 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:21:45 spire-1.2.1/cmd/spire-server/main.go 16:21:45 spire-1.2.1/cmd/spire-server/util/ 16:21:45 spire-1.2.1/cmd/spire-server/util/util.go 16:21:45 spire-1.2.1/conf/ 16:21:45 spire-1.2.1/conf/agent/ 16:21:45 spire-1.2.1/conf/agent/agent.conf 16:21:45 spire-1.2.1/conf/agent/agent_full.conf 16:21:45 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:21:45 spire-1.2.1/conf/server/ 16:21:45 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:21:45 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:21:45 spire-1.2.1/conf/server/server.conf 16:21:45 spire-1.2.1/conf/server/server_full.conf 16:21:45 spire-1.2.1/doc/ 16:21:45 spire-1.2.1/doc/SPIRE101.md 16:21:45 spire-1.2.1/doc/auditlog.md 16:21:45 spire-1.2.1/doc/authorization_policy_engine.md 16:21:45 spire-1.2.1/doc/changelog_guidelines.md 16:21:45 spire-1.2.1/doc/cure53-report.pdf 16:21:45 spire-1.2.1/doc/images/ 16:21:45 spire-1.2.1/doc/images/2019_roadmap.png 16:21:45 spire-1.2.1/doc/images/SPIRE101.png 16:21:45 spire-1.2.1/doc/images/SPIRE_agent.png 16:21:45 spire-1.2.1/doc/images/SPIRE_server.png 16:21:45 spire-1.2.1/doc/images/cache_mgr.png 16:21:45 spire-1.2.1/doc/images/cache_mgr_components.png 16:21:45 spire-1.2.1/doc/images/federated_spire.png 16:21:45 spire-1.2.1/doc/images/ha_mode.png 16:21:45 spire-1.2.1/doc/images/nested_spire.png 16:21:45 spire-1.2.1/doc/images/oidc_federation.png 16:21:45 spire-1.2.1/doc/images/single_trust_domain.png 16:21:45 spire-1.2.1/doc/images/spiffe_compatible.png 16:21:45 spire-1.2.1/doc/images/spire_logo.png 16:21:45 spire-1.2.1/doc/migrating_registration_api_clients.md 16:21:45 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:21:45 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:21:45 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:21:45 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:21:45 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:21:45 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:21:45 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:21:45 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:21:45 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:21:45 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:21:45 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:21:45 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:21:45 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:21:45 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:21:45 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:21:45 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:21:45 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:21:45 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:21:45 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:21:45 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:21:45 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:21:45 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:21:45 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:21:45 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:21:45 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:21:45 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:21:45 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:21:45 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:21:45 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:21:45 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:21:45 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:21:45 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:21:45 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:21:45 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:21:45 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:21:45 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:21:45 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:21:45 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:21:45 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:21:45 spire-1.2.1/doc/scaling_spire.md 16:21:45 spire-1.2.1/doc/spire_agent.md 16:21:45 spire-1.2.1/doc/spire_server.md 16:21:45 spire-1.2.1/doc/supported_integrations.md 16:21:45 spire-1.2.1/doc/telemetry.md 16:21:45 spire-1.2.1/doc/telemetry_config.md 16:21:45 spire-1.2.1/doc/upgrading.md 16:21:45 spire-1.2.1/doc/using_spire.md 16:21:45 spire-1.2.1/examples/ 16:21:45 spire-1.2.1/examples/README.md 16:21:45 spire-1.2.1/go.mod 16:21:45 spire-1.2.1/go.sum 16:21:45 spire-1.2.1/pkg/ 16:21:45 spire-1.2.1/pkg/agent/ 16:21:45 spire-1.2.1/pkg/agent/agent.go 16:21:45 spire-1.2.1/pkg/agent/api/ 16:21:45 spire-1.2.1/pkg/agent/api/config.go 16:21:45 spire-1.2.1/pkg/agent/api/debug/ 16:21:45 spire-1.2.1/pkg/agent/api/debug/v1/ 16:21:45 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:21:45 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:21:45 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:21:45 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:21:45 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:21:45 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:21:45 spire-1.2.1/pkg/agent/api/endpoints.go 16:21:45 spire-1.2.1/pkg/agent/api/health/ 16:21:45 spire-1.2.1/pkg/agent/api/health/v1/ 16:21:45 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:21:45 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:21:45 spire-1.2.1/pkg/agent/api/rpccontext/ 16:21:45 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:21:45 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:21:45 spire-1.2.1/pkg/agent/attestor/ 16:21:45 spire-1.2.1/pkg/agent/attestor/node/ 16:21:45 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:21:45 spire-1.2.1/pkg/agent/attestor/node/node.go 16:21:45 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:21:45 spire-1.2.1/pkg/agent/attestor/workload/ 16:21:45 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:21:45 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:21:45 spire-1.2.1/pkg/agent/catalog/ 16:21:45 spire-1.2.1/pkg/agent/catalog/catalog.go 16:21:45 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:21:45 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:21:45 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:21:45 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:21:45 spire-1.2.1/pkg/agent/client/ 16:21:45 spire-1.2.1/pkg/agent/client/client.go 16:21:45 spire-1.2.1/pkg/agent/client/client_test.go 16:21:45 spire-1.2.1/pkg/agent/client/dial.go 16:21:45 spire-1.2.1/pkg/agent/client/nodeconn.go 16:21:45 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:21:45 spire-1.2.1/pkg/agent/client/update.go 16:21:45 spire-1.2.1/pkg/agent/client/util.go 16:21:45 spire-1.2.1/pkg/agent/common/ 16:21:45 spire-1.2.1/pkg/agent/common/backoff/ 16:21:45 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:21:45 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:21:45 spire-1.2.1/pkg/agent/common/cgroups/ 16:21:45 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:21:45 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:21:45 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:21:45 spire-1.2.1/pkg/agent/config.go 16:21:45 spire-1.2.1/pkg/agent/endpoints/ 16:21:45 spire-1.2.1/pkg/agent/endpoints/config.go 16:21:45 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:21:45 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:21:45 spire-1.2.1/pkg/agent/endpoints/metrics.goRemoving intermediate container 14cb480fbea4 16:21:45 ---> c0f3386dd897 16:21:45 Step 20/22 : LABEL arch=arm64 16:21:45 16:21:45 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:21:45 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:21:45 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:21:45 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:21:45 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:21:45 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:21:45 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:21:45 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:21:45 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:21:45 spire-1.2.1/pkg/agent/endpoints/workload/ 16:21:45 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:21:45 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:21:45 spire-1.2.1/pkg/agent/manager/ 16:21:45 spire-1.2.1/pkg/agent/manager/cache/ 16:21:45 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:21:45 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:21:45 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:21:45 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:21:45 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:21:45 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:21:45 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:21:45 spire-1.2.1/pkg/agent/manager/config.go 16:21:45 spire-1.2.1/pkg/agent/manager/manager.go 16:21:45 spire-1.2.1/pkg/agent/manager/manager_test.go 16:21:45 spire-1.2.1/pkg/agent/manager/storage.go 16:21:45 spire-1.2.1/pkg/agent/manager/storage_test.go 16:21:45 spire-1.2.1/pkg/agent/manager/storecache/ 16:21:45 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:21:45 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:21:45 spire-1.2.1/pkg/agent/manager/sync.go 16:21:45 spire-1.2.1/pkg/agent/plugin/ 16:21:45 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:21:45 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:21:45 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:21:45 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:21:45 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:21:45 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:21:45 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:21:45 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:21:45 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:21:45 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:21:45 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:21:45 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:21:45 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:21:45 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:21:45 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:21:45 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:21:45 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:21:45 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:21:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:21:45 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:21:45 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:21:45 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:21:45 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:21:45 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:21:45 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ ---> Running in 0f9745b6eb1d 16:21:45 16:21:45 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:21:45 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:21:45 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:21:45 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:21:45 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:21:45 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:21:45 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:21:45 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:21:45 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:21:45 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:21:45 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:21:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:21:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:21:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:21:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:21:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:21:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:21:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:21:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:21:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:21:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:21:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:21:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:21:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:21:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:21:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:21:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:21:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:21:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:21:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:21:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:21:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:21:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:21:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:21:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:21:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:21:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:21:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:21:45 spire-1.2.1/pkg/agent/svid/ 16:21:45 spire-1.2.1/pkg/agent/svid/rotator.go 16:21:45 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:21:45 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:21:45 spire-1.2.1/pkg/agent/svid/store/ 16:21:45 spire-1.2.1/pkg/agent/svid/store/service.go 16:21:45 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:21:45 spire-1.2.1/pkg/common/ 16:21:45 spire-1.2.1/pkg/common/agentpathtemplate/ 16:21:45 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:21:45 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:21:45 spire-1.2.1/pkg/common/api/ 16:21:45 spire-1.2.1/pkg/common/api/metrics.go 16:21:45 spire-1.2.1/pkg/common/api/middleware/ 16:21:45 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:21:45 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:21:45 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:21:45 spire-1.2.1/pkg/common/api/middleware/logger.go 16:21:45 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:21:45 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:21:45 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:21:45 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:21:45 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:21:45 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:21:45 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:21:45 spire-1.2.1/pkg/common/api/middleware/names.go 16:21:45 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:21:45 spire-1.2.1/pkg/common/api/names.go 16:21:45 spire-1.2.1/pkg/common/api/ratelimit.go 16:21:45 spire-1.2.1/pkg/common/api/rpccontext/ 16:21:45 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:21:45 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:21:45 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:21:45 spire-1.2.1/pkg/common/auth/ 16:21:45 spire-1.2.1/pkg/common/auth/interceptors.go 16:21:45 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:21:45 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:21:45 spire-1.2.1/pkg/common/bundleutil/ 16:21:45 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:21:45 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:21:45 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:21:45 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:21:45 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:21:45 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:21:45 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:21:45 spire-1.2.1/pkg/common/bundleutil/types.go 16:21:45 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:21:45 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:21:45 spire-1.2.1/pkg/common/catalog/ 16:21:45 spire-1.2.1/pkg/common/catalog/bind.go 16:21:45 spire-1.2.1/pkg/common/catalog/builtin.go 16:21:45 spire-1.2.1/pkg/common/catalog/catalog.go 16:21:45 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:21:45 spire-1.2.1/pkg/common/catalog/closers.go 16:21:45 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:21:45 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:21:45 spire-1.2.1/pkg/common/catalog/config.go 16:21:45 spire-1.2.1/pkg/common/catalog/config_test.go 16:21:45 spire-1.2.1/pkg/common/catalog/configure.go 16:21:45 spire-1.2.1/pkg/common/catalog/constraints.go 16:21:45 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:21:46 spire-1.2.1/pkg/common/catalog/context.go 16:21:46 spire-1.2.1/pkg/common/catalog/external.go 16:21:46 spire-1.2.1/pkg/common/catalog/host.go 16:21:46 spire-1.2.1/pkg/common/catalog/pipenet.go 16:21:46 spire-1.2.1/pkg/common/catalog/plugin.go 16:21:46 spire-1.2.1/pkg/common/catalog/testplugin/ 16:21:46 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:21:46 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:21:46 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:21:46 spire-1.2.1/pkg/common/cli/ 16:21:46 spire-1.2.1/pkg/common/cli/env.go 16:21:46 spire-1.2.1/pkg/common/cli/flags.go 16:21:46 spire-1.2.1/pkg/common/cli/trust_domain.go 16:21:46 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:21:46 spire-1.2.1/pkg/common/cli/umask.go 16:21:46 spire-1.2.1/pkg/common/cli/umask_posix.go 16:21:46 spire-1.2.1/pkg/common/cli/umask_test.go 16:21:46 spire-1.2.1/pkg/common/cli/umask_windows.go 16:21:46 spire-1.2.1/pkg/common/cliprinter/ 16:21:46 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:21:46 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:21:46 spire-1.2.1/pkg/common/cliprinter/flag.go 16:21:46 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:21:46 spire-1.2.1/pkg/common/cliprinter/format.go 16:21:46 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:21:46 spire-1.2.1/pkg/common/cliprinter/internal/ 16:21:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:21:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:21:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:21:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:21:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:21:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:21:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:21:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:21:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:21:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:21:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:21:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:21:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:21:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:21:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:21:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:21:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:21:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:21:46 spire-1.2.1/pkg/common/coretypes/ 16:21:46 spire-1.2.1/pkg/common/coretypes/bundle/ 16:21:46 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:21:46 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:21:46 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:21:46 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:21:46 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:21:46 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:21:46 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:21:46 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:21:46 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:21:46 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:21:46 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:21:46 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:21:46 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:21:46 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:21:46 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:21:46 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:21:46 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:21:46 spire-1.2.1/pkg/common/cryptoutil/ 16:21:46 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:21:46 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:21:46 spire-1.2.1/pkg/common/diskutil/ 16:21:46 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:21:46 spire-1.2.1/pkg/common/diskutil/file_test.go 16:21:46 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:21:46 spire-1.2.1/pkg/common/errorutil/ 16:21:46 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:21:46 spire-1.2.1/pkg/common/health/ 16:21:46 spire-1.2.1/pkg/common/health/config.go 16:21:46 spire-1.2.1/pkg/common/health/context.go 16:21:46 spire-1.2.1/pkg/common/health/context_test.go 16:21:46 spire-1.2.1/pkg/common/health/health.go 16:21:46 spire-1.2.1/pkg/common/health/health_test.go 16:21:46 spire-1.2.1/pkg/common/health/logger.go 16:21:46 spire-1.2.1/pkg/common/hostservice/ 16:21:46 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:21:46 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:21:46 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:21:46 spire-1.2.1/pkg/common/idutil/ 16:21:46 spire-1.2.1/pkg/common/idutil/require.go 16:21:46 spire-1.2.1/pkg/common/idutil/require_test.go 16:21:46 spire-1.2.1/pkg/common/idutil/safety.go 16:21:46 spire-1.2.1/pkg/common/idutil/safety_test.go 16:21:46 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:21:46 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:21:46 spire-1.2.1/pkg/common/jwtsvid/ 16:21:46 spire-1.2.1/pkg/common/jwtsvid/common.go 16:21:46 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:21:46 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:21:46 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:21:46 spire-1.2.1/pkg/common/jwtutil/ 16:21:46 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:21:46 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:21:46 spire-1.2.1/pkg/common/log/ 16:21:46 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:21:46 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:21:46 spire-1.2.1/pkg/common/log/log.go 16:21:46 spire-1.2.1/pkg/common/log/log_test.go 16:21:46 spire-1.2.1/pkg/common/log/options.go 16:21:46 spire-1.2.1/pkg/common/nodeutil/ 16:21:46 spire-1.2.1/pkg/common/nodeutil/node.go 16:21:46 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:21:46 spire-1.2.1/pkg/common/peertracker/ 16:21:46 spire-1.2.1/pkg/common/peertracker/conn.go 16:21:46 spire-1.2.1/pkg/common/peertracker/credentials.go 16:21:46 spire-1.2.1/pkg/common/peertracker/errors.go 16:21:46 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:21:46 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:21:46 spire-1.2.1/pkg/common/peertracker/info.go 16:21:46 spire-1.2.1/pkg/common/peertracker/listener.go 16:21:46 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:21:46 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:21:46 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:21:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:21:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:21:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:21:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:21:46 spire-1.2.1/pkg/common/peertracker/tcp.go 16:21:46 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:21:46 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:21:46 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:21:46 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:21:46 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:21:46 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:21:46 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:21:46 spire-1.2.1/pkg/common/peertracker/uds.go 16:21:46 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:21:46 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:21:46 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:21:46 spire-1.2.1/pkg/common/pemutil/ 16:21:46 spire-1.2.1/pkg/common/pemutil/block.go 16:21:46 spire-1.2.1/pkg/common/pemutil/certs.go 16:21:46 spire-1.2.1/pkg/common/pemutil/common.go 16:21:46 spire-1.2.1/pkg/common/pemutil/csr.go 16:21:46 spire-1.2.1/pkg/common/pemutil/keys.go 16:21:46 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:21:46 spire-1.2.1/pkg/common/pemutil/testdata/ 16:21:46 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:21:46 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:21:46 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:21:46 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:21:46 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:21:46 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:21:46 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:21:46 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:21:46 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:21:46 spire-1.2.1/pkg/common/plugin/ 16:21:46 spire-1.2.1/pkg/common/plugin/aws/ 16:21:46 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:21:46 spire-1.2.1/pkg/common/plugin/azure/ 16:21:46 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:21:46 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:21:46 spire-1.2.1/pkg/common/plugin/facade.go 16:21:46 spire-1.2.1/pkg/common/plugin/facade_test.go 16:21:46 spire-1.2.1/pkg/common/plugin/gcp/ 16:21:46 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:21:46 spire-1.2.1/pkg/common/plugin/k8s/ 16:21:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:21:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:21:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:21:46 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:21:46 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:21:46 spire-1.2.1/pkg/common/plugin/log.go 16:21:46 spire-1.2.1/pkg/common/plugin/sshpop/ 16:21:46 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:21:46 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:21:46 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:21:46 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:21:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:21:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:21:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:21:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:21:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:21:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:21:46 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:21:46 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:21:46 spire-1.2.1/pkg/common/plugin/x509pop/ 16:21:46 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:21:46 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:21:46 spire-1.2.1/pkg/common/profiling/ 16:21:46 spire-1.2.1/pkg/common/profiling/dumpers.go 16:21:46 spire-1.2.1/pkg/common/profiling/profiling.go 16:21:46 spire-1.2.1/pkg/common/protoutil/ 16:21:46 spire-1.2.1/pkg/common/protoutil/masks.go 16:21:46 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:21:46 spire-1.2.1/pkg/common/rotationutil/ 16:21:46 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:21:46 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:21:46 spire-1.2.1/pkg/common/selector/ 16:21:46 spire-1.2.1/pkg/common/selector/selector.go 16:21:46 spire-1.2.1/pkg/common/selector/selector_test.go 16:21:46 spire-1.2.1/pkg/common/selector/set.go 16:21:46 spire-1.2.1/pkg/common/selector/set_utils.go 16:21:46 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:21:46 spire-1.2.1/pkg/common/telemetry/ 16:21:46 spire-1.2.1/pkg/common/telemetry/agent/ 16:21:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:21:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:21:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:21:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:21:46 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:21:46 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:21:46 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:21:46 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:21:46 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:21:46 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:21:46 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:21:46 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:21:46 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:21:46 spire-1.2.1/pkg/common/telemetry/call.go 16:21:46 spire-1.2.1/pkg/common/telemetry/common/ 16:21:46 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:21:46 spire-1.2.1/pkg/common/telemetry/config.go 16:21:46 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:21:46 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:21:46 spire-1.2.1/pkg/common/telemetry/inmem.go 16:21:46 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:21:46 spire-1.2.1/pkg/common/telemetry/m3.go 16:21:46 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:21:46 spire-1.2.1/pkg/common/telemetry/metrics.go 16:21:46 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:21:46 spire-1.2.1/pkg/common/telemetry/names.go 16:21:46 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:21:46 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:21:46 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:21:46 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:21:46 spire-1.2.1/pkg/common/telemetry/server/ 16:21:46 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:21:46 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:21:46 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:21:46 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:21:46 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:21:46 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:21:46 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:21:46 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:21:46 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:21:46 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:21:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:21:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:21:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:21:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:21:46 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:21:46 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:21:46 spire-1.2.1/pkg/common/telemetry/server/server.go 16:21:46 spire-1.2.1/pkg/common/telemetry/sink.go 16:21:46 spire-1.2.1/pkg/common/telemetry/statsd.go 16:21:46 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:21:46 spire-1.2.1/pkg/common/telemetry/uptime.go 16:21:46 spire-1.2.1/pkg/common/telemetry/version.go 16:21:46 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:21:46 spire-1.2.1/pkg/common/uptime/ 16:21:46 spire-1.2.1/pkg/common/uptime/uptime.go 16:21:46 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:21:46 spire-1.2.1/pkg/common/util/ 16:21:46 spire-1.2.1/pkg/common/util/certs.go 16:21:46 spire-1.2.1/pkg/common/util/certs_test.go 16:21:46 spire-1.2.1/pkg/common/util/csr.go 16:21:46 spire-1.2.1/pkg/common/util/hash.go 16:21:46 spire-1.2.1/pkg/common/util/selectors.go 16:21:46 spire-1.2.1/pkg/common/util/selectors_test.go 16:21:46 spire-1.2.1/pkg/common/util/signals.go 16:21:46 spire-1.2.1/pkg/common/util/sort.go 16:21:46 spire-1.2.1/pkg/common/util/sort_test.go 16:21:46 spire-1.2.1/pkg/common/util/task.go 16:21:46 spire-1.2.1/pkg/common/util/task_test.go 16:21:46 spire-1.2.1/pkg/common/util/testdata/ 16:21:46 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:21:46 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:21:46 spire-1.2.1/pkg/common/version/ 16:21:46 spire-1.2.1/pkg/common/version/version.go 16:21:46 spire-1.2.1/pkg/common/x509svid/ 16:21:46 spire-1.2.1/pkg/common/x509svid/common_test.go 16:21:46 spire-1.2.1/pkg/common/x509svid/csr.go 16:21:46 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:21:46 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:21:46 spire-1.2.1/pkg/common/x509util/ 16:21:46 spire-1.2.1/pkg/common/x509util/cert.go 16:21:46 spire-1.2.1/pkg/common/x509util/dns.go 16:21:46 spire-1.2.1/pkg/common/x509util/dns_test.go 16:21:46 spire-1.2.1/pkg/common/x509util/keyid.go 16:21:46 spire-1.2.1/pkg/common/x509util/keypair.go 16:21:46 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:21:46 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:21:46 spire-1.2.1/pkg/server/ 16:21:46 spire-1.2.1/pkg/server/api/ 16:21:46 spire-1.2.1/pkg/server/api/agent.go 16:21:46 spire-1.2.1/pkg/server/api/agent/ 16:21:46 spire-1.2.1/pkg/server/api/agent/v1/ 16:21:46 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:21:46 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:21:46 spire-1.2.1/pkg/server/api/agent_test.go 16:21:46 spire-1.2.1/pkg/server/api/api.go 16:21:46 spire-1.2.1/pkg/server/api/audit/ 16:21:46 spire-1.2.1/pkg/server/api/audit/audit.go 16:21:46 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:21:46 spire-1.2.1/pkg/server/api/bundle.go 16:21:46 spire-1.2.1/pkg/server/api/bundle/ 16:21:46 spire-1.2.1/pkg/server/api/bundle/v1/ 16:21:46 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:21:46 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:21:46 spire-1.2.1/pkg/server/api/bundle_test.go 16:21:46 spire-1.2.1/pkg/server/api/debug/ 16:21:46 spire-1.2.1/pkg/server/api/debug/v1/ 16:21:46 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:21:46 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:21:46 spire-1.2.1/pkg/server/api/entry.go 16:21:46 spire-1.2.1/pkg/server/api/entry/ 16:21:46 spire-1.2.1/pkg/server/api/entry/v1/ 16:21:46 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:21:46 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:21:46 spire-1.2.1/pkg/server/api/entry_test.go 16:21:46 spire-1.2.1/pkg/server/api/health/ 16:21:46 spire-1.2.1/pkg/server/api/health/v1/ 16:21:46 spire-1.2.1/pkg/server/api/health/v1/service.go 16:21:46 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:21:46 spire-1.2.1/pkg/server/api/id.go 16:21:46 spire-1.2.1/pkg/server/api/id_test.go 16:21:46 spire-1.2.1/pkg/server/api/limits/ 16:21:46 spire-1.2.1/pkg/server/api/limits/limits.go 16:21:46 spire-1.2.1/pkg/server/api/middleware/ 16:21:46 spire-1.2.1/pkg/server/api/middleware/alias.go 16:21:46 spire-1.2.1/pkg/server/api/middleware/audit.go 16:21:46 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:21:46 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:21:46 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:21:46 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:21:46 spire-1.2.1/pkg/server/api/middleware/caller.go 16:21:46 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:21:46 spire-1.2.1/pkg/server/api/middleware/common.go 16:21:46 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:21:46 spire-1.2.1/pkg/server/api/middleware/entries.go 16:21:46 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:21:46 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:21:46 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:21:46 spire-1.2.1/pkg/server/api/ratelimit.go 16:21:46 spire-1.2.1/pkg/server/api/rpccontext/ 16:21:46 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:21:46 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:21:46 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:21:46 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:21:46 spire-1.2.1/pkg/server/api/selector.go 16:21:46 spire-1.2.1/pkg/server/api/selector_test.go 16:21:46 spire-1.2.1/pkg/server/api/status.go 16:21:46 spire-1.2.1/pkg/server/api/status_test.go 16:21:46 spire-1.2.1/pkg/server/api/svid/ 16:21:46 spire-1.2.1/pkg/server/api/svid/v1/ 16:21:46 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:21:46 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:21:46 spire-1.2.1/pkg/server/api/trustdomain.go 16:21:46 spire-1.2.1/pkg/server/api/trustdomain/ 16:21:46 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:21:46 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:21:46 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:21:46 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:21:46 spire-1.2.1/pkg/server/authpolicy/ 16:21:46 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:21:46 spire-1.2.1/pkg/server/authpolicy/policy.go 16:21:46 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:21:46 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:21:46 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:21:46 spire-1.2.1/pkg/server/authpolicy/validate.go 16:21:46 spire-1.2.1/pkg/server/bundle/ 16:21:46 spire-1.2.1/pkg/server/bundle/client/ 16:21:46 spire-1.2.1/pkg/server/bundle/client/client.go 16:21:46 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:21:46 spire-1.2.1/pkg/server/bundle/client/manager.go 16:21:46 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:21:46 spire-1.2.1/pkg/server/bundle/client/sources.go 16:21:46 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:21:46 spire-1.2.1/pkg/server/bundle/client/updater.go 16:21:46 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:21:46 spire-1.2.1/pkg/server/ca/ 16:21:46 spire-1.2.1/pkg/server/ca/ca.go 16:21:46 spire-1.2.1/pkg/server/ca/ca_health.go 16:21:46 spire-1.2.1/pkg/server/ca/ca_test.go 16:21:46 spire-1.2.1/pkg/server/ca/journal.go 16:21:46 spire-1.2.1/pkg/server/ca/journal_test.go 16:21:46 spire-1.2.1/pkg/server/ca/manager.go 16:21:46 spire-1.2.1/pkg/server/ca/manager_health.go 16:21:46 spire-1.2.1/pkg/server/ca/manager_test.go 16:21:46 spire-1.2.1/pkg/server/ca/templates.go 16:21:46 spire-1.2.1/pkg/server/ca/upstream_client.go 16:21:46 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:21:46 spire-1.2.1/pkg/server/ca/validation.go 16:21:46 spire-1.2.1/pkg/server/cache/ 16:21:46 spire-1.2.1/pkg/server/cache/dscache/ 16:21:46 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:21:46 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:21:46 spire-1.2.1/pkg/server/cache/entrycache/ 16:21:46 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:21:46 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:21:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:21:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:21:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:21:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:21:46 spire-1.2.1/pkg/server/catalog/ 16:21:46 spire-1.2.1/pkg/server/catalog/catalog.go 16:21:46 spire-1.2.1/pkg/server/catalog/keymanager.go 16:21:46 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:21:46 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:21:46 spire-1.2.1/pkg/server/catalog/notifier.go 16:21:46 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:21:46 spire-1.2.1/pkg/server/config.go 16:21:46 spire-1.2.1/pkg/server/datastore/ 16:21:46 spire-1.2.1/pkg/server/datastore/datastore.go 16:21:46 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:21:46 spire-1.2.1/pkg/server/datastore/repository.go 16:21:46 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:21:46 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:21:46 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:21:46 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:21:46 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:21:46 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:21:46 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:21:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:21:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:21:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:21:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:21:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:21:46 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:21:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:21:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:21:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:21:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:21:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:21:46 spire-1.2.1/pkg/server/endpoints/ 16:21:46 spire-1.2.1/pkg/server/endpoints/bundle/ 16:21:46 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:21:46 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:21:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:21:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:21:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:21:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:21:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:21:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:21:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:21:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:21:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:21:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:21:46 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:21:46 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:21:46 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:21:46 spire-1.2.1/pkg/server/endpoints/config.go 16:21:46 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:21:46 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:21:46 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:21:46 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:21:46 spire-1.2.1/pkg/server/endpoints/middleware.go 16:21:46 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:21:46 spire-1.2.1/pkg/server/hostservice/ 16:21:46 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:21:46 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:21:46 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:21:46 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:21:46 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:21:46 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:21:46 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:21:46 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/ 16:21:46 spire-1.2.1/pkg/server/plugin/keymanager/ 16:21:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:21:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:21:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:21:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:21:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:21:46 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:21:46 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:21:46 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:21:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:21:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:21:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:21:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/Removing intermediate container 0f9745b6eb1d 16:21:46 ---> e004b3344c69 16:21:46 Step 21/22 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 16:21:46 16:21:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:21:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:21:46 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:21:46 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:21:46 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:21:46 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go ---> Running in fb90a1693c21 16:21:46 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:21:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:21:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:21:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:21:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:21:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:21:46 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:21:46 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:21:46 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/notifier/ 16:21:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:21:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:21:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:21:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:21:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:21:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:21:46 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:21:46 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:21:46 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:21:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:21:46 spire-1.2.1/pkg/server/registration/ 16:21:46 spire-1.2.1/pkg/server/registration/manager.go 16:21:46 spire-1.2.1/pkg/server/registration/manager_test.go 16:21:46 spire-1.2.1/pkg/server/scanentries.go 16:21:46 spire-1.2.1/pkg/server/scanentries_test.go 16:21:46 spire-1.2.1/pkg/server/server.go 16:21:46 spire-1.2.1/pkg/server/server_test.go 16:21:46 spire-1.2.1/pkg/server/svid/ 16:21:46 spire-1.2.1/pkg/server/svid/observer.go 16:21:46 spire-1.2.1/pkg/server/svid/observer_test.go 16:21:46 spire-1.2.1/pkg/server/svid/rotator.go 16:21:46 spire-1.2.1/pkg/server/svid/rotator_config.go 16:21:46 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:21:46 spire-1.2.1/pkg/server/svid/rotator_test.go 16:21:46 spire-1.2.1/proto/ 16:21:46 spire-1.2.1/proto/private/ 16:21:46 spire-1.2.1/proto/private/server/ 16:21:46 spire-1.2.1/proto/private/server/journal/ 16:21:46 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:21:46 spire-1.2.1/proto/private/server/journal/journal.proto 16:21:46 spire-1.2.1/proto/spire/ 16:21:46 spire-1.2.1/proto/spire/common/ 16:21:46 spire-1.2.1/proto/spire/common/common.pb.go 16:21:46 spire-1.2.1/proto/spire/common/common.proto 16:21:46 spire-1.2.1/proto/spire/common/plugin/ 16:21:46 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:21:46 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:21:46 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:21:46 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:21:46 spire-1.2.1/proto/spire/plugin/ 16:21:46 spire-1.2.1/proto/spire/plugin/agent/ 16:21:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:21:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:21:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:21:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:21:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:21:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:21:46 spire-1.2.1/release/ 16:21:46 spire-1.2.1/release/spire-extras/ 16:21:46 spire-1.2.1/release/spire-extras/README.md 16:21:46 spire-1.2.1/release/spire-extras/conf/ 16:21:46 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:21:46 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:21:46 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:21:46 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:21:46 spire-1.2.1/release/spire/ 16:21:46 spire-1.2.1/release/spire/README.md 16:21:46 spire-1.2.1/release/spire/conf/ 16:21:46 spire-1.2.1/release/spire/conf/agent/ 16:21:46 spire-1.2.1/release/spire/conf/agent/agent.conf 16:21:46 spire-1.2.1/release/spire/conf/server/ 16:21:46 spire-1.2.1/release/spire/conf/server/server.conf 16:21:46 spire-1.2.1/script/ 16:21:46 spire-1.2.1/script/build-artifact.sh 16:21:46 spire-1.2.1/script/generate_dummy_ca.sh 16:21:46 spire-1.2.1/support/ 16:21:46 spire-1.2.1/support/k8s/ 16:21:46 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:21:46 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:21:46 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:21:46 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:21:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:21:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:21:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:21:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:21:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:21:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:21:46 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:21:46 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:21:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:21:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:21:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:21:46 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:21:46 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:21:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:21:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:21:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:21:47 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:21:47 spire-1.2.1/support/oidc-discovery-provider/ 16:21:47 spire-1.2.1/support/oidc-discovery-provider/README.md 16:21:47 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:21:47 spire-1.2.1/support/oidc-discovery-provider/config.go 16:21:47 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:21:47 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:21:47 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:21:47 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:21:47 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:21:47 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:21:47 spire-1.2.1/support/oidc-discovery-provider/main.go 16:21:47 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:21:47 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:21:47 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:21:47 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:21:47 spire-1.2.1/test/ 16:21:47 spire-1.2.1/test/clock/ 16:21:47 spire-1.2.1/test/clock/clock.go 16:21:47 spire-1.2.1/test/fakes/ 16:21:47 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:21:47 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:21:47 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:21:47 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:21:47 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:21:47 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:21:47 spire-1.2.1/test/fakes/fakeagentstore/ 16:21:47 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:21:47 spire-1.2.1/test/fakes/fakedatastore/ 16:21:47 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:21:47 spire-1.2.1/test/fakes/fakeentryclient/ 16:21:47 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:21:47 spire-1.2.1/test/fakes/fakehealthchecker/ 16:21:47 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:21:47 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:21:47 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:21:47 spire-1.2.1/test/fakes/fakemetrics/ 16:21:47 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:21:47 spire-1.2.1/test/fakes/fakenoderesolver/ 16:21:47 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:21:47 spire-1.2.1/test/fakes/fakenotifier/ 16:21:47 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:21:47 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:21:47 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:21:47 spire-1.2.1/test/fakes/fakeserverca/ 16:21:47 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:21:47 spire-1.2.1/test/fakes/fakeservercatalog/ 16:21:47 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:21:47 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:21:47 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:21:47 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:21:47 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:21:47 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:21:47 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:21:47 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:21:47 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:21:47 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:21:47 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:21:47 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:21:47 spire-1.2.1/test/fixture/ 16:21:47 spire-1.2.1/test/fixture/certs/ 16:21:47 spire-1.2.1/test/fixture/certs/agent_svid.der 16:21:47 spire-1.2.1/test/fixture/certs/base_cert.pem 16:21:47 spire-1.2.1/test/fixture/certs/base_csr.pem 16:21:47 spire-1.2.1/test/fixture/certs/base_key.pem 16:21:47 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:21:47 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:21:47 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:21:47 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:21:47 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:21:47 spire-1.2.1/test/fixture/certs/blog_key.pem 16:21:47 spire-1.2.1/test/fixture/certs/bundle.der 16:21:47 spire-1.2.1/test/fixture/certs/ca.pem 16:21:47 spire-1.2.1/test/fixture/certs/ca_key.pem 16:21:47 spire-1.2.1/test/fixture/certs/database_cert.pem 16:21:47 spire-1.2.1/test/fixture/certs/database_csr.pem 16:21:47 spire-1.2.1/test/fixture/certs/database_key.pem 16:21:47 spire-1.2.1/test/fixture/certs/node_cert.pem 16:21:47 spire-1.2.1/test/fixture/certs/node_csr.pem 16:21:47 spire-1.2.1/test/fixture/certs/node_key.pem 16:21:47 spire-1.2.1/test/fixture/certs/svid.pem 16:21:47 spire-1.2.1/test/fixture/certs/svid_key.pem 16:21:47 spire-1.2.1/test/fixture/config/ 16:21:47 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:21:47 spire-1.2.1/test/fixture/config/agent_good.conf 16:21:47 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:21:47 spire-1.2.1/test/fixture/config/plugin_good.conf 16:21:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:21:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:21:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:21:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:21:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:21:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:21:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:21:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:21:47 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:21:47 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:21:47 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:21:47 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:21:47 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:21:47 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:21:47 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:21:47 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:21:47 spire-1.2.1/test/fixture/config/server_good.conf 16:21:47 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:21:47 spire-1.2.1/test/fixture/fixture.go 16:21:47 spire-1.2.1/test/fixture/nodeattestor/ 16:21:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:21:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:21:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:21:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:21:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:21:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:21:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:21:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:21:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:21:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:21:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:21:47 spire-1.2.1/test/fixture/registration/ 16:21:47 spire-1.2.1/test/fixture/registration/entries.json 16:21:47 spire-1.2.1/test/fixture/registration/good-for-update.json 16:21:47 spire-1.2.1/test/fixture/registration/good.json 16:21:47 spire-1.2.1/test/fixture/registration/invalid.json 16:21:47 spire-1.2.1/test/fixture/registration/invalid_json.json 16:21:47 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:21:47 spire-1.2.1/test/integration/ 16:21:47 spire-1.2.1/test/integration/README.md 16:21:47 spire-1.2.1/test/integration/common 16:21:47 spire-1.2.1/test/integration/setup/ 16:21:47 spire-1.2.1/test/integration/setup/adminclient/ 16:21:47 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:21:47 spire-1.2.1/test/integration/setup/adminclient/client.go 16:21:47 spire-1.2.1/test/integration/setup/debugagent/ 16:21:47 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:21:47 spire-1.2.1/test/integration/setup/debugagent/main.go 16:21:47 spire-1.2.1/test/integration/setup/debugserver/ 16:21:47 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:21:47 spire-1.2.1/test/integration/setup/debugserver/main.go 16:21:47 spire-1.2.1/test/integration/setup/downstreamclient/ 16:21:47 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:21:47 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:21:47 spire-1.2.1/test/integration/setup/itclient/ 16:21:47 spire-1.2.1/test/integration/setup/itclient/client.go 16:21:47 spire-1.2.1/test/integration/setup/node-attestation/ 16:21:47 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:21:47 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:21:47 spire-1.2.1/test/integration/setup/x509pop/ 16:21:47 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:21:47 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:21:47 spire-1.2.1/test/integration/suites/ 16:21:47 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:21:47 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:21:47 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:21:47 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:21:47 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:21:47 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:21:47 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:21:47 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:21:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:21:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:21:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:21:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:21:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:21:47 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:21:47 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:21:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:21:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:21:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:21:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:21:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:21:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:21:47 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:21:47 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:21:47 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:21:47 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:21:47 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:21:47 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:21:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:21:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:21:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:21:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:21:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:21:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:21:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:21:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:21:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:21:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:21:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:21:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:21:47 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:21:47 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:21:47 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:21:47 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:21:47 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:21:47 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:21:47 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:21:47 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:21:47 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:21:47 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:21:47 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:21:47 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:21:47 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:21:47 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:21:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:21:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:21:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:21:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:21:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.confRemoving intermediate container fb90a1693c21 16:21:47 ---> 4c8bee62cdca 16:21:47 Step 22/22 : LABEL version=0.0.0 16:21:47 16:21:47 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:21:47 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:21:47 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:21:47 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:21:47 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:21:47 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:21:47 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:21:47 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:21:47 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:21:47 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:21:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:21:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:21:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:21:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:21:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:21:47 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:21:47 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:21:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity ---> Running in 19b545ae1272 16:21:47 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:21:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:21:47 spire-1.2.1/test/integration/suites/join-token/ 16:21:47 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:21:47 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:21:47 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:21:47 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:21:47 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:21:47 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:21:47 spire-1.2.1/test/integration/suites/join-token/README.md 16:21:47 spire-1.2.1/test/integration/suites/join-token/conf/ 16:21:47 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:21:47 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:21:47 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:21:47 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:21:47 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:21:47 spire-1.2.1/test/integration/suites/join-token/teardown 16:21:47 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:21:47 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:21:47 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:21:47 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:21:47 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:21:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:21:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:21:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:21:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:21:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:21:47 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:21:47 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:21:47 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:21:47 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:21:47 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:21:47 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:21:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:21:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:21:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:21:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:21:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:21:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:21:47 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:21:47 spire-1.2.1/test/integration/suites/k8s/ 16:21:47 spire-1.2.1/test/integration/suites/k8s/00-setup 16:21:47 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:21:47 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:21:47 spire-1.2.1/test/integration/suites/k8s/README.md 16:21:47 spire-1.2.1/test/integration/suites/k8s/conf/ 16:21:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:21:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:21:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:21:47 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:21:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:21:47 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:21:47 spire-1.2.1/test/integration/suites/k8s/teardown 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/ 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:21:47 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:21:47 spire-1.2.1/test/integration/suites/node-attestation/ 16:21:47 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:21:47 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:21:47 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:21:47 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:21:47 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:21:47 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:21:47 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:21:47 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:21:47 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:21:47 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:21:47 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:21:47 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:21:47 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:21:47 spire-1.2.1/test/integration/suites/rotation/ 16:21:47 spire-1.2.1/test/integration/suites/rotation/00-setup 16:21:47 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:21:47 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:21:47 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:21:47 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:21:47 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:21:47 spire-1.2.1/test/integration/suites/rotation/README.md 16:21:47 spire-1.2.1/test/integration/suites/rotation/conf/ 16:21:47 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:21:47 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:21:47 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:21:47 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:21:47 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:21:47 spire-1.2.1/test/integration/suites/rotation/teardown 16:21:47 spire-1.2.1/test/integration/suites/self-test/ 16:21:47 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:21:47 spire-1.2.1/test/integration/suites/self-test/README.md 16:21:47 spire-1.2.1/test/integration/suites/self-test/teardown 16:21:47 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:21:47 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:21:47 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:21:47 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:21:47 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:21:47 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:21:47 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:21:47 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:21:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:21:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:21:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:21:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:21:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:21:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:21:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:21:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:21:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:21:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:21:47 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:21:47 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:21:47 spire-1.2.1/test/integration/suites/upgrade/ 16:21:47 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:21:47 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:21:47 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:21:47 spire-1.2.1/test/integration/suites/upgrade/README.md 16:21:47 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:21:47 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:21:47 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:21:47 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:21:47 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:21:47 spire-1.2.1/test/integration/suites/upgrade/teardown 16:21:47 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:21:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:21:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:21:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:21:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:21:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:21:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:21:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:21:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:21:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:21:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:21:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:21:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:21:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:21:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:21:47 spire-1.2.1/test/integration/test-one.sh 16:21:47 spire-1.2.1/test/integration/test.sh 16:21:47 spire-1.2.1/test/plugintest/ 16:21:47 spire-1.2.1/test/plugintest/config.go 16:21:47 spire-1.2.1/test/plugintest/load.go 16:21:47 spire-1.2.1/test/plugintest/option.go 16:21:47 spire-1.2.1/test/spiretest/ 16:21:47 spire-1.2.1/test/spiretest/apiserver.go 16:21:47 spire-1.2.1/test/spiretest/assertions.go 16:21:47 spire-1.2.1/test/spiretest/dir.go 16:21:47 spire-1.2.1/test/spiretest/errors_posix.go 16:21:47 spire-1.2.1/test/spiretest/errors_windows.go 16:21:47 spire-1.2.1/test/spiretest/logs.go 16:21:47 spire-1.2.1/test/spiretest/socketapi.go 16:21:47 spire-1.2.1/test/spiretest/suite.go 16:21:47 spire-1.2.1/test/spiretest/x509.go 16:21:47 spire-1.2.1/test/testca/ 16:21:47 spire-1.2.1/test/testca/ca.go 16:21:47 spire-1.2.1/test/testkey/ 16:21:47 spire-1.2.1/test/testkey/generate.sh 16:21:47 spire-1.2.1/test/testkey/genkeys.go 16:21:47 spire-1.2.1/test/testkey/keys.go 16:21:47 spire-1.2.1/test/testkey/new.go 16:21:47 spire-1.2.1/test/tpmsimulator/ 16:21:47 spire-1.2.1/test/tpmsimulator/simulator.go 16:21:47 spire-1.2.1/test/util/ 16:21:47 spire-1.2.1/test/util/cert_fixtures.go 16:21:47 spire-1.2.1/test/util/cert_generation.go 16:21:47 spire-1.2.1/test/util/io_redirection.go 16:21:47 spire-1.2.1/test/util/race.go 16:21:47 spire-1.2.1/test/util/util.go 16:21:47 building spire from source... 16:21:47 Removing intermediate container 19b545ae1272 16:21:47 ---> 8a2795cc78fa 16:21:47 16:21:48 Installing go1.17.7... 16:21:48 Successfully built 8a2795cc78fa 16:21:48 Successfully tagged support-notifications-arm64:latest 16:21:48 Building security-spire-agent 16:22:20  Building support-notifications ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:22:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:22:20 ---> d2a126d03563 16:22:20 Step 3/26 : WORKDIR /edgex-go 16:22:20 ---> Using cache 16:22:20 ---> a123ef5be4a7 16:22:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:22:20 ---> Using cache 16:22:20 ---> d39ae19195e2 16:22:20 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:22:20 ---> Using cache 16:22:20 ---> 3c177cf42ddc 16:22:20 Step 6/26 : COPY go.mod vendor* ./ 16:22:20 ---> Using cache 16:22:20 ---> 60e741653870 16:22:20 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:22:20 ---> Using cache 16:22:20 ---> bec9d359c511 16:22:20 Step 8/26 : COPY . . 16:22:20 ---> Using cache 16:22:20 ---> c5370a8c8b02 16:22:20 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:22:20 ---> Using cache 16:22:20 ---> 7cc29ef09274 16:22:20 Step 10/26 : RUN mkdir -p spire-build 16:22:20 ---> Using cache 16:22:20 ---> 99630f74775d 16:22:20 Step 11/26 : WORKDIR /edgex-go/spire-build 16:22:20 ---> Using cache 16:22:20 ---> 89ffff746d4e 16:22:20 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 16:22:20 Building bin/spire-server... 16:22:20 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:22:20 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:22:20 go: downloading github.com/mitchellh/cli v1.1.2 16:22:20 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:22:20 go: downloading google.golang.org/grpc v1.44.0 16:22:20  ---> Running in 6129cbc78afc 16:22:21 spire-1.2.1/ 16:22:21 spire-1.2.1/.data/ 16:22:21 spire-1.2.1/.data/.file 16:22:21 spire-1.2.1/.dockerignore 16:22:21 spire-1.2.1/.gitattributes 16:22:21 spire-1.2.1/.githooks/ 16:22:21 spire-1.2.1/.githooks/pre-commit 16:22:21 spire-1.2.1/.github/ 16:22:21 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:22:21 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:22:21 spire-1.2.1/.github/dependabot.yml 16:22:21 spire-1.2.1/.github/workflows/ 16:22:21 spire-1.2.1/.github/workflows/nightly_build.yaml 16:22:21 spire-1.2.1/.github/workflows/pr_build.yaml 16:22:21 spire-1.2.1/.github/workflows/release_build.yaml 16:22:21 spire-1.2.1/.github/workflows/scripts/ 16:22:21 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:22:21 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:22:21 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:22:21 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:22:21 spire-1.2.1/.github/workflows/scripts/split.sh 16:22:21 spire-1.2.1/.gitignore 16:22:21 spire-1.2.1/.go-version 16:22:21 spire-1.2.1/.golangci.yml 16:22:21 spire-1.2.1/ADOPTERS.md 16:22:21 spire-1.2.1/CHANGELOG.md 16:22:21 spire-1.2.1/CODE-OF-CONDUCT.md 16:22:21 spire-1.2.1/CODEOWNERS 16:22:21 spire-1.2.1/CONTRIBUTING.md 16:22:21 spire-1.2.1/Dockerfile 16:22:22 spire-1.2.1/Dockerfile.dev 16:22:22 spire-1.2.1/Dockerfile.scratch 16:22:22 spire-1.2.1/LICENSE 16:22:22 spire-1.2.1/MAINTAINERS.md 16:22:22 spire-1.2.1/Makefile 16:22:22 spire-1.2.1/README.md 16:22:22 spire-1.2.1/ROADMAP.md 16:22:22 spire-1.2.1/SECURITY.md 16:22:22 spire-1.2.1/cmd/ 16:22:22 spire-1.2.1/cmd/spire-agent/ 16:22:22 spire-1.2.1/cmd/spire-agent/cli/ 16:22:22 spire-1.2.1/cmd/spire-agent/cli/api/ 16:22:22 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:22:22 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:22:22 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:22:22 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:22:22 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:22:22 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:22:22 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:22:22 spire-1.2.1/cmd/spire-agent/cli/common/ 16:22:22 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:22:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:22:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:22:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:22:22 spire-1.2.1/cmd/spire-agent/cli/run/ 16:22:22 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:22:22 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:22:22 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:22:22 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:22:22 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:22:22 spire-1.2.1/cmd/spire-agent/main.go 16:22:22 spire-1.2.1/cmd/spire-server/ 16:22:22 spire-1.2.1/cmd/spire-server/cli/ 16:22:22 spire-1.2.1/cmd/spire-server/cli/agent/ 16:22:22 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:22:22 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/cli.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/entry/ 16:22:22 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/federation/ 16:22:22 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:22:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:22:22 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/run/ 16:22:22 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/token/ 16:22:22 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/validate/ 16:22:22 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/x509/ 16:22:22 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:22:22 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:22:22 spire-1.2.1/cmd/spire-server/main.go 16:22:22 spire-1.2.1/cmd/spire-server/util/ 16:22:22 spire-1.2.1/cmd/spire-server/util/util.go 16:22:22 spire-1.2.1/conf/ 16:22:22 spire-1.2.1/conf/agent/ 16:22:22 spire-1.2.1/conf/agent/agent.conf 16:22:22 spire-1.2.1/conf/agent/agent_full.conf 16:22:22 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:22:22 spire-1.2.1/conf/server/ 16:22:22 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:22:22 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:22:22 spire-1.2.1/conf/server/server.conf 16:22:22 spire-1.2.1/conf/server/server_full.conf 16:22:22 spire-1.2.1/doc/ 16:22:22 spire-1.2.1/doc/SPIRE101.md 16:22:22 spire-1.2.1/doc/auditlog.md 16:22:22 spire-1.2.1/doc/authorization_policy_engine.md 16:22:22 spire-1.2.1/doc/changelog_guidelines.md 16:22:22 spire-1.2.1/doc/cure53-report.pdf 16:22:22 spire-1.2.1/doc/images/ 16:22:22 spire-1.2.1/doc/images/2019_roadmap.png 16:22:22 spire-1.2.1/doc/images/SPIRE101.png 16:22:22 spire-1.2.1/doc/images/SPIRE_agent.png 16:22:22 spire-1.2.1/doc/images/SPIRE_server.png 16:22:22 spire-1.2.1/doc/images/cache_mgr.png 16:22:22 spire-1.2.1/doc/images/cache_mgr_components.png 16:22:22 spire-1.2.1/doc/images/federated_spire.png 16:22:22 spire-1.2.1/doc/images/ha_mode.png 16:22:22 spire-1.2.1/doc/images/nested_spire.png 16:22:22 spire-1.2.1/doc/images/oidc_federation.png 16:22:22 spire-1.2.1/doc/images/single_trust_domain.png 16:22:22 spire-1.2.1/doc/images/spiffe_compatible.png 16:22:22 spire-1.2.1/doc/images/spire_logo.png 16:22:22 spire-1.2.1/doc/migrating_registration_api_clients.md 16:22:22 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:22:22 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:22:22 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:22:22 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:22:22 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:22:22 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:22:22 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:22:22 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:22:22 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:22:22 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:22:22 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:22:22 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:22:22 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:22:22 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:22:22 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:22:22 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:22:22 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:22:22 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:22:22 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:22:22 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:22:22 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:22:22 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:22:22 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:22:22 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:22:22 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:22:22 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:22:22 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:22:22 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:22:22 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:22:22 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:22:22 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:22:22 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:22:22 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:22:22 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:22:22 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:22:22 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:22:22 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:22:22 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:22:22 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:22:22 spire-1.2.1/doc/scaling_spire.md 16:22:22 spire-1.2.1/doc/spire_agent.md 16:22:22 spire-1.2.1/doc/spire_server.md 16:22:22 spire-1.2.1/doc/supported_integrations.md 16:22:22 spire-1.2.1/doc/telemetry.md 16:22:22 spire-1.2.1/doc/telemetry_config.md 16:22:22 spire-1.2.1/doc/upgrading.md 16:22:22 spire-1.2.1/doc/using_spire.md 16:22:22 spire-1.2.1/examples/ 16:22:22 spire-1.2.1/examples/README.md 16:22:22 spire-1.2.1/go.mod 16:22:22 spire-1.2.1/go.sum 16:22:22 spire-1.2.1/pkg/ 16:22:22 spire-1.2.1/pkg/agent/ 16:22:22 spire-1.2.1/pkg/agent/agent.go 16:22:22 spire-1.2.1/pkg/agent/api/ 16:22:22 spire-1.2.1/pkg/agent/api/config.go 16:22:22 spire-1.2.1/pkg/agent/api/debug/ 16:22:22 spire-1.2.1/pkg/agent/api/debug/v1/ 16:22:22 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:22:22 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:22:22 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:22:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:22:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:22:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:22:22 spire-1.2.1/pkg/agent/api/endpoints.go 16:22:22 spire-1.2.1/pkg/agent/api/health/ 16:22:22 spire-1.2.1/pkg/agent/api/health/v1/ 16:22:22 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:22:22 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:22:22 spire-1.2.1/pkg/agent/api/rpccontext/ 16:22:22 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:22:22 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:22:22 spire-1.2.1/pkg/agent/attestor/ 16:22:22 spire-1.2.1/pkg/agent/attestor/node/ 16:22:22 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:22:22 spire-1.2.1/pkg/agent/attestor/node/node.go 16:22:22 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:22:22 spire-1.2.1/pkg/agent/attestor/workload/ 16:22:22 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:22:22 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:22:22 spire-1.2.1/pkg/agent/catalog/ 16:22:22 spire-1.2.1/pkg/agent/catalog/catalog.go 16:22:22 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:22:22 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:22:22 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:22:22 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:22:22 spire-1.2.1/pkg/agent/client/ 16:22:22 spire-1.2.1/pkg/agent/client/client.go 16:22:22 spire-1.2.1/pkg/agent/client/client_test.go 16:22:22 spire-1.2.1/pkg/agent/client/dial.go 16:22:22 spire-1.2.1/pkg/agent/client/nodeconn.go 16:22:22 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:22:22 spire-1.2.1/pkg/agent/client/update.go 16:22:22 spire-1.2.1/pkg/agent/client/util.go 16:22:22 spire-1.2.1/pkg/agent/common/ 16:22:22 spire-1.2.1/pkg/agent/common/backoff/ 16:22:22 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:22:22 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:22:22 spire-1.2.1/pkg/agent/common/cgroups/ 16:22:22 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:22:22 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:22:22 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:22:22 spire-1.2.1/pkg/agent/config.go 16:22:22 spire-1.2.1/pkg/agent/endpoints/ 16:22:22 spire-1.2.1/pkg/agent/endpoints/config.go 16:22:22 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:22:22 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:22:22 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:22:22 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:22:22 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:22:22 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:22:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:22:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:22:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:22:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:22:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:22:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:22:22 spire-1.2.1/pkg/agent/endpoints/workload/ 16:22:22 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:22:22 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:22:22 spire-1.2.1/pkg/agent/manager/ 16:22:22 spire-1.2.1/pkg/agent/manager/cache/ 16:22:22 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:22:22 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:22:22 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:22:22 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:22:22 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:22:22 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:22:22 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:22:22 spire-1.2.1/pkg/agent/manager/config.go 16:22:22 spire-1.2.1/pkg/agent/manager/manager.go 16:22:22 spire-1.2.1/pkg/agent/manager/manager_test.go 16:22:22 spire-1.2.1/pkg/agent/manager/storage.go 16:22:22 spire-1.2.1/pkg/agent/manager/storage_test.go 16:22:22 spire-1.2.1/pkg/agent/manager/storecache/ 16:22:22 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:22:22 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:22:22 spire-1.2.1/pkg/agent/manager/sync.go 16:22:22 spire-1.2.1/pkg/agent/plugin/ 16:22:22 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:22:22 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:22:22 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:22:22 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:22:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:22:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:22:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:22:22 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:22:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:22:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:22:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:22:22 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:22:22 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:22:22 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:22:22 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:22:22 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:22:22 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:22:22 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:22:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:22:22 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:22:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:22:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:22:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:22:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:22:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:22:22  16:22:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:22:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:22:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:22:22 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:22:22 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:22:22 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:22:22 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:22:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:22:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:22:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:22:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:22:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:22:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:22:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:22:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:22:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:22:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:22:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:22:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:22:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:22:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:22:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:22:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:22:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:22:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:22:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:22:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:22:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:22:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:22:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:22:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:22:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:22:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:22:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:22:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:22:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:22:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:22:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:22:22 spire-1.2.1/pkg/agent/svid/ 16:22:22 spire-1.2.1/pkg/agent/svid/rotator.go 16:22:22 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:22:22 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:22:22 spire-1.2.1/pkg/agent/svid/store/ 16:22:22 spire-1.2.1/pkg/agent/svid/store/service.go 16:22:22 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:22:22 spire-1.2.1/pkg/common/ 16:22:22 spire-1.2.1/pkg/common/agentpathtemplate/ 16:22:22 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:22:22 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:22:22 spire-1.2.1/pkg/common/api/ 16:22:22 spire-1.2.1/pkg/common/api/metrics.go 16:22:22 spire-1.2.1/pkg/common/api/middleware/ 16:22:22 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:22:22 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:22:22 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:22:22 spire-1.2.1/pkg/common/api/middleware/logger.go 16:22:22 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:22:22 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:22:22 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:22:22 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:22:22 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:22:22 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:22:22 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:22:22 spire-1.2.1/pkg/common/api/middleware/names.go 16:22:22 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:22:22 spire-1.2.1/pkg/common/api/names.go 16:22:22 spire-1.2.1/pkg/common/api/ratelimit.go 16:22:22 spire-1.2.1/pkg/common/api/rpccontext/ 16:22:22 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:22:22 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:22:22 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:22:22 spire-1.2.1/pkg/common/auth/ 16:22:22 spire-1.2.1/pkg/common/auth/interceptors.go 16:22:22 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:22:22 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:22:22 spire-1.2.1/pkg/common/bundleutil/ 16:22:22 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:22:22 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:22:22 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:22:22 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:22:22 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:22:22 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:22:22 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:22:22 spire-1.2.1/pkg/common/bundleutil/types.go 16:22:22 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:22:22 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:22:22 spire-1.2.1/pkg/common/catalog/ 16:22:22 spire-1.2.1/pkg/common/catalog/bind.go 16:22:22 spire-1.2.1/pkg/common/catalog/builtin.go 16:22:22 spire-1.2.1/pkg/common/catalog/catalog.go 16:22:22 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:22:22 spire-1.2.1/pkg/common/catalog/closers.go 16:22:22 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:22:22 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:22:22 spire-1.2.1/pkg/common/catalog/config.go 16:22:22 spire-1.2.1/pkg/common/catalog/config_test.go 16:22:22 spire-1.2.1/pkg/common/catalog/configure.go 16:22:22 spire-1.2.1/pkg/common/catalog/constraints.go 16:22:22 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:22:22 spire-1.2.1/pkg/common/catalog/context.go 16:22:22 spire-1.2.1/pkg/common/catalog/external.go 16:22:22 spire-1.2.1/pkg/common/catalog/host.go 16:22:22 spire-1.2.1/pkg/common/catalog/pipenet.go 16:22:22 spire-1.2.1/pkg/common/catalog/plugin.go 16:22:22 spire-1.2.1/pkg/common/catalog/testplugin/ 16:22:22 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:22:22 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:22:22 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:22:22 spire-1.2.1/pkg/common/cli/ 16:22:22 spire-1.2.1/pkg/common/cli/env.go 16:22:22 spire-1.2.1/pkg/common/cli/flags.go 16:22:22 spire-1.2.1/pkg/common/cli/trust_domain.go 16:22:22 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:22:22 spire-1.2.1/pkg/common/cli/umask.go 16:22:22 spire-1.2.1/pkg/common/cli/umask_posix.go 16:22:22 spire-1.2.1/pkg/common/cli/umask_test.go 16:22:22 spire-1.2.1/pkg/common/cli/umask_windows.go 16:22:22 spire-1.2.1/pkg/common/cliprinter/ 16:22:22 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:22:22 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:22:22 spire-1.2.1/pkg/common/cliprinter/flag.go 16:22:22 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:22:22 spire-1.2.1/pkg/common/cliprinter/format.go 16:22:22 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:22:22 spire-1.2.1/pkg/common/cliprinter/internal/ 16:22:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:22:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:22:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:22:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:22:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:22:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:22:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:22:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:22:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:22:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:22:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:22:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:22:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:22:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:22:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:22:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:22:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:22:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:22:22 spire-1.2.1/pkg/common/coretypes/ 16:22:22 spire-1.2.1/pkg/common/coretypes/bundle/ 16:22:22 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:22:22 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:22:22 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:22:22 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:22:22 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:22:22 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:22:22 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:22:22 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:22:22 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:22:22 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:22:22 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:22:22 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:22:22 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:22:22 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:22:22 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:22:22 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:22:22 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:22:22 spire-1.2.1/pkg/common/cryptoutil/ 16:22:22 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:22:22 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:22:22 spire-1.2.1/pkg/common/diskutil/ 16:22:22 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:22:22 spire-1.2.1/pkg/common/diskutil/file_test.go 16:22:22 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:22:22 spire-1.2.1/pkg/common/errorutil/ 16:22:22 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:22:22 spire-1.2.1/pkg/common/health/ 16:22:22 spire-1.2.1/pkg/common/health/config.go 16:22:22 spire-1.2.1/pkg/common/health/context.go 16:22:22 spire-1.2.1/pkg/common/health/context_test.go 16:22:22 spire-1.2.1/pkg/common/health/health.go 16:22:22 spire-1.2.1/pkg/common/health/health_test.go 16:22:22 spire-1.2.1/pkg/common/health/logger.go 16:22:22 spire-1.2.1/pkg/common/hostservice/ 16:22:22 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:22:22 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:22:22 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:22:22 spire-1.2.1/pkg/common/idutil/ 16:22:22 spire-1.2.1/pkg/common/idutil/require.go 16:22:22 spire-1.2.1/pkg/common/idutil/require_test.go 16:22:22 spire-1.2.1/pkg/common/idutil/safety.go 16:22:22 spire-1.2.1/pkg/common/idutil/safety_test.go 16:22:22 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:22:22 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:22:22 spire-1.2.1/pkg/common/jwtsvid/ 16:22:22 spire-1.2.1/pkg/common/jwtsvid/common.go 16:22:22 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:22:22 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:22:22 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:22:22 spire-1.2.1/pkg/common/jwtutil/ 16:22:22 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:22:22 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:22:22 spire-1.2.1/pkg/common/log/ 16:22:22 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:22:22 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:22:22 spire-1.2.1/pkg/common/log/log.go 16:22:22 spire-1.2.1/pkg/common/log/log_test.go 16:22:22 spire-1.2.1/pkg/common/log/options.go 16:22:22 spire-1.2.1/pkg/common/nodeutil/ 16:22:22 spire-1.2.1/pkg/common/nodeutil/node.go 16:22:22 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:22:22 spire-1.2.1/pkg/common/peertracker/ 16:22:22 spire-1.2.1/pkg/common/peertracker/conn.go 16:22:22 spire-1.2.1/pkg/common/peertracker/credentials.go 16:22:22 spire-1.2.1/pkg/common/peertracker/errors.go 16:22:22 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:22:22 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:22:22 spire-1.2.1/pkg/common/peertracker/info.go 16:22:22 spire-1.2.1/pkg/common/peertracker/listener.go 16:22:22 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:22:22 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:22:22 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:22:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:22:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:22:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:22:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:22:22 spire-1.2.1/pkg/common/peertracker/tcp.go 16:22:22 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:22:22 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:22:22 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:22:22 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:22:22 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:22:22 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:22:22 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:22:22 spire-1.2.1/pkg/common/peertracker/uds.go 16:22:22 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:22:22 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:22:22 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:22:22 spire-1.2.1/pkg/common/pemutil/ 16:22:22 spire-1.2.1/pkg/common/pemutil/block.go 16:22:22 spire-1.2.1/pkg/common/pemutil/certs.go 16:22:22 spire-1.2.1/pkg/common/pemutil/common.go 16:22:22 spire-1.2.1/pkg/common/pemutil/csr.go 16:22:22 spire-1.2.1/pkg/common/pemutil/keys.go 16:22:22 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:22:22 spire-1.2.1/pkg/common/pemutil/testdata/ 16:22:22 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:22:22 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:22:22 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:22:22 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:22:22 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:22:22 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:22:22 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:22:22 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:22:22 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:22:22 spire-1.2.1/pkg/common/plugin/ 16:22:22 spire-1.2.1/pkg/common/plugin/aws/ 16:22:22 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:22:22 spire-1.2.1/pkg/common/plugin/azure/ 16:22:22 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:22:22 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:22:22 spire-1.2.1/pkg/common/plugin/facade.go 16:22:22 spire-1.2.1/pkg/common/plugin/facade_test.go 16:22:22 spire-1.2.1/pkg/common/plugin/gcp/ 16:22:22 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:22:22 spire-1.2.1/pkg/common/plugin/k8s/ 16:22:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:22:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:22:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:22:22 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:22:22 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:22:22 spire-1.2.1/pkg/common/plugin/log.go 16:22:22 spire-1.2.1/pkg/common/plugin/sshpop/ 16:22:22 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:22:22 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:22:22 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:22:22 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:22:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:22:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:22:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:22:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:22:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:22:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:22:22 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:22:22 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:22:22 spire-1.2.1/pkg/common/plugin/x509pop/ 16:22:22 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:22:22 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:22:22 spire-1.2.1/pkg/common/profiling/ 16:22:22 spire-1.2.1/pkg/common/profiling/dumpers.go 16:22:22 spire-1.2.1/pkg/common/profiling/profiling.go 16:22:22 spire-1.2.1/pkg/common/protoutil/ 16:22:22 spire-1.2.1/pkg/common/protoutil/masks.go 16:22:22 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:22:22 spire-1.2.1/pkg/common/rotationutil/ 16:22:22 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:22:22 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:22:22 spire-1.2.1/pkg/common/selector/ 16:22:22 spire-1.2.1/pkg/common/selector/selector.go 16:22:22 spire-1.2.1/pkg/common/selector/selector_test.go 16:22:22 spire-1.2.1/pkg/common/selector/set.go 16:22:22 spire-1.2.1/pkg/common/selector/set_utils.go 16:22:22 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:22:22 spire-1.2.1/pkg/common/telemetry/ 16:22:22 spire-1.2.1/pkg/common/telemetry/agent/ 16:22:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:22:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:22:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:22:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:22:22 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:22:22 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:22:22 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:22:22 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:22:22 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:22:22 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:22:22 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:22:22 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:22:22 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:22:22 spire-1.2.1/pkg/common/telemetry/call.go 16:22:22 spire-1.2.1/pkg/common/telemetry/common/ 16:22:22 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:22:22 spire-1.2.1/pkg/common/telemetry/config.go 16:22:22 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:22:22 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:22:22 spire-1.2.1/pkg/common/telemetry/inmem.go 16:22:22 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:22:22 spire-1.2.1/pkg/common/telemetry/m3.go 16:22:22 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:22:22 spire-1.2.1/pkg/common/telemetry/metrics.go 16:22:22 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:22:22 spire-1.2.1/pkg/common/telemetry/names.go 16:22:22 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:22:22 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:22:22 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:22:22 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:22:22 spire-1.2.1/pkg/common/telemetry/server/ 16:22:22 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:22:22 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:22:22 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:22:22 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:22:22 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:22:22 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:22:22 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:22:22 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:22:22 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:22:22 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:22:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:22:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:22:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:22:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:22:22 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:22:22 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:22:22 spire-1.2.1/pkg/common/telemetry/server/server.go 16:22:22 spire-1.2.1/pkg/common/telemetry/sink.go 16:22:22 spire-1.2.1/pkg/common/telemetry/statsd.go 16:22:22 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:22:22 spire-1.2.1/pkg/common/telemetry/uptime.go 16:22:22 spire-1.2.1/pkg/common/telemetry/version.go 16:22:22 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:22:22 spire-1.2.1/pkg/common/uptime/ 16:22:22 spire-1.2.1/pkg/common/uptime/uptime.go 16:22:22 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:22:22 spire-1.2.1/pkg/common/util/ 16:22:22 spire-1.2.1/pkg/common/util/certs.go 16:22:22 spire-1.2.1/pkg/common/util/certs_test.go 16:22:22 spire-1.2.1/pkg/common/util/csr.go 16:22:22 spire-1.2.1/pkg/common/util/hash.go 16:22:22 spire-1.2.1/pkg/common/util/selectors.go 16:22:22 spire-1.2.1/pkg/common/util/selectors_test.go 16:22:22 spire-1.2.1/pkg/common/util/signals.go 16:22:22 spire-1.2.1/pkg/common/util/sort.go 16:22:22 spire-1.2.1/pkg/common/util/sort_test.go 16:22:22 spire-1.2.1/pkg/common/util/task.go 16:22:22 spire-1.2.1/pkg/common/util/task_test.go 16:22:22 spire-1.2.1/pkg/common/util/testdata/ 16:22:22 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:22:22 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:22:22 spire-1.2.1/pkg/common/version/ 16:22:22 spire-1.2.1/pkg/common/version/version.go 16:22:22 spire-1.2.1/pkg/common/x509svid/ 16:22:22 spire-1.2.1/pkg/common/x509svid/common_test.go 16:22:22 spire-1.2.1/pkg/common/x509svid/csr.go 16:22:22 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:22:22 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:22:22 spire-1.2.1/pkg/common/x509util/ 16:22:22 spire-1.2.1/pkg/common/x509util/cert.go 16:22:22 spire-1.2.1/pkg/common/x509util/dns.go 16:22:22 spire-1.2.1/pkg/common/x509util/dns_test.go 16:22:22 spire-1.2.1/pkg/common/x509util/keyid.go 16:22:22 spire-1.2.1/pkg/common/x509util/keypair.go 16:22:22 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:22:22 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:22:22 spire-1.2.1/pkg/server/ 16:22:22 spire-1.2.1/pkg/server/api/ 16:22:22 spire-1.2.1/pkg/server/api/agent.go 16:22:22 spire-1.2.1/pkg/server/api/agent/ 16:22:22 spire-1.2.1/pkg/server/api/agent/v1/ 16:22:22 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:22:22 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:22:22 spire-1.2.1/pkg/server/api/agent_test.go 16:22:22 spire-1.2.1/pkg/server/api/api.go 16:22:22 spire-1.2.1/pkg/server/api/audit/ 16:22:22 spire-1.2.1/pkg/server/api/audit/audit.go 16:22:22 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:22:22 spire-1.2.1/pkg/server/api/bundle.go 16:22:22 spire-1.2.1/pkg/server/api/bundle/ 16:22:22 spire-1.2.1/pkg/server/api/bundle/v1/ 16:22:22 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:22:22 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:22:22 spire-1.2.1/pkg/server/api/bundle_test.go 16:22:22 spire-1.2.1/pkg/server/api/debug/ 16:22:22 spire-1.2.1/pkg/server/api/debug/v1/ 16:22:22 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:22:22 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:22:22 spire-1.2.1/pkg/server/api/entry.go 16:22:22 spire-1.2.1/pkg/server/api/entry/ 16:22:22 spire-1.2.1/pkg/server/api/entry/v1/ 16:22:22 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:22:22 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:22:22 spire-1.2.1/pkg/server/api/entry_test.go 16:22:22 spire-1.2.1/pkg/server/api/health/ 16:22:22 spire-1.2.1/pkg/server/api/health/v1/ 16:22:22 spire-1.2.1/pkg/server/api/health/v1/service.go 16:22:22 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:22:22 spire-1.2.1/pkg/server/api/id.go 16:22:22 spire-1.2.1/pkg/server/api/id_test.go 16:22:22 spire-1.2.1/pkg/server/api/limits/ 16:22:22 spire-1.2.1/pkg/server/api/limits/limits.go 16:22:22 spire-1.2.1/pkg/server/api/middleware/ 16:22:22 spire-1.2.1/pkg/server/api/middleware/alias.go 16:22:22 spire-1.2.1/pkg/server/api/middleware/audit.go 16:22:22 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:22:22 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:22:22 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:22:22 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:22:22 spire-1.2.1/pkg/server/api/middleware/caller.go 16:22:22 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:22:22 spire-1.2.1/pkg/server/api/middleware/common.go 16:22:22 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:22:22 spire-1.2.1/pkg/server/api/middleware/entries.go 16:22:22 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:22:22 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:22:22 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:22:22 spire-1.2.1/pkg/server/api/ratelimit.go 16:22:22 spire-1.2.1/pkg/server/api/rpccontext/ 16:22:22 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:22:22 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:22:22 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:22:22 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:22:22 spire-1.2.1/pkg/server/api/selector.go 16:22:22 spire-1.2.1/pkg/server/api/selector_test.go 16:22:22 spire-1.2.1/pkg/server/api/status.go 16:22:22 spire-1.2.1/pkg/server/api/status_test.go 16:22:22 spire-1.2.1/pkg/server/api/svid/ 16:22:22 spire-1.2.1/pkg/server/api/svid/v1/ 16:22:22 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:22:22 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:22:22 spire-1.2.1/pkg/server/api/trustdomain.go 16:22:22 spire-1.2.1/pkg/server/api/trustdomain/ 16:22:22 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:22:22 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:22:22 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:22:22 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:22:22 spire-1.2.1/pkg/server/authpolicy/ 16:22:22 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:22:22 spire-1.2.1/pkg/server/authpolicy/policy.go 16:22:22 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:22:22 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:22:22 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:22:22 spire-1.2.1/pkg/server/authpolicy/validate.go 16:22:22 spire-1.2.1/pkg/server/bundle/ 16:22:22 spire-1.2.1/pkg/server/bundle/client/ 16:22:22 spire-1.2.1/pkg/server/bundle/client/client.go 16:22:22 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:22:22 spire-1.2.1/pkg/server/bundle/client/manager.go 16:22:22 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:22:22 spire-1.2.1/pkg/server/bundle/client/sources.go 16:22:22 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:22:22 spire-1.2.1/pkg/server/bundle/client/updater.go 16:22:22 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:22:22 spire-1.2.1/pkg/server/ca/ 16:22:22 spire-1.2.1/pkg/server/ca/ca.go 16:22:22 spire-1.2.1/pkg/server/ca/ca_health.go 16:22:22 spire-1.2.1/pkg/server/ca/ca_test.go 16:22:22 spire-1.2.1/pkg/server/ca/journal.go 16:22:22 spire-1.2.1/pkg/server/ca/journal_test.go 16:22:22 spire-1.2.1/pkg/server/ca/manager.go 16:22:22 spire-1.2.1/pkg/server/ca/manager_health.go 16:22:22 spire-1.2.1/pkg/server/ca/manager_test.go 16:22:22 spire-1.2.1/pkg/server/ca/templates.go 16:22:22 spire-1.2.1/pkg/server/ca/upstream_client.go 16:22:22 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:22:22 spire-1.2.1/pkg/server/ca/validation.go 16:22:22 spire-1.2.1/pkg/server/cache/ 16:22:22 spire-1.2.1/pkg/server/cache/dscache/ 16:22:22 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:22:22 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:22:22 spire-1.2.1/pkg/server/cache/entrycache/ 16:22:22 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:22:22 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:22:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:22:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:22:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:22:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:22:22 spire-1.2.1/pkg/server/catalog/ 16:22:22 spire-1.2.1/pkg/server/catalog/catalog.go 16:22:22 spire-1.2.1/pkg/server/catalog/keymanager.go 16:22:22 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:22:22 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:22:22 spire-1.2.1/pkg/server/catalog/notifier.go 16:22:22 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:22:22 spire-1.2.1/pkg/server/config.go 16:22:22 spire-1.2.1/pkg/server/datastore/ 16:22:22 spire-1.2.1/pkg/server/datastore/datastore.go 16:22:22 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:22:22 spire-1.2.1/pkg/server/datastore/repository.go 16:22:22 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:22:22 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:22:22 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:22:22 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:22:22 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:22:22 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:22:22 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:22:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:22:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:22:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:22:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:22:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:22:22 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:22:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:22:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:22:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:22:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:22:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:22:22 spire-1.2.1/pkg/server/endpoints/ 16:22:22 spire-1.2.1/pkg/server/endpoints/bundle/ 16:22:22 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:22:22 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:22:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:22:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:22:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:22:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:22:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:22:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:22:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:22:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:22:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:22:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:22:22 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:22:22 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:22:22 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:22:22 spire-1.2.1/pkg/server/endpoints/config.go 16:22:22 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:22:22 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:22:22 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:22:22 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:22:22 spire-1.2.1/pkg/server/endpoints/middleware.go 16:22:22 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:22:22 spire-1.2.1/pkg/server/hostservice/ 16:22:22 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:22:22 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:22:22 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:22:22 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:22:22 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:22:22 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:22:22 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:22:22 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:22:22 spire-1.2.1/pkg/server/plugin/ 16:22:22 spire-1.2.1/pkg/server/plugin/keymanager/ 16:22:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:22:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:22:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:22:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:22:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:22:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:22:22 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:22:22 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:22:22 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:22:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:22:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:22:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:22:22 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:22:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:22:22  16:22:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:22:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:22:22 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:22:22 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:22:22 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:22:22 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:22:22 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:22:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:22:22 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:22:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:22:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:22:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:22:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.gogo: downloading github.com/imdario/mergo v0.3.12 16:22:22  16:22:22 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:22:22 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:22:22 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:22:22 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:22:22 spire-1.2.1/pkg/server/plugin/notifier/ 16:22:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:22:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:22:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:22:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:22:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:22:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:22:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:22:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:22:22 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:22:22 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:22:22 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:22:22 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:22:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:22:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:22:23 spire-1.2.1/pkg/server/registration/ 16:22:23 spire-1.2.1/pkg/server/registration/manager.go 16:22:23 spire-1.2.1/pkg/server/registration/manager_test.go 16:22:23 spire-1.2.1/pkg/server/scanentries.go 16:22:23 spire-1.2.1/pkg/server/scanentries_test.go 16:22:23 spire-1.2.1/pkg/server/server.go 16:22:23 spire-1.2.1/pkg/server/server_test.go 16:22:23 spire-1.2.1/pkg/server/svid/ 16:22:23 spire-1.2.1/pkg/server/svid/observer.go 16:22:23 spire-1.2.1/pkg/server/svid/observer_test.go 16:22:23 spire-1.2.1/pkg/server/svid/rotator.go 16:22:23 spire-1.2.1/pkg/server/svid/rotator_config.go 16:22:23 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:22:23 spire-1.2.1/pkg/server/svid/rotator_test.go 16:22:23 spire-1.2.1/proto/ 16:22:23 spire-1.2.1/proto/private/ 16:22:23 spire-1.2.1/proto/private/server/ 16:22:23 spire-1.2.1/proto/private/server/journal/ 16:22:23 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:22:23 spire-1.2.1/proto/private/server/journal/journal.proto 16:22:23 spire-1.2.1/proto/spire/ 16:22:23 spire-1.2.1/proto/spire/common/ 16:22:23 spire-1.2.1/proto/spire/common/common.pb.go 16:22:23 spire-1.2.1/proto/spire/common/common.proto 16:22:23 spire-1.2.1/proto/spire/common/plugin/ 16:22:23 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:22:23 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:22:23 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:22:23 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:22:23 spire-1.2.1/proto/spire/plugin/ 16:22:23 spire-1.2.1/proto/spire/plugin/agent/ 16:22:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:22:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:22:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:22:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:22:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:22:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:22:23 spire-1.2.1/release/ 16:22:23 spire-1.2.1/release/spire-extras/ 16:22:23 spire-1.2.1/release/spire-extras/README.md 16:22:23 spire-1.2.1/release/spire-extras/conf/ 16:22:23 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:22:23 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:22:23 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:22:23 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:22:23 spire-1.2.1/release/spire/ 16:22:23 spire-1.2.1/release/spire/README.md 16:22:23 spire-1.2.1/release/spire/conf/ 16:22:23 spire-1.2.1/release/spire/conf/agent/ 16:22:23 spire-1.2.1/release/spire/conf/agent/agent.conf 16:22:23 spire-1.2.1/release/spire/conf/server/ 16:22:23 spire-1.2.1/release/spire/conf/server/server.conf 16:22:23 spire-1.2.1/script/ 16:22:23 spire-1.2.1/script/build-artifact.sh 16:22:23 spire-1.2.1/script/generate_dummy_ca.sh 16:22:23 spire-1.2.1/support/ 16:22:23 spire-1.2.1/support/k8s/ 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:22:23 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:22:23 spire-1.2.1/support/oidc-discovery-provider/ 16:22:23 spire-1.2.1/support/oidc-discovery-provider/README.md 16:22:23 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:22:23 spire-1.2.1/support/oidc-discovery-provider/config.go 16:22:23 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:22:23 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:22:23 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:22:23 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:22:23 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:22:23 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:22:23 spire-1.2.1/support/oidc-discovery-provider/main.go 16:22:23 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:22:23 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:22:23 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:22:23 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:22:23 spire-1.2.1/test/ 16:22:23 spire-1.2.1/test/clock/ 16:22:23 spire-1.2.1/test/clock/clock.go 16:22:23 spire-1.2.1/test/fakes/ 16:22:23 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:22:23 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:22:23 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:22:23 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:22:23 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:22:23 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:22:23 spire-1.2.1/test/fakes/fakeagentstore/ 16:22:23 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:22:23 spire-1.2.1/test/fakes/fakedatastore/ 16:22:23 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:22:23 spire-1.2.1/test/fakes/fakeentryclient/ 16:22:23 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:22:23 spire-1.2.1/test/fakes/fakehealthchecker/ 16:22:23 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:22:23 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:22:23 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:22:23 spire-1.2.1/test/fakes/fakemetrics/ 16:22:23 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:22:23 spire-1.2.1/test/fakes/fakenoderesolver/ 16:22:23 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:22:23 spire-1.2.1/test/fakes/fakenotifier/ 16:22:23 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:22:23 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:22:23 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:22:23 spire-1.2.1/test/fakes/fakeserverca/ 16:22:23 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:22:23 spire-1.2.1/test/fakes/fakeservercatalog/ 16:22:23 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:22:23 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:22:23 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:22:23 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:22:23 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:22:23 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:22:23 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:22:23 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:22:23 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:22:23 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:22:23 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:22:23 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:22:23 spire-1.2.1/test/fixture/ 16:22:23 spire-1.2.1/test/fixture/certs/ 16:22:23 spire-1.2.1/test/fixture/certs/agent_svid.der 16:22:23 spire-1.2.1/test/fixture/certs/base_cert.pem 16:22:23 spire-1.2.1/test/fixture/certs/base_csr.pem 16:22:23 spire-1.2.1/test/fixture/certs/base_key.pem 16:22:23 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:22:23 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:22:23 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:22:23 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:22:23 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:22:23 spire-1.2.1/test/fixture/certs/blog_key.pem 16:22:23 spire-1.2.1/test/fixture/certs/bundle.dergo: downloading github.com/sirupsen/logrus v1.8.1 16:22:23  16:22:23 spire-1.2.1/test/fixture/certs/ca.pem 16:22:23 spire-1.2.1/test/fixture/certs/ca_key.pem 16:22:23 spire-1.2.1/test/fixture/certs/database_cert.pem 16:22:23 spire-1.2.1/test/fixture/certs/database_csr.pem 16:22:23 spire-1.2.1/test/fixture/certs/database_key.pem 16:22:23 spire-1.2.1/test/fixture/certs/node_cert.pem 16:22:23 spire-1.2.1/test/fixture/certs/node_csr.pem 16:22:23 spire-1.2.1/test/fixture/certs/node_key.pem 16:22:23 spire-1.2.1/test/fixture/certs/svid.pem 16:22:23 spire-1.2.1/test/fixture/certs/svid_key.pem 16:22:23 spire-1.2.1/test/fixture/config/ 16:22:23 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:22:23 spire-1.2.1/test/fixture/config/agent_good.conf 16:22:23 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:22:23 spire-1.2.1/test/fixture/config/plugin_good.conf 16:22:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:22:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:22:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:22:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:22:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:22:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:22:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:22:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:22:23 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:22:23 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:22:23 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:22:23 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:22:23 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:22:23 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:22:23 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:22:23 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:22:23 spire-1.2.1/test/fixture/config/server_good.conf 16:22:23 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:22:23 spire-1.2.1/test/fixture/fixture.go 16:22:23 spire-1.2.1/test/fixture/nodeattestor/ 16:22:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:22:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:22:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:22:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:22:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:22:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:22:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:22:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:22:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:22:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:22:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:22:23 spire-1.2.1/test/fixture/registration/ 16:22:23 spire-1.2.1/test/fixture/registration/entries.json 16:22:23 spire-1.2.1/test/fixture/registration/good-for-update.json 16:22:23 spire-1.2.1/test/fixture/registration/good.json 16:22:23 spire-1.2.1/test/fixture/registration/invalid.json 16:22:23 spire-1.2.1/test/fixture/registration/invalid_json.json 16:22:23 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:22:23 spire-1.2.1/test/integration/ 16:22:23 spire-1.2.1/test/integration/README.md 16:22:23 spire-1.2.1/test/integration/common 16:22:23 spire-1.2.1/test/integration/setup/ 16:22:23 spire-1.2.1/test/integration/setup/adminclient/ 16:22:23 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:22:23 spire-1.2.1/test/integration/setup/adminclient/client.go 16:22:23 spire-1.2.1/test/integration/setup/debugagent/ 16:22:23 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:22:23 spire-1.2.1/test/integration/setup/debugagent/main.go 16:22:23 spire-1.2.1/test/integration/setup/debugserver/ 16:22:23 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:22:23 spire-1.2.1/test/integration/setup/debugserver/main.go 16:22:23 spire-1.2.1/test/integration/setup/downstreamclient/ 16:22:23 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:22:23 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:22:23 spire-1.2.1/test/integration/setup/itclient/ 16:22:23 spire-1.2.1/test/integration/setup/itclient/client.go 16:22:23 spire-1.2.1/test/integration/setup/node-attestation/ 16:22:23 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:22:23 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:22:23 spire-1.2.1/test/integration/setup/x509pop/ 16:22:23 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:22:23 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:22:23 spire-1.2.1/test/integration/suites/ 16:22:23 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:22:23 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:22:23 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:22:23 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:22:23 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:22:23 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:22:23 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:22:23 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:22:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:22:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:22:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:22:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:22:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:22:23 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:22:23 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:22:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:22:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:22:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:22:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:22:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:22:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:22:23 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:22:23 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:22:23 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:22:23 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:22:23 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:22:23 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:22:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:22:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:22:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:22:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:22:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:22:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:22:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:22:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:22:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:22:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:22:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:22:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:22:23 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:22:23 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:22:23 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:22:23 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:22:23 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:22:23 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:22:23 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:22:23 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:22:23 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:22:23 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:22:23 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:22:23 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:22:23 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:22:23 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:22:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:22:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:22:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:22:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:22:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:22:23 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:22:23 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:22:23 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:22:23 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:22:23 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:22:23 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:22:23 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:22:23 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:22:23 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:22:23 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:22:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:22:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:22:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:22:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:22:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:22:23 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:22:23 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:22:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:22:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:22:23 spire-1.2.1/test/integration/suites/join-token/ 16:22:23 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:22:23 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:22:23 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:22:23 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:22:23 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:22:23 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:22:23 spire-1.2.1/test/integration/suites/join-token/README.md 16:22:23 spire-1.2.1/test/integration/suites/join-token/conf/ 16:22:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:22:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:22:23 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:22:23 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:22:23 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:22:23 spire-1.2.1/test/integration/suites/join-token/teardown 16:22:23 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:22:23 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:22:23 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:22:23 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:22:23 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:22:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:22:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:22:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:22:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:22:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:22:23 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:22:23 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:22:23 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:22:23 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:22:23 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:22:23 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:22:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:22:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:22:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:22:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:22:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:22:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:22:23 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:22:23 spire-1.2.1/test/integration/suites/k8s/ 16:22:23 spire-1.2.1/test/integration/suites/k8s/00-setup 16:22:23 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:22:23 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:22:23 spire-1.2.1/test/integration/suites/k8s/README.md 16:22:23 spire-1.2.1/test/integration/suites/k8s/conf/ 16:22:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:22:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:22:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:22:23 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:22:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:22:23 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:22:23 spire-1.2.1/test/integration/suites/k8s/teardown 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/ 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:22:23 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:22:23 spire-1.2.1/test/integration/suites/node-attestation/ 16:22:23 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:22:23 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:22:23 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:22:23 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:22:23 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:22:23 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:22:23 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:22:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:22:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:22:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:22:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:22:23 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:22:23 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:22:23 spire-1.2.1/test/integration/suites/rotation/ 16:22:23 spire-1.2.1/test/integration/suites/rotation/00-setup 16:22:23 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:22:23 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:22:23 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:22:23 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:22:23 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:22:23 spire-1.2.1/test/integration/suites/rotation/README.md 16:22:23 spire-1.2.1/test/integration/suites/rotation/conf/ 16:22:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:22:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:22:23 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:22:23 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:22:23 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:22:23 spire-1.2.1/test/integration/suites/rotation/teardown 16:22:23 spire-1.2.1/test/integration/suites/self-test/ 16:22:23 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:22:23 spire-1.2.1/test/integration/suites/self-test/README.md 16:22:23 spire-1.2.1/test/integration/suites/self-test/teardown 16:22:23 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:22:23 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:22:23 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:22:23 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:22:23 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:22:23 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:22:23 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:22:23 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:22:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:22:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:22:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:22:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:22:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:22:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:22:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:22:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:22:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:22:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:22:23 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:22:23 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:22:23 spire-1.2.1/test/integration/suites/upgrade/ 16:22:23 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:22:23 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:22:23 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:22:23 spire-1.2.1/test/integration/suites/upgrade/README.md 16:22:23 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:22:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:22:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:22:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:22:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:22:23 spire-1.2.1/test/integration/suites/upgrade/teardown 16:22:23 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:22:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:22:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:22:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:22:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:22:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:22:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:22:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:22:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:22:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:22:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:22:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:22:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:22:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:22:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:22:23 spire-1.2.1/test/integration/test-one.sh 16:22:23 spire-1.2.1/test/integration/test.sh 16:22:23 spire-1.2.1/test/plugintest/ 16:22:23 spire-1.2.1/test/plugintest/config.go 16:22:23 spire-1.2.1/test/plugintest/load.go 16:22:23 spire-1.2.1/test/plugintest/option.go 16:22:23 spire-1.2.1/test/spiretest/ 16:22:23 spire-1.2.1/test/spiretest/apiserver.go 16:22:23 spire-1.2.1/test/spiretest/assertions.go 16:22:23 spire-1.2.1/test/spiretest/dir.go 16:22:23 spire-1.2.1/test/spiretest/errors_posix.go 16:22:23 spire-1.2.1/test/spiretest/errors_windows.go 16:22:23 spire-1.2.1/test/spiretest/logs.go 16:22:23 spire-1.2.1/test/spiretest/socketapi.go 16:22:23 spire-1.2.1/test/spiretest/suite.go 16:22:23 spire-1.2.1/test/spiretest/x509.go 16:22:23 spire-1.2.1/test/testca/ 16:22:23 spire-1.2.1/test/testca/ca.go 16:22:23 spire-1.2.1/test/testkey/ 16:22:23 spire-1.2.1/test/testkey/generate.sh 16:22:23 spire-1.2.1/test/testkey/genkeys.go 16:22:23 spire-1.2.1/test/testkey/keys.go 16:22:23 spire-1.2.1/test/testkey/new.go 16:22:23 spire-1.2.1/test/tpmsimulator/ 16:22:23 spire-1.2.1/test/tpmsimulator/simulator.go 16:22:23 spire-1.2.1/test/util/ 16:22:23 spire-1.2.1/test/util/cert_fixtures.go 16:22:23 spire-1.2.1/test/util/cert_generation.go 16:22:23 spire-1.2.1/test/util/io_redirection.go 16:22:23 spire-1.2.1/test/util/race.go 16:22:23 spire-1.2.1/test/util/util.go 16:22:23 building spire from source... 16:22:23 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:22:24 Installing go1.17.7... 16:22:24 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:22:24 go: downloading github.com/fatih/color v1.13.0 16:22:24 go: downloading github.com/mattn/go-isatty v0.0.14 16:22:24 go: downloading google.golang.org/protobuf v1.27.1 16:22:26 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:22:26 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:22:26 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:22:26 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:22:26 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:22:27 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:22:27 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:22:27 go: downloading github.com/armon/go-metrics v0.3.10 16:22:28 go: downloading github.com/prometheus/client_golang v1.12.1 16:22:29 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:22:30 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:22:30 go: downloading github.com/open-policy-agent/opa v0.38.0 16:22:48 Building bin/spire-server... 16:22:48 go: downloading github.com/mitchellh/cli v1.1.2 16:22:48 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:22:48 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:22:48 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:22:48 go: downloading google.golang.org/grpc v1.44.0 16:22:52 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:22:53 go: downloading github.com/imdario/mergo v0.3.12 16:22:53 go: downloading github.com/sirupsen/logrus v1.8.1 16:22:53 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:22:53 go: downloading github.com/mattn/go-colorable v0.1.12 16:22:53 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:22:53 go: downloading github.com/Masterminds/goutils v1.1.0 16:22:53 go: downloading github.com/Masterminds/semver v1.5.0 16:22:53 go: downloading github.com/google/uuid v1.1.2 16:22:53 go: downloading github.com/huandu/xstrings v1.3.2 16:22:54 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:22:54 go: downloading github.com/fatih/color v1.13.0 16:22:54 go: downloading github.com/mattn/go-isatty v0.0.14 16:22:54 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:22:54 go: downloading github.com/oklog/run v1.0.0 16:22:54 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:22:54 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:22:54 go: downloading github.com/prometheus/client_model v0.2.0 16:22:54 go: downloading github.com/prometheus/common v0.32.1 16:22:54 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:22:54 go: downloading github.com/beorn7/perks v1.0.1 16:22:54 go: downloading google.golang.org/protobuf v1.27.1 16:22:55 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:22:55 go: downloading github.com/prometheus/procfs v0.7.3 16:22:55 go: downloading go.uber.org/atomic v1.9.0 16:22:56 go: downloading github.com/imkira/go-observer v1.0.3 16:22:56 go: downloading github.com/hashicorp/errwrap v1.1.0 16:22:56 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:22:56 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:22:56 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:22:56 go: downloading github.com/twmb/murmur3 v1.1.6 16:22:56 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:22:56 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:22:56 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:22:56 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:22:56 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:22:56 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:22:57 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:22:57 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:22:57 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:22:58 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:22:58 go: downloading github.com/armon/go-metrics v0.3.10 16:22:58 go: downloading github.com/prometheus/client_golang v1.12.1 16:22:58 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:22:59 go: downloading github.com/open-policy-agent/opa v0.38.0 16:23:05 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:23:05 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:23:05 go: downloading github.com/stretchr/testify v1.7.0 16:23:05 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:23:05 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:23:05 go: downloading github.com/blang/semver/v4 v4.0.0 16:23:05 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:23:05 go: downloading github.com/jinzhu/gorm v1.9.16 16:23:05 go: downloading github.com/lib/pq v1.10.4 16:23:05 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:23:05 go: downloading google.golang.org/api v0.70.0 16:23:06 go: downloading k8s.io/client-go v0.23.4 16:23:10 go: downloading k8s.io/api v0.23.4 16:23:19 go: downloading github.com/google/go-tpm v0.3.3 16:23:19 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:23:24 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:23:24 go: downloading github.com/mattn/go-colorable v0.1.12 16:23:24 go: downloading github.com/Masterminds/goutils v1.1.0 16:23:24 go: downloading github.com/Masterminds/semver v1.5.0 16:23:24 go: downloading github.com/google/uuid v1.1.2 16:23:24 go: downloading github.com/huandu/xstrings v1.3.2 16:23:24 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:23:24 go: downloading github.com/oklog/run v1.0.0 16:23:25 go: downloading github.com/imkira/go-observer v1.0.3 16:23:25 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:23:25 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:23:25 go: downloading go.uber.org/atomic v1.9.0 16:23:26 go: downloading github.com/prometheus/client_model v0.2.0 16:23:26 go: downloading github.com/prometheus/common v0.32.1 16:23:26 go: downloading github.com/beorn7/perks v1.0.1 16:23:26 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:23:27 go: downloading github.com/prometheus/procfs v0.7.3 16:23:28 go: downloading github.com/hashicorp/errwrap v1.1.0 16:23:28 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:23:28 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:23:28 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:23:28 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:23:30 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:23:37 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:23:37 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:23:37 go: downloading github.com/stretchr/testify v1.7.0 16:23:37 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:23:37 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:23:37 go: downloading github.com/blang/semver/v4 v4.0.0 16:23:37 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:23:37 go: downloading github.com/jinzhu/gorm v1.9.16 16:23:37 go: downloading github.com/lib/pq v1.10.4 16:23:37 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:23:37 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:23:45 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:23:45 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:23:45 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:23:45 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:24:00 go: downloading k8s.io/client-go v0.23.4 16:24:00 go: downloading google.golang.org/api v0.70.0 16:24:00 go: downloading k8s.io/api v0.23.4 16:24:10 go: downloading github.com/google/go-tpm v0.3.3 16:24:11 go: downloading cloud.google.com/go/storage v1.21.0 16:24:12 go: downloading cloud.google.com/go v0.100.2 16:24:13 go: downloading k8s.io/apimachinery v0.23.4 16:24:15 go: downloading k8s.io/kube-aggregator v0.23.3 16:24:16 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:24: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:24:22 go: downloading k8s.io/apimachinery v0.23.4 16:24:25 go: downloading k8s.io/kube-aggregator v0.23.3 16:24:26 go: downloading cloud.google.com/go/storage v1.21.0 16:24:26 go: downloading cloud.google.com/go v0.100.2 16:24:28 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:24:29 go: downloading cloud.google.com/go/security v1.3.0 16:24:29 go: downloading github.com/hashicorp/vault/api v1.4.1 16:24:29 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:24:30 go: downloading gopkg.in/yaml.v2 v2.4.0 16:24:31 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:24:31 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:24:31 go: downloading github.com/gobwas/glob v0.2.3 16:24:32 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:24:32 go: downloading github.com/aws/smithy-go v1.11.0 16:24:32 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:24:33 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:24:33 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:24:33 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:24:33 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:24:33 go: downloading github.com/jinzhu/inflection v1.0.0 16:24:34 go: downloading github.com/gogo/protobuf v1.3.2 16:24:39 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:24:39 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:24:39 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:24:39 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:24:39 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:24:39 go: downloading github.com/dimchansky/utfbom v1.1.1 16:24:39 go: downloading k8s.io/klog/v2 v2.30.0 16:24:39 go: downloading github.com/google/gofuzz v1.1.0 16:24:39 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:24:39 Removing intermediate container 67afae826035 16:24:39 ---> 60a4e3f05376 16:24:39 16:24:39 Step 10/23 : FROM alpine:3.14 16:24:39 ---> ac73e934f311 16:24:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:24:39 ---> Using cache 16:24:39 ---> 61062bd32a47 16:24:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:24:39 ---> Using cache 16:24:39 ---> b2d778750247 16:24:39 Step 13/23 : ENV APP_PORT=59881 16:24:40 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:24:40 Removing intermediate container 087cad703fbd 16:24:40 ---> bfe6d93bf08d 16:24:40 16:24:40 Step 10/25 : FROM alpine:3.14 16:24:40 ---> ac73e934f311 16:24:40 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:24:40 ---> Running in 8501e17f67a4 16:24:40 ---> Running in 0cabbdf4c523 16:24:40 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:24:40 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:24:40 go: downloading cloud.google.com/go/security v1.3.0 16:24:40 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:24:40 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:24:41 Removing intermediate container 8501e17f67a4 16:24:41 ---> a5acfaad6d80 16:24:41 Step 14/23 : EXPOSE $APP_PORT 16:24:41 ---> Running in 776f397ffc5a 16:24:41 go: downloading github.com/spf13/pflag v1.0.5 16:24:41 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:24:41 go: downloading cloud.google.com/go/compute v1.3.0 16:24:42 go: downloading github.com/hashicorp/vault/api v1.4.1 16:24:42 Removing intermediate container 776f397ffc5a 16:24:42 ---> 89917bf77d44 16:24:42 Step 15/23 : WORKDIR / 16:24:42 ---> Running in 46b4efe4250a 16:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:24:42 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:24:42 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:24:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:24:43 go: downloading cloud.google.com/go/iam v0.1.1 16:24:43 Removing intermediate container 46b4efe4250a 16:24:43 ---> 3e25e17ed4db 16:24:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:24:43 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:24:43 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:24:43 go: downloading github.com/twmb/murmur3 v1.1.6 16:24:43 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:24:43 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:24:43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:24:43 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:24:43 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:24:43 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:24:43 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:24:43  ---> 8ffd9a144216 16:24:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:24:43 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:24:44 (1/3) Installing ca-certificates (20211220-r0) 16:24:44 (2/3) Installing dumb-init (1.2.5-r1) 16:24:44 (3/3) Installing su-exec (0.2-r1) 16:24:44 go: downloading gopkg.in/yaml.v2 v2.4.0 16:24:44 Executing busybox-1.33.1-r7.trigger 16:24:44 Executing ca-certificates-20211220-r0.trigger 16:24:44 go: downloading github.com/gobwas/glob v0.2.3 16:24:44 OK: 6 MiB in 17 packages 16:24:44 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:24:44 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:24:44 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:24:44 go: downloading github.com/aws/smithy-go v1.11.0 16:24:45 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:24:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:24:45 go: downloading go.opencensus.io v0.23.0 16:24:45  ---> 17d02552ae38 16:24:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:24:46 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:24:46 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:24:46 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:24:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:24:46 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:24:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:24:47 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:24:47 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:24:47 Removing intermediate container 0cabbdf4c523 16:24:47 ---> 4a8c90843263 16:24:47 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:24:47 ---> 23f4b92e7432 16:24:47 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:24:47 go: downloading github.com/jinzhu/inflection v1.0.0 16:24:47  ---> Running in b89130282dbf 16:24:47 ---> Running in 76c6fd7afaa7 16:24:47 go: downloading github.com/gogo/protobuf v1.3.2 16:24:48 Removing intermediate container b89130282dbf 16:24:48 ---> 192bb7b10fa7 16:24:48 Step 13/25 : WORKDIR / 16:24:48 Removing intermediate container 76c6fd7afaa7 16:24:48 ---> 529b4d25e6ae 16:24:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:24:48 ---> Running in b651e3e09ec7 16:24:48 ---> Running in 996a529e50d8 16:24:48 go: downloading gopkg.in/inf.v0 v0.9.1 16:24:48 go: downloading github.com/go-logr/logr v1.2.2 16:24:48 go: downloading github.com/google/go-cmp v0.5.7 16:24:49 Removing intermediate container b651e3e09ec7 16:24:49 ---> 8cc4458f7a1b 16:24:49 Step 21/23 : LABEL arch=arm64 16:24:49 Removing intermediate container 996a529e50d8 16:24:49 ---> 08041bc47c75 16:24:49 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:24:49 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:24:49  ---> Running in d91c32a54012 16:24:49 go: downloading github.com/json-iterator/go v1.1.12 16:24:49 Removing intermediate container d91c32a54012 16:24:49 ---> eab3267e6ceb 16:24:49 Step 22/23 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 16:24:50 go: downloading github.com/googleapis/gnostic v0.5.5 16:24:50  ---> Running in b3ee419765bc 16:24:50 ---> 882b52157313 16:24:50 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:24:51 Removing intermediate container b3ee419765bc 16:24:51 ---> 4b1f405feee3 16:24:51 Step 23/23 : LABEL version=0.0.0 16:24:51 ---> Running in e70605939dd6 16:24:52 ---> a4cc05c8d42b 16:24:52 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:24:52 Removing intermediate container e70605939dd6 16:24:52 ---> 08a741486f14 16:24:52 16:24:52 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:24:52 Successfully built 08a741486f14 16:24:52 Successfully tagged core-metadata-arm64:latest 16:24:53  Building core-metadata ... done go: downloading cloud.google.com/go/compute v1.3.0 16:24:53  ---> ff39566ff61a 16:24:53 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:24:53 go: downloading cloud.google.com/go/iam v0.1.1 16:24:54 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:24:54  ---> 23513036d871 16:24:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:24:54 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:24:54 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:24:54 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:24:54 go: downloading k8s.io/klog/v2 v2.30.0 16:24:54 go: downloading github.com/google/gofuzz v1.1.0 16:24:54 go: downloading github.com/tklauser/numcpus v0.3.0 16:24:54 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:24:54 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:24:54 go: downloading go.uber.org/zap v1.21.0 16:24:55 go: downloading sigs.k8s.io/yaml v1.3.0 16:24:55 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:24:55 go: downloading github.com/modern-go/reflect2 v1.0.2 16:24:55  ---> d24af9c512ee 16:24:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:24:55 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:24:55 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:24:55 go: downloading github.com/ryanuber/go-glob v1.0.0 16:24:55 go: downloading github.com/golang/snappy v0.0.4 16:24:56 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:24:56 go: downloading github.com/spf13/pflag v1.0.5 16:24:56 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:24:56 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:24:56 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:24:56 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:24:57 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:24:57 go: downloading github.com/dimchansky/utfbom v1.1.1 16:24:57 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:24:57 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:24:57  ---> c77fc3fb0f23 16:24:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:24:57 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:24:57 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:24:57 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:24:57 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:24:58  ---> 3a75c9953395 16:24:58 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:24:58 ---> Running in 02d979fa6c78 16:24:58 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:24:58 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:24:59 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:24:59 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:24:59 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:25:00 go: downloading go.opencensus.io v0.23.0 16:25:01 Removing intermediate container 02d979fa6c78 16:25:01 ---> 75fbe9c48ed9 16:25:01 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:25:01 ---> Running in b02e1f4b7266 16:25:01 go: downloading gopkg.in/inf.v0 v0.9.1 16:25:01 go: downloading github.com/go-logr/logr v1.2.2 16:25:02 go: downloading github.com/google/go-cmp v0.5.7 16:25:02 Removing intermediate container b02e1f4b7266 16:25:02 ---> 0519219671ed 16:25:02 Step 23/25 : LABEL arch=arm64 16:25:02 ---> Running in 8bf6b0fec00b 16:25:02 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:25:02 go: downloading github.com/json-iterator/go v1.1.12 16:25:02 Removing intermediate container 8bf6b0fec00b 16:25:02 ---> e3c16053dc88 16:25:02 Step 24/25 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 16:25:02 go: downloading github.com/googleapis/gnostic v0.5.5 16:25:02  ---> Running in 4e7499d6fa63 16:25:03 Removing intermediate container 4e7499d6fa63 16:25:03 ---> 0712cc9069d6 16:25:03 Step 25/25 : LABEL version=0.0.0 16:25:03 ---> Running in 016e46046b9b 16:25:03 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:25:03 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:25:03 go: downloading github.com/hashicorp/go-version v1.2.0 16:25:04 go: downloading go.uber.org/multierr v1.6.0 16:25:04 Removing intermediate container 016e46046b9b 16:25:04 ---> fd6fb183a327 16:25:04 16:25:04 Successfully built fd6fb183a327 16:25:04 Successfully tagged security-secretstore-setup-arm64:latest 16:25:05  Building security-secretstore-setup ... done go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:25:05 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:25:05 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:25:06 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:25:06 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:25:06 go: downloading github.com/tklauser/numcpus v0.3.0 16:25:06 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:25:06 go: downloading go.uber.org/zap v1.21.0 16:25:07 go: downloading sigs.k8s.io/yaml v1.3.0 16:25:07 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:25:07 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:25:07 go: downloading github.com/modern-go/reflect2 v1.0.2 16:25:07 go: downloading github.com/ryanuber/go-glob v1.0.0 16:25:07 go: downloading github.com/golang/snappy v0.0.4 16:25:07 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:25:12 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:25:12 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:25:13 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:25:13 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:25:13 go: downloading github.com/hashicorp/go-version v1.2.0 16:25:13 go: downloading go.uber.org/multierr v1.6.0 16:25:35 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:25:35 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:40:59 Building bin/spire-agent... 16:41:00 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 16:41:00 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 16:41:01 go: downloading cloud.google.com/go/secretmanager v1.3.0 16:41:01 go: downloading github.com/docker/docker v20.10.12+incompatible 16:41:06 go: downloading github.com/google/go-tpm-tools v0.3.3 16:41:07 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 16:41:07 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 16:41:08 go: downloading github.com/docker/go-connections v0.4.0 16:41:08 go: downloading github.com/docker/go-units v0.4.0 16:41:08 go: downloading github.com/opencontainers/image-spec v1.0.1 16:41:08 go: downloading github.com/containerd/containerd v1.3.4 16:41:08 go: downloading github.com/docker/distribution v2.7.1+incompatible 16:41:08 go: downloading github.com/opencontainers/go-digest v1.0.0 16:47:15 Removing intermediate container bdd62ac03128 16:47:15 ---> 5ab96cf3cbc6 16:47:15 16:47:15 Step 13/26 : FROM alpine:3.15 16:47:15 ---> 3fb3c9af89a9 16:47:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:47:15 ---> Using cache 16:47:15 ---> c0ee79426302 16:47:15 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:15 ---> Using cache 16:47:15 ---> d03be42faa0c 16:47:15 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:47:15 ---> Running in 512e41b09c36 16:47:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:47:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:47:15 v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:47:15 v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] 16:47:15 OK: 15736 distinct packages available 16:47:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:47:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:47:18 (1/4) Installing dumb-init (1.2.5-r1) 16:47:18 (2/4) Installing musl-obstack (1.2.3-r0) 16:47:18 (3/4) Installing libucontext (1.1-r0) 16:47:18 (4/4) Installing gcompat (1.0.0-r4) 16:47:18 Executing busybox-1.34.1-r5.trigger 16:47:18 OK: 6 MiB in 18 packages 16:47:19 Removing intermediate container 512e41b09c36 16:47:19 ---> a05362578792 16:47:19 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 16:47:24 ---> 17192eb5dc01 16:47:24 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:47:24 ---> 56cca1054dbf 16:47:24 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:47:24 ---> Running in 58912037d942 16:47:25 Removing intermediate container 58912037d942 16:47:25 ---> a20788bca8fc 16:47:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:47:26 ---> b5cd346bc5fd 16:47:26 Step 21/26 : WORKDIR / 16:47:26 ---> Running in 5aadf1f2c881 16:47:26 Removing intermediate container 5aadf1f2c881 16:47:26 ---> 27a315fdd952 16:47:26 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:47:26 ---> Running in 32efa0416fca 16:47:27 Removing intermediate container 32efa0416fca 16:47:27 ---> c17c92766d1d 16:47:27 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:47:27 ---> Running in 80120113802d 16:47:27 Removing intermediate container 80120113802d 16:47:27 ---> e4c9d8884da5 16:47:27 Step 24/26 : LABEL arch=arm64 16:47:27 ---> Running in 1307b4bb5c71 16:47:28 Removing intermediate container 1307b4bb5c71 16:47:28 ---> d4176f5d627a 16:47:28 Step 25/26 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 16:47:28 ---> Running in fb34edbe7067 16:47:28 Removing intermediate container fb34edbe7067 16:47:28 ---> 6467811472a5 16:47:28 Step 26/26 : LABEL version=0.0.0 16:47:28 ---> Running in 828cc6a9ea34 16:47:28 Removing intermediate container 828cc6a9ea34 16:47:28 ---> ebefcc7e8b56 16:47:28 16:47:29 Successfully built ebefcc7e8b56 16:47:29 Successfully tagged security-spire-config-arm64:latest 16:49:05  Building security-spire-config ... done Building bin/spire-agent... 16:49:05 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 16:49:05 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 16:49:05 go: downloading cloud.google.com/go/secretmanager v1.3.0 16:49:05 go: downloading github.com/docker/docker v20.10.12+incompatible 16:49:05 go: downloading github.com/google/go-tpm-tools v0.3.3 16:49:05 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 16:49:05 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 16:49:05 go: downloading github.com/docker/go-connections v0.4.0 16:49:05 go: downloading github.com/docker/go-units v0.4.0 16:49:05 go: downloading github.com/opencontainers/image-spec v1.0.1 16:49:05 go: downloading github.com/containerd/containerd v1.3.4 16:49:05 go: downloading github.com/docker/distribution v2.7.1+incompatible 16:49:05 go: downloading github.com/opencontainers/go-digest v1.0.0 16:49:05 Building bin/spire-agent... 16:49:06 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 16:49:06 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 16:49:07 go: downloading cloud.google.com/go/secretmanager v1.3.0 16:49:07 go: downloading github.com/docker/docker v20.10.12+incompatible 16:49:11 go: downloading github.com/google/go-tpm-tools v0.3.3 16:49:11 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 16:49:11 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 16:49:12 go: downloading github.com/docker/go-connections v0.4.0 16:49:12 go: downloading github.com/docker/go-units v0.4.0 16:49:12 go: downloading github.com/opencontainers/image-spec v1.0.1 16:49:12 go: downloading github.com/containerd/containerd v1.3.4 16:49:12 go: downloading github.com/docker/distribution v2.7.1+incompatible 16:49:12 go: downloading github.com/opencontainers/go-digest v1.0.0 16:53:34 Removing intermediate container 156dac8e2332 16:53:34 ---> 427693653b08 16:53:34 16:53:34 Step 13/25 : FROM alpine:3.15 16:53:34 ---> 3fb3c9af89a9 16:53:34 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:53:34 ---> Using cache 16:53:34 ---> c0ee79426302 16:53:34 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:34 ---> Using cache 16:53:34 ---> d03be42faa0c 16:53:34 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:53:34 ---> Running in 7de2cec52f06 16:53:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:53:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:53:36 v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:53:36 v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] 16:53:36 OK: 15736 distinct packages available 16:53:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:53:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:53:38 (1/5) Installing dumb-init (1.2.5-r1) 16:53:38 (2/5) Installing musl-obstack (1.2.3-r0) 16:53:38 (3/5) Installing libucontext (1.1-r0) 16:53:38 (4/5) Installing gcompat (1.0.0-r4) 16:53:38 (5/5) Installing openssl (1.1.1o-r0) 16:53:38 Executing busybox-1.34.1-r5.trigger 16:53:38 OK: 6 MiB in 19 packages 16:53:38 Removing intermediate container 6129cbc78afc 16:53:38 ---> b8c34b18b768 16:53:38 16:53:38 Step 13/26 : FROM alpine:3.15 16:53:38 ---> 3fb3c9af89a9 16:53:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:53:38 ---> Using cache 16:53:38 ---> c0ee79426302 16:53:38 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:38 ---> Using cache 16:53:38 ---> d03be42faa0c 16:53:38 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:53:38 ---> Running in 65583519942d 16:53:39 Removing intermediate container 7de2cec52f06 16:53:39 ---> 5e33be77a8d7 16:53:39 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 16:53:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:53:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:53:42 v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:53:42 v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] 16:53:42 OK: 15736 distinct packages available 16:53:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:53:43 ---> f9ad892e13e0 16:53:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:53:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:53:44 ---> a4bde17a8b54 16:53:44 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:53:44 (1/5) Installing dumb-init (1.2.5-r1) 16:53:44 ---> 19935ad69751 16:53:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:53:44 (2/5) Installing musl-obstack (1.2.3-r0) 16:53:44 (3/5) Installing libucontext (1.1-r0) 16:53:44 (4/5) Installing gcompat (1.0.0-r4) 16:53:44 (5/5) Installing openssl (1.1.1o-r0) 16:53:44 Executing busybox-1.34.1-r5.trigger 16:53:44 OK: 6 MiB in 19 packages 16:53:45 ---> adcb8c58ae4a 16:53:45 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:53:45 ---> Running in b7f5f65a9517 16:53:45 Removing intermediate container b7f5f65a9517 16:53:45 ---> eb98685d677d 16:53:45 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:53:46 ---> Running in 1b04454ce11a 16:53:46 Removing intermediate container 65583519942d 16:53:46 ---> d80fb7abf932 16:53:46 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 16:53:46 Removing intermediate container 1b04454ce11a 16:53:46 ---> 485fd4644bf7 16:53:46 Step 23/25 : LABEL arch=arm64 16:53:46 ---> Running in 3845bf7b7c98 16:53:46 Removing intermediate container 3845bf7b7c98 16:53:46 ---> 5aa063832b65 16:53:46 Step 24/25 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 16:53:46 ---> Running in 77131e59d041 16:53:47 Removing intermediate container 77131e59d041 16:53:47 ---> 52fc51c16bf0 16:53:47 Step 25/25 : LABEL version=0.0.0 16:53:47 ---> Running in 10363ed17074 16:53:48 Removing intermediate container 10363ed17074 16:53:48 ---> 54353f08145b 16:53:48 16:53:48 Successfully built 54353f08145b 16:53:48 Successfully tagged security-spire-server-arm64:latest 16:53:49  Building security-spire-server ... done  ---> e0173c8ba492 16:53:49 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 16:53:52 ---> 6988be7b2235 16:53:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:53:53 ---> 1da1b9479d74 16:53:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:53:53 ---> 02e4a8ceeae5 16:53:53 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:53:54 ---> f6bc644172a0 16:53:54 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:53:54 ---> Running in 7738d9627755 16:53:54 Removing intermediate container 7738d9627755 16:53:54 ---> c68b13c9ddf0 16:53:54 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:53:54 ---> Running in 85f5d3827da1 16:53:54 Removing intermediate container 85f5d3827da1 16:53:54 ---> 2ad970dea271 16:53:54 Step 24/26 : LABEL arch=arm64 16:53:55 ---> Running in c2ea4f85a095 16:53:55 Removing intermediate container c2ea4f85a095 16:53:55 ---> 7b815ff010b9 16:53:55 Step 25/26 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 16:53:55 ---> Running in 8f552dd66a8e 16:53:55 Removing intermediate container 8f552dd66a8e 16:53:55 ---> 4d777c8d3358 16:53:55 Step 26/26 : LABEL version=0.0.0 16:53:55 ---> Running in 5083d987d42c 16:53:56 Removing intermediate container 5083d987d42c 16:53:56 ---> 8f4184f37682 16:53:56 16:53:56 Successfully built 8f4184f37682 16:53:56 Successfully tagged security-spire-agent-arm64:latest 16:53:56  Building security-spire-agent ... done  [Pipeline] } 16:53:56 $ docker stop --time=1 efe2f7a771413328a00a8d67dc923d9b111691b22b1f47f11f6295066716b39f 16:53:58 $ docker rm -f efe2f7a771413328a00a8d67dc923d9b111691b22b1f47f11f6295066716b39f [Pipeline] // withDockerContainer [Pipeline] sh 16:53:59 + docker images 16:53:59 REPOSITORY TAG IMAGE ID CREATED SIZE 16:53:59 security-spire-agent-arm64 latest 8f4184f37682 4 seconds ago 126MB 16:53:59 security-spire-server-arm64 latest 54353f08145b 11 seconds ago 86.3MB 16:53:59 b8c34b18b768 36 seconds ago 4.15GB 16:53:59 427693653b08 44 seconds ago 4.15GB 16:53:59 security-spire-config-arm64 latest ebefcc7e8b56 6 minutes ago 85.6MB 16:53:59 5ab96cf3cbc6 7 minutes ago 4.15GB 16:53:59 security-secretstore-setup-arm64 latest fd6fb183a327 28 minutes ago 27.5MB 16:53:59 core-metadata-arm64 latest 08a741486f14 29 minutes ago 16.3MB 16:53:59 bfe6d93bf08d 29 minutes ago 1.32GB 16:53:59 60a4e3f05376 29 minutes ago 1.32GB 16:53:59 support-notifications-arm64 latest 8a2795cc78fa 32 minutes ago 26MB 16:53:59 00d929b8eae4 32 minutes ago 1.37GB 16:53:59 security-spiffe-token-provider-arm64 latest a9274fa120e6 33 minutes ago 28.1MB 16:53:59 bbbd1487c300 33 minutes ago 1.36GB 16:53:59 core-command-arm64 latest c0d85b8e8466 34 minutes ago 15.5MB 16:53:59 83351d645146 35 minutes ago 1.31GB 16:53:59 security-proxy-setup-arm64 latest 72de6ca38ac0 35 minutes ago 26.1MB 16:53:59 df18247d2a7c 35 minutes ago 1.32GB 16:53:59 support-scheduler-arm64 latest f1539e63ebad 40 minutes ago 25.4MB 16:53:59 d29e7e44d05b 40 minutes ago 1.37GB 16:53:59 sys-mgmt-agent-arm64 latest 00eead853ff6 40 minutes ago 282MB 16:53:59 core-data-arm64 latest a2c52aff9445 41 minutes ago 21.6MB 16:53:59 e5cdbfa5d587 41 minutes ago 1.34GB 16:53:59 security-bootstrapper-arm64 latest 12fafbe6e706 42 minutes ago 18.3MB 16:53:59 4a7a08483f7d 42 minutes ago 1.32GB 16:53:59 d518cca681a4 42 minutes ago 1.31GB 16:53:59 ci-base-image-arm64 latest d2a126d03563 59 minutes ago 891MB 16:53:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 5 weeks ago 551MB 16:53:59 docker 20.10.14 c346e9eafbab 8 weeks ago 202MB 16:53:59 alpine 3.14 ac73e934f311 8 weeks ago 5.34MB 16:53:59 alpine 3.15 3fb3c9af89a9 8 weeks ago 5.32MB 16:53:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:00 16:54:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:01 arm64: Pulling from edgex-lftools-log-publisher 16:54:01 8998bd30e6a1: Pulling fs layer 16:54:01 04944245beec: Pulling fs layer 16:54:01 699f458cf7ca: Pulling fs layer 16:54:01 765212b225bb: Pulling fs layer 16:54:01 f23df028b6ca: Pulling fs layer 16:54:01 d65c8cfc05b1: Pulling fs layer 16:54:01 2437ff75d9bd: Pulling fs layer 16:54:01 d65c8cfc05b1: Waiting 16:54:01 765212b225bb: Waiting 16:54:01 2437ff75d9bd: Waiting 16:54:01 f23df028b6ca: Waiting 16:54:01 04944245beec: Verifying Checksum 16:54:01 04944245beec: Download complete 16:54:01 765212b225bb: Verifying Checksum 16:54:01 765212b225bb: Download complete 16:54:01 f23df028b6ca: Download complete 16:54:01 d65c8cfc05b1: Verifying Checksum 16:54:01 d65c8cfc05b1: Download complete 16:54:01 699f458cf7ca: Verifying Checksum 16:54:01 699f458cf7ca: Download complete 16:54:02 8998bd30e6a1: Verifying Checksum 16:54:02 8998bd30e6a1: Download complete 16:54:04 2437ff75d9bd: Verifying Checksum 16:54:04 2437ff75d9bd: Download complete 16:54:07 8998bd30e6a1: Pull complete 16:54:07 04944245beec: Pull complete 16:54:08 699f458cf7ca: Pull complete 16:54:09 765212b225bb: Pull complete 16:54:10 f23df028b6ca: Pull complete 16:54:10 d65c8cfc05b1: Pull complete 16:54:25 2437ff75d9bd: Pull complete 16:54:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:54:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:25 prd-ubuntu20.04-docker-arm64-4c-16g-552 does not seem to be running inside a container 16:54:25 $ 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 16:54:28 $ docker top 7c5fddb1897db0b4ca3a44aeb71a85e01f1d397a2f5ecab6ab95e73a76ad89ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:54:29 ---> job-cost.sh 16:54:29 lf-activate-venv: SKIPPING 16:54:29 INFO: No Stack... 16:54:29 INFO: Retrieving Pricing Info for: v3-standard-4 16:54:30 INFO: Archiving Costs [Pipeline] sh 16:54:31 + cat /w/workspace/edgex-go/1/archives/cost.csv 16:54:31 + cut -d, -f6 [Pipeline] lock 16:54:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4041-1-stack-cost] 16:54:31 Resource [jenkins-edgexfoundry-edgex-go-PR-4041-1-stack-cost] did not exist. Created. 16:54:31 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4041-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:54:32 + echo total: 0.2199999988079071 [Pipeline] stash 16:54:32 Stashed 1 file(s) [Pipeline] } 16:54:32 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4041-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:54:32 $ docker stop --time=1 7c5fddb1897db0b4ca3a44aeb71a85e01f1d397a2f5ecab6ab95e73a76ad89ed 16:54:33 $ docker rm -f 7c5fddb1897db0b4ca3a44aeb71a85e01f1d397a2f5ecab6ab95e73a76ad89ed [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 16:54:34 provisioning config files... 16:54:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4303951023896123794tmp [Pipeline] { [Pipeline] sh 16:54:35 + set +x 16:54:35 + curl -s https://codecov.io/bash 16:54:35 + bash -s -- 16:54:35 16:54:35 _____ _ 16:54:35 / ____| | | 16:54:35 | | ___ __| | ___ ___ _____ __ 16:54:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:54:35 | |___| (_) | (_| | __/ (_| (_) \ V / 16:54:35 \_____\___/ \__,_|\___|\___\___/ \_/ 16:54:35 Bash-1.0.6 16:54:35 16:54:35 16:54:35 ==> git version 2.25.1 found 16:54:35 ==> 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 16:54:35 Release-Date: 2020-01-08 16:54:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:54:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:54:35 ==> Jenkins CI detected. 16:54:35 current dir:  /w/workspace/edgex-go/1 16:54:35 project root: . 16:54:35 --> token set from env 16:54:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:54:35 ==> Running gcov in . (disable via -X gcov) 16:54:35 ==> Python coveragepy not found 16:54:35 ==> Searching for coverage reports in: 16:54:35 + . 16:54:35 -> Found 1 reports 16:54:35 ==> Detecting git/mercurial file structure 16:54:35 ==> Reading reports 16:54:35 + ./coverage.out bytes=435411 16:54:35 ==> Appending adjustments 16:54:35 https://docs.codecov.io/docs/fixing-reports 16:54:36 + Found adjustments 16:54:36 ==> Gzipping contents 16:54:36 60K /tmp/codecov.HoCTO6.gz 16:54:36 ==> Uploading reports 16:54:36 url: https://codecov.io 16:54:36 query: branch=PR-4041&commit=f26e417389b6533ea77d3216803bfaaf427db8b6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4041%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4041&job=&cmd_args= 16:54:36 -> Pinging Codecov 16:54:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4041&commit=f26e417389b6533ea77d3216803bfaaf427db8b6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4041%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4041&job=&cmd_args= 16:54:36 -> Uploading to 16:54:36 https://storage.googleapis.com/codecov/v4/raw/2022-06-01/00271124DB129430A58F1EEE437C3FCB/f26e417389b6533ea77d3216803bfaaf427db8b6/4bfe27f4-1aa6-4fad-9115-4b9c452859eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220601%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220601T165436Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=48975d932170cbbd5c6a99be9d0f0f9208ca6620ad50365d32beb9f5068e05be 16:54:36 % Total % Received % Xferd Average Speed Time Time Time Current 16:54:36 Dload Upload Total Spent Left Speed 16:54:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59924 0 0 100 59924 0 251k --:--:-- --:--:-- --:--:-- 250k 16:54:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f26e417389b6533ea77d3216803bfaaf427db8b6 [Pipeline] } 16:54:36 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 16:54:38 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 16:54:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:54:39 ---> package-listing.sh 16:54:39 ++ facter osfamily 16:54:39 ++ tr '[:upper:]' '[:lower:]' 16:54:39 + OS_FAMILY=debian 16:54:39 + workspace=/w/workspace/edgex-go/1 16:54:39 + START_PACKAGES=/tmp/packages_start.txt 16:54:39 + END_PACKAGES=/tmp/packages_end.txt 16:54:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:54:39 + PACKAGES=/tmp/packages_start.txt 16:54:39 + '[' /w/workspace/edgex-go/1 ']' 16:54:39 + PACKAGES=/tmp/packages_end.txt 16:54:39 + case "${OS_FAMILY}" in 16:54:39 + dpkg -l 16:54:39 + grep '^ii' 16:54:39 + '[' -f /tmp/packages_start.txt ']' 16:54:39 + '[' -f /tmp/packages_end.txt ']' 16:54:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:54:39 + '[' /w/workspace/edgex-go/1 ']' 16:54:39 + mkdir -p /w/workspace/edgex-go/1/archives/ 16:54:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 16:54:39 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 16:54:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:54:40 16:54:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:54:40 latest: Pulling from edgex-lftools-log-publisher 16:54:40 5eb5b503b376: Pulling fs layer 16:54:40 5c69ac0246d0: Pulling fs layer 16:54:40 ec43610c2a17: Pulling fs layer 16:54:40 3a2ae6a8a46f: Pulling fs layer 16:54:40 33b1e0a273af: Pulling fs layer 16:54:40 5d3b04190fa2: Pulling fs layer 16:54:40 2f39f015ded8: Pulling fs layer 16:54:40 5d3b04190fa2: Waiting 16:54:40 33b1e0a273af: Waiting 16:54:40 2f39f015ded8: Waiting 16:54:40 5c69ac0246d0: Download complete 16:54:40 3a2ae6a8a46f: Verifying Checksum 16:54:40 3a2ae6a8a46f: Download complete 16:54:40 33b1e0a273af: Verifying Checksum 16:54:40 33b1e0a273af: Download complete 16:54:41 5d3b04190fa2: Download complete 16:54:41 ec43610c2a17: Verifying Checksum 16:54:41 5eb5b503b376: Download complete 16:54:42 2f39f015ded8: Download complete 16:54:42 5eb5b503b376: Pull complete 16:54:42 5c69ac0246d0: Pull complete 16:54:43 ec43610c2a17: Pull complete 16:54:43 3a2ae6a8a46f: Pull complete 16:54:43 33b1e0a273af: Pull complete 16:54:43 5d3b04190fa2: Pull complete 16:54:48 2f39f015ded8: Pull complete 16:54:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:54:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:54:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:48 prd-ubuntu20.04-docker-8c-8g-551 does not seem to be running inside a container 16:54:48 $ 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 16:54:51 $ docker top 5fee60fbeb6b7ce4609286d7ceb4df12727eefa2a8f9e760908dd2b689808de8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:54:51 + touch /tmp/pre-build-complete [Pipeline] sh 16:54:51 + mkdir -p /var/log/sysstat [Pipeline] sh 16:54:52 + ls /var/log/sa-host 16:54:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:54:52 provisioning config files... 16:54:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2125949218532373133tmp [Pipeline] { [Pipeline] echo 16:54:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:54:52 ---> create-netrc.sh [Pipeline] } 16:54:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:54:53 ---> python-tools-install.sh [Pipeline] echo 16:54:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:54:53 ---> sudo-logs.sh 16:54:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:54:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:54:54 ---> job-cost.sh 16:54:54 lf-activate-venv: SKIPPING 16:54:54 DEBUG: total: 0.2199999988079071 16:54:54 INFO: Retrieving Stack Cost... 16:54:54 INFO: Retrieving Pricing Info for: v3-standard-8 16:54:54 INFO: Archiving Costs [Pipeline] echo 16:54:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:54:55 ---> logs-deploy.sh 16:54:55 lf-activate-venv: SKIPPING 16:54:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4041/1 16:54:55 INFO: archiving workspace using pattern(s): 16:54:56 Archives upload complete. 16:54:56 INFO: archiving logs to Nexus 16:54:57 ---> uname -a: 16:54:57 Linux prd-ubuntu20-04-docker-8c-8g-551 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 16:54:57 16:54:57 16:54:57 ---> lscpu: 16:54:57 Architecture: x86_64 16:54:57 CPU op-mode(s): 32-bit, 64-bit 16:54:57 Byte Order: Little Endian 16:54:57 Address sizes: 40 bits physical, 48 bits virtual 16:54:57 CPU(s): 8 16:54:57 On-line CPU(s) list: 0-7 16:54:57 Thread(s) per core: 1 16:54:57 Core(s) per socket: 1 16:54:57 Socket(s): 8 16:54:57 NUMA node(s): 1 16:54:57 Vendor ID: AuthenticAMD 16:54:57 CPU family: 23 16:54:57 Model: 49 16:54:57 Model name: AMD EPYC-Rome Processor 16:54:57 Stepping: 0 16:54:57 CPU MHz: 2799.998 16:54:57 BogoMIPS: 5599.99 16:54:57 Virtualization: AMD-V 16:54:57 Hypervisor vendor: KVM 16:54:57 Virtualization type: full 16:54:57 L1d cache: 256 KiB 16:54:57 L1i cache: 256 KiB 16:54:57 L2 cache: 4 MiB 16:54:57 L3 cache: 128 MiB 16:54:57 NUMA node0 CPU(s): 0-7 16:54:57 Vulnerability Itlb multihit: Not affected 16:54:57 Vulnerability L1tf: Not affected 16:54:57 Vulnerability Mds: Not affected 16:54:57 Vulnerability Meltdown: Not affected 16:54:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:54:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:54:57 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:54:57 Vulnerability Srbds: Not affected 16:54:57 Vulnerability Tsx async abort: Not affected 16:54:57 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 16:54:57 16:54:57 16:54:57 ---> nproc: 16:54:57 8 16:54:57 16:54:57 16:54:57 ---> df -h: 16:54:57 Filesystem Size Used Avail Use% Mounted on 16:54:57 overlay 155G 27G 129G 18% / 16:54:57 tmpfs 64M 0 64M 0% /dev 16:54:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:54:57 shm 64M 0 64M 0% /dev/shm 16:54:57 /dev/vda1 155G 27G 129G 18% /facter-os 16:54:57 16:54:57 16:54:57 ---> sar -b -r -n DEV: 16:54:57 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-551) 06/01/22 _x86_64_ (8 CPU) 16:54:57 16:54:57 15:49:24 LINUX RESTART (8 CPU) 16:54:57 16:54:57 15:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:54:57 15:51:01 362.36 12.71 349.65 0.00 2051.32 131196.53 0.00 16:54:57 15:52:01 38.86 0.03 38.83 0.00 5.33 12104.78 0.00 16:54:57 15:53:01 35.12 0.20 34.92 0.00 6.40 10293.62 0.00 16:54:57 15:54:01 422.03 0.13 421.89 0.00 12.66 347579.74 0.00 16:54:57 15:55:01 760.46 0.35 760.11 0.00 6.93 196574.34 0.00 16:54:57 15:56:01 737.35 2.50 734.86 0.00 23.19 348945.68 0.00 16:54:57 15:57:01 693.78 1.40 692.38 0.00 14.93 189746.24 0.00 16:54:57 15:58:01 414.48 0.12 414.36 0.00 0.93 196055.57 0.00 16:54:57 15:59:01 496.07 0.03 496.03 0.00 0.27 123931.22 0.00 16:54:57 16:00:01 554.51 4.42 550.09 0.00 71.59 254169.91 0.00 16:54:57 16:01:01 170.66 0.00 170.66 0.00 0.00 15535.75 0.00 16:54:57 16:02:01 1.80 0.00 1.80 0.00 0.00 20.80 0.00 16:54:57 16:03:01 1.58 0.00 1.58 0.00 0.00 17.20 0.00 16:54:57 16:04:01 1.78 0.00 1.78 0.00 0.00 20.26 0.00 16:54:57 16:05:01 2.40 0.02 2.38 0.00 0.13 27.33 0.00 16:54:57 16:06:01 2.15 0.00 2.15 0.00 0.00 24.80 0.00 16:54:57 16:07:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 16:54:57 16:08:01 1.05 0.00 1.05 0.00 0.00 14.26 0.00 16:54:57 16:09:01 1.23 0.00 1.23 0.00 0.00 12.80 0.00 16:54:57 16:10:01 1.83 0.00 1.83 0.00 0.00 20.93 0.00 16:54:57 16:11:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 16:54:57 16:12:01 1.70 0.00 1.70 0.00 0.00 20.26 0.00 16:54:57 16:13:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 16:54:57 16:14:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 16:54:57 16:15:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 16:54:57 16:16:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 16:54:57 16:17:01 1.02 0.02 1.00 0.00 0.13 10.93 0.00 16:54:57 16:18:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 16:54:57 16:19:01 1.12 0.00 1.12 0.00 0.00 13.07 0.00 16:54:57 16:20:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 16:54:57 16:21:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 16:54:57 16:22:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 16:54:57 16:23:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 16:54:57 16:24:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 16:54:57 16:25:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 16:54:57 16:26:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 16:54:57 16:27:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 16:54:57 16:28:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 16:54:57 16:29:01 0.90 0.00 0.90 0.00 0.00 11.46 0.00 16:54:57 16:30:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 16:54:57 16:31:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 16:54:57 16:32:01 1.42 0.00 1.42 0.00 0.00 17.73 0.00 16:54:57 16:33:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 16:54:57 16:34:01 1.23 0.00 1.23 0.00 0.00 15.73 0.00 16:54:57 16:35:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 16:54:57 16:36:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 16:54:57 16:37:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 16:54:57 16:38:01 3.20 0.87 2.33 0.00 18.40 31.59 0.00 16:54:57 16:39:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 16:54:57 16:40:01 1.40 0.00 1.40 0.00 0.00 17.73 0.00 16:54:57 16:41:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 16:54:57 16:42:01 1.10 0.00 1.10 0.00 0.00 14.40 0.00 16:54:57 16:43:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 16:54:57 16:44:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 16:54:57 16:45:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 16:54:57 16:46:01 1.13 0.00 1.13 0.00 0.00 15.06 0.00 16:54:57 16:47:02 1.28 0.00 1.28 0.00 0.00 14.40 0.00 16:54:57 16:48:01 1.42 0.00 1.42 0.00 0.00 17.62 0.00 16:54:57 16:49:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 16:54:57 16:50:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 16:54:57 16:51:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 16:54:57 16:52:01 1.07 0.00 1.07 0.00 0.00 13.86 0.00 16:54:57 16:53:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 16:54:57 16:54:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 16:54:57 Average: 74.33 0.36 73.98 0.00 34.58 28557.02 0.00 16:54:57 16:54:57 15:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:54:57 15:51:01 28281252 31791560 505540 1.54 159396 3564064 1878428 5.54 1213784 2946024 6068 16:54:57 15:52:01 27566360 31595780 690564 2.10 163184 4037300 2570232 7.57 1615248 3205144 255384 16:54:57 15:53:01 27328848 31760556 525108 1.60 166548 4402532 2116736 6.24 1498716 3529412 357624 16:54:57 15:54:01 21670860 31250708 1005236 3.06 178276 9358156 3949528 11.64 2302028 8156416 396892 16:54:57 15:55:01 17279944 30100292 2162372 6.58 261716 12261372 4456284 13.13 4173400 10433800 534576 16:54:57 15:56:01 12058536 31153532 1092752 3.32 369268 17994780 3271456 9.64 4035732 15342144 2384 16:54:57 15:57:01 8604788 30058804 2182480 6.64 449692 20107024 5032164 14.83 5261768 17394364 8416 16:54:57 15:58:01 2346500 29233800 3002028 9.13 537548 25157468 5414020 15.96 7321164 21286252 983656 16:54:57 15:59:01 9166760 31380164 858296 2.61 560288 20669264 2935672 8.65 3615232 18390608 572600 16:54:57 16:00:01 5959612 31670124 581804 1.77 724248 23826712 2189224 6.45 3339432 21711148 15848 16:54:57 16:01:01 10257464 31735756 526392 1.60 726124 19896816 2036176 6.00 2846412 18222516 12 16:54:57 16:02:01 10258044 31736376 525724 1.60 726168 19896820 2036176 6.00 2845840 18222520 28 16:54:57 16:03:01 10268276 31746636 515540 1.57 726224 19896824 2036176 6.00 2835700 18222524 12 16:54:57 16:04:01 10268276 31746692 515704 1.57 726264 19896824 2036176 6.00 2837084 18222524 180 16:54:57 16:05:01 10268324 31746976 515620 1.57 726292 19896828 2068644 6.10 2835448 18222616 144 16:54:57 16:06:01 10268892 31747588 515044 1.57 726332 19896832 2068644 6.10 2834876 18222620 196 16:54:57 16:07:01 10269020 31747716 515052 1.57 726352 19896832 2068644 6.10 2834792 18222620 24 16:54:57 16:08:01 10268800 31747532 515248 1.57 726356 19896836 2068644 6.10 2834672 18222624 64 16:54:57 16:09:01 10268800 31747536 515236 1.57 726368 19896836 2068644 6.10 2834740 18222624 12 16:54:57 16:10:01 10269296 31748328 514644 1.57 726408 19896840 2068644 6.10 2834980 18222868 12 16:54:57 16:11:01 10268956 31747996 514904 1.57 726416 19896844 2068644 6.10 2835024 18222872 24 16:54:57 16:12:01 10268892 31747964 514896 1.57 726444 19896848 2068644 6.10 2834636 18222872 20 16:54:57 16:13:01 10268876 31747956 514876 1.57 726452 19896856 2068644 6.10 2834620 18222876 12 16:54:57 16:14:01 10268592 31747704 515124 1.57 726468 19896860 2068644 6.10 2834712 18222880 12 16:54:57 16:15:01 10269096 31748220 514548 1.56 726480 19896856 2068644 6.10 2834964 18222888 24 16:54:57 16:16:01 10268804 31747960 514736 1.57 726500 19896864 2068644 6.10 2834692 18222892 56 16:54:57 16:17:01 10268780 31747944 514700 1.57 726516 19896860 2068644 6.10 2834972 18222892 12 16:54:57 16:18:01 10269128 31748336 514468 1.56 726532 19896868 2068644 6.10 2834712 18222896 144 16:54:57 16:19:01 10269104 31748332 514444 1.56 726544 19896872 2068644 6.10 2834708 18222900 28 16:54:57 16:20:01 10269340 31748608 514120 1.56 726580 19896860 2084696 6.14 2835152 18222904 156 16:54:57 16:21:01 10269040 31748344 514324 1.56 726596 19896880 2084696 6.14 2834820 18222908 40 16:54:57 16:22:01 10269232 31748564 514252 1.56 726612 19896884 2084696 6.14 2834820 18222912 12 16:54:57 16:23:01 10269460 31748796 513972 1.56 726628 19896884 2084696 6.14 2834824 18222912 16 16:54:57 16:24:01 10269436 31748804 513908 1.56 726644 19896884 2084696 6.14 2834848 18222916 44 16:54:57 16:25:01 10269072 31748580 514048 1.56 726672 19897016 2084696 6.14 2835172 18223044 24 16:54:57 16:26:01 10268912 31748488 513988 1.56 726692 19897016 2084696 6.14 2834900 18223048 20 16:54:57 16:27:01 10269132 31748736 513688 1.56 726716 19897016 2084696 6.14 2834904 18223052 24 16:54:57 16:28:01 10269048 31748680 513852 1.56 726740 19897024 2084696 6.14 2835380 18223052 8 16:54:57 16:29:01 10268772 31748436 514064 1.56 726764 19897028 2084696 6.14 2835096 18223060 40 16:54:57 16:30:01 10268472 31748176 514276 1.56 726796 19897024 2084696 6.14 2835592 18223064 64 16:54:57 16:31:01 10268400 31748136 514248 1.56 726804 19897040 2084696 6.14 2835200 18223068 36 16:54:57 16:32:01 10268368 31748108 514204 1.56 726824 19897044 2084696 6.14 2835200 18223072 64 16:54:57 16:33:01 10268312 31748072 514280 1.56 726844 19897044 2084696 6.14 2835204 18223072 12 16:54:57 16:34:01 10268036 31747820 514476 1.56 726860 19897048 2084696 6.14 2835240 18223076 40 16:54:57 16:35:01 10268448 31748256 514216 1.56 726868 19897048 2084696 6.14 2835804 18223080 36 16:54:57 16:36:01 10268652 31748472 513968 1.56 726872 19897052 2084696 6.14 2835496 18223080 12 16:54:57 16:37:01 10268328 31748152 514208 1.56 726876 19897056 2084696 6.14 2835204 18223084 28 16:54:57 16:38:01 10266648 31747392 515176 1.57 726928 19897572 2097264 6.18 2835584 18223508 52 16:54:57 16:39:01 10266388 31747144 515400 1.57 726940 19897572 2097264 6.18 2835352 18223512 44 16:54:57 16:40:01 10266340 31747112 515368 1.57 726960 19897572 2097264 6.18 2835440 18223516 12 16:54:57 16:41:01 10266828 31747628 514792 1.57 726976 19897580 2097264 6.18 2835400 18223520 24 16:54:57 16:42:01 10266980 31747808 514764 1.57 726984 19897584 2097264 6.18 2835420 18223524 64 16:54:57 16:43:01 10266928 31747764 514984 1.57 727008 19897584 2097264 6.18 2835408 18223524 12 16:54:57 16:44:01 10266912 31747800 514944 1.57 727024 19897588 2097264 6.18 2835528 18223528 12 16:54:57 16:45:01 10266652 31747556 515128 1.57 727040 19897588 2097264 6.18 2835900 18223532 20 16:54:57 16:46:01 10266508 31747448 515160 1.57 727064 19897596 2097264 6.18 2835576 18223536 80 16:54:57 16:47:02 10266492 31747440 515116 1.57 727080 19897592 2097264 6.18 2835488 18223540 32 16:54:57 16:48:01 10266444 31747524 514952 1.57 727088 19897736 2097264 6.18 2835520 18223656 56 16:54:57 16:49:01 10266840 31747952 514672 1.57 727108 19897736 2097264 6.18 2835596 18223656 12 16:54:57 16:50:01 10266588 31747732 514852 1.57 727120 19897740 2097264 6.18 2836080 18223680 60 16:54:57 16:51:01 10266548 31747712 515044 1.57 727136 19897736 2097264 6.18 2835668 18223680 24 16:54:57 16:52:01 10266524 31747704 515004 1.57 727160 19897736 2097264 6.18 2835612 18223684 144 16:54:57 16:53:01 10266444 31747656 515004 1.57 727180 19897744 2080576 6.13 2835620 18223688 28 16:54:57 16:54:01 10266112 31747348 515256 1.57 727188 19897744 2080576 6.13 2836016 18223688 56 16:54:57 Average: 11167492 31630606 631606 1.92 668950 18997258 2283324 6.73 2929721 17288167 48998 16:54:57 16:54:57 15:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:54:57 15:51:01 ens3 858.61 812.10 8814.33 100.92 0.00 0.00 0.00 0.00 16:54:57 15:51:01 lo 4.73 4.73 0.46 0.46 0.00 0.00 0.00 0.00 16:54:57 15:51:01 docker0 627.72 560.33 46.21 3714.71 0.00 0.00 0.00 0.00 16:54:57 15:52:01 ens3 64.59 49.16 34.98 65.13 0.00 0.00 0.00 0.00 16:54:57 15:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 15:52:01 docker0 1.52 1.58 0.10 0.13 0.00 0.00 0.00 0.00 16:54:57 15:52:01 veth4da2e2b 1.52 1.70 0.12 0.14 0.00 0.00 0.00 0.00 16:54:57 15:53:01 ens3 35.65 18.63 31.42 12.49 0.00 0.00 0.00 0.00 16:54:57 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 15:53:01 veth4da2e2b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 15:54:01 vethc0eba76 60.23 127.17 3.92 1349.53 0.00 0.00 0.00 0.11 16:54:57 15:54:01 vethcef6a9b 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:54:57 15:54:01 vethe6d3b36 0.00 1.05 0.00 0.06 0.00 0.00 0.00 0.00 16:54:57 15:54:01 ens3 313.15 196.70 3278.80 88.88 0.00 0.00 0.00 0.00 16:54:57 15:54:01 veth8e113b0 0.03 0.17 0.00 0.01 0.00 0.00 0.00 0.00 16:54:57 15:54:01 veth63dd378 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:54:57 15:54:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 16:54:57 15:54:01 veth0f31530 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:54:57 15:54:01 docker0 105.73 188.29 5.65 1578.24 0.00 0.00 0.00 0.00 16:54:57 15:55:01 vethc0eba76 164.18 303.17 15.66 4506.10 0.00 0.00 0.00 0.37 16:54:57 15:55:01 vethe6d3b36 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 16:54:57 15:55:01 ens3 410.48 251.10 4866.46 91.27 0.00 0.00 0.00 0.00 16:54:57 15:55:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 16:54:57 15:55:01 docker0 190.82 339.54 14.98 4739.30 0.00 0.00 0.00 0.00 16:54:57 15:56:01 veth37ebaf3 246.90 429.89 21.69 5861.32 0.00 0.00 0.00 0.48 16:54:57 15:56:01 vethc0eba76 0.15 0.27 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 15:56:01 vethe6d3b36 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:54:57 15:56:01 ens3 906.10 519.33 11899.62 64.29 0.00 0.00 0.00 0.00 16:54:57 15:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 15:56:01 vethfb0312a 225.46 405.38 20.10 5856.18 0.00 0.00 0.00 0.48 16:54:57 15:56:01 docker0 497.55 866.23 36.76 11867.69 0.00 0.00 0.00 0.00 16:54:57 15:57:01 veth37ebaf3 13.63 19.06 1.36 3.31 0.00 0.00 0.00 0.00 16:54:57 15:57:01 vethe6d3b36 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:54:57 15:57:01 ens3 128.25 98.48 313.05 86.22 0.00 0.00 0.00 0.00 16:54:57 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 15:57:01 vethfb0312a 13.35 18.83 1.34 3.28 0.00 0.00 0.00 0.00 16:54:57 15:57:01 docker0 41.51 64.46 3.44 288.30 0.00 0.00 0.00 0.00 16:54:57 15:58:01 veth37ebaf3 0.17 0.18 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 15:58:01 vethc51baa4 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:54:57 15:58:01 vethe6d3b36 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 15:58:01 ens3 33.77 21.51 58.09 11.27 0.00 0.00 0.00 0.00 16:54:57 15:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 15:58:01 vethfb0312a 0.15 0.22 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 15:58:01 docker0 8.21 9.51 0.46 38.07 0.00 0.00 0.00 0.00 16:54:57 15:59:01 veth37ebaf3 9.06 12.96 0.91 206.57 0.00 0.00 0.00 0.02 16:54:57 15:59:01 vethe6d3b36 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 15:59:01 ens3 177.81 120.48 2023.53 84.31 0.00 0.00 0.00 0.00 16:54:57 15:59:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 16:54:57 15:59:01 vethfb0312a 13.06 17.06 1.19 206.87 0.00 0.00 0.00 0.02 16:54:57 15:59:01 docker0 46.87 74.49 3.61 902.49 0.00 0.00 0.00 0.00 16:54:57 16:00:01 vethe6d3b36 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:00:01 ens3 11.01 7.30 8.56 7.96 0.00 0.00 0.00 0.00 16:54:57 16:00:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 16:54:57 16:00:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:01:01 ens3 51.80 45.30 87.62 53.49 0.00 0.00 0.00 0.00 16:54:57 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:01:01 docker0 13.53 16.74 0.77 77.19 0.00 0.00 0.00 0.00 16:54:57 16:02:01 ens3 0.87 0.72 3.10 0.05 0.00 0.00 0.00 0.00 16:54:57 16:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:04:01 ens3 1.07 0.48 0.40 0.28 0.00 0.00 0.00 0.00 16:54:57 16:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:05:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:54:57 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:06:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:07:01 ens3 0.07 0.03 0.06 0.00 0.00 0.00 0.00 0.00 16:54:57 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:08:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:10:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 16:54:57 16:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:11:01 ens3 0.43 0.35 0.26 0.21 0.00 0.00 0.00 0.00 16:54:57 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:15:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:54:57 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:20:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 16:54:57 16:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:23:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:24:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:25:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:54:57 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:26:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:27:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:28:01 ens3 0.27 0.28 0.12 0.08 0.00 0.00 0.00 0.00 16:54:57 16:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:30:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 16:54:57 16:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:35:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:54:57 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:36:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:40:01 ens3 0.38 0.33 0.42 0.08 0.00 0.00 0.00 0.00 16:54:57 16:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:45:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:54:57 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:46:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:47:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:50:01 ens3 1.13 0.62 0.47 0.35 0.00 0.00 0.00 0.00 16:54:57 16:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:53:01 ens3 0.55 0.00 0.05 0.00 0.00 0.00 0.00 0.00 16:54:57 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 16:54:01 ens3 0.40 0.25 0.27 0.08 0.00 0.00 0.00 0.00 16:54:57 16:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:57 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:57 Average: ens3 46.89 33.55 491.17 10.44 0.00 0.00 0.00 0.00 16:54:57 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 16:54:57 Average: docker0 23.97 33.16 1.75 362.74 0.00 0.00 0.00 0.00 16:54:57 16:54:57 16:54:57 ---> sar -P ALL: 16:54:57 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-551) 06/01/22 _x86_64_ (8 CPU) 16:54:57 16:54:57 15:49:24 LINUX RESTART (8 CPU) 16:54:57 16:54:57 15:50:01 CPU %user %nice %system %iowait %steal %idle 16:54:57 15:51:01 all 10.84 0.00 4.89 2.31 0.13 81.84 16:54:57 15:51:01 0 9.44 0.00 3.96 3.40 0.13 83.07 16:54:57 15:51:01 1 11.14 0.00 5.28 2.51 0.12 80.96 16:54:57 15:51:01 2 13.38 0.00 6.41 5.21 0.12 74.87 16:54:57 15:51:01 3 12.01 0.00 5.24 0.46 0.14 82.16 16:54:57 15:51:01 4 11.60 0.00 4.60 0.54 0.10 83.16 16:54:57 15:51:01 5 9.77 0.00 4.49 0.91 0.17 84.66 16:54:57 15:51:01 6 9.71 0.00 4.70 4.11 0.12 81.36 16:54:57 15:51:01 7 9.67 0.00 4.43 1.35 0.12 84.43 16:54:57 15:52:01 all 42.20 0.00 6.99 0.23 0.12 50.46 16:54:57 15:52:01 0 41.62 0.00 7.87 0.35 0.12 50.03 16:54:57 15:52:01 1 42.80 0.00 6.03 0.05 0.12 51.00 16:54:57 15:52:01 2 42.13 0.00 6.55 0.03 0.13 51.15 16:54:57 15:52:01 3 43.44 0.00 6.55 0.08 0.12 49.81 16:54:57 15:52:01 4 41.24 0.00 6.85 0.03 0.12 51.76 16:54:57 15:52:01 5 42.31 0.00 6.70 0.03 0.12 50.84 16:54:57 15:52:01 6 41.39 0.00 8.42 0.02 0.15 50.02 16:54:57 15:52:01 7 42.63 0.00 6.96 1.26 0.10 49.05 16:54:57 15:53:01 all 46.27 0.00 5.94 0.29 0.19 47.31 16:54:57 15:53:01 0 44.49 0.00 5.57 0.34 0.19 49.41 16:54:57 15:53:01 1 43.88 0.00 5.32 0.07 0.22 50.51 16:54:57 15:53:01 2 46.45 0.00 5.95 0.10 0.20 47.30 16:54:57 15:53:01 3 43.94 0.00 6.32 0.08 0.15 49.50 16:54:57 15:53:01 4 48.90 0.00 5.80 0.17 0.20 44.93 16:54:57 15:53:01 5 46.65 0.00 6.16 0.07 0.19 46.93 16:54:57 15:53:01 6 47.53 0.00 6.29 0.07 0.18 45.93 16:54:57 15:53:01 7 48.28 0.00 6.10 1.45 0.19 43.99 16:54:57 15:54:01 all 22.31 0.00 12.96 6.89 0.18 57.66 16:54:57 15:54:01 0 22.77 0.00 9.23 2.77 0.19 65.03 16:54:57 15:54:01 1 24.47 0.00 12.53 3.88 0.15 58.96 16:54:57 15:54:01 2 22.70 0.00 14.07 1.57 0.15 61.51 16:54:57 15:54:01 3 20.93 0.00 15.22 8.99 0.19 54.67 16:54:57 15:54:01 4 21.69 0.00 13.27 2.82 0.17 62.04 16:54:57 15:54:01 5 22.69 0.00 15.58 3.01 0.19 58.54 16:54:57 15:54:01 6 19.11 0.00 13.36 21.26 0.17 46.09 16:54:57 15:54:01 7 24.04 0.00 10.47 11.09 0.19 54.22 16:54:57 15:55:01 all 72.35 0.00 12.22 4.03 0.21 11.19 16:54:57 15:55:01 0 70.75 0.00 13.82 10.06 0.19 5.18 16:54:57 15:55:01 1 73.75 0.00 10.79 2.06 0.18 13.22 16:54:57 15:55:01 2 72.03 0.00 13.07 2.89 0.20 11.81 16:54:57 15:55:01 3 71.20 0.00 13.64 4.81 0.22 10.14 16:54:57 15:55:01 4 73.34 0.00 11.92 2.38 0.24 12.12 16:54:57 15:55:01 5 70.19 0.00 12.14 1.65 0.22 15.80 16:54:57 15:55:01 6 73.89 0.00 10.97 5.63 0.20 9.31 16:54:57 15:55:01 7 73.66 0.00 11.43 2.71 0.24 11.97 16:54:57 15:56:01 all 70.09 0.00 13.35 4.50 0.20 11.86 16:54:57 15:56:01 0 66.85 0.00 12.73 4.60 0.24 15.58 16:54:57 15:56:01 1 71.04 0.00 13.00 2.50 0.20 13.27 16:54:57 15:56:01 2 72.19 0.00 12.17 1.46 0.17 14.00 16:54:57 15:56:01 3 67.77 0.00 17.13 11.14 0.20 3.76 16:54:57 15:56:01 4 77.30 0.00 10.27 5.62 0.17 6.64 16:54:57 15:56:01 5 66.68 0.00 13.65 3.93 0.22 15.53 16:54:57 15:56:01 6 71.18 0.00 13.27 3.65 0.20 11.69 16:54:57 15:56:01 7 67.71 0.00 14.60 3.09 0.22 14.38 16:54:57 15:57:01 all 76.58 0.00 11.73 3.38 0.19 8.12 16:54:57 15:57:01 0 72.79 0.00 11.15 2.49 0.18 13.39 16:54:57 15:57:01 1 80.76 0.00 10.63 0.82 0.18 7.60 16:54:57 15:57:01 2 74.56 0.00 13.00 5.13 0.20 7.11 16:54:57 15:57:01 3 77.94 0.00 11.07 3.30 0.18 7.50 16:54:57 15:57:01 4 78.88 0.00 11.30 2.25 0.18 7.38 16:54:57 15:57:01 5 74.60 0.00 13.07 5.53 0.18 6.62 16:54:57 15:57:01 6 78.03 0.00 11.36 1.44 0.20 8.97 16:54:57 15:57:01 7 75.09 0.00 12.29 6.10 0.17 6.35 16:54:57 15:58:01 all 88.87 0.00 10.74 0.08 0.18 0.12 16:54:57 15:58:01 0 90.33 0.00 9.35 0.17 0.15 0.00 16:54:57 15:58:01 1 89.31 0.00 10.21 0.12 0.18 0.18 16:54:57 15:58:01 2 87.36 0.00 12.16 0.13 0.20 0.15 16:54:57 15:58:01 3 87.54 0.00 12.08 0.00 0.20 0.18 16:54:57 15:58:01 4 88.94 0.00 10.66 0.10 0.17 0.13 16:54:57 15:58:01 5 89.70 0.00 10.02 0.05 0.18 0.05 16:54:57 15:58:01 6 87.38 0.00 12.19 0.10 0.17 0.17 16:54:57 15:58:01 7 90.40 0.00 9.30 0.00 0.18 0.12 16:54:57 15:59:01 all 47.34 0.00 7.91 3.76 0.19 40.80 16:54:57 15:59:01 0 40.32 0.00 7.97 0.77 0.20 50.74 16:54:57 15:59:01 1 82.60 0.00 4.99 0.35 0.17 11.89 16:54:57 15:59:01 2 48.24 0.00 7.68 9.63 0.18 34.27 16:54:57 15:59:01 3 43.11 0.00 8.75 3.61 0.20 44.34 16:54:57 15:59:01 4 35.22 0.00 8.55 6.78 0.22 49.23 16:54:57 15:59:01 5 39.07 0.00 7.84 1.28 0.24 51.57 16:54:57 15:59:01 6 43.58 0.00 9.64 1.43 0.15 45.20 16:54:57 15:59:01 7 46.29 0.00 7.89 6.22 0.19 39.41 16:54:57 16:00:01 all 21.60 0.00 8.87 9.15 0.30 60.08 16:54:57 16:00:01 0 21.80 0.00 9.63 15.83 0.29 52.45 16:54:57 16:00:01 1 22.53 0.00 8.18 9.21 0.27 59.81 16:54:57 16:00:01 2 23.11 0.00 10.06 7.99 0.31 58.54 16:54:57 16:00:01 3 18.36 0.00 10.29 25.27 0.34 45.75 16:54:57 16:00:01 4 21.14 0.00 8.69 3.84 0.29 66.04 16:54:57 16:00:01 5 19.59 0.00 7.02 1.16 0.24 72.00 16:54:57 16:00:01 6 23.46 0.00 9.21 3.57 0.37 63.38 16:54:57 16:00:01 7 22.82 0.00 7.88 6.39 0.27 62.64 16:54:57 16:01:01 all 1.44 0.00 1.37 1.21 0.04 95.95 16:54:57 16:01:01 0 1.17 0.00 1.89 1.65 0.05 95.24 16:54:57 16:01:01 1 2.25 0.00 1.74 0.35 0.03 95.63 16:54:57 16:01:01 2 1.42 0.00 1.48 3.78 0.03 93.28 16:54:57 16:01:01 3 1.51 0.00 1.54 1.17 0.03 95.75 16:54:57 16:01:01 4 1.12 0.00 0.97 0.99 0.03 96.89 16:54:57 16:01:01 5 1.44 0.00 1.00 0.07 0.05 97.45 16:54:57 16:01:01 6 1.19 0.00 1.57 1.34 0.05 95.85 16:54:57 16:01:01 7 1.42 0.00 0.77 0.28 0.03 97.49 16:54:57 16:54:57 16:01:01 CPU %user %nice %system %iowait %steal %idle 16:54:57 16:02:01 all 0.11 0.00 0.02 0.01 0.00 99.87 16:54:57 16:02:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:54:57 16:02:01 1 0.78 0.00 0.03 0.00 0.02 99.17 16:54:57 16:02:01 2 0.02 0.00 0.02 0.02 0.00 99.95 16:54:57 16:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:02:01 4 0.03 0.00 0.03 0.00 0.00 99.93 16:54:57 16:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:02:01 6 0.00 0.00 0.02 0.03 0.00 99.95 16:54:57 16:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:03:01 all 0.27 0.00 0.02 0.01 0.01 99.70 16:54:57 16:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:03:01 1 1.99 0.00 0.02 0.00 0.03 97.96 16:54:57 16:03:01 2 0.02 0.00 0.03 0.03 0.00 99.92 16:54:57 16:03:01 3 0.02 0.00 0.02 0.03 0.00 99.93 16:54:57 16:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 16:54:57 16:03:01 6 0.03 0.00 0.05 0.00 0.00 99.92 16:54:57 16:03:01 7 0.03 0.00 0.03 0.00 0.00 99.93 16:54:57 16:04:01 all 0.27 0.00 0.01 0.01 0.01 99.71 16:54:57 16:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:04:01 1 2.05 0.00 0.02 0.00 0.02 97.91 16:54:57 16:04:01 2 0.00 0.00 0.00 0.02 0.02 99.97 16:54:57 16:04:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:54:57 16:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:04:01 6 0.02 0.00 0.02 0.02 0.00 99.95 16:54:57 16:04:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:54:57 16:05:01 all 0.27 0.00 0.02 0.02 0.01 99.68 16:54:57 16:05:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:54:57 16:05:01 1 2.02 0.00 0.02 0.00 0.02 97.95 16:54:57 16:05:01 2 0.02 0.00 0.02 0.05 0.00 99.92 16:54:57 16:05:01 3 0.02 0.00 0.05 0.00 0.00 99.93 16:54:57 16:05:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:54:57 16:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:05:01 6 0.05 0.00 0.02 0.10 0.00 99.83 16:54:57 16:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:06:01 all 0.24 0.00 0.01 0.01 0.00 99.73 16:54:57 16:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:06:01 1 1.83 0.00 0.07 0.00 0.02 98.09 16:54:57 16:06:01 2 0.00 0.00 0.02 0.03 0.00 99.95 16:54:57 16:06:01 3 0.05 0.00 0.00 0.00 0.00 99.95 16:54:57 16:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:54:57 16:06:01 6 0.00 0.00 0.00 0.03 0.02 99.95 16:54:57 16:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:07:01 all 0.03 0.00 0.01 0.00 0.00 99.96 16:54:57 16:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:07:01 1 0.07 0.00 0.03 0.00 0.02 99.88 16:54:57 16:07:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:54:57 16:07:01 3 0.05 0.00 0.00 0.00 0.00 99.95 16:54:57 16:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:07:01 5 0.07 0.00 0.02 0.00 0.00 99.92 16:54:57 16:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:07:01 7 0.02 0.00 0.00 0.02 0.00 99.97 16:54:57 16:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:54:57 16:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:08:01 1 0.05 0.00 0.03 0.00 0.00 99.92 16:54:57 16:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:54:57 16:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:08:01 6 0.02 0.00 0.00 0.02 0.00 99.97 16:54:57 16:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:09:01 all 0.01 0.00 0.01 0.01 0.00 99.97 16:54:57 16:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:09:01 1 0.03 0.00 0.00 0.00 0.02 99.95 16:54:57 16:09:01 2 0.00 0.00 0.02 0.02 0.00 99.97 16:54:57 16:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:09:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:54:57 16:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:09:01 6 0.02 0.00 0.00 0.03 0.00 99.95 16:54:57 16:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:10:01 all 0.01 0.00 0.01 0.01 0.00 99.97 16:54:57 16:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:54:57 16:10:01 2 0.02 0.00 0.02 0.03 0.00 99.93 16:54:57 16:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:10:01 4 0.02 0.00 0.03 0.00 0.00 99.95 16:54:57 16:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:10:01 6 0.00 0.00 0.00 0.03 0.00 99.97 16:54:57 16:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:54:57 16:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:11:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:54:57 16:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:11:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:54:57 16:11:01 5 0.07 0.00 0.00 0.00 0.00 99.93 16:54:57 16:11:01 6 0.02 0.00 0.00 0.02 0.00 99.97 16:54:57 16:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:12:01 all 0.01 0.00 0.01 0.01 0.01 99.96 16:54:57 16:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:12:01 1 0.02 0.00 0.05 0.00 0.02 99.92 16:54:57 16:12:01 2 0.02 0.00 0.00 0.05 0.00 99.93 16:54:57 16:12:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:54:57 16:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:12:01 7 0.00 0.00 0.00 0.03 0.02 99.95 16:54:57 16:54:57 16:12:01 CPU %user %nice %system %iowait %steal %idle 16:54:57 16:13:01 all 0.12 0.00 0.01 0.00 0.00 99.86 16:54:57 16:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:54:57 16:13:01 1 0.91 0.00 0.02 0.00 0.02 99.05 16:54:57 16:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:13:01 7 0.02 0.00 0.00 0.02 0.00 99.97 16:54:57 16:14:01 all 0.12 0.00 0.00 0.01 0.00 99.87 16:54:57 16:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:14:01 1 0.98 0.00 0.00 0.00 0.02 99.00 16:54:57 16:14:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:54:57 16:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:14:01 7 0.00 0.00 0.00 0.03 0.00 99.97 16:54:57 16:15:01 all 0.26 0.00 0.01 0.00 0.00 99.73 16:54:57 16:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:15:01 1 0.00 0.00 0.03 0.00 0.02 99.95 16:54:57 16:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:15:01 3 1.99 0.00 0.02 0.00 0.00 98.00 16:54:57 16:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:15:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:54:57 16:16:01 all 0.26 0.00 0.01 0.01 0.00 99.72 16:54:57 16:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:16:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:54:57 16:16:01 3 1.99 0.00 0.02 0.00 0.02 97.98 16:54:57 16:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:16:01 7 0.02 0.00 0.00 0.05 0.00 99.93 16:54:57 16:17:01 all 0.25 0.00 0.01 0.00 0.01 99.73 16:54:57 16:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 16:54:57 16:17:01 2 0.00 0.00 0.02 0.00 0.02 99.97 16:54:57 16:17:01 3 1.97 0.00 0.02 0.00 0.02 98.00 16:54:57 16:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:17:01 7 0.00 0.00 0.02 0.02 0.00 99.97 16:54:57 16:18:01 all 0.26 0.00 0.01 0.01 0.00 99.72 16:54:57 16:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:18:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:54:57 16:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:54:57 16:18:01 3 1.99 0.00 0.00 0.00 0.00 98.01 16:54:57 16:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:18:01 6 0.00 0.00 0.02 0.00 0.02 99.97 16:54:57 16:18:01 7 0.02 0.00 0.00 0.03 0.00 99.95 16:54:57 16:19:01 all 0.26 0.00 0.00 0.00 0.00 99.73 16:54:57 16:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:19:01 2 0.02 0.00 0.02 0.02 0.00 99.95 16:54:57 16:19:01 3 1.99 0.00 0.02 0.00 0.02 97.98 16:54:57 16:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:19:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:54:57 16:20:01 all 0.26 0.00 0.01 0.01 0.00 99.72 16:54:57 16:20:01 0 0.00 0.00 0.02 0.02 0.02 99.95 16:54:57 16:20:01 1 0.05 0.00 0.00 0.00 0.00 99.95 16:54:57 16:20:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:54:57 16:20:01 3 1.99 0.00 0.02 0.00 0.02 97.98 16:54:57 16:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:20:01 7 0.02 0.00 0.00 0.03 0.00 99.95 16:54:57 16:21:01 all 0.08 0.00 0.03 0.00 0.01 99.88 16:54:57 16:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:21:01 1 0.00 0.00 0.02 0.00 0.02 99.97 16:54:57 16:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:21:01 3 0.58 0.00 0.15 0.00 0.02 99.25 16:54:57 16:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:54:57 16:21:01 5 0.00 0.00 0.00 0.00 0.02 99.98 16:54:57 16:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:21:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:54:57 16:22:01 all 0.02 0.00 0.01 0.01 0.00 99.97 16:54:57 16:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:22:01 2 0.03 0.00 0.00 0.02 0.00 99.95 16:54:57 16:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:54:57 16:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:22:01 7 0.02 0.00 0.00 0.03 0.00 99.95 16:54:57 16:23:01 all 0.01 0.00 0.01 0.00 0.00 99.98 16:54:57 16:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:23:01 2 0.00 0.00 0.02 0.02 0.00 99.97 16:54:57 16:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:23:01 7 0.00 0.00 0.02 0.02 0.00 99.97 16:54:57 16:54:57 16:23:01 CPU %user %nice %system %iowait %steal %idle 16:54:57 16:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:54:57 16:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:54:57 16:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:24:01 2 0.02 0.00 0.02 0.02 0.00 99.95 16:54:57 16:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:54:57 16:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:24:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:54:57 16:24:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:54:57 16:25:01 all 0.00 0.00 0.01 0.00 0.00 99.99 16:54:57 16:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:54:57 16:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:25:01 7 0.00 0.00 0.00 0.03 0.00 99.97 16:54:57 16:26:01 all 0.01 0.00 0.01 0.00 0.00 99.98 16:54:57 16:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:26:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:54:57 16:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:54:57 16:26:01 4 0.00 0.00 0.03 0.00 0.00 99.97 16:54:57 16:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:54:57 16:26:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:54:57 16:27:01 all 0.01 0.00 0.00 0.00 0.00 99.98 16:54:57 16:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 16:54:57 16:27:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:54:57 16:27:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:54:57 16:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:27:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:54:57 16:28:01 all 0.01 0.00 0.00 0.01 0.00 99.97 16:54:57 16:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:28:01 2 0.00 0.00 0.00 0.07 0.00 99.93 16:54:57 16:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:54:57 16:28:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:54:57 16:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:28:01 7 0.02 0.00 0.00 0.03 0.00 99.95 16:54:57 16:29:01 all 0.01 0.00 0.01 0.00 0.00 99.98 16:54:57 16:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:54:57 16:30:01 all 0.02 0.00 0.01 0.01 0.00 99.96 16:54:57 16:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:54:57 16:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:30:01 2 0.00 0.00 0.00 0.03 0.00 99.97 16:54:57 16:30:01 3 0.03 0.00 0.03 0.00 0.02 99.92 16:54:57 16:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:54:57 16:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:54:57 16:30:01 7 0.02 0.00 0.00 0.02 0.00 99.97 16:54:57 16:31:01 all 0.19 0.00 0.01 0.00 0.00 99.79 16:54:57 16:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:31:01 3 1.47 0.00 0.03 0.00 0.02 98.48 16:54:57 16:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:31:01 7 0.00 0.00 0.00 0.03 0.00 99.97 16:54:57 16:32:01 all 0.26 0.00 0.00 0.00 0.00 99.73 16:54:57 16:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:54:57 16:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:54:57 16:32:01 3 2.00 0.00 0.02 0.00 0.00 97.98 16:54:57 16:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:32:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:54:57 16:33:01 all 0.26 0.00 0.01 0.00 0.00 99.72 16:54:57 16:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:33:01 2 0.02 0.00 0.03 0.02 0.00 99.93 16:54:57 16:33:01 3 1.99 0.00 0.00 0.00 0.02 98.00 16:54:57 16:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:33:01 7 0.03 0.00 0.02 0.02 0.02 99.92 16:54:57 16:34:01 all 0.18 0.00 0.01 0.00 0.00 99.81 16:54:57 16:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:34:01 2 0.00 0.00 0.02 0.02 0.02 99.95 16:54:57 16:34:01 3 1.39 0.00 0.02 0.00 0.00 98.60 16:54:57 16:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:34:01 7 0.02 0.00 0.00 0.02 0.00 99.97 16:54:57 16:54:57 16:34:01 CPU %user %nice %system %iowait %steal %idle 16:54:57 16:35:01 all 0.01 0.00 0.01 0.00 0.01 99.96 16:54:57 16:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:54:57 16:35:01 2 0.00 0.00 0.02 0.02 0.00 99.97 16:54:57 16:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:54:57 16:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:35:01 5 0.00 0.00 0.02 0.00 0.02 99.97 16:54:57 16:35:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:54:57 16:35:01 7 0.03 0.00 0.02 0.02 0.02 99.92 16:54:57 16:36:01 all 0.01 0.00 0.01 0.01 0.00 99.98 16:54:57 16:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:36:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:54:57 16:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:36:01 7 0.03 0.00 0.02 0.03 0.00 99.92 16:54:57 16:37:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:54:57 16:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:54:57 16:37:01 1 0.03 0.00 0.00 0.02 0.00 99.95 16:54:57 16:37:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:54:57 16:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:54:57 16:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:37:01 7 0.05 0.00 0.02 0.00 0.00 99.93 16:54:57 16:38:01 all 0.04 0.00 0.03 0.01 0.00 99.91 16:54:57 16:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:38:01 1 0.02 0.00 0.03 0.03 0.00 99.92 16:54:57 16:38:01 2 0.02 0.00 0.03 0.02 0.00 99.93 16:54:57 16:38:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:54:57 16:38:01 4 0.00 0.00 0.03 0.00 0.00 99.97 16:54:57 16:38:01 5 0.20 0.00 0.07 0.03 0.00 99.70 16:54:57 16:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:38:01 7 0.07 0.00 0.03 0.03 0.02 99.85 16:54:57 16:39:01 all 0.01 0.00 0.00 0.00 0.00 99.99 16:54:57 16:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:39:01 1 0.00 0.00 0.02 0.02 0.00 99.97 16:54:57 16:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:54:57 16:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:40:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:54:57 16:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:54:57 16:40:01 4 0.02 0.00 0.03 0.00 0.00 99.95 16:54:57 16:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:40:01 7 0.03 0.00 0.03 0.02 0.00 99.92 16:54:57 16:41:01 all 0.01 0.00 0.01 0.00 0.00 99.98 16:54:57 16:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:41:01 1 0.02 0.00 0.00 0.02 0.00 99.97 16:54:57 16:41:01 2 0.02 0.00 0.02 0.02 0.00 99.95 16:54:57 16:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:54:57 16:41:01 7 0.02 0.00 0.00 0.00 0.02 99.97 16:54:57 16:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:54:57 16:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:54:57 16:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:54:57 16:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:42:01 7 0.05 0.00 0.02 0.03 0.00 99.90 16:54:57 16:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:54:57 16:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:43:01 1 0.02 0.00 0.02 0.02 0.02 99.93 16:54:57 16:43:01 2 0.03 0.00 0.00 0.02 0.00 99.95 16:54:57 16:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:54:57 16:43:01 4 0.02 0.00 0.03 0.00 0.00 99.95 16:54:57 16:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:43:01 7 0.03 0.00 0.02 0.00 0.02 99.93 16:54:57 16:44:01 all 0.01 0.00 0.01 0.01 0.00 99.96 16:54:57 16:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:54:57 16:44:01 2 0.00 0.00 0.00 0.05 0.00 99.95 16:54:57 16:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:44:01 6 0.02 0.00 0.00 0.00 0.02 99.97 16:54:57 16:44:01 7 0.03 0.00 0.02 0.03 0.00 99.92 16:54:57 16:45:01 all 0.01 0.00 0.01 0.00 0.00 99.98 16:54:57 16:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:45:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:54:57 16:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:45:01 7 0.03 0.00 0.02 0.02 0.00 99.93 16:54:57 16:54:57 16:45:01 CPU %user %nice %system %iowait %steal %idle 16:54:57 16:46:01 all 0.02 0.00 0.01 0.01 0.00 99.97 16:54:57 16:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:46:01 1 0.02 0.00 0.00 0.03 0.00 99.95 16:54:57 16:46:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:54:57 16:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:54:57 16:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 16:54:57 16:47:02 all 0.01 0.00 0.01 0.00 0.00 99.97 16:54:57 16:47:02 0 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:47:02 1 0.02 0.00 0.02 0.02 0.00 99.95 16:54:57 16:47:02 2 0.00 0.00 0.02 0.02 0.00 99.97 16:54:57 16:47:02 3 0.00 0.00 0.00 0.00 0.02 99.98 16:54:57 16:47:02 4 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:47:02 5 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:47:02 6 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:47:02 7 0.03 0.00 0.03 0.00 0.00 99.93 16:54:57 16:48:01 all 0.02 0.00 0.01 0.00 0.00 99.97 16:54:57 16:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:48:01 1 0.02 0.00 0.02 0.02 0.00 99.95 16:54:57 16:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:54:57 16:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:48:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:54:57 16:48:01 7 0.02 0.00 0.00 0.02 0.00 99.97 16:54:57 16:49:01 all 0.01 0.00 0.01 0.00 0.00 99.98 16:54:57 16:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:49:01 2 0.00 0.00 0.02 0.02 0.02 99.95 16:54:57 16:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:49:01 4 0.00 0.00 0.03 0.00 0.00 99.97 16:54:57 16:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:49:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:54:57 16:50:01 all 0.01 0.00 0.01 0.01 0.00 99.97 16:54:57 16:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:54:57 16:50:01 2 0.03 0.00 0.00 0.02 0.00 99.95 16:54:57 16:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:54:57 16:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:50:01 7 0.02 0.00 0.00 0.03 0.00 99.95 16:54:57 16:51:01 all 0.01 0.00 0.01 0.00 0.01 99.96 16:54:57 16:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:51:01 2 0.03 0.00 0.03 0.02 0.02 99.90 16:54:57 16:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:54:57 16:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 16:54:57 16:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:51:01 7 0.00 0.00 0.02 0.02 0.00 99.97 16:54:57 16:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:54:57 16:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:54:57 16:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:54:57 16:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:54:57 16:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:52:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:54:57 16:53:01 all 0.01 0.00 0.01 0.00 0.00 99.98 16:54:57 16:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:53:01 2 0.03 0.00 0.02 0.02 0.02 99.92 16:54:57 16:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:54:57 16:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:54:57 16:53:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:54:57 16:54:01 all 0.16 0.00 0.01 0.01 0.00 99.82 16:54:57 16:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:54:57 16:54:01 2 0.03 0.00 0.02 0.02 0.00 99.93 16:54:57 16:54:01 3 1.14 0.00 0.03 0.00 0.02 98.81 16:54:57 16:54:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:54:57 16:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:54:57 16:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:54:57 16:54:01 7 0.02 0.00 0.00 0.03 0.00 99.95 16:54:57 Average: all 7.83 0.00 1.51 0.56 0.03 90.07 16:54:57 Average: 0 7.50 0.00 1.45 0.66 0.03 90.36 16:54:57 Average: 1 8.65 0.00 1.39 0.34 0.03 89.59 16:54:57 Average: 2 7.83 0.00 1.60 0.60 0.03 89.95 16:54:57 Average: 3 7.90 0.00 1.68 0.91 0.04 89.47 16:54:57 Average: 4 7.77 0.00 1.45 0.40 0.03 90.35 16:54:57 Average: 5 7.50 0.00 1.51 0.27 0.03 90.68 16:54:57 Average: 6 7.72 0.00 1.57 0.66 0.03 90.02 16:54:57 Average: 7 7.80 0.00 1.43 0.63 0.03 90.11 16:54:57 16:54:57 16:54:57