Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c+8b0dec85218ed508cf19f063ec152f29e8927c81 (22aea41742bc111181a284a73126bfe1e6141c0e) 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-ssh1702863313392579889.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh15158102474024405166.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3995/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3995/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12731597632471584072.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1101267212824108798.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3995/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3995/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3814837530303233487.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-34269 in /w/workspace/edgexfoundry_edgex-go_PR-3995 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3995/head:refs/remotes/origin/PR-3995 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8b0dec85218ed508cf19f063ec152f29e8927c81 into PR head commit 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c Merge succeeded, producing c5926475383b92200af0a2fc67bbf8d112853186 Checking out Revision c5926475383b92200af0a2fc67bbf8d112853186 (PR-3995) > git config core.sparsecheckout # timeout=10 > git checkout -f 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c # 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 8b0dec85218ed508cf19f063ec152f29e8927c81 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c5926475383b92200af0a2fc67bbf8d112853186 # timeout=10 Commit message: "Merge commit '8b0dec85218ed508cf19f063ec152f29e8927c81' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:30:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:30:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:30:00 ========================================================= 20:30:00 EdgeX Global Pipelines Version Info 20:30:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2d4ed25662ed987c8836987f8f3c3e9bf058af27 # timeout=10 20:30:00 ------------------- 20:30:00 stable info: 20:30:00 ------------------- 20:30:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:00 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 20:30:00 Message: update stable to v1.0.227 20:30:01 ------------------- 20:30:01 experimental info: 20:30:01 ------------------- 20:30:01 Commited By: **** collab-it+edgex@linuxfoundation.org 20:30:01 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 20:30:01 Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:30:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:30:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:30:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:30:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:30:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:30:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:30:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:30:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:30:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:30:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:30:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:30:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:30:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:30:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:30:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:30:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:30:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:30:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:30:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:30:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:30:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:30:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:30:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3995 [Pipeline] echo 20:30:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3995 [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3995 [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c5926475383b92200af0a2fc67bbf8d112853186 [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c592647 [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:02 provisioning config files... 20:30:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4822312094809255417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:02 ---> docker-login.sh 20:30:02 nexus3.edgexfoundry.org:10001 20:30:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:03 Configure a credential helper to remove this warning. See 20:30:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:03 20:30:03 Login Succeeded 20:30:03 nexus3.edgexfoundry.org:10002 20:30:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:03 Configure a credential helper to remove this warning. See 20:30:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:03 20:30:03 Login Succeeded 20:30:03 nexus3.edgexfoundry.org:10003 20:30:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:03 Configure a credential helper to remove this warning. See 20:30:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:03 20:30:03 Login Succeeded 20:30:03 nexus3.edgexfoundry.org:10004 20:30:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:03 Configure a credential helper to remove this warning. See 20:30:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:03 20:30:03 Login Succeeded 20:30:03 docker.io 20:30:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:04 Configure a credential helper to remove this warning. See 20:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:04 20:30:04 Login Succeeded 20:30:04 ---> docker-login.sh ends [Pipeline] } 20:30:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:04 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 20:30:04 + dirname cmd/core-command/Dockerfile 20:30:04 + cut -d/ -f2 20:30:04 + echo core-command,cmd/core-command/Dockerfile 20:30:04 + dirname cmd/core-data/Dockerfile 20:30:04 + cut -d/ -f2 20:30:04 + echo core-data,cmd/core-data/Dockerfile 20:30:04 + dirname cmd/core-metadata/Dockerfile+ 20:30:04 cut -d/ -f2 20:30:04 + echo core-metadata,cmd/core-metadata/Dockerfile 20:30:04 + dirname cmd/security-bootstrapper/Dockerfile 20:30:04 + cut -d/ -f2 20:30:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:30:04 + dirname cmd/security-proxy-setup/Dockerfile 20:30:04 + cut -d/ -f2 20:30:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:30:04 + dirname cmd/security-secretstore-setup/Dockerfile 20:30:04 + cut -d/ -f2 20:30:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:30:04 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:30:04 + cut -d/ -f2 20:30:04 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:30:04 + dirname cmd/security-spire-agent/Dockerfile 20:30:04 + cut -d/ -f2 20:30:04 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:30:04 + dirname cmd/security-spire-config/Dockerfile 20:30:04 + cut -d/ -f2 20:30:04 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:30:04 + dirname cmd/security-spire-server/Dockerfile 20:30:04 + cut -d/ -f2 20:30:04 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:30:04 + + dirname cmd/support-notifications/Dockerfile 20:30:04 cut -d/ -f2 20:30:04 + echo support-notifications,cmd/support-notifications/Dockerfile 20:30:04 + dirname+ cmd/support-scheduler/Dockerfile 20:30:04 cut -d/ -f2 20:30:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:30:04 + dirname cmd/sys-mgmt-agent/Dockerfile 20:30:04 + cut -d/ -f2 20:30:04 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:30:04 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:30:04 + git rev-list -1 --merges c5926475383b92200af0a2fc67bbf8d112853186~1..c5926475383b92200af0a2fc67bbf8d112853186 [Pipeline] echo 20:30:04 -----------> git rev-list -1 --merges c5926475383b92200af0a2fc67bbf8d112853186~1..c5926475383b92200af0a2fc67bbf8d112853186 c5926475383b92200af0a2fc67bbf8d112853186 20:30:04 c5926475383b92200af0a2fc67bbf8d112853186 [false] [Pipeline] sh 20:30:05 + git log --format=format:%s -1 c5926475383b92200af0a2fc67bbf8d112853186 [Pipeline] echo 20:30:05 ========================================================= 20:30:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:30:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:30:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:30:05 + grep -v github /etc/ssh/ssh_known_hosts 20:30:05 + [ -e /tmp/ssh_known_hosts ] 20:30:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:30:05 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:30:05 sudo tee -a /etc/ssh/ssh_known_hosts 20:30:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:30:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:30:05 20:30:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:30:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:30:06 latest: Pulling from edgex-devops/py-git-semver 20:30:06 1fe172e4850f: Pulling fs layer 20:30:06 caf521ccaac6: Pulling fs layer 20:30:06 3ead6fa29328: Pulling fs layer 20:30:06 5c2a1cbceb83: Pulling fs layer 20:30:06 a8d5f1318db7: Pulling fs layer 20:30:06 c427282e49a2: Pulling fs layer 20:30:06 1827001aaf11: Pulling fs layer 20:30:06 0714d37db230: Pulling fs layer 20:30:06 ac28cf19c067: Pulling fs layer 20:30:06 ca983d60f3e2: Pulling fs layer 20:30:06 9f894cec8388: Pulling fs layer 20:30:06 5c2a1cbceb83: Waiting 20:30:06 a8d5f1318db7: Waiting 20:30:06 ac28cf19c067: Waiting 20:30:06 9f894cec8388: Waiting 20:30:06 ca983d60f3e2: Waiting 20:30:06 c427282e49a2: Waiting 20:30:06 caf521ccaac6: Download complete 20:30:06 5c2a1cbceb83: Verifying Checksum 20:30:06 a8d5f1318db7: Verifying Checksum 20:30:06 3ead6fa29328: Verifying Checksum 20:30:06 3ead6fa29328: Download complete 20:30:06 c427282e49a2: Verifying Checksum 20:30:06 c427282e49a2: Download complete 20:30:06 0714d37db230: Verifying Checksum 20:30:06 0714d37db230: Download complete 20:30:06 ac28cf19c067: Download complete 20:30:06 ca983d60f3e2: Verifying Checksum 20:30:06 ca983d60f3e2: Download complete 20:30:06 9f894cec8388: Download complete 20:30:06 1fe172e4850f: Verifying Checksum 20:30:06 1fe172e4850f: Download complete 20:30:06 1827001aaf11: Verifying Checksum 20:30:06 1827001aaf11: Download complete 20:30:08 1fe172e4850f: Pull complete 20:30:08 caf521ccaac6: Pull complete 20:30:08 3ead6fa29328: Pull complete 20:30:08 5c2a1cbceb83: Pull complete 20:30:09 a8d5f1318db7: Pull complete 20:30:10 c427282e49a2: Pull complete 20:30:12 1827001aaf11: Pull complete 20:30:12 0714d37db230: Pull complete 20:30:12 ac28cf19c067: Pull complete 20:30:12 ca983d60f3e2: Pull complete 20:30:12 9f894cec8388: Pull complete 20:30:12 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 20:30:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:30:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 20:30:12 prd-ubuntu20.04-docker-8c-8g-34269 does not seem to be running inside a container 20:30:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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/py-git-semver:latest cat 20:30:14 $ docker top 2d34255566425964a28936ff68fca4d33e3c5ede5f07463651265d6643e119f5 -eo pid,comm 20:30:14 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). 20:30:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:14 [ssh-agent] Looking for ssh-agent implementation... 20:30:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:14 $ docker exec 2d34255566425964a28936ff68fca4d33e3c5ede5f07463651265d6643e119f5 ssh-agent 20:30:14 SSH_AUTH_SOCK=/tmp/ssh-gFjZpdB41A0i/agent.32 20:30:14 SSH_AGENT_PID=38 20:30:14 Running ssh-add (command line suppressed) 20:30:15 Identity added: /w/workspace/edgex-go/4@tmp/private_key_6623311970855569359.key (/w/workspace/edgex-go/4@tmp/private_key_6623311970855569359.key) 20:30:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:15 + git tag --points-at HEAD [Pipeline] } 20:30:15 $ docker exec --env ******** --env ******** 2d34255566425964a28936ff68fca4d33e3c5ede5f07463651265d6643e119f5 ssh-agent -k 20:30:15 unset SSH_AUTH_SOCK; 20:30:15 unset SSH_AGENT_PID; 20:30:15 echo Agent pid 38 killed; 20:30:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:30:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:15 [ssh-agent] Looking for ssh-agent implementation... 20:30:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:15 $ docker exec 2d34255566425964a28936ff68fca4d33e3c5ede5f07463651265d6643e119f5 ssh-agent 20:30:15 SSH_AUTH_SOCK=/tmp/ssh-LQpqO9bszUhc/agent.72 20:30:15 SSH_AGENT_PID=78 20:30:15 Running ssh-add (command line suppressed) 20:30:15 Identity added: /w/workspace/edgex-go/4@tmp/private_key_4173366605239454115.key (/w/workspace/edgex-go/4@tmp/private_key_4173366605239454115.key) 20:30:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:16 + git semver init 20:30:16 2022-04-29 20:30:16,541 [run_init] DEBUG init version:0.0.0 force:False 20:30:16 2022-04-29 20:30:16,543 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 20:30:16 2022-04-29 20:30:16,544 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 20:30:16 2022-04-29 20:30:16,544 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 20:30:21 2022-04-29 20:30:20,889 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 20:30:21 2022-04-29 20:30:20,890 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-3995 with force:False 20:30:21 2022-04-29 20:30:20,890 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-3995 20:30:21 2022-04-29 20:30:20,894 [execute] INFO git cat-file --batch-check 20:30:21 2022-04-29 20:30:20,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 20:30:21 2022-04-29 20:30:20,901 [execute] INFO git cat-file --batch 20:30:21 2022-04-29 20:30:20,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 20:30:21 2022-04-29 20:30:20,906 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-3995 20:30:21 0.0.0 [Pipeline] } 20:30:21 $ docker exec --env ******** --env ******** 2d34255566425964a28936ff68fca4d33e3c5ede5f07463651265d6643e119f5 ssh-agent -k 20:30:22 unset SSH_AUTH_SOCK; 20:30:22 unset SSH_AGENT_PID; 20:30:22 echo Agent pid 78 killed; 20:30:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:22 + git semver [Pipeline] } 20:30:22 $ docker stop --time=1 2d34255566425964a28936ff68fca4d33e3c5ede5f07463651265d6643e119f5 20:30:23 $ docker rm -f 2d34255566425964a28936ff68fca4d33e3c5ede5f07463651265d6643e119f5 [Pipeline] // withDockerContainer [Pipeline] sh 20:30:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:30:24 Stashed 1 file(s) [Pipeline] echo 20:30:24 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 20:30:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:24 ========================================================= 20:30:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:30:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:30:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:25 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:25 59bf1c3509f3: Pulling fs layer 20:30:25 666ba61612fd: Pulling fs layer 20:30:25 8ed8ca486205: Pulling fs layer 20:30:25 4fe6c5a15a65: Pulling fs layer 20:30:25 22a0e8bec74d: Pulling fs layer 20:30:25 ca2b28591e48: Pulling fs layer 20:30:25 a51346096db8: Pulling fs layer 20:30:25 daebc70d1ce1: Pulling fs layer 20:30:25 0e18a0eac166: Pulling fs layer 20:30:25 ca2b28591e48: Waiting 20:30:25 a51346096db8: Waiting 20:30:25 0e18a0eac166: Waiting 20:30:25 daebc70d1ce1: Waiting 20:30:25 22a0e8bec74d: Waiting 20:30:25 8ed8ca486205: Download complete 20:30:25 666ba61612fd: Verifying Checksum 20:30:25 22a0e8bec74d: Verifying Checksum 20:30:25 22a0e8bec74d: Download complete 20:30:25 ca2b28591e48: Verifying Checksum 20:30:25 ca2b28591e48: Download complete 20:30:25 59bf1c3509f3: Verifying Checksum 20:30:25 a51346096db8: Verifying Checksum 20:30:25 a51346096db8: Download complete 20:30:25 daebc70d1ce1: Verifying Checksum 20:30:25 daebc70d1ce1: Download complete 20:30:25 59bf1c3509f3: Pull complete 20:30:25 666ba61612fd: Pull complete 20:30:25 8ed8ca486205: Pull complete 20:30:25 0e18a0eac166: Verifying Checksum 20:30:25 0e18a0eac166: Download complete 20:30:25 4fe6c5a15a65: Verifying Checksum 20:30:25 4fe6c5a15a65: Download complete 20:30:29 4fe6c5a15a65: Pull complete 20:30:29 22a0e8bec74d: Pull complete 20:30:29 ca2b28591e48: Pull complete 20:30:29 a51346096db8: Pull complete 20:30:29 daebc70d1ce1: Pull complete 20:30:32 0e18a0eac166: Pull complete 20:30:32 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 20:30:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:30:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:32 WORKDIR /edgex 20:30:32 COPY go.mod . 20:30:32 RUN go mod download 20:30:32 + docker build -t ci-base-image-x86_64 -f - . 20:30:34 Sending build context to Docker daemon 335.1MB 20:30:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:34 ---> f018257e8ee9 20:30:34 Step 2/4 : WORKDIR /edgex 20:30:36 ---> Running in 5055ed08cf78 20:30:36 Removing intermediate container 5055ed08cf78 20:30:36 ---> fc808f94d087 20:30:36 Step 3/4 : COPY go.mod . 20:30:36 ---> d369e74d025d 20:30:36 Step 4/4 : RUN go mod download 20:30:36 ---> Running in 2223a1f9802b 20:30:39 Still waiting to schedule task 20:30:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:30:51 Removing intermediate container 2223a1f9802b 20:30:51 ---> 504eabdb3ab2 20:30:51 Successfully built 504eabdb3ab2 20:30:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:30:51 + docker inspect -f . ci-base-image-x86_64 20:30:51 . [Pipeline] withDockerContainer 20:30:52 prd-ubuntu20.04-docker-8c-8g-34269 does not seem to be running inside a container 20:30:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:30:52 $ docker top 5cfd8f086142a9faf509c28266912cfcc96eb0ae58437291cce2792a3480f978 -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:52 + go version 20:30:52 go version go1.17.6 linux/amd64 [Pipeline] } 20:30:52 $ docker stop --time=1 5cfd8f086142a9faf509c28266912cfcc96eb0ae58437291cce2792a3480f978 20:30:54 $ docker rm -f 5cfd8f086142a9faf509c28266912cfcc96eb0ae58437291cce2792a3480f978 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:30:54 + docker inspect -f . ci-base-image-x86_64 20:30:54 . [Pipeline] withDockerContainer 20:30:54 prd-ubuntu20.04-docker-8c-8g-34269 does not seem to be running inside a container 20:30:54 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:30:55 $ docker top 89354f2c005e636f1a6f0ab72a95875745b73a57b97595b3a95c4ef611d08a84 -eo pid,comm [Pipeline] { [Pipeline] echo 20:30:55 ========================================================= 20:30:55 [edgeXBuildGoParallel] Running Tests and Build... 20:30:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:30:55 + make test 20:30:55 go mod tidy -compat=1.17 20:30:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:31:00 ? github.com/edgexfoundry/edgex-go [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:31:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements 20:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:31:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements 20:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:31:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.110s coverage: 53.4% of statements 20:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:31:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.170s coverage: 89.2% of statements 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:31:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.101s coverage: 84.4% of statements 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:31:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.440s coverage: 95.6% of statements 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:31:17 ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 72.2% of statements 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:31:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:31:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.9% of statements 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:31:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements 20:31:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 20:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements 20:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 20:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 20:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements 20:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.069s coverage: 94.4% of statements 20:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.089s coverage: 44.8% of statements 20:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.177s coverage: 82.5% of statements 20:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 65.1% of statements 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.066s coverage: 100.0% of statements 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.155s coverage: 91.2% of statements 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.156s coverage: 64.4% of statements 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.312s coverage: 65.4% of statements 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 43.8% of statements 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.104s coverage: 17.7% of statements 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 96.9% of statements 20:31:38 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:31:56 GO111MODULE=on go vet ./... 20:31:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:31:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:31:59 ./bin/test-attribution-txt.sh [Pipeline] echo 20:32:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:32:00 + ls -al . 20:32:00 total 672 20:32:00 drwxrwxr-x 10 1001 1001 4096 Apr 29 20:32 . 20:32:00 drwxr-xr-x 4 root root 4096 Apr 29 20:30 .. 20:32:00 -rw-rw-r-- 1 1001 1001 11 Apr 29 20:29 .dockerignore 20:32:00 drwxrwxr-x 8 1001 1001 4096 Apr 29 20:30 .git 20:32:00 drwxrwxr-x 3 1001 1001 4096 Apr 29 20:29 .github 20:32:00 -rw-rw-r-- 1 1001 1001 879 Apr 29 20:29 .gitignore 20:32:00 -rw-rw-r-- 1 1001 1001 42 Apr 29 20:29 .golangci.yml 20:32:00 -rw-rw-r-- 1 1001 1001 87 Apr 29 20:29 .hadolint.yml 20:32:00 drwxr-xr-x 3 1001 1001 4096 Apr 29 20:30 .semver 20:32:00 -rw-rw-r-- 1 1001 1001 166 Apr 29 20:29 .sonarcloud.properties 20:32:00 -rw-rw-r-- 1 1001 1001 1171 Apr 29 20:29 ADOPTERS.md 20:32:00 -rw-rw-r-- 1 1001 1001 10086 Apr 29 20:29 Attribution.txt 20:32:00 -rw-rw-r-- 1 1001 1001 51732 Apr 29 20:29 CHANGELOG.md 20:32:00 -rw-rw-r-- 1 1001 1001 3804 Apr 29 20:29 CONTRIBUTING.md 20:32:00 -rw-rw-r-- 1 1001 1001 677 Apr 29 20:29 GOVERNANCE.md 20:32:00 -rw-rw-r-- 1 1001 1001 850 Apr 29 20:29 Jenkinsfile 20:32:00 -rw-rw-r-- 1 1001 1001 10775 Apr 29 20:29 LICENSE 20:32:00 -rw-rw-r-- 1 1001 1001 10389 Apr 29 20:29 Makefile 20:32:00 -rw-rw-r-- 1 1001 1001 582 Apr 29 20:29 OWNERS.md 20:32:00 -rw-rw-r-- 1 1001 1001 9120 Apr 29 20:29 README.md 20:32:00 -rw-rw-r-- 1 1001 1001 6912 Apr 29 20:29 SECURITY.md 20:32:00 -rw-rw-r-- 1 1001 1001 5 Apr 29 20:30 VERSION 20:32:00 -rw-rw-r-- 1 1001 1001 4131 Apr 29 20:29 ZMQWindows.md 20:32:00 drwxrwxr-x 2 1001 1001 4096 Apr 29 20:29 bin 20:32:00 drwxrwxr-x 18 1001 1001 4096 Apr 29 20:29 cmd 20:32:00 -rw-r--r-- 1 root root 435134 Apr 29 20:31 coverage.out 20:32:00 -rw-rw-r-- 1 1001 1001 3256 Apr 29 20:29 go.mod 20:32:00 -rw-rw-r-- 1 1001 1001 35162 Apr 29 20:29 go.sum 20:32:00 drwxrwxr-x 8 1001 1001 4096 Apr 29 20:29 internal 20:32:00 drwxrwxr-x 3 1001 1001 4096 Apr 29 20:29 openapi 20:32:00 drwxrwxr-x 4 1001 1001 4096 Apr 29 20:29 snap 20:32:00 -rw-rw-r-- 1 1001 1001 204 Apr 29 20:29 version.go [Pipeline] sh 20:32:00 + '[' -e coverage.out ] 20:32:00 + chown 1001:1001 coverage.out [Pipeline] stash 20:32:00 Stashed 1 file(s) [Pipeline] sh 20:32:01 + make build 20:32:01 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 20:32:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:32:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:32:23 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 20:32:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:32:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:32:30 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 20:32: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:32:32 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 20:32:33 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 20:32:34 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 20:32:34 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 20:32: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:32:36 $ docker stop --time=1 89354f2c005e636f1a6f0ab72a95875745b73a57b97595b3a95c4ef611d08a84 20:32:40 $ docker rm -f 89354f2c005e636f1a6f0ab72a95875745b73a57b97595b3a95c4ef611d08a84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:32:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:41 20:32:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:32:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:41 latest: Pulling from edgex-devops/edgex-compose 20:32:41 cbdbe7a5bc2a: Pulling fs layer 20:32:41 ca9280d653b3: Pulling fs layer 20:32:41 7e9c9ca2126c: Pulling fs layer 20:32:41 cbdbe7a5bc2a: Download complete 20:32:41 ca9280d653b3: Verifying Checksum 20:32:41 ca9280d653b3: Download complete 20:32:41 cbdbe7a5bc2a: Pull complete 20:32:42 7e9c9ca2126c: Download complete 20:32:42 ca9280d653b3: Pull complete 20:32:45 7e9c9ca2126c: Pull complete 20:32:45 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:32:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:32:45 prd-ubuntu20.04-docker-8c-8g-34269 does not seem to be running inside a container 20:32:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:32:48 $ docker top a2247cb3a61e3191bb02f94f2c868a5976954bb195587828584d55149271d879 -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:49 + docker-compose build --help 20:32:49 + grep parallel 20:32:49 --parallel Build images in parallel. [Pipeline] } 20:32:49 $ docker stop --time=1 a2247cb3a61e3191bb02f94f2c868a5976954bb195587828584d55149271d879 20:32:51 $ docker rm -f a2247cb3a61e3191bb02f94f2c868a5976954bb195587828584d55149271d879 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:32:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:51 . [Pipeline] withDockerContainer 20:32:51 prd-ubuntu20.04-docker-8c-8g-34269 does not seem to be running inside a container 20:32:51 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:32:52 $ docker top c96e8f076aa818f6378fa2e49a7e3eb665c4567eb3774cfa221b73e6e263fb01 -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:52 + docker-compose -f ./docker-compose-build.yml build --parallel 20:32:53 Building core-command ... 20:32:53 Building core-data ... 20:32:53 Building core-metadata ... 20:32:53 Building security-bootstrapper ... 20:32:53 Building security-proxy-setup ... 20:32:53 Building security-secretstore-setup ... 20:32:53 Building security-spiffe-token-provider ... 20:32:53 Building security-spire-agent ... 20:32:53 Building security-spire-config ... 20:32:53 Building security-spire-server ... 20:32:53 Building support-notifications ... 20:32:53 Building support-scheduler ... 20:32:53 Building sys-mgmt-agent ... 20:32:53 Building core-data 20:32:53 Building security-bootstrapper 20:32:53 Building security-proxy-setup 20:32:53 Building security-spire-agent 20:32:53 Building support-scheduler 20:33:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34272 in /w/workspace/edgexfoundry_edgex-go_PR-3995 [Pipeline] { [Pipeline] ws 20:33:03 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 20:33:03 The recommended git tool is: git 20:33:08 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:08 ---> 504eabdb3ab2 20:33:08 Step 3/23 : WORKDIR /edgex-go 20:33:08 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:33:08 ---> 504eabdb3ab2 20:33:08 Step 3/26 : WORKDIR /edgex-go 20:33:08 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:08 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:33:08 ---> 504eabdb3ab2 20:33:08 Step 3/31 : WORKDIR /edgex-go 20:33:08 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:33:08 ---> 504eabdb3ab2 20:33:08 Step 3/22 : WORKDIR /edgex-go 20:33:08 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:33:08 ---> 504eabdb3ab2 20:33:08 Step 3/22 : WORKDIR /edgex-go 20:33:10 using credential edgex-jenkins-ssh 20:33:10 Cloning the remote Git repository 20:33:10 ---> Running in 9dbb652efe6a 20:33:10 ---> Running in bb3f155ec9c6 20:33:10 ---> Running in 4d05be6963ad 20:33:10 ---> Running in 417b9ff83a83 20:33:10 ---> Running in 2e49ccabd7b9 20:33:10 Removing intermediate container 9dbb652efe6a 20:33:10 ---> 5722d419ec94 20:33:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:10 Removing intermediate container 417b9ff83a83 20:33:10 ---> 90bfaeeca4c9 20:33:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:10 Removing intermediate container 4d05be6963ad 20:33:10 ---> ee9526152337 20:33:10 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:10 Removing intermediate container bb3f155ec9c6 20:33:10 ---> 1dd1777910cd 20:33:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:10 Removing intermediate container 2e49ccabd7b9 20:33:10 ---> e69050306888 20:33:10 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:11 ---> Running in a00dc97b4e21 20:33:11 ---> Running in 4059db5f55b5 20:33:11 ---> Running in 6a02f5ad8b73 20:33:11 ---> Running in d36cfe8fdfc2 20:33:11 ---> Running in e55a5ff8e060 20:33:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:33:10 > git init /w/workspace/edgex-go/4 # timeout=10 20:33:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:33:10 > git --version # timeout=10 20:33:10 > git --version # 'git version 2.25.1' 20:33:10 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:33:12 Removing intermediate container a00dc97b4e21 20:33:12 ---> d740c6b63270 20:33:12 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:33:12 Removing intermediate container 4059db5f55b5 20:33:12 ---> e6758989605e 20:33:12 Step 5/22 : RUN apk add --update --no-cache make git 20:33:12 ---> Running in 8074a08569ab 20:33:12 ---> Running in a13b819ac09a 20:33:12 Removing intermediate container 6a02f5ad8b73 20:33:12 ---> e30ae53786de 20:33:12 Step 5/31 : RUN apk add --update --no-cache make git 20:33:12 Removing intermediate container d36cfe8fdfc2 20:33:12 ---> 181f0a0fa282 20:33:12 Step 5/22 : RUN apk add --update --no-cache make git 20:33:12 ---> Running in fb5a49b4fecf 20:33:12 ---> Running in 7c7ab316b11f 20:33:12 Removing intermediate container e55a5ff8e060 20:33:12 ---> 52946e6d55aa 20:33:12 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:33:12 ---> Running in bfa5ad1dad34 20:33:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:14 OK: 221 MiB in 52 packages 20:33:14 OK: 221 MiB in 52 packages 20:33:14 OK: 221 MiB in 52 packages 20:33:14 OK: 221 MiB in 52 packages 20:33:14 OK: 221 MiB in 52 packages 20:33:15 Removing intermediate container 8074a08569ab 20:33:15 ---> ae1f604fd9ed 20:33:15 Step 6/23 : COPY go.mod vendor* ./ 20:33:15 Removing intermediate container a13b819ac09a 20:33:15 ---> 5d7890c03c4d 20:33:15 Step 6/22 : COPY go.mod vendor* ./ 20:33:15 Removing intermediate container 7c7ab316b11f 20:33:15 ---> e6a567019f03 20:33:15 Step 6/22 : COPY go.mod vendor* ./ 20:33:15 ---> 9c8075901811 20:33:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:15 ---> Running in bbc457a8d57a 20:33:15 ---> 1844efd9f8b6 20:33:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:15 ---> 516270a9e943 20:33:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:15 Removing intermediate container fb5a49b4fecf 20:33:15 ---> aaa974568840 20:33:15 Step 6/31 : COPY go.mod vendor* ./ 20:33:15 ---> Running in 3ded11f821a9 20:33:15 Removing intermediate container bfa5ad1dad34 20:33:15 ---> 0e05121762a7 20:33:15 Step 6/26 : COPY go.mod vendor* ./ 20:33:15 ---> Running in 9949fcf4f8c6 20:33:15 ---> fc610dd036e5 20:33:15 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:15 ---> Running in 049f6c91c978 20:33:15 ---> 57f22ac58cdf 20:33:15 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:15 ---> Running in f87167c56557 20:33:16 Removing intermediate container bbc457a8d57a 20:33:16 ---> d3c139a31816 20:33:16 Step 8/23 : COPY . . 20:33:17 Removing intermediate container 3ded11f821a9 20:33:17 ---> 8a31a3fb71cc 20:33:17 Step 8/22 : COPY . . 20:33:17 Removing intermediate container 9949fcf4f8c6 20:33:17 ---> 0ec33e07505b 20:33:17 Step 8/22 : COPY . . 20:33:25 ---> 60238d4dfc56 20:33:25 Step 9/23 : RUN make cmd/core-data/core-data 20:33:25 ---> 5143b0f52abe 20:33:25 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:33:25 Removing intermediate container f87167c56557 20:33:25 ---> a214d0c3b24f 20:33:25 Step 8/26 : COPY . . 20:33:25 Removing intermediate container 049f6c91c978 20:33:25 ---> 700ca1327a3d 20:33:25 ---> f6186773fb10 20:33:25 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-configStep 8/31 : COPY . . 20:33:25 20:33:25 ---> Running in 2b31dcecc7f2 20:33:25 ---> Running in 8c9b05e498f1 20:33:25 ---> Running in f8665342f969 20:33:25 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 20:33:25 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:33: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:33:29 Merging remotes/origin/main commit 8b0dec85218ed508cf19f063ec152f29e8927c81 into PR head commit 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c 20:33:30 Merge succeeded, producing 3b7a70d8f5dd802ad30474f504136768b3a6e837 20:33:30 Checking out Revision 3b7a70d8f5dd802ad30474f504136768b3a6e837 (PR-3995) 20:33:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:33:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:33:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:33:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:33:29 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3995/head:refs/remotes/origin/PR-3995 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:33:29 > git config core.sparsecheckout # timeout=10 20:33:29 > git checkout -f 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c # timeout=10 20:33:30 > git remote # timeout=10 20:33:30 > git config --get remote.origin.url # timeout=10 20:33:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:30 > git merge 8b0dec85218ed508cf19f063ec152f29e8927c81 # timeout=10 20:33:30 > git rev-parse HEAD^{commit} # timeout=10 20:33:30 > git config core.sparsecheckout # timeout=10 20:33:30 > git checkout -f 3b7a70d8f5dd802ad30474f504136768b3a6e837 # timeout=10 20:33:34 Commit message: "Merge commit '8b0dec85218ed508cf19f063ec152f29e8927c81' into HEAD" 20:33:34 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:33:34 > git rev-list --no-walk 2d4ed25662ed987c8836987f8f3c3e9bf058af27 # timeout=10 20:33:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:33:35 % Total % Received % Xferd Average Speed Time Time Time Current 20:33:35 Dload Upload Total Spent Left Speed 20:33:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 199k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh 20:33:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:33:36 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:33:36 sudo tee /etc/docker/daemon.new 20:33:36 { 20:33:36 "registry-mirrors": [ 20:33:36 "https://nexus3.edgexfoundry.org:10001" 20:33:36 ], 20:33:36 "bip": "10.250.0.254/24", 20:33:36 "hosts": [ 20:33:36 "tcp://0.0.0.0:5555", 20:33:36 "unix:///var/run/docker.sock" 20:33:36 ], 20:33:36 "mtu": 1458, 20:33:36 "selinux-enabled": true, 20:33:36 "seccomp-profile": "/etc/docker/seccomp.json" 20:33:36 } [Pipeline] sh 20:33:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:33:37 + sudo service docker restart 20:33:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:33:45 ---> 031bdc64a2a1 20:33:45 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:33:45 ---> 870cd9aaf2ef 20:33:45 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:33:46 ---> Running in 25d67f3a2ecf 20:33:46 ---> Running in eb48f8a6ca76 20:33:46 Removing intermediate container 25d67f3a2ecf 20:33:46 ---> 6d0721395e94 20:33:46 Step 10/26 : RUN mkdir -p spire-build 20:33:46 ---> Running in f74a18b2e96f 20:33: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:33:49 Removing intermediate container f74a18b2e96f 20:33:49 ---> 1d905bfc1300 20:33:49 Step 11/26 : WORKDIR /edgex-go/spire-build 20:33:49 ---> Running in 45781e8ce509 20:33:49 Removing intermediate container f8665342f969 20:33:49 ---> b8d4692bf84b 20:33:49 20:33:49 Step 10/22 : FROM alpine:3.14 20:33:49 Removing intermediate container 2b31dcecc7f2 20:33:49 ---> 79bf5859ac51 20:33:49 20:33:49 Step 10/22 : FROM alpine:3.14 20:33:49 Removing intermediate container 45781e8ce509 20:33:49 ---> 6a932444aa63 20:33:49 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:33:49 ---> Running in c7d0e23d1ff0 20:33:50 3.14: Pulling from library/alpine 20:33:50 3.14: Pulling from library/alpine 20:33:51 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:33:51 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:33:51 Status: Downloaded newer image for alpine:3.14 20:33:51 Status: Image is up to date for alpine:3.14 20:33:51 ---> e04c818066af 20:33:51 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:33:51 ---> e04c818066af 20:33:51 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:33:52 spire-1.2.1/ 20:33:52 spire-1.2.1/.data/ 20:33:52 spire-1.2.1/.data/.file 20:33:52 spire-1.2.1/.dockerignore 20:33:52 spire-1.2.1/.gitattributes 20:33:52 spire-1.2.1/.githooks/ 20:33:52 spire-1.2.1/.githooks/pre-commit 20:33:52 spire-1.2.1/.github/ 20:33:52 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:33:52 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:33:52 spire-1.2.1/.github/dependabot.yml 20:33:52 spire-1.2.1/.github/workflows/ 20:33:52 spire-1.2.1/.github/workflows/nightly_build.yaml 20:33:52 spire-1.2.1/.github/workflows/pr_build.yaml 20:33:52 spire-1.2.1/.github/workflows/release_build.yaml 20:33:52 spire-1.2.1/.github/workflows/scripts/ 20:33:52 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:33:52 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:33:52 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:33:52 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:33:52 spire-1.2.1/.github/workflows/scripts/split.sh 20:33:52 spire-1.2.1/.gitignore 20:33:52 spire-1.2.1/.go-version 20:33:52 spire-1.2.1/.golangci.yml 20:33:52 spire-1.2.1/ADOPTERS.md 20:33:52 spire-1.2.1/CHANGELOG.md 20:33:52 spire-1.2.1/CODE-OF-CONDUCT.md 20:33:52 spire-1.2.1/CODEOWNERS 20:33:52 spire-1.2.1/CONTRIBUTING.md 20:33:52 spire-1.2.1/Dockerfile 20:33:52 spire-1.2.1/Dockerfile.dev 20:33:52 spire-1.2.1/Dockerfile.scratch 20:33:52 spire-1.2.1/LICENSE 20:33:52 spire-1.2.1/MAINTAINERS.md 20:33:52 spire-1.2.1/Makefile 20:33:52 spire-1.2.1/README.md 20:33:52 spire-1.2.1/ROADMAP.md 20:33:52 spire-1.2.1/SECURITY.md 20:33:52 spire-1.2.1/cmd/ 20:33:52 spire-1.2.1/cmd/spire-agent/ 20:33:52 spire-1.2.1/cmd/spire-agent/cli/ 20:33:52 spire-1.2.1/cmd/spire-agent/cli/api/ 20:33:52 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/common/ 20:33:52 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:33:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/run/ 20:33:52 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:33:52 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:33:52 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:33:52 spire-1.2.1/cmd/spire-agent/main.go 20:33:52 spire-1.2.1/cmd/spire-server/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/agent/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/cli.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/run/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/token/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/validate/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/x509/ 20:33:52 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:33:52 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:33:52 spire-1.2.1/cmd/spire-server/main.go 20:33:52 spire-1.2.1/cmd/spire-server/util/ 20:33:52 spire-1.2.1/cmd/spire-server/util/util.go 20:33:52 spire-1.2.1/conf/ 20:33:52 spire-1.2.1/conf/agent/ 20:33:52 spire-1.2.1/conf/agent/agent.conf 20:33:52 spire-1.2.1/conf/agent/agent_full.conf 20:33:52 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:33:52 spire-1.2.1/conf/server/ 20:33:52 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:33:52 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:33:52 spire-1.2.1/conf/server/server.conf 20:33:52 spire-1.2.1/conf/server/server_full.conf 20:33:52 spire-1.2.1/doc/ 20:33:52 spire-1.2.1/doc/SPIRE101.md 20:33:52 spire-1.2.1/doc/auditlog.md 20:33:52 spire-1.2.1/doc/authorization_policy_engine.md 20:33:52 spire-1.2.1/doc/changelog_guidelines.md 20:33:52 spire-1.2.1/doc/cure53-report.pdf 20:33:52 spire-1.2.1/doc/images/ 20:33:52 spire-1.2.1/doc/images/2019_roadmap.png 20:33:52 spire-1.2.1/doc/images/SPIRE101.png 20:33:52 spire-1.2.1/doc/images/SPIRE_agent.png 20:33:52 spire-1.2.1/doc/images/SPIRE_server.png 20:33:52 spire-1.2.1/doc/images/cache_mgr.png 20:33:52 spire-1.2.1/doc/images/cache_mgr_components.png 20:33:52 spire-1.2.1/doc/images/federated_spire.png 20:33:52 spire-1.2.1/doc/images/ha_mode.png 20:33:52 spire-1.2.1/doc/images/nested_spire.png 20:33:52 spire-1.2.1/doc/images/oidc_federation.png 20:33:52 spire-1.2.1/doc/images/single_trust_domain.png 20:33:52 spire-1.2.1/doc/images/spiffe_compatible.png 20:33:52 spire-1.2.1/doc/images/spire_logo.png 20:33:52 spire-1.2.1/doc/migrating_registration_api_clients.md 20:33:52 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:33:52 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:33:52 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:33:52 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:33:52 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:33:52 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:33:52 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:33:52 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:33:52 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:33:52 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:33:52 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:33:52 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:33:52 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:33:52 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:33:52 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:33:52 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:33:52 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:33:52 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:33:52 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:33:52 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:33:52 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:33:52 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:33:52 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:33:52 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:33:52 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:33:52 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:33:52 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:33:52 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:33:52 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:33:52 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:33:52 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:33:52 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:33:52 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:33:52 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:33:52 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:33:52 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:33:52 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:33:52 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:33:52 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:33:52 spire-1.2.1/doc/scaling_spire.md 20:33:52 spire-1.2.1/doc/spire_agent.md 20:33:52 spire-1.2.1/doc/spire_server.md 20:33:52 spire-1.2.1/doc/supported_integrations.md 20:33:52 spire-1.2.1/doc/telemetry.md 20:33:52 spire-1.2.1/doc/telemetry_config.md 20:33:52 spire-1.2.1/doc/upgrading.md 20:33:52 spire-1.2.1/doc/using_spire.md 20:33:52 spire-1.2.1/examples/ 20:33:52 spire-1.2.1/examples/README.md 20:33:52 spire-1.2.1/go.mod 20:33:52 spire-1.2.1/go.sum 20:33:52 spire-1.2.1/pkg/ 20:33:52 spire-1.2.1/pkg/agent/ 20:33:52 spire-1.2.1/pkg/agent/agent.go 20:33:52 spire-1.2.1/pkg/agent/api/ 20:33:52 spire-1.2.1/pkg/agent/api/config.go 20:33:52 spire-1.2.1/pkg/agent/api/debug/ 20:33:52 spire-1.2.1/pkg/agent/api/debug/v1/ 20:33:52 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:33:52 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:33:52 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:33:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:33:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:33:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:33:52 spire-1.2.1/pkg/agent/api/endpoints.go 20:33:52 spire-1.2.1/pkg/agent/api/health/ 20:33:52 spire-1.2.1/pkg/agent/api/health/v1/ 20:33:52 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:33:52 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:33:52 spire-1.2.1/pkg/agent/api/rpccontext/ 20:33:52 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:33:52 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:33:52 spire-1.2.1/pkg/agent/attestor/ 20:33:52 spire-1.2.1/pkg/agent/attestor/node/ 20:33:52 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:33:52 spire-1.2.1/pkg/agent/attestor/node/node.go 20:33:52 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:33:52 spire-1.2.1/pkg/agent/attestor/workload/ 20:33:52 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:33:52 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:33:52 spire-1.2.1/pkg/agent/catalog/ 20:33:52 spire-1.2.1/pkg/agent/catalog/catalog.go 20:33:52 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:33:52 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:33:52 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:33:52 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:33:52 spire-1.2.1/pkg/agent/client/ 20:33:52 spire-1.2.1/pkg/agent/client/client.go 20:33:52 spire-1.2.1/pkg/agent/client/client_test.go 20:33:52 spire-1.2.1/pkg/agent/client/dial.go 20:33:52 spire-1.2.1/pkg/agent/client/nodeconn.go 20:33:52 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:33:52 spire-1.2.1/pkg/agent/client/update.go 20:33:52 spire-1.2.1/pkg/agent/client/util.go 20:33:52 spire-1.2.1/pkg/agent/common/ 20:33:52 spire-1.2.1/pkg/agent/common/backoff/ 20:33:52 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:33:52 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:33:52 spire-1.2.1/pkg/agent/common/cgroups/ 20:33:52 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:33:52 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:33:52 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:33:52 spire-1.2.1/pkg/agent/config.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/ 20:33:52 spire-1.2.1/pkg/agent/endpoints/config.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:33:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:33:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/workload/ 20:33:52 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:33:52 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:33:52 spire-1.2.1/pkg/agent/manager/ 20:33:52 spire-1.2.1/pkg/agent/manager/cache/ 20:33:52 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:33:52 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:33:52 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:33:52 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:33:52 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:33:52 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:33:52 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:33:52 spire-1.2.1/pkg/agent/manager/config.go 20:33:52 spire-1.2.1/pkg/agent/manager/manager.go 20:33:52 spire-1.2.1/pkg/agent/manager/manager_test.go 20:33:52 spire-1.2.1/pkg/agent/manager/storage.go 20:33:52 spire-1.2.1/pkg/agent/manager/storage_test.go 20:33:52 spire-1.2.1/pkg/agent/manager/storecache/ 20:33:52 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:33:52 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:33:52 spire-1.2.1/pkg/agent/manager/sync.go 20:33:52 spire-1.2.1/pkg/agent/plugin/ 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:33:52 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:33:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:33:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:33:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:33:52 spire-1.2.1/pkg/agent/svid/ 20:33:52 spire-1.2.1/pkg/agent/svid/rotator.go 20:33:52 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:33:52 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:33:52 spire-1.2.1/pkg/agent/svid/store/ 20:33:52 spire-1.2.1/pkg/agent/svid/store/service.go 20:33:52 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:33:52 spire-1.2.1/pkg/common/ 20:33:52 spire-1.2.1/pkg/common/agentpathtemplate/ 20:33:52 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:33:52 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:33:52 spire-1.2.1/pkg/common/api/ 20:33:52 spire-1.2.1/pkg/common/api/metrics.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/ 20:33:52 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/logger.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/names.go 20:33:52 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:33:52 spire-1.2.1/pkg/common/api/names.go 20:33:52 spire-1.2.1/pkg/common/api/ratelimit.go 20:33:52 spire-1.2.1/pkg/common/api/rpccontext/ 20:33:52 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:33:52 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:33:52 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:33:52 spire-1.2.1/pkg/common/auth/ 20:33:52 spire-1.2.1/pkg/common/auth/interceptors.go 20:33:52 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:33:52 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/ 20:33:52 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/types.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:33:52 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:33:52 spire-1.2.1/pkg/common/catalog/ 20:33:52 spire-1.2.1/pkg/common/catalog/bind.go 20:33:52 spire-1.2.1/pkg/common/catalog/builtin.go 20:33:52 spire-1.2.1/pkg/common/catalog/catalog.go 20:33:52 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:33:52 spire-1.2.1/pkg/common/catalog/closers.go 20:33:52 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:33:52 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:33:52 spire-1.2.1/pkg/common/catalog/config.go 20:33:52 spire-1.2.1/pkg/common/catalog/config_test.go 20:33:52 spire-1.2.1/pkg/common/catalog/configure.go 20:33:52 spire-1.2.1/pkg/common/catalog/constraints.go 20:33:52 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:33:52 spire-1.2.1/pkg/common/catalog/context.go 20:33:52 spire-1.2.1/pkg/common/catalog/external.go 20:33:52 spire-1.2.1/pkg/common/catalog/host.go 20:33:52 spire-1.2.1/pkg/common/catalog/pipenet.go 20:33:52 spire-1.2.1/pkg/common/catalog/plugin.go 20:33:52 spire-1.2.1/pkg/common/catalog/testplugin/ 20:33:52 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:33:52 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:33:52 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:33:52 spire-1.2.1/pkg/common/cli/ 20:33:52 spire-1.2.1/pkg/common/cli/env.go 20:33:52 spire-1.2.1/pkg/common/cli/flags.go 20:33:52 spire-1.2.1/pkg/common/cli/trust_domain.go 20:33:52 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:33:52 spire-1.2.1/pkg/common/cli/umask.go 20:33:52 spire-1.2.1/pkg/common/cli/umask_posix.go 20:33:52 spire-1.2.1/pkg/common/cli/umask_test.go 20:33:52 spire-1.2.1/pkg/common/cli/umask_windows.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/ 20:33:52 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/flag.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/format.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/ 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:33:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:33:52 spire-1.2.1/pkg/common/coretypes/ 20:33:52 spire-1.2.1/pkg/common/coretypes/bundle/ 20:33:52 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:33:52 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:33:52 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:33:52 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:33:52 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:33:52 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:33:52 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:33:52 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:33:52 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:33:52 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:33:52 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:33:52 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:33:52 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:33:52 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:33:52 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:33:52 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:33:52 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:33:52 spire-1.2.1/pkg/common/cryptoutil/ 20:33:52 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:33:52 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:33:52 spire-1.2.1/pkg/common/diskutil/ 20:33:52 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:33:52 spire-1.2.1/pkg/common/diskutil/file_test.go 20:33:52 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:33:52 spire-1.2.1/pkg/common/errorutil/ 20:33:52 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:33:52 spire-1.2.1/pkg/common/health/ 20:33:52 spire-1.2.1/pkg/common/health/config.go 20:33:52 spire-1.2.1/pkg/common/health/context.go 20:33:52 spire-1.2.1/pkg/common/health/context_test.go 20:33:52 spire-1.2.1/pkg/common/health/health.go 20:33:52 spire-1.2.1/pkg/common/health/health_test.go 20:33:52 spire-1.2.1/pkg/common/health/logger.go 20:33:52 spire-1.2.1/pkg/common/hostservice/ 20:33:52 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:33:52 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:33:52 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:33:52 spire-1.2.1/pkg/common/idutil/ 20:33:52 spire-1.2.1/pkg/common/idutil/require.go 20:33:52 spire-1.2.1/pkg/common/idutil/require_test.go 20:33:52 spire-1.2.1/pkg/common/idutil/safety.go 20:33:52 spire-1.2.1/pkg/common/idutil/safety_test.go 20:33:52 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:33:52 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:33:52 spire-1.2.1/pkg/common/jwtsvid/ 20:33:52 spire-1.2.1/pkg/common/jwtsvid/common.go 20:33:52 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:33:52 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:33:52 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:33:52 spire-1.2.1/pkg/common/jwtutil/ 20:33:52 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:33:52 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:33:52 spire-1.2.1/pkg/common/log/ 20:33:52 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:33:52 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:33:52 spire-1.2.1/pkg/common/log/log.go 20:33:52 spire-1.2.1/pkg/common/log/log_test.go 20:33:52 spire-1.2.1/pkg/common/log/options.go 20:33:52 spire-1.2.1/pkg/common/nodeutil/ 20:33:52 spire-1.2.1/pkg/common/nodeutil/node.go 20:33:52 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:33:52 spire-1.2.1/pkg/common/peertracker/ 20:33:52 spire-1.2.1/pkg/common/peertracker/conn.go 20:33:52 spire-1.2.1/pkg/common/peertracker/credentials.go 20:33:52 spire-1.2.1/pkg/common/peertracker/errors.go 20:33:52 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:33:52 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:33:52 spire-1.2.1/pkg/common/peertracker/info.go 20:33:52 spire-1.2.1/pkg/common/peertracker/listener.go 20:33:52 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:33:52 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:33:52 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:33:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:33:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:33:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:33:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:33:52 spire-1.2.1/pkg/common/peertracker/tcp.go 20:33:52 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:33:52 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:33:52 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:33:52 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:33:52 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:33:52 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:33:52 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:33:52 spire-1.2.1/pkg/common/peertracker/uds.go 20:33:52 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:33:52 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:33:52 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:33:52 spire-1.2.1/pkg/common/pemutil/ 20:33:52 spire-1.2.1/pkg/common/pemutil/block.go 20:33:52 spire-1.2.1/pkg/common/pemutil/certs.go 20:33:52 spire-1.2.1/pkg/common/pemutil/common.go 20:33:52 spire-1.2.1/pkg/common/pemutil/csr.go 20:33:52 spire-1.2.1/pkg/common/pemutil/keys.go 20:33:52 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/ 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:33:52 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:33:52 spire-1.2.1/pkg/common/plugin/ 20:33:52 spire-1.2.1/pkg/common/plugin/aws/ 20:33:52 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:33:52 spire-1.2.1/pkg/common/plugin/azure/ 20:33:52 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:33:52 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:33:52 spire-1.2.1/pkg/common/plugin/facade.go 20:33:52 spire-1.2.1/pkg/common/plugin/facade_test.go 20:33:52 spire-1.2.1/pkg/common/plugin/gcp/ 20:33:52 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:33:52 spire-1.2.1/pkg/common/plugin/k8s/ 20:33:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:33:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:33:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:33:52 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:33:52 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:33:52 spire-1.2.1/pkg/common/plugin/log.go 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/ 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:33:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:33:52 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:33:52 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:33:52 spire-1.2.1/pkg/common/plugin/x509pop/ 20:33:52 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:33:52 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:33:52 spire-1.2.1/pkg/common/profiling/ 20:33:52 spire-1.2.1/pkg/common/profiling/dumpers.go 20:33:52 spire-1.2.1/pkg/common/profiling/profiling.go 20:33:52 spire-1.2.1/pkg/common/protoutil/ 20:33:52 spire-1.2.1/pkg/common/protoutil/masks.go 20:33:52 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:33:52 spire-1.2.1/pkg/common/rotationutil/ 20:33:52 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:33:52 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:33:52 spire-1.2.1/pkg/common/selector/ 20:33:52 spire-1.2.1/pkg/common/selector/selector.go 20:33:52 spire-1.2.1/pkg/common/selector/selector_test.go 20:33:52 spire-1.2.1/pkg/common/selector/set.go 20:33:52 spire-1.2.1/pkg/common/selector/set_utils.go 20:33:52 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/ 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/ 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:33:52 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:33:52 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:33:52 spire-1.2.1/pkg/common/telemetry/call.go 20:33:52 spire-1.2.1/pkg/common/telemetry/common/ 20:33:52 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:33:52 spire-1.2.1/pkg/common/telemetry/config.go 20:33:52 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:33:52 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/inmem.go 20:33:52 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/m3.go 20:33:52 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/metrics.go 20:33:52 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/names.go 20:33:52 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:33:52 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:33:52 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/ 20:33:52 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:33:52 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:33:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:33:52 spire-1.2.1/pkg/common/telemetry/server/server.go 20:33:52 spire-1.2.1/pkg/common/telemetry/sink.go 20:33:52 spire-1.2.1/pkg/common/telemetry/statsd.go 20:33:52 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:33:52 spire-1.2.1/pkg/common/telemetry/uptime.go 20:33:52 spire-1.2.1/pkg/common/telemetry/version.go 20:33:52 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:33:52 spire-1.2.1/pkg/common/uptime/ 20:33:52 spire-1.2.1/pkg/common/uptime/uptime.go 20:33:52 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:33:52 spire-1.2.1/pkg/common/util/ 20:33:52 spire-1.2.1/pkg/common/util/certs.go 20:33:52 spire-1.2.1/pkg/common/util/certs_test.go 20:33:52 spire-1.2.1/pkg/common/util/csr.go 20:33:52 spire-1.2.1/pkg/common/util/hash.go 20:33:52 spire-1.2.1/pkg/common/util/selectors.go 20:33:52 spire-1.2.1/pkg/common/util/selectors_test.go 20:33:52 spire-1.2.1/pkg/common/util/signals.go 20:33:52 spire-1.2.1/pkg/common/util/sort.go 20:33:52 spire-1.2.1/pkg/common/util/sort_test.go 20:33:52 spire-1.2.1/pkg/common/util/task.go 20:33:52 spire-1.2.1/pkg/common/util/task_test.go 20:33:52 spire-1.2.1/pkg/common/util/testdata/ 20:33:52 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:33:52 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:33:52 spire-1.2.1/pkg/common/version/ 20:33:52 spire-1.2.1/pkg/common/version/version.go 20:33:52 spire-1.2.1/pkg/common/x509svid/ 20:33:52 spire-1.2.1/pkg/common/x509svid/common_test.go 20:33:52 spire-1.2.1/pkg/common/x509svid/csr.go 20:33:52 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:33:52 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:33:52 spire-1.2.1/pkg/common/x509util/ 20:33:52 spire-1.2.1/pkg/common/x509util/cert.go 20:33:52 spire-1.2.1/pkg/common/x509util/dns.go 20:33:52 spire-1.2.1/pkg/common/x509util/dns_test.go 20:33:52 spire-1.2.1/pkg/common/x509util/keyid.go 20:33:52 spire-1.2.1/pkg/common/x509util/keypair.go 20:33:52 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:33:52 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:33:52 spire-1.2.1/pkg/server/ 20:33:52 spire-1.2.1/pkg/server/api/ 20:33:52 spire-1.2.1/pkg/server/api/agent.go 20:33:52 spire-1.2.1/pkg/server/api/agent/ 20:33:52 spire-1.2.1/pkg/server/api/agent/v1/ 20:33:52 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:33:52 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:33:52 spire-1.2.1/pkg/server/api/agent_test.go 20:33:52 spire-1.2.1/pkg/server/api/api.go 20:33:52 spire-1.2.1/pkg/server/api/audit/ 20:33:52 spire-1.2.1/pkg/server/api/audit/audit.go 20:33:52 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:33:52 spire-1.2.1/pkg/server/api/bundle.go 20:33:52 spire-1.2.1/pkg/server/api/bundle/ 20:33:52 spire-1.2.1/pkg/server/api/bundle/v1/ 20:33:52 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:33:52 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:33:52 spire-1.2.1/pkg/server/api/bundle_test.go 20:33:52 spire-1.2.1/pkg/server/api/debug/ 20:33:52 spire-1.2.1/pkg/server/api/debug/v1/ 20:33:52 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:33:52 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:33:52 spire-1.2.1/pkg/server/api/entry.go 20:33:52 spire-1.2.1/pkg/server/api/entry/ 20:33:52 spire-1.2.1/pkg/server/api/entry/v1/ 20:33:52 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:33:52 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:33:52 spire-1.2.1/pkg/server/api/entry_test.go 20:33:52 spire-1.2.1/pkg/server/api/health/ 20:33:52 spire-1.2.1/pkg/server/api/health/v1/ 20:33:52 spire-1.2.1/pkg/server/api/health/v1/service.go 20:33:52 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:33:52 spire-1.2.1/pkg/server/api/id.go 20:33:52 spire-1.2.1/pkg/server/api/id_test.go 20:33:52 spire-1.2.1/pkg/server/api/limits/ 20:33:52 spire-1.2.1/pkg/server/api/limits/limits.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/ 20:33:52 spire-1.2.1/pkg/server/api/middleware/alias.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/audit.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/caller.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/common.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/entries.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:33:52 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:33:52 spire-1.2.1/pkg/server/api/ratelimit.go 20:33:52 spire-1.2.1/pkg/server/api/rpccontext/ 20:33:52 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:33:52 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:33:52 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:33:52 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:33:52 spire-1.2.1/pkg/server/api/selector.go 20:33:52 spire-1.2.1/pkg/server/api/selector_test.go 20:33:52 spire-1.2.1/pkg/server/api/status.go 20:33:52 spire-1.2.1/pkg/server/api/status_test.go 20:33:52 spire-1.2.1/pkg/server/api/svid/ 20:33:52 spire-1.2.1/pkg/server/api/svid/v1/ 20:33:52 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:33:52 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:33:52 spire-1.2.1/pkg/server/api/trustdomain.go 20:33:52 spire-1.2.1/pkg/server/api/trustdomain/ 20:33:52 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:33:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:33:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:33:52 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:33:52 spire-1.2.1/pkg/server/authpolicy/ 20:33:52 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:33:52 spire-1.2.1/pkg/server/authpolicy/policy.go 20:33:52 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:33:52 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:33:52 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:33:52 spire-1.2.1/pkg/server/authpolicy/validate.go 20:33:52 spire-1.2.1/pkg/server/bundle/ 20:33:52 spire-1.2.1/pkg/server/bundle/client/ 20:33:52 spire-1.2.1/pkg/server/bundle/client/client.go 20:33:52 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:33:52 spire-1.2.1/pkg/server/bundle/client/manager.go 20:33:52 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:33:52 spire-1.2.1/pkg/server/bundle/client/sources.go 20:33:52 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:33:52 spire-1.2.1/pkg/server/bundle/client/updater.go 20:33:52 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:33:52 spire-1.2.1/pkg/server/ca/ 20:33:52 spire-1.2.1/pkg/server/ca/ca.go 20:33:52 spire-1.2.1/pkg/server/ca/ca_health.go 20:33:52 spire-1.2.1/pkg/server/ca/ca_test.go 20:33:52 spire-1.2.1/pkg/server/ca/journal.go 20:33:52 spire-1.2.1/pkg/server/ca/journal_test.go 20:33:52 spire-1.2.1/pkg/server/ca/manager.go 20:33:52 spire-1.2.1/pkg/server/ca/manager_health.go 20:33:52 spire-1.2.1/pkg/server/ca/manager_test.go 20:33:52 spire-1.2.1/pkg/server/ca/templates.go 20:33:52 spire-1.2.1/pkg/server/ca/upstream_client.go 20:33:52 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:33:52 spire-1.2.1/pkg/server/ca/validation.go 20:33:52 spire-1.2.1/pkg/server/cache/ 20:33:52 spire-1.2.1/pkg/server/cache/dscache/ 20:33:52 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:33:52 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:33:52 spire-1.2.1/pkg/server/cache/entrycache/ 20:33:52 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:33:52 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:33:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:33:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:33:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:33:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:33:52 spire-1.2.1/pkg/server/catalog/ 20:33:52 spire-1.2.1/pkg/server/catalog/catalog.go 20:33:52 spire-1.2.1/pkg/server/catalog/keymanager.go 20:33:52 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:33:52 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:33:52 spire-1.2.1/pkg/server/catalog/notifier.go 20:33:52 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:33:52 spire-1.2.1/pkg/server/config.go 20:33:52 spire-1.2.1/pkg/server/datastore/ 20:33:52 spire-1.2.1/pkg/server/datastore/datastore.go 20:33:52 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:33:52 spire-1.2.1/pkg/server/datastore/repository.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:33:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:33:52 spire-1.2.1/pkg/server/endpoints/ 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/ 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:33:52 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:33:52 spire-1.2.1/pkg/server/endpoints/config.go 20:33:52 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:33:52 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:33:52 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:33:52 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:33:52 spire-1.2.1/pkg/server/endpoints/middleware.go 20:33:52 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:33:52 spire-1.2.1/pkg/server/hostservice/ 20:33:52 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:33:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:33:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:33:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:33:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:33:52 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:33:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:33:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/ 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/ 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:33:52 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:33:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:33:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:33:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:33:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:33:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:33:52 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:33:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:33:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/ 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:33:52 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:33:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:33:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:33:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:33:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:33:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:33:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:33:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:33:53 spire-1.2.1/pkg/server/registration/ 20:33:53 spire-1.2.1/pkg/server/registration/manager.go 20:33:53 spire-1.2.1/pkg/server/registration/manager_test.go 20:33:53 spire-1.2.1/pkg/server/scanentries.go 20:33:53 spire-1.2.1/pkg/server/scanentries_test.go 20:33:53 spire-1.2.1/pkg/server/server.go 20:33:53 spire-1.2.1/pkg/server/server_test.go 20:33:53 spire-1.2.1/pkg/server/svid/ 20:33:53 spire-1.2.1/pkg/server/svid/observer.go 20:33:53 spire-1.2.1/pkg/server/svid/observer_test.go 20:33:53 spire-1.2.1/pkg/server/svid/rotator.go 20:33:53 spire-1.2.1/pkg/server/svid/rotator_config.go 20:33:53 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:33:53 spire-1.2.1/pkg/server/svid/rotator_test.go 20:33:53 spire-1.2.1/proto/ 20:33:53 spire-1.2.1/proto/private/ 20:33:53 spire-1.2.1/proto/private/server/ 20:33:53 spire-1.2.1/proto/private/server/journal/ 20:33:53 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:33:53 spire-1.2.1/proto/private/server/journal/journal.proto 20:33:53 spire-1.2.1/proto/spire/ 20:33:53 spire-1.2.1/proto/spire/common/ 20:33:53 spire-1.2.1/proto/spire/common/common.pb.go 20:33:53 spire-1.2.1/proto/spire/common/common.proto 20:33:53 spire-1.2.1/proto/spire/common/plugin/ 20:33:53 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:33:53 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:33:53 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:33:53 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:33:53 spire-1.2.1/proto/spire/plugin/ 20:33:53 spire-1.2.1/proto/spire/plugin/agent/ 20:33:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:33:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:33:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:33:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:33:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:33:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:33:53 spire-1.2.1/release/ 20:33:53 spire-1.2.1/release/spire-extras/ 20:33:53 spire-1.2.1/release/spire-extras/README.md 20:33:53 spire-1.2.1/release/spire-extras/conf/ 20:33:53 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:33:53 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:33:53 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:33:53 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:33:53 spire-1.2.1/release/spire/ 20:33:53 spire-1.2.1/release/spire/README.md 20:33:53 spire-1.2.1/release/spire/conf/ 20:33:53 spire-1.2.1/release/spire/conf/agent/ 20:33:53 spire-1.2.1/release/spire/conf/agent/agent.conf 20:33:53 spire-1.2.1/release/spire/conf/server/ 20:33:53 spire-1.2.1/release/spire/conf/server/server.conf 20:33:53 spire-1.2.1/script/ 20:33:53 spire-1.2.1/script/build-artifact.sh 20:33:53 spire-1.2.1/script/generate_dummy_ca.sh 20:33:53 spire-1.2.1/support/ 20:33:53 spire-1.2.1/support/k8s/ 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:33:53 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:33:53 spire-1.2.1/support/oidc-discovery-provider/ 20:33:53 spire-1.2.1/support/oidc-discovery-provider/README.md 20:33:53 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:33:53 spire-1.2.1/support/oidc-discovery-provider/config.go 20:33:53 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:33:53 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:33:53 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:33:53 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:33:53 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:33:53 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:33:53 spire-1.2.1/support/oidc-discovery-provider/main.go 20:33:53 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:33:53 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:33:53 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:33:53 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:33:53 spire-1.2.1/test/ 20:33:53 spire-1.2.1/test/clock/ 20:33:53 spire-1.2.1/test/clock/clock.go 20:33:53 spire-1.2.1/test/fakes/ 20:33:53 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:33:53 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:33:53 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:33:53 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:33:53 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:33:53 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:33:53 spire-1.2.1/test/fakes/fakeagentstore/ 20:33:53 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:33:53 spire-1.2.1/test/fakes/fakedatastore/ 20:33:53 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:33:53 spire-1.2.1/test/fakes/fakeentryclient/ 20:33:53 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:33:53 spire-1.2.1/test/fakes/fakehealthchecker/ 20:33:53 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:33:53 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:33:53 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:33:53 spire-1.2.1/test/fakes/fakemetrics/ 20:33:53 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:33:53 spire-1.2.1/test/fakes/fakenoderesolver/ 20:33:53 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:33:53 spire-1.2.1/test/fakes/fakenotifier/ 20:33:53 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:33:53 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:33:53 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:33:53 spire-1.2.1/test/fakes/fakeserverca/ 20:33:53 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:33:53 spire-1.2.1/test/fakes/fakeservercatalog/ 20:33:53 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:33:53 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:33:53 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:33:53 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:33:53 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:33:53 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:33:53 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:33:53 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:33:53 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:33:53 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:33:53 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:33:53 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:33:53 spire-1.2.1/test/fixture/ 20:33:53 spire-1.2.1/test/fixture/certs/ 20:33:53 spire-1.2.1/test/fixture/certs/agent_svid.der 20:33:53 spire-1.2.1/test/fixture/certs/base_cert.pem 20:33:53 spire-1.2.1/test/fixture/certs/base_csr.pem 20:33:53 spire-1.2.1/test/fixture/certs/base_key.pem 20:33:53 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:33:53 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:33:53 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:33:53 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:33:53 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:33:53 spire-1.2.1/test/fixture/certs/blog_key.pem 20:33:53 spire-1.2.1/test/fixture/certs/bundle.der 20:33:53 spire-1.2.1/test/fixture/certs/ca.pem 20:33:53 spire-1.2.1/test/fixture/certs/ca_key.pem 20:33:53 spire-1.2.1/test/fixture/certs/database_cert.pem 20:33:53 spire-1.2.1/test/fixture/certs/database_csr.pem 20:33:53 spire-1.2.1/test/fixture/certs/database_key.pem 20:33:53 spire-1.2.1/test/fixture/certs/node_cert.pem 20:33:53 spire-1.2.1/test/fixture/certs/node_csr.pem 20:33:53 spire-1.2.1/test/fixture/certs/node_key.pem 20:33:53 spire-1.2.1/test/fixture/certs/svid.pem 20:33:53 spire-1.2.1/test/fixture/certs/svid_key.pem 20:33:53 spire-1.2.1/test/fixture/config/ 20:33:53 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:33:53 spire-1.2.1/test/fixture/config/agent_good.conf 20:33:53 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:33:53 spire-1.2.1/test/fixture/config/plugin_good.conf 20:33:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:33:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:33:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:33:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:33:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:33:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:33:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:33:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:33:53 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:33:53 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:33:53 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:33:53 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:33:53 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:33:53 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:33:53 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:33:53 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:33:53 spire-1.2.1/test/fixture/config/server_good.conf 20:33:53 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:33:53 spire-1.2.1/test/fixture/fixture.go 20:33:53 spire-1.2.1/test/fixture/nodeattestor/ 20:33:53 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:33:53 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:33:53 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:33:53 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:33:53 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:33:53 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:33:53 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:33:53 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:33:53 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:33:53 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:33:53 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:33:53 spire-1.2.1/test/fixture/registration/ 20:33:53 spire-1.2.1/test/fixture/registration/entries.json 20:33:53 spire-1.2.1/test/fixture/registration/good-for-update.json 20:33:53 spire-1.2.1/test/fixture/registration/good.json 20:33:53 spire-1.2.1/test/fixture/registration/invalid.json 20:33:53 spire-1.2.1/test/fixture/registration/invalid_json.json 20:33:53 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:33:53 spire-1.2.1/test/integration/ 20:33:53 spire-1.2.1/test/integration/README.md 20:33:53 spire-1.2.1/test/integration/common 20:33:53 spire-1.2.1/test/integration/setup/ 20:33:53 spire-1.2.1/test/integration/setup/adminclient/ 20:33:53 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:33:53 spire-1.2.1/test/integration/setup/adminclient/client.go 20:33:53 spire-1.2.1/test/integration/setup/debugagent/ 20:33:53 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:33:53 spire-1.2.1/test/integration/setup/debugagent/main.go 20:33:53 spire-1.2.1/test/integration/setup/debugserver/ 20:33:53 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:33:53 spire-1.2.1/test/integration/setup/debugserver/main.go 20:33:53 spire-1.2.1/test/integration/setup/downstreamclient/ 20:33:53 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:33:53 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:33:53 spire-1.2.1/test/integration/setup/itclient/ 20:33:53 spire-1.2.1/test/integration/setup/itclient/client.go 20:33:53 spire-1.2.1/test/integration/setup/node-attestation/ 20:33:53 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:33:53 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:33:53 spire-1.2.1/test/integration/setup/x509pop/ 20:33:53 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:33:53 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:33:53 spire-1.2.1/test/integration/suites/ 20:33:53 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:33:53 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:33:53 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:33:53 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:33:53 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:33:53 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:33:53 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:33:53 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:33:53 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:33:53 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:33:53 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:33:53 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:33:53 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:33:53 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:33:53 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:33:53 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:33:53 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:33:53 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:33:53 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:33:53 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:33:53 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:33:53 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:33:53 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:33:53 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:33:53 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:33:53 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:33:53 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:33:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:33:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:33:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:33:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:33:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:33:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:33:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:33:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:33:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:33:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:33:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:33:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:33:53 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:33:53 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:33:53 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:33:53 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:33:53 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:33:53 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:33:53 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:33:53 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:33:53 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:33:53 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:33:53 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:33:53 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:33:53 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:33:53 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:33:53 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:33:53 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:33:53 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:33:53 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:33:53 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:33:53 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:33:53 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:33:53 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:33:53 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:33:53 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:33:53 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:33:53 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:33:53 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:33:53 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:33:53 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:33:53 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:33:53 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:33:53 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:33:53 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:33:53 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:33:53 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:33:53 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:33:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:33:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:33:53 spire-1.2.1/test/integration/suites/join-token/ 20:33:53 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:33:53 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:33:53 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:33:53 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:33:53 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:33:53 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:33:53 spire-1.2.1/test/integration/suites/join-token/README.md 20:33:53 spire-1.2.1/test/integration/suites/join-token/conf/ 20:33:53 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:33:53 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:33:53 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:33:53 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:33:53 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:33:53 spire-1.2.1/test/integration/suites/join-token/teardown 20:33:53 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:33:53 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:33:53 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:33:53 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:33:53 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:33:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:33:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:33:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:33:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:33:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:33:53 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:33:53 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:33:53 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:33:53 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:33:53 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:33:53 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:33:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:33:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:33:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:33:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:33:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:33:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:33:53 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:33:53 spire-1.2.1/test/integration/suites/k8s/ 20:33:53 spire-1.2.1/test/integration/suites/k8s/00-setup 20:33:53 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:33:53 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:33:53 spire-1.2.1/test/integration/suites/k8s/README.md 20:33:53 spire-1.2.1/test/integration/suites/k8s/conf/ 20:33:53 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:33:53 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:33:53 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:33:53 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:33:53 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:33:53 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:33:53 spire-1.2.1/test/integration/suites/k8s/teardown 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/ 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:33:53 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:33:53 spire-1.2.1/test/integration/suites/node-attestation/ 20:33:53 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:33:53 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:33:53 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:33:53 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:33:53 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:33:53 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:33:53 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:33:53 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:33:53 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:33:53 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:33:53 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:33:53 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:33:53 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:33:53 spire-1.2.1/test/integration/suites/rotation/ 20:33:53 spire-1.2.1/test/integration/suites/rotation/00-setup 20:33:53 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:33:53 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:33:53 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:33:53 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:33:53 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:33:53 spire-1.2.1/test/integration/suites/rotation/README.md 20:33:53 spire-1.2.1/test/integration/suites/rotation/conf/ 20:33:53 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:33:53 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:33:53 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:33:53 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:33:53 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:33:53 spire-1.2.1/test/integration/suites/rotation/teardown 20:33:53 spire-1.2.1/test/integration/suites/self-test/ 20:33:53 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:33:53 spire-1.2.1/test/integration/suites/self-test/README.md 20:33:53 spire-1.2.1/test/integration/suites/self-test/teardown 20:33:53 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:33:53 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:33:53 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:33:53 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:33:53 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:33:53 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:33:53 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:33:53 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:33:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:33:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:33:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:33:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:33:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:33:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:33:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:33:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:33:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:33:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:33:53 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:33:53 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:33:53 spire-1.2.1/test/integration/suites/upgrade/ 20:33:53 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:33:53 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:33:53 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:33:53 spire-1.2.1/test/integration/suites/upgrade/README.md 20:33:53 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:33:53 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:33:53 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:33:53 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:33:53 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:33:53 spire-1.2.1/test/integration/suites/upgrade/teardown 20:33:53 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:33:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:33:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:33:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:33:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:33:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:33:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:33:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:33:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:33:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:33:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:33:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:33:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:33:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:33:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:33:53 spire-1.2.1/test/integration/test-one.sh 20:33:53 spire-1.2.1/test/integration/test.sh 20:33:53 spire-1.2.1/test/plugintest/ 20:33:53 spire-1.2.1/test/plugintest/config.go 20:33:53 spire-1.2.1/test/plugintest/load.go 20:33:53 spire-1.2.1/test/plugintest/option.go 20:33:53 spire-1.2.1/test/spiretest/ 20:33:53 spire-1.2.1/test/spiretest/apiserver.go 20:33:53 spire-1.2.1/test/spiretest/assertions.go 20:33:53 spire-1.2.1/test/spiretest/dir.go 20:33:53 spire-1.2.1/test/spiretest/errors_posix.go 20:33:53 spire-1.2.1/test/spiretest/errors_windows.go 20:33:53 spire-1.2.1/test/spiretest/logs.go 20:33:53 spire-1.2.1/test/spiretest/socketapi.go 20:33:53 spire-1.2.1/test/spiretest/suite.go 20:33:53 spire-1.2.1/test/spiretest/x509.go 20:33:53 spire-1.2.1/test/testca/ 20:33:53 spire-1.2.1/test/testca/ca.go 20:33:53 spire-1.2.1/test/testkey/ 20:33:53 spire-1.2.1/test/testkey/generate.sh 20:33:53 spire-1.2.1/test/testkey/genkeys.go 20:33:53 spire-1.2.1/test/testkey/keys.go 20:33:53 spire-1.2.1/test/testkey/new.go 20:33:53 spire-1.2.1/test/tpmsimulator/ 20:33:53 spire-1.2.1/test/tpmsimulator/simulator.go 20:33:53 spire-1.2.1/test/util/ 20:33:53 spire-1.2.1/test/util/cert_fixtures.go 20:33:53 spire-1.2.1/test/util/cert_generation.go 20:33:53 spire-1.2.1/test/util/io_redirection.go 20:33:53 spire-1.2.1/test/util/race.go 20:33:53 spire-1.2.1/test/util/util.go 20:33:53 building spire from source... 20:33:53 Installing go1.17.7... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:33:55 provisioning config files... 20:33:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3088776962768307937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:55 ---> docker-login.sh 20:33:55 nexus3.edgexfoundry.org:10001 20:33:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:56 Configure a credential helper to remove this warning. See 20:33:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:56 20:33:56 Login Succeeded 20:33:56 nexus3.edgexfoundry.org:10002 20:33:57 ---> Running in 2703cbe7cb06 20:33:57 ---> Running in d0092c8b69b1 20:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:57 Configure a credential helper to remove this warning. See 20:33:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:57 20:33:57 Login Succeeded 20:33:57 nexus3.edgexfoundry.org:10003 20:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:58 Configure a credential helper to remove this warning. See 20:33:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:58 20:33:58 Login Succeeded 20:33:58 nexus3.edgexfoundry.org:10004 20:33:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:58 Configure a credential helper to remove this warning. See 20:33:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:58 20:33:58 Login Succeeded 20:33:58 docker.io 20:33:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:59 Configure a credential helper to remove this warning. See 20:33:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:59 20:33:59 Login Succeeded 20:33:59 ---> docker-login.sh ends [Pipeline] } 20:33:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:33:59 Building bin/spire-server... 20:33:59 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:33:59 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:33:59 go: downloading github.com/mitchellh/cli v1.1.2 20:33:59 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:33:59 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:33:59 go: downloading github.com/imdario/mergo v0.3.12 [Pipeline] echo 20:33:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:33:59 ========================================================= 20:33:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:33:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:33:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:34:00 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:34:00 9b3977197b4f: Pulling fs layer 20:34:00 1a89e8eeedd5: Pulling fs layer 20:34:00 94645a83ff95: Pulling fs layer 20:34:00 3f3a8bcf1eab: Pulling fs layer 20:34:00 0c92f367c5e7: Pulling fs layer 20:34:00 3096ccb668a1: Pulling fs layer 20:34:00 e8cf19c19ddd: Pulling fs layer 20:34:00 a4caa8a26152: Pulling fs layer 20:34:00 3f3a8bcf1eab: Waiting 20:34:00 0c92f367c5e7: Waiting 20:34:00 3096ccb668a1: Waiting 20:34:00 e8cf19c19ddd: Waiting 20:34:00 a4caa8a26152: Waiting 20:34:00 94645a83ff95: Verifying Checksum 20:34:00 94645a83ff95: Download complete 20:34:00 1a89e8eeedd5: Verifying Checksum 20:34:00 1a89e8eeedd5: Download complete 20:34:00 0c92f367c5e7: Verifying Checksum 20:34:00 0c92f367c5e7: Download complete 20:34:00 3096ccb668a1: Download complete 20:34:00 e8cf19c19ddd: Verifying Checksum 20:34:00 e8cf19c19ddd: Download complete 20:34:00 9b3977197b4f: Download complete 20:34:00 go: downloading github.com/sirupsen/logrus v1.8.1 20:34:00 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:34:00 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:34:00 go: downloading google.golang.org/grpc v1.44.0 20:34:00 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:34:00 go: downloading github.com/mattn/go-isatty v0.0.14 20:34:00 go: downloading github.com/fatih/color v1.13.0 20:34:00 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:34:00 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:34:00 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:34:00 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:34:00 go: downloading github.com/armon/go-metrics v0.3.10 20:34:00 go: downloading github.com/prometheus/client_golang v1.12.1 20:34:00 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:34:00 Removing intermediate container 8c9b05e498f1 20:34:00 ---> 04ae2960a084 20:34:00 20:34:00 Step 10/23 : FROM alpine:3.14 20:34:00 ---> e04c818066af 20:34:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:34:00 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:34:00 go: downloading github.com/open-policy-agent/opa v0.38.0 20:34:00 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:34:00 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:34:00 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:34:00 go: downloading github.com/mattn/go-colorable v0.1.12 20:34:00 go: downloading github.com/Masterminds/goutils v1.1.0 20:34:01 go: downloading github.com/Masterminds/semver v1.5.0 20:34:01 go: downloading github.com/google/uuid v1.1.2 20:34:01 9b3977197b4f: Pull complete 20:34:01 go: downloading github.com/huandu/xstrings v1.3.2 20:34:01 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:34:01 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:34:01 1a89e8eeedd5: Pull complete 20:34:01 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:34:01 go: downloading github.com/oklog/run v1.0.0 20:34:01 go: downloading github.com/prometheus/client_model v0.2.0 20:34:01 94645a83ff95: Pull complete 20:34:02 go: downloading github.com/prometheus/common v0.32.1 20:34:02 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:34:02 go: downloading github.com/beorn7/perks v1.0.1 20:34:02 go: downloading github.com/prometheus/procfs v0.7.3 20:34:02 go: downloading github.com/imkira/go-observer v1.0.3 20:34:02 go: downloading go.uber.org/atomic v1.9.0 20:34:02 go: downloading github.com/hashicorp/errwrap v1.1.0 20:34:02 a4caa8a26152: Verifying Checksum 20:34:02 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:34:02 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:34:02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:34:02 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:34:02 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:34:02 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:34:02 3f3a8bcf1eab: Verifying Checksum 20:34:02 3f3a8bcf1eab: Download complete 20:34:03 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:34:03 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:34:03 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:34:03 go: downloading github.com/stretchr/testify v1.7.0 20:34:03 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:34:03 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:34:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:03 (1/1) Installing dumb-init (1.2.5-r1) 20:34:03 Executing busybox-1.33.1-r7.trigger 20:34:03 OK: 6 MiB in 15 packages 20:34:03 go: downloading github.com/blang/semver/v4 v4.0.0 20:34:03 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:34:04 go: downloading github.com/jinzhu/gorm v1.9.16 20:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:04 go: downloading github.com/lib/pq v1.10.4 20:34:04 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:04 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:34:04 (1/6) Installing ca-certificates (20211220-r0) 20:34:04 (2/6) Installing brotli-libs (1.0.9-r5) 20:34:04 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:34:04 (4/6) Installing libcurl (7.79.1-r1) 20:34:04 (5/6) Installing curl (7.79.1-r1) 20:34:04 (6/6) Installing dumb-init (1.2.5-r1) 20:34:04 Executing busybox-1.33.1-r7.trigger 20:34:04 Executing ca-certificates-20211220-r0.trigger 20:34:04 OK: 8 MiB in 20 packages 20:34:04 ---> Running in 9f6f5550f68f 20:34:05 Removing intermediate container 9f6f5550f68f 20:34:05 ---> 2da8b66b863d 20:34:05 Step 12/23 : ENV APP_PORT=59880 20:34:05 ---> Running in 725b79ec84ea 20:34:06 Removing intermediate container d0092c8b69b1 20:34:06 ---> d3f819855691 20:34:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:34:06 Removing intermediate container 2703cbe7cb06 20:34:06 ---> 238f98331a41 20:34:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:34:07 go: downloading google.golang.org/api v0.70.0 20:34:07 go: downloading k8s.io/client-go v0.23.4 20:34:07 go: downloading github.com/google/go-tpm v0.3.3 20:34:07 go: downloading k8s.io/api v0.23.4 20:34:07 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:34:07 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:34:07 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:34:07 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:34:07 go: downloading cloud.google.com/go/storage v1.21.0 20:34:08 go: downloading k8s.io/apimachinery v0.23.4 20:34:08 go: downloading cloud.google.com/go v0.100.2 20:34:08 go: downloading k8s.io/kube-aggregator v0.23.3 20:34:08 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:34:08 go: downloading github.com/hashicorp/vault/api v1.4.1 20:34:08 go: downloading cloud.google.com/go/security v1.3.0 20:34:09 Removing intermediate container 725b79ec84ea 20:34:09 ---> 5d70feabe742 20:34:09 Step 13/23 : EXPOSE $APP_PORT 20:34:09 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:34:09  ---> Running in ef49b2ae6749 20:34:09 go: downloading github.com/twmb/murmur3 v1.1.6 20:34:09 go: downloading github.com/jinzhu/inflection v1.0.0 20:34:09  ---> Running in 115b843cd8b5 20:34:09 ---> Running in d0e3ddbe69ca 20:34:09 go: downloading github.com/aws/smithy-go v1.11.0 20:34:09 Removing intermediate container ef49b2ae6749 20:34:09 ---> 8c7f69d0a74f 20:34:09 Step 13/22 : ENV APP_PORT=59861 20:34:09 Removing intermediate container eb48f8a6ca76 20:34:09 ---> 14b7e4be3c8a 20:34:09 20:34:09 Step 10/31 : FROM alpine:3.14 20:34:09 ---> e04c818066af 20:34:09 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:34:09 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:34:09 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:34:09 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:34:09 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:34:09 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:34:09 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:34:09 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:34:09 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:34:09 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:34:09 Removing intermediate container 115b843cd8b5 20:34:09 ---> acf938177d99 20:34:09 Step 13/22 : WORKDIR /edgex 20:34:09 go: downloading github.com/dimchansky/utfbom v1.1.1 20:34:09 go: downloading github.com/gogo/protobuf v1.3.2 20:34:09  ---> Running in 00ba15e96a42 20:34:09 Removing intermediate container d0e3ddbe69ca 20:34:09 ---> 0cec489933ca 20:34:09 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:09 ---> Running in bfa7077a2235 20:34:09 ---> Running in 32bb1539c679 20:34:10 go: downloading cloud.google.com/go/compute v1.3.0 20:34:10  ---> Running in c7b0fb30beee 20:34:10 go: downloading cloud.google.com/go/iam v0.1.1 20:34:10 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:34:10 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:34:10 go: downloading k8s.io/klog/v2 v2.30.0 20:34:10 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:34:10 go: downloading github.com/google/gofuzz v1.1.0 20:34:10 go: downloading github.com/spf13/pflag v1.0.5 20:34:10 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:34:10 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:34:10 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:34:10 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:34:10 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:34:10 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:34:10 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:34:11 Removing intermediate container 00ba15e96a42 20:34:11 ---> 45bcdd79e61c 20:34:11 Step 14/22 : EXPOSE $APP_PORT 20:34:11 Removing intermediate container bfa7077a2235 20:34:11 ---> 0066df068be0 20:34:11 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:34:11 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:34:11 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:34:11 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:34:11 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:34:11 go: downloading gopkg.in/yaml.v2 v2.4.0 20:34:11 Removing intermediate container 32bb1539c679 20:34:11 ---> b18bf08832f6 20:34:11 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:34:11 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:34:11 go: downloading github.com/gobwas/glob v0.2.3 20:34:11 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:34:11  ---> Running in c1699ef9c242 20:34:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:34:11 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:34:11 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:34:11 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:34:11 go: downloading gopkg.in/inf.v0 v0.9.1 20:34:11 go: downloading go.opencensus.io v0.23.0 20:34:11 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:34:11 go: downloading github.com/json-iterator/go v1.1.12 20:34:11 go: downloading github.com/google/go-cmp v0.5.7 20:34:11 go: downloading github.com/googleapis/gnostic v0.5.5 20:34:11  ---> Running in cacf4e7ec492 20:34:11 go: downloading github.com/go-logr/logr v1.2.2 20:34:11 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:34:11 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:34:11 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:34:11 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:34:11 go: downloading github.com/tklauser/numcpus v0.3.0 20:34:11 go: downloading go.uber.org/zap v1.21.0 20:34:11 go: downloading sigs.k8s.io/yaml v1.3.0 20:34:11 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:34:11 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:34:11 go: downloading github.com/modern-go/reflect2 v1.0.2 20:34:11 go: downloading github.com/golang/snappy v0.0.4 20:34:11 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:34:11 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:34:11 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:34:11 go: downloading github.com/hashicorp/go-version v1.2.0 20:34:11 go: downloading github.com/ryanuber/go-glob v1.0.0 20:34:11 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:34:11 go: downloading go.uber.org/multierr v1.6.0 20:34:12 Removing intermediate container c1699ef9c242 20:34:12 ---> 601b454213f8 20:34:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:13 ---> 9a3ff3d72c8a 20:34:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:34:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:14 (1/2) Installing dumb-init (1.2.5-r1) 20:34:14 (2/2) Installing su-exec (0.2-r1) 20:34:14 Executing busybox-1.33.1-r7.trigger 20:34:14 OK: 6 MiB in 16 packages 20:34:15 3f3a8bcf1eab: Pull complete 20:34:15 0c92f367c5e7: Pull complete 20:34:15 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:34:15 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:34:15 3096ccb668a1: Pull complete 20:34:16 e8cf19c19ddd: Pull complete 20:34:16  ---> da13ee918836 20:34:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:34:16 ---> c6d87cd9f74b 20:34:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:34:16 Removing intermediate container c7b0fb30beee 20:34:16 ---> 0da44e305668 20:34:16 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:34:16 ---> Running in c56413a3e1a7 20:34:16 Removing intermediate container cacf4e7ec492 20:34:16 ---> 4c8cc8004f8c 20:34:16 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:34:16 ---> Running in 7c9af69c5292 20:34:16 ---> 20f30a26b0fc 20:34:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:34:17 Removing intermediate container 7c9af69c5292 20:34:17 ---> e0f9811193a5 20:34:17 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:34:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:17 ---> 328477c562fa 20:34:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:34:17 ---> Running in 57f2fceeccab 20:34:17 ---> 0e0e0e2ab4fd 20:34:17 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:34:17 ---> Running in 4adbe5e17a86 20:34:17 Removing intermediate container 57f2fceeccab 20:34:17 ---> f3bcca2bc53c 20:34:17 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:34:17 ---> Running in b63d99b1ba54 20:34:17 ---> 152b74fb69a1 20:34:17 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:34:17 ---> Running in 681b874eb065 20:34:17 Removing intermediate container 681b874eb065 20:34:17 ---> 19d178077ea7 20:34:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:17 ---> Running in 1daad67e5c04 20:34:17 Removing intermediate container 1daad67e5c04 20:34:17 ---> 334bf41c0daa 20:34:17 Step 20/22 : LABEL arch=x86_64 20:34:17 ---> Running in 90695bef8763 20:34:17 Removing intermediate container 90695bef8763 20:34:17 ---> 5f6548427ecc 20:34:17 Step 21/22 : LABEL git_sha=c5926475383b92200af0a2fc67bbf8d112853186 20:34:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:17 ---> Running in 8179fb890257 20:34:17 Removing intermediate container 4adbe5e17a86 20:34:17 ---> 5410896a8bea 20:34:17 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:34:18 ---> Running in adef46e68f08 20:34:18 Removing intermediate container b63d99b1ba54 20:34:18 ---> e674f287628d 20:34:18 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:34:18 Removing intermediate container 8179fb890257 20:34:18 ---> fe4e1fd841c0 20:34:18 Step 22/22 : LABEL version=0.0.0 20:34:18 ---> Running in ef707c9d7c94 20:34:18 ---> Running in 83fe15fa5e4c 20:34:18 Removing intermediate container adef46e68f08 20:34:18 ---> 9b98423bc970 20:34:18 Step 20/22 : LABEL arch=x86_64 20:34:18 (1/6) Installing dumb-init (1.2.5-r1) 20:34:18 ---> Running in 92df35e0491f 20:34:18 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:34:18 Removing intermediate container 83fe15fa5e4c 20:34:18 ---> 23711268366c 20:34:18 20:34:18 Removing intermediate container ef707c9d7c94 20:34:18 ---> edeba656c687 20:34:18 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:34:18 (3/6) Installing libsodium (1.0.18-r0) 20:34:18 Removing intermediate container 92df35e0491f 20:34:18 ---> 623bd60cbc7a 20:34:18 Step 21/22 : LABEL git_sha=c5926475383b92200af0a2fc67bbf8d112853186 20:34:18 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:34:18 ---> Running in 675968c30172 20:34:18 Successfully built 23711268366c 20:34:18 (5/6) Installing libzmq (4.3.4-r0) 20:34:18 Successfully tagged support-scheduler:latest 20:34:18 Building security-spire-server 20:34:18  Building support-scheduler ... done  ---> 8e97c27c91b5 20:34:18 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:34:18 (6/6) Installing zeromq (4.3.4-r0) 20:34:18 ---> Running in cdeba8d86014 20:34:18 Removing intermediate container 675968c30172 20:34:18 ---> 33236cd04613 20:34:18 Step 22/22 : LABEL version=0.0.0 20:34:18 Executing busybox-1.33.1-r7.trigger 20:34:18 OK: 8 MiB in 20 packages 20:34:19 ---> Running in 226ed13f4cd8 20:34:21 Removing intermediate container 226ed13f4cd8 20:34:21 ---> e1f610815c14 20:34:21 20:34:21 Successfully built e1f610815c14 20:34:22 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:22 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:34:22 ---> 504eabdb3ab2 20:34:22 Step 3/25 : WORKDIR /edgex-go 20:34:22 Successfully tagged security-proxy-setup:latest 20:34:22 Building support-notifications 20:34:22 ---> Using cache 20:34:22 ---> e69050306888 20:34:22 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:22 ---> Using cache 20:34:22 ---> 52946e6d55aa 20:34:22 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:34:22 ---> Using cache 20:34:22 ---> 0e05121762a7 20:34:22 Step 6/25 : COPY go.mod vendor* ./ 20:34:22  Building security-proxy-setup ... done  ---> Using cache 20:34:22 ---> 57f22ac58cdf 20:34:22 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:22 ---> Using cache 20:34:22 ---> a214d0c3b24f 20:34:22 Step 8/25 : COPY . . 20:34:22 ---> Using cache 20:34:22 ---> 870cd9aaf2ef 20:34:22 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:34:22 ---> Using cache 20:34:22 ---> 6d0721395e94 20:34:22 Step 10/25 : RUN mkdir -p spire-build 20:34:22 ---> Using cache 20:34:22 ---> 1d905bfc1300 20:34:22 Step 11/25 : WORKDIR /edgex-go/spire-build 20:34:22 ---> Using cache 20:34:22 ---> 6a932444aa63 20:34:22 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:34:22 a4caa8a26152: Pull complete 20:34:22 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 20:34:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:34:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:34:23 + docker build -t ci-base-image-arm64 -f - . 20:34:23 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:34:23 WORKDIR /edgex 20:34:23 COPY go.mod . 20:34:23 RUN go mod download 20:34:25 Sending build context to Docker daemon 169.3MB 20:34:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:34:25 ---> 725f1c02e7f9 20:34:25 Step 2/4 : WORKDIR /edgex 20:34:26 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:26 ---> 504eabdb3ab2 20:34:26 Step 3/22 : WORKDIR /edgex-go 20:34:26 ---> Using cache 20:34:26 ---> e69050306888 20:34:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:26 ---> Using cache 20:34:26 ---> 52946e6d55aa 20:34:26 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:34:27 ---> Running in a60812826ef9 20:34:28 Removing intermediate container a60812826ef9 20:34:28 ---> a22cbfde409b 20:34:28 Step 3/4 : COPY go.mod . 20:34:28 ---> Running in f17163219305 20:34:28 Removing intermediate container c56413a3e1a7 20:34:28 ---> d1af4aa9d324 20:34:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:28 ---> 47bc381833e3 20:34:28 Step 4/4 : RUN go mod download 20:34:28 ---> Running in f92df4da767d 20:34:29 Removing intermediate container cdeba8d86014 20:34:29 ---> dd18cd50f8bf 20:34:29 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:29 ---> Running in 01c07715246e 20:34:30 ---> 4d88e556d20b 20:34:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:34:31 spire-1.2.1/ 20:34:31 spire-1.2.1/.data/ 20:34:31 spire-1.2.1/.data/.file 20:34:31 spire-1.2.1/.dockerignore 20:34:31 spire-1.2.1/.gitattributes 20:34:31 spire-1.2.1/.githooks/ 20:34:31 spire-1.2.1/.githooks/pre-commit 20:34:31 spire-1.2.1/.github/ 20:34:31 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:34:31 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:34:31 spire-1.2.1/.github/dependabot.yml 20:34:31 spire-1.2.1/.github/workflows/ 20:34:31 spire-1.2.1/.github/workflows/nightly_build.yaml 20:34:31 spire-1.2.1/.github/workflows/pr_build.yaml 20:34:31 spire-1.2.1/.github/workflows/release_build.yaml 20:34:31 spire-1.2.1/.github/workflows/scripts/ 20:34:31 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:34:31 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:34:31 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:34:31 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:34:31 spire-1.2.1/.github/workflows/scripts/split.sh 20:34:31 spire-1.2.1/.gitignore 20:34:31 spire-1.2.1/.go-version 20:34:31 spire-1.2.1/.golangci.yml 20:34:31 spire-1.2.1/ADOPTERS.md 20:34:31 spire-1.2.1/CHANGELOG.md 20:34:31 spire-1.2.1/CODE-OF-CONDUCT.md 20:34:31 spire-1.2.1/CODEOWNERS 20:34:31 spire-1.2.1/CONTRIBUTING.md 20:34:31 spire-1.2.1/Dockerfile 20:34:31 spire-1.2.1/Dockerfile.dev 20:34:31 spire-1.2.1/Dockerfile.scratch 20:34:31 spire-1.2.1/LICENSE 20:34:31 spire-1.2.1/MAINTAINERS.md 20:34:31 spire-1.2.1/Makefile 20:34:31 spire-1.2.1/README.md 20:34:31 spire-1.2.1/ROADMAP.md 20:34:31 spire-1.2.1/SECURITY.md 20:34:31 spire-1.2.1/cmd/ 20:34:31 spire-1.2.1/cmd/spire-agent/ 20:34:31 spire-1.2.1/cmd/spire-agent/cli/ 20:34:31 spire-1.2.1/cmd/spire-agent/cli/api/ 20:34:31 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/common/ 20:34:31 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:34:31 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/run/ 20:34:31 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:34:31 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:34:31 spire-1.2.1/cmd/spire-agent/main.go 20:34:31 spire-1.2.1/cmd/spire-server/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/agent/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/cli.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/run/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/token/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/validate/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/x509/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:34:31 spire-1.2.1/cmd/spire-server/main.go 20:34:31 spire-1.2.1/cmd/spire-server/util/ 20:34:31 spire-1.2.1/cmd/spire-server/util/util.go 20:34:31 spire-1.2.1/conf/ 20:34:31 spire-1.2.1/conf/agent/ 20:34:31 spire-1.2.1/conf/agent/agent.conf 20:34:31 spire-1.2.1/conf/agent/agent_full.conf 20:34:31 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:34:31 spire-1.2.1/conf/server/ 20:34:31 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:34:31 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:34:31 spire-1.2.1/conf/server/server.conf 20:34:31 spire-1.2.1/conf/server/server_full.conf 20:34:31 spire-1.2.1/doc/ 20:34:31 spire-1.2.1/doc/SPIRE101.md 20:34:31 spire-1.2.1/doc/auditlog.md 20:34:31 spire-1.2.1/doc/authorization_policy_engine.md 20:34:31 spire-1.2.1/doc/changelog_guidelines.md 20:34:31 spire-1.2.1/doc/cure53-report.pdf 20:34:31 spire-1.2.1/doc/images/ 20:34:31 spire-1.2.1/doc/images/2019_roadmap.png 20:34:31 spire-1.2.1/doc/images/SPIRE101.png 20:34:31 spire-1.2.1/doc/images/SPIRE_agent.png 20:34:31 spire-1.2.1/doc/images/SPIRE_server.png 20:34:31 spire-1.2.1/doc/images/cache_mgr.png 20:34:31 spire-1.2.1/doc/images/cache_mgr_components.png 20:34:31 spire-1.2.1/doc/images/federated_spire.png 20:34:31 spire-1.2.1/doc/images/ha_mode.png 20:34:31 spire-1.2.1/doc/images/nested_spire.png 20:34:31 spire-1.2.1/doc/images/oidc_federation.png 20:34:31 spire-1.2.1/doc/images/single_trust_domain.png 20:34:31 spire-1.2.1/doc/images/spiffe_compatible.png 20:34:31 spire-1.2.1/doc/images/spire_logo.png 20:34:31 spire-1.2.1/doc/migrating_registration_api_clients.md 20:34:31 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:34:31 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:34:31 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:34:31 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:34:31 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:34:31 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:34:31 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:34:31 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:34:31 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:34:31 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:34:31 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:34:31 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:34:31 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:34:31 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:34:31 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:34:31 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:34:31 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:34:31 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:34:31 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:34:31 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:34:31 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:34:31 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:34:31 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:34:31 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:34:31 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:34:31 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:34:31 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:34:31 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:34:31 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:34:31 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:34:31 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:34:31 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:34:31 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:34:31 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:34:31 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:34:31 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:34:31 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:34:31 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:34:31 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:34:31 spire-1.2.1/doc/scaling_spire.md 20:34:31 spire-1.2.1/doc/spire_agent.md 20:34:31 spire-1.2.1/doc/spire_server.md 20:34:31 spire-1.2.1/doc/supported_integrations.md 20:34:31 spire-1.2.1/doc/telemetry.md 20:34:31 spire-1.2.1/doc/telemetry_config.md 20:34:31 spire-1.2.1/doc/upgrading.md 20:34:31 spire-1.2.1/doc/using_spire.md 20:34:31 spire-1.2.1/examples/ 20:34:31 spire-1.2.1/examples/README.md 20:34:31 spire-1.2.1/go.mod 20:34:31 spire-1.2.1/go.sum 20:34:31 spire-1.2.1/pkg/ 20:34:31 spire-1.2.1/pkg/agent/ 20:34:31 spire-1.2.1/pkg/agent/agent.go 20:34:31 spire-1.2.1/pkg/agent/api/ 20:34:31 spire-1.2.1/pkg/agent/api/config.go 20:34:31 spire-1.2.1/pkg/agent/api/debug/ 20:34:31 spire-1.2.1/pkg/agent/api/debug/v1/ 20:34:31 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:34:31 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:34:31 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:34:31 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:34:31 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:34:31 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:34:31 spire-1.2.1/pkg/agent/api/endpoints.go 20:34:31 spire-1.2.1/pkg/agent/api/health/ 20:34:31 spire-1.2.1/pkg/agent/api/health/v1/ 20:34:31 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:34:31 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:34:31 spire-1.2.1/pkg/agent/api/rpccontext/ 20:34:31 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:34:31 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:34:31 spire-1.2.1/pkg/agent/attestor/ 20:34:31 spire-1.2.1/pkg/agent/attestor/node/ 20:34:31 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:34:31 spire-1.2.1/pkg/agent/attestor/node/node.go 20:34:31 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:34:31 spire-1.2.1/pkg/agent/attestor/workload/ 20:34:31 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:34:31 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:34:31 spire-1.2.1/pkg/agent/catalog/ 20:34:31 spire-1.2.1/pkg/agent/catalog/catalog.go 20:34:31 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:34:31 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:34:31 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:34:31 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:34:31 spire-1.2.1/pkg/agent/client/ 20:34:31 spire-1.2.1/pkg/agent/client/client.go 20:34:31 spire-1.2.1/pkg/agent/client/client_test.go 20:34:31 spire-1.2.1/pkg/agent/client/dial.go 20:34:31 spire-1.2.1/pkg/agent/client/nodeconn.go 20:34:31 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:34:31 spire-1.2.1/pkg/agent/client/update.go 20:34:31 spire-1.2.1/pkg/agent/client/util.go 20:34:31 spire-1.2.1/pkg/agent/common/ 20:34:31 spire-1.2.1/pkg/agent/common/backoff/ 20:34:31 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:34:31 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:34:31 spire-1.2.1/pkg/agent/common/cgroups/ 20:34:31 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:34:31 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:34:31 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:34:31 spire-1.2.1/pkg/agent/config.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/ 20:34:31 spire-1.2.1/pkg/agent/endpoints/config.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:34:31 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:34:31 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/workload/ 20:34:31 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:34:31 spire-1.2.1/pkg/agent/manager/ 20:34:31 spire-1.2.1/pkg/agent/manager/cache/ 20:34:31 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:34:31 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:34:31 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:34:31 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:34:31 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:34:31 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:34:31 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:34:31 spire-1.2.1/pkg/agent/manager/config.go 20:34:31 spire-1.2.1/pkg/agent/manager/manager.go 20:34:31 spire-1.2.1/pkg/agent/manager/manager_test.go 20:34:31 spire-1.2.1/pkg/agent/manager/storage.go 20:34:31 spire-1.2.1/pkg/agent/manager/storage_test.go 20:34:31 spire-1.2.1/pkg/agent/manager/storecache/ 20:34:31 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:34:31 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:34:31 spire-1.2.1/pkg/agent/manager/sync.go 20:34:31 spire-1.2.1/pkg/agent/plugin/ 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:34:31 spire-1.2.1/pkg/agent/svid/ 20:34:31 spire-1.2.1/pkg/agent/svid/rotator.go 20:34:31 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:34:31 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:34:31 spire-1.2.1/pkg/agent/svid/store/ 20:34:31 spire-1.2.1/pkg/agent/svid/store/service.go 20:34:31 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:34:31 spire-1.2.1/pkg/common/ 20:34:31 spire-1.2.1/pkg/common/agentpathtemplate/ 20:34:31 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:34:31 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:34:31 spire-1.2.1/pkg/common/api/ 20:34:31 spire-1.2.1/pkg/common/api/metrics.go 20:34:31 spire-1.2.1/pkg/common/api/middleware/ 20:34:31 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:34:31 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:34:31 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:34:31 spire-1.2.1/pkg/common/api/middleware/logger.go 20:34:31 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:34:31 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:34:31 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:34:31 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:34:31 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:34:31 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:34:31 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:34:31 spire-1.2.1/pkg/common/api/middleware/names.go 20:34:31 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:34:31 spire-1.2.1/pkg/common/api/names.go 20:34:31 spire-1.2.1/pkg/common/api/ratelimit.go 20:34:31 spire-1.2.1/pkg/common/api/rpccontext/ 20:34:31 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:34:31 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:34:31 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:34:31 spire-1.2.1/pkg/common/auth/ 20:34:31 spire-1.2.1/pkg/common/auth/interceptors.go 20:34:31 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:34:31 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:34:31 spire-1.2.1/pkg/common/bundleutil/ 20:34:31 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:34:31 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:34:31 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:34:31 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:34:31 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:34:31 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:34:31 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:34:31 spire-1.2.1/pkg/common/bundleutil/types.go 20:34:31 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:34:31 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:34:31 spire-1.2.1/pkg/common/catalog/ 20:34:31 spire-1.2.1/pkg/common/catalog/bind.go 20:34:31 spire-1.2.1/pkg/common/catalog/builtin.go 20:34:31 spire-1.2.1/pkg/common/catalog/catalog.go 20:34:31 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:34:31 spire-1.2.1/pkg/common/catalog/closers.go 20:34:31 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:34:31 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:34:31 spire-1.2.1/pkg/common/catalog/config.go 20:34:31 spire-1.2.1/pkg/common/catalog/config_test.go 20:34:31 spire-1.2.1/pkg/common/catalog/configure.go 20:34:31 spire-1.2.1/pkg/common/catalog/constraints.go 20:34:31 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:34:31 spire-1.2.1/pkg/common/catalog/context.go 20:34:31 spire-1.2.1/pkg/common/catalog/external.go 20:34:31 spire-1.2.1/pkg/common/catalog/host.go 20:34:31 spire-1.2.1/pkg/common/catalog/pipenet.go 20:34:31 spire-1.2.1/pkg/common/catalog/plugin.go 20:34:31 spire-1.2.1/pkg/common/catalog/testplugin/ 20:34:31 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:34:31 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:34:31 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:34:31 spire-1.2.1/pkg/common/cli/ 20:34:31 spire-1.2.1/pkg/common/cli/env.go 20:34:31 spire-1.2.1/pkg/common/cli/flags.go 20:34:31 spire-1.2.1/pkg/common/cli/trust_domain.go 20:34:31 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:34:31 spire-1.2.1/pkg/common/cli/umask.go 20:34:31 spire-1.2.1/pkg/common/cli/umask_posix.go 20:34:31 spire-1.2.1/pkg/common/cli/umask_test.go 20:34:31 spire-1.2.1/pkg/common/cli/umask_windows.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/ 20:34:31 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/flag.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/format.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/ 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:34:31 spire-1.2.1/pkg/common/coretypes/ 20:34:31 spire-1.2.1/pkg/common/coretypes/bundle/ 20:34:31 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:34:31 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:34:31 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:34:31 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:34:31 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:34:31 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:34:31 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:34:31 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:34:31 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:34:31 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:34:31 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:34:31 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:34:31 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:34:31 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:34:31 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:34:31 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:34:31 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:34:31 spire-1.2.1/pkg/common/cryptoutil/ 20:34:31 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:34:31 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:34:31 spire-1.2.1/pkg/common/diskutil/ 20:34:31 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:34:31 spire-1.2.1/pkg/common/diskutil/file_test.go 20:34:31 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:34:31 spire-1.2.1/pkg/common/errorutil/ 20:34:31 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:34:31 spire-1.2.1/pkg/common/health/ 20:34:31 spire-1.2.1/pkg/common/health/config.go 20:34:31 spire-1.2.1/pkg/common/health/context.go 20:34:31 spire-1.2.1/pkg/common/health/context_test.go 20:34:31 spire-1.2.1/pkg/common/health/health.go 20:34:31 spire-1.2.1/pkg/common/health/health_test.go 20:34:31 spire-1.2.1/pkg/common/health/logger.go 20:34:31 spire-1.2.1/pkg/common/hostservice/ 20:34:31 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:34:31 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:34:31 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:34:31 spire-1.2.1/pkg/common/idutil/ 20:34:31 spire-1.2.1/pkg/common/idutil/require.go 20:34:31 spire-1.2.1/pkg/common/idutil/require_test.go 20:34:31 spire-1.2.1/pkg/common/idutil/safety.go 20:34:31 spire-1.2.1/pkg/common/idutil/safety_test.go 20:34:31 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:34:31 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:34:31 spire-1.2.1/pkg/common/jwtsvid/ 20:34:31 spire-1.2.1/pkg/common/jwtsvid/common.go 20:34:31 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:34:31 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:34:31 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:34:31 spire-1.2.1/pkg/common/jwtutil/ 20:34:31 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:34:31 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:34:31 spire-1.2.1/pkg/common/log/ 20:34:31 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:34:31 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:34:31 spire-1.2.1/pkg/common/log/log.go 20:34:31 spire-1.2.1/pkg/common/log/log_test.go 20:34:31 spire-1.2.1/pkg/common/log/options.go 20:34:31 spire-1.2.1/pkg/common/nodeutil/ 20:34:31 spire-1.2.1/pkg/common/nodeutil/node.go 20:34:31 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:34:31 spire-1.2.1/pkg/common/peertracker/ 20:34:31 spire-1.2.1/pkg/common/peertracker/conn.go 20:34:31 spire-1.2.1/pkg/common/peertracker/credentials.go 20:34:31 spire-1.2.1/pkg/common/peertracker/errors.go 20:34:31 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:34:31 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:34:31 spire-1.2.1/pkg/common/peertracker/info.go 20:34:31 spire-1.2.1/pkg/common/peertracker/listener.go 20:34:31 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:34:31 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:34:31 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:34:31 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:34:31 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:34:31 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:34:31 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:34:31 spire-1.2.1/pkg/common/peertracker/tcp.go 20:34:31 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:34:31 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:34:31 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:34:31 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:34:31 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:34:31 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:34:31 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:34:31 spire-1.2.1/pkg/common/peertracker/uds.go 20:34:31 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:34:31 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:34:31 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:34:31 spire-1.2.1/pkg/common/pemutil/ 20:34:31 spire-1.2.1/pkg/common/pemutil/block.go 20:34:31 spire-1.2.1/pkg/common/pemutil/certs.go 20:34:31 spire-1.2.1/pkg/common/pemutil/common.go 20:34:31 spire-1.2.1/pkg/common/pemutil/csr.go 20:34:31 spire-1.2.1/pkg/common/pemutil/keys.go 20:34:31 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:34:31 spire-1.2.1/pkg/common/pemutil/testdata/ 20:34:31 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:34:31 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:34:31 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:34:31 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:34:31 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:34:31 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:34:31 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:34:31 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:34:31 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:34:31 spire-1.2.1/pkg/common/plugin/ 20:34:31 spire-1.2.1/pkg/common/plugin/aws/ 20:34:31 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:34:31 spire-1.2.1/pkg/common/plugin/azure/ 20:34:31 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:34:31 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:34:31 spire-1.2.1/pkg/common/plugin/facade.go 20:34:31 spire-1.2.1/pkg/common/plugin/facade_test.go 20:34:31 spire-1.2.1/pkg/common/plugin/gcp/ 20:34:31 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:34:31 spire-1.2.1/pkg/common/plugin/k8s/ 20:34:31 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:34:31 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:34:31 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:34:31 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:34:31 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:34:31 spire-1.2.1/pkg/common/plugin/log.go 20:34:31 spire-1.2.1/pkg/common/plugin/sshpop/ 20:34:31 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:34:31 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:34:31 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:34:31 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:34:31 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:34:31 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:34:31 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:34:31 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:34:31 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:34:31 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:34:31 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:34:31 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:34:31 spire-1.2.1/pkg/common/plugin/x509pop/ 20:34:31 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:34:31 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:34:31 spire-1.2.1/pkg/common/profiling/ 20:34:31 spire-1.2.1/pkg/common/profiling/dumpers.go 20:34:31 spire-1.2.1/pkg/common/profiling/profiling.go 20:34:31 spire-1.2.1/pkg/common/protoutil/ 20:34:31 spire-1.2.1/pkg/common/protoutil/masks.go 20:34:31 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:34:31 spire-1.2.1/pkg/common/rotationutil/ 20:34:31 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:34:31 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:34:31 spire-1.2.1/pkg/common/selector/ 20:34:31 spire-1.2.1/pkg/common/selector/selector.go 20:34:31 spire-1.2.1/pkg/common/selector/selector_test.go 20:34:31 spire-1.2.1/pkg/common/selector/set.go 20:34:31 spire-1.2.1/pkg/common/selector/set_utils.go 20:34:31 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:34:31 spire-1.2.1/pkg/common/telemetry/ 20:34:31 spire-1.2.1/pkg/common/telemetry/agent/ 20:34:31 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:34:31 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:34:31 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:34:31 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:34:31 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:34:31 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:34:31 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:34:31 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:34:31 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:34:31 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:34:31 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:34:31 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:34:31 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:34:31 spire-1.2.1/pkg/common/telemetry/call.go 20:34:31 spire-1.2.1/pkg/common/telemetry/common/ 20:34:31 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:34:31 spire-1.2.1/pkg/common/telemetry/config.go 20:34:31 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:34:31 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:34:31 spire-1.2.1/pkg/common/telemetry/inmem.go 20:34:31 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:34:31 spire-1.2.1/pkg/common/telemetry/m3.go 20:34:31 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:34:31 spire-1.2.1/pkg/common/telemetry/metrics.go 20:34:31 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:34:31 spire-1.2.1/pkg/common/telemetry/names.go 20:34:31 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:34:31 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:34:31 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:34:31 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:34:31 spire-1.2.1/pkg/common/telemetry/server/ 20:34:31 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:34:31 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:34:31 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:34:31 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:34:31 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:34:31 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:34:31 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:34:31 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:34:31 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:34:31 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:34:31 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:34:31 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:34:31 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:34:31 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:34:31 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:34:31 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:34:31 spire-1.2.1/pkg/common/telemetry/server/server.go 20:34:31 spire-1.2.1/pkg/common/telemetry/sink.go 20:34:31 spire-1.2.1/pkg/common/telemetry/statsd.go 20:34:31 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:34:31 spire-1.2.1/pkg/common/telemetry/uptime.go 20:34:31 spire-1.2.1/pkg/common/telemetry/version.go 20:34:31 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:34:31 spire-1.2.1/pkg/common/uptime/ 20:34:31 spire-1.2.1/pkg/common/uptime/uptime.go 20:34:31 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:34:31 spire-1.2.1/pkg/common/util/ 20:34:31 spire-1.2.1/pkg/common/util/certs.go 20:34:31 spire-1.2.1/pkg/common/util/certs_test.go 20:34:31 spire-1.2.1/pkg/common/util/csr.go 20:34:31 spire-1.2.1/pkg/common/util/hash.go 20:34:31 spire-1.2.1/pkg/common/util/selectors.go 20:34:31 spire-1.2.1/pkg/common/util/selectors_test.go 20:34:31 spire-1.2.1/pkg/common/util/signals.go 20:34:31 spire-1.2.1/pkg/common/util/sort.go 20:34:31 spire-1.2.1/pkg/common/util/sort_test.go 20:34:31 spire-1.2.1/pkg/common/util/task.go 20:34:31 spire-1.2.1/pkg/common/util/task_test.go 20:34:31 spire-1.2.1/pkg/common/util/testdata/ 20:34:31 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:34:31 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:34:31 spire-1.2.1/pkg/common/version/ 20:34:31 spire-1.2.1/pkg/common/version/version.go 20:34:31 spire-1.2.1/pkg/common/x509svid/ 20:34:31 spire-1.2.1/pkg/common/x509svid/common_test.go 20:34:31 spire-1.2.1/pkg/common/x509svid/csr.go 20:34:31 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:34:31 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:34:31 spire-1.2.1/pkg/common/x509util/ 20:34:31 spire-1.2.1/pkg/common/x509util/cert.go 20:34:31 spire-1.2.1/pkg/common/x509util/dns.go 20:34:31 spire-1.2.1/pkg/common/x509util/dns_test.go 20:34:31 spire-1.2.1/pkg/common/x509util/keyid.go 20:34:31 spire-1.2.1/pkg/common/x509util/keypair.go 20:34:31 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:34:31 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:34:31 spire-1.2.1/pkg/server/ 20:34:31 spire-1.2.1/pkg/server/api/ 20:34:31 spire-1.2.1/pkg/server/api/agent.go 20:34:31 spire-1.2.1/pkg/server/api/agent/ 20:34:31 spire-1.2.1/pkg/server/api/agent/v1/ 20:34:31 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:34:31 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:34:31 spire-1.2.1/pkg/server/api/agent_test.go 20:34:31 spire-1.2.1/pkg/server/api/api.go 20:34:31 spire-1.2.1/pkg/server/api/audit/ 20:34:31 spire-1.2.1/pkg/server/api/audit/audit.go 20:34:31 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:34:31 spire-1.2.1/pkg/server/api/bundle.go 20:34:31 spire-1.2.1/pkg/server/api/bundle/ 20:34:31 spire-1.2.1/pkg/server/api/bundle/v1/ 20:34:31 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:34:31 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:34:31 spire-1.2.1/pkg/server/api/bundle_test.go 20:34:31 spire-1.2.1/pkg/server/api/debug/ 20:34:31 spire-1.2.1/pkg/server/api/debug/v1/ 20:34:31 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:34:31 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:34:31 spire-1.2.1/pkg/server/api/entry.go 20:34:31 spire-1.2.1/pkg/server/api/entry/ 20:34:31 spire-1.2.1/pkg/server/api/entry/v1/ 20:34:31 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:34:31 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:34:31 spire-1.2.1/pkg/server/api/entry_test.go 20:34:31 spire-1.2.1/pkg/server/api/health/ 20:34:31 spire-1.2.1/pkg/server/api/health/v1/ 20:34:31 spire-1.2.1/pkg/server/api/health/v1/service.go 20:34:31 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:34:31 spire-1.2.1/pkg/server/api/id.go 20:34:31 spire-1.2.1/pkg/server/api/id_test.go 20:34:31 spire-1.2.1/pkg/server/api/limits/ 20:34:31 spire-1.2.1/pkg/server/api/limits/limits.go 20:34:31 spire-1.2.1/pkg/server/api/middleware/ 20:34:31 spire-1.2.1/pkg/server/api/middleware/alias.go 20:34:31 spire-1.2.1/pkg/server/api/middleware/audit.go 20:34:31 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:34:31 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:34:31 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:34:31 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:34:31 spire-1.2.1/pkg/server/api/middleware/caller.go 20:34:31 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:34:31 spire-1.2.1/pkg/server/api/middleware/common.go 20:34:31 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:34:31 spire-1.2.1/pkg/server/api/middleware/entries.go 20:34:31 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:34:31 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:34:31 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:34:31 spire-1.2.1/pkg/server/api/ratelimit.go 20:34:31 spire-1.2.1/pkg/server/api/rpccontext/ 20:34:31 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:34:31 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:34:31 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:34:31 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:34:31 spire-1.2.1/pkg/server/api/selector.go 20:34:31 spire-1.2.1/pkg/server/api/selector_test.go 20:34:31 spire-1.2.1/pkg/server/api/status.go 20:34:31 spire-1.2.1/pkg/server/api/status_test.go 20:34:31 spire-1.2.1/pkg/server/api/svid/ 20:34:31 spire-1.2.1/pkg/server/api/svid/v1/ 20:34:31 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:34:31 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:34:31 spire-1.2.1/pkg/server/api/trustdomain.go 20:34:31 spire-1.2.1/pkg/server/api/trustdomain/ 20:34:31 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:34:31 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:34:31 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:34:31 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:34:31 spire-1.2.1/pkg/server/authpolicy/ 20:34:31 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:34:31 spire-1.2.1/pkg/server/authpolicy/policy.go 20:34:31 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:34:31 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:34:31 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:34:31 spire-1.2.1/pkg/server/authpolicy/validate.go 20:34:31 spire-1.2.1/pkg/server/bundle/ 20:34:31 spire-1.2.1/pkg/server/bundle/client/ 20:34:31 spire-1.2.1/pkg/server/bundle/client/client.go 20:34:31 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:34:31 spire-1.2.1/pkg/server/bundle/client/manager.go 20:34:31 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:34:31 spire-1.2.1/pkg/server/bundle/client/sources.go 20:34:31 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:34:31 spire-1.2.1/pkg/server/bundle/client/updater.go 20:34:31 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:34:31 spire-1.2.1/pkg/server/ca/ 20:34:31 spire-1.2.1/pkg/server/ca/ca.go 20:34:31 spire-1.2.1/pkg/server/ca/ca_health.go 20:34:31 spire-1.2.1/pkg/server/ca/ca_test.go 20:34:31 spire-1.2.1/pkg/server/ca/journal.go 20:34:31 spire-1.2.1/pkg/server/ca/journal_test.go 20:34:31 spire-1.2.1/pkg/server/ca/manager.go 20:34:31 spire-1.2.1/pkg/server/ca/manager_health.go 20:34:31 spire-1.2.1/pkg/server/ca/manager_test.go 20:34:31 spire-1.2.1/pkg/server/ca/templates.go 20:34:31 spire-1.2.1/pkg/server/ca/upstream_client.go 20:34:31 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:34:31 spire-1.2.1/pkg/server/ca/validation.go 20:34:31 spire-1.2.1/pkg/server/cache/ 20:34:31 spire-1.2.1/pkg/server/cache/dscache/ 20:34:31 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:34:31 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:34:31 spire-1.2.1/pkg/server/cache/entrycache/ 20:34:31 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:34:31 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:34:31 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:34:31 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:34:31 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:34:31 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:34:31 spire-1.2.1/pkg/server/catalog/ 20:34:31 spire-1.2.1/pkg/server/catalog/catalog.go 20:34:31 spire-1.2.1/pkg/server/catalog/keymanager.go 20:34:31 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:34:31 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:34:31 spire-1.2.1/pkg/server/catalog/notifier.go 20:34:31 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:34:31 spire-1.2.1/pkg/server/config.go 20:34:31 spire-1.2.1/pkg/server/datastore/ 20:34:31 spire-1.2.1/pkg/server/datastore/datastore.go 20:34:31 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:34:31 spire-1.2.1/pkg/server/datastore/repository.go 20:34:31 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:34:31 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:34:31 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:34:31 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:34:31 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:34:31 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:34:31 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:34:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:34:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:34:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:34:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:34:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:34:31 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:34:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:34:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:34:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:34:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:34:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:34:31 spire-1.2.1/pkg/server/endpoints/ 20:34:31 spire-1.2.1/pkg/server/endpoints/bundle/ 20:34:31 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:34:31 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:34:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:34:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:34:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:34:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:34:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:34:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:34:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:34:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:34:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:34:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:34:31 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:34:31 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:34:31 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:34:31 spire-1.2.1/pkg/server/endpoints/config.go 20:34:31 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:34:31 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:34:31 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:34:31 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:34:31 spire-1.2.1/pkg/server/endpoints/middleware.go 20:34:31 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:34:31 spire-1.2.1/pkg/server/hostservice/ 20:34:31 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:34:31 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:34:31 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:34:31 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:34:31 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:34:31 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:34:31 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:34:31 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/ 20:34:31 spire-1.2.1/pkg/server/plugin/keymanager/ 20:34:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:34:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:34:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:34:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:34:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:34:31 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:34:31 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:34:31 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:34:31 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:34:31 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:34:31 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:34:31 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:34:31 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:34:31 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:34:31 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:34:31 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:34:31 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:34:31 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:34:31 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:34:31 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:34:31 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:34:31 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:34:31 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:34:31 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:34:31 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:34:31 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/notifier/ 20:34:31 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:34:31 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:34:31 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:34:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:34:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:34:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:34:31 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:34:31 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:34:31 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:34:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:34:31 spire-1.2.1/pkg/server/registration/ 20:34:31 spire-1.2.1/pkg/server/registration/manager.go 20:34:31 spire-1.2.1/pkg/server/registration/manager_test.go 20:34:31 spire-1.2.1/pkg/server/scanentries.go 20:34:31 spire-1.2.1/pkg/server/scanentries_test.go 20:34:31 spire-1.2.1/pkg/server/server.go 20:34:31 spire-1.2.1/pkg/server/server_test.go 20:34:31 spire-1.2.1/pkg/server/svid/ 20:34:31 spire-1.2.1/pkg/server/svid/observer.go 20:34:31 spire-1.2.1/pkg/server/svid/observer_test.go 20:34:31 spire-1.2.1/pkg/server/svid/rotator.go 20:34:31 spire-1.2.1/pkg/server/svid/rotator_config.go 20:34:31 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:34:31 spire-1.2.1/pkg/server/svid/rotator_test.go 20:34:31 spire-1.2.1/proto/ 20:34:31 spire-1.2.1/proto/private/ 20:34:31 spire-1.2.1/proto/private/server/ 20:34:31 spire-1.2.1/proto/private/server/journal/ 20:34:31 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:34:31 spire-1.2.1/proto/private/server/journal/journal.proto 20:34:31 spire-1.2.1/proto/spire/ 20:34:31 spire-1.2.1/proto/spire/common/ 20:34:31 spire-1.2.1/proto/spire/common/common.pb.go 20:34:31 spire-1.2.1/proto/spire/common/common.proto 20:34:31 spire-1.2.1/proto/spire/common/plugin/ 20:34:31 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:34:31 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:34:31 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:34:31 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:34:31 spire-1.2.1/proto/spire/plugin/ 20:34:31 spire-1.2.1/proto/spire/plugin/agent/ 20:34:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:34:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:34:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:34:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:34:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:34:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:34:31 spire-1.2.1/release/ 20:34:31 spire-1.2.1/release/spire-extras/ 20:34:31 spire-1.2.1/release/spire-extras/README.md 20:34:31 spire-1.2.1/release/spire-extras/conf/ 20:34:31 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:34:31 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:34:31 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:34:31 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:34:31 spire-1.2.1/release/spire/ 20:34:31 spire-1.2.1/release/spire/README.md 20:34:31 spire-1.2.1/release/spire/conf/ 20:34:31 spire-1.2.1/release/spire/conf/agent/ 20:34:31 spire-1.2.1/release/spire/conf/agent/agent.conf 20:34:31 spire-1.2.1/release/spire/conf/server/ 20:34:31 spire-1.2.1/release/spire/conf/server/server.conf 20:34:31 spire-1.2.1/script/ 20:34:31 spire-1.2.1/script/build-artifact.sh 20:34:31 spire-1.2.1/script/generate_dummy_ca.sh 20:34:31 spire-1.2.1/support/ 20:34:31 spire-1.2.1/support/k8s/ 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:34:31 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:34:31 spire-1.2.1/support/oidc-discovery-provider/ 20:34:31 spire-1.2.1/support/oidc-discovery-provider/README.md 20:34:31 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:34:31 spire-1.2.1/support/oidc-discovery-provider/config.go 20:34:31 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:34:31 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:34:31 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:34:31 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:34:31 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:34:31 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:34:31 spire-1.2.1/support/oidc-discovery-provider/main.go 20:34:31 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:34:31 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:34:31 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:34:31 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:34:31 spire-1.2.1/test/ 20:34:31 spire-1.2.1/test/clock/ 20:34:31 spire-1.2.1/test/clock/clock.go 20:34:31 spire-1.2.1/test/fakes/ 20:34:31 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:34:31 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:34:31 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:34:31 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:34:31 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:34:31 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:34:31 spire-1.2.1/test/fakes/fakeagentstore/ 20:34:31 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:34:31 spire-1.2.1/test/fakes/fakedatastore/ 20:34:31 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:34:31 spire-1.2.1/test/fakes/fakeentryclient/ 20:34:31 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:34:31 spire-1.2.1/test/fakes/fakehealthchecker/ 20:34:31 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:34:31 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:34:31 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:34:31 spire-1.2.1/test/fakes/fakemetrics/ 20:34:31 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:34:31 spire-1.2.1/test/fakes/fakenoderesolver/ 20:34:31 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:34:31 spire-1.2.1/test/fakes/fakenotifier/ 20:34:31 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:34:31 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:34:31 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:34:31 spire-1.2.1/test/fakes/fakeserverca/ 20:34:31 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:34:31 spire-1.2.1/test/fakes/fakeservercatalog/ 20:34:31 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:34:31 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:34:31 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:34:31 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:34:31 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:34:31 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:34:31 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:34:31 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:34:31 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:34:31 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:34:31 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:34:31 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:34:31 spire-1.2.1/test/fixture/ 20:34:31 spire-1.2.1/test/fixture/certs/ 20:34:31 spire-1.2.1/test/fixture/certs/agent_svid.der 20:34:31 spire-1.2.1/test/fixture/certs/base_cert.pem 20:34:31 spire-1.2.1/test/fixture/certs/base_csr.pem 20:34:31 spire-1.2.1/test/fixture/certs/base_key.pem 20:34:31 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:34:31 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:34:31 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:34:31 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:34:31 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:34:31 spire-1.2.1/test/fixture/certs/blog_key.pem 20:34:31 spire-1.2.1/test/fixture/certs/bundle.der 20:34:31 spire-1.2.1/test/fixture/certs/ca.pem 20:34:31 spire-1.2.1/test/fixture/certs/ca_key.pem 20:34:31 spire-1.2.1/test/fixture/certs/database_cert.pem 20:34:31 spire-1.2.1/test/fixture/certs/database_csr.pem 20:34:31 spire-1.2.1/test/fixture/certs/database_key.pem 20:34:31 spire-1.2.1/test/fixture/certs/node_cert.pem 20:34:31 spire-1.2.1/test/fixture/certs/node_csr.pem 20:34:31 spire-1.2.1/test/fixture/certs/node_key.pem 20:34:31 spire-1.2.1/test/fixture/certs/svid.pem 20:34:31 spire-1.2.1/test/fixture/certs/svid_key.pem 20:34:31 spire-1.2.1/test/fixture/config/ 20:34:31 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:34:31 spire-1.2.1/test/fixture/config/agent_good.conf 20:34:31 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:34:31 spire-1.2.1/test/fixture/config/plugin_good.conf 20:34:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:34:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:34:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:34:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:34:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:34:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:34:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:34:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:34:31 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:34:31 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:34:31 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:34:31 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:34:31 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:34:31 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:34:31 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:34:31 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:34:31 spire-1.2.1/test/fixture/config/server_good.conf 20:34:31 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:34:31 spire-1.2.1/test/fixture/fixture.go 20:34:31 spire-1.2.1/test/fixture/nodeattestor/ 20:34:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:34:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:34:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:34:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:34:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:34:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:34:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:34:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:34:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:34:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:34:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:34:31 spire-1.2.1/test/fixture/registration/ 20:34:31 spire-1.2.1/test/fixture/registration/entries.json 20:34:31 spire-1.2.1/test/fixture/registration/good-for-update.json 20:34:31 spire-1.2.1/test/fixture/registration/good.json 20:34:31 spire-1.2.1/test/fixture/registration/invalid.json 20:34:31 spire-1.2.1/test/fixture/registration/invalid_json.json 20:34:31 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:34:31 spire-1.2.1/test/integration/ 20:34:31 spire-1.2.1/test/integration/README.md 20:34:31 spire-1.2.1/test/integration/common 20:34:31 spire-1.2.1/test/integration/setup/ 20:34:31 spire-1.2.1/test/integration/setup/adminclient/ 20:34:31 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:34:31 spire-1.2.1/test/integration/setup/adminclient/client.go 20:34:31 spire-1.2.1/test/integration/setup/debugagent/ 20:34:31 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:34:31 spire-1.2.1/test/integration/setup/debugagent/main.go 20:34:31 spire-1.2.1/test/integration/setup/debugserver/ 20:34:31 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:34:31 spire-1.2.1/test/integration/setup/debugserver/main.go 20:34:31 spire-1.2.1/test/integration/setup/downstreamclient/ 20:34:31 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:34:31 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:34:31 spire-1.2.1/test/integration/setup/itclient/ 20:34:31 spire-1.2.1/test/integration/setup/itclient/client.go 20:34:31 spire-1.2.1/test/integration/setup/node-attestation/ 20:34:31 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:34:31 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:34:31 spire-1.2.1/test/integration/setup/x509pop/ 20:34:31 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:34:31 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:34:31 spire-1.2.1/test/integration/suites/ 20:34:31 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:34:31 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:34:31 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:34:31 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:34:31 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:34:31 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:34:31 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:34:31 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:34:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:34:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:34:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:34:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:34:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:34:31 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:34:31 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:34:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:34:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:34:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:34:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:34:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:34:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:34:31 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:34:31 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:34:31 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:34:31 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:34:31 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:34:31 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:34:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:34:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:34:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:34:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:34:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:34:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:34:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:34:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:34:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:34:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:34:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:34:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:34:31 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:34:31 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:34:31 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:34:31 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:34:31 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:34:31 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:34:31 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:34:31 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:34:31 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:34:31 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:34:31 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:34:31 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:34:31 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:34:31 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:34:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:34:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:34:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:34:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:34:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:34:31 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:34:31 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:34:31 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:34:31 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:34:31 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:34:31 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:34:31 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:34:31 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:34:31 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:34:31 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:34:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:34:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:34:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:34:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:34:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:34:31 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:34:31 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:34:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:34:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:34:31 spire-1.2.1/test/integration/suites/join-token/ 20:34:31 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:34:31 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:34:31 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:34:31 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:34:31 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:34:31 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:34:31 spire-1.2.1/test/integration/suites/join-token/README.md 20:34:31 spire-1.2.1/test/integration/suites/join-token/conf/ 20:34:31 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:34:31 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:34:31 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:34:31 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:34:31 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:34:31 spire-1.2.1/test/integration/suites/join-token/teardown 20:34:31 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:34:31 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:34:31 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:34:31 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:34:31 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:34:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:34:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:34:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:34:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:34:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:34:31 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:34:31 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:34:31 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:34:31 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:34:31 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:34:31 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:34:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:34:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:34:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:34:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:34:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:34:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:34:31 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:34:31 spire-1.2.1/test/integration/suites/k8s/ 20:34:31 spire-1.2.1/test/integration/suites/k8s/00-setup 20:34:31 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:34:31 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:34:31 spire-1.2.1/test/integration/suites/k8s/README.md 20:34:31 spire-1.2.1/test/integration/suites/k8s/conf/ 20:34:31 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:34:31 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:34:31 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:34:31 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:34:31 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:34:31 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:34:31 spire-1.2.1/test/integration/suites/k8s/teardown 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/ 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:34:31 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:34:31 spire-1.2.1/test/integration/suites/node-attestation/ 20:34:31 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:34:31 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:34:31 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:34:31 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:34:31 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:34:31 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:34:31 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:34:31 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:34:31 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:34:31 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:34:31 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:34:31 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:34:31 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:34:31 spire-1.2.1/test/integration/suites/rotation/ 20:34:31 spire-1.2.1/test/integration/suites/rotation/00-setup 20:34:31 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:34:31 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:34:31 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:34:31 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:34:31 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:34:31 spire-1.2.1/test/integration/suites/rotation/README.md 20:34:31 spire-1.2.1/test/integration/suites/rotation/conf/ 20:34:31 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:34:31 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:34:31 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:34:31 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:34:31 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:34:31 spire-1.2.1/test/integration/suites/rotation/teardown 20:34:31 spire-1.2.1/test/integration/suites/self-test/ 20:34:31 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:34:31 spire-1.2.1/test/integration/suites/self-test/README.md 20:34:31 spire-1.2.1/test/integration/suites/self-test/teardown 20:34:31 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:34:31 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:34:31 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:34:31 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:34:31 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:34:31 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:34:31 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:34:31 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:34:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:34:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:34:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:34:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:34:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:34:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:34:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:34:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:34:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:34:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:34:31 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:34:31 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:34:31 spire-1.2.1/test/integration/suites/upgrade/ 20:34:31 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:34:31 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:34:31 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:34:31 spire-1.2.1/test/integration/suites/upgrade/README.md 20:34:31 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:34:31 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:34:31 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:34:31 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:34:31 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:34:31 spire-1.2.1/test/integration/suites/upgrade/teardown 20:34:31 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:34:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:34:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:34:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:34:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:34:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:34:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:34:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:34:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:34:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:34:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:34:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:34:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:34:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:34:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:34:31 spire-1.2.1/test/integration/test-one.sh 20:34:31 spire-1.2.1/test/integration/test.sh 20:34:31 spire-1.2.1/test/plugintest/ 20:34:31 spire-1.2.1/test/plugintest/config.go 20:34:31 spire-1.2.1/test/plugintest/load.go 20:34:31 spire-1.2.1/test/plugintest/option.go 20:34:31 spire-1.2.1/test/spiretest/ 20:34:31 spire-1.2.1/test/spiretest/apiserver.go 20:34:31 spire-1.2.1/test/spiretest/assertions.go 20:34:31 spire-1.2.1/test/spiretest/dir.go 20:34:31 spire-1.2.1/test/spiretest/errors_posix.go 20:34:31 spire-1.2.1/test/spiretest/errors_windows.go 20:34:31 spire-1.2.1/test/spiretest/logs.go 20:34:31 spire-1.2.1/test/spiretest/socketapi.go 20:34:31 spire-1.2.1/test/spiretest/suite.go 20:34:31 spire-1.2.1/test/spiretest/x509.go 20:34:31 spire-1.2.1/test/testca/ 20:34:31 spire-1.2.1/test/testca/ca.go 20:34:31 spire-1.2.1/test/testkey/ 20:34:31 spire-1.2.1/test/testkey/generate.sh 20:34:31 spire-1.2.1/test/testkey/genkeys.go 20:34:31 spire-1.2.1/test/testkey/keys.go 20:34:31 spire-1.2.1/test/testkey/new.go 20:34:31 spire-1.2.1/test/tpmsimulator/ 20:34:31 spire-1.2.1/test/tpmsimulator/simulator.go 20:34:31 spire-1.2.1/test/util/ 20:34:31 spire-1.2.1/test/util/cert_fixtures.go 20:34:31 spire-1.2.1/test/util/cert_generation.go 20:34:31 spire-1.2.1/test/util/io_redirection.go 20:34:31 spire-1.2.1/test/util/race.go 20:34:31 spire-1.2.1/test/util/util.go 20:34:31 building spire from source... 20:34:31 Installing go1.17.7... 20:34:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:31 ---> 4078f13eb846 20:34:31 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:34:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:32 ---> 01f29bca340f 20:34:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:34:32 OK: 221 MiB in 52 packages 20:34:33 ---> 79ec1a35d9dc 20:34:33 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:34:34 ---> 778161faa866 20:34:34 Step 19/23 : ENTRYPOINT ["/core-data"] 20:34:35 ---> 90ad02e26d99 20:34:35 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:34:35 ---> Running in 6f3bb3d70fe7 20:34:36 Removing intermediate container 01c07715246e 20:34:36 ---> 84099f0fb58d 20:34:36 Step 6/22 : COPY go.mod vendor* ./ 20:34:36 Removing intermediate container 6f3bb3d70fe7 20:34:36 ---> 2a1aab42de59 20:34:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:37 ---> 4858ac08f693 20:34:37 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:34:37 ---> 3f2d6b3bcc7d 20:34:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:38 ---> Running in a4119494fb9e 20:34:38 Building bin/spire-server... 20:34:38 go: downloading github.com/mitchellh/cli v1.1.2 20:34:38 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:34:38 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:34:38 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:34:38 go: downloading google.golang.org/grpc v1.44.0 20:34:38 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:34:38 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:34:38 go: downloading github.com/imdario/mergo v0.3.12 20:34:38 go: downloading github.com/sirupsen/logrus v1.8.1 20:34:38 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:34:39 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:34:39 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:34:39 go: downloading github.com/fatih/color v1.13.0 20:34:39 go: downloading github.com/mattn/go-isatty v0.0.14 20:34:39 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:34:39 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:34:39 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:34:39 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:34:39 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:34:39 go: downloading github.com/armon/go-metrics v0.3.10 20:34:39 go: downloading github.com/prometheus/client_golang v1.12.1 20:34:39 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:34:39 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:34:39 go: downloading github.com/open-policy-agent/opa v0.38.0 20:34:39  ---> Running in a7353fb9905c 20:34:39 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:34:39 go: downloading github.com/mattn/go-colorable v0.1.12 20:34:39 go: downloading github.com/Masterminds/goutils v1.1.0 20:34:39 go: downloading github.com/Masterminds/semver v1.5.0 20:34:39 go: downloading github.com/google/uuid v1.1.2 20:34:39 go: downloading github.com/huandu/xstrings v1.3.2 20:34:39 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:34:39 go: downloading github.com/oklog/run v1.0.0 20:34:39 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:34:39 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:34:39 go: downloading github.com/imkira/go-observer v1.0.3 20:34:39 go: downloading go.uber.org/atomic v1.9.0 20:34:39 go: downloading github.com/prometheus/client_model v0.2.0 20:34:39 go: downloading github.com/prometheus/common v0.32.1 20:34:39 go: downloading github.com/beorn7/perks v1.0.1 20:34:39 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:34:39 go: downloading github.com/prometheus/procfs v0.7.3 20:34:39 go: downloading github.com/hashicorp/errwrap v1.1.0 20:34:39 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:34:40 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:34:40 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:34:40 go: downloading github.com/blang/semver/v4 v4.0.0 20:34:40 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:34:40 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:34:40 go: downloading github.com/jinzhu/gorm v1.9.16 20:34:40 go: downloading github.com/lib/pq v1.10.4 20:34:40 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:34:40 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:34:40 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:34:40  ---> bcca1a191c1d 20:34:40 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:34:40 Removing intermediate container a4119494fb9e 20:34:40 ---> 2dc11e91d6e9 20:34:40 Step 21/23 : LABEL arch=x86_64 20:34:40 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:34:41  ---> Running in f3abfe0aa129 20:34:41 ---> Running in 5da7b4d7325e 20:34:41 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:34:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:34:42 go: downloading github.com/stretchr/testify v1.7.0 20:34:42 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:34:42 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:34:45 Removing intermediate container 5da7b4d7325e 20:34:45 ---> 96b489d26863 20:34:45 Step 22/23 : LABEL git_sha=c5926475383b92200af0a2fc67bbf8d112853186 20:34:45 go: downloading google.golang.org/api v0.70.0 20:34:45 go: downloading k8s.io/client-go v0.23.4 20:34:45 go: downloading k8s.io/api v0.23.4 20:34:45 go: downloading github.com/google/go-tpm v0.3.3 20:34:45 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:34:45 Removing intermediate container f3abfe0aa129 20:34:45 ---> e46ba9de9c99 20:34:45 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:34:45 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:34:45 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:34:46 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:34:46 go: downloading k8s.io/apimachinery v0.23.4 20:34:47 go: downloading cloud.google.com/go/storage v1.21.0 20:34:47 go: downloading k8s.io/kube-aggregator v0.23.3 20:34:47 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:34:47 go: downloading cloud.google.com/go v0.100.2 20:34:47 go: downloading cloud.google.com/go/security v1.3.0 20:34:47 go: downloading github.com/hashicorp/vault/api v1.4.1 20:34:47 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:34:47 go: downloading github.com/twmb/murmur3 v1.1.6 20:34:47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:34:47 go: downloading github.com/jinzhu/inflection v1.0.0 20:34:47 go: downloading github.com/aws/smithy-go v1.11.0 20:34:47  ---> Running in f2a8faa01423 20:34:48 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:34:48 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:34:48 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:34:48  ---> 5bdc4baf55ce 20:34:48 Step 26/31 : RUN chmod +x /entrypoint.sh 20:34:48 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:34:48 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:34:48 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:34:49 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:34:49 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:34:49 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:34:49 go: downloading github.com/dimchansky/utfbom v1.1.1 20:34:49 go: downloading github.com/gogo/protobuf v1.3.2 20:34:49 go: downloading k8s.io/klog/v2 v2.30.0 20:34:49 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:34:49 go: downloading github.com/google/gofuzz v1.1.0 20:34:49 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:34:49 go: downloading github.com/spf13/pflag v1.0.5 20:34:49 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:34:49 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:34:49 go: downloading cloud.google.com/go/compute v1.3.0 20:34:49 go: downloading cloud.google.com/go/iam v0.1.1 20:34:49 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:34:49 Removing intermediate container a7353fb9905c 20:34:49 ---> d09678a57320 20:34:49 Step 8/22 : COPY . . 20:34:49 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:34:49 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:34:49 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:34:49 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:34:49 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:34:49 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:34:50 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:34:50 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:34:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:34:50 go: downloading gopkg.in/yaml.v2 v2.4.0 20:34:50 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:34:51 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:34:51 go: downloading github.com/gobwas/glob v0.2.3 20:34:51 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:34:51 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:34:51 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:34:51 go: downloading gopkg.in/inf.v0 v0.9.1 20:34:51 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:34:51 go: downloading github.com/googleapis/gnostic v0.5.5 20:34:51 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:34:51 go: downloading github.com/go-logr/logr v1.2.2 20:34:51 go: downloading github.com/google/go-cmp v0.5.7 20:34:51 go: downloading github.com/json-iterator/go v1.1.12 20:34:51 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:34:51 go: downloading go.opencensus.io v0.23.0 20:34:51 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:34:52 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:34:52 go: downloading go.uber.org/zap v1.21.0 20:34:52 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:34:52 go: downloading github.com/tklauser/numcpus v0.3.0 20:34:52 go: downloading sigs.k8s.io/yaml v1.3.0 20:34:52 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:34:52 go: downloading github.com/modern-go/reflect2 v1.0.2 20:34:52 go: downloading github.com/ryanuber/go-glob v1.0.0 20:34:52 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:34:52 go: downloading github.com/golang/snappy v0.0.4 20:34:52 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:34:52 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:34:52 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:34:52 go: downloading github.com/hashicorp/go-version v1.2.0 20:34:52 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:34:52 go: downloading go.uber.org/multierr v1.6.0 20:34:53 Removing intermediate container f2a8faa01423 20:34:53 ---> fa34d5d4f7f4 20:34:53 Step 23/23 : LABEL version=0.0.0 20:34:56 ---> Running in adca3b5f5118 20:34:56 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:34:56 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:35:06  ---> ef7f7bcca280 20:35:06 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:35:06 ---> Running in 187e2fb7f720 20:35:06 ---> Running in 70c7d3a965ca 20:35:06 Removing intermediate container 187e2fb7f720 20:35:06 ---> e581b235c74b 20:35:06 20:35:06 Successfully built e581b235c74b 20:35:06 Successfully tagged core-data:latest 20:35:06 Building security-secretstore-setup 20:35:07  Building core-data ... done 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 20:35:11 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:35:11 ---> 504eabdb3ab2 20:35:11 Step 3/25 : WORKDIR /edgex-go 20:35:11 ---> Using cache 20:35:11 ---> e69050306888 20:35:11 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:11 ---> Using cache 20:35:11 ---> 52946e6d55aa 20:35:11 Step 5/25 : RUN apk add --update --no-cache make git 20:35:13 Removing intermediate container adca3b5f5118 20:35:13 ---> f8420eb95f79 20:35:13 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:35:13 ---> Running in 0c857ea70a23 20:35:13 ---> Running in 49b5f38b41f1 20:35:14 Removing intermediate container 49b5f38b41f1 20:35:14 ---> ab7813d95b69 20:35:14 Step 28/31 : CMD ["gate"] 20:35:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:14 ---> Running in 74a9c1670a70 20:35:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:15 Removing intermediate container 74a9c1670a70 20:35:15 ---> eb8c6682a517 20:35:15 Step 29/31 : LABEL arch=x86_64 20:35:15 OK: 221 MiB in 52 packages 20:35:15 ---> Running in 16b0623decd0 20:35:15 Removing intermediate container f92df4da767d 20:35:15 ---> b8358e2c206f 20:35:15 Successfully built b8358e2c206f 20:35:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:35:16 Removing intermediate container 16b0623decd0 20:35:16 ---> 3a898cda9705 20:35:16 Step 30/31 : LABEL git_sha=c5926475383b92200af0a2fc67bbf8d112853186 20:35:16 + docker inspect -f . ci-base-image-arm64 20:35:16 . [Pipeline] withDockerContainer 20:35:16 ---> Running in 5b9b6584515d 20:35:16 prd-ubuntu20.04-docker-arm64-4c-16g-34272 does not seem to be running inside a container 20:35:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:35:16 Removing intermediate container 0c857ea70a23 20:35:16 ---> a81a8a58cbbc 20:35:16 Step 6/25 : COPY go.mod vendor* ./ 20:35:17 Removing intermediate container 5b9b6584515d 20:35:17 ---> e800d326a84c 20:35:17 Step 31/31 : LABEL version=0.0.0 20:35:17 ---> 8380b6d14ee2 20:35:17 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:17 ---> Running in 167088e90b84 20:35:17 ---> Running in f5a8e9508450 20:35:17 $ docker top 68a3fb6f69cecf7963bfa93353836d90e8b612948693f880836221f91d16ae81 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:18 Removing intermediate container f5a8e9508450 20:35:18 ---> 2840c139ba84 20:35:18 20:35:18 Successfully built 2840c139ba84 20:35:18 Successfully tagged security-bootstrapper:latest 20:35:18  Building security-bootstrapper ... done Building security-spiffe-token-provider 20:35:18 + go version 20:35:18 go version go1.17.6 linux/arm64 [Pipeline] } 20:35:18 $ docker stop --time=1 68a3fb6f69cecf7963bfa93353836d90e8b612948693f880836221f91d16ae81 20:35:20 $ docker rm -f 68a3fb6f69cecf7963bfa93353836d90e8b612948693f880836221f91d16ae81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:35:21 + docker inspect -f . ci-base-image-arm64 20:35:21 . [Pipeline] withDockerContainer 20:35:21 prd-ubuntu20.04-docker-arm64-4c-16g-34272 does not seem to be running inside a container 20:35:21 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:35:22 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:22 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:35:22 ---> 504eabdb3ab2 20:35:22 Step 3/20 : WORKDIR /edgex-go 20:35:22 ---> Using cache 20:35:22 ---> e69050306888 20:35:22 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:35:22 $ docker top 60ab1b85dea6d2d68ce79259d04a0a4f2fe677a95d0009e3f4af06a188fcd227 -eo pid,comm [Pipeline] { [Pipeline] echo 20:35:23 ========================================================= 20:35:23 [edgeXBuildGoParallel] Running Tests and Build... 20:35:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:35:23 + make test 20:35:23 go mod tidy -compat=1.17 20:35:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:35:26 ---> Running in dcf1acf15828 20:35:26 Removing intermediate container 167088e90b84 20:35:26 ---> b9420ef3d81c 20:35:26 Step 8/25 : COPY . . 20:35:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:28 v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] 20:35:28 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:35:28 OK: 15864 distinct packages available 20:35:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:29 OK: 221 MiB in 52 packages 20:35:37 ---> 34e23fc6357b 20:35:37 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:35:37 ---> Running in ba8b70299270 20:35:37 Removing intermediate container dcf1acf15828 20:35:37 ---> 2be4013918e4 20:35:37 Step 5/20 : COPY go.mod vendor* ./ 20:35:37 ---> 3faedfcdd2f9 20:35:37 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:35:38 ---> Running in b35bcf81d6c3 20:35:41 Removing intermediate container 70c7d3a965ca 20:35:41 ---> cd06368302ea 20:35:41 20:35:41 Step 10/22 : FROM alpine:3.14 20:35:41 ---> e04c818066af 20:35:41 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:35:42 Removing intermediate container b35bcf81d6c3 20:35:42 ---> b6c8d23a4d45 20:35:42 Step 7/20 : COPY . . 20:35:43 ---> Running in f718ac4f8b3b 20:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:44 (1/2) Installing ca-certificates (20211220-r0) 20:35:44 (2/2) Installing dumb-init (1.2.5-r1) 20:35:44 Executing busybox-1.33.1-r7.trigger 20:35:44 Executing ca-certificates-20211220-r0.trigger 20:35:44 OK: 6 MiB in 16 packages 20:35:48 Removing intermediate container f718ac4f8b3b 20:35:48 ---> fd20e893ccc5 20:35:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:35:48 ---> Running in b046c418abcf 20:35:49 Removing intermediate container b046c418abcf 20:35:49 ---> 834641cd1476 20:35:49 Step 13/22 : ENV APP_PORT=59860 20:35:49 ---> 2175e5fb9500 20:35:49 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:35:49 ---> Running in 00e0901dfa29 20:35:49 ---> Running in d1f895e5a3c1 20:35:49 Removing intermediate container 00e0901dfa29 20:35:49 ---> f0b4c14385b4 20:35:49 Step 14/22 : EXPOSE $APP_PORT 20:35:49 ---> Running in 5877ffd55e40 20:35:50 Removing intermediate container 5877ffd55e40 20:35:50 ---> b10a0743c131 20:35:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:35:50 ---> 230a3034927e 20:35:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:35:52 ---> b2f189ee56ad 20:35:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:35:54 ---> 7b5b02920bcc 20:35:54 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:35:54 ---> Running in f71c77d7aec9 20:35:56 Removing intermediate container f71c77d7aec9 20:35:56 ---> d8b1078c3d42 20:35:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:57 ? github.com/edgexfoundry/edgex-go [no test files] 20:35:58 ---> Running in 9cec611cedca 20:35: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:35:59 Removing intermediate container 9cec611cedca 20:35:59 ---> b084f38b6f56 20:35:59 Step 20/22 : LABEL arch=x86_64 20:35:59 ---> Running in ab36eee7f981 20:36:00 Removing intermediate container ab36eee7f981 20:36:00 ---> 50e7d2996dff 20:36:00 Step 21/22 : LABEL git_sha=c5926475383b92200af0a2fc67bbf8d112853186 20:36:01 ---> Running in 6728a9fcb453 20:36:02 Removing intermediate container 6728a9fcb453 20:36:02 ---> 1e557fb37dbd 20:36:02 Step 22/22 : LABEL version=0.0.0 20:36:02 ---> Running in c0bbb5096906 20:36:02 Removing intermediate container ba8b70299270 20:36:02 ---> 194e879f7727 20:36:02 20:36:02 Step 10/25 : FROM alpine:3.14 20:36:02 ---> e04c818066af 20:36:02 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:36:03 ---> Running in bd6675dc6b10 20:36:03 Removing intermediate container c0bbb5096906 20:36:03 ---> 6dc984f651af 20:36:03 20:36:04 Successfully built 6dc984f651af 20:36:04 Successfully tagged support-notifications:latest 20:36:04 Building security-spire-config 20:36:05  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:36:05 Building bin/spire-agent... 20:36:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:36:05 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:36:05 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:36:05 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:36:05 go: downloading github.com/docker/docker v20.10.12+incompatible 20:36:05 (1/3) Installing ca-certificates (20211220-r0) 20:36:05 (2/3) Installing dumb-init (1.2.5-r1) 20:36:05 (3/3) Installing su-exec (0.2-r1) 20:36:05 Executing busybox-1.33.1-r7.trigger 20:36:05 Executing ca-certificates-20211220-r0.trigger 20:36:05 OK: 6 MiB in 17 packages 20:36:06 go: downloading github.com/google/go-tpm-tools v0.3.3 20:36:06 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:36:06 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:36:06 go: downloading github.com/docker/go-connections v0.4.0 20:36:06 go: downloading github.com/docker/go-units v0.4.0 20:36:06 go: downloading github.com/opencontainers/image-spec v1.0.1 20:36:06 go: downloading github.com/containerd/containerd v1.3.4 20:36:06 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:36:06 go: downloading github.com/opencontainers/go-digest v1.0.0 20:36:08 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:36:08 ---> 504eabdb3ab2 20:36:08 Step 3/26 : WORKDIR /edgex-go 20:36:08 ---> Using cache 20:36:08 ---> e69050306888 20:36:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:08 ---> Using cache 20:36:08 ---> 52946e6d55aa 20:36:08 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:36:08 ---> Using cache 20:36:08 ---> 0e05121762a7 20:36:08 Step 6/26 : COPY go.mod vendor* ./ 20:36:08 ---> Using cache 20:36:08 ---> 57f22ac58cdf 20:36:08 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:08 ---> Using cache 20:36:08 ---> a214d0c3b24f 20:36:08 Step 8/26 : COPY . . 20:36:08 ---> Using cache 20:36:08 ---> 870cd9aaf2ef 20:36:08 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:36:08 ---> Using cache 20:36:08 ---> 6d0721395e94 20:36:08 Step 10/26 : RUN mkdir -p spire-build 20:36:08 ---> Using cache 20:36:08 ---> 1d905bfc1300 20:36:08 Step 11/26 : WORKDIR /edgex-go/spire-build 20:36:08 ---> Using cache 20:36:08 ---> 6a932444aa63 20:36:08 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:36:21 ---> Running in 41776ded7e07 20:36:21 Removing intermediate container bd6675dc6b10 20:36:21 ---> 53952cbba683 20:36:21 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:36:22 spire-1.2.1/ 20:36:22 spire-1.2.1/.data/ 20:36:22 spire-1.2.1/.data/.file 20:36:22 spire-1.2.1/.dockerignore 20:36:22 spire-1.2.1/.gitattributes 20:36:22 spire-1.2.1/.githooks/ 20:36:22 spire-1.2.1/.githooks/pre-commit 20:36:22 spire-1.2.1/.github/ 20:36:22 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:36:22 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:36:22 spire-1.2.1/.github/dependabot.yml 20:36:22 spire-1.2.1/.github/workflows/ 20:36:22 spire-1.2.1/.github/workflows/nightly_build.yaml 20:36:22 spire-1.2.1/.github/workflows/pr_build.yaml 20:36:22 spire-1.2.1/.github/workflows/release_build.yaml 20:36:22 spire-1.2.1/.github/workflows/scripts/ 20:36:22 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:36:22 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:36:22 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:36:22 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:36:22 spire-1.2.1/.github/workflows/scripts/split.sh 20:36:22 spire-1.2.1/.gitignore 20:36:22 spire-1.2.1/.go-version 20:36:22 spire-1.2.1/.golangci.yml 20:36:22 spire-1.2.1/ADOPTERS.md 20:36:22 spire-1.2.1/CHANGELOG.md 20:36:22 spire-1.2.1/CODE-OF-CONDUCT.md 20:36:22 spire-1.2.1/CODEOWNERS 20:36:22 spire-1.2.1/CONTRIBUTING.md 20:36:22 spire-1.2.1/Dockerfile 20:36:22 spire-1.2.1/Dockerfile.dev 20:36:22 spire-1.2.1/Dockerfile.scratch 20:36:22 spire-1.2.1/LICENSE 20:36:22 spire-1.2.1/MAINTAINERS.md 20:36:22 spire-1.2.1/Makefile 20:36:22 spire-1.2.1/README.md 20:36:22 spire-1.2.1/ROADMAP.md 20:36:22 spire-1.2.1/SECURITY.md 20:36:22 spire-1.2.1/cmd/ 20:36:22 spire-1.2.1/cmd/spire-agent/ 20:36:22 spire-1.2.1/cmd/spire-agent/cli/ 20:36:22 spire-1.2.1/cmd/spire-agent/cli/api/ 20:36:22 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:36:22 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:36:22 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:36:22 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:36:22 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:36:22 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:36:22 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:36:22 spire-1.2.1/cmd/spire-agent/cli/common/ 20:36:22 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:36:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:36:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:36:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:36:22 spire-1.2.1/cmd/spire-agent/cli/run/ 20:36:22 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:36:22 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:36:22 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:36:22 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:36:22 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:36:22 spire-1.2.1/cmd/spire-agent/main.go 20:36:22 spire-1.2.1/cmd/spire-server/ 20:36:22 spire-1.2.1/cmd/spire-server/cli/ 20:36:22 spire-1.2.1/cmd/spire-server/cli/agent/ 20:36:22 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:36:22 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/cli.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/entry/ 20:36:22 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/federation/ 20:36:22 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:36:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:36:22 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/run/ 20:36:22 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/token/ 20:36:22 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/validate/ 20:36:22 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/x509/ 20:36:22 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:36:22 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:36:22 spire-1.2.1/cmd/spire-server/main.go 20:36:22 spire-1.2.1/cmd/spire-server/util/ 20:36:22 spire-1.2.1/cmd/spire-server/util/util.go 20:36:22 spire-1.2.1/conf/ 20:36:22 spire-1.2.1/conf/agent/ 20:36:22 spire-1.2.1/conf/agent/agent.conf 20:36:22 spire-1.2.1/conf/agent/agent_full.conf 20:36:22 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:36:22 spire-1.2.1/conf/server/ 20:36:22 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:36:22 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:36:22 spire-1.2.1/conf/server/server.conf 20:36:22 spire-1.2.1/conf/server/server_full.conf 20:36:22 spire-1.2.1/doc/ 20:36:22 spire-1.2.1/doc/SPIRE101.md 20:36:22 spire-1.2.1/doc/auditlog.md 20:36:22 spire-1.2.1/doc/authorization_policy_engine.md 20:36:22 spire-1.2.1/doc/changelog_guidelines.md 20:36:22 spire-1.2.1/doc/cure53-report.pdf 20:36:22 spire-1.2.1/doc/images/ 20:36:22 spire-1.2.1/doc/images/2019_roadmap.png 20:36:22 spire-1.2.1/doc/images/SPIRE101.png 20:36:22 spire-1.2.1/doc/images/SPIRE_agent.png 20:36:22 spire-1.2.1/doc/images/SPIRE_server.png ---> Running in df0311e180d0 20:36:22 20:36:22 spire-1.2.1/doc/images/cache_mgr.png 20:36:22 spire-1.2.1/doc/images/cache_mgr_components.png 20:36:22 spire-1.2.1/doc/images/federated_spire.png 20:36:22 spire-1.2.1/doc/images/ha_mode.png 20:36:22 spire-1.2.1/doc/images/nested_spire.png 20:36:22 spire-1.2.1/doc/images/oidc_federation.png 20:36:22 spire-1.2.1/doc/images/single_trust_domain.png 20:36:22 spire-1.2.1/doc/images/spiffe_compatible.png 20:36:22 spire-1.2.1/doc/images/spire_logo.png 20:36:22 spire-1.2.1/doc/migrating_registration_api_clients.md 20:36:22 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:36:22 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:36:22 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:36:22 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:36:22 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:36:22 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:36:22 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:36:22 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:36:22 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:36:22 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:36:22 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:36:22 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:36:22 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:36:22 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:36:22 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:36:22 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:36:22 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:36:22 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:36:22 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:36:22 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:36:22 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:36:22 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:36:22 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:36:22 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:36:22 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:36:22 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:36:22 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:36:22 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:36:22 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:36:22 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:36:22 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:36:22 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:36:22 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:36:22 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:36:22 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:36:22 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:36:22 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:36:22 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:36:22 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:36:22 spire-1.2.1/doc/scaling_spire.md 20:36:22 spire-1.2.1/doc/spire_agent.md 20:36:22 spire-1.2.1/doc/spire_server.md 20:36:22 spire-1.2.1/doc/supported_integrations.md 20:36:22 spire-1.2.1/doc/telemetry.md 20:36:22 spire-1.2.1/doc/telemetry_config.md 20:36:22 spire-1.2.1/doc/upgrading.md 20:36:22 spire-1.2.1/doc/using_spire.md 20:36:22 spire-1.2.1/examples/ 20:36:22 spire-1.2.1/examples/README.md 20:36:22 spire-1.2.1/go.mod 20:36:22 spire-1.2.1/go.sum 20:36:22 spire-1.2.1/pkg/ 20:36:22 spire-1.2.1/pkg/agent/ 20:36:22 spire-1.2.1/pkg/agent/agent.go 20:36:22 spire-1.2.1/pkg/agent/api/ 20:36:22 spire-1.2.1/pkg/agent/api/config.go 20:36:22 spire-1.2.1/pkg/agent/api/debug/ 20:36:22 spire-1.2.1/pkg/agent/api/debug/v1/ 20:36:22 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:36:22 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:36:22 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:36:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:36:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:36:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:36:22 spire-1.2.1/pkg/agent/api/endpoints.go 20:36:22 spire-1.2.1/pkg/agent/api/health/ 20:36:22 spire-1.2.1/pkg/agent/api/health/v1/ 20:36:22 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:36:22 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:36:22 spire-1.2.1/pkg/agent/api/rpccontext/ 20:36:22 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:36:22 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:36:22 spire-1.2.1/pkg/agent/attestor/ 20:36:22 spire-1.2.1/pkg/agent/attestor/node/ 20:36:22 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:36:22 spire-1.2.1/pkg/agent/attestor/node/node.go 20:36:22 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:36:22 spire-1.2.1/pkg/agent/attestor/workload/ 20:36:22 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:36:22 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:36:22 spire-1.2.1/pkg/agent/catalog/ 20:36:22 spire-1.2.1/pkg/agent/catalog/catalog.go 20:36:22 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:36:22 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:36:22 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:36:22 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:36:22 spire-1.2.1/pkg/agent/client/ 20:36:22 spire-1.2.1/pkg/agent/client/client.go 20:36:22 spire-1.2.1/pkg/agent/client/client_test.go 20:36:22 spire-1.2.1/pkg/agent/client/dial.go 20:36:22 spire-1.2.1/pkg/agent/client/nodeconn.go 20:36:22 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:36:22 spire-1.2.1/pkg/agent/client/update.go 20:36:22 spire-1.2.1/pkg/agent/client/util.go 20:36:22 spire-1.2.1/pkg/agent/common/ 20:36:22 spire-1.2.1/pkg/agent/common/backoff/ 20:36:22 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:36:22 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:36:22 spire-1.2.1/pkg/agent/common/cgroups/ 20:36:22 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:36:22 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:36:22 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:36:22 spire-1.2.1/pkg/agent/config.go 20:36:22 spire-1.2.1/pkg/agent/endpoints/ 20:36:22 spire-1.2.1/pkg/agent/endpoints/config.go 20:36:22 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:36:22 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:36:22 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:36:22 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:36:22 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:36:22 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:36:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:36:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:36:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:36:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:36:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:36:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:36:22 spire-1.2.1/pkg/agent/endpoints/workload/ 20:36:22 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:36:22 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:36:22 spire-1.2.1/pkg/agent/manager/ 20:36:22 spire-1.2.1/pkg/agent/manager/cache/ 20:36:22 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:36:22 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:36:22 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:36:22 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:36:22 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:36:22 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:36:22 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:36:22 spire-1.2.1/pkg/agent/manager/config.go 20:36:22 spire-1.2.1/pkg/agent/manager/manager.go 20:36:22 spire-1.2.1/pkg/agent/manager/manager_test.go 20:36:22 spire-1.2.1/pkg/agent/manager/storage.go 20:36:22 spire-1.2.1/pkg/agent/manager/storage_test.go 20:36:22 spire-1.2.1/pkg/agent/manager/storecache/ 20:36:22 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:36:22 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:36:22 spire-1.2.1/pkg/agent/manager/sync.go 20:36:22 spire-1.2.1/pkg/agent/plugin/ 20:36:22 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:36:22 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:36:22 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:36:22 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:36:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:36:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:36:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:36:22 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:36:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:36:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:36:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:36:22 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:36:22 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:36:22 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:36:22 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:36:22 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:36:22 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:36:22 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:36:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:36:22 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:36:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:36:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:36:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:36:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:36:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:36:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:36:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:36:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:36:22 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:36:22 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:36:22 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:36:22 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:36:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:36:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:36:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:36:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:36:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:36:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:36:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:36:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:36:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:36:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:36:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:36:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:36:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:36:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:36:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:36:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:36:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:36:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:36:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:36:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:36:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:36:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:36:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:36:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:36:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:36:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:36:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:36:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:36:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:36:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:36:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:36:22 spire-1.2.1/pkg/agent/svid/ 20:36:22 spire-1.2.1/pkg/agent/svid/rotator.go 20:36:22 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:36:22 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:36:22 spire-1.2.1/pkg/agent/svid/store/ 20:36:22 spire-1.2.1/pkg/agent/svid/store/service.go 20:36:22 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:36:22 spire-1.2.1/pkg/common/ 20:36:22 spire-1.2.1/pkg/common/agentpathtemplate/ 20:36:22 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:36:22 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:36:22 spire-1.2.1/pkg/common/api/ 20:36:22 spire-1.2.1/pkg/common/api/metrics.go 20:36:22 spire-1.2.1/pkg/common/api/middleware/ 20:36:22 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:36:22 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:36:22 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:36:22 spire-1.2.1/pkg/common/api/middleware/logger.go 20:36:22 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:36:22 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:36:22 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:36:22 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:36:22 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:36:22 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:36:22 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:36:22 spire-1.2.1/pkg/common/api/middleware/names.go 20:36:22 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:36:22 spire-1.2.1/pkg/common/api/names.go 20:36:22 spire-1.2.1/pkg/common/api/ratelimit.go 20:36:22 spire-1.2.1/pkg/common/api/rpccontext/ 20:36:22 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:36:22 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:36:22 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:36:22 spire-1.2.1/pkg/common/auth/ 20:36:22 spire-1.2.1/pkg/common/auth/interceptors.go 20:36:22 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:36:22 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:36:22 spire-1.2.1/pkg/common/bundleutil/ 20:36:22 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:36:22 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:36:22 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:36:22 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:36:22 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:36:22 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:36:22 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:36:22 spire-1.2.1/pkg/common/bundleutil/types.go 20:36:22 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:36:22 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:36:22 spire-1.2.1/pkg/common/catalog/ 20:36:22 spire-1.2.1/pkg/common/catalog/bind.go 20:36:22 spire-1.2.1/pkg/common/catalog/builtin.go 20:36:22 spire-1.2.1/pkg/common/catalog/catalog.go 20:36:22 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:36:22 spire-1.2.1/pkg/common/catalog/closers.go 20:36:22 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:36:22 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:36:22 spire-1.2.1/pkg/common/catalog/config.go 20:36:22 spire-1.2.1/pkg/common/catalog/config_test.go 20:36:22 spire-1.2.1/pkg/common/catalog/configure.go 20:36:22 spire-1.2.1/pkg/common/catalog/constraints.go 20:36:22 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:36:22 spire-1.2.1/pkg/common/catalog/context.go 20:36:22 spire-1.2.1/pkg/common/catalog/external.go 20:36:22 spire-1.2.1/pkg/common/catalog/host.go 20:36:22 spire-1.2.1/pkg/common/catalog/pipenet.go 20:36:22 spire-1.2.1/pkg/common/catalog/plugin.go 20:36:22 spire-1.2.1/pkg/common/catalog/testplugin/ 20:36:22 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:36:22 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:36:22 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:36:22 spire-1.2.1/pkg/common/cli/ 20:36:22 spire-1.2.1/pkg/common/cli/env.go 20:36:22 spire-1.2.1/pkg/common/cli/flags.go 20:36:22 spire-1.2.1/pkg/common/cli/trust_domain.go 20:36:22 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:36:22 spire-1.2.1/pkg/common/cli/umask.go 20:36:22 spire-1.2.1/pkg/common/cli/umask_posix.go 20:36:22 spire-1.2.1/pkg/common/cli/umask_test.go 20:36:22 spire-1.2.1/pkg/common/cli/umask_windows.go 20:36:22 spire-1.2.1/pkg/common/cliprinter/ 20:36:22 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:36:22 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:36:22 spire-1.2.1/pkg/common/cliprinter/flag.go 20:36:22 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:36:22 spire-1.2.1/pkg/common/cliprinter/format.go 20:36:22 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:36:22 spire-1.2.1/pkg/common/cliprinter/internal/ 20:36:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:36:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:36:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:36:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:36:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:36:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:36:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:36:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:36:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:36:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:36:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:36:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:36:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:36:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:36:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:36:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:36:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:36:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:36:22 spire-1.2.1/pkg/common/coretypes/ 20:36:22 spire-1.2.1/pkg/common/coretypes/bundle/ 20:36:22 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:36:22 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:36:22 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:36:22 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:36:22 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:36:22 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:36:22 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:36:22 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:36:22 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:36:22 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:36:22 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:36:22 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:36:22 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:36:22 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:36:22 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:36:22 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:36:22 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:36:22 spire-1.2.1/pkg/common/cryptoutil/ 20:36:22 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:36:22 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:36:22 spire-1.2.1/pkg/common/diskutil/ 20:36:22 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:36:22 spire-1.2.1/pkg/common/diskutil/file_test.go 20:36:22 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:36:22 spire-1.2.1/pkg/common/errorutil/ 20:36:22 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:36:22 spire-1.2.1/pkg/common/health/ 20:36:22 spire-1.2.1/pkg/common/health/config.go 20:36:22 spire-1.2.1/pkg/common/health/context.go 20:36:22 spire-1.2.1/pkg/common/health/context_test.go 20:36:22 spire-1.2.1/pkg/common/health/health.go 20:36:22 spire-1.2.1/pkg/common/health/health_test.go 20:36:22 spire-1.2.1/pkg/common/health/logger.go 20:36:22 spire-1.2.1/pkg/common/hostservice/ 20:36:22 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:36:22 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:36:22 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:36:22 spire-1.2.1/pkg/common/idutil/ 20:36:22 spire-1.2.1/pkg/common/idutil/require.go 20:36:22 spire-1.2.1/pkg/common/idutil/require_test.go 20:36:22 spire-1.2.1/pkg/common/idutil/safety.go 20:36:22 spire-1.2.1/pkg/common/idutil/safety_test.go 20:36:22 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:36:22 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:36:22 spire-1.2.1/pkg/common/jwtsvid/ 20:36:22 spire-1.2.1/pkg/common/jwtsvid/common.go 20:36:22 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:36:22 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:36:22 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:36:22 spire-1.2.1/pkg/common/jwtutil/ 20:36:22 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:36:22 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:36:22 spire-1.2.1/pkg/common/log/ 20:36:22 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:36:22 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:36:22 spire-1.2.1/pkg/common/log/log.go 20:36:22 spire-1.2.1/pkg/common/log/log_test.go 20:36:22 spire-1.2.1/pkg/common/log/options.go 20:36:22 spire-1.2.1/pkg/common/nodeutil/ 20:36:22 spire-1.2.1/pkg/common/nodeutil/node.go 20:36:22 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:36:22 spire-1.2.1/pkg/common/peertracker/ 20:36:22 spire-1.2.1/pkg/common/peertracker/conn.go 20:36:22 spire-1.2.1/pkg/common/peertracker/credentials.go 20:36:22 spire-1.2.1/pkg/common/peertracker/errors.go 20:36:22 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:36:22 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:36:22 spire-1.2.1/pkg/common/peertracker/info.go 20:36:22 spire-1.2.1/pkg/common/peertracker/listener.go 20:36:22 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:36:22 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:36:22 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:36:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:36:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:36:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:36:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:36:22 spire-1.2.1/pkg/common/peertracker/tcp.go 20:36:22 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:36:22 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:36:22 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:36:22 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:36:22 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:36:22 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:36:22 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:36:22 spire-1.2.1/pkg/common/peertracker/uds.go 20:36:22 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:36:22 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:36:22 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:36:22 spire-1.2.1/pkg/common/pemutil/ 20:36:22 spire-1.2.1/pkg/common/pemutil/block.go 20:36:22 spire-1.2.1/pkg/common/pemutil/certs.go 20:36:22 spire-1.2.1/pkg/common/pemutil/common.go 20:36:22 spire-1.2.1/pkg/common/pemutil/csr.go 20:36:22 spire-1.2.1/pkg/common/pemutil/keys.go 20:36:22 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:36:22 spire-1.2.1/pkg/common/pemutil/testdata/ 20:36:22 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:36:22 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:36:22 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:36:22 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:36:22 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:36:22 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:36:22 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:36:22 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:36:22 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:36:22 spire-1.2.1/pkg/common/plugin/ 20:36:22 spire-1.2.1/pkg/common/plugin/aws/ 20:36:22 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:36:22 spire-1.2.1/pkg/common/plugin/azure/ 20:36:22 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:36:22 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:36:22 spire-1.2.1/pkg/common/plugin/facade.go 20:36:22 spire-1.2.1/pkg/common/plugin/facade_test.go 20:36:22 spire-1.2.1/pkg/common/plugin/gcp/ 20:36:22 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:36:22 spire-1.2.1/pkg/common/plugin/k8s/ 20:36:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:36:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:36:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:36:22 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:36:22 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:36:22 spire-1.2.1/pkg/common/plugin/log.go 20:36:22 spire-1.2.1/pkg/common/plugin/sshpop/ 20:36:22 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:36:22 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:36:22 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:36:22 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:36:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:36:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:36:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:36:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:36:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:36:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:36:22 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:36:22 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:36:22 spire-1.2.1/pkg/common/plugin/x509pop/ 20:36:22 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:36:22 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:36:22 spire-1.2.1/pkg/common/profiling/ 20:36:22 spire-1.2.1/pkg/common/profiling/dumpers.go 20:36:22 spire-1.2.1/pkg/common/profiling/profiling.go 20:36:22 spire-1.2.1/pkg/common/protoutil/ 20:36:22 spire-1.2.1/pkg/common/protoutil/masks.go 20:36:22 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:36:22 spire-1.2.1/pkg/common/rotationutil/ 20:36:22 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:36:22 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:36:22 spire-1.2.1/pkg/common/selector/ 20:36:22 spire-1.2.1/pkg/common/selector/selector.go 20:36:22 spire-1.2.1/pkg/common/selector/selector_test.go 20:36:22 spire-1.2.1/pkg/common/selector/set.go 20:36:22 spire-1.2.1/pkg/common/selector/set_utils.go 20:36:22 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:36:22 spire-1.2.1/pkg/common/telemetry/ 20:36:22 spire-1.2.1/pkg/common/telemetry/agent/ 20:36:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:36:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:36:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:36:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:36:22 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:36:22 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:36:22 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:36:22 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:36:22 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:36:22 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:36:22 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:36:22 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:36:22 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:36:22 spire-1.2.1/pkg/common/telemetry/call.go 20:36:22 spire-1.2.1/pkg/common/telemetry/common/ 20:36:22 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:36:22 spire-1.2.1/pkg/common/telemetry/config.go 20:36:22 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:36:22 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:36:22 spire-1.2.1/pkg/common/telemetry/inmem.go 20:36:22 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:36:22 spire-1.2.1/pkg/common/telemetry/m3.go 20:36:22 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:36:22 spire-1.2.1/pkg/common/telemetry/metrics.go 20:36:22 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:36:22 spire-1.2.1/pkg/common/telemetry/names.go 20:36:22 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:36:22 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:36:22 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:36:22 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:36:22 spire-1.2.1/pkg/common/telemetry/server/ 20:36:22 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:36:22 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:36:22 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:36:22 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:36:22 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:36:22 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:36:22 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:36:22 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:36:22 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:36:22 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:36:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:36:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:36:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:36:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:36:22 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:36:22 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:36:22 spire-1.2.1/pkg/common/telemetry/server/server.go 20:36:22 spire-1.2.1/pkg/common/telemetry/sink.go 20:36:22 spire-1.2.1/pkg/common/telemetry/statsd.go 20:36:22 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:36:22 spire-1.2.1/pkg/common/telemetry/uptime.go 20:36:22 spire-1.2.1/pkg/common/telemetry/version.go 20:36:22 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:36:22 spire-1.2.1/pkg/common/uptime/ 20:36:22 spire-1.2.1/pkg/common/uptime/uptime.go 20:36:22 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:36:22 spire-1.2.1/pkg/common/util/ 20:36:22 spire-1.2.1/pkg/common/util/certs.go 20:36:22 spire-1.2.1/pkg/common/util/certs_test.go 20:36:22 spire-1.2.1/pkg/common/util/csr.go 20:36:22 spire-1.2.1/pkg/common/util/hash.go 20:36:22 spire-1.2.1/pkg/common/util/selectors.go 20:36:22 spire-1.2.1/pkg/common/util/selectors_test.go 20:36:22 spire-1.2.1/pkg/common/util/signals.go 20:36:22 spire-1.2.1/pkg/common/util/sort.go 20:36:22 spire-1.2.1/pkg/common/util/sort_test.go 20:36:22 spire-1.2.1/pkg/common/util/task.go 20:36:22 spire-1.2.1/pkg/common/util/task_test.go 20:36:22 spire-1.2.1/pkg/common/util/testdata/ 20:36:22 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:36:22 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:36:22 spire-1.2.1/pkg/common/version/ 20:36:22 spire-1.2.1/pkg/common/version/version.go 20:36:22 spire-1.2.1/pkg/common/x509svid/ 20:36:22 spire-1.2.1/pkg/common/x509svid/common_test.go 20:36:22 spire-1.2.1/pkg/common/x509svid/csr.go 20:36:22 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:36:22 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:36:22 spire-1.2.1/pkg/common/x509util/ 20:36:22 spire-1.2.1/pkg/common/x509util/cert.go 20:36:22 spire-1.2.1/pkg/common/x509util/dns.go 20:36:22 spire-1.2.1/pkg/common/x509util/dns_test.go 20:36:22 spire-1.2.1/pkg/common/x509util/keyid.go 20:36:22 spire-1.2.1/pkg/common/x509util/keypair.go 20:36:22 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:36:22 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:36:22 spire-1.2.1/pkg/server/ 20:36:22 spire-1.2.1/pkg/server/api/ 20:36:22 spire-1.2.1/pkg/server/api/agent.go 20:36:22 spire-1.2.1/pkg/server/api/agent/ 20:36:22 spire-1.2.1/pkg/server/api/agent/v1/ 20:36:22 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:36:22 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:36:22 spire-1.2.1/pkg/server/api/agent_test.go 20:36:22 spire-1.2.1/pkg/server/api/api.go 20:36:22 spire-1.2.1/pkg/server/api/audit/ 20:36:22 spire-1.2.1/pkg/server/api/audit/audit.go 20:36:22 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:36:22 spire-1.2.1/pkg/server/api/bundle.go 20:36:22 spire-1.2.1/pkg/server/api/bundle/ 20:36:22 spire-1.2.1/pkg/server/api/bundle/v1/ 20:36:22 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:36:22 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:36:22 spire-1.2.1/pkg/server/api/bundle_test.go 20:36:22 spire-1.2.1/pkg/server/api/debug/ 20:36:22 spire-1.2.1/pkg/server/api/debug/v1/ 20:36:22 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:36:22 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:36:22 spire-1.2.1/pkg/server/api/entry.go 20:36:22 spire-1.2.1/pkg/server/api/entry/ 20:36:22 spire-1.2.1/pkg/server/api/entry/v1/ 20:36:22 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:36:22 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:36:22 spire-1.2.1/pkg/server/api/entry_test.go 20:36:22 spire-1.2.1/pkg/server/api/health/ 20:36:22 spire-1.2.1/pkg/server/api/health/v1/ 20:36:22 spire-1.2.1/pkg/server/api/health/v1/service.go 20:36:22 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:36:22 spire-1.2.1/pkg/server/api/id.go 20:36:22 spire-1.2.1/pkg/server/api/id_test.go 20:36:22 spire-1.2.1/pkg/server/api/limits/ 20:36:22 spire-1.2.1/pkg/server/api/limits/limits.go 20:36:22 spire-1.2.1/pkg/server/api/middleware/ 20:36:22 spire-1.2.1/pkg/server/api/middleware/alias.go 20:36:22 spire-1.2.1/pkg/server/api/middleware/audit.go 20:36:22 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:36:22 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:36:22 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:36:22 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:36:22 spire-1.2.1/pkg/server/api/middleware/caller.go 20:36:22 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:36:22 spire-1.2.1/pkg/server/api/middleware/common.go 20:36:22 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:36:22 spire-1.2.1/pkg/server/api/middleware/entries.go 20:36:22 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:36:22 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:36:22 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:36:22 spire-1.2.1/pkg/server/api/ratelimit.go 20:36:22 spire-1.2.1/pkg/server/api/rpccontext/ 20:36:22 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:36:22 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:36:22 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:36:22 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:36:22 spire-1.2.1/pkg/server/api/selector.go 20:36:22 spire-1.2.1/pkg/server/api/selector_test.go 20:36:22 spire-1.2.1/pkg/server/api/status.go 20:36:22 spire-1.2.1/pkg/server/api/status_test.go 20:36:22 spire-1.2.1/pkg/server/api/svid/ 20:36:22 spire-1.2.1/pkg/server/api/svid/v1/ 20:36:22 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:36:22 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:36:22 spire-1.2.1/pkg/server/api/trustdomain.go 20:36:22 spire-1.2.1/pkg/server/api/trustdomain/ 20:36:22 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:36:22 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:36:22 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:36:22 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:36:22 spire-1.2.1/pkg/server/authpolicy/ 20:36:22 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:36:22 spire-1.2.1/pkg/server/authpolicy/policy.go 20:36:22 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:36:22 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:36:22 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:36:22 spire-1.2.1/pkg/server/authpolicy/validate.go 20:36:22 spire-1.2.1/pkg/server/bundle/ 20:36:22 spire-1.2.1/pkg/server/bundle/client/ 20:36:22 spire-1.2.1/pkg/server/bundle/client/client.go 20:36:22 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:36:22 spire-1.2.1/pkg/server/bundle/client/manager.go 20:36:22 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:36:22 spire-1.2.1/pkg/server/bundle/client/sources.go 20:36:22 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:36:22 spire-1.2.1/pkg/server/bundle/client/updater.go 20:36:22 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:36:22 spire-1.2.1/pkg/server/ca/ 20:36:22 spire-1.2.1/pkg/server/ca/ca.go 20:36:22 spire-1.2.1/pkg/server/ca/ca_health.go 20:36:22 spire-1.2.1/pkg/server/ca/ca_test.go 20:36:22 spire-1.2.1/pkg/server/ca/journal.go 20:36:22 spire-1.2.1/pkg/server/ca/journal_test.go 20:36:22 spire-1.2.1/pkg/server/ca/manager.go 20:36:22 spire-1.2.1/pkg/server/ca/manager_health.go 20:36:22 spire-1.2.1/pkg/server/ca/manager_test.go 20:36:22 spire-1.2.1/pkg/server/ca/templates.go 20:36:22 spire-1.2.1/pkg/server/ca/upstream_client.go 20:36:22 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:36:22 spire-1.2.1/pkg/server/ca/validation.go 20:36:22 spire-1.2.1/pkg/server/cache/ 20:36:22 spire-1.2.1/pkg/server/cache/dscache/ 20:36:22 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:36:22 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:36:22 spire-1.2.1/pkg/server/cache/entrycache/ 20:36:22 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:36:22 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:36:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:36:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:36:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:36:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:36:22 spire-1.2.1/pkg/server/catalog/ 20:36:22 spire-1.2.1/pkg/server/catalog/catalog.go 20:36:22 spire-1.2.1/pkg/server/catalog/keymanager.go 20:36:22 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:36:22 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:36:22 spire-1.2.1/pkg/server/catalog/notifier.go 20:36:22 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:36:22 spire-1.2.1/pkg/server/config.go 20:36:22 spire-1.2.1/pkg/server/datastore/ 20:36:22 spire-1.2.1/pkg/server/datastore/datastore.go 20:36:22 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:36:22 spire-1.2.1/pkg/server/datastore/repository.go 20:36:22 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:36:22 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:36:22 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:36:22 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:36:22 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:36:22 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:36:22 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:36:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:36:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:36:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:36:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:36:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:36:22 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:36:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:36:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:36:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:36:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:36:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:36:22 spire-1.2.1/pkg/server/endpoints/ 20:36:22 spire-1.2.1/pkg/server/endpoints/bundle/ 20:36:22 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:36:22 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:36:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:36:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:36:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:36:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:36:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:36:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:36:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:36:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:36:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:36:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:36:22 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:36:22 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:36:22 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:36:22 spire-1.2.1/pkg/server/endpoints/config.go 20:36:22 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:36:22 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:36:22 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:36:22 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:36:22 spire-1.2.1/pkg/server/endpoints/middleware.go 20:36:22 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:36:22 spire-1.2.1/pkg/server/hostservice/ 20:36:22 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:36:22 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:36:22 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:36:22 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:36:22 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:36:22 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:36:22 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:36:22 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/ 20:36:22 spire-1.2.1/pkg/server/plugin/keymanager/ 20:36:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:36:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:36:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:36:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:36:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:36:22 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:36:22 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:36:22 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:36:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:36:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:36:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:36:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:36:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:36:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:36:22 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:36:22 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:36:22 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:36:22 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:36:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:36:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:36:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:36:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:36:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:36:22 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:36:22 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:36:22 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/notifier/ 20:36:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:36:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:36:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:36:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:36:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:36:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:36:22 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:36:22 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:36:22 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:36:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:36:22 spire-1.2.1/pkg/server/registration/ 20:36:22 spire-1.2.1/pkg/server/registration/manager.go 20:36:22 spire-1.2.1/pkg/server/registration/manager_test.go 20:36:22 spire-1.2.1/pkg/server/scanentries.go 20:36:22 spire-1.2.1/pkg/server/scanentries_test.go 20:36:22 spire-1.2.1/pkg/server/server.go 20:36:22 spire-1.2.1/pkg/server/server_test.go 20:36:22 spire-1.2.1/pkg/server/svid/ 20:36:22 spire-1.2.1/pkg/server/svid/observer.go 20:36:22 spire-1.2.1/pkg/server/svid/observer_test.go 20:36:22 spire-1.2.1/pkg/server/svid/rotator.go 20:36:22 spire-1.2.1/pkg/server/svid/rotator_config.go 20:36:22 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:36:22 spire-1.2.1/pkg/server/svid/rotator_test.go 20:36:22 spire-1.2.1/proto/ 20:36:22 spire-1.2.1/proto/private/ 20:36:22 spire-1.2.1/proto/private/server/ 20:36:22 spire-1.2.1/proto/private/server/journal/ 20:36:22 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:36:22 spire-1.2.1/proto/private/server/journal/journal.proto 20:36:22 spire-1.2.1/proto/spire/ 20:36:22 spire-1.2.1/proto/spire/common/ 20:36:22 spire-1.2.1/proto/spire/common/common.pb.go 20:36:22 spire-1.2.1/proto/spire/common/common.proto 20:36:22 spire-1.2.1/proto/spire/common/plugin/ 20:36:22 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:36:22 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:36:22 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:36:22 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:36:22 spire-1.2.1/proto/spire/plugin/ 20:36:22 spire-1.2.1/proto/spire/plugin/agent/ 20:36:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:36:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:36:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:36:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:36:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:36:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:36:22 spire-1.2.1/release/ 20:36:22 spire-1.2.1/release/spire-extras/ 20:36:22 spire-1.2.1/release/spire-extras/README.md 20:36:22 spire-1.2.1/release/spire-extras/conf/ 20:36:22 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:36:22 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:36:22 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:36:22 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:36:22 spire-1.2.1/release/spire/ 20:36:22 spire-1.2.1/release/spire/README.md 20:36:22 spire-1.2.1/release/spire/conf/ 20:36:22 spire-1.2.1/release/spire/conf/agent/ 20:36:22 spire-1.2.1/release/spire/conf/agent/agent.conf 20:36:22 spire-1.2.1/release/spire/conf/server/ 20:36:22 spire-1.2.1/release/spire/conf/server/server.conf 20:36:22 spire-1.2.1/script/ 20:36:22 spire-1.2.1/script/build-artifact.sh 20:36:22 spire-1.2.1/script/generate_dummy_ca.sh 20:36:22 spire-1.2.1/support/ 20:36:22 spire-1.2.1/support/k8s/ 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:36:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:36:22 spire-1.2.1/support/oidc-discovery-provider/ 20:36:22 spire-1.2.1/support/oidc-discovery-provider/README.md 20:36:22 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:36:22 spire-1.2.1/support/oidc-discovery-provider/config.go 20:36:22 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:36:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:36:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:36:22 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:36:22 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:36:22 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:36:22 spire-1.2.1/support/oidc-discovery-provider/main.go 20:36:22 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:36:22 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:36:22 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:36:22 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:36:22 spire-1.2.1/test/ 20:36:22 spire-1.2.1/test/clock/ 20:36:22 spire-1.2.1/test/clock/clock.go 20:36:22 spire-1.2.1/test/fakes/ 20:36:22 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:36:22 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:36:22 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:36:22 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:36:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:36:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:36:22 spire-1.2.1/test/fakes/fakeagentstore/ 20:36:22 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:36:22 spire-1.2.1/test/fakes/fakedatastore/ 20:36:22 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:36:22 spire-1.2.1/test/fakes/fakeentryclient/ 20:36:22 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:36:22 spire-1.2.1/test/fakes/fakehealthchecker/ 20:36:22 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:36:22 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:36:22 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:36:22 spire-1.2.1/test/fakes/fakemetrics/ 20:36:22 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:36:22 spire-1.2.1/test/fakes/fakenoderesolver/ 20:36:22 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:36:22 spire-1.2.1/test/fakes/fakenotifier/ 20:36:22 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:36:22 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:36:22 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:36:22 spire-1.2.1/test/fakes/fakeserverca/ 20:36:22 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:36:22 spire-1.2.1/test/fakes/fakeservercatalog/ 20:36:22 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:36:22 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:36:22 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:36:22 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:36:22 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:36:22 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:36:22 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:36:22 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:36:22 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:36:22 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:36:22 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:36:22 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:36:22 spire-1.2.1/test/fixture/ 20:36:22 spire-1.2.1/test/fixture/certs/ 20:36:22 spire-1.2.1/test/fixture/certs/agent_svid.der 20:36:22 spire-1.2.1/test/fixture/certs/base_cert.pem 20:36:22 spire-1.2.1/test/fixture/certs/base_csr.pem 20:36:22 spire-1.2.1/test/fixture/certs/base_key.pem 20:36:22 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:36:22 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:36:22 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:36:22 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:36:22 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:36:22 spire-1.2.1/test/fixture/certs/blog_key.pem 20:36:22 spire-1.2.1/test/fixture/certs/bundle.derRemoving intermediate container d1f895e5a3c1 20:36:22 ---> 262a0e81eee1 20:36:22 20:36:22 Step 9/20 : FROM alpine:3.15 20:36:22 20:36:22 spire-1.2.1/test/fixture/certs/ca.pem 20:36:22 spire-1.2.1/test/fixture/certs/ca_key.pem 20:36:22 spire-1.2.1/test/fixture/certs/database_cert.pem 20:36:22 spire-1.2.1/test/fixture/certs/database_csr.pem 20:36:22 spire-1.2.1/test/fixture/certs/database_key.pem 20:36:22 spire-1.2.1/test/fixture/certs/node_cert.pem 20:36:22 spire-1.2.1/test/fixture/certs/node_csr.pem 20:36:22 spire-1.2.1/test/fixture/certs/node_key.pem 20:36:22 spire-1.2.1/test/fixture/certs/svid.pem 20:36:22 spire-1.2.1/test/fixture/certs/svid_key.pem 20:36:22 spire-1.2.1/test/fixture/config/ 20:36:22 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:36:22 spire-1.2.1/test/fixture/config/agent_good.conf 20:36:22 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:36:22 spire-1.2.1/test/fixture/config/plugin_good.conf 20:36:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:36:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:36:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:36:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:36:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:36:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:36:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:36:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:36:22 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:36:22 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:36:22 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:36:22 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:36:22 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:36:22 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:36:22 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:36:22 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:36:22 spire-1.2.1/test/fixture/config/server_good.conf 20:36:22 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:36:22 spire-1.2.1/test/fixture/fixture.go 20:36:22 spire-1.2.1/test/fixture/nodeattestor/ 20:36:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:36:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:36:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:36:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:36:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:36:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:36:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:36:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:36:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:36:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:36:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:36:22 spire-1.2.1/test/fixture/registration/ 20:36:22 spire-1.2.1/test/fixture/registration/entries.json 20:36:22 spire-1.2.1/test/fixture/registration/good-for-update.json 20:36:22 spire-1.2.1/test/fixture/registration/good.json 20:36:22 spire-1.2.1/test/fixture/registration/invalid.json 20:36:22 spire-1.2.1/test/fixture/registration/invalid_json.json 20:36:22 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:36:22 spire-1.2.1/test/integration/ 20:36:22 spire-1.2.1/test/integration/README.md 20:36:22 spire-1.2.1/test/integration/common 20:36:22 spire-1.2.1/test/integration/setup/ 20:36:22 spire-1.2.1/test/integration/setup/adminclient/ 20:36:22 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:36:22 spire-1.2.1/test/integration/setup/adminclient/client.go 20:36:22 spire-1.2.1/test/integration/setup/debugagent/ 20:36:22 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:36:22 spire-1.2.1/test/integration/setup/debugagent/main.go 20:36:22 spire-1.2.1/test/integration/setup/debugserver/ 20:36:22 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:36:22 spire-1.2.1/test/integration/setup/debugserver/main.go 20:36:22 spire-1.2.1/test/integration/setup/downstreamclient/ 20:36:22 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:36:22 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:36:22 spire-1.2.1/test/integration/setup/itclient/ 20:36:22 spire-1.2.1/test/integration/setup/itclient/client.go 20:36:22 spire-1.2.1/test/integration/setup/node-attestation/ 20:36:22 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:36:22 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:36:22 spire-1.2.1/test/integration/setup/x509pop/ 20:36:22 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:36:22 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:36:22 spire-1.2.1/test/integration/suites/ 20:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:36:22 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:36:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:36:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:36:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:36:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:36:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:36:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:36:22 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:36:22 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:36:22 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:36:22 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:36:22 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:36:22 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:36:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:36:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:36:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:36:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:36:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:36:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:36:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:36:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:36:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:36:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:36:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:36:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:36:22 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:36:22 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:36:22 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:36:22 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:36:22 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:36:22 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:36:22 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:36:22 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:36:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:36:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:36:22 spire-1.2.1/test/integration/suites/join-token/ 20:36:22 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:36:22 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:36:22 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:36:22 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:36:22 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:36:22 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:36:22 spire-1.2.1/test/integration/suites/join-token/README.md 20:36:22 spire-1.2.1/test/integration/suites/join-token/conf/ 20:36:22 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:36:22 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:36:22 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:36:22 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:36:22 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:36:22 spire-1.2.1/test/integration/suites/join-token/teardown 20:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:36:22 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:36:22 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:36:22 spire-1.2.1/test/integration/suites/k8s/ 20:36:22 spire-1.2.1/test/integration/suites/k8s/00-setup 20:36:22 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:36:22 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:36:22 spire-1.2.1/test/integration/suites/k8s/README.md 20:36:22 spire-1.2.1/test/integration/suites/k8s/conf/ 20:36:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:36:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:36:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:36:22 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:36:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:36:22 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:36:22 spire-1.2.1/test/integration/suites/k8s/teardown 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/ 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:36:22 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:36:22 spire-1.2.1/test/integration/suites/node-attestation/ 20:36:22 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:36:22 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:36:22 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:36:22 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:36:22 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:36:22 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:36:22 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:36:22 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:36:22 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:36:22 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:36:22 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:36:22 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:36:22 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:36:22 spire-1.2.1/test/integration/suites/rotation/ 20:36:22 spire-1.2.1/test/integration/suites/rotation/00-setup 20:36:22 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:36:22 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:36:22 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:36:22 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:36:22 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:36:22 spire-1.2.1/test/integration/suites/rotation/README.md 20:36:22 spire-1.2.1/test/integration/suites/rotation/conf/ 20:36:22 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:36:22 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:36:22 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:36:22 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:36:22 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:36:22 spire-1.2.1/test/integration/suites/rotation/teardown 20:36:22 spire-1.2.1/test/integration/suites/self-test/ 20:36:22 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:36:22 spire-1.2.1/test/integration/suites/self-test/README.md 20:36:22 spire-1.2.1/test/integration/suites/self-test/teardown 20:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:36:22 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:36:22 spire-1.2.1/test/integration/suites/upgrade/ 20:36:22 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:36:22 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:36:22 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:36:22 spire-1.2.1/test/integration/suites/upgrade/README.md 20:36:22 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:36:22 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:36:22 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:36:22 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:36:22 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:36:22 spire-1.2.1/test/integration/suites/upgrade/teardown 20:36:22 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:36:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:36:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:36:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:36:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:36:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:36:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:36:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:36:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:36:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:36:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:36:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:36:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:36:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:36:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:36:22 spire-1.2.1/test/integration/test-one.sh 20:36:22 spire-1.2.1/test/integration/test.sh 20:36:22 spire-1.2.1/test/plugintest/ 20:36:22 spire-1.2.1/test/plugintest/config.go 20:36:22 spire-1.2.1/test/plugintest/load.go 20:36:22 spire-1.2.1/test/plugintest/option.go 20:36:22 spire-1.2.1/test/spiretest/ 20:36:22 spire-1.2.1/test/spiretest/apiserver.go 20:36:22 spire-1.2.1/test/spiretest/assertions.go 20:36:22 spire-1.2.1/test/spiretest/dir.go 20:36:22 spire-1.2.1/test/spiretest/errors_posix.go 20:36:22 spire-1.2.1/test/spiretest/errors_windows.go 20:36:22 spire-1.2.1/test/spiretest/logs.go 20:36:22 spire-1.2.1/test/spiretest/socketapi.go 20:36:22 spire-1.2.1/test/spiretest/suite.go 20:36:22 spire-1.2.1/test/spiretest/x509.go 20:36:22 spire-1.2.1/test/testca/ 20:36:22 spire-1.2.1/test/testca/ca.go 20:36:22 spire-1.2.1/test/testkey/ 20:36:22 spire-1.2.1/test/testkey/generate.sh 20:36:22 spire-1.2.1/test/testkey/genkeys.go 20:36:22 spire-1.2.1/test/testkey/keys.go 20:36:22 spire-1.2.1/test/testkey/new.go 20:36:22 spire-1.2.1/test/tpmsimulator/ 20:36:22 spire-1.2.1/test/tpmsimulator/simulator.go 20:36:22 spire-1.2.1/test/util/ 20:36:22 spire-1.2.1/test/util/cert_fixtures.go 20:36:22 spire-1.2.1/test/util/cert_generation.go 20:36:22 spire-1.2.1/test/util/io_redirection.go 20:36:22 spire-1.2.1/test/util/race.go 20:36:22 spire-1.2.1/test/util/util.go 20:36:22 building spire from source... 20:36:22 Installing go1.17.7... 20:36:23 Removing intermediate container df0311e180d0 20:36:23 ---> 1dc85e945259 20:36:23 Step 13/25 : WORKDIR / 20:36:23 3.15: Pulling from library/alpine 20:36:23 ---> Running in 92e2d4210a3b 20:36:23 Removing intermediate container 92e2d4210a3b 20:36:23 ---> 702420feb102 20:36:23 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:36:24 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:36:24 Status: Downloaded newer image for alpine:3.15 20:36:24 ---> 0ac33e5f5afa 20:36:24 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:36:24 ---> Running in f472359eb1d7 20:36:24 ---> 8b8b46740fb5 20:36:24 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:36:25 Removing intermediate container f472359eb1d7 20:36:25 ---> bcc47c5ddabf 20:36:25 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:25 ---> 30979f1d425c 20:36:25 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:36:25 ---> Running in 1b28ccc3a9c6 20:36:25 ---> 33c0bd4ce9ab 20:36:25 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:36:25 ---> b84b2fee098c 20:36:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:36:26 Removing intermediate container 1b28ccc3a9c6 20:36:26 ---> 7ed92e8e2b4e 20:36:26 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:36:26 ---> Running in 002afde4e5e3 20:36:26 ---> a77b19eb8ccd 20:36:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:36:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:27 ---> f3e3ffac03ab 20:36:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:36:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:28 ---> 4dd5dab473a3 20:36:28 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:36:28 v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] 20:36:28 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:36:28 OK: 15855 distinct packages available 20:36:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:28 ---> Running in 16c4e41c1c65 20:36:28 Building bin/spire-server... 20:36:28 go: downloading github.com/mitchellh/cli v1.1.2 20:36:28 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:36:28 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:36:28 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:36:28 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:36:28 go: downloading github.com/imdario/mergo v0.3.12 20:36:28 go: downloading github.com/sirupsen/logrus v1.8.1 20:36:28 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:36:28 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:36:29 go: downloading google.golang.org/grpc v1.44.0 20:36:29 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:36:29 go: downloading github.com/fatih/color v1.13.0 20:36:29 go: downloading github.com/mattn/go-isatty v0.0.14 20:36:29 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:36:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:29 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:36:29 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:36:29 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:36:29 go: downloading github.com/armon/go-metrics v0.3.10 20:36:29 go: downloading github.com/prometheus/client_golang v1.12.1 20:36:29 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:36:29 (1/9) Installing ca-certificates (20211220-r0) 20:36:29 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:36:29 go: downloading github.com/open-policy-agent/opa v0.38.0 20:36:29 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:36:29 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:36:29 go: downloading github.com/mattn/go-colorable v0.1.12 20:36:29 go: downloading github.com/Masterminds/goutils v1.1.0 20:36:29 go: downloading github.com/Masterminds/semver v1.5.0 20:36:29 go: downloading github.com/google/uuid v1.1.2 20:36:29 go: downloading github.com/huandu/xstrings v1.3.2 20:36:29 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:36:29 go: downloading github.com/oklog/run v1.0.0 20:36:29 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:36:29 (2/9) Installing brotli-libs (1.0.9-r5) 20:36:29 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:36:29 go: downloading github.com/prometheus/client_model v0.2.0 20:36:29 go: downloading github.com/prometheus/common v0.32.1 20:36:29 go: downloading github.com/beorn7/perks v1.0.1 20:36:29 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:36:29 go: downloading github.com/prometheus/procfs v0.7.3 20:36:29 go: downloading github.com/imkira/go-observer v1.0.3 20:36:29 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:36:29 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:36:29 go: downloading go.uber.org/atomic v1.9.0 20:36:29 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:36:29 go: downloading github.com/hashicorp/errwrap v1.1.0 20:36:29 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:36:29 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:36:29 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:36:29 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:36:29 go: downloading github.com/blang/semver/v4 v4.0.0 20:36:29 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:36:29 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:36:29 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:36:30 Removing intermediate container 16c4e41c1c65 20:36:30 ---> 71ea29d8916f 20:36:30 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:36:30 ---> Running in 53db25406391 20:36:30 Removing intermediate container 53db25406391 20:36:30 ---> c720f5d1901d 20:36:30 Step 23/25 : LABEL arch=x86_64 20:36:30 ---> Running in 374c75aa983f 20:36:30 (4/9) Installing libcurl (7.80.0-r1) 20:36:30 (5/9) Installing curl (7.80.0-r1) 20:36:30 Removing intermediate container 374c75aa983f 20:36:30 ---> c830cc1e4aa7 20:36:30 Step 24/25 : LABEL git_sha=c5926475383b92200af0a2fc67bbf8d112853186 20:36:30 (6/9) Installing dumb-init (1.2.5-r1) 20:36:30 (7/9) Installing musl-obstack (1.2.3-r0) 20:36:30 (8/9) Installing libucontext (1.1-r0) 20:36:31 (9/9) Installing gcompat (1.0.0-r4) 20:36:31 Executing busybox-1.34.1-r5.trigger 20:36:31 Executing ca-certificates-20211220-r0.trigger 20:36:31 OK: 8 MiB in 23 packages 20:36:31 ---> Running in dae7429402cb 20:36:31 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:36:31 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:36:31 go: downloading github.com/jinzhu/gorm v1.9.16 20:36:31 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:36:31 go: downloading github.com/stretchr/testify v1.7.0 20:36:31 go: downloading github.com/lib/pq v1.10.4 20:36:31 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:36:31 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:36:31 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:36:32 Removing intermediate container dae7429402cb 20:36:32 ---> 899400ab73df 20:36:32 Step 25/25 : LABEL version=0.0.0 20:36:32 ---> Running in ddb3753eed30 20:36:32 Removing intermediate container 002afde4e5e3 20:36:32 ---> b6a45e1116cb 20:36:32 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:32 Removing intermediate container ddb3753eed30 20:36:32 ---> 5dd85ccd1391 20:36:32 20:36:32 Successfully built 5dd85ccd1391 20:36:32 Successfully tagged security-secretstore-setup:latest 20:36:32 Building core-command 20:36:33  Building security-secretstore-setup ... done  ---> 88cc80477eb4 20:36:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:36:35 go: downloading google.golang.org/api v0.70.0 20:36:35 go: downloading k8s.io/client-go v0.23.4 20:36:35 go: downloading k8s.io/api v0.23.4 20:36:35 go: downloading github.com/google/go-tpm v0.3.3 20:36:35 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:36:35 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:36:36 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:36:36 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:36:36 go: downloading cloud.google.com/go/storage v1.21.0 20:36:36 go: downloading cloud.google.com/go v0.100.2 20:36:36 go: downloading k8s.io/apimachinery v0.23.4 20:36:36 go: downloading k8s.io/kube-aggregator v0.23.3 20:36:36 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:36:36 go: downloading cloud.google.com/go/security v1.3.0 20:36:36 go: downloading github.com/hashicorp/vault/api v1.4.1 20:36:37 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:36:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:36:37 ---> 504eabdb3ab2 20:36:37 Step 3/23 : WORKDIR /edgex-go 20:36:37 ---> Using cache 20:36:37 ---> e69050306888 20:36:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:37 ---> Using cache 20:36:37 ---> 52946e6d55aa 20:36:37 Step 5/23 : RUN apk add --update --no-cache make git 20:36:37 ---> Using cache 20:36:37 ---> a81a8a58cbbc 20:36:37 Step 6/23 : COPY go.mod vendor* ./ 20:36:37 ---> Using cache 20:36:37 ---> 8380b6d14ee2 20:36:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:37 ---> Using cache 20:36:37 ---> b9420ef3d81c 20:36:37 Step 8/23 : COPY . . 20:36:37 ---> Using cache 20:36:37 ---> 34e23fc6357b 20:36:37 Step 9/23 : RUN make cmd/core-command/core-command 20:36:37 go: downloading github.com/twmb/murmur3 v1.1.6 20:36:37 go: downloading github.com/aws/smithy-go v1.11.0 20:36:38 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:36:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:36:38 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:36:38 go: downloading github.com/jinzhu/inflection v1.0.0 20:36:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:36:38 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:36:38 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:36:38 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:36:38 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:36:38 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:36:38 go: downloading github.com/dimchansky/utfbom v1.1.1 20:36:38 go: downloading cloud.google.com/go/compute v1.3.0 20:36:38 go: downloading cloud.google.com/go/iam v0.1.1 20:36:38 go: downloading github.com/gogo/protobuf v1.3.2 20:36:38 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:36:38 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:36:38 go: downloading k8s.io/klog/v2 v2.30.0 20:36:38 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:36:38 go: downloading github.com/google/gofuzz v1.1.0 20:36:38 go: downloading github.com/spf13/pflag v1.0.5 20:36:38 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:36:38 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:36:38 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:36:38 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:36:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:36:38 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:36:38 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:36:38 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:36:39 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:36:39 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:36:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:36:39 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:36:39 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:36:39 go: downloading gopkg.in/yaml.v2 v2.4.0 20:36:39 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:36:39 go: downloading github.com/gobwas/glob v0.2.3 20:36:39 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:36:39 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:36:39 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:36:39 go: downloading gopkg.in/inf.v0 v0.9.1 20:36:39 go: downloading go.opencensus.io v0.23.0 20:36:39 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:36:39 go: downloading github.com/google/go-cmp v0.5.7 20:36:39 go: downloading github.com/googleapis/gnostic v0.5.5 20:36:39 go: downloading github.com/go-logr/logr v1.2.2 20:36:39 go: downloading github.com/json-iterator/go v1.1.12 20:36:39 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:36:39 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:36:39 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:36:39 go: downloading go.uber.org/zap v1.21.0 20:36:39 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:36:39 go: downloading github.com/tklauser/numcpus v0.3.0 20:36:39 go: downloading sigs.k8s.io/yaml v1.3.0 20:36:39 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:36:39 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:36:39 go: downloading github.com/modern-go/reflect2 v1.0.2 20:36:39 go: downloading github.com/golang/snappy v0.0.4 20:36:39 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:36:39 go: downloading github.com/ryanuber/go-glob v1.0.0 20:36:39 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:36:39 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:36:39 go: downloading github.com/hashicorp/go-version v1.2.0 20:36:39 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:36:39 go: downloading go.uber.org/multierr v1.6.0 20:36:46 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:36:46 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:36:46  ---> 124a9c33fe23 20:36:46 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:36:46 ---> Running in 29739cb6e6dd 20:36:46 ---> 8f0035287411 20:36:46 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:36:46 ---> Running in ff81874cf75f 20:36:47 Removing intermediate container ff81874cf75f 20:36:47 ---> dc19cc38a7cd 20:36:47 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:47 ---> Running in 9b274c457469 20:36:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:36:47 Removing intermediate container 9b274c457469 20:36:47 ---> 18d8c3661f45 20:36:47 Step 18/20 : LABEL arch=x86_64 20:36:47 ---> Running in 2b72f65baf56 20:36:47 Removing intermediate container 2b72f65baf56 20:36:47 ---> b3f788073dcf 20:36:47 Step 19/20 : LABEL git_sha=c5926475383b92200af0a2fc67bbf8d112853186 20:36:48 ---> Running in f12c4cc6d515 20:36:48 Removing intermediate container f12c4cc6d515 20:36:48 ---> f034671be6c6 20:36:48 Step 20/20 : LABEL version=0.0.0 20:36:48 ---> Running in 3058a59b1e61 20:36:48 Removing intermediate container 3058a59b1e61 20:36:48 ---> d51bdf8cdddd 20:36:48 20:36:48 Successfully built d51bdf8cdddd 20:36:48 Successfully tagged security-spiffe-token-provider:latest 20:36:48  Building security-spiffe-token-provider ... done Building sys-mgmt-agent 20:36:55 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:36:55 ---> 504eabdb3ab2 20:36:55 Step 3/23 : WORKDIR /edgex-go 20:36:55 ---> Using cache 20:36:55 ---> e69050306888 20:36:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:55 ---> Using cache 20:36:55 ---> 52946e6d55aa 20:36:55 Step 5/23 : RUN apk add --update --no-cache make bash git 20:37:10 Building bin/spire-agent... 20:37:10 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:37:10 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:37:10 go: downloading github.com/docker/docker v20.10.12+incompatible 20:37:10 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:37:10 go: downloading github.com/google/go-tpm-tools v0.3.3 20:37:10 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:37:10 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:37:10 go: downloading github.com/docker/go-units v0.4.0 20:37:10 go: downloading github.com/opencontainers/image-spec v1.0.1 20:37:10 go: downloading github.com/docker/go-connections v0.4.0 20:37:10 go: downloading github.com/containerd/containerd v1.3.4 20:37:10 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:37:10 go: downloading github.com/opencontainers/go-digest v1.0.0 20:37:14  ---> Running in 1124b366b932 20:37:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:16 OK: 221 MiB in 52 packages 20:37:16 Removing intermediate container c7d0e23d1ff0 20:37:16 ---> 5d5072d5c690 20:37:16 20:37:16 Step 13/26 : FROM alpine:3.15 20:37:16 ---> 0ac33e5f5afa 20:37:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:37:16 ---> Using cache 20:37:16 ---> bcc47c5ddabf 20:37:16 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:16 ---> Using cache 20:37:16 ---> 7ed92e8e2b4e 20:37:16 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:37:20 ---> Running in 37d80bbe0891 20:37:20 Removing intermediate container 29739cb6e6dd 20:37:20 ---> 46fea6f39235 20:37:20 20:37:20 Step 10/23 : FROM alpine:3.14 20:37:20 ---> e04c818066af 20:37:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:37:20 ---> Using cache 20:37:20 ---> d3f819855691 20:37:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:37:20 ---> Using cache 20:37:20 ---> 8c7f69d0a74f 20:37:20 Step 13/23 : ENV APP_PORT=59882 20:37:20 Removing intermediate container 1124b366b932 20:37:20 ---> eb37a5f78896 20:37:20 Step 6/23 : COPY go.mod vendor* ./ 20:37:20 ---> Running in 9e9a336c8866 20:37:20 Removing intermediate container 9e9a336c8866 20:37:20 ---> 3fc81af008fb 20:37:20 Step 14/23 : EXPOSE $APP_PORT 20:37:21 ---> 621d9c68a09f 20:37:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:21 ---> Running in 1b55d01a2858 20:37:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:21 ---> Running in b273f8830f4e 20:37:21 Removing intermediate container 1b55d01a2858 20:37:21 ---> 3726f499e92d 20:37:21 Step 15/23 : WORKDIR / 20:37:21 ---> Running in f0ba7e3e7958 20:37:21 Removing intermediate container f0ba7e3e7958 20:37:21 ---> 3047662d51d4 20:37:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:22 v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] 20:37:22 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:37:22 OK: 15855 distinct packages available 20:37:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:22 ---> babdcdc63f89 20:37:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:37:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:23 (1/5) Installing dumb-init (1.2.5-r1) 20:37:23 (2/5) Installing musl-obstack (1.2.3-r0) 20:37:23 (3/5) Installing libucontext (1.1-r0) 20:37:23 (4/5) Installing gcompat (1.0.0-r4) 20:37:23 (5/5) Installing openssl (1.1.1n-r0) 20:37:23 Executing busybox-1.34.1-r5.trigger 20:37:23 OK: 6 MiB in 19 packages 20:37:24 ---> ad59bf5d7e3a 20:37:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:37:24 Removing intermediate container b273f8830f4e 20:37:24 ---> 894c3b97b412 20:37:24 Step 8/23 : COPY . . 20:37:25 ---> 757550558c4e 20:37:25 Step 19/23 : ENTRYPOINT ["/core-command"] 20:37:26 Removing intermediate container 37d80bbe0891 20:37:26 ---> bd43600c6e34 20:37:26 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:37:28 ---> Running in cd9ae1d29083 20:37:29 Removing intermediate container cd9ae1d29083 20:37:29 ---> 3b60d9626af4 20:37:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:32 ---> Running in e19d1cb90635 20:37:32 ---> af0ec3efdf0a 20:37:32 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:37:33 Removing intermediate container e19d1cb90635 20:37:33 ---> bba98c65d8b2 20:37:33 Step 21/23 : LABEL arch=x86_64 20:37:37 ---> Running in df604b38722d 20:37:37 ---> 0634c4c10dbb 20:37:37 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:37:38 ---> 340fb1ff5bd4 20:37:38 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:37:39 Removing intermediate container df604b38722d 20:37:39 ---> 5068faa16885 20:37:39 Step 22/23 : LABEL git_sha=c5926475383b92200af0a2fc67bbf8d112853186 20:37:39 ---> Running in f1c7018fdb97 20:37:39 ---> 0a40638ff010 20:37:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:37:40 ---> Running in 25ebd89530eb 20:37:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:37:40 Removing intermediate container 25ebd89530eb 20:37:40 ---> 8b58e32739a5 20:37:40 Step 23/23 : LABEL version=0.0.0 20:37:41 ---> 8fb05f3b3b95 20:37:41 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:37:41 ---> Running in cf7ef412e44a 20:37:42 Removing intermediate container cf7ef412e44a 20:37:42 ---> 32f9b5cc4233 20:37:42 20:37:42 Successfully built 32f9b5cc4233 20:37:43 Successfully tagged core-command:latest 20:37:43  Building core-command ... done Building core-metadata 20:37:43 ---> b8bb8bcfe3a3 20:37:43 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:37:43 ---> Running in c00ca4ba2d57 20:37:48 Removing intermediate container c00ca4ba2d57 20:37:48 ---> 978d2c50c77b 20:37:48 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:37:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:37:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:37:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:37:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:37:50 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:37:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:37:50 ---> 504eabdb3ab2 20:37:50 Step 3/23 : WORKDIR /edgex-go 20:37:50 ---> Using cache 20:37:50 ---> e69050306888 20:37:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:50 ---> Using cache 20:37:50 ---> 52946e6d55aa 20:37:50 Step 5/23 : RUN apk add --update --no-cache make git 20:37:50 ---> Using cache 20:37:50 ---> a81a8a58cbbc 20:37:50 Step 6/23 : COPY go.mod vendor* ./ 20:37:50 ---> Using cache 20:37:50 ---> 8380b6d14ee2 20:37:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:50 ---> Using cache 20:37:50 ---> b9420ef3d81c 20:37:50 Step 8/23 : COPY . . 20:37:50 ---> Using cache 20:37:50 ---> 34e23fc6357b 20:37:50 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:37:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:37:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:37:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:37:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:37:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:37:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:37:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:37:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:37:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:37:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:37:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:38:00 ---> Running in ac6e864ea527 20:38:00 ---> Running in 004f9bcb4f89 20:38:00 Removing intermediate container ac6e864ea527 20:38:00 ---> a5359ff5dba9 20:38:00 Step 24/26 : LABEL arch=x86_64 20:38:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:38:01 ---> Running in 66e4efd36233 20:38:02 Removing intermediate container 66e4efd36233 20:38:02 ---> cce471c7ffd2 20:38:02 Step 25/26 : LABEL git_sha=c5926475383b92200af0a2fc67bbf8d112853186 20:38:04 Removing intermediate container f1c7018fdb97 20:38:04 ---> d03b940747f4 20:38:04 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:38:05 ---> Running in a6cf4f087ab3 20:38:05 ---> Running in 40ef8abbdf66 20:38:05 Removing intermediate container a6cf4f087ab3 20:38:05 ---> 088e3c6b2f2f 20:38:05 Step 26/26 : LABEL version=0.0.0 20:38:06 ---> Running in 75f68ec3fe68 20:38:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:38:07 Removing intermediate container 75f68ec3fe68 20:38:07 ---> d73fcb41b9de 20:38:07 20:38:07 Successfully built d73fcb41b9de 20:38:07 Successfully tagged security-spire-agent:latest 20:38:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.241s coverage: 28.7% of statements 20:38:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:38:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:38:14  Building security-spire-agent ... done Removing intermediate container 40ef8abbdf66 20:38:14 ---> 26e269eff02b 20:38:14 20:38:14 Step 11/23 : FROM docker:20.10.14 20:38:14 20.10.14: Pulling from library/docker 20:38:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.542s coverage: 98.5% of statements 20:38:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:38:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.451s coverage: 53.4% of statements 20:38:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:38:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:38:18 Removing intermediate container f17163219305 20:38:18 ---> e0388698cd03 20:38:18 20:38:18 Step 13/25 : FROM alpine:3.15 20:38:18 ---> 0ac33e5f5afa 20:38:18 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:38:18 ---> Using cache 20:38:18 ---> bcc47c5ddabf 20:38:18 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:18 ---> Using cache 20:38:18 ---> 7ed92e8e2b4e 20:38:18 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:38:18 ---> Using cache 20:38:18 ---> bd43600c6e34 20:38:18 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:38:21 ---> 5fe221ee455b 20:38:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:38:21 Removing intermediate container 004f9bcb4f89 20:38:21 ---> f5e556e11900 20:38:21 20:38:21 Step 10/23 : FROM alpine:3.14 20:38:21 ---> e04c818066af 20:38:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:38:21 ---> Using cache 20:38:21 ---> d3f819855691 20:38:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:38:21 ---> Using cache 20:38:21 ---> 8c7f69d0a74f 20:38:21 Step 13/23 : ENV APP_PORT=59881 20:38:21 ---> Running in b45cc0101b20 20:38:21 ---> 5870e950d45d 20:38:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:38:22 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:38:22 Removing intermediate container b45cc0101b20 20:38:22 ---> c8554c04f162 20:38:22 Step 14/23 : EXPOSE $APP_PORT 20:38:22 Status: Downloaded newer image for docker:20.10.14 20:38:22 ---> 7417809fdb73 20:38:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:38:22 ---> 1d996c0f8189 20:38:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:38:22 ---> Running in cc5d08c67c8a 20:38:22 ---> Running in 559e7211e558 20:38:23 ---> 074f7563c29c 20:38:23 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:38:23 Removing intermediate container 559e7211e558 20:38:23 ---> efd99b868749 20:38:23 Step 15/23 : WORKDIR / 20:38:23 Removing intermediate container cc5d08c67c8a 20:38:23 ---> a6db24be5ec7 20:38:23 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:38:23 ---> Running in 214fba1c348d 20:38:23 ---> Running in b4d352e8f717 20:38:23 ---> Running in d933d12c32b9 20:38:24 Removing intermediate container 214fba1c348d 20:38:24 ---> 0a1cdbc04c9a 20:38:24 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:38:24 ---> Running in 03c76ea092c0 20:38:24 Removing intermediate container d933d12c32b9 20:38:24 ---> 583188898df8 20:38:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:24 Removing intermediate container 03c76ea092c0 20:38:24 ---> d751606019ce 20:38:24 Step 23/25 : LABEL arch=x86_64 20:38:24 ---> feb0a0f6e634 20:38:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:38:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:24 ---> Running in c615a5cb8e64 20:38:24 (1/43) Installing readline (8.1.1-r0) 20:38:24 (2/43) Installing bash (5.1.16-r0) 20:38:24 Removing intermediate container c615a5cb8e64 20:38:24 ---> c18532a6e489 20:38:24 Step 24/25 : LABEL git_sha=c5926475383b92200af0a2fc67bbf8d112853186 20:38:24 Executing bash-5.1.16-r0.post-install 20:38:25 (3/43) Installing brotli-libs (1.0.9-r5) 20:38:25 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:38:25 (5/43) Installing libcurl (7.80.0-r1) 20:38:25 (6/43) Installing curl (7.80.0-r1) 20:38:25 (7/43) Installing dumb-init (1.2.5-r1) 20:38:25 ---> Running in 2cfcbf03cbd7 20:38:25 (8/43) Installing libbz2 (1.0.8-r1) 20:38:25 (9/43) Installing expat (2.4.7-r0) 20:38:25 (10/43) Installing libffi (3.4.2-r1) 20:38:25 (11/43) Installing gdbm (1.22-r0) 20:38:25 (12/43) Installing xz-libs (5.2.5-r1) 20:38:25 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:38:25 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:38:25 (15/43) Installing mpdecimal (2.5.1-r1) 20:38:25 (16/43) Installing sqlite-libs (3.36.0-r0) 20:38:25 (17/43) Installing python3 (3.9.7-r4) 20:38:25 ---> beb418f1499d 20:38:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:38:25 Removing intermediate container 2cfcbf03cbd7 20:38:25 ---> 7185cbbad31e 20:38:25 Step 25/25 : LABEL version=0.0.0 20:38:25 (18/43) Installing py3-appdirs (1.4.4-r2) 20:38:25 (19/43) Installing py3-certifi (2020.12.5-r1) 20:38:25 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:38:25 (21/43) Installing py3-idna (3.3-r0) 20:38:25 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:38:25 (23/43) Installing py3-requests (2.26.0-r1) 20:38:25 (24/43) Installing py3-msgpack (1.0.2-r1) 20:38:25 (25/43) Installing py3-lockfile (0.12.2-r4) 20:38:25 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:38:25 (27/43) Installing py3-colorama (0.4.4-r1) 20:38:25 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:38:25 (29/43) Installing py3-distlib (0.3.3-r0) 20:38:25 (30/43) Installing py3-distro (1.6.0-r0) 20:38:25 (31/43) Installing py3-six (1.16.0-r0) 20:38:25 (32/43) Installing py3-webencodings (0.5.1-r4) 20:38:25 (33/43) Installing py3-html5lib (1.1-r1) 20:38:25 (34/43) Installing py3-parsing (2.4.7-r2) 20:38:25 (35/43) Installing py3-packaging (20.9-r1) 20:38:25 (36/43) Installing py3-tomli (1.2.2-r0) 20:38:25 (37/43) Installing py3-pep517 (0.12.0-r0) 20:38:25 (38/43) Installing py3-progress (1.6-r0) 20:38:25 (39/43) Installing py3-retrying (1.3.3-r2) 20:38:25 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:38:25 (41/43) Installing py3-setuptools (52.0.0-r4) 20:38:25 ---> Running in 0fd63fb2f56a 20:38:25 ---> d3fe5f5dbc16 20:38:25 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:38:25 (42/43) Installing py3-toml (0.10.2-r2) 20:38:25 (43/43) Installing py3-pip (20.3.4-r1) 20:38:25 ---> Running in 9e5ac37db018 20:38:25 Removing intermediate container 0fd63fb2f56a 20:38:25 ---> a7914f70dfc3 20:38:25 20:38:26 Executing busybox-1.34.1-r5.trigger 20:38:26 OK: 83 MiB in 65 packages 20:38:26 Successfully built a7914f70dfc3 20:38:26 Successfully tagged security-spire-server:latest 20:38:26  Building security-spire-server ... done Removing intermediate container 9e5ac37db018 20:38:26 ---> 78a95c3b4716 20:38:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:38:26 ---> Running in 477679f9b025 20:38:26 Removing intermediate container 477679f9b025 20:38:26 ---> 1eaf8678b102 20:38:26 Step 21/23 : LABEL arch=x86_64 20:38:26 ---> Running in b0be5515f142 20:38:26 Removing intermediate container b0be5515f142 20:38:26 ---> ebec9ed89144 20:38:26 Step 22/23 : LABEL git_sha=c5926475383b92200af0a2fc67bbf8d112853186 20:38:26 ---> Running in 4fd0e9944c75 20:38:26 Removing intermediate container 4fd0e9944c75 20:38:26 ---> 9afa2c2b06f6 20:38:26 Step 23/23 : LABEL version=0.0.0 20:38:26 ---> Running in ca2fd1615e4e 20:38:26 Collecting docker-compose==1.23.2 20:38:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:38:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:38:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:38:27 Removing intermediate container ca2fd1615e4e 20:38:27 ---> 378a74bef807 20:38:27 20:38:27 Collecting jsonschema<3,>=2.5.1 20:38:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:38:27 Successfully built 378a74bef807 20:38:27 Successfully tagged core-metadata:latest 20:38:27  Building core-metadata ... done Collecting docker<4.0,>=3.6.0 20:38:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:38:27 Collecting docopt<0.7,>=0.6.1 20:38:27 Downloading docopt-0.6.2.tar.gz (25 kB) 20:38:27 Collecting cached-property<2,>=1.2.0 20:38:27 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:38:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:38:28 Collecting PyYAML<4,>=3.10 20:38:28 Downloading PyYAML-3.13.tar.gz (270 kB) 20:38:28 Collecting dockerpty<0.5,>=0.4.1 20:38:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:38:28 Collecting websocket-client<1.0,>=0.32.0 20:38:28 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:38:28 Collecting texttable<0.10,>=0.9.0 20:38:28 Downloading texttable-0.9.1.tar.gz (11 kB) 20:38:29 Collecting docker-pycreds>=0.4.0 20:38:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:38:29 Collecting idna<2.8,>=2.5 20:38:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:38:29 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 20:38:29 Collecting urllib3<1.25,>=1.21.1 20:38:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:38:29 Collecting chardet<3.1.0,>=3.0.2 20:38:29 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:38:29 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:38:29 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:38:29 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:38:29 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:38:29 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:38:29 Attempting uninstall: urllib3 20:38:29 Found existing installation: urllib3 1.26.7 20:38:29 Uninstalling urllib3-1.26.7: 20:38:29 Successfully uninstalled urllib3-1.26.7 20:38:29 Attempting uninstall: idna 20:38:29 Found existing installation: idna 3.3 20:38:29 Uninstalling idna-3.3: 20:38:29 Successfully uninstalled idna-3.3 20:38:30 Attempting uninstall: requests 20:38:30 Found existing installation: requests 2.26.0 20:38:30 Uninstalling requests-2.26.0: 20:38:30 Successfully uninstalled requests-2.26.0 20:38:30 Running setup.py install for texttable: started 20:38:30 Running setup.py install for texttable: finished with status 'done' 20:38:30 Running setup.py install for PyYAML: started 20:38:31 Running setup.py install for PyYAML: finished with status 'done' 20:38:31 Running setup.py install for docopt: started 20:38:31 Running setup.py install for docopt: finished with status 'done' 20:38:31 Running setup.py install for dockerpty: started 20:38:31 Running setup.py install for dockerpty: finished with status 'done' 20:38:31 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:38:35 Removing intermediate container b4d352e8f717 20:38:35 ---> da3c7bff369f 20:38:35 Step 14/23 : ENV APP_PORT=58890 20:38:35 ---> Running in 708794e3f96d 20:38:35 Removing intermediate container 708794e3f96d 20:38:35 ---> 3a4ebc7350c8 20:38:35 Step 15/23 : EXPOSE $APP_PORT 20:38:35 ---> Running in 6f18e28f2fc8 20:38:35 Removing intermediate container 6f18e28f2fc8 20:38:35 ---> a9bb98196f31 20:38:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:38:36 ---> 975b322070c2 20:38:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:38:36 ---> 898638417839 20:38:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:38:37 ---> 94ecf12efad4 20:38:37 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:38:37 ---> Running in 3891f7ef15ba 20:38:37 Removing intermediate container 3891f7ef15ba 20:38:37 ---> 65be28b7afe9 20:38:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:38:37 Building bin/spire-agent... 20:38:37 ---> Running in d37b5848e330 20:38:37 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:38:37 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:38:37 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:38:38 Removing intermediate container d37b5848e330 20:38:38 ---> 0be27fd694d4 20:38:38 Step 21/23 : LABEL arch=x86_64 20:38:38 ---> Running in 8b82091b38bd 20:38:38 go: downloading github.com/docker/docker v20.10.12+incompatible 20:38:38 go: downloading github.com/google/go-tpm-tools v0.3.3 20:38:38 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:38:38 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:38:38 Removing intermediate container 8b82091b38bd 20:38:38 ---> 6f21c02e0054 20:38:38 Step 22/23 : LABEL git_sha=c5926475383b92200af0a2fc67bbf8d112853186 20:38:38 go: downloading github.com/docker/go-units v0.4.0 20:38:38 go: downloading github.com/docker/go-connections v0.4.0 20:38:38 go: downloading github.com/opencontainers/image-spec v1.0.1 20:38:38 go: downloading github.com/containerd/containerd v1.3.4 20:38:38 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:38:38 go: downloading github.com/opencontainers/go-digest v1.0.0 20:38:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.965s coverage: 89.2% of statements 20:38:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:38:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:38:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:38:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.284s coverage: 84.4% of statements 20:38:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:38:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:38:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:38:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:38:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:38:39  ---> Running in bd3fde323b6d 20:38:39 Removing intermediate container bd3fde323b6d 20:38:39 ---> 3791effb1833 20:38:39 Step 23/23 : LABEL version=0.0.0 20:38:39 ---> Running in 8f4c4174c39c 20:38:39 Removing intermediate container 8f4c4174c39c 20:38:39 ---> 50e30587a5b9 20:38:39 20:38:39 Successfully built 50e30587a5b9 20:38:39 Successfully tagged sys-mgmt-agent:latest 20:38:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.562s coverage: 95.6% of statements 20:38:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:38:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:38:41 ok github.com/edgexfoundry/edgex-go/internal/io 0.269s coverage: 72.2% of statements 20:38:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:38:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:38:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:38:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:38:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:38:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.517s coverage: 60.0% of statements 20:38:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:38:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:38:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:38:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.573s coverage: 0.9% of statements 20:38:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:38:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.579s coverage: 58.8% of statements 20:38:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.314s coverage: 29.6% of statements 20:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.227s coverage: 47.1% of statements 20:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.343s coverage: 79.5% of statements 20:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.232s coverage: 94.1% of statements 20:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.295s coverage: 96.3% of statements 20:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.284s coverage: 87.5% of statements 20:38:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.349s coverage: 94.4% of statements 20:38:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.213s coverage: 44.8% of statements 20:39:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.686s coverage: 82.5% of statements 20:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.342s coverage: 92.9% of statements 20:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements 20:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.237s coverage: 87.2% of statements 20:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.207s coverage: 100.0% of statements 20:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.342s coverage: 58.8% of statements 20:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.328s coverage: 80.0% of statements 20:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.272s coverage: 87.2% of statements 20:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.304s coverage: 85.4% of statements 20:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.824s coverage: 91.2% of statements 20:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.948s coverage: 64.4% of statements 20:39:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:39:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.325s coverage: 100.0% of statements 20:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements 20:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements 20:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements 20:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 20:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.578s coverage: 65.4% of statements 20:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.965s coverage: 43.8% of statements 20:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.285s coverage: 89.5% of statements 20:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.269s coverage: 84.8% of statements 20:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:39:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.374s coverage: 17.7% of statements 20:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:39:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.776s coverage: 92.3% of statements 20:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:39:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.305s coverage: 63.2% of statements 20:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:39:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.503s coverage: 97.7% of statements 20:39:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:39:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:39:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:39:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:39:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.223s coverage: 28.9% of statements 20:39:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:39:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:39:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:39:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:39:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:39:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:39:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.281s coverage: 100.0% of statements 20:39:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements 20:39:39 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:39:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:39:39 GO111MODULE=on go vet ./... 20:39:47  Building sys-mgmt-agent ... done Removing intermediate container 41776ded7e07 20:39:47 ---> dd9af6061b76 20:39:47 20:39:47 Step 13/26 : FROM alpine:3.15 20:39:47 ---> 0ac33e5f5afa 20:39:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:47 ---> Using cache 20:39:47 ---> bcc47c5ddabf 20:39:47 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:47 ---> Using cache 20:39:47 ---> 7ed92e8e2b4e 20:39:47 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:39:47 ---> Running in 649f6feef38f 20:39:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:47 v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] 20:39:47 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:39:47 OK: 15855 distinct packages available 20:39:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:47 (1/4) Installing dumb-init (1.2.5-r1) 20:39:47 (2/4) Installing musl-obstack (1.2.3-r0) 20:39:47 (3/4) Installing libucontext (1.1-r0) 20:39:47 (4/4) Installing gcompat (1.0.0-r4) 20:39:47 Executing busybox-1.34.1-r5.trigger 20:39:47 OK: 6 MiB in 18 packages 20:39:47 Removing intermediate container 649f6feef38f 20:39:47 ---> 2ac2356cca79 20:39:47 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:39:47 ---> 04217e4297fa 20:39:47 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:39:47 ---> 99541ab5438a 20:39:47 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:39:47 ---> Running in d4fa0c6bace8 20:39:47 Removing intermediate container d4fa0c6bace8 20:39:47 ---> ec996a7eb580 20:39:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:39:47 ---> 27671b8b9e31 20:39:47 Step 21/26 : WORKDIR / 20:39:47 ---> Running in f6d114d6eb41 20:39:47 Removing intermediate container f6d114d6eb41 20:39:47 ---> 5a8e06221bac 20:39:47 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:39:47 ---> Running in 4d8aace4393f 20:39:47 Removing intermediate container 4d8aace4393f 20:39:47 ---> 1c4e325c5dce 20:39:47 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:39:47 ---> Running in 13d7be6ed5a4 20:39:47 Removing intermediate container 13d7be6ed5a4 20:39:47 ---> 60dd59554f85 20:39:47 Step 24/26 : LABEL arch=x86_64 20:39:47 ---> Running in 3baadd80d7e0 20:39:47 Removing intermediate container 3baadd80d7e0 20:39:47 ---> 9e515e14a8b7 20:39:47 Step 25/26 : LABEL git_sha=c5926475383b92200af0a2fc67bbf8d112853186 20:39:47 ---> Running in 0c6b22804dbd 20:39:47 Removing intermediate container 0c6b22804dbd 20:39:47 ---> 3f684ef3f37e 20:39:47 Step 26/26 : LABEL version=0.0.0 20:39:47 ---> Running in 6b556c3f82e1 20:39:47 Removing intermediate container 6b556c3f82e1 20:39:47 ---> f8958e7478df 20:39:47 20:39:47 Successfully built f8958e7478df 20:39:47 Successfully tagged security-spire-config:latest 20:39:47  Building security-spire-config ... done  [Pipeline] } 20:39:47 $ docker stop --time=1 c96e8f076aa818f6378fa2e49a7e3eb665c4567eb3774cfa221b73e6e263fb01 20:39:49 $ docker rm -f c96e8f076aa818f6378fa2e49a7e3eb665c4567eb3774cfa221b73e6e263fb01 [Pipeline] // withDockerContainer [Pipeline] sh 20:39:49 + docker images 20:39:49 REPOSITORY TAG IMAGE ID CREATED SIZE 20:39:49 security-spire-config latest f8958e7478df 3 seconds ago 86.7MB 20:39:49 dd9af6061b76 29 seconds ago 4.43GB 20:39:49 sys-mgmt-agent latest 50e30587a5b9 About a minute ago 299MB 20:39:49 core-metadata latest 378a74bef807 About a minute ago 17MB 20:39:49 security-spire-server latest a7914f70dfc3 About a minute ago 87.3MB 20:39:49 f5e556e11900 About a minute ago 1.5GB 20:39:49 e0388698cd03 About a minute ago 4.43GB 20:39:49 26e269eff02b About a minute ago 1.49GB 20:39:49 security-spire-agent latest d73fcb41b9de About a minute ago 127MB 20:39:49 core-command latest 32f9b5cc4233 2 minutes ago 16.1MB 20:39:49 46fea6f39235 2 minutes ago 1.49GB 20:39:49 5d5072d5c690 2 minutes ago 4.43GB 20:39:49 security-spiffe-token-provider latest d51bdf8cdddd 3 minutes ago 28.8MB 20:39:49 security-secretstore-setup latest 5dd85ccd1391 3 minutes ago 28.5MB 20:39:49 262a0e81eee1 3 minutes ago 1.54GB 20:39:49 support-notifications latest 6dc984f651af 3 minutes ago 26.9MB 20:39:49 194e879f7727 3 minutes ago 1.5GB 20:39:49 cd06368302ea 4 minutes ago 1.55GB 20:39:49 security-bootstrapper latest 2840c139ba84 4 minutes ago 19.1MB 20:39:49 core-data latest e581b235c74b 4 minutes ago 22.5MB 20:39:49 security-proxy-setup latest e1f610815c14 5 minutes ago 26.9MB 20:39:49 support-scheduler latest 23711268366c 5 minutes ago 26.3MB 20:39:49 14b7e4be3c8a 5 minutes ago 1.49GB 20:39:49 04ae2960a084 5 minutes ago 1.52GB 20:39:49 b8d4692bf84b 6 minutes ago 1.5GB 20:39:49 79bf5859ac51 6 minutes ago 1.55GB 20:39:49 ci-base-image-x86_64 latest 504eabdb3ab2 9 minutes ago 895MB 20:39:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 7 days ago 562MB 20:39:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 8 days ago 254MB 20:39:49 docker 20.10.14 7417809fdb73 3 weeks ago 218MB 20:39:49 alpine 3.14 e04c818066af 3 weeks ago 5.59MB 20:39:49 alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB 20:39:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:41:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:41:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:41:31 ./bin/test-attribution-txt.sh [Pipeline] echo 20:41:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:41:32 + ls -al . 20:41:32 total 668 20:41:32 drwxrwxr-x 9 1001 1001 4096 Apr 29 20:41 . 20:41:32 drwxr-xr-x 4 root root 4096 Apr 29 20:35 .. 20:41:32 -rw-rw-r-- 1 1001 1001 11 Apr 29 20:33 .dockerignore 20:41:32 drwxrwxr-x 8 1001 1001 4096 Apr 29 20:33 .git 20:41:32 drwxrwxr-x 3 1001 1001 4096 Apr 29 20:33 .github 20:41:32 -rw-rw-r-- 1 1001 1001 879 Apr 29 20:33 .gitignore 20:41:32 -rw-rw-r-- 1 1001 1001 42 Apr 29 20:33 .golangci.yml 20:41:32 -rw-rw-r-- 1 1001 1001 87 Apr 29 20:33 .hadolint.yml 20:41:32 -rw-rw-r-- 1 1001 1001 166 Apr 29 20:33 .sonarcloud.properties 20:41:32 -rw-rw-r-- 1 1001 1001 1171 Apr 29 20:33 ADOPTERS.md 20:41:32 -rw-rw-r-- 1 1001 1001 10086 Apr 29 20:33 Attribution.txt 20:41:32 -rw-rw-r-- 1 1001 1001 51732 Apr 29 20:33 CHANGELOG.md 20:41:32 -rw-rw-r-- 1 1001 1001 3804 Apr 29 20:33 CONTRIBUTING.md 20:41:32 -rw-rw-r-- 1 1001 1001 677 Apr 29 20:33 GOVERNANCE.md 20:41:32 -rw-rw-r-- 1 1001 1001 850 Apr 29 20:33 Jenkinsfile 20:41:32 -rw-rw-r-- 1 1001 1001 10775 Apr 29 20:33 LICENSE 20:41:32 -rw-rw-r-- 1 1001 1001 10389 Apr 29 20:33 Makefile 20:41:32 -rw-rw-r-- 1 1001 1001 582 Apr 29 20:33 OWNERS.md 20:41:32 -rw-rw-r-- 1 1001 1001 9120 Apr 29 20:33 README.md 20:41:32 -rw-rw-r-- 1 1001 1001 6912 Apr 29 20:33 SECURITY.md 20:41:32 -rw-rw-r-- 1 1001 1001 5 Apr 29 20:30 VERSION 20:41:32 -rw-rw-r-- 1 1001 1001 4131 Apr 29 20:33 ZMQWindows.md 20:41:32 drwxrwxr-x 2 1001 1001 4096 Apr 29 20:33 bin 20:41:32 drwxrwxr-x 18 1001 1001 4096 Apr 29 20:33 cmd 20:41:32 -rw-r--r-- 1 root root 435134 Apr 29 20:39 coverage.out 20:41:32 -rw-rw-r-- 1 1001 1001 3256 Apr 29 20:33 go.mod 20:41:32 -rw-rw-r-- 1 1001 1001 35162 Apr 29 20:33 go.sum 20:41:32 drwxrwxr-x 8 1001 1001 4096 Apr 29 20:33 internal 20:41:32 drwxrwxr-x 3 1001 1001 4096 Apr 29 20:33 openapi 20:41:32 drwxrwxr-x 4 1001 1001 4096 Apr 29 20:33 snap 20:41:32 -rw-rw-r-- 1 1001 1001 204 Apr 29 20:33 version.go [Pipeline] sh 20:41:32 + '[' -e coverage.out ] 20:41:32 + chown 1001:1001 coverage.out [Pipeline] stash 20:41:32 Warning: overwriting stash ‘coverage-report’ 20:41:33 Stashed 1 file(s) [Pipeline] sh 20:41:34 + make build 20:41:34 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 20:42:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:44:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:44:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:44:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:44:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:44:44 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 20:44: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 20:44: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 20:45:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:45:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:45:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:45:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:45:21 $ docker stop --time=1 60ab1b85dea6d2d68ce79259d04a0a4f2fe677a95d0009e3f4af06a188fcd227 20:45:23 $ docker rm -f 60ab1b85dea6d2d68ce79259d04a0a4f2fe677a95d0009e3f4af06a188fcd227 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:45:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:45:25 20:45:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:45:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:45:26 latest: Pulling from edgex-devops/edgex-compose-arm64 20:45:26 29e5d40040c1: Pulling fs layer 20:45:26 1ce36da41761: Pulling fs layer 20:45:26 25b303627fd3: Pulling fs layer 20:45:26 29e5d40040c1: Verifying Checksum 20:45:26 29e5d40040c1: Download complete 20:45:26 1ce36da41761: Verifying Checksum 20:45:26 1ce36da41761: Download complete 20:45:27 29e5d40040c1: Pull complete 20:45:28 25b303627fd3: Verifying Checksum 20:45:28 25b303627fd3: Download complete 20:45:28 1ce36da41761: Pull complete 20:45:40 25b303627fd3: Pull complete 20:45:40 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:45:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:45:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:45:40 prd-ubuntu20.04-docker-arm64-4c-16g-34272 does not seem to be running inside a container 20:45:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:45:43 $ docker top 2b3383b9a5c89d19e098b1f33176848e9c0afd61f7aac2546dd54ab80b3f3676 -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:44 + docker-compose build --help 20:45:44 + grep parallel 20:45:48 --parallel Build images in parallel. [Pipeline] } 20:45:48 $ docker stop --time=1 2b3383b9a5c89d19e098b1f33176848e9c0afd61f7aac2546dd54ab80b3f3676 20:45:50 $ docker rm -f 2b3383b9a5c89d19e098b1f33176848e9c0afd61f7aac2546dd54ab80b3f3676 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:45:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:45:50 . [Pipeline] withDockerContainer 20:45:51 prd-ubuntu20.04-docker-arm64-4c-16g-34272 does not seem to be running inside a container 20:45:51 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:45:52 $ docker top 28b1ac36826b76c5eacf0a41a21525d97349657f92b2f43988d79c833673ddad -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:53 + docker-compose -f ./docker-compose-build.yml build --parallel 20:45:59 Building core-command ... 20:45:59 Building core-data ... 20:45:59 Building core-metadata ... 20:45:59 Building security-bootstrapper ... 20:45:59 Building security-proxy-setup ... 20:45:59 Building security-secretstore-setup ... 20:45:59 Building security-spiffe-token-provider ... 20:45:59 Building security-spire-agent ... 20:45:59 Building security-spire-config ... 20:45:59 Building security-spire-server ... 20:45:59 Building support-notifications ... 20:45:59 Building support-scheduler ... 20:45:59 Building sys-mgmt-agent ... 20:45:59 Building core-command 20:45:59 Building support-scheduler 20:45:59 Building security-secretstore-setup 20:45:59 Building security-spiffe-token-provider 20:45:59 Building security-bootstrapper 20:47:20 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:47:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:47:20 ---> b8358e2c206f 20:47:20 Step 3/22 : WORKDIR /edgex-go 20:47:20 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:47:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:47:20 ---> b8358e2c206f 20:47:20 Step 3/25 : WORKDIR /edgex-go 20:47:20 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:47:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:47:20 ---> b8358e2c206f 20:47:20 Step 3/23 : WORKDIR /edgex-go 20:47:20 ---> Running in d7cb64f1a54a 20:47:20 ---> Running in 5b6d9b3e7f65 20:47:20 ---> Running in f03fa28fbb54 20:47:21 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:47:21 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:47:21 ---> b8358e2c206f 20:47:21 Step 3/31 : WORKDIR /edgex-go 20:47:21 ---> Running in 99239e4dfda5 20:47:21 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:47:21 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:47:21 ---> b8358e2c206f 20:47:21 Step 3/20 : WORKDIR /edgex-go 20:47:21 ---> Running in cdd663687fa6 20:47:21 Removing intermediate container 99239e4dfda5 20:47:21 ---> 2cfa8fc07ed2 20:47:21 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:21 Removing intermediate container 5b6d9b3e7f65 20:47:21 ---> 759b3f78245b 20:47:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:21 Removing intermediate container d7cb64f1a54a 20:47:21 ---> ceb99635de00 20:47:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:21 ---> Running in 48aed9c49ff5 20:47:21 Removing intermediate container f03fa28fbb54 20:47:21 ---> 5adccce3fdb1 20:47:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:21 ---> Running in eb883bbc3da0 20:47:21 ---> Running in ea79ccae9fd0 20:47:21 Removing intermediate container cdd663687fa6 20:47:21 ---> 216e7ad1da7f 20:47:21 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:47:21 ---> Running in a566f87c2b87 20:47:22 ---> Running in 101554a504ef 20:47:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:47:25 Removing intermediate container 48aed9c49ff5 20:47:25 ---> 9d9b72e08df1 20:47:25 Step 5/31 : RUN apk add --update --no-cache make git 20:47:25 ---> Running in bdffe8b155e1 20:47:25 Removing intermediate container ea79ccae9fd0 20:47:25 ---> 596d5555219a 20:47:25 Step 5/23 : RUN apk add --update --no-cache make git 20:47:25 ---> Running in 19cd10fd024f 20:47:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:47:26 Removing intermediate container a566f87c2b87 20:47:26 ---> 18e0a40496f0 20:47:26 Step 5/25 : RUN apk add --update --no-cache make git 20:47:26 Removing intermediate container eb883bbc3da0 20:47:26 ---> 75ed11a53d92 20:47:26 Step 5/22 : RUN apk add --update --no-cache make git 20:47:26 ---> Running in 57bdea02a8bc 20:47:26 ---> Running in 537073e03234 20:47:27 v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:47:27 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:47:27 OK: 15739 distinct packages available 20:47:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:47:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:47:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:47:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:47:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:47:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:47:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:47:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:47:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:47:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:47:29 OK: 220 MiB in 52 packages 20:47:29 OK: 220 MiB in 52 packages 20:47:30 OK: 220 MiB in 52 packages 20:47:31 OK: 220 MiB in 52 packages 20:47:31 OK: 220 MiB in 52 packages 20:47:31 Removing intermediate container 101554a504ef 20:47:31 ---> 0db85d2a9d1a 20:47:31 Step 5/20 : COPY go.mod vendor* ./ 20:47:31 Removing intermediate container bdffe8b155e1 20:47:31 ---> 8c09caf24f6e 20:47:31 Step 6/31 : COPY go.mod vendor* ./ 20:47:32 Removing intermediate container 19cd10fd024f 20:47:32 ---> 5e2cf220c7d9 20:47:32 Step 6/23 : COPY go.mod vendor* ./ 20:47:32 Removing intermediate container 57bdea02a8bc 20:47:32 ---> 6bf317b08944 20:47:32 Step 6/25 : COPY go.mod vendor* ./ 20:47:32 Removing intermediate container 537073e03234 20:47:32 ---> 3119a1cf42fa 20:47:32 Step 6/22 : COPY go.mod vendor* ./ 20:47:32 ---> 9bf731fadadf 20:47:32 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:47:33 ---> c790630112c1 20:47:33 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:47:33 ---> Running in 2efed55b7a6c 20:47:33 ---> Running in 14fe58c94b8f 20:47:33 ---> 980c64665be1 20:47:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:47:33 ---> Running in ab9e623f5e8c 20:47:34 ---> 60577e0b6081 20:47:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:47:34 ---> d2724e749a47 20:47:34 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:47:34 ---> Running in 76da062aaaa4 20:47:34 ---> Running in f5dcdbc5c692 20:47:40 Removing intermediate container 2efed55b7a6c 20:47:40 ---> 4d8f937dab23 20:47:40 Step 7/20 : COPY . . 20:47:40 Removing intermediate container 14fe58c94b8f 20:47:40 ---> 56ed2fe44b45 20:47:40 Step 8/31 : COPY . . 20:47:40 Removing intermediate container ab9e623f5e8c 20:47:40 ---> 078b766842ed 20:47:40 Step 8/23 : COPY . . 20:47:40 Removing intermediate container 76da062aaaa4 20:47:40 ---> 426db29bc40b 20:47:40 Step 8/22 : COPY . . 20:47:40 Removing intermediate container f5dcdbc5c692 20:47:40 ---> 67850b59e542 20:47:40 Step 8/25 : COPY . . 20:48:13 ---> 9d4f9a803425 20:48:13 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:48:13 ---> 9f4b4bb79710 20:48:13 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:48:13 ---> Running in c397821b19ca 20:48:13 ---> d9f63b915238 20:48:13 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:48:13 ---> 6813df339f81 20:48:13 Step 9/23 : RUN make cmd/core-command/core-command 20:48:13 ---> 6b22ded0a0cb 20:48:13 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:48:13 ---> Running in 11ecf8219dc1 20:48:13 ---> Running in 9211005c05b7 20:48:13 ---> Running in 3b2bec953aea 20:48:13 ---> Running in 49284911b62a 20:48:13 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 20:48:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:48:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:48:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:48:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:53: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 20:53:21 Removing intermediate container 9211005c05b7 20:53:21 ---> b5e8d964e0f6 20:53:21 20:53:21 Step 10/23 : FROM alpine:3.14 20:53:21 3.14: Pulling from library/alpine 20:53:21 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:53:21 Status: Downloaded newer image for alpine:3.14 20:53:21 ---> ac73e934f311 20:53:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:53:21 ---> Running in 996aae03e1db 20:53:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:53:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:53:21 (1/1) Installing dumb-init (1.2.5-r1) 20:53:21 Executing busybox-1.33.1-r7.trigger 20:53:21 OK: 5 MiB in 15 packages 20:53:21 Removing intermediate container 996aae03e1db 20:53:21 ---> 0d94d743ecdd 20:53:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:53:21 ---> Running in e67acb16cb40 20:53:21 Removing intermediate container e67acb16cb40 20:53:21 ---> 324bd33e06c4 20:53:21 Step 13/23 : ENV APP_PORT=59882 20:53:21 ---> Running in 449c78456d7e 20:53:21 Removing intermediate container 449c78456d7e 20:53:21 ---> c4a50752dc1e 20:53:21 Step 14/23 : EXPOSE $APP_PORT 20:53:21 ---> Running in dee16b1dfe1b 20:53:22 Removing intermediate container dee16b1dfe1b 20:53:22 ---> 179a181b93d0 20:53:22 Step 15/23 : WORKDIR / 20:53:22 ---> Running in 1a88add5f49b 20:53:24 Removing intermediate container 1a88add5f49b 20:53:24 ---> 89379b3cb7f6 20:53:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:53:26 ---> 288aa874a8cf 20:53:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:53:30 Removing intermediate container 11ecf8219dc1 20:53:30 ---> 62e146fafeee 20:53:30 20:53:30 Step 10/25 : FROM alpine:3.14 20:53:30 ---> ac73e934f311 20:53:30 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:53:30 ---> Running in 4bd7d2419ab6 20:53:31 ---> 70d6498896b2 20:53:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:53:32 Removing intermediate container 3b2bec953aea 20:53:32 ---> 7f55f38d5b63 20:53:32 20:53:32 Step 10/31 : FROM alpine:3.14 20:53:32 ---> ac73e934f311 20:53:32 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:53:32 ---> Running in b9cda650f12e 20:53:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:53:32 ---> 46e24792cf12 20:53:32 Step 19/23 : ENTRYPOINT ["/core-command"] 20:53:33 ---> Running in baf1ed962006 20:53:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:53:33 Removing intermediate container b9cda650f12e 20:53:33 ---> f37c2dc8bede 20:53:33 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:53:33 ---> Running in a8c086f44863 20:53:34 Removing intermediate container baf1ed962006 20:53:34 ---> 267b3966dbc6 20:53:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:53:34 ---> Running in abe025779eb5 20:53:35 Removing intermediate container abe025779eb5 20:53:35 (1/3) Installing ca-certificates (20211220-r0) 20:53:35 ---> ad5e1f1afa48 20:53:35 Step 21/23 : LABEL arch=arm64 20:53:35 (2/3) Installing dumb-init (1.2.5-r1) 20:53:35 (3/3) Installing su-exec (0.2-r1) 20:53:35 Executing busybox-1.33.1-r7.trigger 20:53:35 Executing ca-certificates-20211220-r0.trigger 20:53:35 ---> Running in d3b32fef1942 20:53:36 OK: 6 MiB in 17 packages 20:53:36 Removing intermediate container d3b32fef1942 20:53:36 ---> 35fa674f87a6 20:53:36 Step 22/23 : LABEL git_sha=3b7a70d8f5dd802ad30474f504136768b3a6e837 20:53:36 ---> Running in 2db9e1d2d88e 20:53:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:53:36 Removing intermediate container 2db9e1d2d88e 20:53:36 ---> e0ea91e136a0 20:53:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:53:36 Step 23/23 : LABEL version=0.0.0 20:53:37 ---> Running in 9e2ff608278d 20:53:38 Removing intermediate container 9e2ff608278d 20:53:38 ---> 8d484ab4d6e1 20:53:38 20:53:38 (1/2) Installing dumb-init (1.2.5-r1) 20:53:38 (2/2) Installing su-exec (0.2-r1) 20:53:38 Executing busybox-1.33.1-r7.trigger 20:53:38 OK: 6 MiB in 16 packages 20:53:39 Removing intermediate container 4bd7d2419ab6 20:53:39 ---> 91bc1043eb0e 20:53:39 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:53:39 ---> Running in 416db4765966 20:53:39 Successfully built 8d484ab4d6e1 20:53:39 Successfully tagged core-command-arm64:latest 20:53:39 Building security-spire-agent 20:53:40  Building core-command ... done Removing intermediate container 416db4765966 20:53:40 ---> a1826e576e78 20:53:40 Removing intermediate container a8c086f44863 20:53:40 ---> e24cbcd05549 20:53:40 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:53:40 Step 13/25 : WORKDIR / 20:53:40 ---> Running in b007c9e62feb 20:53:40 ---> Running in f61d04b7f3ba 20:53:41 Removing intermediate container b007c9e62feb 20:53:41 ---> 19df8b67c600 20:53:41 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:53:41 Removing intermediate container f61d04b7f3ba 20:53:41 ---> 04c6fae72d85 20:53:41 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:53:41 ---> Running in 47c54794e48e 20:53:42 ---> 3185a474478f 20:53:42 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:53:42 Removing intermediate container 47c54794e48e 20:53:42 ---> 57ddb2d9503e 20:53:42 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:53:42 ---> Running in 3ec1758df404 20:53:44 ---> bc986cc00639 20:53:44 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:53:45 ---> 804dcc4d6d2e 20:53:45 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:53:45 Removing intermediate container 3ec1758df404 20:53:45 ---> 499d2cf3268c 20:53:45 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:53:45 ---> Running in 5bf04df91bf8 20:53:46 Removing intermediate container 5bf04df91bf8 20:53:46 ---> 70166169412e 20:53:46 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:53:46 ---> c4b2c78a4bbf 20:53:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:53:48 ---> 01fac34090c2 20:53:48 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:53:48 ---> Running in 3bbb563dcbe4 20:53:48 ---> 80c3615d0a0e 20:53:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:53:51 ---> 294e8fe2d182 20:53:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:53:52 Removing intermediate container 3bbb563dcbe4 20:53:52 ---> 11bf21f6f9b2 20:53:52 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:53:52 ---> a2ee7845ef57 20:53: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/ 20:53:53 ---> Running in a80df9d501ca 20:53:54 ---> 6bde006f58ed 20:53:54 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:53:57 Removing intermediate container a80df9d501ca 20:53:57 ---> 1218d30c762e 20:53:57 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:53:57 ---> Running in b08a81d48b53 20:53:58 Removing intermediate container b08a81d48b53 20:53:58 ---> f447ec2fb30d 20:53:58 Step 23/25 : LABEL arch=arm64 20:53:58 ---> Running in 6085200a93e1 20:53:58 ---> ec17d960a229 20:53:58 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:53:59 Removing intermediate container 6085200a93e1 20:53:59 ---> 35e628b157b4 20:53:59 Step 24/25 : LABEL git_sha=3b7a70d8f5dd802ad30474f504136768b3a6e837 20:53:59 ---> Running in 6c7309378c63 20:54:00 ---> 94db78c24f8d 20:54:00 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:54:01 Removing intermediate container 6c7309378c63 20:54:01 ---> e34a92474ee6 20:54:01 Step 25/25 : LABEL version=0.0.0 20:54:01 ---> Running in 42b3ee96efd5 20:54:02 Removing intermediate container 42b3ee96efd5 20:54:02 ---> ec46721ca6fb 20:54:02 20:54:02 ---> d8cb2fd66994 20:54:02 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:54:03 Successfully built ec46721ca6fb 20:54:03 Successfully tagged security-secretstore-setup-arm64:latest 20:54:03  Building security-secretstore-setup ... done Building support-notifications 20:54:04 ---> 68ba670dc3fa 20:54:04 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:54:04 ---> Running in a1867458e796 20:54:05 Removing intermediate container a1867458e796 20:54:05 ---> 23a6c36a0673 20:54:05 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:54:06 ---> 0764cf3b6e3d 20:54:06 Step 26/31 : RUN chmod +x /entrypoint.sh 20:54:07 ---> Running in 7366af9f38e3 20:54:10 Removing intermediate container 7366af9f38e3 20:54:10 ---> 4b72511aebaa 20:54:10 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:54:10 ---> Running in 3de7c6398fc1 20:54:11 Removing intermediate container 3de7c6398fc1 20:54:11 ---> 3a0f698a138d 20:54:11 Step 28/31 : CMD ["gate"] 20:54:11 ---> Running in 924ba569a09c 20:54:12 Removing intermediate container 924ba569a09c 20:54:12 ---> 35a3df32b985 20:54:12 Step 29/31 : LABEL arch=arm64 20:54:12 ---> Running in 58064ba8b8c6 20:54:13 Removing intermediate container 58064ba8b8c6 20:54:13 ---> 0ab718c5020c 20:54:13 Step 30/31 : LABEL git_sha=3b7a70d8f5dd802ad30474f504136768b3a6e837 20:54:14 ---> Running in 905fb85cf8c9 20:54:15 Removing intermediate container 905fb85cf8c9 20:54:15 ---> e7c23a7df29e 20:54:15 Step 31/31 : LABEL version=0.0.0 20:54:15 ---> Running in 048c180f3178 20:54:15 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:54:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:54:15 ---> b8358e2c206f 20:54:15 Step 3/26 : WORKDIR /edgex-go 20:54:15 ---> Using cache 20:54:15 ---> 216e7ad1da7f 20:54:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:15 ---> Running in 9a825ce902f7 20:54:16 Removing intermediate container 048c180f3178 20:54:16 ---> 62a17686926a 20:54:16 20:54:17 Successfully built 62a17686926a 20:54:17 Successfully tagged security-bootstrapper-arm64:latest 20:54:17  Building security-bootstrapper ... done Building security-proxy-setup 20:54:18 Removing intermediate container 9a825ce902f7 20:54:18 ---> 01c460df9cb2 20:54:18 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:54:18 ---> Running in db0d591ed792 20:54:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:54:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:54:23 OK: 220 MiB in 52 packages 20:54:25 Removing intermediate container db0d591ed792 20:54:25 ---> 0a065899ecef 20:54:25 Step 6/26 : COPY go.mod vendor* ./ 20:54:26 ---> 4af7629b5875 20:54:26 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:54:26 ---> Running in 4b7b700200bb 20:54:33 Removing intermediate container 4b7b700200bb 20:54:33 ---> 884c058bfd1f 20:54:33 Step 8/26 : COPY . . 20:54:48 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:54:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:54:48 ---> b8358e2c206f 20:54:48 Step 3/22 : WORKDIR /edgex-go 20:54:48 ---> Using cache 20:54:48 ---> 216e7ad1da7f 20:54:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:48 ---> Using cache 20:54:48 ---> 01c460df9cb2 20:54:48 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:54:48 ---> Running in ca0535046e83 20:54:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:54:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:54:53 OK: 220 MiB in 52 packages 20:54:55 Removing intermediate container ca0535046e83 20:54:55 ---> 2930f291bb48 20:54:55 Step 6/22 : COPY go.mod vendor* ./ 20:54:57 ---> b6fae8abff37 20:54:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:54:57 ---> Running in 3005889c1224 20:55:04 Removing intermediate container 3005889c1224 20:55:04 ---> aee2d35f0ca8 20:55:04 Step 8/22 : COPY . . 20:55:04 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:55:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:55:04 ---> b8358e2c206f 20:55:04 Step 3/22 : WORKDIR /edgex-go 20:55:04 ---> Using cache 20:55:04 ---> 216e7ad1da7f 20:55:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:55:04 ---> Using cache 20:55:04 ---> 01c460df9cb2 20:55:04 Step 5/22 : RUN apk add --update --no-cache make git 20:55:04 ---> Running in 303a84005b1a 20:55:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:55:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:55:08 OK: 220 MiB in 52 packages 20:55:10 Removing intermediate container 303a84005b1a 20:55:10 ---> b99b7de6a940 20:55:10 Step 6/22 : COPY go.mod vendor* ./ 20:55:11 ---> cbbe7a673fac 20:55:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:11 ---> Running in 1705ab685c59 20:55:13 ---> a0bc7d5e07fd 20:55:13 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:55:14 Removing intermediate container 49284911b62a 20:55:14 ---> b0ea33e159c4 20:55:14 20:55:14 Step 9/20 : FROM alpine:3.15 20:55:14 ---> Running in 2960a275703f 20:55:14 3.15: Pulling from library/alpine 20:55:14 Removing intermediate container 2960a275703f 20:55:14 ---> 3192dc81fb70 20:55:14 Step 10/26 : RUN mkdir -p spire-build 20:55:14 ---> Running in dd1ce31c5c4f 20:55:15 Removing intermediate container 1705ab685c59 20:55:15 ---> c60895c496ef 20:55:15 Step 8/22 : COPY . . 20:55:16 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:55:16 Status: Downloaded newer image for alpine:3.15 20:55:16 ---> 3fb3c9af89a9 20:55:16 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:55:16 ---> Running in 7e398304d522 20:55:17 Removing intermediate container 7e398304d522 20:55:17 ---> bd17003d985e 20:55:17 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:55:17 ---> Running in 0a7b60f044d7 20:55:18 Removing intermediate container dd1ce31c5c4f 20:55:18 ---> 3b3fbcfeb95b 20:55:18 Step 11/26 : WORKDIR /edgex-go/spire-build 20:55:18 ---> Running in bc0ef1804cba 20:55:19 Removing intermediate container bc0ef1804cba 20:55:19 ---> 36d7e0294d91 20:55:19 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:55:19 ---> Running in 04daf3c97fbd 20:55:21 Removing intermediate container 0a7b60f044d7 20:55:21 ---> 9aea2037dd85 20:55:21 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:55:21 ---> Running in beef6e196ca5 20:55:22 spire-1.2.1/ 20:55:22 spire-1.2.1/.data/ 20:55:22 spire-1.2.1/.data/.file 20:55:22 spire-1.2.1/.dockerignore 20:55:22 spire-1.2.1/.gitattributes 20:55:22 spire-1.2.1/.githooks/ 20:55:22 spire-1.2.1/.githooks/pre-commit 20:55:22 spire-1.2.1/.github/ 20:55:22 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:55:22 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:55:22 spire-1.2.1/.github/dependabot.yml 20:55:22 spire-1.2.1/.github/workflows/ 20:55:22 spire-1.2.1/.github/workflows/nightly_build.yaml 20:55:22 spire-1.2.1/.github/workflows/pr_build.yaml 20:55:22 spire-1.2.1/.github/workflows/release_build.yaml 20:55:22 spire-1.2.1/.github/workflows/scripts/ 20:55:22 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:55:22 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:55:22 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:55:22 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:55:22 spire-1.2.1/.github/workflows/scripts/split.sh 20:55:22 spire-1.2.1/.gitignore 20:55:22 spire-1.2.1/.go-version 20:55:22 spire-1.2.1/.golangci.yml 20:55:22 spire-1.2.1/ADOPTERS.md 20:55:22 spire-1.2.1/CHANGELOG.md 20:55:22 spire-1.2.1/CODE-OF-CONDUCT.md 20:55:22 spire-1.2.1/CODEOWNERS 20:55:22 spire-1.2.1/CONTRIBUTING.md 20:55:22 spire-1.2.1/Dockerfile 20:55:22 spire-1.2.1/Dockerfile.dev 20:55:22 spire-1.2.1/Dockerfile.scratch 20:55:22 spire-1.2.1/LICENSE 20:55:22 spire-1.2.1/MAINTAINERS.md 20:55:22 spire-1.2.1/Makefile 20:55:22 spire-1.2.1/README.md 20:55:22 spire-1.2.1/ROADMAP.md 20:55:22 spire-1.2.1/SECURITY.md 20:55:22 spire-1.2.1/cmd/ 20:55:22 spire-1.2.1/cmd/spire-agent/ 20:55:22 spire-1.2.1/cmd/spire-agent/cli/ 20:55:22 spire-1.2.1/cmd/spire-agent/cli/api/ 20:55:22 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:55:22 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:55:22 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:55:22 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:55:22 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:55:22 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:55:22 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:55:22 spire-1.2.1/cmd/spire-agent/cli/common/ 20:55:22 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:55:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:55:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:55:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:55:22 spire-1.2.1/cmd/spire-agent/cli/run/ 20:55:22 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:55:22 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:55:22 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:55:22 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:55:22 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:55:22 spire-1.2.1/cmd/spire-agent/main.go 20:55:22 spire-1.2.1/cmd/spire-server/ 20:55:22 spire-1.2.1/cmd/spire-server/cli/ 20:55:22 spire-1.2.1/cmd/spire-server/cli/agent/ 20:55:22 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:55:22 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/cli.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/entry/ 20:55:22 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/federation/ 20:55:22 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:55:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:55:22 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/run/ 20:55:22 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/token/ 20:55:22 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/validate/ 20:55:22 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/x509/ 20:55:22 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:55:22 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:55:22 spire-1.2.1/cmd/spire-server/main.go 20:55:22 spire-1.2.1/cmd/spire-server/util/ 20:55:22 spire-1.2.1/cmd/spire-server/util/util.go 20:55:22 spire-1.2.1/conf/ 20:55:22 spire-1.2.1/conf/agent/ 20:55:22 spire-1.2.1/conf/agent/agent.conf 20:55:22 spire-1.2.1/conf/agent/agent_full.conf 20:55:22 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:55:22 spire-1.2.1/conf/server/ 20:55:22 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:55:22 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:55:22 spire-1.2.1/conf/server/server.conf 20:55:22 spire-1.2.1/conf/server/server_full.conf 20:55:22 spire-1.2.1/doc/ 20:55:22 spire-1.2.1/doc/SPIRE101.md 20:55:22 spire-1.2.1/doc/auditlog.md 20:55:22 spire-1.2.1/doc/authorization_policy_engine.md 20:55:22 spire-1.2.1/doc/changelog_guidelines.md 20:55:22 spire-1.2.1/doc/cure53-report.pdf 20:55:22 spire-1.2.1/doc/images/ 20:55:22 spire-1.2.1/doc/images/2019_roadmap.png 20:55:22 spire-1.2.1/doc/images/SPIRE101.png 20:55:22 spire-1.2.1/doc/images/SPIRE_agent.png 20:55:22 spire-1.2.1/doc/images/SPIRE_server.png 20:55:22 spire-1.2.1/doc/images/cache_mgr.png 20:55:22 spire-1.2.1/doc/images/cache_mgr_components.png 20:55:22 spire-1.2.1/doc/images/federated_spire.png 20:55:22 spire-1.2.1/doc/images/ha_mode.png 20:55:22 spire-1.2.1/doc/images/nested_spire.png 20:55:22 spire-1.2.1/doc/images/oidc_federation.png 20:55:22 spire-1.2.1/doc/images/single_trust_domain.png 20:55:22 spire-1.2.1/doc/images/spiffe_compatible.png 20:55:22 spire-1.2.1/doc/images/spire_logo.png 20:55:22 spire-1.2.1/doc/migrating_registration_api_clients.md 20:55:22 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:55:22 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:55:22 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:55:22 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:55:22 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:55:22 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:55:22 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:55:22 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:55:22 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:55:22 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:55:22 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:55:22 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:55:22 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:55:22 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:55:22 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:55:22 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:55:22 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:55:22 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:55:22 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:55:22 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:55:22 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:55:22 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:55:22 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:55:22 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:55:22 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:55:22 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:55:22 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:55:22 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:55:22 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:55:22 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:55:22 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:55:22 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:55:22 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:55:22 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:55:22 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:55:22 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:55:22 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:55:22 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:55:22 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:55:22 spire-1.2.1/doc/scaling_spire.md 20:55:22 spire-1.2.1/doc/spire_agent.md 20:55:22 spire-1.2.1/doc/spire_server.md 20:55:22 spire-1.2.1/doc/supported_integrations.md 20:55:22 spire-1.2.1/doc/telemetry.md 20:55:22 spire-1.2.1/doc/telemetry_config.md 20:55:22 spire-1.2.1/doc/upgrading.md 20:55:22 spire-1.2.1/doc/using_spire.md 20:55:22 spire-1.2.1/examples/ 20:55:22 spire-1.2.1/examples/README.md 20:55:22 spire-1.2.1/go.mod 20:55:22 spire-1.2.1/go.sum 20:55:22 spire-1.2.1/pkg/ 20:55:22 spire-1.2.1/pkg/agent/ 20:55:22 spire-1.2.1/pkg/agent/agent.go 20:55:22 spire-1.2.1/pkg/agent/api/ 20:55:22 spire-1.2.1/pkg/agent/api/config.go 20:55:22 spire-1.2.1/pkg/agent/api/debug/ 20:55:22 spire-1.2.1/pkg/agent/api/debug/v1/ 20:55:22 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:55:22 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:55:22 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:55:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:55:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:55:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:55:22 spire-1.2.1/pkg/agent/api/endpoints.go 20:55:22 spire-1.2.1/pkg/agent/api/health/ 20:55:22 spire-1.2.1/pkg/agent/api/health/v1/ 20:55:22 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:55:22 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:55:22 spire-1.2.1/pkg/agent/api/rpccontext/ 20:55:22 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:55:22 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:55:22 spire-1.2.1/pkg/agent/attestor/ 20:55:22 spire-1.2.1/pkg/agent/attestor/node/ 20:55:22 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:55:22 spire-1.2.1/pkg/agent/attestor/node/node.go 20:55:22 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:55:22 spire-1.2.1/pkg/agent/attestor/workload/ 20:55:22 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:55:22 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:55:22 spire-1.2.1/pkg/agent/catalog/ 20:55:22 spire-1.2.1/pkg/agent/catalog/catalog.go 20:55:22 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:55:22 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:55:22 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:55:22 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:55:22 spire-1.2.1/pkg/agent/client/ 20:55:22 spire-1.2.1/pkg/agent/client/client.go 20:55:22 spire-1.2.1/pkg/agent/client/client_test.go 20:55:22 spire-1.2.1/pkg/agent/client/dial.go 20:55:22 spire-1.2.1/pkg/agent/client/nodeconn.go 20:55:22 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:55:22 spire-1.2.1/pkg/agent/client/update.go 20:55:22 spire-1.2.1/pkg/agent/client/util.go 20:55:22 spire-1.2.1/pkg/agent/common/ 20:55:22 spire-1.2.1/pkg/agent/common/backoff/ 20:55:22 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:55:22 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:55:22 spire-1.2.1/pkg/agent/common/cgroups/ 20:55:22 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:55:22 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:55:22 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:55:22 spire-1.2.1/pkg/agent/config.go 20:55:22 spire-1.2.1/pkg/agent/endpoints/ 20:55:22 spire-1.2.1/pkg/agent/endpoints/config.go 20:55:22 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:55:22 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:55:22 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:55:22 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:55:22 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:55:22 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:55:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:55:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:55:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:55:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:55:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:55:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:55:22 spire-1.2.1/pkg/agent/endpoints/workload/ 20:55:22 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:55:22 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:55:22 spire-1.2.1/pkg/agent/manager/ 20:55:22 spire-1.2.1/pkg/agent/manager/cache/ 20:55:22 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:55:22 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:55:22 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:55:22 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:55:22 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:55:22 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:55:22 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:55:22 spire-1.2.1/pkg/agent/manager/config.go 20:55:22 spire-1.2.1/pkg/agent/manager/manager.go 20:55:22 spire-1.2.1/pkg/agent/manager/manager_test.go 20:55:22 spire-1.2.1/pkg/agent/manager/storage.go 20:55:22 spire-1.2.1/pkg/agent/manager/storage_test.go 20:55:22 spire-1.2.1/pkg/agent/manager/storecache/ 20:55:22 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:55:22 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:55:22 spire-1.2.1/pkg/agent/manager/sync.go 20:55:22 spire-1.2.1/pkg/agent/plugin/ 20:55:22 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:55:22 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:55:22 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:55:22 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:55:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:55:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:55:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:55:22 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:55:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:55:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:55:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:55:22 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:55:22 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:55:22 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:55:22 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:55:22 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:55:22 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:55:22 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:55:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:55:22 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:55:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:55:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:55:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:55:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:55:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:55:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:55:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:55:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:55:22 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:55:22 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:55:22 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:55:22 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:55:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:55:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:55:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:55:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:55:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:55:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:55:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:55:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:55:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:55:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:55:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:55:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:55:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:55:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:55:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:55:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:55:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:55:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:55:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:55:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:55:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:55:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:55:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:55:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:55:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:55:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:55:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:55:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:55:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:55:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:55:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:55:22 spire-1.2.1/pkg/agent/svid/ 20:55:22 spire-1.2.1/pkg/agent/svid/rotator.go 20:55:22 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:55:22 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:55:22 spire-1.2.1/pkg/agent/svid/store/ 20:55:22 spire-1.2.1/pkg/agent/svid/store/service.go 20:55:22 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:55:22 spire-1.2.1/pkg/common/ 20:55:22 spire-1.2.1/pkg/common/agentpathtemplate/ 20:55:22 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:55:22 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:55:22 spire-1.2.1/pkg/common/api/ 20:55:22 spire-1.2.1/pkg/common/api/metrics.go 20:55:22 spire-1.2.1/pkg/common/api/middleware/ 20:55:22 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:55:22 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:55:22 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:55:22 spire-1.2.1/pkg/common/api/middleware/logger.go 20:55:22 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:55:22 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:55:22 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:55:22 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:55:22 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:55:22 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:55:22 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:55:22 spire-1.2.1/pkg/common/api/middleware/names.go 20:55:22 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:55:22 spire-1.2.1/pkg/common/api/names.go 20:55:22 spire-1.2.1/pkg/common/api/ratelimit.go 20:55:22 spire-1.2.1/pkg/common/api/rpccontext/ 20:55:22 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:55:22 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:55:22 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:55:22 spire-1.2.1/pkg/common/auth/ 20:55:22 spire-1.2.1/pkg/common/auth/interceptors.go 20:55:22 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:55:22 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:55:22 spire-1.2.1/pkg/common/bundleutil/ 20:55:22 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:55:22 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:55:22 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:55:22 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:55:22 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:55:22 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:55:22 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:55:22 spire-1.2.1/pkg/common/bundleutil/types.go 20:55:22 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:55:22 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:55:22 spire-1.2.1/pkg/common/catalog/ 20:55:22 spire-1.2.1/pkg/common/catalog/bind.go 20:55:22 spire-1.2.1/pkg/common/catalog/builtin.go 20:55:22 spire-1.2.1/pkg/common/catalog/catalog.go 20:55:22 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:55:22 spire-1.2.1/pkg/common/catalog/closers.go 20:55:22 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:55:22 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:55:22 spire-1.2.1/pkg/common/catalog/config.go 20:55:22 spire-1.2.1/pkg/common/catalog/config_test.go 20:55:22 spire-1.2.1/pkg/common/catalog/configure.go 20:55:22 spire-1.2.1/pkg/common/catalog/constraints.go 20:55:22 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:55:22 spire-1.2.1/pkg/common/catalog/context.go 20:55:22 spire-1.2.1/pkg/common/catalog/external.go 20:55:22 spire-1.2.1/pkg/common/catalog/host.go 20:55:22 spire-1.2.1/pkg/common/catalog/pipenet.go 20:55:22 spire-1.2.1/pkg/common/catalog/plugin.go 20:55:22 spire-1.2.1/pkg/common/catalog/testplugin/ 20:55:22 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:55:22 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:55:22 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:55:22 spire-1.2.1/pkg/common/cli/ 20:55:22 spire-1.2.1/pkg/common/cli/env.go 20:55:22 spire-1.2.1/pkg/common/cli/flags.go 20:55:22 spire-1.2.1/pkg/common/cli/trust_domain.go 20:55:22 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:55:22 spire-1.2.1/pkg/common/cli/umask.go 20:55:22 spire-1.2.1/pkg/common/cli/umask_posix.go 20:55:22 spire-1.2.1/pkg/common/cli/umask_test.go 20:55:22 spire-1.2.1/pkg/common/cli/umask_windows.go 20:55:22 spire-1.2.1/pkg/common/cliprinter/ 20:55:22 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:55:22 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:55:22 spire-1.2.1/pkg/common/cliprinter/flag.go 20:55:22 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:55:22 spire-1.2.1/pkg/common/cliprinter/format.go 20:55:22 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:55:22 spire-1.2.1/pkg/common/cliprinter/internal/ 20:55:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:55:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:55:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:55:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:55:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:55:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:55:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:55:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:55:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:55:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:55:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:55:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:55:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:55:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:55:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:55:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:55:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:55:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:55:22 spire-1.2.1/pkg/common/coretypes/ 20:55:22 spire-1.2.1/pkg/common/coretypes/bundle/ 20:55:22 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:55:22 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:55:22 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:55:22 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:55:22 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:55:22 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:55:22 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:55:22 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:55:22 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:55:22 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:55:22 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:55:22 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:55:22 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:55:22 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:55:22 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:55:22 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:55:22 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:55:22 spire-1.2.1/pkg/common/cryptoutil/ 20:55:22 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:55:22 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:55:22 spire-1.2.1/pkg/common/diskutil/ 20:55:22 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:55:22 spire-1.2.1/pkg/common/diskutil/file_test.go 20:55:22 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:55:22 spire-1.2.1/pkg/common/errorutil/ 20:55:22 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:55:22 spire-1.2.1/pkg/common/health/ 20:55:22 spire-1.2.1/pkg/common/health/config.go 20:55:22 spire-1.2.1/pkg/common/health/context.go 20:55:22 spire-1.2.1/pkg/common/health/context_test.go 20:55:22 spire-1.2.1/pkg/common/health/health.go 20:55:22 spire-1.2.1/pkg/common/health/health_test.go 20:55:22 spire-1.2.1/pkg/common/health/logger.go 20:55:22 spire-1.2.1/pkg/common/hostservice/ 20:55:22 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:55:22 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:55:22 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:55:22 spire-1.2.1/pkg/common/idutil/ 20:55:22 spire-1.2.1/pkg/common/idutil/require.go 20:55:22 spire-1.2.1/pkg/common/idutil/require_test.go 20:55:22 spire-1.2.1/pkg/common/idutil/safety.go 20:55:22 spire-1.2.1/pkg/common/idutil/safety_test.go 20:55:22 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:55:22 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:55:22 spire-1.2.1/pkg/common/jwtsvid/ 20:55:22 spire-1.2.1/pkg/common/jwtsvid/common.go 20:55:22 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:55:22 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:55:22 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:55:22 spire-1.2.1/pkg/common/jwtutil/ 20:55:22 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:55:22 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:55:22 spire-1.2.1/pkg/common/log/ 20:55:22 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:55:22 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:55:22 spire-1.2.1/pkg/common/log/log.go 20:55:22 spire-1.2.1/pkg/common/log/log_test.go 20:55:22 spire-1.2.1/pkg/common/log/options.go 20:55:22 spire-1.2.1/pkg/common/nodeutil/ 20:55:22 spire-1.2.1/pkg/common/nodeutil/node.go 20:55:22 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:55:22 spire-1.2.1/pkg/common/peertracker/ 20:55:22 spire-1.2.1/pkg/common/peertracker/conn.go 20:55:22 spire-1.2.1/pkg/common/peertracker/credentials.go 20:55:22 spire-1.2.1/pkg/common/peertracker/errors.go 20:55:22 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:55:22 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:55:22 spire-1.2.1/pkg/common/peertracker/info.go 20:55:22 spire-1.2.1/pkg/common/peertracker/listener.go 20:55:22 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:55:22 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:55:22 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:55:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:55:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:55:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:55:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:55:22 spire-1.2.1/pkg/common/peertracker/tcp.go 20:55:22 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:55:22 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:55:22 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:55:22 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:55:22 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:55:22 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:55:22 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:55:22 spire-1.2.1/pkg/common/peertracker/uds.go 20:55:22 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:55:22 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:55:22 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:55:22 spire-1.2.1/pkg/common/pemutil/ 20:55:22 spire-1.2.1/pkg/common/pemutil/block.go 20:55:22 spire-1.2.1/pkg/common/pemutil/certs.go 20:55:22 spire-1.2.1/pkg/common/pemutil/common.go 20:55:22 spire-1.2.1/pkg/common/pemutil/csr.go 20:55:22 spire-1.2.1/pkg/common/pemutil/keys.go 20:55:22 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:55:22 spire-1.2.1/pkg/common/pemutil/testdata/ 20:55:22 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:55:22 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:55:22 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:55:22 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:55:22 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:55:22 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:55:22 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:55:22 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:55:22 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:55:22 spire-1.2.1/pkg/common/plugin/ 20:55:22 spire-1.2.1/pkg/common/plugin/aws/ 20:55:22 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:55:22 spire-1.2.1/pkg/common/plugin/azure/ 20:55:22 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:55:22 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:55:22 spire-1.2.1/pkg/common/plugin/facade.go 20:55:22 spire-1.2.1/pkg/common/plugin/facade_test.go 20:55:22 spire-1.2.1/pkg/common/plugin/gcp/ 20:55:22 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:55:22 spire-1.2.1/pkg/common/plugin/k8s/ 20:55:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:55:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:55:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:55:22 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:55:22 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:55:22 spire-1.2.1/pkg/common/plugin/log.go 20:55:22 spire-1.2.1/pkg/common/plugin/sshpop/ 20:55:22 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:55:22 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:55:22 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:55:22 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:55:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:55:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:55:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:55:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:55:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:55:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:55:22 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:55:22 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:55:22 spire-1.2.1/pkg/common/plugin/x509pop/ 20:55:22 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:55:22 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:55:22 spire-1.2.1/pkg/common/profiling/ 20:55:22 spire-1.2.1/pkg/common/profiling/dumpers.go 20:55:22 spire-1.2.1/pkg/common/profiling/profiling.go 20:55:22 spire-1.2.1/pkg/common/protoutil/ 20:55:22 spire-1.2.1/pkg/common/protoutil/masks.go 20:55:22 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:55:22 spire-1.2.1/pkg/common/rotationutil/ 20:55:22 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:55:22 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:55:22 spire-1.2.1/pkg/common/selector/ 20:55:22 spire-1.2.1/pkg/common/selector/selector.go 20:55:22 spire-1.2.1/pkg/common/selector/selector_test.go 20:55:22 spire-1.2.1/pkg/common/selector/set.go 20:55:22 spire-1.2.1/pkg/common/selector/set_utils.go 20:55:22 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:55:22 spire-1.2.1/pkg/common/telemetry/ 20:55:22 spire-1.2.1/pkg/common/telemetry/agent/ 20:55:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:55:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:55:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:55:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:55:22 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:55:22 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:55:22 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:55:22 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:55:22 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:55:22 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:55:22 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:55:22 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:55:22 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:55:22 spire-1.2.1/pkg/common/telemetry/call.go 20:55:22 spire-1.2.1/pkg/common/telemetry/common/ 20:55:22 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:55:22 spire-1.2.1/pkg/common/telemetry/config.go 20:55:22 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:55:22 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:55:22 spire-1.2.1/pkg/common/telemetry/inmem.go 20:55:22 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:55:22 spire-1.2.1/pkg/common/telemetry/m3.go 20:55:22 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:55:22 spire-1.2.1/pkg/common/telemetry/metrics.go 20:55:22 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:55:22 spire-1.2.1/pkg/common/telemetry/names.go 20:55:22 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:55:22 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:55:22 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:55:22 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:55:22 spire-1.2.1/pkg/common/telemetry/server/ 20:55:22 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:55:22 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:55:22 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:55:22 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:55:22 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:55:22 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:55:22 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:55:22 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:55:22 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:55:22 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:55:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:55:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:55:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:55:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:55:22 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:55:22 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:55:22 spire-1.2.1/pkg/common/telemetry/server/server.go 20:55:22 spire-1.2.1/pkg/common/telemetry/sink.go 20:55:22 spire-1.2.1/pkg/common/telemetry/statsd.go 20:55:22 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:55:22 spire-1.2.1/pkg/common/telemetry/uptime.go 20:55:22 spire-1.2.1/pkg/common/telemetry/version.go 20:55:22 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:55:22 spire-1.2.1/pkg/common/uptime/ 20:55:22 spire-1.2.1/pkg/common/uptime/uptime.go 20:55:22 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:55:22 spire-1.2.1/pkg/common/util/ 20:55:22 spire-1.2.1/pkg/common/util/certs.go 20:55:22 spire-1.2.1/pkg/common/util/certs_test.go 20:55:22 spire-1.2.1/pkg/common/util/csr.go 20:55:22 spire-1.2.1/pkg/common/util/hash.go 20:55:22 spire-1.2.1/pkg/common/util/selectors.go 20:55:22 spire-1.2.1/pkg/common/util/selectors_test.go 20:55:22 spire-1.2.1/pkg/common/util/signals.go 20:55:22 spire-1.2.1/pkg/common/util/sort.go 20:55:22 spire-1.2.1/pkg/common/util/sort_test.go 20:55:22 spire-1.2.1/pkg/common/util/task.go 20:55:22 spire-1.2.1/pkg/common/util/task_test.go 20:55:22 spire-1.2.1/pkg/common/util/testdata/ 20:55:22 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:55:22 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:55:22 spire-1.2.1/pkg/common/version/ 20:55:22 spire-1.2.1/pkg/common/version/version.go 20:55:22 spire-1.2.1/pkg/common/x509svid/ 20:55:22 spire-1.2.1/pkg/common/x509svid/common_test.go 20:55:22 spire-1.2.1/pkg/common/x509svid/csr.go 20:55:22 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:55:22 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:55:22 spire-1.2.1/pkg/common/x509util/ 20:55:22 spire-1.2.1/pkg/common/x509util/cert.go 20:55:22 spire-1.2.1/pkg/common/x509util/dns.go 20:55:22 spire-1.2.1/pkg/common/x509util/dns_test.go 20:55:22 spire-1.2.1/pkg/common/x509util/keyid.go 20:55:22 spire-1.2.1/pkg/common/x509util/keypair.go 20:55:22 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:55:22 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:55:22 spire-1.2.1/pkg/server/ 20:55:22 spire-1.2.1/pkg/server/api/ 20:55:22 spire-1.2.1/pkg/server/api/agent.go 20:55:22 spire-1.2.1/pkg/server/api/agent/ 20:55:22 spire-1.2.1/pkg/server/api/agent/v1/ 20:55:22 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:55:22 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:55:22 spire-1.2.1/pkg/server/api/agent_test.go 20:55:22 spire-1.2.1/pkg/server/api/api.go 20:55:22 spire-1.2.1/pkg/server/api/audit/ 20:55:22 spire-1.2.1/pkg/server/api/audit/audit.go 20:55:22 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:55:22 spire-1.2.1/pkg/server/api/bundle.go 20:55:22 spire-1.2.1/pkg/server/api/bundle/ 20:55:22 spire-1.2.1/pkg/server/api/bundle/v1/ 20:55:22 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:55:22 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:55:22 spire-1.2.1/pkg/server/api/bundle_test.go 20:55:22 spire-1.2.1/pkg/server/api/debug/ 20:55:22 spire-1.2.1/pkg/server/api/debug/v1/ 20:55:22 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:55:22 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:55:22 spire-1.2.1/pkg/server/api/entry.go 20:55:22 spire-1.2.1/pkg/server/api/entry/ 20:55:22 spire-1.2.1/pkg/server/api/entry/v1/ 20:55:22 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:55:22 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:55:22 spire-1.2.1/pkg/server/api/entry_test.go 20:55:22 spire-1.2.1/pkg/server/api/health/ 20:55:22 spire-1.2.1/pkg/server/api/health/v1/ 20:55:22 spire-1.2.1/pkg/server/api/health/v1/service.go 20:55:22 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:55:22 spire-1.2.1/pkg/server/api/id.go 20:55:22 spire-1.2.1/pkg/server/api/id_test.go 20:55:22 spire-1.2.1/pkg/server/api/limits/ 20:55:22 spire-1.2.1/pkg/server/api/limits/limits.go 20:55:22 spire-1.2.1/pkg/server/api/middleware/ 20:55:22 spire-1.2.1/pkg/server/api/middleware/alias.go 20:55:22 spire-1.2.1/pkg/server/api/middleware/audit.go 20:55:22 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:55:22 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:55:22 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:55:22 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:55:22 spire-1.2.1/pkg/server/api/middleware/caller.go 20:55:22 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:55:22 spire-1.2.1/pkg/server/api/middleware/common.go 20:55:22 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:55:22 spire-1.2.1/pkg/server/api/middleware/entries.go 20:55:22 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:55:22 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:55:22 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:55:22 spire-1.2.1/pkg/server/api/ratelimit.go 20:55:22 spire-1.2.1/pkg/server/api/rpccontext/ 20:55:22 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:55:22 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:55:22 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:55:22 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:55:22 spire-1.2.1/pkg/server/api/selector.go 20:55:22 spire-1.2.1/pkg/server/api/selector_test.go 20:55:22 spire-1.2.1/pkg/server/api/status.go 20:55:22 spire-1.2.1/pkg/server/api/status_test.go 20:55:22 spire-1.2.1/pkg/server/api/svid/ 20:55:22 spire-1.2.1/pkg/server/api/svid/v1/ 20:55:22 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:55:22 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:55:22 spire-1.2.1/pkg/server/api/trustdomain.go 20:55:22 spire-1.2.1/pkg/server/api/trustdomain/ 20:55:22 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:55:22 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:55:22 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:55:22 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:55:22 spire-1.2.1/pkg/server/authpolicy/ 20:55:22 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:55:22 spire-1.2.1/pkg/server/authpolicy/policy.go 20:55:22 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:55:22 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:55:22 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:55:22 spire-1.2.1/pkg/server/authpolicy/validate.go 20:55:22 spire-1.2.1/pkg/server/bundle/ 20:55:22 spire-1.2.1/pkg/server/bundle/client/ 20:55:22 spire-1.2.1/pkg/server/bundle/client/client.go 20:55:22 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:55:22 spire-1.2.1/pkg/server/bundle/client/manager.go 20:55:22 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:55:22 spire-1.2.1/pkg/server/bundle/client/sources.go 20:55:22 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:55:22 spire-1.2.1/pkg/server/bundle/client/updater.go 20:55:22 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:55:22 spire-1.2.1/pkg/server/ca/ 20:55:22 spire-1.2.1/pkg/server/ca/ca.go 20:55:22 spire-1.2.1/pkg/server/ca/ca_health.go 20:55:22 spire-1.2.1/pkg/server/ca/ca_test.go 20:55:22 spire-1.2.1/pkg/server/ca/journal.go 20:55:22 spire-1.2.1/pkg/server/ca/journal_test.go 20:55:22 spire-1.2.1/pkg/server/ca/manager.go 20:55:22 spire-1.2.1/pkg/server/ca/manager_health.go 20:55:22 spire-1.2.1/pkg/server/ca/manager_test.go 20:55:22 spire-1.2.1/pkg/server/ca/templates.go 20:55:22 spire-1.2.1/pkg/server/ca/upstream_client.go 20:55:22 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:55:22 spire-1.2.1/pkg/server/ca/validation.go 20:55:22 spire-1.2.1/pkg/server/cache/ 20:55:22 spire-1.2.1/pkg/server/cache/dscache/ 20:55:22 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:55:22 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:55:22 spire-1.2.1/pkg/server/cache/entrycache/ 20:55:22 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:55:22 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:55:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:55:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:55:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:55:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:55:22 spire-1.2.1/pkg/server/catalog/ 20:55:22 spire-1.2.1/pkg/server/catalog/catalog.go 20:55:22 spire-1.2.1/pkg/server/catalog/keymanager.go 20:55:22 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:55:22 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:55:22 spire-1.2.1/pkg/server/catalog/notifier.go 20:55:22 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:55:22 spire-1.2.1/pkg/server/config.go 20:55:22 spire-1.2.1/pkg/server/datastore/ 20:55:22 spire-1.2.1/pkg/server/datastore/datastore.go 20:55:22 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:55:22 spire-1.2.1/pkg/server/datastore/repository.go 20:55:22 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:55:22 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:55:22 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:55:22 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:55:22 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:55:22 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:55:22 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:55:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:55:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:55:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:55:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:55:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:55:22 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:55:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:55:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:55:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:55:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:55:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:55:22 spire-1.2.1/pkg/server/endpoints/ 20:55:22 spire-1.2.1/pkg/server/endpoints/bundle/ 20:55:22 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:55:22 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:55:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:55:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:55:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:55:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:55:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:55:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:55:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:55:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:55:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:55:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:55:22 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:55:22 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:55:22 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:55:22 spire-1.2.1/pkg/server/endpoints/config.go 20:55:22 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:55:22 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:55:22 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:55:22 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:55:22 spire-1.2.1/pkg/server/endpoints/middleware.go 20:55:22 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:55:22 spire-1.2.1/pkg/server/hostservice/ 20:55:22 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:55:22 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:55:22 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:55:22 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:55:22 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:55:22 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:55:22 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:55:22 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/ 20:55:22 spire-1.2.1/pkg/server/plugin/keymanager/ 20:55:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:55:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:55:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:55:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:55:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:55:22 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:55:22 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:55:22 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:55:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:55:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:55:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:55:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:55:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:55:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:55:22 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:55:22 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:55:22 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:55:22 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:55:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:55:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:55:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:55:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:55:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:55:22 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:55:22 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:55:22 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/notifier/ 20:55:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:55:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:55:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:55:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:55:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:55:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:55:22 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:55:22 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:55:22 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pemfetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:55:22 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:55:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:55:22 spire-1.2.1/pkg/server/registration/ 20:55:22 spire-1.2.1/pkg/server/registration/manager.go 20:55:22 spire-1.2.1/pkg/server/registration/manager_test.go 20:55:22 spire-1.2.1/pkg/server/scanentries.go 20:55:22 spire-1.2.1/pkg/server/scanentries_test.go 20:55:22 spire-1.2.1/pkg/server/server.go 20:55:22 spire-1.2.1/pkg/server/server_test.go 20:55:22 spire-1.2.1/pkg/server/svid/ 20:55:22 spire-1.2.1/pkg/server/svid/observer.go 20:55:22 spire-1.2.1/pkg/server/svid/observer_test.go 20:55:22 spire-1.2.1/pkg/server/svid/rotator.go 20:55:22 spire-1.2.1/pkg/server/svid/rotator_config.go 20:55:22 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:55:22 spire-1.2.1/pkg/server/svid/rotator_test.go 20:55:22 spire-1.2.1/proto/ 20:55:22 spire-1.2.1/proto/private/ 20:55:22 spire-1.2.1/proto/private/server/ 20:55:22 spire-1.2.1/proto/private/server/journal/ 20:55:22 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:55:22 spire-1.2.1/proto/private/server/journal/journal.proto 20:55:22 spire-1.2.1/proto/spire/ 20:55:22 spire-1.2.1/proto/spire/common/ 20:55:22 spire-1.2.1/proto/spire/common/common.pb.go 20:55:22 spire-1.2.1/proto/spire/common/common.proto 20:55:22 spire-1.2.1/proto/spire/common/plugin/ 20:55:22 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:55:22 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:55:22 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:55:22 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:55:22 spire-1.2.1/proto/spire/plugin/ 20:55:22 spire-1.2.1/proto/spire/plugin/agent/ 20:55:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:55:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:55:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:55:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:55:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:55:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:55:22 spire-1.2.1/release/ 20:55:22 spire-1.2.1/release/spire-extras/ 20:55:22 spire-1.2.1/release/spire-extras/README.md 20:55:22 spire-1.2.1/release/spire-extras/conf/ 20:55:22 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:55:22 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:55:22 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:55:22 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:55:22 spire-1.2.1/release/spire/ 20:55:22 spire-1.2.1/release/spire/README.md 20:55:22 spire-1.2.1/release/spire/conf/ 20:55:22 spire-1.2.1/release/spire/conf/agent/ 20:55:22 spire-1.2.1/release/spire/conf/agent/agent.conf 20:55:22 spire-1.2.1/release/spire/conf/server/ 20:55:22 spire-1.2.1/release/spire/conf/server/server.conf 20:55:22 spire-1.2.1/script/ 20:55:22 spire-1.2.1/script/build-artifact.sh 20:55:22 spire-1.2.1/script/generate_dummy_ca.sh 20:55:22 spire-1.2.1/support/ 20:55:22 spire-1.2.1/support/k8s/ 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:55:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:55:22 spire-1.2.1/support/oidc-discovery-provider/ 20:55:22 spire-1.2.1/support/oidc-discovery-provider/README.md 20:55:22 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:55:22 spire-1.2.1/support/oidc-discovery-provider/config.go 20:55:22 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:55:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:55:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:55:22 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:55:22 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:55:22 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:55:22 spire-1.2.1/support/oidc-discovery-provider/main.go 20:55:22 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:55:22 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:55:22 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:55:22 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:55:22 spire-1.2.1/test/ 20:55:22 spire-1.2.1/test/clock/ 20:55:22 spire-1.2.1/test/clock/clock.go 20:55:22 spire-1.2.1/test/fakes/ 20:55:22 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:55:22 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:55:22 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:55:22 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:55:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:55:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:55:22 spire-1.2.1/test/fakes/fakeagentstore/ 20:55:22 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:55:22 spire-1.2.1/test/fakes/fakedatastore/ 20:55:22 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:55:22 spire-1.2.1/test/fakes/fakeentryclient/ 20:55:22 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:55:22 spire-1.2.1/test/fakes/fakehealthchecker/ 20:55:22 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:55:22 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:55:22 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:55:22 spire-1.2.1/test/fakes/fakemetrics/ 20:55:22 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:55:22 spire-1.2.1/test/fakes/fakenoderesolver/ 20:55:22 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:55:22 spire-1.2.1/test/fakes/fakenotifier/ 20:55:22 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:55:22 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:55:22 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:55:22 spire-1.2.1/test/fakes/fakeserverca/ 20:55:22 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:55:22 spire-1.2.1/test/fakes/fakeservercatalog/ 20:55:22 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:55:22 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:55:22 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:55:22 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:55:22 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:55:22 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:55:22 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:55:22 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:55:22 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:55:22 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:55:22 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:55:22 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:55:22 spire-1.2.1/test/fixture/ 20:55:22 spire-1.2.1/test/fixture/certs/ 20:55:22 spire-1.2.1/test/fixture/certs/agent_svid.der 20:55:22 spire-1.2.1/test/fixture/certs/base_cert.pem 20:55:22 spire-1.2.1/test/fixture/certs/base_csr.pem 20:55:22 spire-1.2.1/test/fixture/certs/base_key.pem 20:55:22 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:55:22 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:55:22 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:55:22 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:55:22 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:55:22 spire-1.2.1/test/fixture/certs/blog_key.pem 20:55:23 spire-1.2.1/test/fixture/certs/bundle.der 20:55:23 spire-1.2.1/test/fixture/certs/ca.pem 20:55:23 spire-1.2.1/test/fixture/certs/ca_key.pem 20:55:23 spire-1.2.1/test/fixture/certs/database_cert.pem 20:55:23 spire-1.2.1/test/fixture/certs/database_csr.pem 20:55:23 spire-1.2.1/test/fixture/certs/database_key.pem 20:55:23 spire-1.2.1/test/fixture/certs/node_cert.pem 20:55:23 spire-1.2.1/test/fixture/certs/node_csr.pem 20:55:23 spire-1.2.1/test/fixture/certs/node_key.pem 20:55:23 spire-1.2.1/test/fixture/certs/svid.pem 20:55:23 spire-1.2.1/test/fixture/certs/svid_key.pem 20:55:23 spire-1.2.1/test/fixture/config/ 20:55:23 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:55:23 spire-1.2.1/test/fixture/config/agent_good.conf 20:55:23 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:55:23 spire-1.2.1/test/fixture/config/plugin_good.conf 20:55:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:55:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:55:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:55:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:55:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:55:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:55:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:55:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:55:23 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:55:23 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:55:23 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:55:23 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:55:23 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:55:23 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:55:23 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:55:23 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:55:23 spire-1.2.1/test/fixture/config/server_good.conf 20:55:23 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:55:23 spire-1.2.1/test/fixture/fixture.go 20:55:23 spire-1.2.1/test/fixture/nodeattestor/ 20:55:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:55:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:55:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:55:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:55:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:55:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:55:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:55:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:55:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:55:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:55:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:55:23 spire-1.2.1/test/fixture/registration/ 20:55:23 spire-1.2.1/test/fixture/registration/entries.json 20:55:23 spire-1.2.1/test/fixture/registration/good-for-update.json 20:55:23 spire-1.2.1/test/fixture/registration/good.json 20:55:23 spire-1.2.1/test/fixture/registration/invalid.json 20:55:23 spire-1.2.1/test/fixture/registration/invalid_json.json 20:55:23 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:55:23 spire-1.2.1/test/integration/ 20:55:23 spire-1.2.1/test/integration/README.md 20:55:23 spire-1.2.1/test/integration/common 20:55:23 spire-1.2.1/test/integration/setup/ 20:55:23 spire-1.2.1/test/integration/setup/adminclient/ 20:55:23 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:55:23 spire-1.2.1/test/integration/setup/adminclient/client.go 20:55:23 spire-1.2.1/test/integration/setup/debugagent/ 20:55:23 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:55:23 spire-1.2.1/test/integration/setup/debugagent/main.go 20:55:23 spire-1.2.1/test/integration/setup/debugserver/ 20:55:23 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:55:23 spire-1.2.1/test/integration/setup/debugserver/main.go 20:55:23 spire-1.2.1/test/integration/setup/downstreamclient/ 20:55:23 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:55:23 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:55:23 spire-1.2.1/test/integration/setup/itclient/ 20:55:23 spire-1.2.1/test/integration/setup/itclient/client.go 20:55:23 spire-1.2.1/test/integration/setup/node-attestation/ 20:55:23 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:55:23 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:55:23 spire-1.2.1/test/integration/setup/x509pop/ 20:55:23 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:55:23 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:55:23 spire-1.2.1/test/integration/suites/ 20:55:23 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:55:23 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:55:23 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:55:23 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:55:23 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:55:23 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:55:23 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:55:23 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:55:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:55:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:55:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:55:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:55:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:55:23 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:55:23 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:55:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:55:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:55:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:55:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:55:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:55:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:55:23 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:55:23 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:55:23 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:55:23 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:55:23 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:55:23 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:55:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:55:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:55:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:55:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:55:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:55:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:55:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:55:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:55:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:55:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:55:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:55:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:55:23 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:55:23 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:55:23 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:55:23 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:55:23 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:55:23 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:55:23 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:55:23 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:55:23 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:55:23 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:55:23 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:55:23 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:55:23 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:55:23 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:55:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:55:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:55:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:55:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:55:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:55:23 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:55:23 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:55:23 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:55:23 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:55:23 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:55:23 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:55:23 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:55:23 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:55:23 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:55:23 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:55:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:55:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:55:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:55:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:55:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:55:23 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:55:23 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:55:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:55:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:55:23 spire-1.2.1/test/integration/suites/join-token/ 20:55:23 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:55:23 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:55:23 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:55:23 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:55:23 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:55:23 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:55:23 spire-1.2.1/test/integration/suites/join-token/README.md 20:55:23 spire-1.2.1/test/integration/suites/join-token/conf/ 20:55:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:55:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:55:23 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:55:23 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:55:23 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:55:23 spire-1.2.1/test/integration/suites/join-token/teardown 20:55:23 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:55:23 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:55:23 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:55:23 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:55:23 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:55:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:55:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:55:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:55:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:55:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:55:23 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:55:23 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:55:23 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:55:23 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:55:23 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:55:23 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:55:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:55:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:55:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:55:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:55:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:55:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:55:23 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:55:23 spire-1.2.1/test/integration/suites/k8s/ 20:55:23 spire-1.2.1/test/integration/suites/k8s/00-setup 20:55:23 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:55:23 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:55:23 spire-1.2.1/test/integration/suites/k8s/README.md 20:55:23 spire-1.2.1/test/integration/suites/k8s/conf/ 20:55:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:55:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:55:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:55:23 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:55:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:55:23 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:55:23 spire-1.2.1/test/integration/suites/k8s/teardown 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/ 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:55:23 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:55:23 spire-1.2.1/test/integration/suites/node-attestation/ 20:55:23 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:55:23 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:55:23 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:55:23 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:55:23 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:55:23 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:55:23 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:55:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:55:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:55:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:55:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:55:23 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:55:23 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:55:23 spire-1.2.1/test/integration/suites/rotation/ 20:55:23 spire-1.2.1/test/integration/suites/rotation/00-setup 20:55:23 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:55:23 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:55:23 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:55:23 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:55:23 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:55:23 spire-1.2.1/test/integration/suites/rotation/README.md 20:55:23 spire-1.2.1/test/integration/suites/rotation/conf/ 20:55:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:55:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:55:23 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:55:23 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:55:23 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:55:23 spire-1.2.1/test/integration/suites/rotation/teardown 20:55:23 spire-1.2.1/test/integration/suites/self-test/ 20:55:23 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:55:23 spire-1.2.1/test/integration/suites/self-test/README.md 20:55:23 spire-1.2.1/test/integration/suites/self-test/teardown 20:55:23 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:55:23 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:55:23 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:55:23 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:55:23 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:55:23 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:55:23 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:55:23 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:55:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:55:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:55:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:55:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:55:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:55:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:55:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:55:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:55:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:55:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:55:23 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:55:23 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:55:23 spire-1.2.1/test/integration/suites/upgrade/ 20:55:23 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:55:23 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:55:23 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:55:23 spire-1.2.1/test/integration/suites/upgrade/README.md 20:55:23 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:55:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:55:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:55:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:55:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:55:23 spire-1.2.1/test/integration/suites/upgrade/teardown 20:55:23 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:55:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:55:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:55:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:55:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:55:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:55:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:55:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:55:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:55:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:55:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:55:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:55:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:55:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:55:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:55:23 spire-1.2.1/test/integration/test-one.sh 20:55:23 spire-1.2.1/test/integration/test.sh 20:55:23 spire-1.2.1/test/plugintest/ 20:55:23 spire-1.2.1/test/plugintest/config.go 20:55:23 spire-1.2.1/test/plugintest/load.go 20:55:23 spire-1.2.1/test/plugintest/option.go 20:55:23 spire-1.2.1/test/spiretest/ 20:55:23 spire-1.2.1/test/spiretest/apiserver.go 20:55:23 spire-1.2.1/test/spiretest/assertions.go 20:55:23 spire-1.2.1/test/spiretest/dir.go 20:55:23 spire-1.2.1/test/spiretest/errors_posix.go 20:55:23 spire-1.2.1/test/spiretest/errors_windows.go 20:55:23 spire-1.2.1/test/spiretest/logs.go 20:55:23 spire-1.2.1/test/spiretest/socketapi.go 20:55:23 spire-1.2.1/test/spiretest/suite.go 20:55:23 spire-1.2.1/test/spiretest/x509.go 20:55:23 spire-1.2.1/test/testca/ 20:55:23 spire-1.2.1/test/testca/ca.go 20:55:23 spire-1.2.1/test/testkey/ 20:55:23 spire-1.2.1/test/testkey/generate.sh 20:55:23 spire-1.2.1/test/testkey/genkeys.go 20:55:23 spire-1.2.1/test/testkey/keys.go 20:55:23 spire-1.2.1/test/testkey/new.go 20:55:23 spire-1.2.1/test/tpmsimulator/ 20:55:23 spire-1.2.1/test/tpmsimulator/simulator.go 20:55:23 spire-1.2.1/test/util/ 20:55:23 spire-1.2.1/test/util/cert_fixtures.go 20:55:23 spire-1.2.1/test/util/cert_generation.go 20:55:23 spire-1.2.1/test/util/io_redirection.go 20:55:23 spire-1.2.1/test/util/race.go 20:55:23 spire-1.2.1/test/util/util.go 20:55:23 building spire from source... 20:55:23 Installing go1.17.7... 20:55:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:55:25 v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:55:25 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:55:25 OK: 15730 distinct packages available 20:55:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:55:26 Removing intermediate container c397821b19ca 20:55:26 ---> f28cd8e35739 20:55:26 20:55:26 Step 10/22 : FROM alpine:3.14 20:55:26 ---> ac73e934f311 20:55:26 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:55:26 ---> Using cache 20:55:26 ---> 0d94d743ecdd 20:55:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:55:26 ---> Using cache 20:55:26 ---> 324bd33e06c4 20:55:26 Step 13/22 : ENV APP_PORT=59861 20:55:26 ---> Running in 63dab34809a5 20:55:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:55:27 Removing intermediate container 63dab34809a5 20:55:27 ---> ce1c0d2e22ed 20:55:27 Step 14/22 : EXPOSE $APP_PORT 20:55:27 ---> Running in e91cad434539 20:55:27 (1/9) Installing ca-certificates (20211220-r0) 20:55:27 (2/9) Installing brotli-libs (1.0.9-r5) 20:55:27 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:55:27 (4/9) Installing libcurl (7.80.0-r1) 20:55:28 (5/9) Installing curl (7.80.0-r1) 20:55:28 (6/9) Installing dumb-init (1.2.5-r1) 20:55:28 (7/9) Installing musl-obstack (1.2.3-r0) 20:55:28 Removing intermediate container e91cad434539 20:55:28 ---> 99bddd02ac0b 20:55:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:55:28 (8/9) Installing libucontext (1.1-r0) 20:55:28 (9/9) Installing gcompat (1.0.0-r4) 20:55:28 Executing busybox-1.34.1-r5.trigger 20:55:28 Executing ca-certificates-20211220-r0.trigger 20:55:28 OK: 8 MiB in 23 packages 20:55:30 ---> c5275d2e5872 20:55:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:55:32 Removing intermediate container beef6e196ca5 20:55:32 ---> efc23665f803 20:55:32 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:55:34 ---> 0cdc1e531c66 20:55:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:55:34 ---> 8775b392de04 20:55:34 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:55:35 ---> 3ee581d278fd 20:55:35 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:55:35 ---> Running in 3946751b167f 20:55:36 Removing intermediate container 3946751b167f 20:55:36 ---> f72349230766 20:55:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:55:36 ---> Running in f4123ad7293b 20:55:37 Removing intermediate container f4123ad7293b 20:55:37 ---> 06c962b763fc 20:55:37 Step 20/22 : LABEL arch=arm64 20:55:37 ---> 67ec71bbbf11 20:55:37 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:55:37 ---> Running in 2e44fd53eee1 20:55:38 Removing intermediate container 2e44fd53eee1 20:55:38 ---> 99435ec541c3 20:55:38 Step 21/22 : LABEL git_sha=3b7a70d8f5dd802ad30474f504136768b3a6e837 20:55:38 ---> Running in 42739c9f3444 20:55:38 ---> d8946f16876b 20:55:38 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:55:38 ---> Running in 62546b40f15c 20:55:38 Removing intermediate container 42739c9f3444 20:55:38 ---> 3d87bf1a8f42 20:55:38 Step 22/22 : LABEL version=0.0.0 20:55:39 ---> Running in c9ddbf725115 20:55:39 Removing intermediate container 62546b40f15c 20:55:39 ---> fc94aab9de15 20:55:39 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:55:39 ---> Running in 17d51a548a8e 20:55:39 Removing intermediate container c9ddbf725115 20:55:39 ---> 171aadb38b96 20:55:39 20:55:40 Removing intermediate container 17d51a548a8e 20:55:40 ---> 9daa9a928b63 20:55:40 Step 18/20 : LABEL arch=arm64 20:55:40 ---> Running in abbafa9b1748 20:55:40 Successfully built 171aadb38b96 20:55:40 Successfully tagged support-scheduler-arm64:latest 20:55:40  Building support-scheduler ... done Building core-data 20:55:41 Removing intermediate container abbafa9b1748 20:55:41 ---> 7e70f41cc5e6 20:55:41 Step 19/20 : LABEL git_sha=3b7a70d8f5dd802ad30474f504136768b3a6e837 20:55:41 ---> Running in 5f8a97fa9695 20:55:43 Removing intermediate container 5f8a97fa9695 20:55:43 ---> 3ecddb8097df 20:55:43 Step 20/20 : LABEL version=0.0.0 20:55:43 ---> Running in d35abcb2e785 20:55:43 ---> 2a4b0b1f5839 20:55:43 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:55:43 Building bin/spire-server... 20:55:43 go: downloading github.com/mitchellh/cli v1.1.2 20:55:43 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:55:44 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:55:44  ---> Running in 3bd639bb543f 20:55:44 Removing intermediate container d35abcb2e785 20:55:44 ---> 295f21e699c4 20:55:44 20:55:44 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:55:45 go: downloading google.golang.org/grpc v1.44.0 20:55:45 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:55:45 Successfully built 295f21e699c4 20:55:45 Successfully tagged security-spiffe-token-provider-arm64:latest 20:55:45 Building sys-mgmt-agent 20:55:46  Building security-spiffe-token-provider ... done 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 20:55:47 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:55:48 go: downloading github.com/imdario/mergo v0.3.12 20:55:48 go: downloading github.com/sirupsen/logrus v1.8.1 20:55:48 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:55:48 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:55:48 go: downloading github.com/fatih/color v1.13.0 20:55:48 go: downloading github.com/mattn/go-isatty v0.0.14 20:55:48 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:55:49 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:55:49 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:55:49 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:55:49 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:55:49 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:55:50 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:55:50 go: downloading github.com/open-policy-agent/opa v0.38.0 20:55:51  ---> 82703a9299f3 20:55:51 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:55:51 ---> Running in 57ddaf5c480d 20:55: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 20:56:16 go: downloading github.com/armon/go-metrics v0.3.10 20:56:16 go: downloading github.com/prometheus/client_golang v1.12.1 20:56:16 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:56:16 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:56:16 go: downloading github.com/mattn/go-colorable v0.1.12 20:56:16 go: downloading github.com/Masterminds/goutils v1.1.0 20:56:16 go: downloading github.com/Masterminds/semver v1.5.0 20:56:16 go: downloading github.com/google/uuid v1.1.2 20:56:16 go: downloading github.com/huandu/xstrings v1.3.2 20:56:16 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:56:16 go: downloading github.com/oklog/run v1.0.0 20:56:16 go: downloading github.com/imkira/go-observer v1.0.3 20:56:16 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:56:16 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:56:16 go: downloading github.com/prometheus/client_model v0.2.0 20:56:16 go: downloading github.com/prometheus/common v0.32.1 20:56:16 go: downloading github.com/beorn7/perks v1.0.1 20:56:16 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:56:17 go: downloading github.com/prometheus/procfs v0.7.3 20:56:17 go: downloading github.com/hashicorp/errwrap v1.1.0 20:56:17 go: downloading go.uber.org/atomic v1.9.0 20:56:18 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:56:18 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:56:18 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:56:18 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:56:20 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:56:26 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:56:26 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:56:26 go: downloading github.com/stretchr/testify v1.7.0 20:56:26 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:56:27 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:56:27 go: downloading github.com/blang/semver/v4 v4.0.0 20:56:27 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:56:27 go: downloading github.com/jinzhu/gorm v1.9.16 20:56:28 go: downloading github.com/lib/pq v1.10.4 20:56:28 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:56:28 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:56:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:56:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:56:28 ---> b8358e2c206f 20:56:28 Step 3/23 : WORKDIR /edgex-go 20:56:28 ---> Using cache 20:56:28 ---> 216e7ad1da7f 20:56:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:56:28 ---> Using cache 20:56:28 ---> 01c460df9cb2 20:56:28 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:56:30 ---> Running in 21087c56c5e7 20:56:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:56:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:56:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:56:33 ---> b8358e2c206f 20:56:33 Step 3/23 : WORKDIR /edgex-go 20:56:33 ---> Using cache 20:56:33 ---> 216e7ad1da7f 20:56:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:56:33 ---> Using cache 20:56:33 ---> 01c460df9cb2 20:56:33 Step 5/23 : RUN apk add --update --no-cache make bash git 20:56:33 ---> Running in b4cac599e9c4 20:56:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:56:35 OK: 220 MiB in 52 packages 20:56:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:56:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:56:36 Removing intermediate container 21087c56c5e7 20:56:36 ---> 9a7bbe832c0a 20:56:36 Step 6/23 : COPY go.mod vendor* ./ 20:56:37 ---> e8c1fbc2844c 20:56:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:37 ---> Running in 5dd5cc544985 20:56:38 OK: 220 MiB in 52 packages 20:56:39 Removing intermediate container b4cac599e9c4 20:56:39 ---> 6d3dcb732b5c 20:56:39 Step 6/23 : COPY go.mod vendor* ./ 20:56:41 ---> a1a9350d31cf 20:56:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:41 ---> Running in a587d04e35b8 20:56:44 Removing intermediate container 5dd5cc544985 20:56:44 ---> 2a5024c70c9b 20:56:44 Step 8/23 : COPY . . 20:56:47 Removing intermediate container a587d04e35b8 20:56:47 ---> e0b3338424e1 20:56:47 Step 8/23 : COPY . . 20:56:58 go: downloading k8s.io/client-go v0.23.4 20:56:58 go: downloading google.golang.org/api v0.70.0 20:56:58 go: downloading k8s.io/api v0.23.4 20:57:08 go: downloading github.com/google/go-tpm v0.3.3 20:57:08 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:57:18  ---> 7c8eea9fdf2a 20:57:18 Step 9/23 : RUN make cmd/core-data/core-data 20:57:18 ---> Running in ce0c7f64b890 20:57:19 ---> 355acf40f783 20:57:19 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:57:19 ---> Running in f57fc1beaad8 20:57:21 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 20:57:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:57:40 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:57:40 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:57:40 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:57:40 go: downloading cloud.google.com/go/storage v1.21.0 20:57:40 go: downloading cloud.google.com/go v0.100.2 20:57:41 go: downloading k8s.io/apimachinery v0.23.4 20:57:43 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:57:45 go: downloading k8s.io/kube-aggregator v0.23.3 20:57:45 go: downloading cloud.google.com/go/security v1.3.0 20:57:45 go: downloading github.com/hashicorp/vault/api v1.4.1 20:57:45 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:57:46 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:57:46 go: downloading gopkg.in/yaml.v2 v2.4.0 20:57:47 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:57:47 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:57:47 go: downloading github.com/gobwas/glob v0.2.3 20:57:48 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:57:48 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:57:48 go: downloading github.com/twmb/murmur3 v1.1.6 20:57:48 go: downloading github.com/aws/smithy-go v1.11.0 20:57:49 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:57:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:57:50 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:57:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:57:50 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:57:51 go: downloading github.com/jinzhu/inflection v1.0.0 20:57:51 go: downloading github.com/gogo/protobuf v1.3.2 20:57:58 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:57:58 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:57:58 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:57:58 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:57:58 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:57:58 go: downloading github.com/dimchansky/utfbom v1.1.1 20:57:58 go: downloading cloud.google.com/go/compute v1.3.0 20:57:59 go: downloading cloud.google.com/go/iam v0.1.1 20:57:59 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:57:59 go: downloading github.com/google/gofuzz v1.1.0 20:57:59 go: downloading k8s.io/klog/v2 v2.30.0 20:57:59 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:58:00 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:58:01 go: downloading github.com/spf13/pflag v1.0.5 20:58:01 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:58:01 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:58:02 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:58:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:58:02 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:58:02 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:58:03 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:58:04 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:58:04 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:58:04 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:58:04 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:58:04 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:58:07 go: downloading go.opencensus.io v0.23.0 20:58:07 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:58:07 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:58:08 go: downloading gopkg.in/inf.v0 v0.9.1 20:58:08 go: downloading github.com/google/go-cmp v0.5.7 20:58:08 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:58:08 go: downloading github.com/go-logr/logr v1.2.2 20:58:09 go: downloading github.com/json-iterator/go v1.1.12 20:58:10 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:58:13 go: downloading github.com/googleapis/gnostic v0.5.5 20:58:15 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:58:15 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:58:15 go: downloading github.com/tklauser/numcpus v0.3.0 20:58:15 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:58:15 go: downloading go.uber.org/zap v1.21.0 20:58:16 go: downloading sigs.k8s.io/yaml v1.3.0 20:58:16 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:58:16 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:58:16 go: downloading github.com/modern-go/reflect2 v1.0.2 20:58:17 go: downloading github.com/ryanuber/go-glob v1.0.0 20:58:17 go: downloading github.com/golang/snappy v0.0.4 20:58:17 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:58:29 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:58:29 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:58:29 go: downloading github.com/hashicorp/go-version v1.2.0 20:58:29 go: downloading go.uber.org/multierr v1.6.0 20:58:56 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:58:56 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:00:48 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 21:01:01 Removing intermediate container 57ddaf5c480d 21:01:01 ---> 444662fb88f3 21:01:01 21:01:01 Step 10/22 : FROM alpine:3.14 21:01:01 ---> ac73e934f311 21:01:01 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:01:01 ---> Running in 091dd484b9d2 21:01:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:01:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:01:03 (1/6) Installing ca-certificates (20211220-r0) 21:01:03 (2/6) Installing brotli-libs (1.0.9-r5) 21:01:03 (3/6) Installing nghttp2-libs (1.43.0-r0) 21:01:03 (4/6) Installing libcurl (7.79.1-r1) 21:01:03 (5/6) Installing curl (7.79.1-r1) 21:01:03 (6/6) Installing dumb-init (1.2.5-r1) 21:01:03 Executing busybox-1.33.1-r7.trigger 21:01:03 Executing ca-certificates-20211220-r0.trigger 21:01:03 OK: 8 MiB in 20 packages 21:01:05 Removing intermediate container 091dd484b9d2 21:01:05 ---> 4d3ea4e612c8 21:01:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:01:05 ---> Running in f3314f0c4cf9 21:01:06 Removing intermediate container f3314f0c4cf9 21:01:06 ---> e7b0e17b2b95 21:01:06 Step 13/22 : WORKDIR /edgex 21:01:06 ---> Running in 5dd61f4df74c 21:01:07 Removing intermediate container 5dd61f4df74c 21:01:07 ---> cf69d192fdfb 21:01:07 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:01:08 ---> 26f2b65b6d26 21:01:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:01:10 ---> 3328985747b1 21:01:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:01:11 ---> de4d2c51f588 21:01:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:01:12 ---> 1a8525d3dc6d 21:01:12 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:01:12 ---> Running in 6d7c89bb9a4a 21:01:16 Removing intermediate container 6d7c89bb9a4a 21:01:16 ---> 7b6ac54dddb4 21:01:16 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:01:16 ---> Running in 825ea92e7222 21:01:16 Removing intermediate container 825ea92e7222 21:01:16 ---> 80c815de42a7 21:01:16 Step 20/22 : LABEL arch=arm64 21:01:16 ---> Running in cc63d8f6d1dd 21:01:17 Removing intermediate container cc63d8f6d1dd 21:01:17 ---> 929fe19f9496 21:01:17 Step 21/22 : LABEL git_sha=3b7a70d8f5dd802ad30474f504136768b3a6e837 21:01:17 ---> Running in daab731c79f2 21:01:17 Removing intermediate container daab731c79f2 21:01:17 ---> 71d1e3cbde96 21:01:17 Step 22/22 : LABEL version=0.0.0 21:01:17 ---> Running in f32f6d33ac51 21:01:18 Removing intermediate container f32f6d33ac51 21:01:18 ---> 6bc8bf1dd4e4 21:01:18 21:01:19 Successfully built 6bc8bf1dd4e4 21:01:19 Successfully tagged security-proxy-setup-arm64:latest 21:01:19  Building security-proxy-setup ... done Building core-metadata 21:01:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:01:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:01:51 ---> b8358e2c206f 21:01:51 Step 3/23 : WORKDIR /edgex-go 21:01:51 ---> Using cache 21:01:51 ---> 216e7ad1da7f 21:01:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:51 ---> Using cache 21:01:51 ---> 01c460df9cb2 21:01:51 Step 5/23 : RUN apk add --update --no-cache make git 21:01:51 ---> Using cache 21:01:51 ---> b99b7de6a940 21:01:51 Step 6/23 : COPY go.mod vendor* ./ 21:01:51 ---> Using cache 21:01:51 ---> cbbe7a673fac 21:01:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:51 ---> Using cache 21:01:51 ---> c60895c496ef 21:01:51 Step 8/23 : COPY . . 21:01:51 ---> Using cache 21:01:51 ---> 82703a9299f3 21:01:51 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:01:51 ---> Running in e35fb0297e1c 21:01: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/core-metadata/core-metadata ./cmd/core-metadata 21:02:38 Removing intermediate container f57fc1beaad8 21:02:38 ---> 064a0680f200 21:02:38 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:02:38 ---> Running in 66febb52ddc3 21:02: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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:02:38 Removing intermediate container 66febb52ddc3 21:02:38 ---> 07fbbeb7d0a9 21:02:38 21:02:38 Step 11/23 : FROM docker:20.10.14 21:02:38 20.10.14: Pulling from library/docker 21:02:50 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 21:02:50 Status: Downloaded newer image for docker:20.10.14 21:02:50 ---> c346e9eafbab 21:02:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:02:51 ---> Running in bdd47ba2f230 21:02:51 Removing intermediate container bdd47ba2f230 21:02:51 ---> 9936eb110d8b 21:02:51 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 21:02:51 ---> Running in d9524ec48003 21:02:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:02:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:02:55 (1/43) Installing readline (8.1.1-r0) 21:02:55 (2/43) Installing bash (5.1.16-r0) 21:02:55 Executing bash-5.1.16-r0.post-install 21:02:55 (3/43) Installing brotli-libs (1.0.9-r5) 21:02:55 (4/43) Installing nghttp2-libs (1.46.0-r0) 21:02:55 (5/43) Installing libcurl (7.80.0-r1) 21:02:55 (6/43) Installing curl (7.80.0-r1) 21:02:55 (7/43) Installing dumb-init (1.2.5-r1) 21:02:55 (8/43) Installing libbz2 (1.0.8-r1) 21:02:55 (9/43) Installing expat (2.4.7-r0) 21:02:55 (10/43) Installing libffi (3.4.2-r1) 21:02:55 (11/43) Installing gdbm (1.22-r0) 21:02:55 (12/43) Installing xz-libs (5.2.5-r1) 21:02:55 (13/43) Installing libgcc (10.3.1_git20211027-r0) 21:02:55 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 21:02:55 (15/43) Installing mpdecimal (2.5.1-r1) 21:02:55 (16/43) Installing sqlite-libs (3.36.0-r0) 21:02:56 (17/43) Installing python3 (3.9.7-r4) 21:02:58 (18/43) Installing py3-appdirs (1.4.4-r2) 21:02:58 (19/43) Installing py3-certifi (2020.12.5-r1) 21:02:58 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 21:02:58 (21/43) Installing py3-idna (3.3-r0) 21:02:58 (22/43) Installing py3-urllib3 (1.26.7-r0) 21:02:58 (23/43) Installing py3-requests (2.26.0-r1) 21:02:58 (24/43) Installing py3-msgpack (1.0.2-r1) 21:02:58 (25/43) Installing py3-lockfile (0.12.2-r4) 21:02:58 (26/43) Installing py3-cachecontrol (0.12.10-r0) 21:02:58 (27/43) Installing py3-colorama (0.4.4-r1) 21:02:58 (28/43) Installing py3-contextlib2 (21.6.0-r1) 21:02:58 (29/43) Installing py3-distlib (0.3.3-r0) 21:02:58 (30/43) Installing py3-distro (1.6.0-r0) 21:02:58 (31/43) Installing py3-six (1.16.0-r0) 21:02:58 (32/43) Installing py3-webencodings (0.5.1-r4) 21:02:58 (33/43) Installing py3-html5lib (1.1-r1) 21:02:59 (34/43) Installing py3-parsing (2.4.7-r2) 21:02:59 (35/43) Installing py3-packaging (20.9-r1) 21:02:59 (36/43) Installing py3-tomli (1.2.2-r0) 21:02:59 (37/43) Installing py3-pep517 (0.12.0-r0) 21:02:59 (38/43) Installing py3-progress (1.6-r0) 21:02:59 (39/43) Installing py3-retrying (1.3.3-r2) 21:02:59 (40/43) Installing py3-ordered-set (4.0.2-r2) 21:02:59 (41/43) Installing py3-setuptools (52.0.0-r4) 21:02:59 (42/43) Installing py3-toml (0.10.2-r2) 21:02:59 (43/43) Installing py3-pip (20.3.4-r1) 21:03:00 Executing busybox-1.34.1-r5.trigger 21:03:00 OK: 82 MiB in 65 packages 21:03:05 Collecting docker-compose==1.23.2 21:03:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:03:06 Collecting dockerpty<0.5,>=0.4.1 21:03:06 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:03:08 Collecting texttable<0.10,>=0.9.0 21:03:09 Downloading texttable-0.9.1.tar.gz (11 kB) 21:03:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 21:03:11 Collecting docopt<0.7,>=0.6.1 21:03:11 Downloading docopt-0.6.2.tar.gz (25 kB) 21:03:15 Collecting cached-property<2,>=1.2.0 21:03:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:03:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:03:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:03:17 Collecting websocket-client<1.0,>=0.32.0 21:03:17 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:03:17 Collecting jsonschema<3,>=2.5.1 21:03:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:03:18 Collecting PyYAML<4,>=3.10 21:03:18 Downloading PyYAML-3.13.tar.gz (270 kB) 21:03:24 Collecting docker<4.0,>=3.6.0 21:03:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:03:24 Collecting docker-pycreds>=0.4.0 21:03:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:03:25 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 21:03:25 Collecting chardet<3.1.0,>=3.0.2 21:03:25 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:03:26 Collecting urllib3<1.25,>=1.21.1 21:03:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:03:26 Collecting idna<2.8,>=2.5 21:03:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:03:27 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:03:27 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:03:27 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:03:27 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:03:28 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:03:28 Attempting uninstall: urllib3 21:03:28 Found existing installation: urllib3 1.26.7 21:03:28 Uninstalling urllib3-1.26.7: 21:03:28 Successfully uninstalled urllib3-1.26.7 21:03:30 Attempting uninstall: idna 21:03:30 Found existing installation: idna 3.3 21:03:30 Uninstalling idna-3.3: 21:03:30 Successfully uninstalled idna-3.3 21:03:36 Attempting uninstall: requests 21:03:36 Found existing installation: requests 2.26.0 21:03:36 Uninstalling requests-2.26.0: 21:03:36 Successfully uninstalled requests-2.26.0 21:03:36 Running setup.py install for texttable: started 21:03:40 Running setup.py install for texttable: finished with status 'done' 21:03:40 Running setup.py install for PyYAML: started 21:03:40 Removing intermediate container 3bd639bb543f 21:03:40 ---> a1109e14c8fa 21:03:40 21:03:40 Step 10/22 : FROM alpine:3.14 21:03:40 ---> ac73e934f311 21:03:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:03:40 ---> Running in 9b8e6a078200 21:03:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:03:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:03:43 Running setup.py install for PyYAML: finished with status 'done' 21:03:44 Running setup.py install for docopt: started 21:03:45 (1/2) Installing ca-certificates (20211220-r0) 21:03:45 (2/2) Installing dumb-init (1.2.5-r1) 21:03:45 Executing busybox-1.33.1-r7.trigger 21:03:45 Executing ca-certificates-20211220-r0.trigger 21:03:45 OK: 6 MiB in 16 packages 21:03:49 Running setup.py install for docopt: finished with status 'done' 21:03:49 Running setup.py install for dockerpty: started 21:03:49 Removing intermediate container 9b8e6a078200 21:03:49 ---> 41c8e68d8982 21:03:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:03:49 ---> Running in bb97ed6159eb 21:03:50 Removing intermediate container bb97ed6159eb 21:03:50 ---> a1ca8522f05c 21:03:50 Step 13/22 : ENV APP_PORT=59860 21:03:50 ---> Running in cc1fc51ba93a 21:03:51 Removing intermediate container cc1fc51ba93a 21:03:51 ---> 3f3d1d56611b 21:03:51 Step 14/22 : EXPOSE $APP_PORT 21:03:51 ---> Running in 956f8dd675b7 21:03:52 Removing intermediate container ce0c7f64b890 21:03:52 ---> ccd1a2d9da8d 21:03:52 21:03:52 Step 10/23 : FROM alpine:3.14 21:03:52 ---> ac73e934f311 21:03:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:03:52 Running setup.py install for dockerpty: finished with status 'done' 21:03:52 ---> Running in 36284d157571 21:03:52 Removing intermediate container 956f8dd675b7 21:03:52 ---> 8d73573b7e8f 21:03:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:03:53 Removing intermediate container 36284d157571 21:03:53 ---> 8948e5ca9b99 21:03:53 Step 12/23 : ENV APP_PORT=59880 21:03:53 ---> Running in c24c594a18e7 21:03:53 ---> 67b291857711 21:03:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:03:53 Removing intermediate container c24c594a18e7 21:03:53 ---> af895b537efe 21:03:53 Step 13/23 : EXPOSE $APP_PORT 21:03:54 ---> Running in d3cb2070d31e 21:03:55 Removing intermediate container d3cb2070d31e 21:03:55 ---> ac7758fb7b75 21:03:55 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:55 ---> Running in 33a4529ea639 21:03:55 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 21:03:57 ---> 332711cb7807 21:03:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:03:58 ---> a2b58015ea4a 21:03:59 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:03:59 ---> Running in db4216d2e5fe 21:04:00 Removing intermediate container 33a4529ea639 21:04:00 ---> f8964ef13c83 21:04:00 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:04:00 ---> Running in 331dd4158fa7 21:04:00 Removing intermediate container db4216d2e5fe 21:04:00 ---> ab1ec622d3e2 21:04:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:04:00 ---> Running in aae6f4e63a64 21:04:02 Removing intermediate container aae6f4e63a64 21:04:02 ---> a52c37a403b1 21:04:02 Step 20/22 : LABEL arch=arm64 21:04:02 ---> Running in 5c8e86fa3f63 21:04:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:04:03 Removing intermediate container 5c8e86fa3f63 21:04:03 ---> 0f39649634ab 21:04:03 Step 21/22 : LABEL git_sha=3b7a70d8f5dd802ad30474f504136768b3a6e837 21:04:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:04:03 ---> Running in 23e49b4200a7 21:04:04 Removing intermediate container 23e49b4200a7 21:04:04 ---> 8305d9cdbf9c 21:04:04 Step 22/22 : LABEL version=0.0.0 21:04:04 ---> Running in b31e42a919db 21:04:04 (1/6) Installing dumb-init (1.2.5-r1) 21:04:04 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:04:05 (3/6) Installing libsodium (1.0.18-r0) 21:04:05 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:04:05 (5/6) Installing libzmq (4.3.4-r0) 21:04:05 (6/6) Installing zeromq (4.3.4-r0) 21:04:05 Executing busybox-1.33.1-r7.trigger 21:04:05 OK: 8 MiB in 20 packages 21:04:05 Removing intermediate container b31e42a919db 21:04:05 ---> 678ba3b3dc83 21:04:05 21:04:07 Successfully built 678ba3b3dc83 21:04:07 Successfully tagged support-notifications-arm64:latest 21:04:07 Building security-spire-server 21:04:08  Building support-notifications ... done Removing intermediate container 331dd4158fa7 21:04:08 ---> 908085d126a6 21:04:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:04:09 ---> 78001a373d19 21:04:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:04:13 ---> e37b27626ec8 21:04:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:04:15 ---> 6dd483bb5adf 21:04:15 Step 19/23 : ENTRYPOINT ["/core-data"] 21:04:15 ---> Running in 94120981e644 21:04:16 Removing intermediate container 94120981e644 21:04:16 ---> b015bad2b9d8 21:04:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:04:16 ---> Running in e0a216d78e75 21:04:17 Removing intermediate container e0a216d78e75 21:04:17 ---> eb03f1311e66 21:04:17 Step 21/23 : LABEL arch=arm64 21:04:17 ---> Running in 63a85ce5f1be 21:04:18 Removing intermediate container d9524ec48003 21:04:18 ---> d81c8ebafc6a 21:04:18 Step 14/23 : ENV APP_PORT=58890 21:04:18 Removing intermediate container 63a85ce5f1be 21:04:18 ---> 4423e3aca303 21:04:18 Step 22/23 : LABEL git_sha=3b7a70d8f5dd802ad30474f504136768b3a6e837 21:04:18 ---> Running in 282748d07089 21:04:18 ---> Running in bdd80fc4aebd 21:04:19 Removing intermediate container 282748d07089 21:04:19 ---> 044fada7e2b5 21:04:19 Step 15/23 : EXPOSE $APP_PORT 21:04:19 ---> Running in 0648caac60c0 21:04:19 Removing intermediate container bdd80fc4aebd 21:04:19 ---> 27c13940dc8b 21:04:19 Step 23/23 : LABEL version=0.0.0 21:04:19 ---> Running in a75bf8429f12 21:04:20 Removing intermediate container 0648caac60c0 21:04:20 ---> eaf46b611057 21:04:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:04:20 Removing intermediate container a75bf8429f12 21:04:20 ---> cf592048ba48 21:04:20 21:04:21 Successfully built cf592048ba48 21:04:21 Successfully tagged core-data-arm64:latest 21:04:21  Building core-data ... done Building security-spire-config 21:04:23 ---> 984d7755572b 21:04:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:04:24 ---> 872daa5ec723 21:04:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:04:25 ---> 4b672e09946c 21:04:25 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:04:25 ---> Running in 117dbd1e118e 21:04:26 Removing intermediate container 117dbd1e118e 21:04:26 ---> 157f9328f214 21:04:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:04:26 ---> Running in b87b1207f9d5 21:04:27 Removing intermediate container b87b1207f9d5 21:04:27 ---> 81fec6eb8fac 21:04:27 Step 21/23 : LABEL arch=arm64 21:04:27 ---> Running in 4b41a39342a7 21:04:28 Removing intermediate container 4b41a39342a7 21:04:28 ---> 50acdc73335f 21:04:28 Step 22/23 : LABEL git_sha=3b7a70d8f5dd802ad30474f504136768b3a6e837 21:04:28 ---> Running in 75c2b308f0de 21:04:29 Removing intermediate container 75c2b308f0de 21:04:29 ---> ae40e4677a6c 21:04:29 Step 23/23 : LABEL version=0.0.0 21:04:29 ---> Running in 4170cb794f73 21:04:29 Removing intermediate container 4170cb794f73 21:04:29 ---> d7e0312d29eb 21:04:29 21:04:30 Successfully built d7e0312d29eb 21:04:30 Successfully tagged sys-mgmt-agent-arm64:latest 21:04:48  Building sys-mgmt-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:04:48 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:04:48 ---> b8358e2c206f 21:04:48 Step 3/25 : WORKDIR /edgex-go 21:04:48 ---> Using cache 21:04:48 ---> 216e7ad1da7f 21:04:48 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:48 ---> Using cache 21:04:48 ---> 01c460df9cb2 21:04:48 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:04:48 ---> Using cache 21:04:48 ---> 0a065899ecef 21:04:48 Step 6/25 : COPY go.mod vendor* ./ 21:04:48 ---> Using cache 21:04:48 ---> 4af7629b5875 21:04:48 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:48 ---> Using cache 21:04:48 ---> 884c058bfd1f 21:04:48 Step 8/25 : COPY . . 21:04:48 ---> Using cache 21:04:48 ---> a0bc7d5e07fd 21:04:48 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:04:48 ---> Using cache 21:04:48 ---> 3192dc81fb70 21:04:48 Step 10/25 : RUN mkdir -p spire-build 21:04:48 ---> Using cache 21:04:48 ---> 3b3fbcfeb95b 21:04:48 Step 11/25 : WORKDIR /edgex-go/spire-build 21:04:48 ---> Using cache 21:04:48 ---> 36d7e0294d91 21:04:48 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 21:04:49 ---> Running in ce185a461815 21:04:54 spire-1.2.1/ 21:04:54 spire-1.2.1/.data/ 21:04:54 spire-1.2.1/.data/.file 21:04:54 spire-1.2.1/.dockerignore 21:04:54 spire-1.2.1/.gitattributes 21:04:54 spire-1.2.1/.githooks/ 21:04:54 spire-1.2.1/.githooks/pre-commit 21:04:54 spire-1.2.1/.github/ 21:04:54 spire-1.2.1/.github/ISSUE_TEMPLATE.md 21:04:54 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 21:04:54 spire-1.2.1/.github/dependabot.yml 21:04:54 spire-1.2.1/.github/workflows/ 21:04:54 spire-1.2.1/.github/workflows/nightly_build.yaml 21:04:54 spire-1.2.1/.github/workflows/pr_build.yaml 21:04:54 spire-1.2.1/.github/workflows/release_build.yaml 21:04:54 spire-1.2.1/.github/workflows/scripts/ 21:04:54 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 21:04:54 spire-1.2.1/.github/workflows/scripts/push-images.sh 21:04:54 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 21:04:54 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 21:04:54 spire-1.2.1/.github/workflows/scripts/split.sh 21:04:54 spire-1.2.1/.gitignore 21:04:54 spire-1.2.1/.go-version 21:04:54 spire-1.2.1/.golangci.yml 21:04:54 spire-1.2.1/ADOPTERS.md 21:04:54 spire-1.2.1/CHANGELOG.md 21:04:54 spire-1.2.1/CODE-OF-CONDUCT.md 21:04:54 spire-1.2.1/CODEOWNERS 21:04:54 spire-1.2.1/CONTRIBUTING.md 21:04:54 spire-1.2.1/Dockerfile 21:04:54 spire-1.2.1/Dockerfile.dev 21:04:54 spire-1.2.1/Dockerfile.scratch 21:04:54 spire-1.2.1/LICENSE 21:04:54 spire-1.2.1/MAINTAINERS.md 21:04:54 spire-1.2.1/Makefile 21:04:54 spire-1.2.1/README.md 21:04:54 spire-1.2.1/ROADMAP.md 21:04:54 spire-1.2.1/SECURITY.md 21:04:54 spire-1.2.1/cmd/ 21:04:54 spire-1.2.1/cmd/spire-agent/ 21:04:54 spire-1.2.1/cmd/spire-agent/cli/ 21:04:54 spire-1.2.1/cmd/spire-agent/cli/api/ 21:04:54 spire-1.2.1/cmd/spire-agent/cli/api/common.go 21:04:54 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 21:04:54 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 21:04:54 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 21:04:54 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 21:04:54 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 21:04:54 spire-1.2.1/cmd/spire-agent/cli/cli.go 21:04:54 spire-1.2.1/cmd/spire-agent/cli/common/ 21:04:54 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 21:04:54 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 21:04:54 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 21:04:54 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 21:04:54 spire-1.2.1/cmd/spire-agent/cli/run/ 21:04:54 spire-1.2.1/cmd/spire-agent/cli/run/run.go 21:04:54 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 21:04:54 spire-1.2.1/cmd/spire-agent/cli/validate/ 21:04:54 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 21:04:54 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 21:04:54 spire-1.2.1/cmd/spire-agent/main.go 21:04:54 spire-1.2.1/cmd/spire-server/ 21:04:54 spire-1.2.1/cmd/spire-server/cli/ 21:04:54 spire-1.2.1/cmd/spire-server/cli/agent/ 21:04:54 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/agent/count.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/agent/list.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/agent/show.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/bundle/ 21:04:54 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/cli.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/entry/ 21:04:54 spire-1.2.1/cmd/spire-server/cli/entry/count.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/entry/create.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/entry/show.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/entry/update.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/entry/util.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/federation/ 21:04:54 spire-1.2.1/cmd/spire-server/cli/federation/common.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/federation/create.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/federation/list.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/federation/show.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/federation/update.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 21:04:54 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/jwt/ 21:04:54 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/run/ 21:04:54 spire-1.2.1/cmd/spire-server/cli/run/run.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/token/ 21:04:54 spire-1.2.1/cmd/spire-server/cli/token/generate.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/validate/ 21:04:54 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/x509/ 21:04:54 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 21:04:54 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 21:04:54 spire-1.2.1/cmd/spire-server/main.go 21:04:54 spire-1.2.1/cmd/spire-server/util/ 21:04:54 spire-1.2.1/cmd/spire-server/util/util.go 21:04:54 spire-1.2.1/conf/ 21:04:54 spire-1.2.1/conf/agent/ 21:04:54 spire-1.2.1/conf/agent/agent.conf 21:04:54 spire-1.2.1/conf/agent/agent_full.conf 21:04:54 spire-1.2.1/conf/agent/dummy_root_ca.crt 21:04:54 spire-1.2.1/conf/server/ 21:04:54 spire-1.2.1/conf/server/dummy_upstream_ca.crt 21:04:54 spire-1.2.1/conf/server/dummy_upstream_ca.key 21:04:54 spire-1.2.1/conf/server/server.conf 21:04:54 spire-1.2.1/conf/server/server_full.conf 21:04:54 spire-1.2.1/doc/ 21:04:54 spire-1.2.1/doc/SPIRE101.md 21:04:54 spire-1.2.1/doc/auditlog.md 21:04:54 spire-1.2.1/doc/authorization_policy_engine.md 21:04:54 spire-1.2.1/doc/changelog_guidelines.md 21:04:54 spire-1.2.1/doc/cure53-report.pdf 21:04:54 spire-1.2.1/doc/images/ 21:04:54 spire-1.2.1/doc/images/2019_roadmap.png 21:04:54 spire-1.2.1/doc/images/SPIRE101.png 21:04:54 spire-1.2.1/doc/images/SPIRE_agent.png 21:04:54 spire-1.2.1/doc/images/SPIRE_server.png 21:04:54 spire-1.2.1/doc/images/cache_mgr.png 21:04:54 spire-1.2.1/doc/images/cache_mgr_components.png 21:04:54 spire-1.2.1/doc/images/federated_spire.png 21:04:54 spire-1.2.1/doc/images/ha_mode.png 21:04:54 spire-1.2.1/doc/images/nested_spire.png 21:04:54 spire-1.2.1/doc/images/oidc_federation.png 21:04:54 spire-1.2.1/doc/images/single_trust_domain.png 21:04:54 spire-1.2.1/doc/images/spiffe_compatible.png 21:04:54 spire-1.2.1/doc/images/spire_logo.png 21:04:54 spire-1.2.1/doc/migrating_registration_api_clients.md 21:04:54 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 21:04:54 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 21:04:54 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 21:04:54 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 21:04:54 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 21:04:54 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 21:04:54 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 21:04:54 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 21:04:54 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 21:04:54 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 21:04:54 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 21:04:54 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 21:04:54 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 21:04:54 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 21:04:54 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 21:04:54 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 21:04:54 spire-1.2.1/doc/plugin_server_datastore_sql.md 21:04:54 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 21:04:54 spire-1.2.1/doc/plugin_server_keymanager_disk.md 21:04:54 spire-1.2.1/doc/plugin_server_keymanager_memory.md 21:04:54 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 21:04:54 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 21:04:54 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 21:04:54 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 21:04:54 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 21:04:54 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 21:04:54 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 21:04:54 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 21:04:54 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 21:04:54 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 21:04:54 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 21:04:54 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 21:04:54 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 21:04:54 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 21:04:54 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 21:04:54 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 21:04:54 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 21:04:54 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 21:04:54 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 21:04:54 spire-1.2.1/doc/scaling_spire.md 21:04:54 spire-1.2.1/doc/spire_agent.md 21:04:54 spire-1.2.1/doc/spire_server.md 21:04:54 spire-1.2.1/doc/supported_integrations.md 21:04:54 spire-1.2.1/doc/telemetry.md 21:04:54 spire-1.2.1/doc/telemetry_config.md 21:04:54 spire-1.2.1/doc/upgrading.md 21:04:54 spire-1.2.1/doc/using_spire.md 21:04:54 spire-1.2.1/examples/ 21:04:54 spire-1.2.1/examples/README.md 21:04:54 spire-1.2.1/go.mod 21:04:54 spire-1.2.1/go.sum 21:04:54 spire-1.2.1/pkg/ 21:04:54 spire-1.2.1/pkg/agent/ 21:04:54 spire-1.2.1/pkg/agent/agent.go 21:04:54 spire-1.2.1/pkg/agent/api/ 21:04:54 spire-1.2.1/pkg/agent/api/config.go 21:04:54 spire-1.2.1/pkg/agent/api/debug/ 21:04:54 spire-1.2.1/pkg/agent/api/debug/v1/ 21:04:54 spire-1.2.1/pkg/agent/api/debug/v1/service.go 21:04:54 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 21:04:54 spire-1.2.1/pkg/agent/api/delegatedidentity/ 21:04:54 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 21:04:54 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 21:04:54 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 21:04:54 spire-1.2.1/pkg/agent/api/endpoints.go 21:04:54 spire-1.2.1/pkg/agent/api/health/ 21:04:54 spire-1.2.1/pkg/agent/api/health/v1/ 21:04:54 spire-1.2.1/pkg/agent/api/health/v1/service.go 21:04:54 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 21:04:54 spire-1.2.1/pkg/agent/api/rpccontext/ 21:04:54 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 21:04:54 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 21:04:54 spire-1.2.1/pkg/agent/attestor/ 21:04:54 spire-1.2.1/pkg/agent/attestor/node/ 21:04:54 spire-1.2.1/pkg/agent/attestor/node/experimental.go 21:04:54 spire-1.2.1/pkg/agent/attestor/node/node.go 21:04:54 spire-1.2.1/pkg/agent/attestor/node/node_test.go 21:04:54 spire-1.2.1/pkg/agent/attestor/workload/ 21:04:54 spire-1.2.1/pkg/agent/attestor/workload/workload.go 21:04:54 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 21:04:54 spire-1.2.1/pkg/agent/catalog/ 21:04:54 spire-1.2.1/pkg/agent/catalog/catalog.go 21:04:54 spire-1.2.1/pkg/agent/catalog/keymanager.go 21:04:54 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 21:04:54 spire-1.2.1/pkg/agent/catalog/svidstore.go 21:04:54 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 21:04:54 spire-1.2.1/pkg/agent/client/ 21:04:54 spire-1.2.1/pkg/agent/client/client.go 21:04:54 spire-1.2.1/pkg/agent/client/client_test.go 21:04:54 spire-1.2.1/pkg/agent/client/dial.go 21:04:54 spire-1.2.1/pkg/agent/client/nodeconn.go 21:04:54 spire-1.2.1/pkg/agent/client/nodeconn_test.go 21:04:54 spire-1.2.1/pkg/agent/client/update.go 21:04:54 spire-1.2.1/pkg/agent/client/util.go 21:04:54 spire-1.2.1/pkg/agent/common/ 21:04:54 spire-1.2.1/pkg/agent/common/backoff/ 21:04:54 spire-1.2.1/pkg/agent/common/backoff/backoff.go 21:04:54 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 21:04:54 spire-1.2.1/pkg/agent/common/cgroups/ 21:04:54 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 21:04:54 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 21:04:54 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 21:04:54 spire-1.2.1/pkg/agent/config.go 21:04:54 spire-1.2.1/pkg/agent/endpoints/ 21:04:54 spire-1.2.1/pkg/agent/endpoints/config.go 21:04:54 spire-1.2.1/pkg/agent/endpoints/endpoints.go 21:04:54 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 21:04:54 spire-1.2.1/pkg/agent/endpoints/metrics.go 21:04:54 spire-1.2.1/pkg/agent/endpoints/middleware.go 21:04:54 spire-1.2.1/pkg/agent/endpoints/peertracker.go 21:04:54 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 21:04:54 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 21:04:54 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 21:04:54 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 21:04:54 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 21:04:54 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 21:04:54 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 21:04:54 spire-1.2.1/pkg/agent/endpoints/workload/ 21:04:54 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 21:04:54 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 21:04:54 spire-1.2.1/pkg/agent/manager/ 21:04:54 spire-1.2.1/pkg/agent/manager/cache/ 21:04:54 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 21:04:54 spire-1.2.1/pkg/agent/manager/cache/cache.go 21:04:54 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 21:04:54 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 21:04:54 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 21:04:54 spire-1.2.1/pkg/agent/manager/cache/sets.go 21:04:54 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 21:04:54 spire-1.2.1/pkg/agent/manager/config.go 21:04:54 spire-1.2.1/pkg/agent/manager/manager.go 21:04:54 spire-1.2.1/pkg/agent/manager/manager_test.go 21:04:54 spire-1.2.1/pkg/agent/manager/storage.go 21:04:54 spire-1.2.1/pkg/agent/manager/storage_test.go 21:04:54 spire-1.2.1/pkg/agent/manager/storecache/ 21:04:54 spire-1.2.1/pkg/agent/manager/storecache/cache.go 21:04:54 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 21:04:54 spire-1.2.1/pkg/agent/manager/sync.go 21:04:54 spire-1.2.1/pkg/agent/plugin/ 21:04:54 spire-1.2.1/pkg/agent/plugin/keymanager/ 21:04:54 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 21:04:54 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 21:04:54 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 21:04:54 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 21:04:54 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 21:04:54 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 21:04:54 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 21:04:54 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 21:04:54 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 21:04:54 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 21:04:54 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 21:04:54 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 21:04:54 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 21:04:54 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 21:04:54 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 21:04:54 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 21:04:54 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 21:04:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 21:04:54 spire-1.2.1/pkg/agent/plugin/svidstore/ 21:04:54 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 21:04:54 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 21:04:54 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 21:04:54 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 21:04:54 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 21:04:54 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 21:04:54 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 21:04:54 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 21:04:54 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 21:04:54 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 21:04:54 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 21:04:54 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 21:04:54 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 21:04:54 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 21:04:54 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 21:04:54 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 21:04:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 21:04:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 21:04:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 21:04:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 21:04:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 21:04:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 21:04:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 21:04:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 21:04:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 21:04:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 21:04:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 21:04:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 21:04:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 21:04:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 21:04:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 21:04:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 21:04:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 21:04:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 21:04:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 21:04:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 21:04:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 21:04:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 21:04:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 21:04:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 21:04:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 21:04:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 21:04:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 21:04:54 spire-1.2.1/pkg/agent/svid/ 21:04:54 spire-1.2.1/pkg/agent/svid/rotator.go 21:04:54 spire-1.2.1/pkg/agent/svid/rotator_config.go 21:04:54 spire-1.2.1/pkg/agent/svid/rotator_test.go 21:04:54 spire-1.2.1/pkg/agent/svid/store/ 21:04:54 spire-1.2.1/pkg/agent/svid/store/service.go 21:04:54 spire-1.2.1/pkg/agent/svid/store/service_test.go 21:04:54 spire-1.2.1/pkg/common/ 21:04:54 spire-1.2.1/pkg/common/agentpathtemplate/ 21:04:54 spire-1.2.1/pkg/common/agentpathtemplate/template.go 21:04:54 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 21:04:54 spire-1.2.1/pkg/common/api/ 21:04:54 spire-1.2.1/pkg/common/api/metrics.go 21:04:54 spire-1.2.1/pkg/common/api/middleware/ 21:04:54 spire-1.2.1/pkg/common/api/middleware/common_test.go 21:04:54 spire-1.2.1/pkg/common/api/middleware/interceptor.go 21:04:54 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 21:04:54 spire-1.2.1/pkg/common/api/middleware/logger.go 21:04:54 spire-1.2.1/pkg/common/api/middleware/logger_test.go 21:04:54 spire-1.2.1/pkg/common/api/middleware/metrics.go 21:04:54 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 21:04:54 spire-1.2.1/pkg/common/api/middleware/middleware.go 21:04:54 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 21:04:54 spire-1.2.1/pkg/common/api/middleware/misconfig.go 21:04:54 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 21:04:54 spire-1.2.1/pkg/common/api/middleware/names.go 21:04:54 spire-1.2.1/pkg/common/api/middleware/names_test.go 21:04:54 spire-1.2.1/pkg/common/api/names.go 21:04:54 spire-1.2.1/pkg/common/api/ratelimit.go 21:04:54 spire-1.2.1/pkg/common/api/rpccontext/ 21:04:54 spire-1.2.1/pkg/common/api/rpccontext/logger.go 21:04:54 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 21:04:54 spire-1.2.1/pkg/common/api/rpccontext/names.go 21:04:54 spire-1.2.1/pkg/common/auth/ 21:04:54 spire-1.2.1/pkg/common/auth/interceptors.go 21:04:54 spire-1.2.1/pkg/common/auth/interceptors_test.go 21:04:54 spire-1.2.1/pkg/common/auth/untracked_uds.go 21:04:54 spire-1.2.1/pkg/common/bundleutil/ 21:04:54 spire-1.2.1/pkg/common/bundleutil/bundle.go 21:04:54 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 21:04:54 spire-1.2.1/pkg/common/bundleutil/common_test.go 21:04:54 spire-1.2.1/pkg/common/bundleutil/marshal.go 21:04:54 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 21:04:54 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 21:04:54 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 21:04:54 spire-1.2.1/pkg/common/bundleutil/types.go 21:04:54 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 21:04:54 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 21:04:54 spire-1.2.1/pkg/common/catalog/ 21:04:54 spire-1.2.1/pkg/common/catalog/bind.go 21:04:54 spire-1.2.1/pkg/common/catalog/builtin.go 21:04:54 spire-1.2.1/pkg/common/catalog/catalog.go 21:04:54 spire-1.2.1/pkg/common/catalog/catalog_test.go 21:04:54 spire-1.2.1/pkg/common/catalog/closers.go 21:04:54 spire-1.2.1/pkg/common/catalog/cmd_linux.go 21:04:54 spire-1.2.1/pkg/common/catalog/cmd_other.go 21:04:54 spire-1.2.1/pkg/common/catalog/config.go 21:04:54 spire-1.2.1/pkg/common/catalog/config_test.go 21:04:54 spire-1.2.1/pkg/common/catalog/configure.go 21:04:54 spire-1.2.1/pkg/common/catalog/constraints.go 21:04:54 spire-1.2.1/pkg/common/catalog/constraints_test.go 21:04:54 spire-1.2.1/pkg/common/catalog/context.go 21:04:54 spire-1.2.1/pkg/common/catalog/external.go 21:04:54 spire-1.2.1/pkg/common/catalog/host.go 21:04:54 spire-1.2.1/pkg/common/catalog/pipenet.go 21:04:54 spire-1.2.1/pkg/common/catalog/plugin.go 21:04:54 spire-1.2.1/pkg/common/catalog/testplugin/ 21:04:54 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 21:04:54 spire-1.2.1/pkg/common/catalog/testplugin/main.go 21:04:54 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 21:04:54 spire-1.2.1/pkg/common/cli/ 21:04:54 spire-1.2.1/pkg/common/cli/env.go 21:04:54 spire-1.2.1/pkg/common/cli/flags.go 21:04:54 spire-1.2.1/pkg/common/cli/trust_domain.go 21:04:54 spire-1.2.1/pkg/common/cli/trust_domain_test.go 21:04:54 spire-1.2.1/pkg/common/cli/umask.go 21:04:54 spire-1.2.1/pkg/common/cli/umask_posix.go 21:04:54 spire-1.2.1/pkg/common/cli/umask_test.go 21:04:54 spire-1.2.1/pkg/common/cli/umask_windows.go 21:04:54 spire-1.2.1/pkg/common/cliprinter/ 21:04:54 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 21:04:54 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 21:04:54 spire-1.2.1/pkg/common/cliprinter/flag.go 21:04:54 spire-1.2.1/pkg/common/cliprinter/flag_test.go 21:04:54 spire-1.2.1/pkg/common/cliprinter/format.go 21:04:54 spire-1.2.1/pkg/common/cliprinter/format_test.go 21:04:54 spire-1.2.1/pkg/common/cliprinter/internal/ 21:04:54 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 21:04:54 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 21:04:54 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 21:04:54 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 21:04:54 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 21:04:54 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 21:04:54 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 21:04:54 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 21:04:54 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 21:04:54 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 21:04:54 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 21:04:54 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 21:04:54 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 21:04:54 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 21:04:54 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 21:04:54 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 21:04:54 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 21:04:54 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 21:04:54 spire-1.2.1/pkg/common/coretypes/ 21:04:54 spire-1.2.1/pkg/common/coretypes/bundle/ 21:04:54 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 21:04:54 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 21:04:54 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 21:04:54 spire-1.2.1/pkg/common/coretypes/bundle/require.go 21:04:54 spire-1.2.1/pkg/common/coretypes/jwtkey/ 21:04:54 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 21:04:54 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 21:04:54 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 21:04:54 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 21:04:54 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 21:04:54 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 21:04:54 spire-1.2.1/pkg/common/coretypes/x509certificate/ 21:04:54 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 21:04:54 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 21:04:54 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 21:04:54 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 21:04:54 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 21:04:54 spire-1.2.1/pkg/common/cryptoutil/ 21:04:54 spire-1.2.1/pkg/common/cryptoutil/keys.go 21:04:54 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 21:04:54 spire-1.2.1/pkg/common/diskutil/ 21:04:54 spire-1.2.1/pkg/common/diskutil/file_posix.go 21:04:54 spire-1.2.1/pkg/common/diskutil/file_test.go 21:04:54 spire-1.2.1/pkg/common/diskutil/file_windows.go 21:04:54 spire-1.2.1/pkg/common/errorutil/ 21:04:54 spire-1.2.1/pkg/common/errorutil/wrapper.go 21:04:54 spire-1.2.1/pkg/common/health/ 21:04:54 spire-1.2.1/pkg/common/health/config.go 21:04:54 spire-1.2.1/pkg/common/health/context.go 21:04:54 spire-1.2.1/pkg/common/health/context_test.go 21:04:54 spire-1.2.1/pkg/common/health/health.go 21:04:54 spire-1.2.1/pkg/common/health/health_test.go 21:04:54 spire-1.2.1/pkg/common/health/logger.go 21:04:54 spire-1.2.1/pkg/common/hostservice/ 21:04:54 spire-1.2.1/pkg/common/hostservice/metricsservice/ 21:04:54 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 21:04:54 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 21:04:54 spire-1.2.1/pkg/common/idutil/ 21:04:54 spire-1.2.1/pkg/common/idutil/require.go 21:04:54 spire-1.2.1/pkg/common/idutil/require_test.go 21:04:54 spire-1.2.1/pkg/common/idutil/safety.go 21:04:54 spire-1.2.1/pkg/common/idutil/safety_test.go 21:04:54 spire-1.2.1/pkg/common/idutil/spiffeid.go 21:04:54 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 21:04:54 spire-1.2.1/pkg/common/jwtsvid/ 21:04:54 spire-1.2.1/pkg/common/jwtsvid/common.go 21:04:54 spire-1.2.1/pkg/common/jwtsvid/sign.go 21:04:54 spire-1.2.1/pkg/common/jwtsvid/token_test.go 21:04:54 spire-1.2.1/pkg/common/jwtsvid/validate.go 21:04:54 spire-1.2.1/pkg/common/jwtutil/ 21:04:54 spire-1.2.1/pkg/common/jwtutil/keyset.go 21:04:54 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 21:04:54 spire-1.2.1/pkg/common/log/ 21:04:54 spire-1.2.1/pkg/common/log/hclog_adapter.go 21:04:54 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 21:04:54 spire-1.2.1/pkg/common/log/log.go 21:04:54 spire-1.2.1/pkg/common/log/log_test.go 21:04:54 spire-1.2.1/pkg/common/log/options.go 21:04:54 spire-1.2.1/pkg/common/nodeutil/ 21:04:54 spire-1.2.1/pkg/common/nodeutil/node.go 21:04:54 spire-1.2.1/pkg/common/nodeutil/node_test.go 21:04:54 spire-1.2.1/pkg/common/peertracker/ 21:04:54 spire-1.2.1/pkg/common/peertracker/conn.go 21:04:54 spire-1.2.1/pkg/common/peertracker/credentials.go 21:04:54 spire-1.2.1/pkg/common/peertracker/errors.go 21:04:54 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 21:04:54 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 21:04:54 spire-1.2.1/pkg/common/peertracker/info.go 21:04:54 spire-1.2.1/pkg/common/peertracker/listener.go 21:04:54 spire-1.2.1/pkg/common/peertracker/listener_test.go 21:04:54 spire-1.2.1/pkg/common/peertracker/peertracker.go 21:04:54 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 21:04:54 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 21:04:54 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 21:04:54 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 21:04:54 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 21:04:54 spire-1.2.1/pkg/common/peertracker/tcp.go 21:04:54 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 21:04:54 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 21:04:54 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 21:04:54 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 21:04:54 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 21:04:54 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 21:04:54 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 21:04:54 spire-1.2.1/pkg/common/peertracker/uds.go 21:04:54 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 21:04:54 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 21:04:54 spire-1.2.1/pkg/common/peertracker/uds_linux.go 21:04:54 spire-1.2.1/pkg/common/pemutil/ 21:04:54 spire-1.2.1/pkg/common/pemutil/block.go 21:04:54 spire-1.2.1/pkg/common/pemutil/certs.go 21:04:54 spire-1.2.1/pkg/common/pemutil/common.go 21:04:54 spire-1.2.1/pkg/common/pemutil/csr.go 21:04:54 spire-1.2.1/pkg/common/pemutil/keys.go 21:04:54 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 21:04:54 spire-1.2.1/pkg/common/pemutil/testdata/ 21:04:54 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 21:04:54 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 21:04:54 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 21:04:54 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 21:04:54 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 21:04:54 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 21:04:54 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 21:04:54 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 21:04:54 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 21:04:54 spire-1.2.1/pkg/common/plugin/ 21:04:54 spire-1.2.1/pkg/common/plugin/aws/ 21:04:54 spire-1.2.1/pkg/common/plugin/aws/iid.go 21:04:54 spire-1.2.1/pkg/common/plugin/azure/ 21:04:54 spire-1.2.1/pkg/common/plugin/azure/msi.go 21:04:54 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 21:04:54 spire-1.2.1/pkg/common/plugin/facade.go 21:04:54 spire-1.2.1/pkg/common/plugin/facade_test.go 21:04:54 spire-1.2.1/pkg/common/plugin/gcp/ 21:04:54 spire-1.2.1/pkg/common/plugin/gcp/iit.go 21:04:54 spire-1.2.1/pkg/common/plugin/k8s/ 21:04:54 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 21:04:54 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 21:04:54 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 21:04:54 spire-1.2.1/pkg/common/plugin/k8s/utils.go 21:04:54 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 21:04:54 spire-1.2.1/pkg/common/plugin/log.go 21:04:54 spire-1.2.1/pkg/common/plugin/sshpop/ 21:04:54 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 21:04:54 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 21:04:54 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 21:04:54 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 21:04:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 21:04:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 21:04:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 21:04:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 21:04:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 21:04:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 21:04:54 spire-1.2.1/pkg/common/plugin/tpmdevid/ 21:04:54 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 21:04:54 spire-1.2.1/pkg/common/plugin/x509pop/ 21:04:54 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 21:04:54 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 21:04:54 spire-1.2.1/pkg/common/profiling/ 21:04:54 spire-1.2.1/pkg/common/profiling/dumpers.go 21:04:54 spire-1.2.1/pkg/common/profiling/profiling.go 21:04:54 spire-1.2.1/pkg/common/protoutil/ 21:04:54 spire-1.2.1/pkg/common/protoutil/masks.go 21:04:54 spire-1.2.1/pkg/common/protoutil/masks_test.go 21:04:54 spire-1.2.1/pkg/common/rotationutil/ 21:04:54 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 21:04:54 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 21:04:54 spire-1.2.1/pkg/common/selector/ 21:04:54 spire-1.2.1/pkg/common/selector/selector.go 21:04:54 spire-1.2.1/pkg/common/selector/selector_test.go 21:04:54 spire-1.2.1/pkg/common/selector/set.go 21:04:54 spire-1.2.1/pkg/common/selector/set_utils.go 21:04:54 spire-1.2.1/pkg/common/selector/set_utils_test.go 21:04:54 spire-1.2.1/pkg/common/telemetry/ 21:04:54 spire-1.2.1/pkg/common/telemetry/agent/ 21:04:54 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 21:04:54 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 21:04:54 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 21:04:54 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 21:04:54 spire-1.2.1/pkg/common/telemetry/agent/manager.go 21:04:54 spire-1.2.1/pkg/common/telemetry/agent/node.go 21:04:54 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 21:04:54 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 21:04:54 spire-1.2.1/pkg/common/telemetry/agent/store/ 21:04:54 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 21:04:54 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 21:04:54 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 21:04:54 spire-1.2.1/pkg/common/telemetry/blackhole.go 21:04:54 spire-1.2.1/pkg/common/telemetry/call.go 21:04:54 spire-1.2.1/pkg/common/telemetry/common/ 21:04:54 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 21:04:54 spire-1.2.1/pkg/common/telemetry/config.go 21:04:54 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 21:04:54 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 21:04:54 spire-1.2.1/pkg/common/telemetry/inmem.go 21:04:54 spire-1.2.1/pkg/common/telemetry/inmem_test.go 21:04:54 spire-1.2.1/pkg/common/telemetry/m3.go 21:04:54 spire-1.2.1/pkg/common/telemetry/m3_test.go 21:04:54 spire-1.2.1/pkg/common/telemetry/metrics.go 21:04:54 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 21:04:54 spire-1.2.1/pkg/common/telemetry/names.go 21:04:54 spire-1.2.1/pkg/common/telemetry/prometheus.go 21:04:54 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 21:04:54 spire-1.2.1/pkg/common/telemetry/sanitize.go 21:04:54 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 21:04:54 spire-1.2.1/pkg/common/telemetry/server/ 21:04:54 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 21:04:54 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 21:04:54 spire-1.2.1/pkg/common/telemetry/server/datastore/ 21:04:54 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 21:04:54 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 21:04:54 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 21:04:54 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 21:04:54 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 21:04:54 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 21:04:54 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 21:04:54 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 21:04:54 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 21:04:54 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 21:04:54 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 21:04:54 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 21:04:54 spire-1.2.1/pkg/common/telemetry/server/rotate.go 21:04:54 spire-1.2.1/pkg/common/telemetry/server/server.go 21:04:54 spire-1.2.1/pkg/common/telemetry/sink.go 21:04:54 spire-1.2.1/pkg/common/telemetry/statsd.go 21:04:54 spire-1.2.1/pkg/common/telemetry/statsd_test.go 21:04:54 spire-1.2.1/pkg/common/telemetry/uptime.go 21:04:54 spire-1.2.1/pkg/common/telemetry/version.go 21:04:54 spire-1.2.1/pkg/common/telemetry/withlabels.go 21:04:54 spire-1.2.1/pkg/common/uptime/ 21:04:54 spire-1.2.1/pkg/common/uptime/uptime.go 21:04:54 spire-1.2.1/pkg/common/uptime/uptime_test.go 21:04:54 spire-1.2.1/pkg/common/util/ 21:04:54 spire-1.2.1/pkg/common/util/certs.go 21:04:54 spire-1.2.1/pkg/common/util/certs_test.go 21:04:54 spire-1.2.1/pkg/common/util/csr.go 21:04:54 spire-1.2.1/pkg/common/util/hash.go 21:04:54 spire-1.2.1/pkg/common/util/selectors.go 21:04:54 spire-1.2.1/pkg/common/util/selectors_test.go 21:04:54 spire-1.2.1/pkg/common/util/signals.go 21:04:54 spire-1.2.1/pkg/common/util/sort.go 21:04:54 spire-1.2.1/pkg/common/util/sort_test.go 21:04:54 spire-1.2.1/pkg/common/util/task.go 21:04:54 spire-1.2.1/pkg/common/util/task_test.go 21:04:54 spire-1.2.1/pkg/common/util/testdata/ 21:04:54 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 21:04:54 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 21:04:54 spire-1.2.1/pkg/common/version/ 21:04:54 spire-1.2.1/pkg/common/version/version.go 21:04:54 spire-1.2.1/pkg/common/x509svid/ 21:04:54 spire-1.2.1/pkg/common/x509svid/common_test.go 21:04:54 spire-1.2.1/pkg/common/x509svid/csr.go 21:04:54 spire-1.2.1/pkg/common/x509svid/upstreamca.go 21:04:54 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 21:04:54 spire-1.2.1/pkg/common/x509util/ 21:04:54 spire-1.2.1/pkg/common/x509util/cert.go 21:04:54 spire-1.2.1/pkg/common/x509util/dns.go 21:04:54 spire-1.2.1/pkg/common/x509util/dns_test.go 21:04:54 spire-1.2.1/pkg/common/x509util/keyid.go 21:04:54 spire-1.2.1/pkg/common/x509util/keypair.go 21:04:54 spire-1.2.1/pkg/common/x509util/serialnumber.go 21:04:54 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 21:04:54 spire-1.2.1/pkg/server/ 21:04:54 spire-1.2.1/pkg/server/api/ 21:04:54 spire-1.2.1/pkg/server/api/agent.go 21:04:54 spire-1.2.1/pkg/server/api/agent/ 21:04:54 spire-1.2.1/pkg/server/api/agent/v1/ 21:04:54 spire-1.2.1/pkg/server/api/agent/v1/service.go 21:04:54 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 21:04:54 spire-1.2.1/pkg/server/api/agent_test.go 21:04:54 spire-1.2.1/pkg/server/api/api.go 21:04:54 spire-1.2.1/pkg/server/api/audit/ 21:04:54 spire-1.2.1/pkg/server/api/audit/audit.go 21:04:54 spire-1.2.1/pkg/server/api/audit/audit_test.go 21:04:54 spire-1.2.1/pkg/server/api/bundle.go 21:04:54 spire-1.2.1/pkg/server/api/bundle/ 21:04:54 spire-1.2.1/pkg/server/api/bundle/v1/ 21:04:54 spire-1.2.1/pkg/server/api/bundle/v1/service.go 21:04:54 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 21:04:54 spire-1.2.1/pkg/server/api/bundle_test.go 21:04:54 spire-1.2.1/pkg/server/api/debug/ 21:04:54 spire-1.2.1/pkg/server/api/debug/v1/ 21:04:54 spire-1.2.1/pkg/server/api/debug/v1/service.go 21:04:54 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 21:04:54 spire-1.2.1/pkg/server/api/entry.go 21:04:54 spire-1.2.1/pkg/server/api/entry/ 21:04:54 spire-1.2.1/pkg/server/api/entry/v1/ 21:04:54 spire-1.2.1/pkg/server/api/entry/v1/service.go 21:04:54 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 21:04:54 spire-1.2.1/pkg/server/api/entry_test.go 21:04:54 spire-1.2.1/pkg/server/api/health/ 21:04:54 spire-1.2.1/pkg/server/api/health/v1/ 21:04:54 spire-1.2.1/pkg/server/api/health/v1/service.go 21:04:54 spire-1.2.1/pkg/server/api/health/v1/service_test.go 21:04:54 spire-1.2.1/pkg/server/api/id.go 21:04:54 spire-1.2.1/pkg/server/api/id_test.go 21:04:54 spire-1.2.1/pkg/server/api/limits/ 21:04:54 spire-1.2.1/pkg/server/api/limits/limits.go 21:04:54 spire-1.2.1/pkg/server/api/middleware/ 21:04:54 spire-1.2.1/pkg/server/api/middleware/alias.go 21:04:54 spire-1.2.1/pkg/server/api/middleware/audit.go 21:04:54 spire-1.2.1/pkg/server/api/middleware/authorization.go 21:04:54 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 21:04:54 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 21:04:54 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 21:04:54 spire-1.2.1/pkg/server/api/middleware/caller.go 21:04:54 spire-1.2.1/pkg/server/api/middleware/caller_test.go 21:04:54 spire-1.2.1/pkg/server/api/middleware/common.go 21:04:54 spire-1.2.1/pkg/server/api/middleware/common_test.go 21:04:54 spire-1.2.1/pkg/server/api/middleware/entries.go 21:04:54 spire-1.2.1/pkg/server/api/middleware/entries_test.go 21:04:54 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 21:04:54 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 21:04:54 spire-1.2.1/pkg/server/api/ratelimit.go 21:04:54 spire-1.2.1/pkg/server/api/rpccontext/ 21:04:54 spire-1.2.1/pkg/server/api/rpccontext/alias.go 21:04:54 spire-1.2.1/pkg/server/api/rpccontext/audit.go 21:04:54 spire-1.2.1/pkg/server/api/rpccontext/caller.go 21:04:54 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 21:04:54 spire-1.2.1/pkg/server/api/selector.go 21:04:54 spire-1.2.1/pkg/server/api/selector_test.go 21:04:54 spire-1.2.1/pkg/server/api/status.go 21:04:54 spire-1.2.1/pkg/server/api/status_test.go 21:04:54 spire-1.2.1/pkg/server/api/svid/ 21:04:54 spire-1.2.1/pkg/server/api/svid/v1/ 21:04:54 spire-1.2.1/pkg/server/api/svid/v1/service.go 21:04:54 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 21:04:54 spire-1.2.1/pkg/server/api/trustdomain.go 21:04:54 spire-1.2.1/pkg/server/api/trustdomain/ 21:04:54 spire-1.2.1/pkg/server/api/trustdomain/v1/ 21:04:54 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 21:04:54 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 21:04:54 spire-1.2.1/pkg/server/api/trustdomain_test.go 21:04:54 spire-1.2.1/pkg/server/authpolicy/ 21:04:54 spire-1.2.1/pkg/server/authpolicy/defaults.go 21:04:54 spire-1.2.1/pkg/server/authpolicy/policy.go 21:04:54 spire-1.2.1/pkg/server/authpolicy/policy.rego 21:04:54 spire-1.2.1/pkg/server/authpolicy/policy_data.json 21:04:54 spire-1.2.1/pkg/server/authpolicy/policy_test.go 21:04:54 spire-1.2.1/pkg/server/authpolicy/validate.go 21:04:54 spire-1.2.1/pkg/server/bundle/ 21:04:54 spire-1.2.1/pkg/server/bundle/client/ 21:04:54 spire-1.2.1/pkg/server/bundle/client/client.go 21:04:54 spire-1.2.1/pkg/server/bundle/client/client_test.go 21:04:54 spire-1.2.1/pkg/server/bundle/client/manager.go 21:04:54 spire-1.2.1/pkg/server/bundle/client/manager_test.go 21:04:54 spire-1.2.1/pkg/server/bundle/client/sources.go 21:04:54 spire-1.2.1/pkg/server/bundle/client/sources_test.go 21:04:54 spire-1.2.1/pkg/server/bundle/client/updater.go 21:04:54 spire-1.2.1/pkg/server/bundle/client/updater_test.go 21:04:54 spire-1.2.1/pkg/server/ca/ 21:04:54 spire-1.2.1/pkg/server/ca/ca.go 21:04:54 spire-1.2.1/pkg/server/ca/ca_health.go 21:04:54 spire-1.2.1/pkg/server/ca/ca_test.go 21:04:54 spire-1.2.1/pkg/server/ca/journal.go 21:04:54 spire-1.2.1/pkg/server/ca/journal_test.go 21:04:54 spire-1.2.1/pkg/server/ca/manager.go 21:04:54 spire-1.2.1/pkg/server/ca/manager_health.go 21:04:54 spire-1.2.1/pkg/server/ca/manager_test.go 21:04:54 spire-1.2.1/pkg/server/ca/templates.go 21:04:54 spire-1.2.1/pkg/server/ca/upstream_client.go 21:04:54 spire-1.2.1/pkg/server/ca/upstream_client_test.go 21:04:54 spire-1.2.1/pkg/server/ca/validation.go 21:04:54 spire-1.2.1/pkg/server/cache/ 21:04:54 spire-1.2.1/pkg/server/cache/dscache/ 21:04:54 spire-1.2.1/pkg/server/cache/dscache/cache.go 21:04:54 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 21:04:54 spire-1.2.1/pkg/server/cache/entrycache/ 21:04:54 spire-1.2.1/pkg/server/cache/entrycache/cache.go 21:04:54 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 21:04:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 21:04:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 21:04:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 21:04:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 21:04:54 spire-1.2.1/pkg/server/catalog/ 21:04:54 spire-1.2.1/pkg/server/catalog/catalog.go 21:04:54 spire-1.2.1/pkg/server/catalog/keymanager.go 21:04:54 spire-1.2.1/pkg/server/catalog/nodeattestor.go 21:04:54 spire-1.2.1/pkg/server/catalog/noderesolver.go 21:04:54 spire-1.2.1/pkg/server/catalog/notifier.go 21:04:54 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 21:04:54 spire-1.2.1/pkg/server/config.go 21:04:54 spire-1.2.1/pkg/server/datastore/ 21:04:54 spire-1.2.1/pkg/server/datastore/datastore.go 21:04:54 spire-1.2.1/pkg/server/datastore/datastore_health.go 21:04:54 spire-1.2.1/pkg/server/datastore/repository.go 21:04:54 spire-1.2.1/pkg/server/datastore/sqlstore/ 21:04:54 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 21:04:54 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 21:04:54 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 21:04:54 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 21:04:54 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 21:04:54 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 21:04:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 21:04:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 21:04:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 21:04:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 21:04:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 21:04:54 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 21:04:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 21:04:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 21:04:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 21:04:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 21:04:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 21:04:54 spire-1.2.1/pkg/server/endpoints/ 21:04:54 spire-1.2.1/pkg/server/endpoints/bundle/ 21:04:54 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 21:04:54 spire-1.2.1/pkg/server/endpoints/bundle/config.go 21:04:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 21:04:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 21:04:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 21:04:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 21:04:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 21:04:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 21:04:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 21:04:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 21:04:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 21:04:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 21:04:54 spire-1.2.1/pkg/server/endpoints/bundle/server.go 21:04:54 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 21:04:54 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 21:04:54 spire-1.2.1/pkg/server/endpoints/config.go 21:04:54 spire-1.2.1/pkg/server/endpoints/endpoints.go 21:04:54 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 21:04:54 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 21:04:54 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 21:04:54 spire-1.2.1/pkg/server/endpoints/middleware.go 21:04:54 spire-1.2.1/pkg/server/endpoints/middleware_test.go 21:04:54 spire-1.2.1/pkg/server/hostservice/ 21:04:54 spire-1.2.1/pkg/server/hostservice/agentstore/ 21:04:54 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 21:04:54 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 21:04:54 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 21:04:54 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 21:04:54 spire-1.2.1/pkg/server/hostservice/identityprovider/ 21:04:54 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 21:04:54 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 21:04:54 spire-1.2.1/pkg/server/plugin/ 21:04:54 spire-1.2.1/pkg/server/plugin/keymanager/ 21:04:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 21:04:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 21:04:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 21:04:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 21:04:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 21:04:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 21:04:54 spire-1.2.1/pkg/server/plugin/keymanager/base/ 21:04:54 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 21:04:54 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 21:04:54 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 21:04:54 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 21:04:54 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 21:04:54 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 21:04:54 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 21:04:54 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 21:04:54 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 21:04:54 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 21:04:54 spire-1.2.1/pkg/server/plugin/keymanager/test/ 21:04:54 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 21:04:54 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 21:04:54 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/ 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 21:04:54 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 21:04:54 spire-1.2.1/pkg/server/plugin/noderesolver/ 21:04:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 21:04:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 21:04:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 21:04:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 21:04:54 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 21:04:54 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 21:04:54 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 21:04:54 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 21:04:54 spire-1.2.1/pkg/server/plugin/notifier/ 21:04:54 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 21:04:54 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 21:04:54 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 21:04:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 21:04:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 21:04:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 21:04:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 21:04:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 21:04:54 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 21:04:54 spire-1.2.1/pkg/server/plugin/notifier/repository.go 21:04:54 spire-1.2.1/pkg/server/plugin/notifier/v1.go 21:04:54 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 21:04:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 21:04:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 21:04:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 21:04:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 21:04:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 21:04:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 21:04:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 21:04:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 21:04:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 21:04:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 21:04:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 21:04:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 21:04:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 21:04:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 21:04:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 21:04:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 21:04:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 21:04:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 21:04:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 21:04:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 21:04:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 21:04:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 21:04:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 21:04:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 21:04:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 21:04:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 21:04:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 21:04:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 21:04:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 21:04:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 21:04:55 spire-1.2.1/pkg/server/registration/ 21:04:55 spire-1.2.1/pkg/server/registration/manager.go 21:04:55 spire-1.2.1/pkg/server/registration/manager_test.go 21:04:55 spire-1.2.1/pkg/server/scanentries.go 21:04:55 spire-1.2.1/pkg/server/scanentries_test.go 21:04:55 spire-1.2.1/pkg/server/server.go 21:04:55 spire-1.2.1/pkg/server/server_test.go 21:04:55 spire-1.2.1/pkg/server/svid/ 21:04:55 spire-1.2.1/pkg/server/svid/observer.go 21:04:55 spire-1.2.1/pkg/server/svid/observer_test.go 21:04:55 spire-1.2.1/pkg/server/svid/rotator.go 21:04:55 spire-1.2.1/pkg/server/svid/rotator_config.go 21:04:55 spire-1.2.1/pkg/server/svid/rotator_config_test.go 21:04:55 spire-1.2.1/pkg/server/svid/rotator_test.go 21:04:55 spire-1.2.1/proto/ 21:04:55 spire-1.2.1/proto/private/ 21:04:55 spire-1.2.1/proto/private/server/ 21:04:55 spire-1.2.1/proto/private/server/journal/ 21:04:55 spire-1.2.1/proto/private/server/journal/journal.pb.go 21:04:55 spire-1.2.1/proto/private/server/journal/journal.proto 21:04:55 spire-1.2.1/proto/spire/ 21:04:55 spire-1.2.1/proto/spire/common/ 21:04:55 spire-1.2.1/proto/spire/common/common.pb.go 21:04:55 spire-1.2.1/proto/spire/common/common.proto 21:04:55 spire-1.2.1/proto/spire/common/plugin/ 21:04:55 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 21:04:55 spire-1.2.1/proto/spire/common/plugin/plugin.proto 21:04:55 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 21:04:55 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 21:04:55 spire-1.2.1/proto/spire/plugin/ 21:04:55 spire-1.2.1/proto/spire/plugin/agent/ 21:04:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 21:04:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 21:04:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 21:04:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 21:04:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 21:04:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 21:04:55 spire-1.2.1/release/ 21:04:55 spire-1.2.1/release/spire-extras/ 21:04:55 spire-1.2.1/release/spire-extras/README.md 21:04:55 spire-1.2.1/release/spire-extras/conf/ 21:04:55 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 21:04:55 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 21:04:55 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 21:04:55 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 21:04:55 spire-1.2.1/release/spire/ 21:04:55 spire-1.2.1/release/spire/README.md 21:04:55 spire-1.2.1/release/spire/conf/ 21:04:55 spire-1.2.1/release/spire/conf/agent/ 21:04:55 spire-1.2.1/release/spire/conf/agent/agent.conf 21:04:55 spire-1.2.1/release/spire/conf/server/ 21:04:55 spire-1.2.1/release/spire/conf/server/server.conf 21:04:55 spire-1.2.1/script/ 21:04:55 spire-1.2.1/script/build-artifact.sh 21:04:55 spire-1.2.1/script/generate_dummy_ca.sh 21:04:55 spire-1.2.1/support/ 21:04:55 spire-1.2.1/support/k8s/ 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/ 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 21:04:55 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 21:04:55 spire-1.2.1/support/oidc-discovery-provider/ 21:04:55 spire-1.2.1/support/oidc-discovery-provider/README.md 21:04:55 spire-1.2.1/support/oidc-discovery-provider/common_test.go 21:04:55 spire-1.2.1/support/oidc-discovery-provider/config.go 21:04:55 spire-1.2.1/support/oidc-discovery-provider/config_test.go 21:04:55 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 21:04:55 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 21:04:55 spire-1.2.1/support/oidc-discovery-provider/handler.go 21:04:55 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 21:04:55 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 21:04:55 spire-1.2.1/support/oidc-discovery-provider/main.go 21:04:55 spire-1.2.1/support/oidc-discovery-provider/server_api.go 21:04:55 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 21:04:55 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 21:04:55 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 21:04:55 spire-1.2.1/test/ 21:04:55 spire-1.2.1/test/clock/ 21:04:55 spire-1.2.1/test/clock/clock.go 21:04:55 spire-1.2.1/test/fakes/ 21:04:55 spire-1.2.1/test/fakes/fakeagentcatalog/ 21:04:55 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 21:04:55 spire-1.2.1/test/fakes/fakeagentkeymanager/ 21:04:55 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 21:04:55 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 21:04:55 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 21:04:55 spire-1.2.1/test/fakes/fakeagentstore/ 21:04:55 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 21:04:55 spire-1.2.1/test/fakes/fakedatastore/ 21:04:55 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 21:04:55 spire-1.2.1/test/fakes/fakeentryclient/ 21:04:55 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 21:04:55 spire-1.2.1/test/fakes/fakehealthchecker/ 21:04:55 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 21:04:55 spire-1.2.1/test/fakes/fakeidentityprovider/ 21:04:55 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 21:04:55 spire-1.2.1/test/fakes/fakemetrics/ 21:04:55 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 21:04:55 spire-1.2.1/test/fakes/fakenoderesolver/ 21:04:55 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 21:04:55 spire-1.2.1/test/fakes/fakenotifier/ 21:04:55 spire-1.2.1/test/fakes/fakenotifier/notifier.go 21:04:55 spire-1.2.1/test/fakes/fakepluginmetrics/ 21:04:55 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 21:04:55 spire-1.2.1/test/fakes/fakeserverca/ 21:04:55 spire-1.2.1/test/fakes/fakeserverca/serverca.go 21:04:55 spire-1.2.1/test/fakes/fakeservercatalog/ 21:04:55 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 21:04:55 spire-1.2.1/test/fakes/fakeserverkeymanager/ 21:04:55 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 21:04:55 spire-1.2.1/test/fakes/fakeservernodeattestor/ 21:04:55 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 21:04:55 spire-1.2.1/test/fakes/fakeupstreamauthority/ 21:04:55 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 21:04:55 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 21:04:55 spire-1.2.1/test/fakes/fakeworkloadapi/ 21:04:55 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 21:04:55 spire-1.2.1/test/fakes/fakeworkloadattestor/ 21:04:55 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 21:04:55 spire-1.2.1/test/fixture/ 21:04:55 spire-1.2.1/test/fixture/certs/ 21:04:55 spire-1.2.1/test/fixture/certs/agent_svid.der 21:04:55 spire-1.2.1/test/fixture/certs/base_cert.pem 21:04:55 spire-1.2.1/test/fixture/certs/base_csr.pem 21:04:55 spire-1.2.1/test/fixture/certs/base_key.pem 21:04:55 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 21:04:55 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 21:04:55 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 21:04:55 spire-1.2.1/test/fixture/certs/blog_cert.pem 21:04:55 spire-1.2.1/test/fixture/certs/blog_csr.pem 21:04:55 spire-1.2.1/test/fixture/certs/blog_key.pem 21:04:55 spire-1.2.1/test/fixture/certs/bundle.der 21:04:55 spire-1.2.1/test/fixture/certs/ca.pem 21:04:55 spire-1.2.1/test/fixture/certs/ca_key.pem 21:04:55 spire-1.2.1/test/fixture/certs/database_cert.pem 21:04:55 spire-1.2.1/test/fixture/certs/database_csr.pem 21:04:55 spire-1.2.1/test/fixture/certs/database_key.pem 21:04:55 spire-1.2.1/test/fixture/certs/node_cert.pem 21:04:55 spire-1.2.1/test/fixture/certs/node_csr.pem 21:04:55 spire-1.2.1/test/fixture/certs/node_key.pem 21:04:55 spire-1.2.1/test/fixture/certs/svid.pem 21:04:55 spire-1.2.1/test/fixture/certs/svid_key.pem 21:04:55 spire-1.2.1/test/fixture/config/ 21:04:55 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 21:04:55 spire-1.2.1/test/fixture/config/agent_good.conf 21:04:55 spire-1.2.1/test/fixture/config/agent_good_templated.conf 21:04:55 spire-1.2.1/test/fixture/config/plugin_good.conf 21:04:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 21:04:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 21:04:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 21:04:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 21:04:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 21:04:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 21:04:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 21:04:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 21:04:55 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 21:04:55 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 21:04:55 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 21:04:55 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 21:04:55 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 21:04:55 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 21:04:55 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 21:04:55 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 21:04:55 spire-1.2.1/test/fixture/config/server_good.conf 21:04:55 spire-1.2.1/test/fixture/config/server_good_templated.conf 21:04:55 spire-1.2.1/test/fixture/fixture.go 21:04:55 spire-1.2.1/test/fixture/nodeattestor/ 21:04:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 21:04:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 21:04:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 21:04:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 21:04:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 21:04:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 21:04:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 21:04:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 21:04:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 21:04:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 21:04:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 21:04:55 spire-1.2.1/test/fixture/registration/ 21:04:55 spire-1.2.1/test/fixture/registration/entries.json 21:04:55 spire-1.2.1/test/fixture/registration/good-for-update.json 21:04:55 spire-1.2.1/test/fixture/registration/good.json 21:04:55 spire-1.2.1/test/fixture/registration/invalid.json 21:04:55 spire-1.2.1/test/fixture/registration/invalid_json.json 21:04:55 spire-1.2.1/test/fixture/registration/manager_test_entries.json 21:04:55 spire-1.2.1/test/integration/ 21:04:55 spire-1.2.1/test/integration/README.md 21:04:55 spire-1.2.1/test/integration/common 21:04:55 spire-1.2.1/test/integration/setup/ 21:04:55 spire-1.2.1/test/integration/setup/adminclient/ 21:04:55 spire-1.2.1/test/integration/setup/adminclient/build.sh 21:04:55 spire-1.2.1/test/integration/setup/adminclient/client.go 21:04:55 spire-1.2.1/test/integration/setup/debugagent/ 21:04:55 spire-1.2.1/test/integration/setup/debugagent/build.sh 21:04:55 spire-1.2.1/test/integration/setup/debugagent/main.go 21:04:55 spire-1.2.1/test/integration/setup/debugserver/ 21:04:55 spire-1.2.1/test/integration/setup/debugserver/build.sh 21:04:55 spire-1.2.1/test/integration/setup/debugserver/main.go 21:04:55 spire-1.2.1/test/integration/setup/downstreamclient/ 21:04:55 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 21:04:55 spire-1.2.1/test/integration/setup/downstreamclient/client.go 21:04:55 spire-1.2.1/test/integration/setup/itclient/ 21:04:55 spire-1.2.1/test/integration/setup/itclient/client.go 21:04:55 spire-1.2.1/test/integration/setup/node-attestation/ 21:04:55 spire-1.2.1/test/integration/setup/node-attestation/build.sh 21:04:55 spire-1.2.1/test/integration/setup/node-attestation/client.go 21:04:55 spire-1.2.1/test/integration/setup/x509pop/ 21:04:55 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 21:04:55 spire-1.2.1/test/integration/setup/x509pop/setup.sh 21:04:55 spire-1.2.1/test/integration/suites/ 21:04:55 spire-1.2.1/test/integration/suites/admin-endpoints/ 21:04:55 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 21:04:55 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 21:04:55 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 21:04:55 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 21:04:55 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 21:04:55 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 21:04:55 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 21:04:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 21:04:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 21:04:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 21:04:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 21:04:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 21:04:55 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 21:04:55 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 21:04:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 21:04:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 21:04:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 21:04:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 21:04:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 21:04:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 21:04:55 spire-1.2.1/test/integration/suites/datastore-mysql/ 21:04:55 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 21:04:55 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 21:04:55 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 21:04:55 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 21:04:55 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 21:04:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 21:04:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 21:04:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 21:04:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 21:04:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 21:04:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 21:04:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 21:04:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 21:04:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 21:04:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 21:04:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 21:04:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 21:04:55 spire-1.2.1/test/integration/suites/datastore-postgres/ 21:04:55 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 21:04:55 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 21:04:55 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 21:04:55 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 21:04:55 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 21:04:55 spire-1.2.1/test/integration/suites/debug-endpoints/ 21:04:55 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 21:04:55 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 21:04:55 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 21:04:55 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 21:04:55 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 21:04:55 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 21:04:55 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 21:04:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 21:04:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 21:04:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 21:04:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 21:04:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 21:04:55 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 21:04:55 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 21:04:55 spire-1.2.1/test/integration/suites/downstream-endpoints/ 21:04:55 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 21:04:55 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 21:04:55 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 21:04:55 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 21:04:55 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 21:04:55 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 21:04:55 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 21:04:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 21:04:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 21:04:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 21:04:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 21:04:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 21:04:55 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 21:04:55 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 21:04:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 21:04:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 21:04:55 spire-1.2.1/test/integration/suites/join-token/ 21:04:55 spire-1.2.1/test/integration/suites/join-token/01-start-server 21:04:55 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 21:04:55 spire-1.2.1/test/integration/suites/join-token/03-start-agent 21:04:55 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 21:04:55 spire-1.2.1/test/integration/suites/join-token/05-check-svid 21:04:55 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 21:04:55 spire-1.2.1/test/integration/suites/join-token/README.md 21:04:55 spire-1.2.1/test/integration/suites/join-token/conf/ 21:04:55 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 21:04:55 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 21:04:55 spire-1.2.1/test/integration/suites/join-token/conf/server/ 21:04:55 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 21:04:55 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 21:04:55 spire-1.2.1/test/integration/suites/join-token/teardown 21:04:55 spire-1.2.1/test/integration/suites/k8s-reconcile/ 21:04:55 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 21:04:55 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 21:04:55 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 21:04:55 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 21:04:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 21:04:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 21:04:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 21:04:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 21:04:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 21:04:55 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 21:04:55 spire-1.2.1/test/integration/suites/k8s-scratch/ 21:04:55 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 21:04:55 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 21:04:55 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 21:04:55 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 21:04:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 21:04:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 21:04:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 21:04:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 21:04:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 21:04:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 21:04:55 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 21:04:55 spire-1.2.1/test/integration/suites/k8s/ 21:04:55 spire-1.2.1/test/integration/suites/k8s/00-setup 21:04:55 spire-1.2.1/test/integration/suites/k8s/01-apply-config 21:04:55 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 21:04:55 spire-1.2.1/test/integration/suites/k8s/README.md 21:04:55 spire-1.2.1/test/integration/suites/k8s/conf/ 21:04:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 21:04:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 21:04:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s/conf/server/ 21:04:55 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 21:04:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 21:04:55 spire-1.2.1/test/integration/suites/k8s/init-kubectl 21:04:55 spire-1.2.1/test/integration/suites/k8s/teardown 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/ 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/README.md 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/root/ 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 21:04:55 spire-1.2.1/test/integration/suites/nested-rotation/teardown 21:04:55 spire-1.2.1/test/integration/suites/node-attestation/ 21:04:55 spire-1.2.1/test/integration/suites/node-attestation/00-setup 21:04:55 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 21:04:55 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 21:04:55 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 21:04:55 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 21:04:55 spire-1.2.1/test/integration/suites/node-attestation/README.md 21:04:55 spire-1.2.1/test/integration/suites/node-attestation/conf/ 21:04:55 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 21:04:55 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 21:04:55 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 21:04:55 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 21:04:55 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 21:04:55 spire-1.2.1/test/integration/suites/node-attestation/teardown 21:04:55 spire-1.2.1/test/integration/suites/rotation/ 21:04:55 spire-1.2.1/test/integration/suites/rotation/00-setup 21:04:55 spire-1.2.1/test/integration/suites/rotation/01-start-server 21:04:55 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 21:04:55 spire-1.2.1/test/integration/suites/rotation/03-start-agent 21:04:55 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 21:04:55 spire-1.2.1/test/integration/suites/rotation/05-check-svids 21:04:55 spire-1.2.1/test/integration/suites/rotation/README.md 21:04:55 spire-1.2.1/test/integration/suites/rotation/conf/ 21:04:55 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 21:04:55 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 21:04:55 spire-1.2.1/test/integration/suites/rotation/conf/server/ 21:04:55 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 21:04:55 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 21:04:55 spire-1.2.1/test/integration/suites/rotation/teardown 21:04:55 spire-1.2.1/test/integration/suites/self-test/ 21:04:55 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 21:04:55 spire-1.2.1/test/integration/suites/self-test/README.md 21:04:55 spire-1.2.1/test/integration/suites/self-test/teardown 21:04:55 spire-1.2.1/test/integration/suites/spire-server-cli/ 21:04:55 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 21:04:55 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 21:04:55 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 21:04:55 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 21:04:55 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 21:04:55 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 21:04:55 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 21:04:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 21:04:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 21:04:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 21:04:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 21:04:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 21:04:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 21:04:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 21:04:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 21:04:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 21:04:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 21:04:55 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 21:04:55 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 21:04:55 spire-1.2.1/test/integration/suites/upgrade/ 21:04:55 spire-1.2.1/test/integration/suites/upgrade/00-setup 21:04:55 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 21:04:55 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 21:04:55 spire-1.2.1/test/integration/suites/upgrade/README.md 21:04:55 spire-1.2.1/test/integration/suites/upgrade/conf/ 21:04:55 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 21:04:55 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 21:04:55 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 21:04:55 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 21:04:55 spire-1.2.1/test/integration/suites/upgrade/teardown 21:04:55 spire-1.2.1/test/integration/suites/upgrade/versions.txt 21:04:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 21:04:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 21:04:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 21:04:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 21:04:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 21:04:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 21:04:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 21:04:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 21:04:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 21:04:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 21:04:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 21:04:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 21:04:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 21:04:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 21:04:55 spire-1.2.1/test/integration/test-one.sh 21:04:55 spire-1.2.1/test/integration/test.sh 21:04:55 spire-1.2.1/test/plugintest/ 21:04:55 spire-1.2.1/test/plugintest/config.go 21:04:55 spire-1.2.1/test/plugintest/load.go 21:04:55 spire-1.2.1/test/plugintest/option.go 21:04:55 spire-1.2.1/test/spiretest/ 21:04:55 spire-1.2.1/test/spiretest/apiserver.go 21:04:55 spire-1.2.1/test/spiretest/assertions.go 21:04:55 spire-1.2.1/test/spiretest/dir.go 21:04:55 spire-1.2.1/test/spiretest/errors_posix.go 21:04:55 spire-1.2.1/test/spiretest/errors_windows.go 21:04:55 spire-1.2.1/test/spiretest/logs.go 21:04:55 spire-1.2.1/test/spiretest/socketapi.go 21:04:55 spire-1.2.1/test/spiretest/suite.go 21:04:55 spire-1.2.1/test/spiretest/x509.go 21:04:55 spire-1.2.1/test/testca/ 21:04:55 spire-1.2.1/test/testca/ca.go 21:04:55 spire-1.2.1/test/testkey/ 21:04:55 spire-1.2.1/test/testkey/generate.sh 21:04:55 spire-1.2.1/test/testkey/genkeys.go 21:04:55 spire-1.2.1/test/testkey/keys.go 21:04:55 spire-1.2.1/test/testkey/new.go 21:04:55 spire-1.2.1/test/tpmsimulator/ 21:04:55 spire-1.2.1/test/tpmsimulator/simulator.go 21:04:55 spire-1.2.1/test/util/ 21:04:55 spire-1.2.1/test/util/cert_fixtures.go 21:04:55 spire-1.2.1/test/util/cert_generation.go 21:04:55 spire-1.2.1/test/util/io_redirection.go 21:04:55 spire-1.2.1/test/util/race.go 21:04:55 spire-1.2.1/test/util/util.go 21:04:55 building spire from source... 21:04:56 Installing go1.17.7... 21:04:59 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:04:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:04:59 ---> b8358e2c206f 21:04:59 Step 3/26 : WORKDIR /edgex-go 21:04:59 ---> Using cache 21:04:59 ---> 216e7ad1da7f 21:04:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:59 ---> Using cache 21:04:59 ---> 01c460df9cb2 21:04:59 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:04:59 ---> Using cache 21:04:59 ---> 0a065899ecef 21:04:59 Step 6/26 : COPY go.mod vendor* ./ 21:04:59 ---> Using cache 21:04:59 ---> 4af7629b5875 21:04:59 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:59 ---> Using cache 21:04:59 ---> 884c058bfd1f 21:04:59 Step 8/26 : COPY . . 21:04:59 ---> Using cache 21:04:59 ---> a0bc7d5e07fd 21:04:59 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:04:59 ---> Using cache 21:04:59 ---> 3192dc81fb70 21:04:59 Step 10/26 : RUN mkdir -p spire-build 21:04:59 ---> Using cache 21:04:59 ---> 3b3fbcfeb95b 21:04:59 Step 11/26 : WORKDIR /edgex-go/spire-build 21:04:59 ---> Using cache 21:04:59 ---> 36d7e0294d91 21:04:59 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 21:05:00 ---> Running in 78acfb6c898c 21:05:03 spire-1.2.1/ 21:05:03 spire-1.2.1/.data/ 21:05:03 spire-1.2.1/.data/.file 21:05:03 spire-1.2.1/.dockerignore 21:05:03 spire-1.2.1/.gitattributes 21:05:03 spire-1.2.1/.githooks/ 21:05:03 spire-1.2.1/.githooks/pre-commit 21:05:03 spire-1.2.1/.github/ 21:05:03 spire-1.2.1/.github/ISSUE_TEMPLATE.md 21:05:03 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 21:05:03 spire-1.2.1/.github/dependabot.yml 21:05:03 spire-1.2.1/.github/workflows/ 21:05:03 spire-1.2.1/.github/workflows/nightly_build.yaml 21:05:03 spire-1.2.1/.github/workflows/pr_build.yaml 21:05:03 spire-1.2.1/.github/workflows/release_build.yaml 21:05:03 spire-1.2.1/.github/workflows/scripts/ 21:05:03 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 21:05:03 spire-1.2.1/.github/workflows/scripts/push-images.sh 21:05:03 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 21:05:03 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 21:05:03 spire-1.2.1/.github/workflows/scripts/split.sh 21:05:03 spire-1.2.1/.gitignore 21:05:03 spire-1.2.1/.go-version 21:05:03 spire-1.2.1/.golangci.yml 21:05:03 spire-1.2.1/ADOPTERS.md 21:05:03 spire-1.2.1/CHANGELOG.md 21:05:03 spire-1.2.1/CODE-OF-CONDUCT.md 21:05:03 spire-1.2.1/CODEOWNERS 21:05:03 spire-1.2.1/CONTRIBUTING.md 21:05:03 spire-1.2.1/Dockerfile 21:05:03 spire-1.2.1/Dockerfile.dev 21:05:03 spire-1.2.1/Dockerfile.scratch 21:05:03 spire-1.2.1/LICENSE 21:05:03 spire-1.2.1/MAINTAINERS.md 21:05:03 spire-1.2.1/Makefile 21:05:03 spire-1.2.1/README.md 21:05:03 spire-1.2.1/ROADMAP.md 21:05:03 spire-1.2.1/SECURITY.md 21:05:03 spire-1.2.1/cmd/ 21:05:03 spire-1.2.1/cmd/spire-agent/ 21:05:03 spire-1.2.1/cmd/spire-agent/cli/ 21:05:03 spire-1.2.1/cmd/spire-agent/cli/api/ 21:05:03 spire-1.2.1/cmd/spire-agent/cli/api/common.go 21:05:03 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 21:05:03 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 21:05:03 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 21:05:03 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 21:05:03 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 21:05:03 spire-1.2.1/cmd/spire-agent/cli/cli.go 21:05:03 spire-1.2.1/cmd/spire-agent/cli/common/ 21:05:03 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 21:05:03 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 21:05:03 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 21:05:03 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 21:05:03 spire-1.2.1/cmd/spire-agent/cli/run/ 21:05:03 spire-1.2.1/cmd/spire-agent/cli/run/run.go 21:05:03 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 21:05:03 spire-1.2.1/cmd/spire-agent/cli/validate/ 21:05:03 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 21:05:03 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 21:05:03 spire-1.2.1/cmd/spire-agent/main.go 21:05:03 spire-1.2.1/cmd/spire-server/ 21:05:03 spire-1.2.1/cmd/spire-server/cli/ 21:05:03 spire-1.2.1/cmd/spire-server/cli/agent/ 21:05:03 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/agent/count.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/agent/list.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/agent/show.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/bundle/ 21:05:03 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/cli.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/entry/ 21:05:03 spire-1.2.1/cmd/spire-server/cli/entry/count.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/entry/create.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/entry/show.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/entry/update.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/entry/util.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/federation/ 21:05:03 spire-1.2.1/cmd/spire-server/cli/federation/common.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/federation/create.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/federation/list.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/federation/show.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/federation/update.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 21:05:03 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/jwt/ 21:05:03 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/run/ 21:05:03 spire-1.2.1/cmd/spire-server/cli/run/run.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/token/ 21:05:03 spire-1.2.1/cmd/spire-server/cli/token/generate.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/validate/ 21:05:03 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/x509/ 21:05:03 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 21:05:03 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 21:05:03 spire-1.2.1/cmd/spire-server/main.go 21:05:03 spire-1.2.1/cmd/spire-server/util/ 21:05:03 spire-1.2.1/cmd/spire-server/util/util.go 21:05:03 spire-1.2.1/conf/ 21:05:03 spire-1.2.1/conf/agent/ 21:05:03 spire-1.2.1/conf/agent/agent.conf 21:05:03 spire-1.2.1/conf/agent/agent_full.conf 21:05:03 spire-1.2.1/conf/agent/dummy_root_ca.crt 21:05:03 spire-1.2.1/conf/server/ 21:05:03 spire-1.2.1/conf/server/dummy_upstream_ca.crt 21:05:03 spire-1.2.1/conf/server/dummy_upstream_ca.key 21:05:03 spire-1.2.1/conf/server/server.conf 21:05:03 spire-1.2.1/conf/server/server_full.conf 21:05:03 spire-1.2.1/doc/ 21:05:03 spire-1.2.1/doc/SPIRE101.md 21:05:03 spire-1.2.1/doc/auditlog.md 21:05:03 spire-1.2.1/doc/authorization_policy_engine.md 21:05:03 spire-1.2.1/doc/changelog_guidelines.md 21:05:03 spire-1.2.1/doc/cure53-report.pdf 21:05:03 spire-1.2.1/doc/images/ 21:05:03 spire-1.2.1/doc/images/2019_roadmap.png 21:05:03 spire-1.2.1/doc/images/SPIRE101.png 21:05:03 spire-1.2.1/doc/images/SPIRE_agent.png 21:05:03 spire-1.2.1/doc/images/SPIRE_server.png 21:05:03 spire-1.2.1/doc/images/cache_mgr.png 21:05:03 spire-1.2.1/doc/images/cache_mgr_components.png 21:05:03 spire-1.2.1/doc/images/federated_spire.png 21:05:03 spire-1.2.1/doc/images/ha_mode.png 21:05:03 spire-1.2.1/doc/images/nested_spire.png 21:05:03 spire-1.2.1/doc/images/oidc_federation.png 21:05:03 spire-1.2.1/doc/images/single_trust_domain.png 21:05:03 spire-1.2.1/doc/images/spiffe_compatible.png 21:05:03 spire-1.2.1/doc/images/spire_logo.png 21:05:03 spire-1.2.1/doc/migrating_registration_api_clients.md 21:05:03 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 21:05:03 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 21:05:03 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 21:05:03 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 21:05:03 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 21:05:03 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 21:05:03 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 21:05:03 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 21:05:03 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 21:05:03 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 21:05:03 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 21:05:03 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 21:05:03 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 21:05:03 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 21:05:03 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 21:05:03 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 21:05:03 spire-1.2.1/doc/plugin_server_datastore_sql.md 21:05:03 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 21:05:03 spire-1.2.1/doc/plugin_server_keymanager_disk.md 21:05:03 spire-1.2.1/doc/plugin_server_keymanager_memory.md 21:05:03 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 21:05:03 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 21:05:03 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 21:05:03 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 21:05:03 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 21:05:03 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 21:05:03 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 21:05:03 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 21:05:03 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 21:05:03 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 21:05:03 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 21:05:03 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 21:05:03 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 21:05:03 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 21:05:03 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 21:05:03 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 21:05:03 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 21:05:03 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 21:05:03 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 21:05:03 spire-1.2.1/doc/scaling_spire.md 21:05:03 spire-1.2.1/doc/spire_agent.md 21:05:03 spire-1.2.1/doc/spire_server.md 21:05:03 spire-1.2.1/doc/supported_integrations.md 21:05:03 spire-1.2.1/doc/telemetry.md 21:05:03 spire-1.2.1/doc/telemetry_config.md 21:05:03 spire-1.2.1/doc/upgrading.md 21:05:03 spire-1.2.1/doc/using_spire.md 21:05:03 spire-1.2.1/examples/ 21:05:03 spire-1.2.1/examples/README.md 21:05:03 spire-1.2.1/go.mod 21:05:03 spire-1.2.1/go.sum 21:05:03 spire-1.2.1/pkg/ 21:05:03 spire-1.2.1/pkg/agent/ 21:05:03 spire-1.2.1/pkg/agent/agent.go 21:05:03 spire-1.2.1/pkg/agent/api/ 21:05:03 spire-1.2.1/pkg/agent/api/config.go 21:05:03 spire-1.2.1/pkg/agent/api/debug/ 21:05:03 spire-1.2.1/pkg/agent/api/debug/v1/ 21:05:03 spire-1.2.1/pkg/agent/api/debug/v1/service.go 21:05:03 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 21:05:03 spire-1.2.1/pkg/agent/api/delegatedidentity/ 21:05:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 21:05:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 21:05:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 21:05:03 spire-1.2.1/pkg/agent/api/endpoints.go 21:05:03 spire-1.2.1/pkg/agent/api/health/ 21:05:03 spire-1.2.1/pkg/agent/api/health/v1/ 21:05:03 spire-1.2.1/pkg/agent/api/health/v1/service.go 21:05:03 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 21:05:03 spire-1.2.1/pkg/agent/api/rpccontext/ 21:05:03 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 21:05:03 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 21:05:03 spire-1.2.1/pkg/agent/attestor/ 21:05:03 spire-1.2.1/pkg/agent/attestor/node/ 21:05:03 spire-1.2.1/pkg/agent/attestor/node/experimental.go 21:05:03 spire-1.2.1/pkg/agent/attestor/node/node.go 21:05:03 spire-1.2.1/pkg/agent/attestor/node/node_test.go 21:05:03 spire-1.2.1/pkg/agent/attestor/workload/ 21:05:03 spire-1.2.1/pkg/agent/attestor/workload/workload.go 21:05:03 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 21:05:03 spire-1.2.1/pkg/agent/catalog/ 21:05:03 spire-1.2.1/pkg/agent/catalog/catalog.go 21:05:03 spire-1.2.1/pkg/agent/catalog/keymanager.go 21:05:03 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 21:05:03 spire-1.2.1/pkg/agent/catalog/svidstore.go 21:05:03 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 21:05:03 spire-1.2.1/pkg/agent/client/ 21:05:03 spire-1.2.1/pkg/agent/client/client.go 21:05:03 spire-1.2.1/pkg/agent/client/client_test.go 21:05:03 spire-1.2.1/pkg/agent/client/dial.go 21:05:03 spire-1.2.1/pkg/agent/client/nodeconn.go 21:05:03 spire-1.2.1/pkg/agent/client/nodeconn_test.go 21:05:03 spire-1.2.1/pkg/agent/client/update.go 21:05:03 spire-1.2.1/pkg/agent/client/util.go 21:05:03 spire-1.2.1/pkg/agent/common/ 21:05:03 spire-1.2.1/pkg/agent/common/backoff/ 21:05:03 spire-1.2.1/pkg/agent/common/backoff/backoff.go 21:05:03 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 21:05:03 spire-1.2.1/pkg/agent/common/cgroups/ 21:05:03 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 21:05:03 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 21:05:03 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 21:05:03 spire-1.2.1/pkg/agent/config.go 21:05:03 spire-1.2.1/pkg/agent/endpoints/ 21:05:03 spire-1.2.1/pkg/agent/endpoints/config.go 21:05:03 spire-1.2.1/pkg/agent/endpoints/endpoints.go 21:05:03 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 21:05:03 spire-1.2.1/pkg/agent/endpoints/metrics.go 21:05:03 spire-1.2.1/pkg/agent/endpoints/middleware.go 21:05:03 spire-1.2.1/pkg/agent/endpoints/peertracker.go 21:05:03 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 21:05:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 21:05:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 21:05:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 21:05:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 21:05:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 21:05:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 21:05:03 spire-1.2.1/pkg/agent/endpoints/workload/ 21:05:03 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 21:05:03 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 21:05:03 spire-1.2.1/pkg/agent/manager/ 21:05:03 spire-1.2.1/pkg/agent/manager/cache/ 21:05:03 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 21:05:03 spire-1.2.1/pkg/agent/manager/cache/cache.go 21:05:03 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 21:05:03 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 21:05:03 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 21:05:03 spire-1.2.1/pkg/agent/manager/cache/sets.go 21:05:03 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 21:05:03 spire-1.2.1/pkg/agent/manager/config.go 21:05:03 spire-1.2.1/pkg/agent/manager/manager.go 21:05:03 spire-1.2.1/pkg/agent/manager/manager_test.go 21:05:03 spire-1.2.1/pkg/agent/manager/storage.go 21:05:03 spire-1.2.1/pkg/agent/manager/storage_test.go 21:05:03 spire-1.2.1/pkg/agent/manager/storecache/ 21:05:03 spire-1.2.1/pkg/agent/manager/storecache/cache.go 21:05:03 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 21:05:03 spire-1.2.1/pkg/agent/manager/sync.go 21:05:03 spire-1.2.1/pkg/agent/plugin/ 21:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/ 21:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 21:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 21:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 21:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 21:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 21:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 21:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 21:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 21:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 21:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 21:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 21:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 21:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 21:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/ 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 21:05:03 spire-1.2.1/pkg/agent/svid/ 21:05:03 spire-1.2.1/pkg/agent/svid/rotator.go 21:05:03 spire-1.2.1/pkg/agent/svid/rotator_config.go 21:05:03 spire-1.2.1/pkg/agent/svid/rotator_test.go 21:05:03 spire-1.2.1/pkg/agent/svid/store/ 21:05:03 spire-1.2.1/pkg/agent/svid/store/service.go 21:05:03 spire-1.2.1/pkg/agent/svid/store/service_test.go 21:05:03 spire-1.2.1/pkg/common/ 21:05:03 spire-1.2.1/pkg/common/agentpathtemplate/ 21:05:03 spire-1.2.1/pkg/common/agentpathtemplate/template.go 21:05:03 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 21:05:03 spire-1.2.1/pkg/common/api/ 21:05:03 spire-1.2.1/pkg/common/api/metrics.go 21:05:03 spire-1.2.1/pkg/common/api/middleware/ 21:05:03 spire-1.2.1/pkg/common/api/middleware/common_test.go 21:05:03 spire-1.2.1/pkg/common/api/middleware/interceptor.go 21:05:03 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 21:05:03 spire-1.2.1/pkg/common/api/middleware/logger.go 21:05:03 spire-1.2.1/pkg/common/api/middleware/logger_test.go 21:05:03 spire-1.2.1/pkg/common/api/middleware/metrics.go 21:05:03 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 21:05:03 spire-1.2.1/pkg/common/api/middleware/middleware.go 21:05:03 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 21:05:03 spire-1.2.1/pkg/common/api/middleware/misconfig.go 21:05:03 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 21:05:03 spire-1.2.1/pkg/common/api/middleware/names.go 21:05:03 spire-1.2.1/pkg/common/api/middleware/names_test.go 21:05:03 spire-1.2.1/pkg/common/api/names.go 21:05:03 spire-1.2.1/pkg/common/api/ratelimit.go 21:05:03 spire-1.2.1/pkg/common/api/rpccontext/ 21:05:03 spire-1.2.1/pkg/common/api/rpccontext/logger.go 21:05:03 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 21:05:03 spire-1.2.1/pkg/common/api/rpccontext/names.go 21:05:03 spire-1.2.1/pkg/common/auth/ 21:05:03 spire-1.2.1/pkg/common/auth/interceptors.go 21:05:03 spire-1.2.1/pkg/common/auth/interceptors_test.go 21:05:03 spire-1.2.1/pkg/common/auth/untracked_uds.go 21:05:03 spire-1.2.1/pkg/common/bundleutil/ 21:05:03 spire-1.2.1/pkg/common/bundleutil/bundle.go 21:05:03 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 21:05:03 spire-1.2.1/pkg/common/bundleutil/common_test.go 21:05:03 spire-1.2.1/pkg/common/bundleutil/marshal.go 21:05:03 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 21:05:03 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 21:05:03 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 21:05:03 spire-1.2.1/pkg/common/bundleutil/types.go 21:05:03 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 21:05:03 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 21:05:03 spire-1.2.1/pkg/common/catalog/ 21:05:03 spire-1.2.1/pkg/common/catalog/bind.go 21:05:03 spire-1.2.1/pkg/common/catalog/builtin.go 21:05:03 spire-1.2.1/pkg/common/catalog/catalog.go 21:05:03 spire-1.2.1/pkg/common/catalog/catalog_test.go 21:05:03 spire-1.2.1/pkg/common/catalog/closers.go 21:05:03 spire-1.2.1/pkg/common/catalog/cmd_linux.go 21:05:03 spire-1.2.1/pkg/common/catalog/cmd_other.go 21:05:03 spire-1.2.1/pkg/common/catalog/config.go 21:05:03 spire-1.2.1/pkg/common/catalog/config_test.go 21:05:03 spire-1.2.1/pkg/common/catalog/configure.go 21:05:03 spire-1.2.1/pkg/common/catalog/constraints.go 21:05:03 spire-1.2.1/pkg/common/catalog/constraints_test.go 21:05:03 spire-1.2.1/pkg/common/catalog/context.go 21:05:03 spire-1.2.1/pkg/common/catalog/external.go 21:05:03 spire-1.2.1/pkg/common/catalog/host.go 21:05:03 spire-1.2.1/pkg/common/catalog/pipenet.go 21:05:03 spire-1.2.1/pkg/common/catalog/plugin.go 21:05:03 spire-1.2.1/pkg/common/catalog/testplugin/ 21:05:03 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 21:05:03 spire-1.2.1/pkg/common/catalog/testplugin/main.go 21:05:03 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 21:05:03 spire-1.2.1/pkg/common/cli/ 21:05:03 spire-1.2.1/pkg/common/cli/env.go 21:05:03 spire-1.2.1/pkg/common/cli/flags.go 21:05:03 spire-1.2.1/pkg/common/cli/trust_domain.go 21:05:03 spire-1.2.1/pkg/common/cli/trust_domain_test.go 21:05:03 spire-1.2.1/pkg/common/cli/umask.go 21:05:03 spire-1.2.1/pkg/common/cli/umask_posix.go 21:05:03 spire-1.2.1/pkg/common/cli/umask_test.go 21:05:03 spire-1.2.1/pkg/common/cli/umask_windows.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/ 21:05:03 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/flag.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/flag_test.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/format.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/format_test.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/ 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 21:05:03 spire-1.2.1/pkg/common/coretypes/ 21:05:03 spire-1.2.1/pkg/common/coretypes/bundle/ 21:05:03 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 21:05:03 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 21:05:03 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 21:05:03 spire-1.2.1/pkg/common/coretypes/bundle/require.go 21:05:03 spire-1.2.1/pkg/common/coretypes/jwtkey/ 21:05:03 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 21:05:03 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 21:05:03 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 21:05:03 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 21:05:03 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 21:05:03 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 21:05:03 spire-1.2.1/pkg/common/coretypes/x509certificate/ 21:05:03 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 21:05:03 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 21:05:03 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 21:05:03 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 21:05:03 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 21:05:03 spire-1.2.1/pkg/common/cryptoutil/ 21:05:03 spire-1.2.1/pkg/common/cryptoutil/keys.go 21:05:03 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 21:05:03 spire-1.2.1/pkg/common/diskutil/ 21:05:03 spire-1.2.1/pkg/common/diskutil/file_posix.go 21:05:03 spire-1.2.1/pkg/common/diskutil/file_test.go 21:05:03 spire-1.2.1/pkg/common/diskutil/file_windows.go 21:05:03 spire-1.2.1/pkg/common/errorutil/ 21:05:03 spire-1.2.1/pkg/common/errorutil/wrapper.go 21:05:03 spire-1.2.1/pkg/common/health/ 21:05:03 spire-1.2.1/pkg/common/health/config.go 21:05:03 spire-1.2.1/pkg/common/health/context.go 21:05:03 spire-1.2.1/pkg/common/health/context_test.go 21:05:03 spire-1.2.1/pkg/common/health/health.go 21:05:03 spire-1.2.1/pkg/common/health/health_test.go 21:05:03 spire-1.2.1/pkg/common/health/logger.go 21:05:03 spire-1.2.1/pkg/common/hostservice/ 21:05:03 spire-1.2.1/pkg/common/hostservice/metricsservice/ 21:05:03 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 21:05:03 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 21:05:03 spire-1.2.1/pkg/common/idutil/ 21:05:03 spire-1.2.1/pkg/common/idutil/require.go 21:05:03 spire-1.2.1/pkg/common/idutil/require_test.go 21:05:03 spire-1.2.1/pkg/common/idutil/safety.go 21:05:03 spire-1.2.1/pkg/common/idutil/safety_test.go 21:05:03 spire-1.2.1/pkg/common/idutil/spiffeid.go 21:05:03 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 21:05:03 spire-1.2.1/pkg/common/jwtsvid/ 21:05:03 spire-1.2.1/pkg/common/jwtsvid/common.go 21:05:03 spire-1.2.1/pkg/common/jwtsvid/sign.go 21:05:03 spire-1.2.1/pkg/common/jwtsvid/token_test.go 21:05:03 spire-1.2.1/pkg/common/jwtsvid/validate.go 21:05:03 spire-1.2.1/pkg/common/jwtutil/ 21:05:03 spire-1.2.1/pkg/common/jwtutil/keyset.go 21:05:03 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 21:05:03 spire-1.2.1/pkg/common/log/ 21:05:03 spire-1.2.1/pkg/common/log/hclog_adapter.go 21:05:03 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 21:05:03 spire-1.2.1/pkg/common/log/log.go 21:05:03 spire-1.2.1/pkg/common/log/log_test.go 21:05:03 spire-1.2.1/pkg/common/log/options.go 21:05:03 spire-1.2.1/pkg/common/nodeutil/ 21:05:03 spire-1.2.1/pkg/common/nodeutil/node.go 21:05:03 spire-1.2.1/pkg/common/nodeutil/node_test.go 21:05:03 spire-1.2.1/pkg/common/peertracker/ 21:05:03 spire-1.2.1/pkg/common/peertracker/conn.go 21:05:03 spire-1.2.1/pkg/common/peertracker/credentials.go 21:05:03 spire-1.2.1/pkg/common/peertracker/errors.go 21:05:03 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 21:05:03 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 21:05:03 spire-1.2.1/pkg/common/peertracker/info.go 21:05:03 spire-1.2.1/pkg/common/peertracker/listener.go 21:05:03 spire-1.2.1/pkg/common/peertracker/listener_test.go 21:05:03 spire-1.2.1/pkg/common/peertracker/peertracker.go 21:05:03 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 21:05:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 21:05:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 21:05:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 21:05:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 21:05:03 spire-1.2.1/pkg/common/peertracker/tcp.go 21:05:03 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 21:05:03 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 21:05:03 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 21:05:03 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 21:05:03 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 21:05:03 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 21:05:03 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 21:05:03 spire-1.2.1/pkg/common/peertracker/uds.go 21:05:03 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 21:05:03 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 21:05:03 spire-1.2.1/pkg/common/peertracker/uds_linux.go 21:05:03 spire-1.2.1/pkg/common/pemutil/ 21:05:03 spire-1.2.1/pkg/common/pemutil/block.go 21:05:03 spire-1.2.1/pkg/common/pemutil/certs.go 21:05:03 spire-1.2.1/pkg/common/pemutil/common.go 21:05:03 spire-1.2.1/pkg/common/pemutil/csr.go 21:05:03 spire-1.2.1/pkg/common/pemutil/keys.go 21:05:03 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 21:05:03 spire-1.2.1/pkg/common/pemutil/testdata/ 21:05:03 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 21:05:03 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 21:05:03 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 21:05:03 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 21:05:03 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 21:05:03 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 21:05:03 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 21:05:03 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 21:05:03 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 21:05:03 spire-1.2.1/pkg/common/plugin/ 21:05:03 spire-1.2.1/pkg/common/plugin/aws/ 21:05:03 spire-1.2.1/pkg/common/plugin/aws/iid.go 21:05:03 spire-1.2.1/pkg/common/plugin/azure/ 21:05:03 spire-1.2.1/pkg/common/plugin/azure/msi.go 21:05:03 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 21:05:03 spire-1.2.1/pkg/common/plugin/facade.go 21:05:03 spire-1.2.1/pkg/common/plugin/facade_test.go 21:05:03 spire-1.2.1/pkg/common/plugin/gcp/ 21:05:03 spire-1.2.1/pkg/common/plugin/gcp/iit.go 21:05:03 spire-1.2.1/pkg/common/plugin/k8s/ 21:05:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 21:05:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 21:05:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 21:05:03 spire-1.2.1/pkg/common/plugin/k8s/utils.go 21:05:03 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 21:05:03 spire-1.2.1/pkg/common/plugin/log.go 21:05:03 spire-1.2.1/pkg/common/plugin/sshpop/ 21:05:03 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 21:05:03 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 21:05:03 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 21:05:03 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 21:05:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 21:05:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 21:05:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 21:05:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 21:05:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 21:05:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 21:05:03 spire-1.2.1/pkg/common/plugin/tpmdevid/ 21:05:03 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 21:05:03 spire-1.2.1/pkg/common/plugin/x509pop/ 21:05:03 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 21:05:03 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 21:05:03 spire-1.2.1/pkg/common/profiling/ 21:05:03 spire-1.2.1/pkg/common/profiling/dumpers.go 21:05:03 spire-1.2.1/pkg/common/profiling/profiling.go 21:05:03 spire-1.2.1/pkg/common/protoutil/ 21:05:03 spire-1.2.1/pkg/common/protoutil/masks.go 21:05:03 spire-1.2.1/pkg/common/protoutil/masks_test.go 21:05:03 spire-1.2.1/pkg/common/rotationutil/ 21:05:03 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 21:05:03 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 21:05:03 spire-1.2.1/pkg/common/selector/ 21:05:03 spire-1.2.1/pkg/common/selector/selector.go 21:05:03 spire-1.2.1/pkg/common/selector/selector_test.go 21:05:03 spire-1.2.1/pkg/common/selector/set.go 21:05:03 spire-1.2.1/pkg/common/selector/set_utils.go 21:05:03 spire-1.2.1/pkg/common/selector/set_utils_test.go 21:05:03 spire-1.2.1/pkg/common/telemetry/ 21:05:03 spire-1.2.1/pkg/common/telemetry/agent/ 21:05:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 21:05:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 21:05:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 21:05:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 21:05:03 spire-1.2.1/pkg/common/telemetry/agent/manager.go 21:05:03 spire-1.2.1/pkg/common/telemetry/agent/node.go 21:05:03 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 21:05:03 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 21:05:03 spire-1.2.1/pkg/common/telemetry/agent/store/ 21:05:03 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 21:05:03 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 21:05:03 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 21:05:03 spire-1.2.1/pkg/common/telemetry/blackhole.go 21:05:03 spire-1.2.1/pkg/common/telemetry/call.go 21:05:03 spire-1.2.1/pkg/common/telemetry/common/ 21:05:03 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 21:05:03 spire-1.2.1/pkg/common/telemetry/config.go 21:05:03 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 21:05:03 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 21:05:03 spire-1.2.1/pkg/common/telemetry/inmem.go 21:05:03 spire-1.2.1/pkg/common/telemetry/inmem_test.go 21:05:03 spire-1.2.1/pkg/common/telemetry/m3.go 21:05:03 spire-1.2.1/pkg/common/telemetry/m3_test.go 21:05:03 spire-1.2.1/pkg/common/telemetry/metrics.go 21:05:03 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 21:05:03 spire-1.2.1/pkg/common/telemetry/names.go 21:05:03 spire-1.2.1/pkg/common/telemetry/prometheus.go 21:05:03 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 21:05:03 spire-1.2.1/pkg/common/telemetry/sanitize.go 21:05:03 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/ 21:05:03 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/datastore/ 21:05:03 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 21:05:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/rotate.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/server.go 21:05:03 spire-1.2.1/pkg/common/telemetry/sink.go 21:05:03 spire-1.2.1/pkg/common/telemetry/statsd.go 21:05:03 spire-1.2.1/pkg/common/telemetry/statsd_test.go 21:05:03 spire-1.2.1/pkg/common/telemetry/uptime.go 21:05:03 spire-1.2.1/pkg/common/telemetry/version.go 21:05:03 spire-1.2.1/pkg/common/telemetry/withlabels.go 21:05:03 spire-1.2.1/pkg/common/uptime/ 21:05:03 spire-1.2.1/pkg/common/uptime/uptime.go 21:05:03 spire-1.2.1/pkg/common/uptime/uptime_test.go 21:05:03 spire-1.2.1/pkg/common/util/ 21:05:03 spire-1.2.1/pkg/common/util/certs.go 21:05:03 spire-1.2.1/pkg/common/util/certs_test.go 21:05:03 spire-1.2.1/pkg/common/util/csr.go 21:05:03 spire-1.2.1/pkg/common/util/hash.go 21:05:03 spire-1.2.1/pkg/common/util/selectors.go 21:05:03 spire-1.2.1/pkg/common/util/selectors_test.go 21:05:03 spire-1.2.1/pkg/common/util/signals.go 21:05:03 spire-1.2.1/pkg/common/util/sort.go 21:05:03 spire-1.2.1/pkg/common/util/sort_test.go 21:05:03 spire-1.2.1/pkg/common/util/task.go 21:05:03 spire-1.2.1/pkg/common/util/task_test.go 21:05:03 spire-1.2.1/pkg/common/util/testdata/ 21:05:03 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 21:05:03 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 21:05:03 spire-1.2.1/pkg/common/version/ 21:05:03 spire-1.2.1/pkg/common/version/version.go 21:05:03 spire-1.2.1/pkg/common/x509svid/ 21:05:03 spire-1.2.1/pkg/common/x509svid/common_test.go 21:05:03 spire-1.2.1/pkg/common/x509svid/csr.go 21:05:03 spire-1.2.1/pkg/common/x509svid/upstreamca.go 21:05:03 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 21:05:03 spire-1.2.1/pkg/common/x509util/ 21:05:03 spire-1.2.1/pkg/common/x509util/cert.go 21:05:03 spire-1.2.1/pkg/common/x509util/dns.go 21:05:03 spire-1.2.1/pkg/common/x509util/dns_test.go 21:05:03 spire-1.2.1/pkg/common/x509util/keyid.go 21:05:03 spire-1.2.1/pkg/common/x509util/keypair.go 21:05:03 spire-1.2.1/pkg/common/x509util/serialnumber.go 21:05:03 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 21:05:03 spire-1.2.1/pkg/server/ 21:05:03 spire-1.2.1/pkg/server/api/ 21:05:03 spire-1.2.1/pkg/server/api/agent.go 21:05:03 spire-1.2.1/pkg/server/api/agent/ 21:05:03 spire-1.2.1/pkg/server/api/agent/v1/ 21:05:03 spire-1.2.1/pkg/server/api/agent/v1/service.go 21:05:03 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 21:05:03 spire-1.2.1/pkg/server/api/agent_test.go 21:05:03 spire-1.2.1/pkg/server/api/api.go 21:05:03 spire-1.2.1/pkg/server/api/audit/ 21:05:03 spire-1.2.1/pkg/server/api/audit/audit.go 21:05:03 spire-1.2.1/pkg/server/api/audit/audit_test.go 21:05:03 spire-1.2.1/pkg/server/api/bundle.go 21:05:03 spire-1.2.1/pkg/server/api/bundle/ 21:05:03 spire-1.2.1/pkg/server/api/bundle/v1/ 21:05:03 spire-1.2.1/pkg/server/api/bundle/v1/service.go 21:05:03 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 21:05:03 spire-1.2.1/pkg/server/api/bundle_test.go 21:05:03 spire-1.2.1/pkg/server/api/debug/ 21:05:03 spire-1.2.1/pkg/server/api/debug/v1/ 21:05:03 spire-1.2.1/pkg/server/api/debug/v1/service.go 21:05:03 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 21:05:03 spire-1.2.1/pkg/server/api/entry.go 21:05:03 spire-1.2.1/pkg/server/api/entry/ 21:05:03 spire-1.2.1/pkg/server/api/entry/v1/ 21:05:03 spire-1.2.1/pkg/server/api/entry/v1/service.go 21:05:03 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 21:05:03 spire-1.2.1/pkg/server/api/entry_test.go 21:05:03 spire-1.2.1/pkg/server/api/health/ 21:05:03 spire-1.2.1/pkg/server/api/health/v1/ 21:05:03 spire-1.2.1/pkg/server/api/health/v1/service.go 21:05:03 spire-1.2.1/pkg/server/api/health/v1/service_test.go 21:05:03 spire-1.2.1/pkg/server/api/id.go 21:05:03 spire-1.2.1/pkg/server/api/id_test.go 21:05:03 spire-1.2.1/pkg/server/api/limits/ 21:05:03 spire-1.2.1/pkg/server/api/limits/limits.go 21:05:03 spire-1.2.1/pkg/server/api/middleware/ 21:05:03 spire-1.2.1/pkg/server/api/middleware/alias.go 21:05:03 spire-1.2.1/pkg/server/api/middleware/audit.go 21:05:03 spire-1.2.1/pkg/server/api/middleware/authorization.go 21:05:03 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 21:05:03 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 21:05:03 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 21:05:03 spire-1.2.1/pkg/server/api/middleware/caller.go 21:05:03 spire-1.2.1/pkg/server/api/middleware/caller_test.go 21:05:03 spire-1.2.1/pkg/server/api/middleware/common.go 21:05:03 spire-1.2.1/pkg/server/api/middleware/common_test.go 21:05:03 spire-1.2.1/pkg/server/api/middleware/entries.go 21:05:03 spire-1.2.1/pkg/server/api/middleware/entries_test.go 21:05:03 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 21:05:03 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 21:05:03 spire-1.2.1/pkg/server/api/ratelimit.go 21:05:03 spire-1.2.1/pkg/server/api/rpccontext/ 21:05:03 spire-1.2.1/pkg/server/api/rpccontext/alias.go 21:05:03 spire-1.2.1/pkg/server/api/rpccontext/audit.go 21:05:03 spire-1.2.1/pkg/server/api/rpccontext/caller.go 21:05:03 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 21:05:03 spire-1.2.1/pkg/server/api/selector.go 21:05:03 spire-1.2.1/pkg/server/api/selector_test.go 21:05:03 spire-1.2.1/pkg/server/api/status.go 21:05:03 spire-1.2.1/pkg/server/api/status_test.go 21:05:03 spire-1.2.1/pkg/server/api/svid/ 21:05:03 spire-1.2.1/pkg/server/api/svid/v1/ 21:05:03 spire-1.2.1/pkg/server/api/svid/v1/service.go 21:05:03 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 21:05:03 spire-1.2.1/pkg/server/api/trustdomain.go 21:05:03 spire-1.2.1/pkg/server/api/trustdomain/ 21:05:04 spire-1.2.1/pkg/server/api/trustdomain/v1/ 21:05:04 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 21:05:04 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 21:05:04 spire-1.2.1/pkg/server/api/trustdomain_test.go 21:05:04 spire-1.2.1/pkg/server/authpolicy/ 21:05:04 spire-1.2.1/pkg/server/authpolicy/defaults.go 21:05:04 spire-1.2.1/pkg/server/authpolicy/policy.go 21:05:04 spire-1.2.1/pkg/server/authpolicy/policy.rego 21:05:04 spire-1.2.1/pkg/server/authpolicy/policy_data.json 21:05:04 spire-1.2.1/pkg/server/authpolicy/policy_test.go 21:05:04 spire-1.2.1/pkg/server/authpolicy/validate.go 21:05:04 spire-1.2.1/pkg/server/bundle/ 21:05:04 spire-1.2.1/pkg/server/bundle/client/ 21:05:04 spire-1.2.1/pkg/server/bundle/client/client.go 21:05:04 spire-1.2.1/pkg/server/bundle/client/client_test.go 21:05:04 spire-1.2.1/pkg/server/bundle/client/manager.go 21:05:04 spire-1.2.1/pkg/server/bundle/client/manager_test.go 21:05:04 spire-1.2.1/pkg/server/bundle/client/sources.go 21:05:04 spire-1.2.1/pkg/server/bundle/client/sources_test.go 21:05:04 spire-1.2.1/pkg/server/bundle/client/updater.go 21:05:04 spire-1.2.1/pkg/server/bundle/client/updater_test.go 21:05:04 spire-1.2.1/pkg/server/ca/ 21:05:04 spire-1.2.1/pkg/server/ca/ca.go 21:05:04 spire-1.2.1/pkg/server/ca/ca_health.go 21:05:04 spire-1.2.1/pkg/server/ca/ca_test.go 21:05:04 spire-1.2.1/pkg/server/ca/journal.go 21:05:04 spire-1.2.1/pkg/server/ca/journal_test.go 21:05:04 spire-1.2.1/pkg/server/ca/manager.go 21:05:04 spire-1.2.1/pkg/server/ca/manager_health.go 21:05:04 spire-1.2.1/pkg/server/ca/manager_test.go 21:05:04 spire-1.2.1/pkg/server/ca/templates.go 21:05:04 spire-1.2.1/pkg/server/ca/upstream_client.go 21:05:04 spire-1.2.1/pkg/server/ca/upstream_client_test.go 21:05:04 spire-1.2.1/pkg/server/ca/validation.go 21:05:04 spire-1.2.1/pkg/server/cache/ 21:05:04 spire-1.2.1/pkg/server/cache/dscache/ 21:05:04 spire-1.2.1/pkg/server/cache/dscache/cache.go 21:05:04 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 21:05:04 spire-1.2.1/pkg/server/cache/entrycache/ 21:05:04 spire-1.2.1/pkg/server/cache/entrycache/cache.go 21:05:04 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 21:05:04 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 21:05:04 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 21:05:04 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 21:05:04 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 21:05:04 spire-1.2.1/pkg/server/catalog/ 21:05:04 spire-1.2.1/pkg/server/catalog/catalog.go 21:05:04 spire-1.2.1/pkg/server/catalog/keymanager.go 21:05:04 spire-1.2.1/pkg/server/catalog/nodeattestor.go 21:05:04 spire-1.2.1/pkg/server/catalog/noderesolver.go 21:05:04 spire-1.2.1/pkg/server/catalog/notifier.go 21:05:04 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 21:05:04 spire-1.2.1/pkg/server/config.go 21:05:04 spire-1.2.1/pkg/server/datastore/ 21:05:04 spire-1.2.1/pkg/server/datastore/datastore.go 21:05:04 spire-1.2.1/pkg/server/datastore/datastore_health.go 21:05:04 spire-1.2.1/pkg/server/datastore/repository.go 21:05:04 spire-1.2.1/pkg/server/datastore/sqlstore/ 21:05:04 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 21:05:04 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 21:05:04 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 21:05:04 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 21:05:04 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 21:05:04 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 21:05:04 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 21:05:04 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 21:05:04 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 21:05:04 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 21:05:04 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 21:05:04 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 21:05:04 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 21:05:04 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 21:05:04 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 21:05:04 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 21:05:04 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 21:05:04 spire-1.2.1/pkg/server/endpoints/ 21:05:04 spire-1.2.1/pkg/server/endpoints/bundle/ 21:05:04 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 21:05:04 spire-1.2.1/pkg/server/endpoints/bundle/config.go 21:05:04 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 21:05:04 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 21:05:04 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 21:05:04 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 21:05:04 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 21:05:04 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 21:05:04 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 21:05:04 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 21:05:04 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 21:05:04 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 21:05:04 spire-1.2.1/pkg/server/endpoints/bundle/server.go 21:05:04 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 21:05:04 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 21:05:04 spire-1.2.1/pkg/server/endpoints/config.go 21:05:04 spire-1.2.1/pkg/server/endpoints/endpoints.go 21:05:04 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 21:05:04 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 21:05:04 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 21:05:04 spire-1.2.1/pkg/server/endpoints/middleware.go 21:05:04 spire-1.2.1/pkg/server/endpoints/middleware_test.go 21:05:04 spire-1.2.1/pkg/server/hostservice/ 21:05:04 spire-1.2.1/pkg/server/hostservice/agentstore/ 21:05:04 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 21:05:04 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 21:05:04 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 21:05:04 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 21:05:04 spire-1.2.1/pkg/server/hostservice/identityprovider/ 21:05:04 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 21:05:04 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/ 21:05:04 spire-1.2.1/pkg/server/plugin/keymanager/ 21:05:04 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 21:05:04 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 21:05:04 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 21:05:04 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 21:05:04 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 21:05:04 spire-1.2.1/pkg/server/plugin/keymanager/base/ 21:05:04 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 21:05:04 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 21:05:04 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 21:05:04 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 21:05:04 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 21:05:04 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 21:05:04 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 21:05:04 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 21:05:04 spire-1.2.1/pkg/server/plugin/keymanager/test/ 21:05:04 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 21:05:04 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 21:05:04 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/ 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 21:05:04 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/noderesolver/ 21:05:04 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 21:05:04 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 21:05:04 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 21:05:04 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 21:05:04 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 21:05:04 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 21:05:04 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/notifier/ 21:05:04 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 21:05:04 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 21:05:04 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 21:05:04 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 21:05:04 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 21:05:04 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 21:05:04 spire-1.2.1/pkg/server/plugin/notifier/repository.go 21:05:04 spire-1.2.1/pkg/server/plugin/notifier/v1.go 21:05:04 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 21:05:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 21:05:04 spire-1.2.1/pkg/server/registration/ 21:05:04 spire-1.2.1/pkg/server/registration/manager.go 21:05:04 spire-1.2.1/pkg/server/registration/manager_test.go 21:05:04 spire-1.2.1/pkg/server/scanentries.go 21:05:04 spire-1.2.1/pkg/server/scanentries_test.go 21:05:04 spire-1.2.1/pkg/server/server.go 21:05:04 spire-1.2.1/pkg/server/server_test.go 21:05:04 spire-1.2.1/pkg/server/svid/ 21:05:04 spire-1.2.1/pkg/server/svid/observer.go 21:05:04 spire-1.2.1/pkg/server/svid/observer_test.go 21:05:04 spire-1.2.1/pkg/server/svid/rotator.go 21:05:04 spire-1.2.1/pkg/server/svid/rotator_config.go 21:05:04 spire-1.2.1/pkg/server/svid/rotator_config_test.go 21:05:04 spire-1.2.1/pkg/server/svid/rotator_test.go 21:05:04 spire-1.2.1/proto/ 21:05:04 spire-1.2.1/proto/private/ 21:05:04 spire-1.2.1/proto/private/server/ 21:05:04 spire-1.2.1/proto/private/server/journal/ 21:05:04 spire-1.2.1/proto/private/server/journal/journal.pb.go 21:05:04 spire-1.2.1/proto/private/server/journal/journal.proto 21:05:04 spire-1.2.1/proto/spire/ 21:05:04 spire-1.2.1/proto/spire/common/ 21:05:04 spire-1.2.1/proto/spire/common/common.pb.go 21:05:04 spire-1.2.1/proto/spire/common/common.proto 21:05:04 spire-1.2.1/proto/spire/common/plugin/ 21:05:04 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 21:05:04 spire-1.2.1/proto/spire/common/plugin/plugin.proto 21:05:04 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 21:05:04 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 21:05:04 spire-1.2.1/proto/spire/plugin/ 21:05:04 spire-1.2.1/proto/spire/plugin/agent/ 21:05:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 21:05:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 21:05:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 21:05:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 21:05:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 21:05:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 21:05:04 spire-1.2.1/release/ 21:05:04 spire-1.2.1/release/spire-extras/ 21:05:04 spire-1.2.1/release/spire-extras/README.md 21:05:04 spire-1.2.1/release/spire-extras/conf/ 21:05:04 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 21:05:04 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 21:05:04 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 21:05:04 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 21:05:04 spire-1.2.1/release/spire/ 21:05:04 spire-1.2.1/release/spire/README.md 21:05:04 spire-1.2.1/release/spire/conf/ 21:05:04 spire-1.2.1/release/spire/conf/agent/ 21:05:04 spire-1.2.1/release/spire/conf/agent/agent.conf 21:05:04 spire-1.2.1/release/spire/conf/server/ 21:05:04 spire-1.2.1/release/spire/conf/server/server.conf 21:05:04 spire-1.2.1/script/ 21:05:04 spire-1.2.1/script/build-artifact.sh 21:05:04 spire-1.2.1/script/generate_dummy_ca.sh 21:05:04 spire-1.2.1/support/ 21:05:04 spire-1.2.1/support/k8s/ 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/ 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 21:05:04 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 21:05:04 spire-1.2.1/support/oidc-discovery-provider/ 21:05:04 spire-1.2.1/support/oidc-discovery-provider/README.md 21:05:04 spire-1.2.1/support/oidc-discovery-provider/common_test.go 21:05:04 spire-1.2.1/support/oidc-discovery-provider/config.go 21:05:04 spire-1.2.1/support/oidc-discovery-provider/config_test.go 21:05:04 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 21:05:04 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 21:05:04 spire-1.2.1/support/oidc-discovery-provider/handler.go 21:05:04 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 21:05:04 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 21:05:04 spire-1.2.1/support/oidc-discovery-provider/main.go 21:05:04 spire-1.2.1/support/oidc-discovery-provider/server_api.go 21:05:04 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 21:05:04 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 21:05:04 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 21:05:04 spire-1.2.1/test/ 21:05:04 spire-1.2.1/test/clock/ 21:05:04 spire-1.2.1/test/clock/clock.go 21:05:04 spire-1.2.1/test/fakes/ 21:05:04 spire-1.2.1/test/fakes/fakeagentcatalog/ 21:05:04 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 21:05:04 spire-1.2.1/test/fakes/fakeagentkeymanager/ 21:05:04 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 21:05:04 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 21:05:04 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 21:05:04 spire-1.2.1/test/fakes/fakeagentstore/ 21:05:04 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 21:05:04 spire-1.2.1/test/fakes/fakedatastore/ 21:05:04 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 21:05:04 spire-1.2.1/test/fakes/fakeentryclient/ 21:05:04 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 21:05:04 spire-1.2.1/test/fakes/fakehealthchecker/ 21:05:04 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 21:05:04 spire-1.2.1/test/fakes/fakeidentityprovider/ 21:05:04 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 21:05:04 spire-1.2.1/test/fakes/fakemetrics/ 21:05:04 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 21:05:04 spire-1.2.1/test/fakes/fakenoderesolver/ 21:05:04 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 21:05:04 spire-1.2.1/test/fakes/fakenotifier/ 21:05:04 spire-1.2.1/test/fakes/fakenotifier/notifier.go 21:05:04 spire-1.2.1/test/fakes/fakepluginmetrics/ 21:05:04 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 21:05:04 spire-1.2.1/test/fakes/fakeserverca/ 21:05:04 spire-1.2.1/test/fakes/fakeserverca/serverca.go 21:05:04 spire-1.2.1/test/fakes/fakeservercatalog/ 21:05:04 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 21:05:04 spire-1.2.1/test/fakes/fakeserverkeymanager/ 21:05:04 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 21:05:04 spire-1.2.1/test/fakes/fakeservernodeattestor/ 21:05:04 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 21:05:04 spire-1.2.1/test/fakes/fakeupstreamauthority/ 21:05:04 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 21:05:04 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 21:05:04 spire-1.2.1/test/fakes/fakeworkloadapi/ 21:05:04 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 21:05:04 spire-1.2.1/test/fakes/fakeworkloadattestor/ 21:05:04 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 21:05:04 spire-1.2.1/test/fixture/ 21:05:04 spire-1.2.1/test/fixture/certs/ 21:05:04 spire-1.2.1/test/fixture/certs/agent_svid.der 21:05:04 spire-1.2.1/test/fixture/certs/base_cert.pem 21:05:04 spire-1.2.1/test/fixture/certs/base_csr.pem 21:05:04 spire-1.2.1/test/fixture/certs/base_key.pem 21:05:04 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 21:05:04 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 21:05:04 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 21:05:04 spire-1.2.1/test/fixture/certs/blog_cert.pem 21:05:04 spire-1.2.1/test/fixture/certs/blog_csr.pem 21:05:04 spire-1.2.1/test/fixture/certs/blog_key.pem 21:05:04 spire-1.2.1/test/fixture/certs/bundle.der 21:05:04 spire-1.2.1/test/fixture/certs/ca.pem 21:05:04 spire-1.2.1/test/fixture/certs/ca_key.pem 21:05:04 spire-1.2.1/test/fixture/certs/database_cert.pem 21:05:04 spire-1.2.1/test/fixture/certs/database_csr.pem 21:05:04 spire-1.2.1/test/fixture/certs/database_key.pem 21:05:04 spire-1.2.1/test/fixture/certs/node_cert.pem 21:05:04 spire-1.2.1/test/fixture/certs/node_csr.pem 21:05:04 spire-1.2.1/test/fixture/certs/node_key.pem 21:05:04 spire-1.2.1/test/fixture/certs/svid.pem 21:05:04 spire-1.2.1/test/fixture/certs/svid_key.pem 21:05:04 spire-1.2.1/test/fixture/config/ 21:05:04 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 21:05:04 spire-1.2.1/test/fixture/config/agent_good.conf 21:05:04 spire-1.2.1/test/fixture/config/agent_good_templated.conf 21:05:04 spire-1.2.1/test/fixture/config/plugin_good.conf 21:05:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_good.conf 21:05:04 spire-1.2.1/test/fixture/config/server_good_templated.conf 21:05:04 spire-1.2.1/test/fixture/fixture.go 21:05:04 spire-1.2.1/test/fixture/nodeattestor/ 21:05:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 21:05:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 21:05:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 21:05:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 21:05:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 21:05:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 21:05:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 21:05:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 21:05:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 21:05:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 21:05:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 21:05:04 spire-1.2.1/test/fixture/registration/ 21:05:04 spire-1.2.1/test/fixture/registration/entries.json 21:05:04 spire-1.2.1/test/fixture/registration/good-for-update.json 21:05:04 spire-1.2.1/test/fixture/registration/good.json 21:05:04 spire-1.2.1/test/fixture/registration/invalid.json 21:05:04 spire-1.2.1/test/fixture/registration/invalid_json.json 21:05:04 spire-1.2.1/test/fixture/registration/manager_test_entries.json 21:05:04 spire-1.2.1/test/integration/ 21:05:04 spire-1.2.1/test/integration/README.md 21:05:04 spire-1.2.1/test/integration/common 21:05:04 spire-1.2.1/test/integration/setup/ 21:05:04 spire-1.2.1/test/integration/setup/adminclient/ 21:05:04 spire-1.2.1/test/integration/setup/adminclient/build.sh 21:05:04 spire-1.2.1/test/integration/setup/adminclient/client.go 21:05:04 spire-1.2.1/test/integration/setup/debugagent/ 21:05:04 spire-1.2.1/test/integration/setup/debugagent/build.sh 21:05:04 spire-1.2.1/test/integration/setup/debugagent/main.go 21:05:04 spire-1.2.1/test/integration/setup/debugserver/ 21:05:04 spire-1.2.1/test/integration/setup/debugserver/build.sh 21:05:04 spire-1.2.1/test/integration/setup/debugserver/main.go 21:05:04 spire-1.2.1/test/integration/setup/downstreamclient/ 21:05:04 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 21:05:04 spire-1.2.1/test/integration/setup/downstreamclient/client.go 21:05:04 spire-1.2.1/test/integration/setup/itclient/ 21:05:04 spire-1.2.1/test/integration/setup/itclient/client.go 21:05:04 spire-1.2.1/test/integration/setup/node-attestation/ 21:05:04 spire-1.2.1/test/integration/setup/node-attestation/build.sh 21:05:04 spire-1.2.1/test/integration/setup/node-attestation/client.go 21:05:04 spire-1.2.1/test/integration/setup/x509pop/ 21:05:04 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 21:05:04 spire-1.2.1/test/integration/setup/x509pop/setup.sh 21:05:04 spire-1.2.1/test/integration/suites/ 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/ 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 21:05:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 21:05:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 21:05:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 21:05:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 21:05:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 21:05:04 spire-1.2.1/test/integration/suites/datastore-mysql/ 21:05:04 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 21:05:04 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 21:05:04 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 21:05:04 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres/ 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/ 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/ 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 21:05:04 spire-1.2.1/test/integration/suites/join-token/ 21:05:04 spire-1.2.1/test/integration/suites/join-token/01-start-server 21:05:04 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 21:05:04 spire-1.2.1/test/integration/suites/join-token/03-start-agent 21:05:04 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 21:05:04 spire-1.2.1/test/integration/suites/join-token/05-check-svid 21:05:04 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 21:05:04 spire-1.2.1/test/integration/suites/join-token/README.md 21:05:04 spire-1.2.1/test/integration/suites/join-token/conf/ 21:05:04 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 21:05:04 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/join-token/conf/server/ 21:05:04 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/join-token/teardown 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/ 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/ 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 21:05:04 spire-1.2.1/test/integration/suites/k8s/ 21:05:04 spire-1.2.1/test/integration/suites/k8s/00-setup 21:05:04 spire-1.2.1/test/integration/suites/k8s/01-apply-config 21:05:04 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 21:05:04 spire-1.2.1/test/integration/suites/k8s/README.md 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/ 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/server/ 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s/init-kubectl 21:05:04 spire-1.2.1/test/integration/suites/k8s/teardown 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/README.md 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/root/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/teardown 21:05:04 spire-1.2.1/test/integration/suites/node-attestation/ 21:05:04 spire-1.2.1/test/integration/suites/node-attestation/00-setup 21:05:04 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 21:05:04 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 21:05:04 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 21:05:04 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 21:05:04 spire-1.2.1/test/integration/suites/node-attestation/README.md 21:05:04 spire-1.2.1/test/integration/suites/node-attestation/conf/ 21:05:04 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 21:05:04 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 21:05:04 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/node-attestation/teardown 21:05:04 spire-1.2.1/test/integration/suites/rotation/ 21:05:04 spire-1.2.1/test/integration/suites/rotation/00-setup 21:05:04 spire-1.2.1/test/integration/suites/rotation/01-start-server 21:05:04 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 21:05:04 spire-1.2.1/test/integration/suites/rotation/03-start-agent 21:05:04 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 21:05:04 spire-1.2.1/test/integration/suites/rotation/05-check-svids 21:05:04 spire-1.2.1/test/integration/suites/rotation/README.md 21:05:04 spire-1.2.1/test/integration/suites/rotation/conf/ 21:05:04 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 21:05:04 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/rotation/conf/server/ 21:05:04 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/rotation/teardown 21:05:04 spire-1.2.1/test/integration/suites/self-test/ 21:05:04 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 21:05:04 spire-1.2.1/test/integration/suites/self-test/README.md 21:05:04 spire-1.2.1/test/integration/suites/self-test/teardown 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/ 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 21:05:04 spire-1.2.1/test/integration/suites/upgrade/ 21:05:04 spire-1.2.1/test/integration/suites/upgrade/00-setup 21:05:04 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 21:05:04 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 21:05:04 spire-1.2.1/test/integration/suites/upgrade/README.md 21:05:04 spire-1.2.1/test/integration/suites/upgrade/conf/ 21:05:04 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 21:05:04 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 21:05:04 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/upgrade/teardown 21:05:04 spire-1.2.1/test/integration/suites/upgrade/versions.txt 21:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 21:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 21:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 21:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 21:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 21:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 21:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 21:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 21:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 21:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 21:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 21:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 21:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 21:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 21:05:04 spire-1.2.1/test/integration/test-one.sh 21:05:04 spire-1.2.1/test/integration/test.sh 21:05:04 spire-1.2.1/test/plugintest/ 21:05:04 spire-1.2.1/test/plugintest/config.go 21:05:04 spire-1.2.1/test/plugintest/load.go 21:05:04 spire-1.2.1/test/plugintest/option.go 21:05:04 spire-1.2.1/test/spiretest/ 21:05:04 spire-1.2.1/test/spiretest/apiserver.go 21:05:04 spire-1.2.1/test/spiretest/assertions.go 21:05:04 spire-1.2.1/test/spiretest/dir.go 21:05:04 spire-1.2.1/test/spiretest/errors_posix.go 21:05:04 spire-1.2.1/test/spiretest/errors_windows.go 21:05:04 spire-1.2.1/test/spiretest/logs.go 21:05:04 spire-1.2.1/test/spiretest/socketapi.go 21:05:04 spire-1.2.1/test/spiretest/suite.go 21:05:04 spire-1.2.1/test/spiretest/x509.go 21:05:04 spire-1.2.1/test/testca/ 21:05:04 spire-1.2.1/test/testca/ca.go 21:05:04 spire-1.2.1/test/testkey/ 21:05:04 spire-1.2.1/test/testkey/generate.sh 21:05:04 spire-1.2.1/test/testkey/genkeys.go 21:05:04 spire-1.2.1/test/testkey/keys.go 21:05:04 spire-1.2.1/test/testkey/new.go 21:05:04 spire-1.2.1/test/tpmsimulator/ 21:05:04 spire-1.2.1/test/tpmsimulator/simulator.go 21:05:04 spire-1.2.1/test/util/ 21:05:04 spire-1.2.1/test/util/cert_fixtures.go 21:05:04 spire-1.2.1/test/util/cert_generation.go 21:05:04 spire-1.2.1/test/util/io_redirection.go 21:05:04 spire-1.2.1/test/util/race.go 21:05:04 spire-1.2.1/test/util/util.go 21:05:04 building spire from source... 21:05:05 Installing go1.17.7... 21:05:20 Building bin/spire-server... 21:05:20 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 21:05:20 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 21:05:20 go: downloading github.com/mitchellh/cli v1.1.2 21:05:20 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 21:05:20 go: downloading google.golang.org/grpc v1.44.0 21:05:23 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:05:23 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 21:05:23 go: downloading github.com/imdario/mergo v0.3.12 21:05:23 go: downloading github.com/sirupsen/logrus v1.8.1 21:05:23 go: downloading github.com/hashicorp/go-hclog v1.1.0 21:05:24 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 21:05:24 go: downloading github.com/fatih/color v1.13.0 21:05:24 go: downloading github.com/mattn/go-isatty v0.0.14 21:05:24 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 21:05:24 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 21:05:24 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 21:05:24 go: downloading github.com/hashicorp/go-plugin v1.4.3 21:05:24 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 21:05:25 Building bin/spire-server... 21:05:25 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 21:05:25 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 21:05:25 go: downloading github.com/mitchellh/cli v1.1.2 21:05:25 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 21:05:25 go: downloading github.com/InVisionApp/go-logger v1.0.1 21:05:25 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 21:05:26 go: downloading github.com/armon/go-metrics v0.3.10 21:05:26 go: downloading github.com/prometheus/client_golang v1.12.1 21:05:26 go: downloading google.golang.org/grpc v1.44.0 21:05:26 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:05:26 go: downloading github.com/uber-go/tally/v4 v4.1.1 21:05:27 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 21:05:27 go: downloading github.com/imdario/mergo v0.3.12 21:05:27 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 21:05:28 go: downloading github.com/sirupsen/logrus v1.8.1 21:05:28 go: downloading github.com/open-policy-agent/opa v0.38.0 21:05:29 go: downloading github.com/hashicorp/go-hclog v1.1.0 21:05:30 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 21:05:30 go: downloading github.com/fatih/color v1.13.0 21:05:30 go: downloading github.com/mattn/go-isatty v0.0.14 21:05:30 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 21:05:30 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 21:05:30 go: downloading github.com/hashicorp/go-plugin v1.4.3 21:05:30 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 21:05:31 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 21:05:31 go: downloading github.com/InVisionApp/go-logger v1.0.1 21:05:31 go: downloading github.com/armon/go-metrics v0.3.10 21:05:31 go: downloading github.com/prometheus/client_golang v1.12.1 21:05:31 go: downloading github.com/uber-go/tally/v4 v4.1.1 21:05:32 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 21:05:32 go: downloading github.com/open-policy-agent/opa v0.38.0 21:05:47 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 21:05:47 go: downloading github.com/mattn/go-colorable v0.1.12 21:05:47 go: downloading github.com/Masterminds/goutils v1.1.0 21:05:47 go: downloading github.com/Masterminds/semver v1.5.0 21:05:47 go: downloading github.com/google/uuid v1.1.2 21:05:47 go: downloading github.com/huandu/xstrings v1.3.2 21:05:47 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:05:47 go: downloading github.com/oklog/run v1.0.0 21:05:47 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:05:47 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:05:47 go: downloading github.com/prometheus/client_model v0.2.0 21:05:47 go: downloading github.com/prometheus/common v0.32.1 21:05:47 go: downloading github.com/beorn7/perks v1.0.1 21:05:47 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:05:47 go: downloading github.com/prometheus/procfs v0.7.3 21:05:47 go: downloading go.uber.org/atomic v1.9.0 21:05:47 go: downloading github.com/mattn/go-colorable v0.1.12 21:05:47 go: downloading github.com/Masterminds/goutils v1.1.0 21:05:47 go: downloading github.com/Masterminds/semver v1.5.0 21:05:47 go: downloading github.com/google/uuid v1.1.2 21:05:47 go: downloading github.com/huandu/xstrings v1.3.2 21:05:47 go: downloading github.com/imkira/go-observer v1.0.3 21:05:48 go: downloading github.com/hashicorp/errwrap v1.1.0 21:05:48 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:05:48 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:05:48 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:05:48 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:05:48 go: downloading github.com/oklog/run v1.0.0 21:05:48 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 21:05:48 go: downloading github.com/blang/semver/v4 v4.0.0 21:05:48 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:05:48 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:05:48 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 21:05:48 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:05:48 go: downloading github.com/prometheus/client_model v0.2.0 21:05:48 go: downloading github.com/prometheus/common v0.32.1 21:05:48 go: downloading github.com/beorn7/perks v1.0.1 21:05:48 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:05:49 go: downloading github.com/prometheus/procfs v0.7.3 21:05:49 go: downloading github.com/jinzhu/gorm v1.9.16 21:05:49 go: downloading go.uber.org/atomic v1.9.0 21:05:49 go: downloading github.com/lib/pq v1.10.4 21:05:49 go: downloading github.com/mattn/go-sqlite3 v1.14.12 21:05:49 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 21:05:49 go: downloading github.com/imkira/go-observer v1.0.3 21:05:49 go: downloading github.com/hashicorp/errwrap v1.1.0 21:05:49 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:05:49 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:05:49 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:05:49 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 21:05:50 go: downloading github.com/twmb/murmur3 v1.1.6 21:05:50 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 21:05:50 go: downloading github.com/stretchr/testify v1.7.0 21:05:50 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:05:50 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 21:05:50 go: downloading github.com/blang/semver/v4 v4.0.0 21:05:50 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:05:50 go: downloading github.com/jinzhu/gorm v1.9.16 21:05:51 go: downloading github.com/lib/pq v1.10.4 21:05:51 go: downloading github.com/mattn/go-sqlite3 v1.14.12 21:05:51 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 21:05:51 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 21:05:51 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 21:05:53 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 21:05:54 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 21:05:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 21:05:58 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:05:58 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:06:02 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 21:06:02 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 21:06:02 go: downloading github.com/stretchr/testify v1.7.0 21:06:02 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:06:02 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:06:18 go: downloading google.golang.org/api v0.70.0 21:06:18 go: downloading k8s.io/api v0.23.4 21:06:18 go: downloading k8s.io/client-go v0.23.4 21:06:23 go: downloading k8s.io/client-go v0.23.4 21:06:23 go: downloading google.golang.org/api v0.70.0 21:06:23 go: downloading k8s.io/api v0.23.4 21:06:26 go: downloading github.com/google/go-tpm v0.3.3 21:06:26 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:06:34 go: downloading github.com/google/go-tpm v0.3.3 21:06:34 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:06:38 Removing intermediate container e35fb0297e1c 21:06:38 ---> c929cabbe23b 21:06:38 21:06:38 Step 10/23 : FROM alpine:3.14 21:06:38 ---> ac73e934f311 21:06:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:06:38 ---> Using cache 21:06:38 ---> 0d94d743ecdd 21:06:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:06:38 ---> Using cache 21:06:38 ---> 324bd33e06c4 21:06:38 Step 13/23 : ENV APP_PORT=59881 21:06:39 ---> Running in 0537f203da77 21:06:39 Removing intermediate container 0537f203da77 21:06:39 ---> 5091c3b43dfd 21:06:39 Step 14/23 : EXPOSE $APP_PORT 21:06:39 ---> Running in e1011121a80a 21:06:40 Removing intermediate container e1011121a80a 21:06:40 ---> 6b58bbd72320 21:06:40 Step 15/23 : WORKDIR / 21:06:40 ---> Running in 50247a4158ec 21:06:41 Removing intermediate container 50247a4158ec 21:06:41 ---> d6e748c13cac 21:06:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:06:42 ---> 7563d5709ff8 21:06:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:06:44 ---> 125eefd02dcf 21:06:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:06:45 ---> 46064fedecb2 21:06:45 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:06:45 ---> Running in 7aa5c7e596b4 21:06:45 Removing intermediate container 7aa5c7e596b4 21:06:45 ---> fa2f15a87656 21:06:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:06:45 ---> Running in a0f572003c50 21:06:46 Removing intermediate container a0f572003c50 21:06:46 ---> 677fbd5ac9f6 21:06:46 Step 21/23 : LABEL arch=arm64 21:06:46 ---> Running in f89550bd26dd 21:06:47 Removing intermediate container f89550bd26dd 21:06:47 ---> fc9b5f2ff5b0 21:06:47 Step 22/23 : LABEL git_sha=3b7a70d8f5dd802ad30474f504136768b3a6e837 21:06:47 ---> Running in 7f64abbff20c 21:06:47 Removing intermediate container 7f64abbff20c 21:06:47 ---> d3dc2a190f7f 21:06:47 Step 23/23 : LABEL version=0.0.0 21:06:48 ---> Running in 0cdc0cc1d786 21:06:48 Removing intermediate container 0cdc0cc1d786 21:06:48 ---> 276b490703e2 21:06:48 21:06:49 Successfully built 276b490703e2 21:06:49 Successfully tagged core-metadata-arm64:latest 21:06:51  Building core-metadata ... done go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:06:51 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:06:51 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:06:51 go: downloading k8s.io/apimachinery v0.23.4 21:06:52 go: downloading k8s.io/kube-aggregator v0.23.3 21:06:53 go: downloading cloud.google.com/go/storage v1.21.0 21:06:53 go: downloading cloud.google.com/go v0.100.2 21:06:54 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:06:55 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:06:55 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:06:55 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:06:55 go: downloading cloud.google.com/go/storage v1.21.0 21:06:55 go: downloading cloud.google.com/go v0.100.2 21:06:56 go: downloading cloud.google.com/go/security v1.3.0 21:06:56 go: downloading github.com/hashicorp/vault/api v1.4.1 21:06:56 go: downloading gopkg.in/yaml.v2 v2.4.0 21:06:56 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:06:56 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:06:56 go: downloading k8s.io/apimachinery v0.23.4 21:06:56 go: downloading github.com/gobwas/glob v0.2.3 21:06:57 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:06:57 go: downloading github.com/jinzhu/inflection v1.0.0 21:06:57 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:06:57 go: downloading github.com/aws/smithy-go v1.11.0 21:06:58 go: downloading k8s.io/kube-aggregator v0.23.3 21:06:58 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:06:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:06:58 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:06:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:06:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:06:58 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:06:59 go: downloading github.com/gogo/protobuf v1.3.2 21:06:59 go: downloading cloud.google.com/go/security v1.3.0 21:06:59 go: downloading github.com/hashicorp/vault/api v1.4.1 21:06:59 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:07:00 go: downloading github.com/twmb/murmur3 v1.1.6 21:07:00 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:07:00 go: downloading gopkg.in/yaml.v2 v2.4.0 21:07:00 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:07:00 go: downloading github.com/gobwas/glob v0.2.3 21:07:00 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:07:01 go: downloading github.com/jinzhu/inflection v1.0.0 21:07:01 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:07:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:07:01 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:07:01 go: downloading github.com/aws/smithy-go v1.11.0 21:07:02 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:07:02 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:07:02 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:07:02 go: downloading github.com/gogo/protobuf v1.3.2 21:07:03 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:07:03 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:07:03 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:07:03 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:07:03 go: downloading github.com/dimchansky/utfbom v1.1.1 21:07:03 go: downloading k8s.io/klog/v2 v2.30.0 21:07:03 go: downloading github.com/google/gofuzz v1.1.0 21:07:03 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:07:03 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:07:04 go: downloading github.com/spf13/pflag v1.0.5 21:07:04 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:07:04 go: downloading cloud.google.com/go/compute v1.3.0 21:07:05 go: downloading cloud.google.com/go/iam v0.1.1 21:07:05 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:07:05 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:07:05 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:07:05 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:07:05 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:07:05 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:07:05 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:07:05 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:07:05 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:07:05 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:07:05 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:07:05 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:07:05 go: downloading github.com/dimchansky/utfbom v1.1.1 21:07:05 go: downloading cloud.google.com/go/compute v1.3.0 21:07:06 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:07:06 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:07:06 go: downloading github.com/tklauser/numcpus v0.3.0 21:07:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:07:06 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:07:07 go: downloading cloud.google.com/go/iam v0.1.1 21:07:07 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:07:07 go: downloading k8s.io/klog/v2 v2.30.0 21:07:07 go: downloading github.com/google/gofuzz v1.1.0 21:07:07 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:07:07 go: downloading go.opencensus.io v0.23.0 21:07:08 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:07:08 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:07:08 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:07:08 go: downloading github.com/spf13/pflag v1.0.5 21:07:08 go: downloading gopkg.in/inf.v0 v0.9.1 21:07:08 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:07:08 go: downloading github.com/go-logr/logr v1.2.2 21:07:08 go: downloading github.com/google/go-cmp v0.5.7 21:07:08 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:07:08 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:07:09 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:07:09 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:07:09 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:07:09 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:07:09 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:07:09 go: downloading github.com/json-iterator/go v1.1.12 21:07:10 go: downloading github.com/googleapis/gnostic v0.5.5 21:07:10 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:07:10 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:07:10 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:07:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:07:10 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:07:12 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:07:12 go: downloading go.opencensus.io v0.23.0 21:07:12 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:07:12 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:07:12 go: downloading gopkg.in/inf.v0 v0.9.1 21:07:12 go: downloading github.com/go-logr/logr v1.2.2 21:07:12 go: downloading github.com/google/go-cmp v0.5.7 21:07:12 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:07:12 go: downloading github.com/json-iterator/go v1.1.12 21:07:13 go: downloading github.com/googleapis/gnostic v0.5.5 21:07:13 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:07:13 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:07:13 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:07:13 go: downloading go.uber.org/zap v1.21.0 21:07:14 go: downloading sigs.k8s.io/yaml v1.3.0 21:07:14 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:07:14 go: downloading github.com/modern-go/reflect2 v1.0.2 21:07:14 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:07:14 go: downloading github.com/ryanuber/go-glob v1.0.0 21:07:14 go: downloading github.com/golang/snappy v0.0.4 21:07:14 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:07:15 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:07:16 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:07:16 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:07:16 go: downloading github.com/tklauser/numcpus v0.3.0 21:07:16 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:07:17 go: downloading go.uber.org/zap v1.21.0 21:07:17 go: downloading sigs.k8s.io/yaml v1.3.0 21:07:17 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:07:17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:07:18 go: downloading github.com/modern-go/reflect2 v1.0.2 21:07:18 go: downloading github.com/ryanuber/go-glob v1.0.0 21:07:18 go: downloading github.com/golang/snappy v0.0.4 21:07:18 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:07:21 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:07:21 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:07:21 go: downloading github.com/hashicorp/go-version v1.2.0 21:07:21 go: downloading go.uber.org/multierr v1.6.0 21:07:25 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:07:25 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:07:25 go: downloading github.com/hashicorp/go-version v1.2.0 21:07:25 go: downloading go.uber.org/multierr v1.6.0 21:07:43 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:07:43 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:07:44 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:07:44 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:29:38 Building bin/spire-agent... 21:29:38 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:29:38 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:29:38 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:29:38 go: downloading github.com/docker/docker v20.10.12+incompatible 21:29:38 go: downloading github.com/google/go-tpm-tools v0.3.3 21:29:40 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:29:40 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:29:40 go: downloading github.com/docker/go-connections v0.4.0 21:29:40 go: downloading github.com/docker/go-units v0.4.0 21:29:40 go: downloading github.com/opencontainers/image-spec v1.0.1 21:29:41 go: downloading github.com/containerd/containerd v1.3.4 21:29:41 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:29:41 go: downloading github.com/opencontainers/go-digest v1.0.0 21:35:03 Removing intermediate container 04daf3c97fbd 21:35:03 ---> 605b5eccf9e5 21:35:03 21:35:03 Step 13/26 : FROM alpine:3.15 21:35:03 ---> 3fb3c9af89a9 21:35:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:35:03 ---> Using cache 21:35:03 ---> bd17003d985e 21:35:03 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:03 ---> Using cache 21:35:03 ---> 9aea2037dd85 21:35:03 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:35:03 ---> Running in 34f077cc5c39 21:35:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:35:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:35:03 v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:35:03 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:35:03 OK: 15730 distinct packages available 21:35:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:35:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:35:03 (1/5) Installing dumb-init (1.2.5-r1) 21:35:03 (2/5) Installing musl-obstack (1.2.3-r0) 21:35:03 (3/5) Installing libucontext (1.1-r0) 21:35:03 (4/5) Installing gcompat (1.0.0-r4) 21:35:03 (5/5) Installing openssl (1.1.1n-r0) 21:35:03 Executing busybox-1.34.1-r5.trigger 21:35:03 OK: 6 MiB in 19 packages 21:35:05 Removing intermediate container 34f077cc5c39 21:35:05 ---> 4d37142204c6 21:35:05 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 21:35:08 ---> 0f2f61bd4281 21:35:08 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:35:12 Building bin/spire-agent... 21:35:13 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:35:13 Building bin/spire-agent... 21:35:13 ---> 0a52b61690c7 21:35:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:35:13 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:35:13 go: downloading github.com/docker/docker v20.10.12+incompatible 21:35:14  ---> a13204e59069 21:35:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:35:14 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:35:14 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:35:15 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:35:15 go: downloading github.com/docker/docker v20.10.12+incompatible 21:35:15  ---> acdffc2dc340 21:35:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:35:16 ---> 9fd8cfef2765 21:35:16 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:35:16 ---> Running in e39dc14a5c6c 21:35:16 Removing intermediate container e39dc14a5c6c 21:35:16 ---> d0c1d9a3a05f 21:35:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:35:16 ---> Running in cdf2df646c71 21:35:17 Removing intermediate container cdf2df646c71 21:35:17 ---> 1d6a17b5d299 21:35:17 Step 24/26 : LABEL arch=arm64 21:35:17 ---> Running in 491bc800fcf5 21:35:17 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:35:18 Removing intermediate container 491bc800fcf5 21:35:18 ---> f35be79b28dc 21:35:18 Step 25/26 : LABEL git_sha=3b7a70d8f5dd802ad30474f504136768b3a6e837 21:35:18 go: downloading github.com/google/go-tpm-tools v0.3.3 21:35:18  ---> Running in 4607f423384e 21:35:18 Removing intermediate container 4607f423384e 21:35:18 ---> c1277aec8bbd 21:35:18 Step 26/26 : LABEL version=0.0.0 21:35:19 ---> Running in 50c358373575 21:35:19 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:35:19 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:35:19 go: downloading github.com/google/go-tpm-tools v0.3.3 21:35:19 Removing intermediate container 50c358373575 21:35:19 ---> f6023d8ab966 21:35:19 21:35:19 go: downloading github.com/docker/go-connections v0.4.0 21:35:19 Successfully built f6023d8ab966 21:35:19 go: downloading github.com/docker/go-units v0.4.0 21:35:19 Successfully tagged security-spire-agent-arm64:latest 21:35:19  Building security-spire-agent ... done go: downloading github.com/opencontainers/image-spec v1.0.1 21:35:20 go: downloading github.com/containerd/containerd v1.3.4 21:35:20 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:35:20 go: downloading github.com/opencontainers/go-digest v1.0.0 21:35:20 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:35:20 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:35:20 go: downloading github.com/docker/go-connections v0.4.0 21:35:20 go: downloading github.com/docker/go-units v0.4.0 21:35:21 go: downloading github.com/opencontainers/image-spec v1.0.1 21:35:21 go: downloading github.com/containerd/containerd v1.3.4 21:35:21 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:35:21 go: downloading github.com/opencontainers/go-digest v1.0.0 21:40:14 Removing intermediate container ce185a461815 21:40:14 ---> d7c1ac51680f 21:40:14 21:40:14 Step 13/25 : FROM alpine:3.15 21:40:14 ---> 3fb3c9af89a9 21:40:14 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:40:14 ---> Using cache 21:40:14 ---> bd17003d985e 21:40:14 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:40:14 ---> Using cache 21:40:14 ---> 9aea2037dd85 21:40:14 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:40:14 ---> Using cache 21:40:14 ---> 4d37142204c6 21:40:14 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:40:14 Removing intermediate container 78acfb6c898c 21:40:14 ---> 2997700a5eb3 21:40:14 21:40:14 Step 13/26 : FROM alpine:3.15 21:40:14 ---> 3fb3c9af89a9 21:40:14 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:40:14 ---> Using cache 21:40:14 ---> bd17003d985e 21:40:14 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:40:14 ---> Using cache 21:40:14 ---> 9aea2037dd85 21:40:14 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:40:14 ---> Running in 28a5a181fcbc 21:40:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:40:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:40:14 v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:40:14 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:40:14 OK: 15730 distinct packages available 21:40:14 ---> 2755366aa0ae 21:40:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:40:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:40:14 ---> 39c2558391d7 21:40:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:40:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:40:14 ---> 6e2283db5889 21:40:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:40:14 (1/4) Installing dumb-init (1.2.5-r1) 21:40:14 ---> 53b293ca33fb 21:40:14 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:40:14 (2/4) Installing musl-obstack (1.2.3-r0) 21:40:14 ---> Running in 7156fce6333c 21:40:14 (3/4) Installing libucontext (1.1-r0) 21:40:14 (4/4) Installing gcompat (1.0.0-r4) 21:40:14 Executing busybox-1.34.1-r5.trigger 21:40:14 OK: 6 MiB in 18 packages 21:40:14 Removing intermediate container 7156fce6333c 21:40:14 ---> 9f2b688b3630 21:40:14 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:40:14 ---> Running in 1101a370ed6c 21:40:14 Removing intermediate container 1101a370ed6c 21:40:14 ---> 94d0ef1e5439 21:40:14 Step 23/25 : LABEL arch=arm64 21:40:14 ---> Running in 896e792cc7d7 21:40:14 Removing intermediate container 28a5a181fcbc 21:40:14 ---> 6cccd20e2e21 21:40:14 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:40:14 Removing intermediate container 896e792cc7d7 21:40:14 ---> 20a15a110944 21:40:14 Step 24/25 : LABEL git_sha=3b7a70d8f5dd802ad30474f504136768b3a6e837 21:40:14 ---> Running in b51b845775d2 21:40:14 Removing intermediate container b51b845775d2 21:40:14 ---> f0e7f294b818 21:40:14 Step 25/25 : LABEL version=0.0.0 21:40:14 ---> Running in b85c4f4154f7 21:40:14 Removing intermediate container b85c4f4154f7 21:40:14 ---> 5dfdee9aed0f 21:40:14 21:40:14 Successfully built 5dfdee9aed0f 21:40:14 Successfully tagged security-spire-server-arm64:latest 21:40:14  Building security-spire-server ... done  ---> 6fb4a3bf3807 21:40:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:40:14 ---> 1a22b6ea9c3c 21:40:14 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:40:14 ---> Running in 0ee1b1d62372 21:40:14 Removing intermediate container 0ee1b1d62372 21:40:14 ---> f50c3b382477 21:40:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:40:14 ---> 0f3fa69bf59f 21:40:14 Step 21/26 : WORKDIR / 21:40:14 ---> Running in 6cc9b378907b 21:40:14 Removing intermediate container 6cc9b378907b 21:40:14 ---> 1c5893ca5219 21:40:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:40:14 ---> Running in e25bd7017987 21:40:15 Removing intermediate container e25bd7017987 21:40:15 ---> eeda90733747 21:40:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:40:15 ---> Running in 7892b3b5d41b 21:40:15 Removing intermediate container 7892b3b5d41b 21:40:15 ---> 1d61046202cf 21:40:15 Step 24/26 : LABEL arch=arm64 21:40:15 ---> Running in fb7ce9e3fa24 21:40:16 Removing intermediate container fb7ce9e3fa24 21:40:16 ---> 96023244d0b1 21:40:16 Step 25/26 : LABEL git_sha=3b7a70d8f5dd802ad30474f504136768b3a6e837 21:40:16 ---> Running in 53f485ca7af7 21:40:16 Removing intermediate container 53f485ca7af7 21:40:16 ---> 0423084113bd 21:40:16 Step 26/26 : LABEL version=0.0.0 21:40:16 ---> Running in ed013c1062e4 21:40:16 Removing intermediate container ed013c1062e4 21:40:16 ---> 63738da0603f 21:40:16 21:40:16 Successfully built 63738da0603f 21:40:17 Successfully tagged security-spire-config-arm64:latest 21:40:17  Building security-spire-config ... done  [Pipeline] } 21:40:17 $ docker stop --time=1 28b1ac36826b76c5eacf0a41a21525d97349657f92b2f43988d79c833673ddad 21:40:19 $ docker rm -f 28b1ac36826b76c5eacf0a41a21525d97349657f92b2f43988d79c833673ddad [Pipeline] // withDockerContainer [Pipeline] sh 21:40:19 + docker images 21:40:20 REPOSITORY TAG IMAGE ID CREATED SIZE 21:40:20 security-spire-config-arm64 latest 63738da0603f 4 seconds ago 85.6MB 21:40:20 security-spire-server-arm64 latest 5dfdee9aed0f 10 seconds ago 86.3MB 21:40:20 2997700a5eb3 34 seconds ago 4.14GB 21:40:20 d7c1ac51680f 36 seconds ago 4.14GB 21:40:20 security-spire-agent-arm64 latest f6023d8ab966 5 minutes ago 126MB 21:40:20 605b5eccf9e5 5 minutes ago 4.14GB 21:40:20 core-metadata-arm64 latest 276b490703e2 33 minutes ago 16.3MB 21:40:20 c929cabbe23b 33 minutes ago 1.31GB 21:40:20 sys-mgmt-agent-arm64 latest d7e0312d29eb 35 minutes ago 282MB 21:40:20 core-data-arm64 latest cf592048ba48 36 minutes ago 21.6MB 21:40:20 support-notifications-arm64 latest 678ba3b3dc83 36 minutes ago 25.8MB 21:40:20 ccd1a2d9da8d 36 minutes ago 1.34GB 21:40:20 a1109e14c8fa 36 minutes ago 1.36GB 21:40:20 07fbbeb7d0a9 37 minutes ago 1.31GB 21:40:20 security-proxy-setup-arm64 latest 6bc8bf1dd4e4 39 minutes ago 26.1MB 21:40:20 444662fb88f3 39 minutes ago 1.31GB 21:40:20 security-spiffe-token-provider-arm64 latest 295f21e699c4 44 minutes ago 27.9MB 21:40:20 support-scheduler-arm64 latest 171aadb38b96 44 minutes ago 25.3MB 21:40:20 f28cd8e35739 44 minutes ago 1.36GB 21:40:20 b0ea33e159c4 45 minutes ago 1.36GB 21:40:20 security-bootstrapper-arm64 latest 62a17686926a 46 minutes ago 18.3MB 21:40:20 security-secretstore-setup-arm64 latest ec46721ca6fb 46 minutes ago 27.5MB 21:40:20 core-command-arm64 latest 8d484ab4d6e1 46 minutes ago 15.5MB 21:40:20 7f55f38d5b63 46 minutes ago 1.31GB 21:40:20 62e146fafeee 46 minutes ago 1.32GB 21:40:20 b5e8d964e0f6 47 minutes ago 1.3GB 21:40:20 ci-base-image-arm64 latest b8358e2c206f About an hour ago 885MB 21:40:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 7 days ago 551MB 21:40:20 docker 20.10.14 c346e9eafbab 3 weeks ago 202MB 21:40:20 alpine 3.14 ac73e934f311 3 weeks ago 5.34MB 21:40:20 alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB 21:40:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:40:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:40:20 21:40:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:40:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:40:21 arm64: Pulling from edgex-lftools-log-publisher 21:40:21 8998bd30e6a1: Pulling fs layer 21:40:21 04944245beec: Pulling fs layer 21:40:21 699f458cf7ca: Pulling fs layer 21:40:21 765212b225bb: Pulling fs layer 21:40:21 f23df028b6ca: Pulling fs layer 21:40:21 d65c8cfc05b1: Pulling fs layer 21:40:21 2437ff75d9bd: Pulling fs layer 21:40:21 f23df028b6ca: Waiting 21:40:21 765212b225bb: Waiting 21:40:21 2437ff75d9bd: Waiting 21:40:21 d65c8cfc05b1: Waiting 21:40:21 04944245beec: Verifying Checksum 21:40:21 04944245beec: Download complete 21:40:21 765212b225bb: Verifying Checksum 21:40:21 765212b225bb: Download complete 21:40:21 f23df028b6ca: Verifying Checksum 21:40:21 f23df028b6ca: Download complete 21:40:21 d65c8cfc05b1: Verifying Checksum 21:40:21 d65c8cfc05b1: Download complete 21:40:21 699f458cf7ca: Verifying Checksum 21:40:21 699f458cf7ca: Download complete 21:40:21 8998bd30e6a1: Verifying Checksum 21:40:21 8998bd30e6a1: Download complete 21:40:24 2437ff75d9bd: Verifying Checksum 21:40:24 2437ff75d9bd: Download complete 21:40:26 8998bd30e6a1: Pull complete 21:40:26 04944245beec: Pull complete 21:40:28 699f458cf7ca: Pull complete 21:40:28 765212b225bb: Pull complete 21:40:29 f23df028b6ca: Pull complete 21:40:29 d65c8cfc05b1: Pull complete 21:40:44 2437ff75d9bd: Pull complete 21:40:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:40:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:40:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:40:45 prd-ubuntu20.04-docker-arm64-4c-16g-34272 does not seem to be running inside a container 21:40:45 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:40:47 $ docker top dd4b66e58d8aa9136a2b1ae04af5314b73c0854ee9ff30c2b439381252c9ded8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:40:48 ---> job-cost.sh 21:40:48 lf-activate-venv: SKIPPING 21:40:48 INFO: No Stack... 21:40:49 INFO: Retrieving Pricing Info for: v3-standard-4 21:40:50 INFO: Archiving Costs [Pipeline] sh 21:40:50 + cut -d, -f6 21:40:50 + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock 21:40:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3995-4-stack-cost] 21:40:50 Resource [jenkins-edgexfoundry-edgex-go-PR-3995-4-stack-cost] did not exist. Created. 21:40:50 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3995-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:40:51 + echo total: 0.2199999988079071 [Pipeline] stash 21:40:51 Stashed 1 file(s) [Pipeline] } 21:40:51 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3995-4-stack-cost] [Pipeline] // lock [Pipeline] } 21:40:51 $ docker stop --time=1 dd4b66e58d8aa9136a2b1ae04af5314b73c0854ee9ff30c2b439381252c9ded8 21:40:53 $ docker rm -f dd4b66e58d8aa9136a2b1ae04af5314b73c0854ee9ff30c2b439381252c9ded8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:40:53 provisioning config files... 21:40:53 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config4954569609403227179tmp [Pipeline] { [Pipeline] sh 21:40:54 + set +x 21:40:54 + curl -s https://codecov.io/bash 21:40:54 + bash -s -- 21:40:54 21:40:54 _____ _ 21:40:54 / ____| | | 21:40:54 | | ___ __| | ___ ___ _____ __ 21:40:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:40:54 | |___| (_) | (_| | __/ (_| (_) \ V / 21:40:54 \_____\___/ \__,_|\___|\___\___/ \_/ 21:40:54 Bash-1.0.6 21:40:54 21:40:54 21:40:54 ==> git version 2.25.1 found 21:40:54 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:40:54 Release-Date: 2020-01-08 21:40:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:40:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:40:54 ==> Jenkins CI detected. 21:40:54 current dir:  /w/workspace/edgex-go/4 21:40:54 project root: . 21:40:54 --> token set from env 21:40:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:40:54 ==> Running gcov in . (disable via -X gcov) 21:40:54 ==> Python coveragepy not found 21:40:54 ==> Searching for coverage reports in: 21:40:54 + . 21:40:54 -> Found 1 reports 21:40:54 ==> Detecting git/mercurial file structure 21:40:54 ==> Reading reports 21:40:54 + ./coverage.out bytes=435134 21:40:54 ==> Appending adjustments 21:40:54 https://docs.codecov.io/docs/fixing-reports 21:40:55 + Found adjustments 21:40:55 ==> Gzipping contents 21:40:55 60K /tmp/codecov.KpJVu5.gz 21:40:55 ==> Uploading reports 21:40:55 url: https://codecov.io 21:40:55 query: branch=PR-3995&commit=c5926475383b92200af0a2fc67bbf8d112853186&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3995%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3995&job=&cmd_args= 21:40:55 -> Pinging Codecov 21:40:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3995&commit=c5926475383b92200af0a2fc67bbf8d112853186&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3995%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3995&job=&cmd_args= 21:40:55 -> Uploading to 21:40:55 https://storage.googleapis.com/codecov/v4/raw/2022-04-29/00271124DB129430A58F1EEE437C3FCB/c5926475383b92200af0a2fc67bbf8d112853186/15025114-42dd-463e-9681-a0d5b6efafb1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220429%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220429T214055Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0032f225bc6614926eb1e11705107e228be817692c315b4f372b7aed9be6b40d 21:40:55 % Total % Received % Xferd Average Speed Time Time Time Current 21:40:55 Dload Upload Total Spent Left Speed 21:40:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59777 0 0 100 59777 0 287k --:--:-- --:--:-- --:--:-- 286k 100 59777 0 0 100 59777 0 264k --:--:-- --:--:-- --:--:-- 262k 21:40:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c5926475383b92200af0a2fc67bbf8d112853186 [Pipeline] } 21:40:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:40:56 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 21:40:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:40:57 ---> package-listing.sh 21:40:57 ++ facter osfamily 21:40:57 ++ tr '[:upper:]' '[:lower:]' 21:40:57 + OS_FAMILY=debian 21:40:57 + workspace=/w/workspace/edgex-go/4 21:40:57 + START_PACKAGES=/tmp/packages_start.txt 21:40:57 + END_PACKAGES=/tmp/packages_end.txt 21:40:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:40:57 + PACKAGES=/tmp/packages_start.txt 21:40:57 + '[' /w/workspace/edgex-go/4 ']' 21:40:57 + PACKAGES=/tmp/packages_end.txt 21:40:57 + case "${OS_FAMILY}" in 21:40:57 + dpkg -l 21:40:57 + grep '^ii' 21:40:57 + '[' -f /tmp/packages_start.txt ']' 21:40:57 + '[' -f /tmp/packages_end.txt ']' 21:40:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:40:57 + '[' /w/workspace/edgex-go/4 ']' 21:40:57 + mkdir -p /w/workspace/edgex-go/4/archives/ 21:40:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 21:40:57 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:40:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:40:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:40:58 21:40:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:40:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:40:59 latest: Pulling from edgex-lftools-log-publisher 21:40:59 5eb5b503b376: Pulling fs layer 21:40:59 5c69ac0246d0: Pulling fs layer 21:40:59 ec43610c2a17: Pulling fs layer 21:40:59 3a2ae6a8a46f: Pulling fs layer 21:40:59 33b1e0a273af: Pulling fs layer 21:40:59 5d3b04190fa2: Pulling fs layer 21:40:59 2f39f015ded8: Pulling fs layer 21:40:59 3a2ae6a8a46f: Waiting 21:40:59 33b1e0a273af: Waiting 21:40:59 5d3b04190fa2: Waiting 21:40:59 5c69ac0246d0: Verifying Checksum 21:40:59 5c69ac0246d0: Download complete 21:40:59 3a2ae6a8a46f: Verifying Checksum 21:40:59 3a2ae6a8a46f: Download complete 21:40:59 33b1e0a273af: Verifying Checksum 21:40:59 33b1e0a273af: Download complete 21:40:59 5d3b04190fa2: Verifying Checksum 21:40:59 5d3b04190fa2: Download complete 21:40:59 ec43610c2a17: Download complete 21:40:59 5eb5b503b376: Verifying Checksum 21:40:59 5eb5b503b376: Download complete 21:40:59 2f39f015ded8: Download complete 21:41:00 5eb5b503b376: Pull complete 21:41:00 5c69ac0246d0: Pull complete 21:41:01 ec43610c2a17: Pull complete 21:41:01 3a2ae6a8a46f: Pull complete 21:41:01 33b1e0a273af: Pull complete 21:41:01 5d3b04190fa2: Pull complete 21:41:06 2f39f015ded8: Pull complete 21:41:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:41:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:41:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:41:06 prd-ubuntu20.04-docker-8c-8g-34269 does not seem to be running inside a container 21:41:06 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:41:08 $ docker top 32e0d171c075b2e88784ece2fb2f8c55cf444048a86c4bcacc607bca1191e07e -eo pid,comm [Pipeline] { [Pipeline] sh 21:41:08 + touch /tmp/pre-build-complete [Pipeline] sh 21:41:09 + mkdir -p /var/log/sysstat [Pipeline] sh 21:41:09 + ls /var/log/sa-host 21:41:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:41:09 provisioning config files... 21:41:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1799877952263792335tmp [Pipeline] { [Pipeline] echo 21:41:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:41:09 ---> create-netrc.sh [Pipeline] } 21:41:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:41:10 ---> python-tools-install.sh [Pipeline] echo 21:41:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:41:10 ---> sudo-logs.sh 21:41:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:41:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:41:10 ---> job-cost.sh 21:41:10 lf-activate-venv: SKIPPING 21:41:10 DEBUG: total: 0.2199999988079071 21:41:10 INFO: Retrieving Stack Cost... 21:41:11 INFO: Retrieving Pricing Info for: v3-standard-8 21:41:11 INFO: Archiving Costs [Pipeline] echo 21:41:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:41:12 ---> logs-deploy.sh 21:41:12 lf-activate-venv: SKIPPING 21:41:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3995/4 21:41:12 INFO: archiving workspace using pattern(s): 21:41:12 Archives upload complete. 21:41:12 INFO: archiving logs to Nexus 21:41:13 ---> uname -a: 21:41:13 Linux prd-ubuntu20-04-docker-8c-8g-34269 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:41:13 21:41:13 21:41:13 ---> lscpu: 21:41:13 Architecture: x86_64 21:41:13 CPU op-mode(s): 32-bit, 64-bit 21:41:13 Byte Order: Little Endian 21:41:13 Address sizes: 40 bits physical, 48 bits virtual 21:41:13 CPU(s): 8 21:41:13 On-line CPU(s) list: 0-7 21:41:13 Thread(s) per core: 1 21:41:13 Core(s) per socket: 1 21:41:13 Socket(s): 8 21:41:13 NUMA node(s): 1 21:41:13 Vendor ID: AuthenticAMD 21:41:13 CPU family: 23 21:41:13 Model: 49 21:41:13 Model name: AMD EPYC-Rome Processor 21:41:13 Stepping: 0 21:41:13 CPU MHz: 2800.000 21:41:13 BogoMIPS: 5600.00 21:41:13 Virtualization: AMD-V 21:41:13 Hypervisor vendor: KVM 21:41:13 Virtualization type: full 21:41:13 L1d cache: 256 KiB 21:41:13 L1i cache: 256 KiB 21:41:13 L2 cache: 4 MiB 21:41:13 L3 cache: 128 MiB 21:41:13 NUMA node0 CPU(s): 0-7 21:41:13 Vulnerability Itlb multihit: Not affected 21:41:13 Vulnerability L1tf: Not affected 21:41:13 Vulnerability Mds: Not affected 21:41:13 Vulnerability Meltdown: Not affected 21:41:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:41:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:41:13 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:41:13 Vulnerability Srbds: Not affected 21:41:13 Vulnerability Tsx async abort: Not affected 21:41:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:41:13 21:41:13 21:41:13 ---> nproc: 21:41:13 8 21:41:13 21:41:13 21:41:13 ---> df -h: 21:41:13 Filesystem Size Used Avail Use% Mounted on 21:41:13 overlay 155G 26G 129G 17% / 21:41:13 tmpfs 64M 0 64M 0% /dev 21:41:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:41:13 shm 64M 0 64M 0% /dev/shm 21:41:13 /dev/vda1 155G 26G 129G 17% /facter-os 21:41:13 21:41:13 21:41:13 ---> sar -b -r -n DEV: 21:41:13 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-34269) 04/29/22 _x86_64_ (8 CPU) 21:41:13 21:41:13 20:29:14 LINUX RESTART (8 CPU) 21:41:13 21:41:13 20:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:41:13 20:31:01 172.60 11.96 160.63 0.00 1994.51 95800.31 0.00 21:41:13 20:32:01 34.14 0.13 34.01 0.00 4.13 13289.32 0.00 21:41:13 20:33:01 81.82 0.08 81.74 0.00 10.13 32510.98 0.00 21:41:13 20:34:01 580.33 0.33 580.00 0.00 5.71 391307.02 0.00 21:41:13 20:35:01 822.61 0.75 821.86 0.00 6.00 280775.07 0.00 21:41:13 20:36:01 644.54 0.10 644.44 0.00 1.07 235642.79 0.00 21:41:13 20:37:01 752.53 2.28 750.25 0.00 21.73 303282.51 0.00 21:41:13 20:38:01 656.94 0.22 656.72 0.00 8.80 254599.43 0.00 21:41:13 20:39:01 487.85 0.12 487.74 0.00 7.47 106247.89 0.00 21:41:13 20:40:01 276.89 0.00 276.89 0.00 0.00 121604.26 0.00 21:41:13 20:41:01 2.17 0.00 2.17 0.00 0.00 24.66 0.00 21:41:13 20:42:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 21:41:13 20:43:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 21:41:13 20:44:01 3.07 1.58 1.48 0.00 50.39 19.73 0.00 21:41:13 20:45:01 1.50 0.02 1.48 0.00 0.13 18.40 0.00 21:41:13 20:46:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 21:41:13 20:47:01 0.90 0.00 0.90 0.00 0.00 11.33 0.00 21:41:13 20:48:01 1.25 0.00 1.25 0.00 0.00 15.59 0.00 21:41:13 20:49:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 21:41:13 20:50:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 21:41:13 20:51:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 21:41:13 20:52:01 1.33 0.00 1.33 0.00 0.00 17.19 0.00 21:41:13 20:53:01 0.85 0.00 0.85 0.00 0.00 10.40 0.00 21:41:13 20:54:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 21:41:13 20:55:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 21:41:13 20:56:01 3.65 0.87 2.78 0.00 18.40 37.59 0.00 21:41:13 20:57:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 21:41:13 20:58:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 21:41:13 20:59:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 21:41:13 21:00:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 21:41:13 21:01:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 21:41:13 21:02:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 21:41:13 21:03:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 21:41:13 21:04:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 21:41:13 21:05:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 21:41:13 21:06:02 1.37 0.00 1.37 0.00 0.00 17.86 0.00 21:41:13 21:07:01 0.93 0.00 0.93 0.00 0.00 10.71 0.00 21:41:13 21:08:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 21:41:13 21:09:01 0.97 0.00 0.97 0.00 0.00 12.40 0.00 21:41:13 21:10:01 1.52 0.00 1.52 0.00 0.00 18.66 0.00 21:41:13 21:11:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 21:41:13 21:12:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 21:41:13 21:13:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 21:41:13 21:14:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 21:41:13 21:15:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 21:41:13 21:16:01 1.48 0.00 1.48 0.00 0.00 18.39 0.00 21:41:13 21:17:01 1.00 0.02 0.98 0.00 0.13 12.40 0.00 21:41:13 21:18:01 1.65 0.00 1.65 0.00 0.00 18.26 0.00 21:41:13 21:19:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 21:41:13 21:20:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 21:41:13 21:21:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 21:41:13 21:22:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 21:41:13 21:23:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 21:41:13 21:24:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 21:41:13 21:25:01 0.92 0.00 0.92 0.00 0.00 12.26 0.00 21:41:13 21:26:01 1.80 0.00 1.80 0.00 0.00 20.39 0.00 21:41:13 21:27:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 21:41:13 21:28:01 1.18 0.00 1.18 0.00 0.00 15.06 0.00 21:41:13 21:29:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 21:41:13 21:30:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 21:41:13 21:31:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 21:41:13 21:32:01 1.40 0.00 1.40 0.00 0.00 18.80 0.00 21:41:13 21:33:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 21:41:13 21:34:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 21:41:13 21:35:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 21:41:13 21:36:01 1.58 0.00 1.58 0.00 0.00 20.66 0.00 21:41:13 21:37:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 21:41:13 21:38:01 1.35 0.00 1.35 0.00 0.00 16.93 0.00 21:41:13 21:39:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 21:41:13 21:40:01 1.20 0.00 1.20 0.00 0.00 15.73 0.00 21:41:13 21:41:01 7.08 0.22 6.86 0.00 16.93 1796.60 0.00 21:41:13 Average: 64.74 0.26 64.48 0.00 29.76 25895.07 0.00 21:41:13 21:41:13 20:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:41:13 20:31:01 28006268 31609188 682752 2.08 158884 3642336 2415548 7.12 1506948 2909692 86436 21:41:13 20:32:01 27780812 31758252 529260 1.61 164568 3967396 2161976 6.37 1363588 3227828 167828 21:41:13 20:33:01 24341700 31618632 669840 2.04 166296 7186776 2985184 8.80 1883976 6067516 3140828 21:41:13 20:34:01 21949356 31687240 586600 1.78 190912 9470640 2152140 6.34 1859372 8318916 52628 21:41:13 20:35:01 13767100 30077368 2174720 6.61 333816 15398896 4753964 14.01 4804832 13024452 329364 21:41:13 20:36:01 10960572 29924928 2321096 7.06 355064 17919520 4920860 14.50 5867484 14647028 28204 21:41:13 20:37:01 6181308 30977328 1261384 3.84 521868 23161932 3733772 11.00 5140200 19728468 724712 21:41:13 20:38:01 5786604 31150344 1097504 3.34 607120 23667940 3032568 8.94 4635196 20662596 37232 21:41:13 20:39:01 9008224 31644084 614532 1.87 674684 21030516 2228524 6.57 3265876 18985732 1308464 21:41:13 20:40:01 10839368 31755112 508784 1.55 718728 19361512 1875876 5.53 2831392 17686240 584 21:41:13 20:41:01 10839516 31755288 508516 1.55 718744 19361516 1875876 5.53 2830568 17686244 16 21:41:13 20:42:01 10840044 31755820 507960 1.54 718752 19361516 1891956 5.58 2830284 17686244 12 21:41:13 20:43:01 10847008 31762768 501144 1.52 718768 19361520 1891956 5.58 2823460 17686248 32 21:41:13 20:44:01 10843956 31762272 501500 1.53 718796 19363036 1891956 5.58 2828088 17685840 20 21:41:13 20:45:01 10844648 31763020 500816 1.52 718840 19363024 1906632 5.62 2825404 17685904 12 21:41:13 20:46:01 10844608 31763140 500588 1.52 718864 19363172 1906632 5.62 2825432 17686040 8 21:41:13 20:47:01 10844712 31763264 500560 1.52 718872 19363172 1906632 5.62 2825232 17686040 12 21:41:13 20:48:01 10844632 31763204 500580 1.52 718884 19363176 1906632 5.62 2825376 17686044 8 21:41:13 20:49:01 10844868 31763492 500284 1.52 718892 19363180 1906632 5.62 2825276 17686084 24 21:41:13 20:50:01 10844520 31763160 500484 1.52 718916 19363180 1906632 5.62 2826072 17686084 16 21:41:13 20:51:01 10844520 31763180 500456 1.52 718920 19363184 1906632 5.62 2825788 17686088 24 21:41:13 20:52:01 10844464 31763144 500424 1.52 718932 19363188 1906632 5.62 2825112 17686092 12 21:41:13 20:53:01 10845064 31763756 499900 1.52 718944 19363192 1906632 5.62 2825432 17686096 200 21:41:13 20:54:01 10844512 31763220 500420 1.52 718952 19363196 1906632 5.62 2825448 17686100 176 21:41:13 20:55:01 10844472 31763204 500356 1.52 718996 19363196 1906632 5.62 2825892 17686100 44 21:41:13 20:56:01 10842968 31762568 500652 1.52 719064 19363716 1962828 5.78 2825952 17686572 176 21:41:13 20:57:01 10843884 31763488 499976 1.52 719072 19363720 1962828 5.78 2825684 17686576 176 21:41:13 20:58:01 10843844 31763468 499988 1.52 719088 19363720 1962828 5.78 2825680 17686576 192 21:41:13 20:59:01 10843868 31763496 499952 1.52 719096 19363724 1962828 5.78 2825560 17686580 12 21:41:13 21:00:01 10843600 31763228 500164 1.52 719112 19363712 1962828 5.78 2825732 17686580 20 21:41:13 21:01:01 10843456 31763200 500124 1.52 719132 19363728 1962828 5.78 2825640 17686584 20 21:41:13 21:02:01 10843504 31763296 500068 1.52 719144 19363732 1962828 5.78 2825948 17686588 188 21:41:13 21:03:01 10843536 31763348 500020 1.52 719168 19363732 1962828 5.78 2825452 17686588 12 21:41:13 21:04:01 10843692 31763532 499764 1.52 719184 19363740 1946596 5.74 2826296 17686596 24 21:41:13 21:05:01 10843360 31763212 500028 1.52 719200 19363732 1946596 5.74 2825816 17686596 20 21:41:13 21:06:02 10843216 31763124 499956 1.52 719220 19363740 1946596 5.74 2825500 17686600 8 21:41:13 21:07:01 10843168 31763084 499916 1.52 719236 19363748 1946596 5.74 2825492 17686604 24 21:41:13 21:08:01 10842836 31762792 500132 1.52 719248 19363748 1946596 5.74 2826072 17686604 8 21:41:13 21:09:01 10842820 31762796 500096 1.52 719264 19363756 1946596 5.74 2825576 17686612 24 21:41:13 21:10:01 10842656 31762652 500348 1.52 719284 19363760 1946596 5.74 2826316 17686616 216 21:41:13 21:11:01 10842932 31762960 500056 1.52 719300 19363756 1946596 5.74 2825864 17686616 12 21:41:13 21:12:01 10842632 31762684 500272 1.52 719316 19363764 1962648 5.78 2825884 17686620 32 21:41:13 21:13:01 10843080 31763144 499736 1.52 719336 19363764 1962648 5.78 2825676 17686620 24 21:41:13 21:14:01 10843024 31763108 499672 1.52 719336 19363772 1962648 5.78 2825796 17686628 44 21:41:13 21:15:01 10842724 31762824 499888 1.52 719352 19363776 1962648 5.78 2826508 17686632 24 21:41:13 21:16:01 10843136 31763396 499468 1.52 719368 19363904 1962648 5.78 2825740 17686760 36 21:41:13 21:17:01 10843280 31763564 499504 1.52 719388 19363896 1962648 5.78 2826056 17686764 28 21:41:13 21:18:01 10843192 31763528 499400 1.52 719400 19363908 1962648 5.78 2826008 17686764 8 21:41:13 21:19:01 10843072 31763432 499376 1.52 719424 19363912 1962648 5.78 2826328 17686768 224 21:41:13 21:20:01 10842796 31763184 499664 1.52 719444 19363916 1962648 5.78 2826452 17686772 200 21:41:13 21:21:01 10842820 31763212 499744 1.52 719444 19363916 1962648 5.78 2825828 17686772 16 21:41:13 21:22:01 10842708 31763120 499784 1.52 719460 19363924 1962648 5.78 2826064 17686776 28 21:41:13 21:23:01 10842652 31763072 499780 1.52 719464 19363928 1962648 5.78 2825844 17686780 32 21:41:13 21:24:01 10843116 31763560 499248 1.52 719484 19363924 1946072 5.74 2826076 17686784 48 21:41:13 21:25:01 10842812 31763276 499692 1.52 719492 19363936 1946072 5.74 2826236 17686792 48 21:41:13 21:26:01 10842796 31763280 499652 1.52 719524 19363936 1930008 5.69 2825896 17686792 48 21:41:13 21:27:01 10842740 31763244 499628 1.52 719532 19363940 1930008 5.69 2825912 17686796 32 21:41:13 21:28:01 10842556 31763076 499676 1.52 719544 19363944 1930008 5.69 2826336 17686800 252 21:41:13 21:29:01 10842580 31763112 499640 1.52 719556 19363944 1930008 5.69 2825920 17686800 12 21:41:13 21:30:01 10842564 31763132 499564 1.52 719576 19363948 1930008 5.69 2826260 17686804 16 21:41:13 21:31:01 10842716 31763292 499544 1.52 719592 19363944 1930008 5.69 2826012 17686804 24 21:41:13 21:32:01 10842432 31763052 499736 1.52 719616 19363956 1930008 5.69 2825996 17686812 12 21:41:13 21:33:01 10842912 31763544 499212 1.52 719620 19363960 1930008 5.69 2825988 17686816 32 21:41:13 21:34:01 10842992 31763668 499152 1.52 719636 19363960 1930008 5.69 2826180 17686816 12 21:41:13 21:35:01 10842724 31763412 499380 1.52 719644 19363964 1930008 5.69 2826552 17686820 32 21:41:13 21:36:01 10842644 31763360 499336 1.52 719660 19363968 1930008 5.69 2826052 17686824 8 21:41:13 21:37:01 10842628 31763356 499320 1.52 719672 19363968 1930008 5.69 2826060 17686824 16 21:41:13 21:38:01 10842572 31763328 499284 1.52 719692 19363972 1930008 5.69 2826068 17686828 8 21:41:13 21:39:01 10842492 31763256 499296 1.52 719700 19363972 1930008 5.69 2826296 17686828 12 21:41:13 21:40:01 10842444 31763228 499260 1.52 719708 19363980 1930008 5.69 2826456 17686836 64 21:41:13 21:41:01 10552520 31728888 532864 1.62 724152 19603796 2113568 6.23 2863792 17925932 242968 21:41:13 Average: 11546050 31686028 577345 1.76 672844 18679254 2092509 6.17 2895557 16963064 86231 21:41:13 21:41:13 20:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:41:13 20:31:01 ens3 837.62 791.68 8880.58 111.59 0.00 0.00 0.00 0.00 21:41:13 20:31:01 vethb9722ce 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 21:41:13 20:31:01 lo 4.20 4.20 0.42 0.42 0.00 0.00 0.00 0.00 21:41:13 20:31:01 docker0 628.94 567.87 46.36 3760.45 0.00 0.00 0.00 0.00 21:41:13 20:32:01 ens3 51.20 40.32 26.74 54.38 0.00 0.00 0.00 0.00 21:41:13 20:32:01 vethb9722ce 1.50 1.55 0.12 0.12 0.00 0.00 0.00 0.00 21:41:13 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 20:32:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 21:41:13 20:33:01 veth85fe57a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:41:13 20:33:01 ens3 128.78 91.13 1701.59 75.33 0.00 0.00 0.00 0.00 21:41:13 20:33:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 21:41:13 20:33:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 21:41:13 20:34:01 veth85fe57a 0.00 1.11 0.00 0.05 0.00 0.00 0.00 0.00 21:41:13 20:34:01 veth8483213 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:34:01 ens3 310.34 182.24 3260.57 27.29 0.00 0.00 0.00 0.00 21:41:13 20:34:01 vetha60c749 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:34:01 veth9e39f42 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:34:01 veth6dfc776 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 21:41:13 20:34:01 veth33e3986 125.78 230.97 9.22 2999.01 0.00 0.00 0.00 0.25 21:41:13 20:34:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 21:41:13 20:34:01 vethf4e154e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:34:01 veth99df597 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00 21:41:13 20:34:01 docker0 159.55 275.14 9.41 3188.46 0.00 0.00 0.00 0.00 21:41:13 20:35:01 vethd96d45e 213.18 395.07 18.57 5826.53 0.00 0.00 0.00 0.48 21:41:13 20:35:01 veth85fe57a 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 21:41:13 20:35:01 veth259a34d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:35:01 ens3 723.93 438.39 8902.50 122.10 0.00 0.00 0.00 0.00 21:41:13 20:35:01 veth98351ce 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:35:01 veth33e3986 135.57 209.38 12.74 2819.03 0.00 0.00 0.00 0.23 21:41:13 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:35:01 docker0 371.04 637.22 27.87 8858.35 0.00 0.00 0.00 0.00 21:41:13 20:36:01 vethd96d45e 0.07 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:41:13 20:36:01 veth85fe57a 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:36:01 ens3 102.02 77.84 186.75 82.15 0.00 0.00 0.00 0.00 21:41:13 20:36:01 vethc500751 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:41:13 20:36:01 veth33e3986 0.18 0.32 0.01 0.02 0.00 0.00 0.00 0.00 21:41:13 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 20:36:01 docker0 22.73 29.97 1.29 152.50 0.00 0.00 0.00 0.00 21:41:13 20:37:01 veth4169548 230.92 447.45 20.18 5831.02 0.00 0.00 0.00 0.48 21:41:13 20:37:01 vethd96d45e 0.15 0.45 0.01 0.02 0.00 0.00 0.00 0.00 21:41:13 20:37:01 veth85fe57a 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 21:41:13 20:37:01 ens3 532.81 287.32 6247.59 41.89 0.00 0.00 0.00 0.00 21:41:13 20:37:01 vetha778a99 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 21:41:13 20:37:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 21:41:13 20:37:01 docker0 261.08 487.20 19.04 6168.51 0.00 0.00 0.00 0.00 21:41:13 20:38:01 veth4169548 0.10 0.17 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 20:38:01 veth85fe57a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:38:01 ens3 111.85 90.60 357.00 81.06 0.00 0.00 0.00 0.00 21:41:13 20:38:01 veth9eb6cc3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 20:38:01 docker0 34.44 41.71 2.22 326.87 0.00 0.00 0.00 0.00 21:41:13 20:39:01 veth85fe57a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:39:01 ens3 153.74 103.37 1733.19 80.21 0.00 0.00 0.00 0.00 21:41:13 20:39:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 21:41:13 20:39:01 docker0 26.21 50.16 2.14 614.64 0.00 0.00 0.00 0.00 21:41:13 20:40:01 ens3 24.37 18.91 82.08 3.22 0.00 0.00 0.00 0.00 21:41:13 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 20:40:01 docker0 15.73 19.27 0.91 77.34 0.00 0.00 0.00 0.00 21:41:13 20:41:01 ens3 0.28 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:41:13 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:42:01 ens3 0.18 0.17 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:44:01 ens3 7.23 5.37 5.15 6.09 0.00 0.00 0.00 0.00 21:41:13 20:44:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:41:13 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:45:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 21:41:13 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:46:01 ens3 0.48 0.23 0.54 0.02 0.00 0.00 0.00 0.00 21:41:13 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:47:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:48:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:50:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:41:13 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:51:01 ens3 0.43 0.33 0.26 0.21 0.00 0.00 0.00 0.00 21:41:13 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:55:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 21:41:13 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:56:01 ens3 0.20 0.15 0.12 0.01 0.00 0.00 0.00 0.00 21:41:13 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:00:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:41:13 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:02:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 21:41:13 21:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:03:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:04:01 ens3 0.95 0.48 0.31 0.22 0.00 0.00 0.00 0.00 21:41:13 21:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:05:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 21:41:13 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:06:02 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:06:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:08:01 ens3 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 21:41:13 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:10:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:41:13 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:15:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 21:41:13 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:16:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:20:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:41:13 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:25:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 21:41:13 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:26:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:30:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:41:13 21:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:34:01 ens3 0.27 0.23 0.31 0.02 0.00 0.00 0.00 0.00 21:41:13 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:35:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 21:41:13 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:36:01 ens3 0.55 0.10 0.05 0.01 0.00 0.00 0.00 0.00 21:41:13 21:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:38:01 ens3 0.58 0.12 0.06 0.01 0.00 0.00 0.00 0.00 21:41:13 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:39:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:41:13 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:40:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 21:41:13 21:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:13 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 21:41:01 ens3 113.68 72.39 2520.74 37.03 0.00 0.00 0.00 0.00 21:41:13 21:41:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 21:41:13 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:13 Average: ens3 43.59 30.90 475.88 10.17 0.00 0.00 0.00 0.00 21:41:13 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 21:41:13 Average: docker0 21.30 29.62 1.53 325.46 0.00 0.00 0.00 0.00 21:41:13 21:41:13 21:41:13 ---> sar -P ALL: 21:41:13 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-34269) 04/29/22 _x86_64_ (8 CPU) 21:41:13 21:41:13 20:29:14 LINUX RESTART (8 CPU) 21:41:13 21:41:13 20:30:02 CPU %user %nice %system %iowait %steal %idle 21:41:13 20:31:01 all 14.39 0.00 5.39 2.79 0.11 77.31 21:41:13 20:31:01 0 13.38 0.00 5.92 6.32 0.12 74.26 21:41:13 20:31:01 1 16.00 0.00 6.04 1.35 0.10 76.51 21:41:13 20:31:01 2 15.17 0.00 5.68 5.69 0.12 73.34 21:41:13 20:31:01 3 16.54 0.00 5.83 1.29 0.10 76.24 21:41:13 20:31:01 4 13.73 0.00 5.57 0.41 0.09 80.20 21:41:13 20:31:01 5 12.57 0.00 4.04 0.77 0.14 82.48 21:41:13 20:31:01 6 14.19 0.00 4.46 3.79 0.12 77.44 21:41:13 20:31:01 7 13.57 0.00 5.57 2.73 0.12 78.00 21:41:13 20:32:01 all 45.93 0.00 6.73 0.28 0.10 46.96 21:41:13 20:32:01 0 45.51 0.00 6.71 0.00 0.10 47.68 21:41:13 20:32:01 1 46.16 0.00 6.97 0.00 0.12 46.75 21:41:13 20:32:01 2 46.12 0.00 6.28 0.32 0.10 47.18 21:41:13 20:32:01 3 46.52 0.00 6.41 0.02 0.12 46.93 21:41:13 20:32:01 4 46.08 0.00 7.15 0.02 0.12 46.63 21:41:13 20:32:01 5 46.43 0.00 6.89 0.05 0.08 46.55 21:41:13 20:32:01 6 44.27 0.00 6.49 0.03 0.08 49.13 21:41:13 20:32:01 7 46.36 0.00 6.97 1.77 0.10 44.80 21:41:13 20:33:01 all 29.13 0.00 6.80 1.26 0.11 62.69 21:41:13 20:33:01 0 27.50 0.00 6.09 0.24 0.12 66.06 21:41:13 20:33:01 1 29.18 0.00 7.67 6.06 0.10 56.99 21:41:13 20:33:01 2 31.60 0.00 6.35 1.53 0.12 60.41 21:41:13 20:33:01 3 30.63 0.00 6.75 0.10 0.08 62.42 21:41:13 20:33:01 4 28.86 0.00 7.23 0.14 0.10 63.67 21:41:13 20:33:01 5 30.02 0.00 7.08 0.07 0.17 62.66 21:41:13 20:33:01 6 28.00 0.00 6.65 0.40 0.10 64.84 21:41:13 20:33:01 7 27.32 0.00 6.59 1.59 0.10 64.40 21:41:13 20:34:01 all 44.85 0.00 13.10 11.05 0.17 30.84 21:41:13 20:34:01 0 41.64 0.00 11.64 11.08 0.15 35.50 21:41:13 20:34:01 1 44.08 0.00 11.68 9.17 0.19 34.88 21:41:13 20:34:01 2 47.21 0.00 13.65 13.99 0.14 25.01 21:41:13 20:34:01 3 46.89 0.00 13.81 7.76 0.19 31.36 21:41:13 20:34:01 4 46.25 0.00 13.59 5.50 0.19 34.47 21:41:13 20:34:01 5 46.17 0.00 13.25 8.51 0.15 31.92 21:41:13 20:34:01 6 41.81 0.00 12.62 10.48 0.17 34.92 21:41:13 20:34:01 7 44.70 0.00 14.55 22.00 0.15 18.60 21:41:13 20:35:01 all 60.66 0.00 12.60 10.83 0.18 15.74 21:41:13 20:35:01 0 59.15 0.00 12.49 7.14 0.15 21.07 21:41:13 20:35:01 1 60.60 0.00 12.85 9.17 0.15 17.23 21:41:13 20:35:01 2 60.25 0.00 12.11 10.69 0.17 16.77 21:41:13 20:35:01 3 58.63 0.00 12.07 10.38 0.20 18.71 21:41:13 20:35:01 4 63.09 0.00 11.68 9.85 0.22 15.16 21:41:13 20:35:01 5 62.47 0.00 13.51 9.86 0.17 14.00 21:41:13 20:35:01 6 59.14 0.00 12.99 13.45 0.17 14.25 21:41:13 20:35:01 7 61.90 0.00 13.05 16.13 0.17 8.75 21:41:13 20:36:01 all 84.56 0.00 13.02 1.09 0.16 1.18 21:41:13 20:36:01 0 89.37 0.00 9.39 0.92 0.15 0.17 21:41:13 20:36:01 1 83.79 0.00 14.41 1.09 0.15 0.55 21:41:13 20:36:01 2 82.03 0.00 13.33 1.15 0.20 3.29 21:41:13 20:36:01 3 82.77 0.00 13.74 1.52 0.17 1.80 21:41:13 20:36:01 4 83.15 0.00 15.02 1.06 0.13 0.64 21:41:13 20:36:01 5 86.96 0.00 11.34 0.84 0.13 0.74 21:41:13 20:36:01 6 84.92 0.00 12.86 0.98 0.15 1.09 21:41:13 20:36:01 7 83.38 0.00 14.12 1.18 0.15 1.16 21:41:13 20:37:01 all 57.26 0.00 13.19 8.80 0.15 20.60 21:41:13 20:37:01 0 65.78 0.00 10.80 10.58 0.13 12.69 21:41:13 20:37:01 1 53.05 0.00 15.09 11.98 0.17 19.72 21:41:13 20:37:01 2 57.12 0.00 12.34 5.31 0.12 25.11 21:41:13 20:37:01 3 58.25 0.00 12.36 7.49 0.15 21.75 21:41:13 20:37:01 4 59.57 0.00 14.35 6.67 0.15 19.26 21:41:13 20:37:01 5 49.97 0.00 12.39 7.95 0.15 29.54 21:41:13 20:37:01 6 56.97 0.00 14.50 14.02 0.15 14.36 21:41:13 20:37:01 7 57.35 0.00 13.70 6.39 0.15 22.40 21:41:13 20:38:01 all 71.10 0.00 12.68 5.20 0.17 10.85 21:41:13 20:38:01 0 67.04 0.00 12.78 12.22 0.14 7.82 21:41:13 20:38:01 1 66.97 0.00 14.32 6.39 0.19 12.12 21:41:13 20:38:01 2 77.23 0.00 11.64 2.69 0.15 8.29 21:41:13 20:38:01 3 70.59 0.00 11.54 1.76 0.20 15.92 21:41:13 20:38:01 4 71.93 0.00 12.22 1.84 0.15 13.86 21:41:13 20:38:01 5 73.53 0.00 11.52 8.57 0.15 6.22 21:41:13 20:38:01 6 70.24 0.00 14.08 1.68 0.17 13.83 21:41:13 20:38:01 7 71.21 0.00 13.35 6.48 0.22 8.73 21:41:13 20:39:01 all 30.91 0.00 8.07 6.67 0.15 54.19 21:41:13 20:39:01 0 25.20 0.00 7.00 1.38 0.15 66.27 21:41:13 20:39:01 1 25.64 0.00 7.56 2.17 0.20 64.42 21:41:13 20:39:01 2 34.56 0.00 9.26 10.88 0.24 45.07 21:41:13 20:39:01 3 28.51 0.00 6.89 2.88 0.12 61.60 21:41:13 20:39:01 4 25.15 0.00 8.78 12.83 0.08 53.16 21:41:13 20:39:01 5 54.50 0.00 5.38 1.48 0.15 38.48 21:41:13 20:39:01 6 26.47 0.00 9.59 10.28 0.12 53.54 21:41:13 20:39:01 7 27.06 0.00 10.15 11.52 0.17 51.10 21:41:13 20:40:01 all 5.31 0.00 3.01 5.27 0.05 86.36 21:41:13 20:40:01 0 3.90 0.00 2.21 0.42 0.02 93.46 21:41:13 20:40:01 1 5.97 0.00 2.49 1.60 0.03 89.90 21:41:13 20:40:01 2 6.86 0.00 3.83 6.61 0.13 82.57 21:41:13 20:40:01 3 4.34 0.00 1.93 0.05 0.05 93.62 21:41:13 20:40:01 4 4.02 0.00 2.09 0.28 0.03 93.57 21:41:13 20:40:01 5 7.21 0.00 2.61 1.91 0.05 88.23 21:41:13 20:40:01 6 5.95 0.00 4.81 28.67 0.05 60.52 21:41:13 20:40:01 7 4.21 0.00 4.10 2.84 0.07 88.78 21:41:13 20:41:01 all 0.11 0.00 0.01 0.01 0.01 99.86 21:41:13 20:41:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:41:13 20:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 20:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:41:13 20:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 20:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 20:41:01 5 0.85 0.00 0.02 0.00 0.02 99.12 21:41:13 20:41:01 6 0.00 0.00 0.02 0.08 0.00 99.90 21:41:13 20:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:41:13 20:41:01 CPU %user %nice %system %iowait %steal %idle 21:41:13 20:42:01 all 0.02 0.00 0.00 0.00 0.00 99.97 21:41:13 20:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:41:13 20:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:41:13 20:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:41:13 20:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 20:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 20:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 20:42:01 6 0.02 0.00 0.00 0.03 0.00 99.95 21:41:13 20:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 20:43:01 all 0.01 0.00 0.02 0.00 0.00 99.96 21:41:13 20:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:41:13 20:43:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:41:13 20:43:01 2 0.02 0.00 0.03 0.00 0.02 99.93 21:41:13 20:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 20:43:01 4 0.00 0.00 0.03 0.00 0.00 99.97 21:41:13 20:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 20:43:01 6 0.00 0.00 0.00 0.03 0.00 99.97 21:41:13 20:43:01 7 0.03 0.00 0.03 0.00 0.00 99.93 21:41:13 20:44:01 all 0.18 0.00 0.03 0.01 0.00 99.77 21:41:13 20:44:01 0 0.13 0.00 0.03 0.00 0.00 99.83 21:41:13 20:44:01 1 0.22 0.00 0.02 0.00 0.00 99.77 21:41:13 20:44:01 2 0.15 0.00 0.03 0.00 0.00 99.82 21:41:13 20:44:01 3 0.20 0.00 0.05 0.03 0.00 99.72 21:41:13 20:44:01 4 0.10 0.00 0.03 0.02 0.00 99.85 21:41:13 20:44:01 5 0.37 0.00 0.02 0.00 0.00 99.62 21:41:13 20:44:01 6 0.25 0.00 0.03 0.02 0.00 99.70 21:41:13 20:44:01 7 0.03 0.00 0.03 0.02 0.02 99.90 21:41:13 20:45:01 all 0.02 0.00 0.03 0.01 0.01 99.94 21:41:13 20:45:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:41:13 20:45:01 1 0.02 0.00 0.03 0.03 0.00 99.92 21:41:13 20:45:01 2 0.03 0.00 0.03 0.00 0.02 99.92 21:41:13 20:45:01 3 0.00 0.00 0.03 0.00 0.00 99.97 21:41:13 20:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:41:13 20:45:01 5 0.02 0.00 0.05 0.00 0.02 99.92 21:41:13 20:45:01 6 0.00 0.00 0.00 0.03 0.02 99.95 21:41:13 20:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:41:13 20:46:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:41:13 20:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:41:13 20:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 20:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:41:13 20:46:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:41:13 20:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 20:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 20:46:01 6 0.00 0.00 0.02 0.03 0.00 99.95 21:41:13 20:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 20:47:01 all 0.01 0.00 0.00 0.01 0.01 99.97 21:41:13 20:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:41:13 20:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:41:13 20:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:41:13 20:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 20:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 20:47:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:41:13 20:47:01 6 0.02 0.00 0.00 0.05 0.00 99.93 21:41:13 20:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 20:48:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:41:13 20:48:01 0 0.00 0.00 0.03 0.00 0.02 99.95 21:41:13 20:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 20:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:41:13 20:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 20:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:41:13 20:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 20:48:01 6 0.02 0.00 0.00 0.03 0.00 99.95 21:41:13 20:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 20:49:01 all 0.02 0.00 0.00 0.00 0.01 99.97 21:41:13 20:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 20:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 20:49:01 2 0.08 0.00 0.03 0.00 0.02 99.87 21:41:13 20:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:41:13 20:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 20:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:41:13 20:49:01 6 0.00 0.00 0.00 0.03 0.00 99.97 21:41:13 20:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 20:50:01 all 0.01 0.00 0.01 0.01 0.01 99.97 21:41:13 20:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 20:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:41:13 20:50:01 2 0.03 0.00 0.05 0.00 0.02 99.90 21:41:13 20:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 20:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 20:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 20:50:01 6 0.00 0.00 0.00 0.05 0.02 99.93 21:41:13 20:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:41:13 20:51:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:41:13 20:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:41:13 20:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 20:51:01 2 0.00 0.00 0.02 0.00 0.02 99.97 21:41:13 20:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 20:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 20:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 20:51:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:41:13 20:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 20:52:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:41:13 20:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:41:13 20:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:41:13 20:52:01 2 0.03 0.00 0.03 0.00 0.03 99.90 21:41:13 20:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 20:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 20:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:41:13 20:52:01 6 0.00 0.00 0.00 0.07 0.00 99.93 21:41:13 20:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 21:41:13 20:52:01 CPU %user %nice %system %iowait %steal %idle 21:41:13 20:53:01 all 0.01 0.00 0.00 0.00 0.00 99.97 21:41:13 20:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 20:53:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:41:13 20:53:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:41:13 20:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:41:13 20:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 20:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 20:53:01 6 0.02 0.00 0.00 0.03 0.00 99.95 21:41:13 20:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 20:54:01 all 0.01 0.00 0.01 0.01 0.01 99.97 21:41:13 20:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:41:13 20:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 20:54:01 2 0.02 0.00 0.02 0.00 0.03 99.93 21:41:13 20:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:41:13 20:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 20:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:41:13 20:54:01 6 0.00 0.00 0.02 0.05 0.00 99.93 21:41:13 20:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 20:55:01 all 0.01 0.00 0.00 0.01 0.01 99.96 21:41:13 20:55:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:41:13 20:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 20:55:01 2 0.03 0.00 0.00 0.02 0.03 99.92 21:41:13 20:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 20:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 20:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 20:55:01 6 0.02 0.00 0.02 0.05 0.02 99.90 21:41:13 20:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 20:56:01 all 0.04 0.00 0.03 0.03 0.01 99.90 21:41:13 20:56:01 0 0.05 0.00 0.02 0.00 0.00 99.93 21:41:13 20:56:01 1 0.00 0.00 0.03 0.00 0.02 99.95 21:41:13 20:56:01 2 0.02 0.00 0.03 0.00 0.03 99.92 21:41:13 20:56:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:41:13 20:56:01 4 0.02 0.00 0.02 0.05 0.00 99.92 21:41:13 20:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:41:13 20:56:01 6 0.18 0.00 0.03 0.15 0.02 99.62 21:41:13 20:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:41:13 20:57:01 all 0.02 0.00 0.01 0.01 0.01 99.96 21:41:13 20:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:41:13 20:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 20:57:01 2 0.02 0.00 0.03 0.00 0.02 99.93 21:41:13 20:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 20:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 20:57:01 5 0.03 0.00 0.00 0.00 0.02 99.95 21:41:13 20:57:01 6 0.00 0.00 0.00 0.05 0.00 99.95 21:41:13 20:57:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:41:13 20:58:01 all 0.00 0.00 0.01 0.01 0.00 99.98 21:41:13 20:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 20:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 20:58:01 2 0.00 0.00 0.02 0.00 0.02 99.97 21:41:13 20:58:01 3 0.00 0.00 0.03 0.00 0.00 99.97 21:41:13 20:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:41:13 20:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 20:58:01 6 0.00 0.00 0.02 0.03 0.00 99.95 21:41:13 20:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 20:59:01 all 0.00 0.00 0.00 0.01 0.01 99.98 21:41:13 20:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 20:59:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:41:13 20:59:01 2 0.00 0.00 0.02 0.00 0.03 99.95 21:41:13 20:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 20:59:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:41:13 20:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 20:59:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:41:13 20:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:00:01 all 0.21 0.00 0.01 0.01 0.01 99.76 21:41:13 21:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:41:13 21:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:00:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:41:13 21:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:41:13 21:00:01 4 0.02 0.00 0.02 0.05 0.00 99.92 21:41:13 21:00:01 5 1.53 0.00 0.03 0.00 0.02 98.42 21:41:13 21:00:01 6 0.02 0.00 0.00 0.02 0.02 99.95 21:41:13 21:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:41:13 21:01:01 all 0.25 0.00 0.01 0.01 0.01 99.72 21:41:13 21:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 21:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:41:13 21:01:01 2 0.00 0.00 0.05 0.00 0.03 99.92 21:41:13 21:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 21:01:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:41:13 21:01:01 5 1.97 0.00 0.00 0.00 0.00 98.03 21:41:13 21:01:01 6 0.00 0.00 0.02 0.03 0.00 99.95 21:41:13 21:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 21:02:01 all 0.26 0.00 0.00 0.01 0.01 99.71 21:41:13 21:02:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:41:13 21:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:02:01 2 0.02 0.00 0.00 0.00 0.03 99.95 21:41:13 21:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:41:13 21:02:01 5 1.99 0.00 0.00 0.00 0.02 98.00 21:41:13 21:02:01 6 0.02 0.00 0.00 0.10 0.00 99.88 21:41:13 21:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:03:01 all 0.25 0.00 0.01 0.00 0.00 99.74 21:41:13 21:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 21:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:41:13 21:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 21:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:03:01 5 1.97 0.00 0.00 0.00 0.00 98.03 21:41:13 21:03:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:41:13 21:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:41:13 21:03:01 CPU %user %nice %system %iowait %steal %idle 21:41:13 21:04:01 all 0.27 0.00 0.01 0.01 0.01 99.70 21:41:13 21:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:41:13 21:04:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:41:13 21:04:01 2 0.02 0.00 0.03 0.00 0.02 99.93 21:41:13 21:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:41:13 21:04:01 4 0.00 0.00 0.02 0.03 0.00 99.95 21:41:13 21:04:01 5 1.99 0.00 0.02 0.00 0.02 97.98 21:41:13 21:04:01 6 0.02 0.00 0.00 0.05 0.00 99.93 21:41:13 21:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:05:01 all 0.11 0.00 0.02 0.01 0.00 99.86 21:41:13 21:05:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:41:13 21:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 21:05:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:41:13 21:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:05:01 4 0.00 0.00 0.02 0.03 0.00 99.95 21:41:13 21:05:01 5 0.85 0.00 0.07 0.00 0.00 99.09 21:41:13 21:05:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:41:13 21:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:06:02 all 0.01 0.00 0.00 0.00 0.01 99.97 21:41:13 21:06:02 0 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:06:02 1 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:06:02 2 0.02 0.00 0.00 0.00 0.03 99.95 21:41:13 21:06:02 3 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:06:02 4 0.02 0.00 0.00 0.02 0.00 99.97 21:41:13 21:06:02 5 0.02 0.00 0.00 0.00 0.02 99.97 21:41:13 21:06:02 6 0.03 0.00 0.00 0.02 0.02 99.93 21:41:13 21:06:02 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:07:01 all 0.01 0.00 0.00 0.01 0.00 99.97 21:41:13 21:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:41:13 21:07:01 2 0.05 0.00 0.00 0.00 0.02 99.93 21:41:13 21:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:41:13 21:07:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:41:13 21:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:07:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:41:13 21:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 21:08:01 all 0.01 0.00 0.01 0.01 0.01 99.97 21:41:13 21:08:01 0 0.00 0.00 0.03 0.00 0.02 99.95 21:41:13 21:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:08:01 2 0.02 0.00 0.02 0.00 0.03 99.93 21:41:13 21:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 21:08:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:41:13 21:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:08:01 6 0.02 0.00 0.00 0.03 0.00 99.95 21:41:13 21:08:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:41:13 21:09:01 all 0.02 0.00 0.00 0.01 0.00 99.96 21:41:13 21:09:01 0 0.07 0.00 0.02 0.00 0.00 99.92 21:41:13 21:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:41:13 21:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:09:01 5 0.03 0.00 0.00 0.00 0.02 99.95 21:41:13 21:09:01 6 0.03 0.00 0.00 0.07 0.00 99.90 21:41:13 21:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:10:01 all 0.02 0.00 0.00 0.01 0.01 99.96 21:41:13 21:10:01 0 0.07 0.00 0.00 0.00 0.02 99.92 21:41:13 21:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:10:01 2 0.02 0.00 0.02 0.00 0.03 99.93 21:41:13 21:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:10:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:41:13 21:10:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:41:13 21:10:01 6 0.02 0.00 0.00 0.07 0.02 99.90 21:41:13 21:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:11:01 all 0.01 0.00 0.01 0.01 0.01 99.97 21:41:13 21:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:41:13 21:11:01 1 0.00 0.00 0.02 0.02 0.02 99.95 21:41:13 21:11:01 2 0.02 0.00 0.02 0.00 0.03 99.93 21:41:13 21:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:11:01 6 0.02 0.00 0.00 0.03 0.00 99.95 21:41:13 21:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:12:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:41:13 21:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:41:13 21:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:41:13 21:12:01 2 0.03 0.00 0.03 0.00 0.02 99.92 21:41:13 21:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:41:13 21:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:41:13 21:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:41:13 21:12:01 6 0.02 0.00 0.02 0.05 0.00 99.92 21:41:13 21:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:13:01 all 0.01 0.00 0.00 0.01 0.01 99.98 21:41:13 21:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:41:13 21:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:13:01 2 0.02 0.00 0.00 0.00 0.03 99.95 21:41:13 21:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 21:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:13:01 6 0.02 0.00 0.00 0.05 0.00 99.93 21:41:13 21:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:14:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:41:13 21:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:41:13 21:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:41:13 21:14:01 2 0.00 0.00 0.02 0.00 0.02 99.97 21:41:13 21:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 21:14:01 4 0.02 0.00 0.00 0.02 0.02 99.95 21:41:13 21:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:41:13 21:14:01 6 0.00 0.00 0.02 0.05 0.00 99.93 21:41:13 21:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 21:41:13 21:14:01 CPU %user %nice %system %iowait %steal %idle 21:41:13 21:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:41:13 21:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:41:13 21:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:41:13 21:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 21:15:01 4 0.02 0.00 0.02 0.03 0.00 99.93 21:41:13 21:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:41:13 21:15:01 6 0.00 0.00 0.00 0.03 0.00 99.97 21:41:13 21:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:16:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:41:13 21:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:41:13 21:16:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:41:13 21:16:01 2 0.03 0.00 0.02 0.00 0.03 99.92 21:41:13 21:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:16:01 4 0.00 0.00 0.02 0.03 0.00 99.95 21:41:13 21:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:41:13 21:16:01 6 0.00 0.00 0.00 0.05 0.02 99.93 21:41:13 21:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:41:13 21:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:41:13 21:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:41:13 21:17:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:41:13 21:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:17:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:41:13 21:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:17:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:41:13 21:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:18:01 all 0.00 0.00 0.01 0.01 0.01 99.97 21:41:13 21:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 21:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:41:13 21:18:01 2 0.00 0.00 0.03 0.00 0.02 99.95 21:41:13 21:18:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:41:13 21:18:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:41:13 21:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:41:13 21:18:01 6 0.00 0.00 0.00 0.05 0.00 99.95 21:41:13 21:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:19:01 all 0.01 0.00 0.00 0.01 0.01 99.97 21:41:13 21:19:01 0 0.03 0.00 0.00 0.00 0.02 99.95 21:41:13 21:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 21:19:01 2 0.02 0.00 0.02 0.00 0.03 99.93 21:41:13 21:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:41:13 21:19:01 6 0.02 0.00 0.00 0.05 0.00 99.93 21:41:13 21:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:20:01 all 0.01 0.00 0.01 0.01 0.01 99.97 21:41:13 21:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:41:13 21:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:41:13 21:20:01 2 0.00 0.00 0.03 0.00 0.00 99.97 21:41:13 21:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:20:01 6 0.00 0.00 0.00 0.07 0.02 99.92 21:41:13 21:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:21:01 all 0.02 0.00 0.01 0.01 0.01 99.96 21:41:13 21:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:41:13 21:21:01 1 0.03 0.00 0.02 0.00 0.03 99.92 21:41:13 21:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 21:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:41:13 21:21:01 5 0.07 0.00 0.00 0.00 0.02 99.92 21:41:13 21:21:01 6 0.00 0.00 0.00 0.05 0.00 99.95 21:41:13 21:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:22:01 all 0.00 0.00 0.00 0.01 0.01 99.97 21:41:13 21:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:41:13 21:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:41:13 21:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:41:13 21:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:22:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:41:13 21:22:01 6 0.00 0.00 0.02 0.08 0.00 99.90 21:41:13 21:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:23:01 all 0.01 0.00 0.00 0.00 0.01 99.98 21:41:13 21:23:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:41:13 21:23:01 1 0.02 0.00 0.02 0.00 0.03 99.93 21:41:13 21:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:23:01 6 0.00 0.00 0.00 0.03 0.00 99.97 21:41:13 21:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:41:13 21:24:01 all 0.01 0.00 0.01 0.01 0.01 99.97 21:41:13 21:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:41:13 21:24:01 1 0.03 0.00 0.02 0.00 0.03 99.92 21:41:13 21:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 21:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:41:13 21:24:01 6 0.00 0.00 0.02 0.05 0.02 99.92 21:41:13 21:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:25:01 all 0.01 0.00 0.01 0.01 0.01 99.97 21:41:13 21:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:25:01 1 0.03 0.00 0.03 0.00 0.03 99.90 21:41:13 21:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:41:13 21:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:41:13 21:25:01 6 0.02 0.00 0.00 0.05 0.00 99.93 21:41:13 21:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:41:13 21:25:01 CPU %user %nice %system %iowait %steal %idle 21:41:13 21:26:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:41:13 21:26:01 0 0.02 0.00 0.02 0.02 0.00 99.95 21:41:13 21:26:01 1 0.02 0.00 0.02 0.00 0.03 99.93 21:41:13 21:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:26:01 5 0.00 0.00 0.02 0.00 0.02 99.97 21:41:13 21:26:01 6 0.00 0.00 0.02 0.08 0.00 99.90 21:41:13 21:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 21:27:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:41:13 21:27:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:41:13 21:27:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:41:13 21:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:41:13 21:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:27:01 6 0.02 0.00 0.00 0.05 0.00 99.93 21:41:13 21:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:28:01 all 0.01 0.00 0.00 0.00 0.01 99.98 21:41:13 21:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:41:13 21:28:01 2 0.00 0.00 0.02 0.00 0.02 99.97 21:41:13 21:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:41:13 21:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:41:13 21:28:01 6 0.00 0.00 0.00 0.03 0.00 99.97 21:41:13 21:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:29:01 all 0.00 0.00 0.00 0.01 0.01 99.98 21:41:13 21:29:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:41:13 21:29:01 1 0.02 0.00 0.02 0.00 0.03 99.93 21:41:13 21:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:29:01 6 0.00 0.00 0.00 0.05 0.02 99.93 21:41:13 21:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:30:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:41:13 21:30:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:41:13 21:30:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:41:13 21:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:41:13 21:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:30:01 6 0.00 0.00 0.00 0.08 0.00 99.92 21:41:13 21:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:31:01 all 0.00 0.00 0.00 0.01 0.00 99.99 21:41:13 21:31:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:41:13 21:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:41:13 21:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 21:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:31:01 6 0.00 0.00 0.00 0.05 0.00 99.95 21:41:13 21:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:32:01 all 0.10 0.00 0.00 0.01 0.01 99.88 21:41:13 21:32:01 0 0.76 0.00 0.02 0.00 0.02 99.20 21:41:13 21:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:41:13 21:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:32:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:41:13 21:32:01 6 0.02 0.00 0.00 0.08 0.00 99.90 21:41:13 21:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:33:01 all 0.01 0.00 0.01 0.01 0.01 99.97 21:41:13 21:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:33:01 1 0.02 0.00 0.02 0.00 0.03 99.93 21:41:13 21:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 21:33:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:41:13 21:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:33:01 6 0.00 0.00 0.00 0.05 0.00 99.95 21:41:13 21:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:34:01 all 0.09 0.00 0.01 0.01 0.01 99.89 21:41:13 21:34:01 0 0.67 0.00 0.00 0.00 0.02 99.32 21:41:13 21:34:01 1 0.02 0.00 0.03 0.00 0.03 99.92 21:41:13 21:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:41:13 21:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 21:34:01 6 0.02 0.00 0.00 0.07 0.00 99.92 21:41:13 21:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:35:01 all 0.09 0.00 0.00 0.01 0.01 99.89 21:41:13 21:35:01 0 0.71 0.00 0.00 0.00 0.02 99.27 21:41:13 21:35:01 1 0.00 0.00 0.02 0.00 0.03 99.95 21:41:13 21:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:35:01 6 0.00 0.00 0.00 0.05 0.02 99.93 21:41:13 21:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:41:13 21:36:01 all 0.01 0.00 0.00 0.01 0.01 99.97 21:41:13 21:36:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:41:13 21:36:01 1 0.03 0.00 0.00 0.00 0.03 99.93 21:41:13 21:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:41:13 21:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:36:01 6 0.02 0.00 0.00 0.08 0.00 99.90 21:41:13 21:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:41:13 21:36:01 CPU %user %nice %system %iowait %steal %idle 21:41:13 21:37:01 all 0.10 0.00 0.01 0.01 0.00 99.88 21:41:13 21:37:01 0 0.75 0.00 0.02 0.00 0.00 99.24 21:41:13 21:37:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:41:13 21:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 21:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:37:01 6 0.02 0.00 0.02 0.05 0.00 99.92 21:41:13 21:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:41:13 21:38:01 all 0.08 0.00 0.01 0.00 0.00 99.90 21:41:13 21:38:01 0 0.60 0.00 0.02 0.00 0.00 99.38 21:41:13 21:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:41:13 21:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:41:13 21:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:41:13 21:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:38:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:41:13 21:38:01 6 0.00 0.00 0.00 0.03 0.00 99.97 21:41:13 21:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:39:01 all 0.01 0.00 0.00 0.00 0.01 99.98 21:41:13 21:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:41:13 21:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:39:01 2 0.03 0.00 0.02 0.00 0.03 99.92 21:41:13 21:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:39:01 6 0.00 0.00 0.00 0.03 0.00 99.97 21:41:13 21:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:40:01 all 0.10 0.00 0.01 0.01 0.00 99.89 21:41:13 21:40:01 0 0.71 0.00 0.02 0.00 0.00 99.27 21:41:13 21:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:41:13 21:40:01 2 0.02 0.00 0.03 0.00 0.02 99.93 21:41:13 21:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:41:13 21:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:40:01 6 0.00 0.00 0.00 0.05 0.00 99.95 21:41:13 21:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:13 21:41:01 all 1.52 0.00 0.63 0.06 0.01 97.78 21:41:13 21:41:01 0 1.76 0.00 0.57 0.00 0.02 97.65 21:41:13 21:41:01 1 1.67 0.00 0.67 0.00 0.00 97.67 21:41:13 21:41:01 2 1.33 0.00 0.57 0.07 0.03 98.00 21:41:13 21:41:01 3 1.63 0.00 0.67 0.15 0.02 97.53 21:41:13 21:41:01 4 1.35 0.00 0.52 0.02 0.00 98.11 21:41:13 21:41:01 5 1.77 0.00 0.60 0.00 0.00 97.63 21:41:13 21:41:01 6 1.34 0.00 0.78 0.25 0.02 97.61 21:41:13 21:41:01 7 1.27 0.00 0.68 0.02 0.00 98.03 21:41:13 Average: all 6.24 0.00 1.33 0.75 0.02 91.66 21:41:13 Average: 0 6.21 0.00 1.20 0.70 0.02 91.87 21:41:13 Average: 1 6.04 0.00 1.39 0.68 0.03 91.86 21:41:13 Average: 2 6.40 0.00 1.33 0.82 0.03 91.41 21:41:13 Average: 3 6.18 0.00 1.28 0.46 0.02 92.05 21:41:13 Average: 4 6.18 0.00 1.37 0.54 0.02 91.88 21:41:13 Average: 5 6.75 0.00 1.24 0.56 0.02 91.43 21:41:13 Average: 6 6.04 0.00 1.39 1.21 0.02 91.34 21:41:13 Average: 7 6.08 0.00 1.43 1.00 0.02 91.47 21:41:13 21:41:13 21:41:13