Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f651c9050014cebb69ef6e3aabd169dd18ce14e1+7403972676612df12563dc943565a4020914d98d (d28e60f61abcef53ee3637bf9fe66676146a5765) 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-ssh3087760327688600016.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-ssh3331296129455993353.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-3987/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-3987/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12439647933980871229.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-ssh3256348047366788398.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-3987/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-3987/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15324655207952355863.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40396 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [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/13 # 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 Merging remotes/origin/main commit 7403972676612df12563dc943565a4020914d98d into PR head commit f651c9050014cebb69ef6e3aabd169dd18ce14e1 Merge succeeded, producing 3dbef2311167635094b9702bde69b1056438adad Checking out Revision 3dbef2311167635094b9702bde69b1056438adad (PR-3987) > 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/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f651c9050014cebb69ef6e3aabd169dd18ce14e1 # 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 7403972676612df12563dc943565a4020914d98d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3dbef2311167635094b9702bde69b1056438adad # timeout=10 Commit message: "Merge commit '7403972676612df12563dc943565a4020914d98d' into HEAD" > git rev-list --no-walk f651c9050014cebb69ef6e3aabd169dd18ce14e1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:29:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:29:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:29:52 ========================================================= 20:29:52 EdgeX Global Pipelines Version Info 20:29:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:29:53 ------------------- 20:29:53 stable info: 20:29:53 ------------------- 20:29:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:29:53 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 20:29:53 Message: update stable to v1.0.227 20:29:53 ------------------- 20:29:53 experimental info: 20:29:53 ------------------- 20:29:53 Commited By: **** collab-it+edgex@linuxfoundation.org 20:29:53 Commit SHA: 602d0728ebfd21a5b975e02ac0465e47e5fef8c7 20:29:53 Message: update experimental to v1.0.228 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:29:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:29:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:29:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:29:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:29:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:29:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:29:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:29:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:29:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:29:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:29:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:29:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:29:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:29:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:29:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:29:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:29:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:29:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:29:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:29:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:29:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:29:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:29:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3987 [Pipeline] echo 20:29:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3987 [Pipeline] echo 20:29:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3987 [Pipeline] echo 20:29:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3dbef2311167635094b9702bde69b1056438adad [Pipeline] echo 20:29:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3dbef23 [Pipeline] echo 20:29:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:29:54 provisioning config files... 20:29:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config2152149063792816710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:29:54 ---> docker-login.sh 20:29:54 nexus3.edgexfoundry.org:10001 20:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:54 Configure a credential helper to remove this warning. See 20:29:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:54 20:29:54 Login Succeeded 20:29:54 nexus3.edgexfoundry.org:10002 20:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:54 Configure a credential helper to remove this warning. See 20:29:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:54 20:29:54 Login Succeeded 20:29:54 nexus3.edgexfoundry.org:10003 20:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:54 Configure a credential helper to remove this warning. See 20:29:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:54 20:29:54 Login Succeeded 20:29:54 nexus3.edgexfoundry.org:10004 20:29:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:55 Configure a credential helper to remove this warning. See 20:29:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:55 20:29:55 Login Succeeded 20:29:55 docker.io 20:29:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:55 Configure a credential helper to remove this warning. See 20:29:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:55 20:29:55 Login Succeeded 20:29:55 ---> docker-login.sh ends [Pipeline] } 20:29:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:29:55 + 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:29:55 + dirname cmd/core-command/Dockerfile 20:29:55 + cut -d/ -f2 20:29:55 + echo core-command,cmd/core-command/Dockerfile 20:29:55 + + dirname cmd/core-data/Dockerfile 20:29:55 cut -d/ -f2 20:29:55 + echo core-data,cmd/core-data/Dockerfile 20:29:55 + dirname cmd/core-metadata/Dockerfile 20:29:55 + cut -d/ -f2 20:29:55 + echo core-metadata,cmd/core-metadata/Dockerfile 20:29:55 + dirname cmd/security-bootstrapper/Dockerfile 20:29:55 + cut -d/ -f2 20:29:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:29:55 + + cutdirname -d/ cmd/security-proxy-setup/Dockerfile -f2 20:29:55 20:29:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:29:55 + dirname cmd/security-secretstore-setup/Dockerfile 20:29:55 + cut -d/ -f2 20:29:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:29:55 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:29:55 + cut -d/ -f2 20:29:55 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:29:55 + dirname cmd/security-spire-agent/Dockerfile 20:29:55 + cut -d/ -f2 20:29:55 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:29:55 + dirname cmd/security-spire-config/Dockerfile 20:29:55 + cut -d/ -f2 20:29:55 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:29:55 + dirname cmd/security-spire-server/Dockerfile 20:29:55 + cut -d/ -f2 20:29:55 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:29:55 + dirname cmd/support-notifications/Dockerfile 20:29:55 + cut -d/ -f2 20:29:55 + echo support-notifications,cmd/support-notifications/Dockerfile 20:29:55 + cut -d/ -f2 20:29:55 + dirname cmd/support-scheduler/Dockerfile 20:29:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:29:55 + dirname cmd/sys-mgmt-agent/Dockerfile 20:29:55 + cut -d/ -f2 20:29:55 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:29:55 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:29:56 + git rev-list -1 --merges 3dbef2311167635094b9702bde69b1056438adad~1..3dbef2311167635094b9702bde69b1056438adad [Pipeline] echo 20:29:56 -----------> git rev-list -1 --merges 3dbef2311167635094b9702bde69b1056438adad~1..3dbef2311167635094b9702bde69b1056438adad 3dbef2311167635094b9702bde69b1056438adad 20:29:56 3dbef2311167635094b9702bde69b1056438adad [false] [Pipeline] sh 20:29:56 + git log --format=format:%s -1 3dbef2311167635094b9702bde69b1056438adad [Pipeline] echo 20:29:56 ========================================================= 20:29:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:29:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:29:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:29:57 + grep -v github /etc/ssh/ssh_known_hosts 20:29:57 + [ -e /tmp/ssh_known_hosts ] 20:29:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:29:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:29:57 + sudo tee -a /etc/ssh/ssh_known_hosts 20:29:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:29:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:29:57 20:29:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:29:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:29:57 latest: Pulling from edgex-devops/py-git-semver 20:29:57 1fe172e4850f: Pulling fs layer 20:29:57 caf521ccaac6: Pulling fs layer 20:29:57 3ead6fa29328: Pulling fs layer 20:29:57 5c2a1cbceb83: Pulling fs layer 20:29:57 a8d5f1318db7: Pulling fs layer 20:29:57 c427282e49a2: Pulling fs layer 20:29:57 1827001aaf11: Pulling fs layer 20:29:57 0714d37db230: Pulling fs layer 20:29:57 1827001aaf11: Waiting 20:29:57 ac28cf19c067: Pulling fs layer 20:29:57 ca983d60f3e2: Pulling fs layer 20:29:57 9f894cec8388: Pulling fs layer 20:29:57 ac28cf19c067: Waiting 20:29:57 ca983d60f3e2: Waiting 20:29:57 5c2a1cbceb83: Waiting 20:29:57 a8d5f1318db7: Waiting 20:29:57 9f894cec8388: Waiting 20:29:57 caf521ccaac6: Download complete 20:29:57 5c2a1cbceb83: Verifying Checksum 20:29:57 5c2a1cbceb83: Download complete 20:29:57 a8d5f1318db7: Verifying Checksum 20:29:57 a8d5f1318db7: Download complete 20:29:57 3ead6fa29328: Verifying Checksum 20:29:57 3ead6fa29328: Download complete 20:29:57 c427282e49a2: Download complete 20:29:57 0714d37db230: Download complete 20:29:57 ac28cf19c067: Download complete 20:29:57 ca983d60f3e2: Verifying Checksum 20:29:57 ca983d60f3e2: Download complete 20:29:57 9f894cec8388: Download complete 20:29:57 1fe172e4850f: Download complete 20:29:58 1827001aaf11: Verifying Checksum 20:29:58 1827001aaf11: Download complete 20:29:59 1fe172e4850f: Pull complete 20:29:59 caf521ccaac6: Pull complete 20:29:59 3ead6fa29328: Pull complete 20:29:59 5c2a1cbceb83: Pull complete 20:30:00 a8d5f1318db7: Pull complete 20:30:00 c427282e49a2: Pull complete 20:30:02 1827001aaf11: Pull complete 20:30:02 0714d37db230: Pull complete 20:30:02 ac28cf19c067: Pull complete 20:30:02 ca983d60f3e2: Pull complete 20:30:02 9f894cec8388: Pull complete 20:30:02 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 20:30:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:30:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 20:30:02 prd-ubuntu20.04-docker-8c-8g-40396 does not seem to be running inside a container 20:30:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 20:30:04 $ docker top e6a0a624208db23d8c337c0c8be05da7e5a5031366b708c55694be3c08527bad -eo pid,comm 20:30:04 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:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:04 [ssh-agent] Looking for ssh-agent implementation... 20:30:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:04 $ docker exec e6a0a624208db23d8c337c0c8be05da7e5a5031366b708c55694be3c08527bad ssh-agent 20:30:04 SSH_AUTH_SOCK=/tmp/ssh-YueeNQj2btbf/agent.33 20:30:04 SSH_AGENT_PID=39 20:30:04 Running ssh-add (command line suppressed) 20:30:04 Identity added: /w/workspace/edgex-go/13@tmp/private_key_2463235806425517268.key (/w/workspace/edgex-go/13@tmp/private_key_2463235806425517268.key) 20:30:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:05 + git tag --points-at HEAD [Pipeline] } 20:30:05 $ docker exec --env ******** --env ******** e6a0a624208db23d8c337c0c8be05da7e5a5031366b708c55694be3c08527bad ssh-agent -k 20:30:05 unset SSH_AUTH_SOCK; 20:30:05 unset SSH_AGENT_PID; 20:30:05 echo Agent pid 39 killed; 20:30:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:30:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:05 [ssh-agent] Looking for ssh-agent implementation... 20:30:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:05 $ docker exec e6a0a624208db23d8c337c0c8be05da7e5a5031366b708c55694be3c08527bad ssh-agent 20:30:05 SSH_AUTH_SOCK=/tmp/ssh-3E2dQRtmxKjs/agent.73 20:30:05 SSH_AGENT_PID=79 20:30:05 Running ssh-add (command line suppressed) 20:30:05 Identity added: /w/workspace/edgex-go/13@tmp/private_key_6410468280328528248.key (/w/workspace/edgex-go/13@tmp/private_key_6410468280328528248.key) 20:30:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:06 + git semver init 20:30:06 2022-05-03 20:30:06,202 [run_init] DEBUG init version:0.0.0 force:False 20:30:06 2022-05-03 20:30:06,203 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/13/.semver 20:30:06 2022-05-03 20:30:06,204 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/13/.semver 20:30:06 2022-05-03 20:30:06,204 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/13/.semver'], cwd=/w/workspace/edgex-go/13, universal_newlines=False, shell=None, istream=None) 20:30:10 2022-05-03 20:30:10,359 [append_file] DEBUG append to file:/w/workspace/edgex-go/13/.git/info/exclude 20:30:10 2022-05-03 20:30:10,360 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/13/.semver/PR-3987 with force:False 20:30:10 2022-05-03 20:30:10,360 [write_file] DEBUG write to file:/w/workspace/edgex-go/13/.semver/PR-3987 20:30:10 2022-05-03 20:30:10,366 [execute] INFO git cat-file --batch-check 20:30:10 2022-05-03 20:30:10,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/13/.semver, universal_newlines=False, shell=None, istream=) 20:30:10 2022-05-03 20:30:10,371 [execute] INFO git cat-file --batch 20:30:10 2022-05-03 20:30:10,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/13/.semver, universal_newlines=False, shell=None, istream=) 20:30:10 2022-05-03 20:30:10,377 [read_version] DEBUG read version from /w/workspace/edgex-go/13/.semver/PR-3987 20:30:10 0.0.0 [Pipeline] } 20:30:10 $ docker exec --env ******** --env ******** e6a0a624208db23d8c337c0c8be05da7e5a5031366b708c55694be3c08527bad ssh-agent -k 20:30:10 unset SSH_AUTH_SOCK; 20:30:10 unset SSH_AGENT_PID; 20:30:10 echo Agent pid 79 killed; 20:30:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:10 + git semver [Pipeline] } 20:30:11 $ docker stop --time=1 e6a0a624208db23d8c337c0c8be05da7e5a5031366b708c55694be3c08527bad 20:30:12 $ docker rm -f e6a0a624208db23d8c337c0c8be05da7e5a5031366b708c55694be3c08527bad [Pipeline] // withDockerContainer [Pipeline] sh 20:30:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:30:13 Stashed 1 file(s) [Pipeline] echo 20:30:13 [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:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:13 ========================================================= 20:30:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:30:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:30:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:13 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:13 59bf1c3509f3: Pulling fs layer 20:30:13 666ba61612fd: Pulling fs layer 20:30:13 8ed8ca486205: Pulling fs layer 20:30:13 4fe6c5a15a65: Pulling fs layer 20:30:13 22a0e8bec74d: Pulling fs layer 20:30:13 ca2b28591e48: Pulling fs layer 20:30:13 a51346096db8: Pulling fs layer 20:30:13 daebc70d1ce1: Pulling fs layer 20:30:13 0e18a0eac166: Pulling fs layer 20:30:13 22a0e8bec74d: Waiting 20:30:13 4fe6c5a15a65: Waiting 20:30:13 ca2b28591e48: Waiting 20:30:13 a51346096db8: Waiting 20:30:13 daebc70d1ce1: Waiting 20:30:13 0e18a0eac166: Waiting 20:30:13 8ed8ca486205: Verifying Checksum 20:30:13 8ed8ca486205: Download complete 20:30:13 666ba61612fd: Verifying Checksum 20:30:13 666ba61612fd: Download complete 20:30:13 22a0e8bec74d: Verifying Checksum 20:30:13 22a0e8bec74d: Download complete 20:30:13 ca2b28591e48: Verifying Checksum 20:30:13 ca2b28591e48: Download complete 20:30:13 a51346096db8: Verifying Checksum 20:30:13 a51346096db8: Download complete 20:30:13 59bf1c3509f3: Verifying Checksum 20:30:13 daebc70d1ce1: Verifying Checksum 20:30:13 daebc70d1ce1: Download complete 20:30:13 59bf1c3509f3: Pull complete 20:30:13 666ba61612fd: Pull complete 20:30:14 8ed8ca486205: Pull complete 20:30:14 0e18a0eac166: Verifying Checksum 20:30:14 0e18a0eac166: Download complete 20:30:14 4fe6c5a15a65: Verifying Checksum 20:30:14 4fe6c5a15a65: Download complete 20:30:18 4fe6c5a15a65: Pull complete 20:30:18 22a0e8bec74d: Pull complete 20:30:18 ca2b28591e48: Pull complete 20:30:18 a51346096db8: Pull complete 20:30:18 daebc70d1ce1: Pull complete 20:30:20 0e18a0eac166: Pull complete 20:30:20 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 20:30:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:30:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:20 WORKDIR /edgex 20:30:20 COPY go.mod . 20:30:20 RUN go mod download 20:30:20 + docker build -t ci-base-image-x86_64 -f - . 20:30:22 Sending build context to Docker daemon 335.2MB 20:30:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:22 ---> f018257e8ee9 20:30:22 Step 2/4 : WORKDIR /edgex 20:30:24 ---> Running in dfed82cff2ed 20:30:24 Removing intermediate container dfed82cff2ed 20:30:24 ---> b1b517f2f50f 20:30:24 Step 3/4 : COPY go.mod . 20:30:24 ---> 927532b990d7 20:30:24 Step 4/4 : RUN go mod download 20:30:24 ---> Running in 87dc35e1edac 20:30:28 Still waiting to schedule task 20:30:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:30:39 Removing intermediate container 87dc35e1edac 20:30:39 ---> 1a308ba9b683 20:30:39 Successfully built 1a308ba9b683 20:30:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:30:39 + docker inspect -f . ci-base-image-x86_64 20:30:39 . [Pipeline] withDockerContainer 20:30:39 prd-ubuntu20.04-docker-8c-8g-40396 does not seem to be running inside a container 20:30:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:30:40 $ docker top 89d0cfa6daa2f313f195410ebe5a8ead11ac2e9acbf6e69632323207cba703d4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:40 + go version 20:30:40 go version go1.17.6 linux/amd64 [Pipeline] } 20:30:40 $ docker stop --time=1 89d0cfa6daa2f313f195410ebe5a8ead11ac2e9acbf6e69632323207cba703d4 20:30:41 $ docker rm -f 89d0cfa6daa2f313f195410ebe5a8ead11ac2e9acbf6e69632323207cba703d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:30:42 + docker inspect -f . ci-base-image-x86_64 20:30:42 . [Pipeline] withDockerContainer 20:30:42 prd-ubuntu20.04-docker-8c-8g-40396 does not seem to be running inside a container 20:30:42 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:30:42 $ docker top e34f0f54743999b957a708c1cd843e0fad6886fce134be5e67a73112e96e5a9a -eo pid,comm [Pipeline] { [Pipeline] echo 20:30:42 ========================================================= 20:30:42 [edgeXBuildGoParallel] Running Tests and Build... 20:30:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:30:43 + make test 20:30:43 go mod tidy -compat=1.17 20:30:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:30:48 ? github.com/edgexfoundry/edgex-go [no test files] 20:31:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:31:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:31:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:31:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:31:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:31:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:31:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:31:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:31:00 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:31:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:31:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:31:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:31:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:31:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:31:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements 20:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:31:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.087s coverage: 98.5% of statements 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:31:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.086s coverage: 53.4% of statements 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:31:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.313s coverage: 89.2% of statements 20:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:31:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 84.4% of statements 20:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:31:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.419s coverage: 95.6% of statements 20:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:31:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements 20:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:31:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.095s coverage: 60.0% of statements 20:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:31:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements 20:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:31:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 20:31:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 29.6% of statements 20:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:31:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements 20:31:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.072s coverage: 79.5% of statements 20:31:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.082s coverage: 94.1% of statements 20:31:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements 20:31:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.077s coverage: 87.5% of statements 20:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements 20:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.173s coverage: 82.5% of statements 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.087s coverage: 87.2% of statements 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.070s coverage: 85.4% of statements 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.155s coverage: 91.2% of statements 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 64.4% of statements 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.349s coverage: 65.4% of statements 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 43.8% of statements 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 20:31:26 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:44 GO111MODULE=on go vet ./... 20:31:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:31:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:31:47 ./bin/test-attribution-txt.sh [Pipeline] echo 20:31:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:31:47 + ls -al . 20:31:47 total 672 20:31:47 drwxrwxr-x 10 1001 1001 4096 May 3 20:31 . 20:31:47 drwxr-xr-x 4 root root 4096 May 3 20:30 .. 20:31:47 -rw-rw-r-- 1 1001 1001 11 May 3 20:29 .dockerignore 20:31:47 drwxrwxr-x 8 1001 1001 4096 May 3 20:30 .git 20:31:47 drwxrwxr-x 3 1001 1001 4096 May 3 20:29 .github 20:31:47 -rw-rw-r-- 1 1001 1001 879 May 3 20:29 .gitignore 20:31:47 -rw-rw-r-- 1 1001 1001 42 May 3 20:29 .golangci.yml 20:31:47 -rw-rw-r-- 1 1001 1001 87 May 3 20:29 .hadolint.yml 20:31:47 drwxr-xr-x 3 1001 1001 4096 May 3 20:30 .semver 20:31:47 -rw-rw-r-- 1 1001 1001 166 May 3 20:29 .sonarcloud.properties 20:31:47 -rw-rw-r-- 1 1001 1001 1171 May 3 20:29 ADOPTERS.md 20:31:47 -rw-rw-r-- 1 1001 1001 10086 May 3 20:29 Attribution.txt 20:31:47 -rw-rw-r-- 1 1001 1001 51732 May 3 20:29 CHANGELOG.md 20:31:47 -rw-rw-r-- 1 1001 1001 3804 May 3 20:29 CONTRIBUTING.md 20:31:47 -rw-rw-r-- 1 1001 1001 677 May 3 20:29 GOVERNANCE.md 20:31:47 -rw-rw-r-- 1 1001 1001 850 May 3 20:29 Jenkinsfile 20:31:47 -rw-rw-r-- 1 1001 1001 10775 May 3 20:29 LICENSE 20:31:47 -rw-rw-r-- 1 1001 1001 10389 May 3 20:29 Makefile 20:31:47 -rw-rw-r-- 1 1001 1001 582 May 3 20:29 OWNERS.md 20:31:47 -rw-rw-r-- 1 1001 1001 9120 May 3 20:29 README.md 20:31:47 -rw-rw-r-- 1 1001 1001 6912 May 3 20:29 SECURITY.md 20:31:47 -rw-rw-r-- 1 1001 1001 5 May 3 20:30 VERSION 20:31:47 -rw-rw-r-- 1 1001 1001 4131 May 3 20:29 ZMQWindows.md 20:31:47 drwxrwxr-x 2 1001 1001 4096 May 3 20:29 bin 20:31:47 drwxrwxr-x 18 1001 1001 4096 May 3 20:29 cmd 20:31:47 -rw-r--r-- 1 root root 435134 May 3 20:31 coverage.out 20:31:47 -rw-rw-r-- 1 1001 1001 3256 May 3 20:29 go.mod 20:31:47 -rw-rw-r-- 1 1001 1001 35162 May 3 20:30 go.sum 20:31:47 drwxrwxr-x 8 1001 1001 4096 May 3 20:29 internal 20:31:47 drwxrwxr-x 3 1001 1001 4096 May 3 20:29 openapi 20:31:47 drwxrwxr-x 4 1001 1001 4096 May 3 20:29 snap 20:31:47 -rw-rw-r-- 1 1001 1001 204 May 3 20:29 version.go [Pipeline] sh 20:31:48 + '[' -e coverage.out ] 20:31:48 + chown 1001:1001 coverage.out [Pipeline] stash 20:31:48 Stashed 1 file(s) [Pipeline] sh 20:31:48 + make build 20:31:48 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:32:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:32:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:32:10 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:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:32:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:32:18 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:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:32:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:32: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 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/secrets-config ./cmd/secrets-config 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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:32:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:32:25 $ docker stop --time=1 e34f0f54743999b957a708c1cd843e0fad6886fce134be5e67a73112e96e5a9a 20:32:27 $ docker rm -f e34f0f54743999b957a708c1cd843e0fad6886fce134be5e67a73112e96e5a9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:32:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:29 20:32:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:32:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:29 latest: Pulling from edgex-devops/edgex-compose 20:32:29 cbdbe7a5bc2a: Pulling fs layer 20:32:29 ca9280d653b3: Pulling fs layer 20:32:29 7e9c9ca2126c: Pulling fs layer 20:32:29 cbdbe7a5bc2a: Verifying Checksum 20:32:29 cbdbe7a5bc2a: Download complete 20:32:29 ca9280d653b3: Verifying Checksum 20:32:29 cbdbe7a5bc2a: Pull complete 20:32:29 7e9c9ca2126c: Download complete 20:32:30 ca9280d653b3: Pull complete 20:32:33 7e9c9ca2126c: Pull complete 20:32:33 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:32:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:32:33 prd-ubuntu20.04-docker-8c-8g-40396 does not seem to be running inside a container 20:32:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:32:35 $ docker top 7358b06cbae84992c8e8891ef583957c02d6872ab1a2064bb760f1a760efb552 -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:35 + docker-compose build --help 20:32:35 + grep parallel 20:32:36 --parallel Build images in parallel. [Pipeline] } 20:32:36 $ docker stop --time=1 7358b06cbae84992c8e8891ef583957c02d6872ab1a2064bb760f1a760efb552 20:32:37 $ docker rm -f 7358b06cbae84992c8e8891ef583957c02d6872ab1a2064bb760f1a760efb552 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:32:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:37 . [Pipeline] withDockerContainer 20:32:37 prd-ubuntu20.04-docker-8c-8g-40396 does not seem to be running inside a container 20:32:37 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:32:38 $ docker top 621c44c2a8b16ff905795a4755f0059b427f2265857f8b374a4cd3ebed071173 -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:38 + docker-compose -f ./docker-compose-build.yml build --parallel 20:32:39 Building core-command ... 20:32:39 Building core-data ... 20:32:39 Building core-metadata ... 20:32:39 Building security-bootstrapper ... 20:32:39 Building security-proxy-setup ... 20:32:39 Building security-secretstore-setup ... 20:32:39 Building security-spiffe-token-provider ... 20:32:39 Building security-spire-agent ... 20:32:39 Building security-spire-config ... 20:32:39 Building security-spire-server ... 20:32:39 Building support-notifications ... 20:32:39 Building support-scheduler ... 20:32:39 Building sys-mgmt-agent ... 20:32:39 Building security-secretstore-setup 20:32:39 Building security-spiffe-token-provider 20:32:39 Building security-bootstrapper 20:32:39 Building security-spire-config 20:32:39 Building sys-mgmt-agent 20:32:57 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:32:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:32:57 ---> 1a308ba9b683 20:32:57 Step 3/26 : WORKDIR /edgex-go 20:32:57 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:32:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:32:57 ---> 1a308ba9b683 20:32:57 Step 3/25 : WORKDIR /edgex-go 20:32:57 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:32:57 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:32:57 ---> 1a308ba9b683 20:32:57 Step 3/20 : WORKDIR /edgex-go 20:32:57 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:32:57 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:32:57 ---> 1a308ba9b683 20:32:57 Step 3/31 : WORKDIR /edgex-go 20:32:57 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:32:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:32:57 ---> 1a308ba9b683 20:32:57 Step 3/23 : WORKDIR /edgex-go 20:32:59 ---> Running in f1fc5701a2c0 20:32:59 ---> Running in 13aaf45226c3 20:32:59 ---> Running in 6a62fa6dcae0 20:32:59 ---> Running in eaefbc2a3ead 20:32:59 ---> Running in 2662396bdc1a 20:33:00 Removing intermediate container 13aaf45226c3 20:33:00 ---> da26e051daec 20:33:00 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:00 Removing intermediate container f1fc5701a2c0 20:33:00 ---> 443a607d8f0a 20:33:00 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:33:00 Removing intermediate container 2662396bdc1a 20:33:00 ---> bf0625fe06cf 20:33:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:00 Removing intermediate container 6a62fa6dcae0 20:33:00 ---> bea974ded867 20:33:00 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:00 Removing intermediate container eaefbc2a3ead 20:33:00 ---> 6206c6a77cfd 20:33:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:00 ---> Running in da476a7924a2 20:33:00 ---> Running in 8a7b90a8cf05 20:33:00 ---> Running in dd49fa678a85 20:33:00 ---> Running in 16f1016a5ea1 20:33:00 ---> Running in 3a4d9515fc38 20:33:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40401 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws 20:33:01 Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout 20:33:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:01 Removing intermediate container da476a7924a2 20:33:01 ---> 6e9f63a5c13e 20:33:01 Step 5/31 : RUN apk add --update --no-cache make git 20:33:01 ---> Running in 4a7dae210bb3 20:33:01 Removing intermediate container dd49fa678a85 20:33:01 ---> 84f89f75c99e 20:33:01 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:33:01 Removing intermediate container 3a4d9515fc38 20:33:01 ---> abe020a753d7 20:33:01 Step 5/23 : RUN apk add --update --no-cache make bash git 20:33:01 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 20:33:01 v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:33:01 OK: 15864 distinct packages available 20:33:01 The recommended git tool is: git 20:33:02 Removing intermediate container 16f1016a5ea1 20:33:02 ---> dffe5722db4e 20:33:02 Step 5/25 : RUN apk add --update --no-cache make git 20:33:02 ---> Running in 71bec337d4cd 20:33:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:02 ---> Running in 5d4e70c028a9 20:33:02 ---> Running in 2437a840b55d 20:33:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:03 OK: 221 MiB in 52 packages 20:33:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:03 OK: 221 MiB in 52 packages 20:33:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:03 Removing intermediate container 8a7b90a8cf05 20:33:03 ---> 2958873faa9c 20:33:03 Step 5/20 : COPY go.mod vendor* ./ 20:33:03 OK: 221 MiB in 52 packages 20:33:03 Removing intermediate container 4a7dae210bb3 20:33:03 ---> 3b2cbee69718 20:33:03 Step 6/31 : COPY go.mod vendor* ./ 20:33:03 ---> 112c94653a0c 20:33:03 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:03 OK: 221 MiB in 52 packages 20:33:03 OK: 221 MiB in 52 packages 20:33:03 ---> Running in f324bc2be6ab 20:33:03 ---> 864244c3702d 20:33:03 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:03 Removing intermediate container 71bec337d4cd 20:33:03 ---> 8df45fd3c6de 20:33:03 Step 6/26 : COPY go.mod vendor* ./ 20:33:03 ---> Running in da1917fbc1f2 20:33:04 ---> f9abb42d7647 20:33:04 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:04 Removing intermediate container 2437a840b55d 20:33:04 ---> 152d20a2a5a1 20:33:04 Step 6/25 : COPY go.mod vendor* ./ 20:33:04 ---> Running in 57458d63a7f0 20:33:04 Removing intermediate container 5d4e70c028a9 20:33:04 ---> 9deb8d37caec 20:33:04 Step 6/23 : COPY go.mod vendor* ./ 20:33:04 ---> db974cd2160a 20:33:04 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:04 ---> Running in ab6a0368f613 20:33:04 ---> 9ff643222a34 20:33:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:04 ---> Running in f078e5e9be1e 20:33:04 Removing intermediate container f324bc2be6ab 20:33:04 ---> f1b8e09ea1bc 20:33:04 Step 7/20 : COPY . . 20:33:05 Removing intermediate container da1917fbc1f2 20:33:05 ---> 9abec85b38d0 20:33:05 Step 8/31 : COPY . . 20:33:08 Removing intermediate container 57458d63a7f0 20:33:08 ---> 699e1a3871cf 20:33:08 Step 8/26 : COPY . . 20:33:08 Removing intermediate container ab6a0368f613 20:33:08 ---> 61aaeefbb259 20:33:08 Step 8/25 : COPY . . 20:33:08 Removing intermediate container f078e5e9be1e 20:33:08 ---> 37dc691a96c2 20:33:08 Step 8/23 : COPY . . 20:33:08 using credential edgex-jenkins-ssh 20:33:08 Cloning the remote Git repository 20:33:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:33:08 > git init /w/workspace/edgex-go/13 # timeout=10 20:33:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:33:09 > git --version # timeout=10 20:33:09 > git --version # 'git version 2.25.1' 20:33:09 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:33:16 ---> 1103abb8d05e 20:33:16 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:33:16 ---> 8e8dfd740b8d 20:33:16 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:33:16 ---> Running in 13041ecd2e1a 20:33:16 ---> 4760ed90edbb 20:33:16 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:33:16 ---> a3ddca3393b0 20:33:16 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:33:16 ---> Running in 7a5fa01452be 20:33:16 ---> 73e4b3d04e8a 20:33:16 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:33:16 ---> Running in 3f8c8429af35 20:33:16 ---> Running in f744e2aa5794 20:33:16 ---> Running in 5b586c9f7428 20:33:16 Removing intermediate container 5b586c9f7428 20:33:16 ---> c261c774bd3e 20:33:16 Step 10/26 : RUN mkdir -p spire-build 20:33:16 ---> Running in e80251655218 20:33:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:33:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:33:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:33:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:33:17 Removing intermediate container e80251655218 20:33:17 ---> 157eae59eeab 20:33:17 Step 11/26 : WORKDIR /edgex-go/spire-build 20:33:17 ---> Running in 6779c134c905 20:33:18 Removing intermediate container 6779c134c905 20:33:18 ---> 8762f1965962 20:33:18 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:33:18 ---> Running in d1a0e36eb329 20:33:19 spire-1.2.1/ 20:33:19 spire-1.2.1/.data/ 20:33:19 spire-1.2.1/.data/.file 20:33:19 spire-1.2.1/.dockerignore 20:33:19 spire-1.2.1/.gitattributes 20:33:19 spire-1.2.1/.githooks/ 20:33:19 spire-1.2.1/.githooks/pre-commit 20:33:19 spire-1.2.1/.github/ 20:33:19 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:33:19 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:33:19 spire-1.2.1/.github/dependabot.yml 20:33:19 spire-1.2.1/.github/workflows/ 20:33:19 spire-1.2.1/.github/workflows/nightly_build.yaml 20:33:19 spire-1.2.1/.github/workflows/pr_build.yaml 20:33:19 spire-1.2.1/.github/workflows/release_build.yaml 20:33:19 spire-1.2.1/.github/workflows/scripts/ 20:33:19 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:33:19 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:33:19 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:33:19 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:33:19 spire-1.2.1/.github/workflows/scripts/split.sh 20:33:19 spire-1.2.1/.gitignore 20:33:19 spire-1.2.1/.go-version 20:33:19 spire-1.2.1/.golangci.yml 20:33:19 spire-1.2.1/ADOPTERS.md 20:33:19 spire-1.2.1/CHANGELOG.md 20:33:19 spire-1.2.1/CODE-OF-CONDUCT.md 20:33:19 spire-1.2.1/CODEOWNERS 20:33:19 spire-1.2.1/CONTRIBUTING.md 20:33:19 spire-1.2.1/Dockerfile 20:33:19 spire-1.2.1/Dockerfile.dev 20:33:19 spire-1.2.1/Dockerfile.scratch 20:33:19 spire-1.2.1/LICENSE 20:33:19 spire-1.2.1/MAINTAINERS.md 20:33:19 spire-1.2.1/Makefile 20:33:19 spire-1.2.1/README.md 20:33:19 spire-1.2.1/ROADMAP.md 20:33:19 spire-1.2.1/SECURITY.md 20:33:19 spire-1.2.1/cmd/ 20:33:19 spire-1.2.1/cmd/spire-agent/ 20:33:19 spire-1.2.1/cmd/spire-agent/cli/ 20:33:19 spire-1.2.1/cmd/spire-agent/cli/api/ 20:33:19 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:33:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:33:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:33:19 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:33:19 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:33:19 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:33:19 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:33:19 spire-1.2.1/cmd/spire-agent/cli/common/ 20:33:19 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:33:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:33:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:33:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:33:19 spire-1.2.1/cmd/spire-agent/cli/run/ 20:33:19 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:33:19 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:33:19 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:33:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:33:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:33:19 spire-1.2.1/cmd/spire-agent/main.go 20:33:19 spire-1.2.1/cmd/spire-server/ 20:33:19 spire-1.2.1/cmd/spire-server/cli/ 20:33:19 spire-1.2.1/cmd/spire-server/cli/agent/ 20:33:19 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:33:19 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/cli.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/entry/ 20:33:19 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/ 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:33:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:33:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/run/ 20:33:19 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/token/ 20:33:19 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/validate/ 20:33:19 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/x509/ 20:33:19 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:33:19 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:33:19 spire-1.2.1/cmd/spire-server/main.go 20:33:19 spire-1.2.1/cmd/spire-server/util/ 20:33:19 spire-1.2.1/cmd/spire-server/util/util.go 20:33:19 spire-1.2.1/conf/ 20:33:19 spire-1.2.1/conf/agent/ 20:33:19 spire-1.2.1/conf/agent/agent.conf 20:33:19 spire-1.2.1/conf/agent/agent_full.conf 20:33:19 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:33:19 spire-1.2.1/conf/server/ 20:33:19 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:33:19 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:33:19 spire-1.2.1/conf/server/server.conf 20:33:19 spire-1.2.1/conf/server/server_full.conf 20:33:19 spire-1.2.1/doc/ 20:33:19 spire-1.2.1/doc/SPIRE101.md 20:33:19 spire-1.2.1/doc/auditlog.md 20:33:19 spire-1.2.1/doc/authorization_policy_engine.md 20:33:19 spire-1.2.1/doc/changelog_guidelines.md 20:33:19 spire-1.2.1/doc/cure53-report.pdf 20:33:19 spire-1.2.1/doc/images/ 20:33:19 spire-1.2.1/doc/images/2019_roadmap.png 20:33:19 spire-1.2.1/doc/images/SPIRE101.png 20:33:19 spire-1.2.1/doc/images/SPIRE_agent.png 20:33:19 spire-1.2.1/doc/images/SPIRE_server.png 20:33:19 spire-1.2.1/doc/images/cache_mgr.png 20:33:19 spire-1.2.1/doc/images/cache_mgr_components.png 20:33:19 spire-1.2.1/doc/images/federated_spire.png 20:33:19 spire-1.2.1/doc/images/ha_mode.png 20:33:19 spire-1.2.1/doc/images/nested_spire.png 20:33:19 spire-1.2.1/doc/images/oidc_federation.png 20:33:19 spire-1.2.1/doc/images/single_trust_domain.png 20:33:19 spire-1.2.1/doc/images/spiffe_compatible.png 20:33:19 spire-1.2.1/doc/images/spire_logo.png 20:33:19 spire-1.2.1/doc/migrating_registration_api_clients.md 20:33:19 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:33:19 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:33:19 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:33:19 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:33:19 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:33:19 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:33:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:33:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:33:19 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:33:19 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:33:19 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:33:19 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:33:19 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:33:19 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:33:19 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:33:19 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:33:19 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:33:19 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:33:19 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:33:19 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:33:19 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:33:19 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:33:19 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:33:19 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:33:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:33:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:33:19 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:33:19 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:33:19 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:33:19 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:33:19 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:33:19 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:33:19 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:33:19 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:33:19 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:33:19 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:33:19 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:33:19 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:33:19 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:33:19 spire-1.2.1/doc/scaling_spire.md 20:33:19 spire-1.2.1/doc/spire_agent.md 20:33:19 spire-1.2.1/doc/spire_server.md 20:33:19 spire-1.2.1/doc/supported_integrations.md 20:33:19 spire-1.2.1/doc/telemetry.md 20:33:19 spire-1.2.1/doc/telemetry_config.md 20:33:19 spire-1.2.1/doc/upgrading.md 20:33:19 spire-1.2.1/doc/using_spire.md 20:33:19 spire-1.2.1/examples/ 20:33:19 spire-1.2.1/examples/README.md 20:33:19 spire-1.2.1/go.mod 20:33:19 spire-1.2.1/go.sum 20:33:19 spire-1.2.1/pkg/ 20:33:19 spire-1.2.1/pkg/agent/ 20:33:19 spire-1.2.1/pkg/agent/agent.go 20:33:19 spire-1.2.1/pkg/agent/api/ 20:33:19 spire-1.2.1/pkg/agent/api/config.go 20:33:19 spire-1.2.1/pkg/agent/api/debug/ 20:33:19 spire-1.2.1/pkg/agent/api/debug/v1/ 20:33:19 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:33:19 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:33:19 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:33:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:33:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:33:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:33:19 spire-1.2.1/pkg/agent/api/endpoints.go 20:33:19 spire-1.2.1/pkg/agent/api/health/ 20:33:19 spire-1.2.1/pkg/agent/api/health/v1/ 20:33:19 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:33:19 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:33:19 spire-1.2.1/pkg/agent/api/rpccontext/ 20:33:19 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:33:19 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:33:19 spire-1.2.1/pkg/agent/attestor/ 20:33:19 spire-1.2.1/pkg/agent/attestor/node/ 20:33:19 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:33:19 spire-1.2.1/pkg/agent/attestor/node/node.go 20:33:19 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:33:19 spire-1.2.1/pkg/agent/attestor/workload/ 20:33:19 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:33:19 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:33:19 spire-1.2.1/pkg/agent/catalog/ 20:33:19 spire-1.2.1/pkg/agent/catalog/catalog.go 20:33:19 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:33:19 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:33:19 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:33:19 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:33:19 spire-1.2.1/pkg/agent/client/ 20:33:19 spire-1.2.1/pkg/agent/client/client.go 20:33:19 spire-1.2.1/pkg/agent/client/client_test.go 20:33:19 spire-1.2.1/pkg/agent/client/dial.go 20:33:19 spire-1.2.1/pkg/agent/client/nodeconn.go 20:33:19 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:33:19 spire-1.2.1/pkg/agent/client/update.go 20:33:19 spire-1.2.1/pkg/agent/client/util.go 20:33:19 spire-1.2.1/pkg/agent/common/ 20:33:19 spire-1.2.1/pkg/agent/common/backoff/ 20:33:19 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:33:19 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:33:19 spire-1.2.1/pkg/agent/common/cgroups/ 20:33:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:33:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:33:19 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:33:19 spire-1.2.1/pkg/agent/config.go 20:33:19 spire-1.2.1/pkg/agent/endpoints/ 20:33:19 spire-1.2.1/pkg/agent/endpoints/config.go 20:33:19 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:33:19 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:33:19 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:33:19 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:33:19 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:33:19 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:33:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:33:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:33:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:33:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:33:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:33:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:33:19 spire-1.2.1/pkg/agent/endpoints/workload/ 20:33:19 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:33:19 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:33:19 spire-1.2.1/pkg/agent/manager/ 20:33:19 spire-1.2.1/pkg/agent/manager/cache/ 20:33:19 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:33:19 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:33:19 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:33:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:33:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:33:19 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:33:19 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:33:19 spire-1.2.1/pkg/agent/manager/config.go 20:33:19 spire-1.2.1/pkg/agent/manager/manager.go 20:33:19 spire-1.2.1/pkg/agent/manager/manager_test.go 20:33:19 spire-1.2.1/pkg/agent/manager/storage.go 20:33:19 spire-1.2.1/pkg/agent/manager/storage_test.go 20:33:19 spire-1.2.1/pkg/agent/manager/storecache/ 20:33:19 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:33:19 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:33:19 spire-1.2.1/pkg/agent/manager/sync.go 20:33:19 spire-1.2.1/pkg/agent/plugin/ 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:33:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:33:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:33:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:33:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:33:19 spire-1.2.1/pkg/agent/svid/ 20:33:19 spire-1.2.1/pkg/agent/svid/rotator.go 20:33:19 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:33:19 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:33:19 spire-1.2.1/pkg/agent/svid/store/ 20:33:19 spire-1.2.1/pkg/agent/svid/store/service.go 20:33:19 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:33:19 spire-1.2.1/pkg/common/ 20:33:19 spire-1.2.1/pkg/common/agentpathtemplate/ 20:33:19 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:33:19 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:33:19 spire-1.2.1/pkg/common/api/ 20:33:19 spire-1.2.1/pkg/common/api/metrics.go 20:33:19 spire-1.2.1/pkg/common/api/middleware/ 20:33:19 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:33:19 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:33:19 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:33:19 spire-1.2.1/pkg/common/api/middleware/logger.go 20:33:19 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:33:19 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:33:19 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:33:19 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:33:19 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:33:19 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:33:19 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:33:19 spire-1.2.1/pkg/common/api/middleware/names.go 20:33:19 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:33:19 spire-1.2.1/pkg/common/api/names.go 20:33:19 spire-1.2.1/pkg/common/api/ratelimit.go 20:33:19 spire-1.2.1/pkg/common/api/rpccontext/ 20:33:19 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:33:19 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:33:19 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:33:19 spire-1.2.1/pkg/common/auth/ 20:33:19 spire-1.2.1/pkg/common/auth/interceptors.go 20:33:19 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:33:19 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:33:19 spire-1.2.1/pkg/common/bundleutil/ 20:33:19 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:33:19 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:33:19 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:33:19 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:33:19 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:33:19 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:33:19 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:33:19 spire-1.2.1/pkg/common/bundleutil/types.go 20:33:19 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:33:19 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:33:19 spire-1.2.1/pkg/common/catalog/ 20:33:19 spire-1.2.1/pkg/common/catalog/bind.go 20:33:19 spire-1.2.1/pkg/common/catalog/builtin.go 20:33:19 spire-1.2.1/pkg/common/catalog/catalog.go 20:33:19 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:33:19 spire-1.2.1/pkg/common/catalog/closers.go 20:33:19 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:33:19 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:33:19 spire-1.2.1/pkg/common/catalog/config.go 20:33:19 spire-1.2.1/pkg/common/catalog/config_test.go 20:33:19 spire-1.2.1/pkg/common/catalog/configure.go 20:33:19 spire-1.2.1/pkg/common/catalog/constraints.go 20:33:19 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:33:19 spire-1.2.1/pkg/common/catalog/context.go 20:33:19 spire-1.2.1/pkg/common/catalog/external.go 20:33:19 spire-1.2.1/pkg/common/catalog/host.go 20:33:19 spire-1.2.1/pkg/common/catalog/pipenet.go 20:33:19 spire-1.2.1/pkg/common/catalog/plugin.go 20:33:19 spire-1.2.1/pkg/common/catalog/testplugin/ 20:33:19 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:33:19 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:33:19 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:33:19 spire-1.2.1/pkg/common/cli/ 20:33:19 spire-1.2.1/pkg/common/cli/env.go 20:33:19 spire-1.2.1/pkg/common/cli/flags.go 20:33:19 spire-1.2.1/pkg/common/cli/trust_domain.go 20:33:19 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:33:19 spire-1.2.1/pkg/common/cli/umask.go 20:33:19 spire-1.2.1/pkg/common/cli/umask_posix.go 20:33:19 spire-1.2.1/pkg/common/cli/umask_test.go 20:33:19 spire-1.2.1/pkg/common/cli/umask_windows.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/ 20:33:19 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/flag.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/format.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/ 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:33:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:33:19 spire-1.2.1/pkg/common/coretypes/ 20:33:19 spire-1.2.1/pkg/common/coretypes/bundle/ 20:33:19 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:33:19 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:33:19 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:33:19 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:33:19 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:33:19 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:33:19 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:33:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:33:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:33:19 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:33:19 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:33:19 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:33:19 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:33:19 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:33:19 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:33:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:33:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:33:19 spire-1.2.1/pkg/common/cryptoutil/ 20:33:19 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:33:19 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:33:19 spire-1.2.1/pkg/common/diskutil/ 20:33:19 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:33:19 spire-1.2.1/pkg/common/diskutil/file_test.go 20:33:19 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:33:19 spire-1.2.1/pkg/common/errorutil/ 20:33:19 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:33:19 spire-1.2.1/pkg/common/health/ 20:33:19 spire-1.2.1/pkg/common/health/config.go 20:33:19 spire-1.2.1/pkg/common/health/context.go 20:33:19 spire-1.2.1/pkg/common/health/context_test.go 20:33:19 spire-1.2.1/pkg/common/health/health.go 20:33:19 spire-1.2.1/pkg/common/health/health_test.go 20:33:19 spire-1.2.1/pkg/common/health/logger.go 20:33:19 spire-1.2.1/pkg/common/hostservice/ 20:33:19 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:33:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:33:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:33:19 spire-1.2.1/pkg/common/idutil/ 20:33:19 spire-1.2.1/pkg/common/idutil/require.go 20:33:19 spire-1.2.1/pkg/common/idutil/require_test.go 20:33:19 spire-1.2.1/pkg/common/idutil/safety.go 20:33:19 spire-1.2.1/pkg/common/idutil/safety_test.go 20:33:19 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:33:19 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:33:19 spire-1.2.1/pkg/common/jwtsvid/ 20:33:19 spire-1.2.1/pkg/common/jwtsvid/common.go 20:33:19 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:33:19 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:33:19 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:33:19 spire-1.2.1/pkg/common/jwtutil/ 20:33:19 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:33:19 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:33:19 spire-1.2.1/pkg/common/log/ 20:33:19 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:33:19 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:33:19 spire-1.2.1/pkg/common/log/log.go 20:33:19 spire-1.2.1/pkg/common/log/log_test.go 20:33:19 spire-1.2.1/pkg/common/log/options.go 20:33:19 spire-1.2.1/pkg/common/nodeutil/ 20:33:19 spire-1.2.1/pkg/common/nodeutil/node.go 20:33:19 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:33:19 spire-1.2.1/pkg/common/peertracker/ 20:33:19 spire-1.2.1/pkg/common/peertracker/conn.go 20:33:19 spire-1.2.1/pkg/common/peertracker/credentials.go 20:33:19 spire-1.2.1/pkg/common/peertracker/errors.go 20:33:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:33:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:33:19 spire-1.2.1/pkg/common/peertracker/info.go 20:33:19 spire-1.2.1/pkg/common/peertracker/listener.go 20:33:19 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:33:19 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:33:19 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:33:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:33:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:33:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:33:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:33:19 spire-1.2.1/pkg/common/peertracker/tcp.go 20:33:19 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:33:19 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:33:19 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:33:19 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:33:19 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:33:19 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:33:19 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:33:19 spire-1.2.1/pkg/common/peertracker/uds.go 20:33:19 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:33:19 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:33:19 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:33:19 spire-1.2.1/pkg/common/pemutil/ 20:33:19 spire-1.2.1/pkg/common/pemutil/block.go 20:33:19 spire-1.2.1/pkg/common/pemutil/certs.go 20:33:19 spire-1.2.1/pkg/common/pemutil/common.go 20:33:19 spire-1.2.1/pkg/common/pemutil/csr.go 20:33:19 spire-1.2.1/pkg/common/pemutil/keys.go 20:33:19 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:33:19 spire-1.2.1/pkg/common/pemutil/testdata/ 20:33:19 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:33:19 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:33:19 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:33:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:33:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:33:19 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:33:19 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:33:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:33:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:33:19 spire-1.2.1/pkg/common/plugin/ 20:33:19 spire-1.2.1/pkg/common/plugin/aws/ 20:33:19 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:33:19 spire-1.2.1/pkg/common/plugin/azure/ 20:33:19 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:33:19 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:33:19 spire-1.2.1/pkg/common/plugin/facade.go 20:33:19 spire-1.2.1/pkg/common/plugin/facade_test.go 20:33:19 spire-1.2.1/pkg/common/plugin/gcp/ 20:33:19 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:33:19 spire-1.2.1/pkg/common/plugin/k8s/ 20:33:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:33:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:33:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:33:19 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:33:19 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:33:19 spire-1.2.1/pkg/common/plugin/log.go 20:33:19 spire-1.2.1/pkg/common/plugin/sshpop/ 20:33:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:33:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:33:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:33:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:33:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:33:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:33:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:33:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:33:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:33:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:33:19 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:33:19 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:33:19 spire-1.2.1/pkg/common/plugin/x509pop/ 20:33:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:33:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:33:19 spire-1.2.1/pkg/common/profiling/ 20:33:19 spire-1.2.1/pkg/common/profiling/dumpers.go 20:33:19 spire-1.2.1/pkg/common/profiling/profiling.go 20:33:19 spire-1.2.1/pkg/common/protoutil/ 20:33:19 spire-1.2.1/pkg/common/protoutil/masks.go 20:33:19 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:33:19 spire-1.2.1/pkg/common/rotationutil/ 20:33:19 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:33:19 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:33:19 spire-1.2.1/pkg/common/selector/ 20:33:19 spire-1.2.1/pkg/common/selector/selector.go 20:33:19 spire-1.2.1/pkg/common/selector/selector_test.go 20:33:19 spire-1.2.1/pkg/common/selector/set.go 20:33:19 spire-1.2.1/pkg/common/selector/set_utils.go 20:33:19 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:33:19 spire-1.2.1/pkg/common/telemetry/ 20:33:19 spire-1.2.1/pkg/common/telemetry/agent/ 20:33:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:33:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:33:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:33:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:33:19 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:33:19 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:33:19 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:33:19 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:33:19 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:33:19 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:33:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:33:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:33:19 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:33:19 spire-1.2.1/pkg/common/telemetry/call.go 20:33:19 spire-1.2.1/pkg/common/telemetry/common/ 20:33:19 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:33:19 spire-1.2.1/pkg/common/telemetry/config.go 20:33:19 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:33:19 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:33:19 spire-1.2.1/pkg/common/telemetry/inmem.go 20:33:19 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:33:19 spire-1.2.1/pkg/common/telemetry/m3.go 20:33:19 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:33:19 spire-1.2.1/pkg/common/telemetry/metrics.go 20:33:19 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:33:19 spire-1.2.1/pkg/common/telemetry/names.go 20:33:19 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:33:19 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:33:19 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:33:19 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/ 20:33:19 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:33:19 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:33:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:33:19 spire-1.2.1/pkg/common/telemetry/server/server.go 20:33:19 spire-1.2.1/pkg/common/telemetry/sink.go 20:33:19 spire-1.2.1/pkg/common/telemetry/statsd.go 20:33:19 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:33:19 spire-1.2.1/pkg/common/telemetry/uptime.go 20:33:19 spire-1.2.1/pkg/common/telemetry/version.go 20:33:19 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:33:19 spire-1.2.1/pkg/common/uptime/ 20:33:19 spire-1.2.1/pkg/common/uptime/uptime.go 20:33:19 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:33:19 spire-1.2.1/pkg/common/util/ 20:33:19 spire-1.2.1/pkg/common/util/certs.go 20:33:19 spire-1.2.1/pkg/common/util/certs_test.go 20:33:19 spire-1.2.1/pkg/common/util/csr.go 20:33:19 spire-1.2.1/pkg/common/util/hash.go 20:33:19 spire-1.2.1/pkg/common/util/selectors.go 20:33:19 spire-1.2.1/pkg/common/util/selectors_test.go 20:33:19 spire-1.2.1/pkg/common/util/signals.go 20:33:19 spire-1.2.1/pkg/common/util/sort.go 20:33:19 spire-1.2.1/pkg/common/util/sort_test.go 20:33:19 spire-1.2.1/pkg/common/util/task.go 20:33:19 spire-1.2.1/pkg/common/util/task_test.go 20:33:19 spire-1.2.1/pkg/common/util/testdata/ 20:33:19 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:33:19 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:33:19 spire-1.2.1/pkg/common/version/ 20:33:19 spire-1.2.1/pkg/common/version/version.go 20:33:19 spire-1.2.1/pkg/common/x509svid/ 20:33:19 spire-1.2.1/pkg/common/x509svid/common_test.go 20:33:19 spire-1.2.1/pkg/common/x509svid/csr.go 20:33:19 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:33:19 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:33:19 spire-1.2.1/pkg/common/x509util/ 20:33:19 spire-1.2.1/pkg/common/x509util/cert.go 20:33:19 spire-1.2.1/pkg/common/x509util/dns.go 20:33:19 spire-1.2.1/pkg/common/x509util/dns_test.go 20:33:19 spire-1.2.1/pkg/common/x509util/keyid.go 20:33:19 spire-1.2.1/pkg/common/x509util/keypair.go 20:33:19 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:33:19 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:33:19 spire-1.2.1/pkg/server/ 20:33:19 spire-1.2.1/pkg/server/api/ 20:33:19 spire-1.2.1/pkg/server/api/agent.go 20:33:19 spire-1.2.1/pkg/server/api/agent/ 20:33:19 spire-1.2.1/pkg/server/api/agent/v1/ 20:33:19 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:33:19 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:33:19 spire-1.2.1/pkg/server/api/agent_test.go 20:33:19 spire-1.2.1/pkg/server/api/api.go 20:33:19 spire-1.2.1/pkg/server/api/audit/ 20:33:19 spire-1.2.1/pkg/server/api/audit/audit.go 20:33:19 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:33:19 spire-1.2.1/pkg/server/api/bundle.go 20:33:19 spire-1.2.1/pkg/server/api/bundle/ 20:33:19 spire-1.2.1/pkg/server/api/bundle/v1/ 20:33:19 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:33:19 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:33:19 spire-1.2.1/pkg/server/api/bundle_test.go 20:33:19 spire-1.2.1/pkg/server/api/debug/ 20:33:19 spire-1.2.1/pkg/server/api/debug/v1/ 20:33:19 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:33:19 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:33:19 spire-1.2.1/pkg/server/api/entry.go 20:33:19 spire-1.2.1/pkg/server/api/entry/ 20:33:19 spire-1.2.1/pkg/server/api/entry/v1/ 20:33:19 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:33:19 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:33:19 spire-1.2.1/pkg/server/api/entry_test.go 20:33:19 spire-1.2.1/pkg/server/api/health/ 20:33:19 spire-1.2.1/pkg/server/api/health/v1/ 20:33:19 spire-1.2.1/pkg/server/api/health/v1/service.go 20:33:19 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:33:19 spire-1.2.1/pkg/server/api/id.go 20:33:19 spire-1.2.1/pkg/server/api/id_test.go 20:33:19 spire-1.2.1/pkg/server/api/limits/ 20:33:19 spire-1.2.1/pkg/server/api/limits/limits.go 20:33:19 spire-1.2.1/pkg/server/api/middleware/ 20:33:19 spire-1.2.1/pkg/server/api/middleware/alias.go 20:33:19 spire-1.2.1/pkg/server/api/middleware/audit.go 20:33:19 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:33:19 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:33:19 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:33:19 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:33:19 spire-1.2.1/pkg/server/api/middleware/caller.go 20:33:19 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:33:19 spire-1.2.1/pkg/server/api/middleware/common.go 20:33:19 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:33:19 spire-1.2.1/pkg/server/api/middleware/entries.go 20:33:19 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:33:19 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:33:19 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:33:19 spire-1.2.1/pkg/server/api/ratelimit.go 20:33:19 spire-1.2.1/pkg/server/api/rpccontext/ 20:33:19 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:33:19 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:33:19 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:33:19 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:33:19 spire-1.2.1/pkg/server/api/selector.go 20:33:19 spire-1.2.1/pkg/server/api/selector_test.go 20:33:19 spire-1.2.1/pkg/server/api/status.go 20:33:19 spire-1.2.1/pkg/server/api/status_test.go 20:33:19 spire-1.2.1/pkg/server/api/svid/ 20:33:19 spire-1.2.1/pkg/server/api/svid/v1/ 20:33:19 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:33:19 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:33:19 spire-1.2.1/pkg/server/api/trustdomain.go 20:33:19 spire-1.2.1/pkg/server/api/trustdomain/ 20:33:19 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:33:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:33:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:33:19 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:33:19 spire-1.2.1/pkg/server/authpolicy/ 20:33:19 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:33:19 spire-1.2.1/pkg/server/authpolicy/policy.go 20:33:19 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:33:19 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:33:19 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:33:19 spire-1.2.1/pkg/server/authpolicy/validate.go 20:33:19 spire-1.2.1/pkg/server/bundle/ 20:33:19 spire-1.2.1/pkg/server/bundle/client/ 20:33:19 spire-1.2.1/pkg/server/bundle/client/client.go 20:33:19 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:33:19 spire-1.2.1/pkg/server/bundle/client/manager.go 20:33:19 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:33:19 spire-1.2.1/pkg/server/bundle/client/sources.go 20:33:19 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:33:19 spire-1.2.1/pkg/server/bundle/client/updater.go 20:33:19 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:33:19 spire-1.2.1/pkg/server/ca/ 20:33:19 spire-1.2.1/pkg/server/ca/ca.go 20:33:19 spire-1.2.1/pkg/server/ca/ca_health.go 20:33:19 spire-1.2.1/pkg/server/ca/ca_test.go 20:33:19 spire-1.2.1/pkg/server/ca/journal.go 20:33:19 spire-1.2.1/pkg/server/ca/journal_test.go 20:33:19 spire-1.2.1/pkg/server/ca/manager.go 20:33:19 spire-1.2.1/pkg/server/ca/manager_health.go 20:33:19 spire-1.2.1/pkg/server/ca/manager_test.go 20:33:19 spire-1.2.1/pkg/server/ca/templates.go 20:33:19 spire-1.2.1/pkg/server/ca/upstream_client.go 20:33:19 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:33:19 spire-1.2.1/pkg/server/ca/validation.go 20:33:19 spire-1.2.1/pkg/server/cache/ 20:33:19 spire-1.2.1/pkg/server/cache/dscache/ 20:33:19 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:33:19 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:33:19 spire-1.2.1/pkg/server/cache/entrycache/ 20:33:19 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:33:19 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:33:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:33:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:33:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:33:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:33:19 spire-1.2.1/pkg/server/catalog/ 20:33:19 spire-1.2.1/pkg/server/catalog/catalog.go 20:33:19 spire-1.2.1/pkg/server/catalog/keymanager.go 20:33:19 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:33:19 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:33:19 spire-1.2.1/pkg/server/catalog/notifier.go 20:33:19 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:33:19 spire-1.2.1/pkg/server/config.go 20:33:19 spire-1.2.1/pkg/server/datastore/ 20:33:19 spire-1.2.1/pkg/server/datastore/datastore.go 20:33:19 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:33:19 spire-1.2.1/pkg/server/datastore/repository.go 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:33:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:33:19 spire-1.2.1/pkg/server/endpoints/ 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/ 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:33:19 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:33:19 spire-1.2.1/pkg/server/endpoints/config.go 20:33:19 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:33:19 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:33:19 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:33:19 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:33:19 spire-1.2.1/pkg/server/endpoints/middleware.go 20:33:19 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:33:19 spire-1.2.1/pkg/server/hostservice/ 20:33:19 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:33:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:33:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:33:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:33:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:33:19 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:33:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:33:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/ 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/ 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:33:19 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:33:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:33:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:33:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:33:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:33:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:33:19 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:33:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:33:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/notifier/ 20:33:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:33:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:33:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:33:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:33:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:33:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:33:19 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:33:19 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:33:19 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:33:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:33:19 spire-1.2.1/pkg/server/registration/ 20:33:19 spire-1.2.1/pkg/server/registration/manager.go 20:33:19 spire-1.2.1/pkg/server/registration/manager_test.go 20:33:19 spire-1.2.1/pkg/server/scanentries.go 20:33:19 spire-1.2.1/pkg/server/scanentries_test.go 20:33:19 spire-1.2.1/pkg/server/server.go 20:33:19 spire-1.2.1/pkg/server/server_test.go 20:33:19 spire-1.2.1/pkg/server/svid/ 20:33:19 spire-1.2.1/pkg/server/svid/observer.go 20:33:19 spire-1.2.1/pkg/server/svid/observer_test.go 20:33:19 spire-1.2.1/pkg/server/svid/rotator.go 20:33:19 spire-1.2.1/pkg/server/svid/rotator_config.go 20:33:19 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:33:19 spire-1.2.1/pkg/server/svid/rotator_test.go 20:33:19 spire-1.2.1/proto/ 20:33:19 spire-1.2.1/proto/private/ 20:33:19 spire-1.2.1/proto/private/server/ 20:33:19 spire-1.2.1/proto/private/server/journal/ 20:33:19 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:33:19 spire-1.2.1/proto/private/server/journal/journal.proto 20:33:19 spire-1.2.1/proto/spire/ 20:33:19 spire-1.2.1/proto/spire/common/ 20:33:19 spire-1.2.1/proto/spire/common/common.pb.go 20:33:19 spire-1.2.1/proto/spire/common/common.proto 20:33:19 spire-1.2.1/proto/spire/common/plugin/ 20:33:19 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:33:19 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:33:19 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:33:19 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:33:19 spire-1.2.1/proto/spire/plugin/ 20:33:19 spire-1.2.1/proto/spire/plugin/agent/ 20:33:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:33:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:33:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:33:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:33:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:33:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:33:19 spire-1.2.1/release/ 20:33:19 spire-1.2.1/release/spire-extras/ 20:33:19 spire-1.2.1/release/spire-extras/README.md 20:33:19 spire-1.2.1/release/spire-extras/conf/ 20:33:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:33:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:33:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:33:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:33:19 spire-1.2.1/release/spire/ 20:33:19 spire-1.2.1/release/spire/README.md 20:33:19 spire-1.2.1/release/spire/conf/ 20:33:19 spire-1.2.1/release/spire/conf/agent/ 20:33:19 spire-1.2.1/release/spire/conf/agent/agent.conf 20:33:19 spire-1.2.1/release/spire/conf/server/ 20:33:19 spire-1.2.1/release/spire/conf/server/server.conf 20:33:19 spire-1.2.1/script/ 20:33:19 spire-1.2.1/script/build-artifact.sh 20:33:19 spire-1.2.1/script/generate_dummy_ca.sh 20:33:19 spire-1.2.1/support/ 20:33:19 spire-1.2.1/support/k8s/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:33:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:33:19 spire-1.2.1/support/oidc-discovery-provider/ 20:33:19 spire-1.2.1/support/oidc-discovery-provider/README.md 20:33:19 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:33:19 spire-1.2.1/support/oidc-discovery-provider/config.go 20:33:19 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:33:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:33:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:33:19 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:33:19 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:33:19 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:33:19 spire-1.2.1/support/oidc-discovery-provider/main.go 20:33:19 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:33:19 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:33:19 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:33:19 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:33:19 spire-1.2.1/test/ 20:33:19 spire-1.2.1/test/clock/ 20:33:19 spire-1.2.1/test/clock/clock.go 20:33:19 spire-1.2.1/test/fakes/ 20:33:19 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:33:19 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:33:19 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:33:19 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:33:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:33:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:33:19 spire-1.2.1/test/fakes/fakeagentstore/ 20:33:19 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:33:19 spire-1.2.1/test/fakes/fakedatastore/ 20:33:19 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:33:19 spire-1.2.1/test/fakes/fakeentryclient/ 20:33:19 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:33:19 spire-1.2.1/test/fakes/fakehealthchecker/ 20:33:19 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:33:19 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:33:19 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:33:19 spire-1.2.1/test/fakes/fakemetrics/ 20:33:19 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:33:19 spire-1.2.1/test/fakes/fakenoderesolver/ 20:33:19 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:33:19 spire-1.2.1/test/fakes/fakenotifier/ 20:33:19 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:33:19 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:33:19 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:33:19 spire-1.2.1/test/fakes/fakeserverca/ 20:33:19 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:33:19 spire-1.2.1/test/fakes/fakeservercatalog/ 20:33:19 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:33:19 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:33:19 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:33:19 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:33:19 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:33:19 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:33:19 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:33:19 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:33:19 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:33:19 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:33:19 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:33:19 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:33:19 spire-1.2.1/test/fixture/ 20:33:19 spire-1.2.1/test/fixture/certs/ 20:33:19 spire-1.2.1/test/fixture/certs/agent_svid.der 20:33:19 spire-1.2.1/test/fixture/certs/base_cert.pem 20:33:19 spire-1.2.1/test/fixture/certs/base_csr.pem 20:33:19 spire-1.2.1/test/fixture/certs/base_key.pem 20:33:19 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:33:19 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:33:19 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:33:19 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:33:19 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:33:19 spire-1.2.1/test/fixture/certs/blog_key.pem 20:33:19 spire-1.2.1/test/fixture/certs/bundle.der 20:33:19 spire-1.2.1/test/fixture/certs/ca.pem 20:33:19 spire-1.2.1/test/fixture/certs/ca_key.pem 20:33:19 spire-1.2.1/test/fixture/certs/database_cert.pem 20:33:19 spire-1.2.1/test/fixture/certs/database_csr.pem 20:33:19 spire-1.2.1/test/fixture/certs/database_key.pem 20:33:19 spire-1.2.1/test/fixture/certs/node_cert.pem 20:33:19 spire-1.2.1/test/fixture/certs/node_csr.pem 20:33:19 spire-1.2.1/test/fixture/certs/node_key.pem 20:33:19 spire-1.2.1/test/fixture/certs/svid.pem 20:33:19 spire-1.2.1/test/fixture/certs/svid_key.pem 20:33:19 spire-1.2.1/test/fixture/config/ 20:33:19 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:33:19 spire-1.2.1/test/fixture/config/agent_good.conf 20:33:19 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:33:19 spire-1.2.1/test/fixture/config/plugin_good.conf 20:33:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:33:19 spire-1.2.1/test/fixture/config/server_good.conf 20:33:19 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:33:19 spire-1.2.1/test/fixture/fixture.go 20:33:19 spire-1.2.1/test/fixture/nodeattestor/ 20:33:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:33:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:33:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:33:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:33:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:33:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:33:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:33:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:33:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:33:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:33:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:33:19 spire-1.2.1/test/fixture/registration/ 20:33:19 spire-1.2.1/test/fixture/registration/entries.json 20:33:19 spire-1.2.1/test/fixture/registration/good-for-update.json 20:33:19 spire-1.2.1/test/fixture/registration/good.json 20:33:19 spire-1.2.1/test/fixture/registration/invalid.json 20:33:19 spire-1.2.1/test/fixture/registration/invalid_json.json 20:33:19 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:33:19 spire-1.2.1/test/integration/ 20:33:19 spire-1.2.1/test/integration/README.md 20:33:19 spire-1.2.1/test/integration/common 20:33:19 spire-1.2.1/test/integration/setup/ 20:33:19 spire-1.2.1/test/integration/setup/adminclient/ 20:33:19 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:33:19 spire-1.2.1/test/integration/setup/adminclient/client.go 20:33:19 spire-1.2.1/test/integration/setup/debugagent/ 20:33:19 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:33:19 spire-1.2.1/test/integration/setup/debugagent/main.go 20:33:19 spire-1.2.1/test/integration/setup/debugserver/ 20:33:19 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:33:19 spire-1.2.1/test/integration/setup/debugserver/main.go 20:33:19 spire-1.2.1/test/integration/setup/downstreamclient/ 20:33:19 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:33:19 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:33:19 spire-1.2.1/test/integration/setup/itclient/ 20:33:19 spire-1.2.1/test/integration/setup/itclient/client.go 20:33:19 spire-1.2.1/test/integration/setup/node-attestation/ 20:33:19 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:33:19 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:33:19 spire-1.2.1/test/integration/setup/x509pop/ 20:33:19 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:33:19 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:33:19 spire-1.2.1/test/integration/suites/ 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:33:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:33:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:33:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:33:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:33:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:33:19 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:33:19 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:33:19 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:33:19 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:33:19 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:33:19 spire-1.2.1/test/integration/suites/join-token/ 20:33:19 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:33:19 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:33:19 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:33:19 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:33:19 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:33:19 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:33:19 spire-1.2.1/test/integration/suites/join-token/README.md 20:33:19 spire-1.2.1/test/integration/suites/join-token/conf/ 20:33:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:33:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:33:19 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/join-token/teardown 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:33:19 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:33:19 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:33:19 spire-1.2.1/test/integration/suites/k8s/ 20:33:19 spire-1.2.1/test/integration/suites/k8s/00-setup 20:33:19 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:33:19 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:33:19 spire-1.2.1/test/integration/suites/k8s/README.md 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/ 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:33:19 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:33:19 spire-1.2.1/test/integration/suites/k8s/teardown 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:33:19 spire-1.2.1/test/integration/suites/node-attestation/ 20:33:19 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:33:19 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:33:19 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:33:19 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:33:19 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:33:19 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:33:19 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:33:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:33:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:33:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:33:19 spire-1.2.1/test/integration/suites/rotation/ 20:33:19 spire-1.2.1/test/integration/suites/rotation/00-setup 20:33:19 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:33:19 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:33:19 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:33:19 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:33:19 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:33:19 spire-1.2.1/test/integration/suites/rotation/README.md 20:33:19 spire-1.2.1/test/integration/suites/rotation/conf/ 20:33:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:33:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:33:19 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/rotation/teardown 20:33:19 spire-1.2.1/test/integration/suites/self-test/ 20:33:19 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:33:19 spire-1.2.1/test/integration/suites/self-test/README.md 20:33:19 spire-1.2.1/test/integration/suites/self-test/teardown 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:33:19 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:33:19 spire-1.2.1/test/integration/suites/upgrade/ 20:33:19 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:33:19 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:33:19 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:33:19 spire-1.2.1/test/integration/suites/upgrade/README.md 20:33:19 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:33:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:33:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:33:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:33:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:33:19 spire-1.2.1/test/integration/suites/upgrade/teardown 20:33:19 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:33:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:33:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:33:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:33:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:33:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:33:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:33:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:33:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:33:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:33:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:33:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:33:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:33:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:33:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:33:19 spire-1.2.1/test/integration/test-one.sh 20:33:19 spire-1.2.1/test/integration/test.sh 20:33:19 spire-1.2.1/test/plugintest/ 20:33:19 spire-1.2.1/test/plugintest/config.go 20:33:19 spire-1.2.1/test/plugintest/load.go 20:33:19 spire-1.2.1/test/plugintest/option.go 20:33:19 spire-1.2.1/test/spiretest/ 20:33:19 spire-1.2.1/test/spiretest/apiserver.go 20:33:19 spire-1.2.1/test/spiretest/assertions.go 20:33:19 spire-1.2.1/test/spiretest/dir.go 20:33:19 spire-1.2.1/test/spiretest/errors_posix.go 20:33:19 spire-1.2.1/test/spiretest/errors_windows.go 20:33:19 spire-1.2.1/test/spiretest/logs.go 20:33:19 spire-1.2.1/test/spiretest/socketapi.go 20:33:19 spire-1.2.1/test/spiretest/suite.go 20:33:19 spire-1.2.1/test/spiretest/x509.go 20:33:19 spire-1.2.1/test/testca/ 20:33:19 spire-1.2.1/test/testca/ca.go 20:33:19 spire-1.2.1/test/testkey/ 20:33:19 spire-1.2.1/test/testkey/generate.sh 20:33:19 spire-1.2.1/test/testkey/genkeys.go 20:33:19 spire-1.2.1/test/testkey/keys.go 20:33:19 spire-1.2.1/test/testkey/new.go 20:33:19 spire-1.2.1/test/tpmsimulator/ 20:33:19 spire-1.2.1/test/tpmsimulator/simulator.go 20:33:19 spire-1.2.1/test/util/ 20:33:19 spire-1.2.1/test/util/cert_fixtures.go 20:33:19 spire-1.2.1/test/util/cert_generation.go 20:33:19 spire-1.2.1/test/util/io_redirection.go 20:33:19 spire-1.2.1/test/util/race.go 20:33:19 spire-1.2.1/test/util/util.go 20:33:19 building spire from source... 20:33:19 Installing go1.17.7... 20:33:26 Building bin/spire-server... 20:33:26 go: downloading github.com/mitchellh/cli v1.1.2 20:33:26 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:33:26 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:33:26 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:33:26 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:33:26 go: downloading github.com/imdario/mergo v0.3.12 20:33:26 go: downloading github.com/sirupsen/logrus v1.8.1 20:33:26 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:33:26 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:33:26 go: downloading google.golang.org/grpc v1.44.0 20:33:26 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:33:26 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:33:26 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:33:26 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:33:26 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:33:26 go: downloading github.com/armon/go-metrics v0.3.10 20:33:26 go: downloading github.com/prometheus/client_golang v1.12.1 20:33:26 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:33:26 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:33:26 go: downloading github.com/open-policy-agent/opa v0.38.0 20:33:26 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:33:26 go: downloading github.com/fatih/color v1.13.0 20:33:26 go: downloading github.com/mattn/go-isatty v0.0.14 20:33:26 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:33:26 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:33:26 go: downloading github.com/oklog/run v1.0.0 20:33:26 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:33:26 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:33:26 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:33:26 go: downloading github.com/imkira/go-observer v1.0.3 20:33:26 go: downloading github.com/prometheus/client_model v0.2.0 20:33:26 go: downloading github.com/prometheus/common v0.32.1 20:33:26 go: downloading github.com/beorn7/perks v1.0.1 20:33:26 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:33:26 go: downloading github.com/prometheus/procfs v0.7.3 20:33:26 go: downloading github.com/Masterminds/goutils v1.1.0 20:33:26 go: downloading github.com/Masterminds/semver v1.5.0 20:33:26 go: downloading github.com/google/uuid v1.1.2 20:33:26 go: downloading github.com/huandu/xstrings v1.3.2 20:33:26 go: downloading github.com/mattn/go-colorable v0.1.12 20:33:26 go: downloading go.uber.org/atomic v1.9.0 20:33:26 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:33:26 go: downloading github.com/blang/semver/v4 v4.0.0 20:33:26 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:33:26 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:33:26 go: downloading github.com/jinzhu/gorm v1.9.16 20:33:26 go: downloading github.com/lib/pq v1.10.4 20:33:26 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:33:26 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:33:26 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:33:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:33:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:33:27 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:33:28 Merging remotes/origin/main commit 7403972676612df12563dc943565a4020914d98d into PR head commit f651c9050014cebb69ef6e3aabd169dd18ce14e1 20:33:28 Merge succeeded, producing 59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 20:33:28 Checking out Revision 59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 (PR-3987) 20:33:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:33:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:33:27 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:33:28 > git config core.sparsecheckout # timeout=10 20:33:28 > git checkout -f f651c9050014cebb69ef6e3aabd169dd18ce14e1 # timeout=10 20:33:28 > git remote # timeout=10 20:33:28 > git config --get remote.origin.url # timeout=10 20:33:28 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:28 > git merge 7403972676612df12563dc943565a4020914d98d # timeout=10 20:33:28 > git rev-parse HEAD^{commit} # timeout=10 20:33:28 > git config core.sparsecheckout # timeout=10 20:33:28 > git checkout -f 59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 # timeout=10 20:33:29 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:33:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:33:29 go: downloading github.com/stretchr/testify v1.7.0 20:33:29 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:33:29 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:33:33 Commit message: "Merge commit '7403972676612df12563dc943565a4020914d98d' into HEAD" 20:33:33 > git rev-list --no-walk f651c9050014cebb69ef6e3aabd169dd18ce14e1 # timeout=10 20:33:33 go: downloading google.golang.org/api v0.70.0 20:33:33 go: downloading k8s.io/client-go v0.23.4 20:33:33 go: downloading k8s.io/api v0.23.4 20:33:33 go: downloading github.com/google/go-tpm v0.3.3 20:33:33 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:33:34 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:33:34 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:33:34 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:33:34 go: downloading cloud.google.com/go/storage v1.21.0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:33:34 go: downloading cloud.google.com/go v0.100.2 20:33:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:33:34 % Total % Received % Xferd Average Speed Time Time Time Current 20:33:34 Dload Upload Total Spent Left Speed 20:33:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 202k 0 --:--:-- --:--:-- --:--:-- 206k [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:35 go: downloading k8s.io/apimachinery v0.23.4 20:33:35 go: downloading k8s.io/kube-aggregator v0.23.3 20:33:35 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:33:35 go: downloading cloud.google.com/go/security v1.3.0 20:33:35 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 20:33:35 /etc/docker/daemon.json 20:33:35 { 20:33:35 "registry-mirrors": [ 20:33:35 "https://nexus3.edgexfoundry.org:10001" 20:33:35 ], 20:33:35 "bip": "10.250.0.254/24", 20:33:35 "hosts": [ 20:33:35 "tcp://0.0.0.0:5555", 20:33:35 "unix:///var/run/docker.sock" 20:33:35 ], 20:33:35 "mtu": 1458, 20:33:35 "selinux-enabled": true, 20:33:35 "seccomp-profile": "/etc/docker/seccomp.json" 20:33:35 } [Pipeline] sh 20:33:35 go: downloading github.com/hashicorp/vault/api v1.4.1 20:33:35 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:33:36 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:33:36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:33:36 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:33:36 go: downloading github.com/twmb/murmur3 v1.1.6 20:33:36 go: downloading github.com/hashicorp/errwrap v1.1.0 20:33:36 go: downloading github.com/jinzhu/inflection v1.0.0 20:33:36 go: downloading github.com/aws/smithy-go v1.11.0 20:33:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:33:36 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:33:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:33:36 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:33:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:33:36 + sudo service docker restart 20:33:36 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:33:36 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:33:36 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:33:36 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:33:36 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:33:36 go: downloading github.com/dimchansky/utfbom v1.1.1 20:33:36 go: downloading cloud.google.com/go/compute v1.3.0 20:33:37 go: downloading cloud.google.com/go/iam v0.1.1 20:33:37 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:33:37 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:33:39 go: downloading github.com/gogo/protobuf v1.3.2 20:33:39 go: downloading k8s.io/klog/v2 v2.30.0 20:33:39 go: downloading github.com/google/gofuzz v1.1.0 20:33:39 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:33:39 go: downloading github.com/spf13/pflag v1.0.5 20:33:39 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:33:39 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:33:39 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:33:39 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:33:39 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:33:39 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:33:39 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:33:39 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:33:39 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:33:39 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:33:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:33:39 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:33:39 go: downloading gopkg.in/yaml.v2 v2.4.0 20:33:39 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:33:39 go: downloading github.com/gobwas/glob v0.2.3 20:33:39 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:33:39 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:33:39 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:33:39 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:33:39 go: downloading go.opencensus.io v0.23.0 20:33:39 go: downloading gopkg.in/inf.v0 v0.9.1 20:33:39 go: downloading github.com/google/go-cmp v0.5.7 20:33:39 go: downloading github.com/googleapis/gnostic v0.5.5 20:33:39 go: downloading github.com/go-logr/logr v1.2.2 20:33:39 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:33:40 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:33:40 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:33:40 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:33:40 go: downloading github.com/json-iterator/go v1.1.12 20:33:40 go: downloading go.uber.org/zap v1.21.0 20:33:40 go: downloading github.com/tklauser/numcpus v0.3.0 20:33:40 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:33:40 go: downloading sigs.k8s.io/yaml v1.3.0 20:33:40 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:33:40 go: downloading github.com/golang/snappy v0.0.4 20:33:40 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:33:40 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:33:40 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:33:40 go: downloading github.com/hashicorp/go-version v1.2.0 20:33:40 go: downloading github.com/ryanuber/go-glob v1.0.0 20:33:40 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:33:40 go: downloading github.com/modern-go/reflect2 v1.0.2 20:33:40 go: downloading go.uber.org/multierr v1.6.0 20:33:40 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:33: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:33:46 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:33:46 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [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/13@tmp/config9218631376660862258tmp [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: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:10003 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:10004 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 docker.io 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-login.sh ends [Pipeline] } 20:33:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [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:33:59 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:33:59 9b3977197b4f: Pulling fs layer 20:33:59 1a89e8eeedd5: Pulling fs layer 20:33:59 94645a83ff95: Pulling fs layer 20:33:59 3f3a8bcf1eab: Pulling fs layer 20:33:59 0c92f367c5e7: Pulling fs layer 20:33:59 3096ccb668a1: Pulling fs layer 20:33:59 e8cf19c19ddd: Pulling fs layer 20:33:59 a4caa8a26152: Pulling fs layer 20:33:59 0c92f367c5e7: Waiting 20:33:59 3096ccb668a1: Waiting 20:33:59 e8cf19c19ddd: Waiting 20:33:59 a4caa8a26152: Waiting 20:33:59 3f3a8bcf1eab: Waiting 20:33:59 94645a83ff95: Download complete 20:33:59 1a89e8eeedd5: Verifying Checksum 20:33:59 1a89e8eeedd5: Download complete 20:33:59 0c92f367c5e7: Download complete 20:33:59 3096ccb668a1: Verifying Checksum 20:33:59 3096ccb668a1: Download complete 20:33:59 9b3977197b4f: Verifying Checksum 20:33:59 9b3977197b4f: Download complete 20:33:59 e8cf19c19ddd: Verifying Checksum 20:33:59 e8cf19c19ddd: Download complete 20:34:00 9b3977197b4f: Pull complete 20:34:01 1a89e8eeedd5: Pull complete 20:34:01 94645a83ff95: Pull complete 20:34:02 a4caa8a26152: Verifying Checksum 20:34:02 a4caa8a26152: Download complete 20:34:02 3f3a8bcf1eab: Verifying Checksum 20:34:02 3f3a8bcf1eab: Download complete 20:34:04 Removing intermediate container 3f8c8429af35 20:34:04 ---> 7b8ba9fb1734 20:34:04 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:34:04 Removing intermediate container f744e2aa5794 20:34:04 Removing intermediate container 7a5fa01452be 20:34:04 ---> 17b282305534 20:34:04 ---> 2238a1d63aea 20:34:04 20:34:04 20:34:04 Step 10/25 : FROM alpine:3.14Step 10/31 : FROM alpine:3.14 20:34:04 20:34:04 Removing intermediate container 13041ecd2e1a 20:34:04 ---> 0696fd2f8d6d 20:34:04 20:34:04 Step 9/20 : FROM alpine:3.15 20:34:04 ---> Running in a7bb1ee11732 20:34:04 3.14: Pulling from library/alpine 20:34:04 3.14: Pulling from library/alpine 20:34:04 3.15: Pulling from library/alpine 20:34:05 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:34:05 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:34:05 Status: Downloaded newer image for alpine:3.14 20:34:05 Status: Downloaded newer image for alpine:3.14 20:34:05 ---> e04c818066af 20:34:05 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:34:05 ---> e04c818066af 20:34:05 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:34:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:34:05 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:34:05 ---> Running in de2e08b3a32d 20:34:05 Status: Downloaded newer image for alpine:3.15 20:34:05 ---> Running in 2716dd94c15c 20:34:05 ---> 0ac33e5f5afa 20:34:05 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:05 ---> Running in bda257ee8f8a 20:34:05 Removing intermediate container de2e08b3a32d 20:34:05 ---> 47e7176a2e83 20:34:05 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:34:06 ---> Running in 069a3335174a 20:34:06 Removing intermediate container bda257ee8f8a 20:34:06 ---> 1ae59876bba4 20:34:06 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:06 ---> Running in 405a7752a83e 20:34:06 Removing intermediate container a7bb1ee11732 20:34:06 ---> 7a1a6eabe7ed 20:34:06 20:34:06 Step 11/23 : FROM docker:20.10.14 20:34:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:06 20.10.14: Pulling from library/docker 20:34:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:06 (1/3) Installing ca-certificates (20211220-r0) 20:34:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:06 (2/3) Installing dumb-init (1.2.5-r1) 20:34:06 (3/3) Installing su-exec (0.2-r1) 20:34:06 Executing busybox-1.33.1-r7.trigger 20:34:06 Executing ca-certificates-20211220-r0.trigger 20:34:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:07 OK: 6 MiB in 17 packages 20:34:07 (1/2) Installing dumb-init (1.2.5-r1) 20:34:07 (2/2) Installing su-exec (0.2-r1) 20:34:07 Executing busybox-1.33.1-r7.trigger 20:34:07 OK: 6 MiB in 16 packages 20:34:08 Removing intermediate container 405a7752a83e 20:34:08 ---> 17f9b6a00c0f 20:34:08 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:34:08 Removing intermediate container 069a3335174a 20:34:08 ---> 381b857874c9 20:34:08 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:34:08 Removing intermediate container 2716dd94c15c 20:34:08 ---> fd13f628f12b 20:34:08 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:34:08 ---> Running in 29931e523b77 20:34:08 ---> Running in fd1ad659c010 20:34:08 ---> Running in f8dffd293510 20:34:09 Removing intermediate container 29931e523b77 20:34:09 ---> 793843ff9e16 20:34:09 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:34:09 ---> Running in 05909f9ff2e1 20:34:09 Removing intermediate container f8dffd293510 20:34:09 ---> 140240a09bad 20:34:09 Step 13/25 : WORKDIR / 20:34:09 ---> Running in 992d6b4d1d14 20:34:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:09 Removing intermediate container 05909f9ff2e1 20:34:09 ---> adb4376dca8c 20:34:09 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:34:09 Removing intermediate container 992d6b4d1d14 20:34:09 ---> 393926e96386 20:34:09 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:34:09 ---> Running in 3dd1c6ed912d 20:34:10 ---> 57d1b486d864 20:34:10 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:34:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:10 ---> 35b9263c910b 20:34:10 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:34:10 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 20:34:10 v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:34:10 OK: 15855 distinct packages available 20:34:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:10 ---> 4a84c64c6c8e 20:34:10 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:34:11 Removing intermediate container 3dd1c6ed912d 20:34:11 ---> c40b342fff0c 20:34:11 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:34:11 ---> Running in 3821c68ccd0e 20:34:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:11 ---> 8bf7f0d3abe2 20:34:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:34:11 Removing intermediate container 3821c68ccd0e 20:34:11 ---> c975a5898341 20:34:11 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:34:11 (1/9) Installing ca-certificates (20211220-r0) 20:34:11 (2/9) Installing brotli-libs (1.0.9-r5) 20:34:11 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:34:12 (4/9) Installing libcurl (7.80.0-r1) 20:34:12 (5/9) Installing curl (7.80.0-r1) 20:34:12 (6/9) Installing dumb-init (1.2.5-r1) 20:34:12 ---> 192c9076c11b 20:34:12 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:34:12 (7/9) Installing musl-obstack (1.2.3-r0) 20:34:12 ---> Running in 63b23baf95b0 20:34:12 (8/9) Installing libucontext (1.1-r0) 20:34:12 ---> 3e2f134cbc1b 20:34:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:34:12 (9/9) Installing gcompat (1.0.0-r4) 20:34:12 Executing busybox-1.34.1-r5.trigger 20:34:12 Executing ca-certificates-20211220-r0.trigger 20:34:12 OK: 8 MiB in 23 packages 20:34:13 ---> d646e24b08d8 20:34:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:34:14 Removing intermediate container fd1ad659c010 20:34:14 ---> 08e462191c5b 20:34:14 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:14 ---> b9efde1481b9 20:34:14 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:34:14 ---> Running in a4d66d695e72 20:34:14 Removing intermediate container 63b23baf95b0 20:34:14 ---> 1f58296440c7 20:34:14 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:15 ---> 13e1702deeb1 20:34:15 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:34:15 ---> 7b8be6f84347 20:34:15 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:34:16 Removing intermediate container a4d66d695e72 20:34:16 ---> c4fa618246aa 20:34:16 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:34:16 ---> 54f81793a95d 20:34:16 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:34:17 ---> 6172dc7054cd 20:34:17 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:34:17 ---> Running in 632389de33ca 20:34:17 Removing intermediate container 632389de33ca 20:34:17 ---> 820aaa4c16a8 20:34:17 Step 23/25 : LABEL arch=x86_64 20:34:17 ---> edbbc65fe3e8 20:34:17 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:34:17 3f3a8bcf1eab: Pull complete 20:34:17 0c92f367c5e7: Pull complete 20:34:17 3096ccb668a1: Pull complete 20:34:17 e8cf19c19ddd: Pull complete 20:34:17 ---> 7822acc727a2 20:34:17 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:34:17 ---> Running in 898615f84382 20:34:17 ---> Running in 9fd058203d40 20:34:18 ---> f519fd548e50 20:34:18 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:34:18 Removing intermediate container 898615f84382 20:34:18 ---> bbd2cb55b5de 20:34:18 Step 24/25 : LABEL git_sha=3dbef2311167635094b9702bde69b1056438adad 20:34:18 Removing intermediate container 9fd058203d40 20:34:18 ---> 8dec63f568bf 20:34:18 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:19 ---> Running in 2364a05133d8 20:34:19 ---> Running in c64db07a4ee9 20:34:19 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:34:19 ---> dc1c8bd501bc 20:34:19 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:34:19 Status: Downloaded newer image for docker:20.10.14 20:34:19 ---> 7417809fdb73 20:34:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:34:20 ---> Running in afc4186db187 20:34:20 Removing intermediate container c64db07a4ee9 20:34:20 ---> 10b14e2811c4 20:34:20 Step 18/20 : LABEL arch=x86_64 20:34:20 Removing intermediate container 2364a05133d8 20:34:20 ---> 816f8bc4039a 20:34:20 Step 25/25 : LABEL version=0.0.0 20:34:20 ---> Running in f41db03e3e1f 20:34:20 ---> Running in 5908e78de777 20:34:20 ---> Running in fb9dc9506f78 20:34:21 Removing intermediate container f41db03e3e1f 20:34:21 ---> 9812c7381516 20:34:21 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:34:21 Removing intermediate container afc4186db187 20:34:21 ---> 8a9bce47d0c7 20:34:21 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:34:21 ---> Running in 4407555bdeb2 20:34:21 Removing intermediate container 5908e78de777 20:34:21 ---> d16f1217834a 20:34:21 20:34:21 Removing intermediate container fb9dc9506f78 20:34:21 ---> 2c06226b196c 20:34:21 Step 19/20 : LABEL git_sha=3dbef2311167635094b9702bde69b1056438adad 20:34:22 Successfully built d16f1217834a 20:34:22 ---> b6ba634cf53a 20:34:22 Step 26/31 : RUN chmod +x /entrypoint.sh 20:34:22 Successfully tagged security-secretstore-setup:latest 20:34:22  Building security-secretstore-setup ... done Building core-metadata 20:34:23 a4caa8a26152: Pull complete 20:34:23 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 20:34:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:34:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:23 (1/43) Installing readline (8.1.1-r0) 20:34:23 (2/43) Installing bash (5.1.16-r0) 20:34:23 Executing bash-5.1.16-r0.post-install 20:34:23 (3/43) Installing brotli-libs (1.0.9-r5) 20:34:23 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:34:23 (5/43) Installing libcurl (7.80.0-r1) 20:34:23 (6/43) Installing curl (7.80.0-r1) 20:34:23 (7/43) Installing dumb-init (1.2.5-r1) 20:34:23 (8/43) Installing libbz2 (1.0.8-r1) 20:34:23 (9/43) Installing expat (2.4.7-r0) 20:34:23 (10/43) Installing libffi (3.4.2-r1) 20:34:23 (11/43) Installing gdbm (1.22-r0) 20:34:23 (12/43) Installing xz-libs (5.2.5-r1) 20:34:23 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:34:23 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 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:23 (15/43) Installing mpdecimal (2.5.1-r1) 20:34:23 (16/43) Installing sqlite-libs (3.36.0-r0) 20:34:23 (17/43) Installing python3 (3.9.7-r4) 20:34:24 (18/43) Installing py3-appdirs (1.4.4-r2) 20:34:24 (19/43) Installing py3-certifi (2020.12.5-r1) 20:34:24 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:34:24 (21/43) Installing py3-idna (3.3-r0) 20:34:24 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:34:24 (23/43) Installing py3-requests (2.26.0-r1) 20:34:24 (24/43) Installing py3-msgpack (1.0.2-r1) 20:34:24 (25/43) Installing py3-lockfile (0.12.2-r4) 20:34:24 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:34:24 (27/43) Installing py3-colorama (0.4.4-r1) 20:34:24 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:34:24 (29/43) Installing py3-distlib (0.3.3-r0) 20:34:24 (30/43) Installing py3-distro (1.6.0-r0) 20:34:24 (31/43) Installing py3-six (1.16.0-r0) 20:34:24 (32/43) Installing py3-webencodings (0.5.1-r4) 20:34:24 (33/43) Installing py3-html5lib (1.1-r1) 20:34:24 (34/43) Installing py3-parsing (2.4.7-r2) 20:34:24 (35/43) Installing py3-packaging (20.9-r1) 20:34:24 (36/43) Installing py3-tomli (1.2.2-r0) 20:34:24 (37/43) Installing py3-pep517 (0.12.0-r0) 20:34:24 (38/43) Installing py3-progress (1.6-r0) 20:34:24 (39/43) Installing py3-retrying (1.3.3-r2) 20:34:24 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:34:24 (41/43) Installing py3-setuptools (52.0.0-r4) 20:34:24 (42/43) Installing py3-toml (0.10.2-r2) 20:34:24 (43/43) Installing py3-pip (20.3.4-r1) 20:34:24 Executing busybox-1.34.1-r5.trigger 20:34:24 OK: 83 MiB in 65 packages 20:34:24 ---> Running in b4120e37aac4 20:34:25 Collecting docker-compose==1.23.2 20:34:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:34:25 Collecting texttable<0.10,>=0.9.0 20:34:25 Downloading texttable-0.9.1.tar.gz (11 kB) 20:34:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:34:25 ---> 1a308ba9b683 20:34:25 Step 3/23 : WORKDIR /edgex-go 20:34:25 ---> Using cache 20:34:25 ---> 6206c6a77cfd 20:34:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:25 ---> Using cache 20:34:25 ---> abe020a753d7 20:34:25 Step 5/23 : RUN apk add --update --no-cache make git 20:34:26 Collecting jsonschema<3,>=2.5.1 20:34:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:34:26 Collecting dockerpty<0.5,>=0.4.1 20:34:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:34:26 Sending build context to Docker daemon 169.3MB 20:34:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:34:26 ---> 725f1c02e7f9 20:34:26 Step 2/4 : WORKDIR /edgex 20:34:26 Collecting websocket-client<1.0,>=0.32.0 20:34:26 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:34:26 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:34:26 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:34:26 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:34:26 Collecting docker<4.0,>=3.6.0 20:34:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:34:26 Collecting docopt<0.7,>=0.6.1 20:34:26 Downloading docopt-0.6.2.tar.gz (25 kB) 20:34:27 Collecting PyYAML<4,>=3.10 20:34:27 Downloading PyYAML-3.13.tar.gz (270 kB) 20:34:27 ---> Running in 0490dfd4d544 20:34:28 ---> Running in d123bb07703d 20:34:28 Removing intermediate container b4120e37aac4 20:34:28 ---> b55881f1ddb6 20:34:28 Step 20/20 : LABEL version=0.0.0 20:34:28 Collecting cached-property<2,>=1.2.0 20:34:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:34:28 Collecting docker-pycreds>=0.4.0 20:34:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:34:28 ---> Running in 17f519b6e7fa 20:34:28 Removing intermediate container 17f519b6e7fa 20:34:28 ---> c523db019216 20:34:28 Step 3/4 : COPY go.mod . 20:34:28 Collecting chardet<3.1.0,>=3.0.2 20:34:28 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:34:28 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:34:28 ---> Running in 1cdae9bf7ed6 20:34:28 Collecting urllib3<1.25,>=1.21.1 20:34:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:34:28 Collecting idna<2.8,>=2.5 20:34:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:34:28 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:34:28 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:34:28 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:34:28 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:34:28 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:34:28 Attempting uninstall: urllib3 20:34:28 Found existing installation: urllib3 1.26.7 20:34:28 Uninstalling urllib3-1.26.7: 20:34:28 Successfully uninstalled urllib3-1.26.7 20:34:28 ---> 6d6b725dfd58 20:34:28 Step 4/4 : RUN go mod download 20:34:28 ---> Running in 488c80d5165d 20:34:28 Removing intermediate container 1cdae9bf7ed6 20:34:28 ---> 95cc00b73079 20:34:28 20:34:28 Attempting uninstall: idna 20:34:28 Found existing installation: idna 3.3 20:34:28 Uninstalling idna-3.3: 20:34:28 Successfully uninstalled idna-3.3 20:34:28 Successfully built 95cc00b73079 20:34:28 Successfully tagged security-spiffe-token-provider:latest 20:34:28  Building security-spiffe-token-provider ... done Building support-scheduler 20:34:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:30 OK: 221 MiB in 52 packages 20:34:31 Attempting uninstall: requests 20:34:31 Found existing installation: requests 2.26.0 20:34:31 Uninstalling requests-2.26.0: 20:34:31 Successfully uninstalled requests-2.26.0 20:34:31 Running setup.py install for texttable: started 20:34:31 Running setup.py install for texttable: finished with status 'done' 20:34:31 Running setup.py install for PyYAML: started 20:34:32 Running setup.py install for PyYAML: finished with status 'done' 20:34:32 Running setup.py install for docopt: started 20:34:32 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:32 ---> 1a308ba9b683 20:34:32 Step 3/22 : WORKDIR /edgex-go 20:34:32 ---> Using cache 20:34:32 ---> 6206c6a77cfd 20:34:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:32 ---> Using cache 20:34:32 ---> abe020a753d7 20:34:32 Step 5/22 : RUN apk add --update --no-cache make git 20:34:32 Running setup.py install for docopt: finished with status 'done' 20:34:32 Running setup.py install for dockerpty: started 20:34:33 Running setup.py install for dockerpty: finished with status 'done' 20:34:34 Removing intermediate container 0490dfd4d544 20:34:34 ---> f677c2b4fb23 20:34:34 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:34:35 ---> Running in eaeb1f425394 20:34:35 Removing intermediate container d123bb07703d 20:34:35 ---> 7aebd3457dc7 20:34:35 Step 6/23 : COPY go.mod vendor* ./ 20:34:35 ---> Running in 370e73ebd44b 20:34:35 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:34:35 ---> e7a56d774cc4 20:34:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:35 ---> Running in 55ce63a02f1e 20:34:35 Removing intermediate container 370e73ebd44b 20:34:35 ---> b19aedff1f16 20:34:35 Step 28/31 : CMD ["gate"] 20:34:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:36 ---> Running in 9721c4061330 20:34:36 Removing intermediate container 9721c4061330 20:34:36 ---> ebde8f9647a5 20:34:36 Step 29/31 : LABEL arch=x86_64 20:34:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:36 ---> Running in 8ab454c1f474 20:34:37 OK: 221 MiB in 52 packages 20:34:37 Removing intermediate container 8ab454c1f474 20:34:37 ---> e927eb875fa2 20:34:37 Step 30/31 : LABEL git_sha=3dbef2311167635094b9702bde69b1056438adad 20:34:38 ---> Running in 1a620e7fb6be 20:34:38 Removing intermediate container 55ce63a02f1e 20:34:38 ---> 05bb7de09d61 20:34:38 Step 8/23 : COPY . . 20:34:38 Removing intermediate container 1a620e7fb6be 20:34:38 ---> 1f66edc4b41a 20:34:38 Step 31/31 : LABEL version=0.0.0 20:34:38 Removing intermediate container eaeb1f425394 20:34:38 ---> bbc79b11e217 20:34:38 Step 6/22 : COPY go.mod vendor* ./ 20:34:42 ---> 957ec8b3b65c 20:34:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:42 ---> Running in 4cbd7d324cf4 20:34:42 Removing intermediate container 4407555bdeb2 20:34:42 ---> ccb21dcb08f4 20:34:42 Step 14/23 : ENV APP_PORT=58890 20:34:42 ---> Running in 4a0445601cee 20:34:42 ---> Running in c65872c9ff79 20:34:42 Removing intermediate container 4cbd7d324cf4 20:34:42 ---> 2a2ba23b4a50 20:34:42 20:34:42 Removing intermediate container c65872c9ff79 20:34:42 ---> 2e8ef7e79c29 20:34:42 Step 15/23 : EXPOSE $APP_PORT 20:34:42 Successfully built 2a2ba23b4a50 20:34:42 Successfully tagged security-bootstrapper:latest 20:34:42  Building security-bootstrapper ... done Building core-data 20:34:42 ---> Running in 940185d7e60c 20:34:44 Removing intermediate container 940185d7e60c 20:34:44 ---> 000c451f3d88 20:34:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:34:46 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:34:46 ---> 1a308ba9b683 20:34:46 Step 3/23 : WORKDIR /edgex-go 20:34:46 ---> Using cache 20:34:46 ---> 6206c6a77cfd 20:34:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:46 ---> Using cache 20:34:46 ---> abe020a753d7 20:34:46 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:34:46 ---> Running in ca4dcadd83b4 20:34:46 ---> 2e107c7a47a0 20:34:46 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:34:46 ---> eef155e0bd5d 20:34:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:34:46 Removing intermediate container 4a0445601cee 20:34:46 ---> 8aa42fb9948e 20:34:46 Step 8/22 : COPY . . 20:34:46 ---> Running in 7d382cfe7e4a 20:34:47 ---> 21048825b216 20:34:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:34:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34: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-metadata/core-metadata ./cmd/core-metadata 20:34:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:48 OK: 221 MiB in 52 packages 20:34:49 ---> 68dfcae4263f 20:34:49 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:34:49 ---> Running in 2495cf1df3d2 20:34:50 Removing intermediate container ca4dcadd83b4 20:34:50 ---> 6b285ec541e7 20:34:50 Step 6/23 : COPY go.mod vendor* ./ 20:34:50 Removing intermediate container 2495cf1df3d2 20:34:50 ---> b39e6c6b5e60 20:34:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:51 ---> Running in d5ecf5ff8f20 20:34:51 ---> 157fc0a99ea3 20:34:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:51 ---> Running in 1216b3ef418e 20:34:51 Removing intermediate container d5ecf5ff8f20 20:34:51 ---> caa3eb46b2b3 20:34:51 Step 21/23 : LABEL arch=x86_64 20:34:51 ---> Running in 2b9df8ba81c8 20:34:52 Removing intermediate container 2b9df8ba81c8 20:34:52 ---> 4bc5f60a9919 20:34:52 Step 22/23 : LABEL git_sha=3dbef2311167635094b9702bde69b1056438adad 20:34:52 ---> Running in b6aaae79fb0e 20:34:52 ---> 3983199dfc7c 20:34:52 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:34:53 ---> Running in 068a39ff78dd 20:34:53 Removing intermediate container b6aaae79fb0e 20:34:53 ---> b9f291d0c7e5 20:34:53 Step 23/23 : LABEL version=0.0.0 20:34:53 ---> Running in 4a30bb555d2a 20:34:53 Removing intermediate container 1216b3ef418e 20:34:53 ---> 476210940c01 20:34:53 Step 8/23 : COPY . . 20:34:53 Removing intermediate container 4a30bb555d2a 20:34:53 ---> 42fa60213943 20:34:53 20:34:53 Successfully built 42fa60213943 20:34:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:34:53 Successfully tagged sys-mgmt-agent:latest 20:34:53  Building sys-mgmt-agent ... done Building security-spire-agent 20:35:00 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:35:00 ---> 1a308ba9b683 20:35:00 Step 3/26 : WORKDIR /edgex-go 20:35:00 ---> Using cache 20:35:00 ---> 6206c6a77cfd 20:35:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:00 ---> Using cache 20:35:00 ---> abe020a753d7 20:35:00 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:35:04 ---> 63caf24751e9 20:35:04 Step 9/23 : RUN make cmd/core-data/core-data 20:35:04 ---> Running in b9194b1bb5b9 20:35:04 ---> Running in 01fb2b34d996 20:35:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:04 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:35:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:06 OK: 221 MiB in 52 packages 20:35:06 Removing intermediate container 7d382cfe7e4a 20:35:06 ---> 5a0d2a58b6d3 20:35:06 20:35:06 Step 10/23 : FROM alpine:3.14 20:35:06 ---> e04c818066af 20:35:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:35:06 ---> Running in a2ba4f18816a 20:35:06 Removing intermediate container b9194b1bb5b9 20:35:06 ---> b8cd607a2491 20:35:06 Step 6/26 : COPY go.mod vendor* ./ 20:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:07 ---> 37ffc21b43dd 20:35:07 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:07 ---> Running in e07b1d13e140 20:35:07 (1/1) Installing dumb-init (1.2.5-r1) 20:35:07 Executing busybox-1.33.1-r7.trigger 20:35:07 OK: 6 MiB in 15 packages 20:35:07 Removing intermediate container a2ba4f18816a 20:35:07 ---> 8c85e99e259b 20:35:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:07 ---> Running in 49495331bd18 20:35:08 Removing intermediate container 49495331bd18 20:35:08 ---> b20ce8b20e5b 20:35:08 Step 13/23 : ENV APP_PORT=59881 20:35:08 ---> Running in deead6fd23a8 20:35:08 Removing intermediate container deead6fd23a8 20:35:08 ---> 892f129fc305 20:35:08 Step 14/23 : EXPOSE $APP_PORT 20:35:08 ---> Running in 13a392082f1d 20:35:08 Removing intermediate container e07b1d13e140 20:35:08 ---> 203fe9457a14 20:35:08 Step 8/26 : COPY . . 20:35:08 Removing intermediate container 13a392082f1d 20:35:08 ---> 7dbdac8d0643 20:35:08 Step 15/23 : WORKDIR / 20:35:09 ---> Running in 20adecfacd91 20:35:11 Removing intermediate container 20adecfacd91 20:35:11 ---> 0ebfc5481e0a 20:35:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:11 ---> 2a078bf8653e 20:35:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:35:14 ---> 1df86a4baab1 20:35:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:35:14 ---> 97332dccda55 20:35:14 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:35:14 Removing intermediate container 068a39ff78dd 20:35:14 ---> 9d15b55c6c59 20:35:14 20:35:14 Step 10/22 : FROM alpine:3.14 20:35:14 ---> e04c818066af 20:35:14 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:35:14 ---> Using cache 20:35:14 ---> 8c85e99e259b 20:35:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:14 ---> Using cache 20:35:14 ---> b20ce8b20e5b 20:35:14 Step 13/22 : ENV APP_PORT=59861 20:35:15 ---> 362f58a21b69 20:35:15 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:35:15 ---> Running in 8f786f756ed3 20:35:15 ---> Running in 7691499a4dc2 20:35:15 ---> Running in 0c54c303dd2a 20:35:15 Removing intermediate container 7691499a4dc2 20:35:15 ---> 4c812b4a3a3a 20:35:15 Step 14/22 : EXPOSE $APP_PORT 20:35:15 Removing intermediate container 8f786f756ed3 20:35:15 ---> 31ff11e30889 20:35:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:15 Removing intermediate container 0c54c303dd2a 20:35:15 ---> 3d5658fea2ab 20:35:15 Step 10/26 : RUN mkdir -p spire-build 20:35:15 ---> Running in 517418b8f650 20:35:15 ---> Running in bd3779184c81 20:35:15 ---> Running in a0b3ae5ce2ad 20:35:15 Removing intermediate container 517418b8f650 20:35:15 ---> 5200e548035e 20:35:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:15 Removing intermediate container bd3779184c81 20:35:15 ---> 76e883a5d989 20:35:15 Step 21/23 : LABEL arch=x86_64 20:35:15 ---> Running in 67ffc5deb427 20:35:16 ---> 0a35de26ccc5 20:35:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:35:16 Removing intermediate container 67ffc5deb427 20:35:16 ---> 6e49c0d8e26f 20:35:16 Step 22/23 : LABEL git_sha=3dbef2311167635094b9702bde69b1056438adad 20:35:16 ---> Running in 150007ce2769 20:35:16 Removing intermediate container 150007ce2769 20:35:16 ---> 5677b993e143 20:35:16 Step 23/23 : LABEL version=0.0.0 20:35:16 ---> 576f0c98aa6e 20:35:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:35:16 ---> Running in bdccfbd1f755 20:35:16 Removing intermediate container a0b3ae5ce2ad 20:35:16 ---> fc998b71625a 20:35:16 Step 11/26 : WORKDIR /edgex-go/spire-build 20:35:17 ---> Running in d804e937dc91 20:35:17 Removing intermediate container bdccfbd1f755 20:35:17 ---> 513fb0917b5f 20:35:17 20:35:17 ---> e4832e561926 20:35:17 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:35:17 ---> Running in 8cab721c0f3d 20:35:17 Removing intermediate container d804e937dc91 20:35:17 ---> 557168bbc0b1 20:35:17 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:35:17 Successfully built 513fb0917b5f 20:35:17 Successfully tagged core-metadata:latest 20:35:17 Building security-spire-server 20:35:17  Building core-metadata ... done  ---> Running in 5f84372fdcfc 20:35:17 Removing intermediate container 8cab721c0f3d 20:35:17 ---> d72c6379f154 20:35:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:17 ---> Running in 793f128d35a9 20:35:18 Removing intermediate container 793f128d35a9 20:35:18 ---> 4af609d755ce 20:35:18 Step 20/22 : LABEL arch=x86_64 20:35:19 spire-1.2.1/ 20:35:19 spire-1.2.1/.data/ 20:35:19 spire-1.2.1/.data/.file 20:35:19 spire-1.2.1/.dockerignore 20:35:19 spire-1.2.1/.gitattributes 20:35:19 spire-1.2.1/.githooks/ 20:35:19 spire-1.2.1/.githooks/pre-commit 20:35:19 spire-1.2.1/.github/ 20:35:19 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:35:19 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:35:19 spire-1.2.1/.github/dependabot.yml 20:35:19 spire-1.2.1/.github/workflows/ 20:35:19 spire-1.2.1/.github/workflows/nightly_build.yaml 20:35:19 spire-1.2.1/.github/workflows/pr_build.yaml 20:35:19 spire-1.2.1/.github/workflows/release_build.yaml 20:35:19 spire-1.2.1/.github/workflows/scripts/ 20:35:19 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:35:19 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:35:19 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:35:19 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:35:19 spire-1.2.1/.github/workflows/scripts/split.sh 20:35:19 spire-1.2.1/.gitignore 20:35:19 spire-1.2.1/.go-version 20:35:19 spire-1.2.1/.golangci.yml 20:35:19 spire-1.2.1/ADOPTERS.md 20:35:19 spire-1.2.1/CHANGELOG.md 20:35:19 spire-1.2.1/CODE-OF-CONDUCT.md 20:35:19 spire-1.2.1/CODEOWNERS 20:35:19 spire-1.2.1/CONTRIBUTING.md 20:35:19 spire-1.2.1/Dockerfile 20:35:19 spire-1.2.1/Dockerfile.dev 20:35:19 spire-1.2.1/Dockerfile.scratch 20:35:19 spire-1.2.1/LICENSE 20:35:19 spire-1.2.1/MAINTAINERS.md 20:35:19 spire-1.2.1/Makefile 20:35:19 spire-1.2.1/README.md 20:35:19 spire-1.2.1/ROADMAP.md 20:35:19 spire-1.2.1/SECURITY.md 20:35:19 spire-1.2.1/cmd/ 20:35:19 spire-1.2.1/cmd/spire-agent/ 20:35:19 spire-1.2.1/cmd/spire-agent/cli/ 20:35:19 spire-1.2.1/cmd/spire-agent/cli/api/ 20:35:19 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:35:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:35:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:35:19 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:35:19 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:35:19 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:35:19 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:35:19 spire-1.2.1/cmd/spire-agent/cli/common/ 20:35:19 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:35:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:35:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:35:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:35:19 spire-1.2.1/cmd/spire-agent/cli/run/ 20:35:19 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:35:19 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:35:19 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:35:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:35:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:35:19 spire-1.2.1/cmd/spire-agent/main.go 20:35:19 spire-1.2.1/cmd/spire-server/ 20:35:19 spire-1.2.1/cmd/spire-server/cli/ 20:35:19 spire-1.2.1/cmd/spire-server/cli/agent/ 20:35:19 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:35:19 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/cli.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/entry/ 20:35:19 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/ 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:35:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:35:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/run/ 20:35:19 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/token/ 20:35:19 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/validate/ 20:35:19 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/x509/ 20:35:19 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:35:19 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:35:19 spire-1.2.1/cmd/spire-server/main.go 20:35:19 spire-1.2.1/cmd/spire-server/util/ 20:35:19 spire-1.2.1/cmd/spire-server/util/util.go 20:35:19 spire-1.2.1/conf/ 20:35:19 spire-1.2.1/conf/agent/ 20:35:19 spire-1.2.1/conf/agent/agent.conf 20:35:19 spire-1.2.1/conf/agent/agent_full.conf 20:35:19 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:35:19 spire-1.2.1/conf/server/ 20:35:19 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:35:19 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:35:19 spire-1.2.1/conf/server/server.conf 20:35:19 spire-1.2.1/conf/server/server_full.conf 20:35:19 spire-1.2.1/doc/ 20:35:19 spire-1.2.1/doc/SPIRE101.md 20:35:19 spire-1.2.1/doc/auditlog.md 20:35:19 spire-1.2.1/doc/authorization_policy_engine.md 20:35:19 spire-1.2.1/doc/changelog_guidelines.md 20:35:19 spire-1.2.1/doc/cure53-report.pdf 20:35:19 spire-1.2.1/doc/images/ 20:35:19 spire-1.2.1/doc/images/2019_roadmap.png 20:35:19 spire-1.2.1/doc/images/SPIRE101.png 20:35:19 spire-1.2.1/doc/images/SPIRE_agent.png 20:35:19 spire-1.2.1/doc/images/SPIRE_server.png 20:35:19 spire-1.2.1/doc/images/cache_mgr.png 20:35:19 spire-1.2.1/doc/images/cache_mgr_components.png 20:35:19 spire-1.2.1/doc/images/federated_spire.png 20:35:19 spire-1.2.1/doc/images/ha_mode.png 20:35:19 spire-1.2.1/doc/images/nested_spire.png 20:35:19 spire-1.2.1/doc/images/oidc_federation.png 20:35:19 spire-1.2.1/doc/images/single_trust_domain.png 20:35:19 spire-1.2.1/doc/images/spiffe_compatible.png 20:35:19 spire-1.2.1/doc/images/spire_logo.png 20:35:19 spire-1.2.1/doc/migrating_registration_api_clients.md 20:35:19 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:35:19 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:35:19 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:35:19 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:35:19 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:35:19 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:35:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:35:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:35:19 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:35:19 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:35:19 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:35:19 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:35:19 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:35:19 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:35:19 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:35:19 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:35:19 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:35:19 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:35:19 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:35:19 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:35:19 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:35:19 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:35:19 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:35:19 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:35:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:35:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:35:19 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:35:19 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:35:19 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:35:19 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:35:19 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:35:19 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:35:19 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:35:19 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:35:19 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:35:19 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:35:19 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:35:19 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:35:19 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:35:19 spire-1.2.1/doc/scaling_spire.md 20:35:19 spire-1.2.1/doc/spire_agent.md 20:35:19 spire-1.2.1/doc/spire_server.md 20:35:19 spire-1.2.1/doc/supported_integrations.md 20:35:19 spire-1.2.1/doc/telemetry.md 20:35:19 spire-1.2.1/doc/telemetry_config.md 20:35:19 spire-1.2.1/doc/upgrading.md 20:35:19 spire-1.2.1/doc/using_spire.md 20:35:19 spire-1.2.1/examples/ 20:35:19 spire-1.2.1/examples/README.md 20:35:19 spire-1.2.1/go.mod 20:35:19 spire-1.2.1/go.sum 20:35:19 spire-1.2.1/pkg/ 20:35:19 spire-1.2.1/pkg/agent/ 20:35:19 spire-1.2.1/pkg/agent/agent.go 20:35:19 spire-1.2.1/pkg/agent/api/ 20:35:19 spire-1.2.1/pkg/agent/api/config.go 20:35:19 spire-1.2.1/pkg/agent/api/debug/ 20:35:19 spire-1.2.1/pkg/agent/api/debug/v1/ 20:35:19 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:35:19 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:35:19 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:35:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:35:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:35:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:35:19 spire-1.2.1/pkg/agent/api/endpoints.go 20:35:19 spire-1.2.1/pkg/agent/api/health/ 20:35:19 spire-1.2.1/pkg/agent/api/health/v1/ 20:35:19 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:35:19 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:35:19 spire-1.2.1/pkg/agent/api/rpccontext/ 20:35:19 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:35:19 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:35:19 spire-1.2.1/pkg/agent/attestor/ 20:35:19 spire-1.2.1/pkg/agent/attestor/node/ 20:35:19 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:35:19 spire-1.2.1/pkg/agent/attestor/node/node.go 20:35:19 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:35:19 spire-1.2.1/pkg/agent/attestor/workload/ 20:35:19 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:35:19 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:35:19 spire-1.2.1/pkg/agent/catalog/ 20:35:19 spire-1.2.1/pkg/agent/catalog/catalog.go 20:35:19 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:35:19 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:35:19 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:35:19 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:35:19 spire-1.2.1/pkg/agent/client/ 20:35:19 spire-1.2.1/pkg/agent/client/client.go 20:35:19 spire-1.2.1/pkg/agent/client/client_test.go 20:35:19 spire-1.2.1/pkg/agent/client/dial.go 20:35:19 spire-1.2.1/pkg/agent/client/nodeconn.go 20:35:19 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:35:19 spire-1.2.1/pkg/agent/client/update.go 20:35:19 spire-1.2.1/pkg/agent/client/util.go 20:35:19 spire-1.2.1/pkg/agent/common/ 20:35:19 spire-1.2.1/pkg/agent/common/backoff/ 20:35:19 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:35:19 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:35:19 spire-1.2.1/pkg/agent/common/cgroups/ 20:35:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:35:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:35:19 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:35:19 spire-1.2.1/pkg/agent/config.go 20:35:19 spire-1.2.1/pkg/agent/endpoints/ 20:35:19 spire-1.2.1/pkg/agent/endpoints/config.go 20:35:19 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:35:19 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:35:19 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:35:19 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:35:19 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:35:19 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:35:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:35:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:35:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:35:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:35:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:35:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:35:19 spire-1.2.1/pkg/agent/endpoints/workload/ 20:35:19 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:35:19 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:35:19 spire-1.2.1/pkg/agent/manager/ 20:35:19 spire-1.2.1/pkg/agent/manager/cache/ 20:35:19 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:35:19 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:35:19 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:35:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:35:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:35:19 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:35:19 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:35:19 spire-1.2.1/pkg/agent/manager/config.go 20:35:19 spire-1.2.1/pkg/agent/manager/manager.go 20:35:19 spire-1.2.1/pkg/agent/manager/manager_test.go 20:35:19 spire-1.2.1/pkg/agent/manager/storage.go 20:35:19 spire-1.2.1/pkg/agent/manager/storage_test.go 20:35:19 spire-1.2.1/pkg/agent/manager/storecache/ 20:35:19 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:35:19 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:35:19 spire-1.2.1/pkg/agent/manager/sync.go 20:35:19 spire-1.2.1/pkg/agent/plugin/ 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:35:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:35:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:35:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:35:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:35:19 spire-1.2.1/pkg/agent/svid/ 20:35:19 spire-1.2.1/pkg/agent/svid/rotator.go 20:35:19 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:35:19 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:35:19 spire-1.2.1/pkg/agent/svid/store/ 20:35:19 spire-1.2.1/pkg/agent/svid/store/service.go 20:35:19 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:35:19 spire-1.2.1/pkg/common/ 20:35:19 spire-1.2.1/pkg/common/agentpathtemplate/ 20:35:19 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:35:19 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:35:19 spire-1.2.1/pkg/common/api/ 20:35:19 spire-1.2.1/pkg/common/api/metrics.go 20:35:19 spire-1.2.1/pkg/common/api/middleware/ 20:35:19 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:35:19 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:35:19 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:35:19 spire-1.2.1/pkg/common/api/middleware/logger.go 20:35:19 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:35:19 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:35:19 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:35:19 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:35:19 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:35:19 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:35:19 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:35:19 spire-1.2.1/pkg/common/api/middleware/names.go 20:35:19 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:35:19 spire-1.2.1/pkg/common/api/names.go 20:35:19 spire-1.2.1/pkg/common/api/ratelimit.go 20:35:19 spire-1.2.1/pkg/common/api/rpccontext/ 20:35:19 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:35:19 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:35:19 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:35:19 spire-1.2.1/pkg/common/auth/ 20:35:19 spire-1.2.1/pkg/common/auth/interceptors.go 20:35:19 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:35:19 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:35:19 spire-1.2.1/pkg/common/bundleutil/ 20:35:19 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:35:19 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:35:19 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:35:19 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:35:19 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:35:19 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:35:19 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:35:19 spire-1.2.1/pkg/common/bundleutil/types.go 20:35:19 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:35:19 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:35:19 spire-1.2.1/pkg/common/catalog/ 20:35:19 spire-1.2.1/pkg/common/catalog/bind.go 20:35:19 spire-1.2.1/pkg/common/catalog/builtin.go 20:35:19 spire-1.2.1/pkg/common/catalog/catalog.go 20:35:19 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:35:19 spire-1.2.1/pkg/common/catalog/closers.go 20:35:19 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:35:19 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:35:19 spire-1.2.1/pkg/common/catalog/config.go 20:35:19 spire-1.2.1/pkg/common/catalog/config_test.go 20:35:19 spire-1.2.1/pkg/common/catalog/configure.go 20:35:19 spire-1.2.1/pkg/common/catalog/constraints.go 20:35:19 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:35:19 spire-1.2.1/pkg/common/catalog/context.go 20:35:19 spire-1.2.1/pkg/common/catalog/external.go 20:35:19 spire-1.2.1/pkg/common/catalog/host.go 20:35:19 spire-1.2.1/pkg/common/catalog/pipenet.go 20:35:19 spire-1.2.1/pkg/common/catalog/plugin.go 20:35:19 spire-1.2.1/pkg/common/catalog/testplugin/ 20:35:19 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:35:19 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:35:19 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:35:19 spire-1.2.1/pkg/common/cli/ 20:35:19 spire-1.2.1/pkg/common/cli/env.go 20:35:19 spire-1.2.1/pkg/common/cli/flags.go 20:35:19 spire-1.2.1/pkg/common/cli/trust_domain.go 20:35:19 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:35:19 spire-1.2.1/pkg/common/cli/umask.go 20:35:19 spire-1.2.1/pkg/common/cli/umask_posix.go 20:35:19 spire-1.2.1/pkg/common/cli/umask_test.go 20:35:19 spire-1.2.1/pkg/common/cli/umask_windows.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/ 20:35:19 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/flag.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/format.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/ 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:35:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:35:19 spire-1.2.1/pkg/common/coretypes/ 20:35:19 spire-1.2.1/pkg/common/coretypes/bundle/ 20:35:19 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:35:19 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:35:19 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:35:19 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:35:19 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:35:19 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:35:19 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:35:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:35:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:35:19 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:35:19 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:35:19 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:35:19 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:35:19 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:35:19 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:35:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:35:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:35:19 spire-1.2.1/pkg/common/cryptoutil/ 20:35:19 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:35:19 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:35:19 spire-1.2.1/pkg/common/diskutil/ 20:35:19 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:35:19 spire-1.2.1/pkg/common/diskutil/file_test.go 20:35:19 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:35:19 spire-1.2.1/pkg/common/errorutil/ 20:35:19 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:35:19 spire-1.2.1/pkg/common/health/ 20:35:19 spire-1.2.1/pkg/common/health/config.go 20:35:19 spire-1.2.1/pkg/common/health/context.go 20:35:19 spire-1.2.1/pkg/common/health/context_test.go 20:35:19 spire-1.2.1/pkg/common/health/health.go 20:35:19 spire-1.2.1/pkg/common/health/health_test.go 20:35:19 spire-1.2.1/pkg/common/health/logger.go 20:35:19 spire-1.2.1/pkg/common/hostservice/ 20:35:19 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:35:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:35:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:35:19 spire-1.2.1/pkg/common/idutil/ 20:35:19 spire-1.2.1/pkg/common/idutil/require.go 20:35:19 spire-1.2.1/pkg/common/idutil/require_test.go 20:35:19 spire-1.2.1/pkg/common/idutil/safety.go 20:35:19 spire-1.2.1/pkg/common/idutil/safety_test.go 20:35:19 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:35:19 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:35:19 spire-1.2.1/pkg/common/jwtsvid/ 20:35:19 spire-1.2.1/pkg/common/jwtsvid/common.go 20:35:19 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:35:19 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:35:19 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:35:19 spire-1.2.1/pkg/common/jwtutil/ 20:35:19 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:35:19 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:35:19 spire-1.2.1/pkg/common/log/ 20:35:19 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:35:19 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:35:19 spire-1.2.1/pkg/common/log/log.go 20:35:19 spire-1.2.1/pkg/common/log/log_test.go 20:35:19 spire-1.2.1/pkg/common/log/options.go 20:35:19 spire-1.2.1/pkg/common/nodeutil/ 20:35:19 spire-1.2.1/pkg/common/nodeutil/node.go 20:35:19 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:35:19 spire-1.2.1/pkg/common/peertracker/ 20:35:19 spire-1.2.1/pkg/common/peertracker/conn.go 20:35:19 spire-1.2.1/pkg/common/peertracker/credentials.go 20:35:19 spire-1.2.1/pkg/common/peertracker/errors.go 20:35:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:35:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:35:19 spire-1.2.1/pkg/common/peertracker/info.go 20:35:19 spire-1.2.1/pkg/common/peertracker/listener.go 20:35:19 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:35:19 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:35:19 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:35:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:35:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:35:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:35:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:35:19 spire-1.2.1/pkg/common/peertracker/tcp.go 20:35:19 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:35:19 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:35:19 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:35:19 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:35:19 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:35:19 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:35:19 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:35:19 spire-1.2.1/pkg/common/peertracker/uds.go 20:35:19 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:35:19 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:35:19 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:35:19 spire-1.2.1/pkg/common/pemutil/ 20:35:19 spire-1.2.1/pkg/common/pemutil/block.go 20:35:19 spire-1.2.1/pkg/common/pemutil/certs.go 20:35:19 spire-1.2.1/pkg/common/pemutil/common.go 20:35:19 spire-1.2.1/pkg/common/pemutil/csr.go 20:35:19 spire-1.2.1/pkg/common/pemutil/keys.go 20:35:19 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:35:19 spire-1.2.1/pkg/common/pemutil/testdata/ 20:35:19 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:35:19 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:35:19 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:35:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:35:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:35:19 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:35:19 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:35:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:35:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:35:19 spire-1.2.1/pkg/common/plugin/ 20:35:19 spire-1.2.1/pkg/common/plugin/aws/ 20:35:19 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:35:19 spire-1.2.1/pkg/common/plugin/azure/ 20:35:19 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:35:19 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:35:19 spire-1.2.1/pkg/common/plugin/facade.go 20:35:19 spire-1.2.1/pkg/common/plugin/facade_test.go 20:35:19 spire-1.2.1/pkg/common/plugin/gcp/ 20:35:19 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:35:19 spire-1.2.1/pkg/common/plugin/k8s/ 20:35:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:35:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:35:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:35:19 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:35:19 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:35:19 spire-1.2.1/pkg/common/plugin/log.go 20:35:19 spire-1.2.1/pkg/common/plugin/sshpop/ 20:35:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:35:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:35:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:35:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:35:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:35:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:35:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:35:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:35:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:35:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:35:19 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:35:19 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:35:19 spire-1.2.1/pkg/common/plugin/x509pop/ 20:35:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:35:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:35:19 spire-1.2.1/pkg/common/profiling/ 20:35:19 spire-1.2.1/pkg/common/profiling/dumpers.go 20:35:19 spire-1.2.1/pkg/common/profiling/profiling.go 20:35:19 spire-1.2.1/pkg/common/protoutil/ 20:35:19 spire-1.2.1/pkg/common/protoutil/masks.go 20:35:19 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:35:19 spire-1.2.1/pkg/common/rotationutil/ 20:35:19 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:35:19 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:35:19 spire-1.2.1/pkg/common/selector/ 20:35:19 spire-1.2.1/pkg/common/selector/selector.go 20:35:19 spire-1.2.1/pkg/common/selector/selector_test.go 20:35:19 spire-1.2.1/pkg/common/selector/set.go 20:35:19 spire-1.2.1/pkg/common/selector/set_utils.go 20:35:19 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:35:19 spire-1.2.1/pkg/common/telemetry/ 20:35:19 spire-1.2.1/pkg/common/telemetry/agent/ 20:35:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:35:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:35:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:35:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:35:19 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:35:19 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:35:19 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:35:19 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:35:19 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:35:19 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:35:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:35:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:35:19 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:35:19 spire-1.2.1/pkg/common/telemetry/call.go 20:35:19 spire-1.2.1/pkg/common/telemetry/common/ 20:35:19 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:35:19 spire-1.2.1/pkg/common/telemetry/config.go 20:35:19 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:35:19 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:35:19 spire-1.2.1/pkg/common/telemetry/inmem.go 20:35:19 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:35:19 spire-1.2.1/pkg/common/telemetry/m3.go 20:35:19 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:35:19 spire-1.2.1/pkg/common/telemetry/metrics.go 20:35:19 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:35:19 spire-1.2.1/pkg/common/telemetry/names.go 20:35:19 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:35:19 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:35:19 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:35:19 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/ 20:35:19 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:35:19 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:35:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:35:19 spire-1.2.1/pkg/common/telemetry/server/server.go 20:35:19 spire-1.2.1/pkg/common/telemetry/sink.go 20:35:19 spire-1.2.1/pkg/common/telemetry/statsd.go 20:35:19 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:35:19 spire-1.2.1/pkg/common/telemetry/uptime.go 20:35:19 spire-1.2.1/pkg/common/telemetry/version.go 20:35:19 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:35:19 spire-1.2.1/pkg/common/uptime/ 20:35:19 spire-1.2.1/pkg/common/uptime/uptime.go 20:35:19 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:35:19 spire-1.2.1/pkg/common/util/ 20:35:19 spire-1.2.1/pkg/common/util/certs.go 20:35:19 spire-1.2.1/pkg/common/util/certs_test.go 20:35:19 spire-1.2.1/pkg/common/util/csr.go 20:35:19 spire-1.2.1/pkg/common/util/hash.go 20:35:19 spire-1.2.1/pkg/common/util/selectors.go 20:35:19 spire-1.2.1/pkg/common/util/selectors_test.go 20:35:19 spire-1.2.1/pkg/common/util/signals.go 20:35:19 spire-1.2.1/pkg/common/util/sort.go 20:35:19 spire-1.2.1/pkg/common/util/sort_test.go 20:35:19 spire-1.2.1/pkg/common/util/task.go 20:35:19 spire-1.2.1/pkg/common/util/task_test.go 20:35:19 spire-1.2.1/pkg/common/util/testdata/ 20:35:19 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:35:19 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:35:19 spire-1.2.1/pkg/common/version/ 20:35:19 spire-1.2.1/pkg/common/version/version.go 20:35:19 spire-1.2.1/pkg/common/x509svid/ 20:35:19 spire-1.2.1/pkg/common/x509svid/common_test.go 20:35:19 spire-1.2.1/pkg/common/x509svid/csr.go 20:35:19 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:35:19 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:35:19 spire-1.2.1/pkg/common/x509util/ 20:35:19 spire-1.2.1/pkg/common/x509util/cert.go 20:35:19 spire-1.2.1/pkg/common/x509util/dns.go 20:35:19 spire-1.2.1/pkg/common/x509util/dns_test.go 20:35:19 spire-1.2.1/pkg/common/x509util/keyid.go 20:35:19 spire-1.2.1/pkg/common/x509util/keypair.go 20:35:19 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:35:19 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:35:19 spire-1.2.1/pkg/server/ 20:35:19 spire-1.2.1/pkg/server/api/ 20:35:19 spire-1.2.1/pkg/server/api/agent.go 20:35:19 spire-1.2.1/pkg/server/api/agent/ 20:35:19 spire-1.2.1/pkg/server/api/agent/v1/ 20:35:19 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:35:19 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:35:19 spire-1.2.1/pkg/server/api/agent_test.go 20:35:19 spire-1.2.1/pkg/server/api/api.go 20:35:19 spire-1.2.1/pkg/server/api/audit/ 20:35:19 spire-1.2.1/pkg/server/api/audit/audit.go 20:35:19 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:35:19 spire-1.2.1/pkg/server/api/bundle.go 20:35:19 spire-1.2.1/pkg/server/api/bundle/ 20:35:19 spire-1.2.1/pkg/server/api/bundle/v1/ 20:35:19 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:35:19 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:35:19 spire-1.2.1/pkg/server/api/bundle_test.go 20:35:19 spire-1.2.1/pkg/server/api/debug/ 20:35:19 spire-1.2.1/pkg/server/api/debug/v1/ 20:35:19 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:35:19 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:35:19 spire-1.2.1/pkg/server/api/entry.go 20:35:19 spire-1.2.1/pkg/server/api/entry/ 20:35:19 spire-1.2.1/pkg/server/api/entry/v1/ 20:35:19 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:35:19 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:35:19 spire-1.2.1/pkg/server/api/entry_test.go 20:35:19 spire-1.2.1/pkg/server/api/health/ 20:35:19 spire-1.2.1/pkg/server/api/health/v1/ 20:35:19 spire-1.2.1/pkg/server/api/health/v1/service.go 20:35:19 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:35:19 spire-1.2.1/pkg/server/api/id.go 20:35:19 spire-1.2.1/pkg/server/api/id_test.go 20:35:19 spire-1.2.1/pkg/server/api/limits/ 20:35:19 spire-1.2.1/pkg/server/api/limits/limits.go 20:35:19 spire-1.2.1/pkg/server/api/middleware/ 20:35:19 spire-1.2.1/pkg/server/api/middleware/alias.go 20:35:19 spire-1.2.1/pkg/server/api/middleware/audit.go 20:35:19 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:35:19 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:35:19 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:35:19 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:35:19 spire-1.2.1/pkg/server/api/middleware/caller.go 20:35:19 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:35:19 spire-1.2.1/pkg/server/api/middleware/common.go 20:35:19 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:35:19 spire-1.2.1/pkg/server/api/middleware/entries.go 20:35:19 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:35:19 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:35:19 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:35:19 spire-1.2.1/pkg/server/api/ratelimit.go 20:35:19 spire-1.2.1/pkg/server/api/rpccontext/ 20:35:19 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:35:19 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:35:19 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:35:19 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:35:19 spire-1.2.1/pkg/server/api/selector.go 20:35:19 spire-1.2.1/pkg/server/api/selector_test.go 20:35:19 spire-1.2.1/pkg/server/api/status.go 20:35:19 spire-1.2.1/pkg/server/api/status_test.go 20:35:19 spire-1.2.1/pkg/server/api/svid/ 20:35:19 spire-1.2.1/pkg/server/api/svid/v1/ 20:35:19 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:35:19 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:35:19 spire-1.2.1/pkg/server/api/trustdomain.go 20:35:19 spire-1.2.1/pkg/server/api/trustdomain/ 20:35:19 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:35:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:35:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:35:19 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:35:19 spire-1.2.1/pkg/server/authpolicy/ 20:35:19 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:35:19 spire-1.2.1/pkg/server/authpolicy/policy.go 20:35:19 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:35:19 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:35:19 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:35:19 spire-1.2.1/pkg/server/authpolicy/validate.go 20:35:19 spire-1.2.1/pkg/server/bundle/ 20:35:19 spire-1.2.1/pkg/server/bundle/client/ 20:35:19 spire-1.2.1/pkg/server/bundle/client/client.go 20:35:19 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:35:19 spire-1.2.1/pkg/server/bundle/client/manager.go 20:35:19 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:35:19 spire-1.2.1/pkg/server/bundle/client/sources.go 20:35:19 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:35:19 spire-1.2.1/pkg/server/bundle/client/updater.go 20:35:19 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:35:19 spire-1.2.1/pkg/server/ca/ 20:35:19 spire-1.2.1/pkg/server/ca/ca.go 20:35:19 spire-1.2.1/pkg/server/ca/ca_health.go 20:35:19 spire-1.2.1/pkg/server/ca/ca_test.go 20:35:19 spire-1.2.1/pkg/server/ca/journal.go 20:35:19 spire-1.2.1/pkg/server/ca/journal_test.go 20:35:19 spire-1.2.1/pkg/server/ca/manager.go 20:35:19 spire-1.2.1/pkg/server/ca/manager_health.go 20:35:19 spire-1.2.1/pkg/server/ca/manager_test.go 20:35:19 spire-1.2.1/pkg/server/ca/templates.go 20:35:19 spire-1.2.1/pkg/server/ca/upstream_client.go 20:35:19 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:35:19 spire-1.2.1/pkg/server/ca/validation.go 20:35:19 spire-1.2.1/pkg/server/cache/ 20:35:19 spire-1.2.1/pkg/server/cache/dscache/ 20:35:19 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:35:19 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:35:19 spire-1.2.1/pkg/server/cache/entrycache/ 20:35:19 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:35:19 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:35:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:35:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:35:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:35:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:35:19 spire-1.2.1/pkg/server/catalog/ 20:35:19 spire-1.2.1/pkg/server/catalog/catalog.go 20:35:19 spire-1.2.1/pkg/server/catalog/keymanager.go 20:35:19 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:35:19 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:35:19 spire-1.2.1/pkg/server/catalog/notifier.go 20:35:19 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:35:19 spire-1.2.1/pkg/server/config.go 20:35:19 spire-1.2.1/pkg/server/datastore/ 20:35:19 spire-1.2.1/pkg/server/datastore/datastore.go 20:35:19 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:35:19 spire-1.2.1/pkg/server/datastore/repository.go 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:35:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:35:19 spire-1.2.1/pkg/server/endpoints/ 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/ 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:35:19 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:35:19 spire-1.2.1/pkg/server/endpoints/config.go 20:35:19 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:35:19 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:35:19 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:35:19 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:35:19 spire-1.2.1/pkg/server/endpoints/middleware.go 20:35:19 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:35:19 spire-1.2.1/pkg/server/hostservice/ 20:35:19 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:35:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:35:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:35:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:35:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:35:19 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:35:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:35:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/ 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/ 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:35:19 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:35:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:35:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:35:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:35:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:35:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:35:19 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:35:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:35:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/notifier/ 20:35:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:35:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:35:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:35:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:35:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:35:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:35:19 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:35:19 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:35:19 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:35:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:35:19 spire-1.2.1/pkg/server/registration/ 20:35:19 spire-1.2.1/pkg/server/registration/manager.go 20:35:19 spire-1.2.1/pkg/server/registration/manager_test.go 20:35:19 spire-1.2.1/pkg/server/scanentries.go 20:35:19 spire-1.2.1/pkg/server/scanentries_test.go 20:35:19 spire-1.2.1/pkg/server/server.go 20:35:19 spire-1.2.1/pkg/server/server_test.go 20:35:19 spire-1.2.1/pkg/server/svid/ 20:35:19 spire-1.2.1/pkg/server/svid/observer.go 20:35:19 spire-1.2.1/pkg/server/svid/observer_test.go 20:35:19 spire-1.2.1/pkg/server/svid/rotator.go 20:35:19 spire-1.2.1/pkg/server/svid/rotator_config.go 20:35:19 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:35:19 spire-1.2.1/pkg/server/svid/rotator_test.go 20:35:19 spire-1.2.1/proto/ 20:35:19 spire-1.2.1/proto/private/ 20:35:19 spire-1.2.1/proto/private/server/ 20:35:19 spire-1.2.1/proto/private/server/journal/ 20:35:19 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:35:19 spire-1.2.1/proto/private/server/journal/journal.proto 20:35:19 spire-1.2.1/proto/spire/ 20:35:19 spire-1.2.1/proto/spire/common/ 20:35:19 spire-1.2.1/proto/spire/common/common.pb.go 20:35:19 spire-1.2.1/proto/spire/common/common.proto 20:35:19 spire-1.2.1/proto/spire/common/plugin/ 20:35:19 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:35:19 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:35:19 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:35:19 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:35:19 spire-1.2.1/proto/spire/plugin/ 20:35:19 spire-1.2.1/proto/spire/plugin/agent/ 20:35:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:35:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:35:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:35:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:35:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:35:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:35:19 spire-1.2.1/release/ 20:35:19 spire-1.2.1/release/spire-extras/ 20:35:19 spire-1.2.1/release/spire-extras/README.md 20:35:19 spire-1.2.1/release/spire-extras/conf/ 20:35:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:35:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:35:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:35:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:35:19 spire-1.2.1/release/spire/ 20:35:19 spire-1.2.1/release/spire/README.md 20:35:19 spire-1.2.1/release/spire/conf/ 20:35:19 spire-1.2.1/release/spire/conf/agent/ 20:35:19 spire-1.2.1/release/spire/conf/agent/agent.conf 20:35:19 spire-1.2.1/release/spire/conf/server/ 20:35:19 spire-1.2.1/release/spire/conf/server/server.conf 20:35:19 spire-1.2.1/script/ 20:35:19 spire-1.2.1/script/build-artifact.sh 20:35:19 spire-1.2.1/script/generate_dummy_ca.sh 20:35:19 spire-1.2.1/support/ 20:35:19 spire-1.2.1/support/k8s/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:35:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:35:19 spire-1.2.1/support/oidc-discovery-provider/ 20:35:19 spire-1.2.1/support/oidc-discovery-provider/README.md 20:35:19 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:35:19 spire-1.2.1/support/oidc-discovery-provider/config.go 20:35:19 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:35:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:35:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:35:19 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:35:19 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:35:19 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:35:19 spire-1.2.1/support/oidc-discovery-provider/main.go 20:35:19 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:35:19 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:35:19 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:35:19 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:35:19 spire-1.2.1/test/ 20:35:19 spire-1.2.1/test/clock/ 20:35:19 spire-1.2.1/test/clock/clock.go 20:35:19 spire-1.2.1/test/fakes/ 20:35:19 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:35:19 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:35:19 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:35:19 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:35:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:35:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:35:19 spire-1.2.1/test/fakes/fakeagentstore/ 20:35:19 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:35:19 spire-1.2.1/test/fakes/fakedatastore/ 20:35:19 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:35:19 spire-1.2.1/test/fakes/fakeentryclient/ 20:35:19 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:35:19 spire-1.2.1/test/fakes/fakehealthchecker/ 20:35:19 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:35:19 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:35:19 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:35:19 spire-1.2.1/test/fakes/fakemetrics/ 20:35:19 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:35:19 spire-1.2.1/test/fakes/fakenoderesolver/ 20:35:19 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:35:19 spire-1.2.1/test/fakes/fakenotifier/ 20:35:19 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:35:19 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:35:19 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:35:19 spire-1.2.1/test/fakes/fakeserverca/ 20:35:19 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:35:19 spire-1.2.1/test/fakes/fakeservercatalog/ 20:35:19 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:35:19 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:35:19 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:35:19 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:35:19 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:35:19 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:35:19 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:35:19 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:35:19 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:35:19 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:35:19 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:35:19 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:35:19 spire-1.2.1/test/fixture/ 20:35:19 spire-1.2.1/test/fixture/certs/ 20:35:19 spire-1.2.1/test/fixture/certs/agent_svid.der 20:35:19 spire-1.2.1/test/fixture/certs/base_cert.pem 20:35:19 spire-1.2.1/test/fixture/certs/base_csr.pem 20:35:19 spire-1.2.1/test/fixture/certs/base_key.pem 20:35:19 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:35:19 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:35:19 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:35:19 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:35:19 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:35:19 spire-1.2.1/test/fixture/certs/blog_key.pem 20:35:19 spire-1.2.1/test/fixture/certs/bundle.der 20:35:19 spire-1.2.1/test/fixture/certs/ca.pem 20:35:19 spire-1.2.1/test/fixture/certs/ca_key.pem 20:35:19 spire-1.2.1/test/fixture/certs/database_cert.pem 20:35:19 spire-1.2.1/test/fixture/certs/database_csr.pem 20:35:19 spire-1.2.1/test/fixture/certs/database_key.pem 20:35:19 spire-1.2.1/test/fixture/certs/node_cert.pem 20:35:19 spire-1.2.1/test/fixture/certs/node_csr.pem 20:35:19 spire-1.2.1/test/fixture/certs/node_key.pem 20:35:19 spire-1.2.1/test/fixture/certs/svid.pem 20:35:19 spire-1.2.1/test/fixture/certs/svid_key.pem 20:35:19 spire-1.2.1/test/fixture/config/ 20:35:19 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:35:19 spire-1.2.1/test/fixture/config/agent_good.conf 20:35:19 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:35:19 spire-1.2.1/test/fixture/config/plugin_good.conf 20:35:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:35:19 spire-1.2.1/test/fixture/config/server_good.conf 20:35:19 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:35:19 spire-1.2.1/test/fixture/fixture.go 20:35:19 spire-1.2.1/test/fixture/nodeattestor/ 20:35:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:35:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:35:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:35:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:35:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:35:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:35:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:35:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:35:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:35:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:35:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:35:19 spire-1.2.1/test/fixture/registration/ 20:35:19 spire-1.2.1/test/fixture/registration/entries.json 20:35:19 spire-1.2.1/test/fixture/registration/good-for-update.json 20:35:19 spire-1.2.1/test/fixture/registration/good.json 20:35:19 spire-1.2.1/test/fixture/registration/invalid.json 20:35:19 spire-1.2.1/test/fixture/registration/invalid_json.json 20:35:19 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:35:19 spire-1.2.1/test/integration/ 20:35:19 spire-1.2.1/test/integration/README.md 20:35:19 spire-1.2.1/test/integration/common 20:35:19 spire-1.2.1/test/integration/setup/ 20:35:19 spire-1.2.1/test/integration/setup/adminclient/ 20:35:19 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:35:19 spire-1.2.1/test/integration/setup/adminclient/client.go 20:35:19 spire-1.2.1/test/integration/setup/debugagent/ 20:35:19 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:35:19 spire-1.2.1/test/integration/setup/debugagent/main.go 20:35:19 spire-1.2.1/test/integration/setup/debugserver/ 20:35:19 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:35:19 spire-1.2.1/test/integration/setup/debugserver/main.go 20:35:19 spire-1.2.1/test/integration/setup/downstreamclient/ 20:35:19 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:35:19 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:35:19 spire-1.2.1/test/integration/setup/itclient/ 20:35:19 spire-1.2.1/test/integration/setup/itclient/client.go 20:35:19 spire-1.2.1/test/integration/setup/node-attestation/ 20:35:19 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:35:19 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:35:19 spire-1.2.1/test/integration/setup/x509pop/ 20:35:19 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:35:19 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:35:19 spire-1.2.1/test/integration/suites/ 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:35:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:35:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:35:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:35:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:35:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:35:19 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:35:19 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:35:19 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:35:19 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:35:19 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:35:19 spire-1.2.1/test/integration/suites/join-token/ 20:35:19 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:35:19 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:35:19 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:35:19 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:35:19 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:35:19 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:35:19 spire-1.2.1/test/integration/suites/join-token/README.md 20:35:19 spire-1.2.1/test/integration/suites/join-token/conf/ 20:35:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:35:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:35:19 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/join-token/teardown 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:35:19 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:35:19 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:35:19 spire-1.2.1/test/integration/suites/k8s/ 20:35:19 spire-1.2.1/test/integration/suites/k8s/00-setup 20:35:19 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:35:19 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:35:19 spire-1.2.1/test/integration/suites/k8s/README.md 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/ 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:35:19 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:35:19 spire-1.2.1/test/integration/suites/k8s/teardown 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:35:19 spire-1.2.1/test/integration/suites/node-attestation/ 20:35:19 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:35:19 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:35:19 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:35:19 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:35:19 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:35:19 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:35:19 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:35:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:35:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:35:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:35:19 spire-1.2.1/test/integration/suites/rotation/ 20:35:19 spire-1.2.1/test/integration/suites/rotation/00-setup 20:35:19 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:35:19 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:35:19 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:35:19 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:35:19 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:35:19 spire-1.2.1/test/integration/suites/rotation/README.md 20:35:19 spire-1.2.1/test/integration/suites/rotation/conf/ 20:35:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:35:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:35:19 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/rotation/teardown 20:35:19 spire-1.2.1/test/integration/suites/self-test/ 20:35:19 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:35:19 spire-1.2.1/test/integration/suites/self-test/README.md 20:35:19 spire-1.2.1/test/integration/suites/self-test/teardown 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:35:19 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:35:19 spire-1.2.1/test/integration/suites/upgrade/ 20:35:19 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:35:19 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:35:19 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:35:19 spire-1.2.1/test/integration/suites/upgrade/README.md 20:35:19 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:35:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:35:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:35:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:35:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:35:19 spire-1.2.1/test/integration/suites/upgrade/teardown 20:35:19 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:35:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:35:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:35:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:35:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:35:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:35:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:35:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:35:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:35:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:35:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:35:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:35:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:35:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:35:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:35:19 spire-1.2.1/test/integration/test-one.sh 20:35:19 spire-1.2.1/test/integration/test.sh 20:35:19 spire-1.2.1/test/plugintest/ 20:35:19 spire-1.2.1/test/plugintest/config.go 20:35:19 spire-1.2.1/test/plugintest/load.go 20:35:19 spire-1.2.1/test/plugintest/option.go 20:35:19 spire-1.2.1/test/spiretest/ 20:35:19 spire-1.2.1/test/spiretest/apiserver.go 20:35:19 spire-1.2.1/test/spiretest/assertions.go 20:35:19 spire-1.2.1/test/spiretest/dir.go 20:35:19 spire-1.2.1/test/spiretest/errors_posix.go 20:35:19 spire-1.2.1/test/spiretest/errors_windows.go 20:35:19 spire-1.2.1/test/spiretest/logs.go 20:35:19 spire-1.2.1/test/spiretest/socketapi.go 20:35:19 spire-1.2.1/test/spiretest/suite.go 20:35:19 spire-1.2.1/test/spiretest/x509.go 20:35:19 spire-1.2.1/test/testca/ 20:35:19 spire-1.2.1/test/testca/ca.go 20:35:19 spire-1.2.1/test/testkey/ 20:35:19 spire-1.2.1/test/testkey/generate.sh 20:35:19 spire-1.2.1/test/testkey/genkeys.go 20:35:19 spire-1.2.1/test/testkey/keys.go 20:35:19 spire-1.2.1/test/testkey/new.go 20:35:19 spire-1.2.1/test/tpmsimulator/ 20:35:19 spire-1.2.1/test/tpmsimulator/simulator.go 20:35:19 spire-1.2.1/test/util/ 20:35:19 spire-1.2.1/test/util/cert_fixtures.go 20:35:19 spire-1.2.1/test/util/cert_generation.go 20:35:19 spire-1.2.1/test/util/io_redirection.go 20:35:19 spire-1.2.1/test/util/race.go 20:35:19 spire-1.2.1/test/util/util.go 20:35:19 building spire from source... 20:35:19 Installing go1.17.7... 20:35:21 ---> Running in 6846e34216ce 20:35:21 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:35:21 ---> 1a308ba9b683 20:35:21 Step 3/25 : WORKDIR /edgex-go 20:35:21 ---> Using cache 20:35:21 ---> 6206c6a77cfd 20:35:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:21 ---> Using cache 20:35:21 ---> abe020a753d7 20:35:21 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:35:21 ---> Using cache 20:35:21 ---> b8cd607a2491 20:35:21 Step 6/25 : COPY go.mod vendor* ./ 20:35:21 ---> Using cache 20:35:21 ---> 37ffc21b43dd 20:35:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:21 ---> Using cache 20:35:21 ---> 203fe9457a14 20:35:21 Step 8/25 : COPY . . 20:35:21 ---> Using cache 20:35:21 ---> 362f58a21b69 20:35:21 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:35:21 ---> Using cache 20:35:21 ---> 3d5658fea2ab 20:35:21 Step 10/25 : RUN mkdir -p spire-build 20:35:21 ---> Using cache 20:35:21 ---> fc998b71625a 20:35:21 Step 11/25 : WORKDIR /edgex-go/spire-build 20:35:21 ---> Using cache 20:35:21 ---> 557168bbc0b1 20:35:21 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:35:23 ---> Running in dcd6b391df2f 20:35:23 Removing intermediate container 6846e34216ce 20:35:23 ---> 6b6fec377741 20:35:23 Step 21/22 : LABEL git_sha=3dbef2311167635094b9702bde69b1056438adad 20:35:23 ---> Running in 766b6c73a982 20:35:23 Removing intermediate container 766b6c73a982 20:35:23 ---> 26350ec006a3 20:35:23 Step 22/22 : LABEL version=0.0.0 20:35:23 ---> Running in c1c1aad15f2a 20:35:23 Removing intermediate container c1c1aad15f2a 20:35:23 ---> dd4e4dec5b20 20:35:23 20:35:23 spire-1.2.1/ 20:35:23 spire-1.2.1/.data/ 20:35:23 spire-1.2.1/.data/.file 20:35:23 spire-1.2.1/.dockerignore 20:35:23 spire-1.2.1/.gitattributes 20:35:23 spire-1.2.1/.githooks/ 20:35:23 spire-1.2.1/.githooks/pre-commit 20:35:23 spire-1.2.1/.github/ 20:35:23 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:35:23 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:35:23 spire-1.2.1/.github/dependabot.yml 20:35:23 spire-1.2.1/.github/workflows/ 20:35:23 spire-1.2.1/.github/workflows/nightly_build.yaml 20:35:23 spire-1.2.1/.github/workflows/pr_build.yaml 20:35:23 spire-1.2.1/.github/workflows/release_build.yaml 20:35:23 spire-1.2.1/.github/workflows/scripts/ 20:35:23 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:35:23 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:35:23 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:35:23 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:35:23 spire-1.2.1/.github/workflows/scripts/split.sh 20:35:23 spire-1.2.1/.gitignore 20:35:23 spire-1.2.1/.go-version 20:35:23 spire-1.2.1/.golangci.yml 20:35:23 spire-1.2.1/ADOPTERS.md 20:35:23 spire-1.2.1/CHANGELOG.md 20:35:23 spire-1.2.1/CODE-OF-CONDUCT.md 20:35:23 spire-1.2.1/CODEOWNERS 20:35:23 spire-1.2.1/CONTRIBUTING.md 20:35:23 spire-1.2.1/Dockerfile 20:35:23 spire-1.2.1/Dockerfile.dev 20:35:23 spire-1.2.1/Dockerfile.scratch 20:35:23 spire-1.2.1/LICENSE 20:35:23 spire-1.2.1/MAINTAINERS.md 20:35:23 spire-1.2.1/Makefile 20:35:23 spire-1.2.1/README.md 20:35:23 spire-1.2.1/ROADMAP.md 20:35:23 spire-1.2.1/SECURITY.md 20:35:23 spire-1.2.1/cmd/ 20:35:23 spire-1.2.1/cmd/spire-agent/ 20:35:23 spire-1.2.1/cmd/spire-agent/cli/ 20:35:23 spire-1.2.1/cmd/spire-agent/cli/api/ 20:35:23 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:35:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:35:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:35:23 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:35:23 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:35:23 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:35:23 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:35:23 spire-1.2.1/cmd/spire-agent/cli/common/ 20:35:23 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:35:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:35:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:35:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:35:23 spire-1.2.1/cmd/spire-agent/cli/run/ 20:35:23 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:35:23 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:35:23 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:35:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:35:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:35:23 spire-1.2.1/cmd/spire-agent/main.go 20:35:23 spire-1.2.1/cmd/spire-server/ 20:35:23 spire-1.2.1/cmd/spire-server/cli/ 20:35:23 spire-1.2.1/cmd/spire-server/cli/agent/ 20:35:23 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:35:23 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/cli.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/entry/ 20:35:23 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/federation/ 20:35:23 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:35:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:35:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/run/ 20:35:23 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/token/ 20:35:23 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/validate/ 20:35:23 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/x509/ 20:35:23 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:35:23 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:35:23 spire-1.2.1/cmd/spire-server/main.go 20:35:23 spire-1.2.1/cmd/spire-server/util/ 20:35:23 spire-1.2.1/cmd/spire-server/util/util.go 20:35:23 spire-1.2.1/conf/ 20:35:23 spire-1.2.1/conf/agent/ 20:35:23 spire-1.2.1/conf/agent/agent.conf 20:35:23 spire-1.2.1/conf/agent/agent_full.conf 20:35:23 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:35:23 spire-1.2.1/conf/server/ 20:35:23 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:35:23 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:35:23 spire-1.2.1/conf/server/server.conf 20:35:23 spire-1.2.1/conf/server/server_full.conf 20:35:23 spire-1.2.1/doc/ 20:35:23 spire-1.2.1/doc/SPIRE101.md 20:35:23 spire-1.2.1/doc/auditlog.md 20:35:23 spire-1.2.1/doc/authorization_policy_engine.md 20:35:23 spire-1.2.1/doc/changelog_guidelines.md 20:35:23 spire-1.2.1/doc/cure53-report.pdf 20:35:23 spire-1.2.1/doc/images/ 20:35:23 spire-1.2.1/doc/images/2019_roadmap.png 20:35:23 spire-1.2.1/doc/images/SPIRE101.png 20:35:23 spire-1.2.1/doc/images/SPIRE_agent.png 20:35:23 spire-1.2.1/doc/images/SPIRE_server.png 20:35:23 spire-1.2.1/doc/images/cache_mgr.png 20:35:23 spire-1.2.1/doc/images/cache_mgr_components.png 20:35:23 spire-1.2.1/doc/images/federated_spire.png 20:35:23 spire-1.2.1/doc/images/ha_mode.png 20:35:23 spire-1.2.1/doc/images/nested_spire.png 20:35:23 spire-1.2.1/doc/images/oidc_federation.png 20:35:23 spire-1.2.1/doc/images/single_trust_domain.png 20:35:23 spire-1.2.1/doc/images/spiffe_compatible.png 20:35:23 spire-1.2.1/doc/images/spire_logo.png 20:35:23 spire-1.2.1/doc/migrating_registration_api_clients.md 20:35:23 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:35:23 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:35:23 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:35:23 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:35:23 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:35:23 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:35:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:35:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:35:23 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:35:23 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:35:23 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:35:23 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:35:23 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:35:23 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:35:23 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:35:23 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:35:23 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:35:23 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:35:23 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:35:23 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:35:23 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:35:23 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:35:23 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:35:23 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:35:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:35:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:35:23 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:35:23 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:35:23 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:35:23 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:35:23 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:35:23 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:35:23 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:35:23 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:35:23 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:35:23 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:35:23 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:35:23 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:35:23 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:35:23 spire-1.2.1/doc/scaling_spire.md 20:35:23 spire-1.2.1/doc/spire_agent.md 20:35:23 spire-1.2.1/doc/spire_server.md 20:35:23 spire-1.2.1/doc/supported_integrations.md 20:35:23 spire-1.2.1/doc/telemetry.md 20:35:23 spire-1.2.1/doc/telemetry_config.md 20:35:23 spire-1.2.1/doc/upgrading.md 20:35:23 spire-1.2.1/doc/using_spire.md 20:35:23 spire-1.2.1/examples/ 20:35:23 spire-1.2.1/examples/README.md 20:35:23 spire-1.2.1/go.mod 20:35:23 spire-1.2.1/go.sum 20:35:23 spire-1.2.1/pkg/ 20:35:23 spire-1.2.1/pkg/agent/ 20:35:23 spire-1.2.1/pkg/agent/agent.go 20:35:23 spire-1.2.1/pkg/agent/api/ 20:35:23 spire-1.2.1/pkg/agent/api/config.go 20:35:23 spire-1.2.1/pkg/agent/api/debug/ 20:35:23 spire-1.2.1/pkg/agent/api/debug/v1/ 20:35:23 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:35:23 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:35:23 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:35:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:35:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:35:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:35:23 spire-1.2.1/pkg/agent/api/endpoints.go 20:35:23 spire-1.2.1/pkg/agent/api/health/ 20:35:23 spire-1.2.1/pkg/agent/api/health/v1/ 20:35:23 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:35:23 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:35:23 spire-1.2.1/pkg/agent/api/rpccontext/ 20:35:23 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:35:23 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:35:23 spire-1.2.1/pkg/agent/attestor/ 20:35:23 spire-1.2.1/pkg/agent/attestor/node/ 20:35:23 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:35:23 spire-1.2.1/pkg/agent/attestor/node/node.go 20:35:23 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:35:23 spire-1.2.1/pkg/agent/attestor/workload/ 20:35:23 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:35:23 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:35:23 spire-1.2.1/pkg/agent/catalog/ 20:35:23 spire-1.2.1/pkg/agent/catalog/catalog.go 20:35:23 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:35:23 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:35:23 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:35:23 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:35:23 spire-1.2.1/pkg/agent/client/ 20:35:23 spire-1.2.1/pkg/agent/client/client.go 20:35:23 spire-1.2.1/pkg/agent/client/client_test.go 20:35:23 spire-1.2.1/pkg/agent/client/dial.go 20:35:23 spire-1.2.1/pkg/agent/client/nodeconn.go 20:35:23 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:35:23 spire-1.2.1/pkg/agent/client/update.go 20:35:23 spire-1.2.1/pkg/agent/client/util.go 20:35:23 spire-1.2.1/pkg/agent/common/ 20:35:23 spire-1.2.1/pkg/agent/common/backoff/ 20:35:23 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:35:23 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:35:23 spire-1.2.1/pkg/agent/common/cgroups/ 20:35:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:35:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:35:23 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:35:23 spire-1.2.1/pkg/agent/config.go 20:35:23 spire-1.2.1/pkg/agent/endpoints/ 20:35:23 spire-1.2.1/pkg/agent/endpoints/config.go 20:35:23 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:35:23 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:35:23 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:35:23 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:35:23 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:35:23 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:35:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:35:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:35:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:35:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:35:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:35:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:35:23 spire-1.2.1/pkg/agent/endpoints/workload/ 20:35:23 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:35:23 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:35:23 spire-1.2.1/pkg/agent/manager/ 20:35:23 spire-1.2.1/pkg/agent/manager/cache/ 20:35:23 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:35:23 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:35:23 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:35:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:35:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:35:23 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:35:23 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:35:23 spire-1.2.1/pkg/agent/manager/config.go 20:35:23 spire-1.2.1/pkg/agent/manager/manager.go 20:35:23 spire-1.2.1/pkg/agent/manager/manager_test.go 20:35:23 spire-1.2.1/pkg/agent/manager/storage.go 20:35:23 spire-1.2.1/pkg/agent/manager/storage_test.go 20:35:23 spire-1.2.1/pkg/agent/manager/storecache/ 20:35:23 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:35:23 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:35:23 spire-1.2.1/pkg/agent/manager/sync.go 20:35:23 spire-1.2.1/pkg/agent/plugin/ 20:35:23 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:35:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:35:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:35:23 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:35:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:35:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:35:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:35:23 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:35:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:35:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:35:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:35:23 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:35:23 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:35:23 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:35:23 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:35:23 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:35:23 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:35:23 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:35:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:23 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:35:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:35:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:35:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:35:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:35:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:35:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:35:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:35:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:35:23 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:35:23 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:35:23 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:35:23 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:35:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:35:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:35:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:35:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:35:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:35:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:35:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:35:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:35:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:35:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:35:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:35:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:35:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:35:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:35:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:35:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:35:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:35:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:35:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:35:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:35:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:35:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:35:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:35:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:35:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:35:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:35:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:35:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:35:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:35:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:35:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:35:23 spire-1.2.1/pkg/agent/svid/ 20:35:23 spire-1.2.1/pkg/agent/svid/rotator.go 20:35:23 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:35:23 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:35:23 spire-1.2.1/pkg/agent/svid/store/ 20:35:23 spire-1.2.1/pkg/agent/svid/store/service.go 20:35:23 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:35:23 spire-1.2.1/pkg/common/ 20:35:23 spire-1.2.1/pkg/common/agentpathtemplate/ 20:35:23 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:35:23 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:35:23 spire-1.2.1/pkg/common/api/ 20:35:23 spire-1.2.1/pkg/common/api/metrics.go 20:35:23 spire-1.2.1/pkg/common/api/middleware/ 20:35:23 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:35:23 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:35:23 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:35:23 spire-1.2.1/pkg/common/api/middleware/logger.go 20:35:23 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:35:23 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:35:23 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:35:23 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:35:23 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:35:23 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:35:23 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:35:23 spire-1.2.1/pkg/common/api/middleware/names.go 20:35:23 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:35:23 spire-1.2.1/pkg/common/api/names.go 20:35:23 spire-1.2.1/pkg/common/api/ratelimit.go 20:35:23 spire-1.2.1/pkg/common/api/rpccontext/ 20:35:23 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:35:23 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:35:23 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:35:23 spire-1.2.1/pkg/common/auth/ 20:35:23 spire-1.2.1/pkg/common/auth/interceptors.go 20:35:23 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:35:23 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:35:23 spire-1.2.1/pkg/common/bundleutil/ 20:35:23 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:35:23 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:35:23 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:35:23 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:35:23 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:35:23 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:35:23 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:35:23 spire-1.2.1/pkg/common/bundleutil/types.go 20:35:23 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:35:23 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:35:23 spire-1.2.1/pkg/common/catalog/ 20:35:23 spire-1.2.1/pkg/common/catalog/bind.go 20:35:23 spire-1.2.1/pkg/common/catalog/builtin.go 20:35:23 spire-1.2.1/pkg/common/catalog/catalog.go 20:35:23 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:35:23 spire-1.2.1/pkg/common/catalog/closers.go 20:35:23 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:35:23 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:35:23 spire-1.2.1/pkg/common/catalog/config.go 20:35:23 spire-1.2.1/pkg/common/catalog/config_test.go 20:35:23 spire-1.2.1/pkg/common/catalog/configure.go 20:35:23 spire-1.2.1/pkg/common/catalog/constraints.go 20:35:23 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:35:23 spire-1.2.1/pkg/common/catalog/context.go 20:35:23 spire-1.2.1/pkg/common/catalog/external.go 20:35:23 spire-1.2.1/pkg/common/catalog/host.go 20:35:23 spire-1.2.1/pkg/common/catalog/pipenet.go 20:35:23 spire-1.2.1/pkg/common/catalog/plugin.go 20:35:23 spire-1.2.1/pkg/common/catalog/testplugin/ 20:35:23 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:35:23 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:35:23 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:35:23 spire-1.2.1/pkg/common/cli/ 20:35:23 spire-1.2.1/pkg/common/cli/env.go 20:35:23 spire-1.2.1/pkg/common/cli/flags.go 20:35:23 spire-1.2.1/pkg/common/cli/trust_domain.go 20:35:23 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:35:23 spire-1.2.1/pkg/common/cli/umask.go 20:35:23 spire-1.2.1/pkg/common/cli/umask_posix.go 20:35:23 spire-1.2.1/pkg/common/cli/umask_test.go 20:35:23 spire-1.2.1/pkg/common/cli/umask_windows.go 20:35:23 spire-1.2.1/pkg/common/cliprinter/ 20:35:23 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:35:23 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:35:23 spire-1.2.1/pkg/common/cliprinter/flag.go 20:35:23 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:35:23 spire-1.2.1/pkg/common/cliprinter/format.go 20:35:23 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:35:23 spire-1.2.1/pkg/common/cliprinter/internal/ 20:35:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:35:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:35:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:35:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:35:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:35:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:35:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:35:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:35:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:35:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:35:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:35:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:35:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:35:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:35:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:35:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:35:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:35:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:35:23 spire-1.2.1/pkg/common/coretypes/ 20:35:23 spire-1.2.1/pkg/common/coretypes/bundle/ 20:35:23 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:35:23 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:35:23 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:35:23 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:35:23 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:35:23 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:35:23 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:35:23 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:35:23 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:35:23 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:35:23 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:35:23 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:35:23 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:35:23 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:35:23 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:35:23 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:35:23 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:35:23 spire-1.2.1/pkg/common/cryptoutil/ 20:35:23 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:35:23 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:35:23 spire-1.2.1/pkg/common/diskutil/ 20:35:23 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:35:23 spire-1.2.1/pkg/common/diskutil/file_test.go 20:35:23 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:35:23 spire-1.2.1/pkg/common/errorutil/ 20:35:23 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:35:23 spire-1.2.1/pkg/common/health/ 20:35:23 spire-1.2.1/pkg/common/health/config.go 20:35:23 spire-1.2.1/pkg/common/health/context.go 20:35:23 spire-1.2.1/pkg/common/health/context_test.go 20:35:23 spire-1.2.1/pkg/common/health/health.go 20:35:23 spire-1.2.1/pkg/common/health/health_test.go 20:35:23 spire-1.2.1/pkg/common/health/logger.go 20:35:23 spire-1.2.1/pkg/common/hostservice/ 20:35:23 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:35:23 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:35:23 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:35:23 spire-1.2.1/pkg/common/idutil/ 20:35:23 spire-1.2.1/pkg/common/idutil/require.go 20:35:23 spire-1.2.1/pkg/common/idutil/require_test.go 20:35:23 spire-1.2.1/pkg/common/idutil/safety.go 20:35:23 spire-1.2.1/pkg/common/idutil/safety_test.go 20:35:23 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:35:23 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:35:23 spire-1.2.1/pkg/common/jwtsvid/ 20:35:23 spire-1.2.1/pkg/common/jwtsvid/common.go 20:35:23 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:35:23 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:35:23 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:35:23 spire-1.2.1/pkg/common/jwtutil/ 20:35:23 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:35:23 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:35:23 spire-1.2.1/pkg/common/log/ 20:35:23 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:35:23 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:35:23 spire-1.2.1/pkg/common/log/log.go 20:35:23 spire-1.2.1/pkg/common/log/log_test.go 20:35:23 spire-1.2.1/pkg/common/log/options.go 20:35:23 spire-1.2.1/pkg/common/nodeutil/ 20:35:23 spire-1.2.1/pkg/common/nodeutil/node.go 20:35:23 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:35:23 spire-1.2.1/pkg/common/peertracker/ 20:35:23 spire-1.2.1/pkg/common/peertracker/conn.go 20:35:23 spire-1.2.1/pkg/common/peertracker/credentials.go 20:35:23 spire-1.2.1/pkg/common/peertracker/errors.go 20:35:23 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:35:23 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:35:23 spire-1.2.1/pkg/common/peertracker/info.go 20:35:23 spire-1.2.1/pkg/common/peertracker/listener.go 20:35:23 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:35:23 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:35:23 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:35:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:35:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:35:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:35:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:35:23 spire-1.2.1/pkg/common/peertracker/tcp.go 20:35:23 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:35:23 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:35:23 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:35:23 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:35:23 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:35:23 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:35:23 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:35:23 spire-1.2.1/pkg/common/peertracker/uds.go 20:35:23 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:35:23 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:35:23 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:35:23 spire-1.2.1/pkg/common/pemutil/ 20:35:23 spire-1.2.1/pkg/common/pemutil/block.go 20:35:23 spire-1.2.1/pkg/common/pemutil/certs.go 20:35:23 spire-1.2.1/pkg/common/pemutil/common.go 20:35:23 spire-1.2.1/pkg/common/pemutil/csr.go 20:35:23 spire-1.2.1/pkg/common/pemutil/keys.go 20:35:23 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:35:23 spire-1.2.1/pkg/common/pemutil/testdata/ 20:35:23 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:35:23 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:35:23 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:35:23 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:35:23 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:35:23 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:35:23 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:35:23 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:35:23 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:35:23 spire-1.2.1/pkg/common/plugin/ 20:35:23 spire-1.2.1/pkg/common/plugin/aws/ 20:35:23 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:35:23 spire-1.2.1/pkg/common/plugin/azure/ 20:35:23 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:35:23 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:35:23 spire-1.2.1/pkg/common/plugin/facade.go 20:35:23 spire-1.2.1/pkg/common/plugin/facade_test.go 20:35:23 spire-1.2.1/pkg/common/plugin/gcp/ 20:35:23 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:35:23 spire-1.2.1/pkg/common/plugin/k8s/ 20:35:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:35:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:35:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:35:23 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:35:23 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:35:23 spire-1.2.1/pkg/common/plugin/log.go 20:35:23 spire-1.2.1/pkg/common/plugin/sshpop/ 20:35:23 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:35:23 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:35:23 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:35:23 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:35:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:35:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:35:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:35:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:35:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:35:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:35:23 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:35:23 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:35:23 spire-1.2.1/pkg/common/plugin/x509pop/ 20:35:23 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:35:23 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:35:23 spire-1.2.1/pkg/common/profiling/ 20:35:23 spire-1.2.1/pkg/common/profiling/dumpers.go 20:35:23 spire-1.2.1/pkg/common/profiling/profiling.go 20:35:23 spire-1.2.1/pkg/common/protoutil/ 20:35:23 spire-1.2.1/pkg/common/protoutil/masks.go 20:35:23 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:35:23 spire-1.2.1/pkg/common/rotationutil/ 20:35:23 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:35:23 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:35:23 spire-1.2.1/pkg/common/selector/ 20:35:23 spire-1.2.1/pkg/common/selector/selector.go 20:35:23 spire-1.2.1/pkg/common/selector/selector_test.go 20:35:23 spire-1.2.1/pkg/common/selector/set.go 20:35:23 spire-1.2.1/pkg/common/selector/set_utils.go 20:35:23 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:35:23 spire-1.2.1/pkg/common/telemetry/ 20:35:23 spire-1.2.1/pkg/common/telemetry/agent/ 20:35:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:35:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:35:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:35:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:35:23 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:35:23 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:35:23 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:35:23 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:35:23 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:35:23 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:35:23 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:35:23 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:35:23 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:35:23 spire-1.2.1/pkg/common/telemetry/call.go 20:35:23 spire-1.2.1/pkg/common/telemetry/common/ 20:35:23 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:35:23 spire-1.2.1/pkg/common/telemetry/config.go 20:35:23 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:35:23 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:35:23 spire-1.2.1/pkg/common/telemetry/inmem.go 20:35:23 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:35:23 spire-1.2.1/pkg/common/telemetry/m3.go 20:35:23 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:35:23 spire-1.2.1/pkg/common/telemetry/metrics.go 20:35:23 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:35:23 spire-1.2.1/pkg/common/telemetry/names.go 20:35:23 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:35:23 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:35:23 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:35:23 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:35:23 spire-1.2.1/pkg/common/telemetry/server/ 20:35:23 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:35:23 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:35:23 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:35:23 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:35:23 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:35:23 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:35:23 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:35:23 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:35:23 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:35:23 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:35:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:35:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:35:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:35:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:35:23 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:35:23 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:35:23 spire-1.2.1/pkg/common/telemetry/server/server.go 20:35:23 spire-1.2.1/pkg/common/telemetry/sink.go 20:35:23 spire-1.2.1/pkg/common/telemetry/statsd.go 20:35:23 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:35:23 spire-1.2.1/pkg/common/telemetry/uptime.go 20:35:23 spire-1.2.1/pkg/common/telemetry/version.go 20:35:23 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:35:23 spire-1.2.1/pkg/common/uptime/ 20:35:23 spire-1.2.1/pkg/common/uptime/uptime.go 20:35:23 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:35:23 spire-1.2.1/pkg/common/util/ 20:35:23 spire-1.2.1/pkg/common/util/certs.go 20:35:23 spire-1.2.1/pkg/common/util/certs_test.go 20:35:23 spire-1.2.1/pkg/common/util/csr.go 20:35:23 spire-1.2.1/pkg/common/util/hash.go 20:35:23 spire-1.2.1/pkg/common/util/selectors.go 20:35:23 spire-1.2.1/pkg/common/util/selectors_test.go 20:35:23 spire-1.2.1/pkg/common/util/signals.go 20:35:23 spire-1.2.1/pkg/common/util/sort.go 20:35:23 spire-1.2.1/pkg/common/util/sort_test.go 20:35:23 spire-1.2.1/pkg/common/util/task.go 20:35:23 spire-1.2.1/pkg/common/util/task_test.go 20:35:23 spire-1.2.1/pkg/common/util/testdata/ 20:35:23 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:35:23 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:35:23 spire-1.2.1/pkg/common/version/ 20:35:23 spire-1.2.1/pkg/common/version/version.go 20:35:23 spire-1.2.1/pkg/common/x509svid/ 20:35:23 spire-1.2.1/pkg/common/x509svid/common_test.go 20:35:23 spire-1.2.1/pkg/common/x509svid/csr.go 20:35:23 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:35:23 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:35:23 spire-1.2.1/pkg/common/x509util/ 20:35:23 spire-1.2.1/pkg/common/x509util/cert.go 20:35:23 spire-1.2.1/pkg/common/x509util/dns.go 20:35:23 spire-1.2.1/pkg/common/x509util/dns_test.go 20:35:23 spire-1.2.1/pkg/common/x509util/keyid.go 20:35:23 spire-1.2.1/pkg/common/x509util/keypair.go 20:35:23 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:35:23 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:35:23 spire-1.2.1/pkg/server/ 20:35:23 spire-1.2.1/pkg/server/api/ 20:35:23 spire-1.2.1/pkg/server/api/agent.go 20:35:23 spire-1.2.1/pkg/server/api/agent/ 20:35:23 spire-1.2.1/pkg/server/api/agent/v1/ 20:35:23 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:35:23 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:35:23 spire-1.2.1/pkg/server/api/agent_test.go 20:35:23 spire-1.2.1/pkg/server/api/api.go 20:35:23 spire-1.2.1/pkg/server/api/audit/ 20:35:23 spire-1.2.1/pkg/server/api/audit/audit.go 20:35:23 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:35:23 spire-1.2.1/pkg/server/api/bundle.go 20:35:23 spire-1.2.1/pkg/server/api/bundle/ 20:35:23 spire-1.2.1/pkg/server/api/bundle/v1/ 20:35:23 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:35:23 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:35:23 spire-1.2.1/pkg/server/api/bundle_test.go 20:35:23 spire-1.2.1/pkg/server/api/debug/ 20:35:23 spire-1.2.1/pkg/server/api/debug/v1/ 20:35:23 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:35:23 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:35:23 spire-1.2.1/pkg/server/api/entry.go 20:35:23 spire-1.2.1/pkg/server/api/entry/ 20:35:23 spire-1.2.1/pkg/server/api/entry/v1/ 20:35:23 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:35:23 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:35:23 spire-1.2.1/pkg/server/api/entry_test.go 20:35:23 spire-1.2.1/pkg/server/api/health/ 20:35:23 spire-1.2.1/pkg/server/api/health/v1/ 20:35:23 spire-1.2.1/pkg/server/api/health/v1/service.go 20:35:23 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:35:23 spire-1.2.1/pkg/server/api/id.go 20:35:23 spire-1.2.1/pkg/server/api/id_test.go 20:35:23 spire-1.2.1/pkg/server/api/limits/ 20:35:23 spire-1.2.1/pkg/server/api/limits/limits.go 20:35:23 spire-1.2.1/pkg/server/api/middleware/ 20:35:23 spire-1.2.1/pkg/server/api/middleware/alias.go 20:35:23 spire-1.2.1/pkg/server/api/middleware/audit.go 20:35:23 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:35:23 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:35:23 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:35:23 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:35:23 spire-1.2.1/pkg/server/api/middleware/caller.go 20:35:23 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:35:23 spire-1.2.1/pkg/server/api/middleware/common.go 20:35:23 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:35:23 spire-1.2.1/pkg/server/api/middleware/entries.go 20:35:23 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:35:23 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:35:23 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:35:23 spire-1.2.1/pkg/server/api/ratelimit.go 20:35:23 spire-1.2.1/pkg/server/api/rpccontext/ 20:35:23 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:35:23 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:35:23 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:35:23 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:35:23 spire-1.2.1/pkg/server/api/selector.go 20:35:23 spire-1.2.1/pkg/server/api/selector_test.go 20:35:23 spire-1.2.1/pkg/server/api/status.go 20:35:23 spire-1.2.1/pkg/server/api/status_test.go 20:35:23 spire-1.2.1/pkg/server/api/svid/ 20:35:23 spire-1.2.1/pkg/server/api/svid/v1/ 20:35:23 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:35:23 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:35:23 spire-1.2.1/pkg/server/api/trustdomain.go 20:35:23 spire-1.2.1/pkg/server/api/trustdomain/ 20:35:23 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:35:23 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:35:23 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:35:23 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:35:23 spire-1.2.1/pkg/server/authpolicy/ 20:35:23 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:35:23 spire-1.2.1/pkg/server/authpolicy/policy.go 20:35:23 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:35:23 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:35:23 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:35:23 spire-1.2.1/pkg/server/authpolicy/validate.go 20:35:23 spire-1.2.1/pkg/server/bundle/ 20:35:23 spire-1.2.1/pkg/server/bundle/client/ 20:35:23 spire-1.2.1/pkg/server/bundle/client/client.go 20:35:23 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:35:23 spire-1.2.1/pkg/server/bundle/client/manager.go 20:35:23 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:35:23 spire-1.2.1/pkg/server/bundle/client/sources.go 20:35:23 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:35:23 spire-1.2.1/pkg/server/bundle/client/updater.go 20:35:23 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:35:23 spire-1.2.1/pkg/server/ca/ 20:35:23 spire-1.2.1/pkg/server/ca/ca.go 20:35:23 spire-1.2.1/pkg/server/ca/ca_health.go 20:35:23 spire-1.2.1/pkg/server/ca/ca_test.go 20:35:23 spire-1.2.1/pkg/server/ca/journal.go 20:35:23 spire-1.2.1/pkg/server/ca/journal_test.go 20:35:23 spire-1.2.1/pkg/server/ca/manager.go 20:35:23 spire-1.2.1/pkg/server/ca/manager_health.go 20:35:23 spire-1.2.1/pkg/server/ca/manager_test.go 20:35:23 spire-1.2.1/pkg/server/ca/templates.go 20:35:23 spire-1.2.1/pkg/server/ca/upstream_client.go 20:35:23 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:35:23 spire-1.2.1/pkg/server/ca/validation.go 20:35:23 spire-1.2.1/pkg/server/cache/ 20:35:23 spire-1.2.1/pkg/server/cache/dscache/ 20:35:23 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:35:23 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:35:23 spire-1.2.1/pkg/server/cache/entrycache/ 20:35:23 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:35:23 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:35:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:35:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:35:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:35:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:35:23 spire-1.2.1/pkg/server/catalog/ 20:35:23 spire-1.2.1/pkg/server/catalog/catalog.go 20:35:23 spire-1.2.1/pkg/server/catalog/keymanager.go 20:35:23 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:35:23 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:35:23 spire-1.2.1/pkg/server/catalog/notifier.go 20:35:23 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:35:23 spire-1.2.1/pkg/server/config.go 20:35:23 spire-1.2.1/pkg/server/datastore/ 20:35:23 spire-1.2.1/pkg/server/datastore/datastore.go 20:35:23 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:35:23 spire-1.2.1/pkg/server/datastore/repository.go 20:35:23 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:35:23 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:35:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:35:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:35:23 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:35:23 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:35:23 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:35:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:35:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:35:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:35:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:35:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:35:23 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:35:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:35:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:35:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:35:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:35:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:35:23 spire-1.2.1/pkg/server/endpoints/ 20:35:23 spire-1.2.1/pkg/server/endpoints/bundle/ 20:35:23 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:35:23 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:35:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:35:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:35:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:35:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:35:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:35:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:35:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:35:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:35:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:35:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:35:23 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:35:23 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:35:23 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:35:23 spire-1.2.1/pkg/server/endpoints/config.go 20:35:23 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:35:23 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:35:23 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:35:23 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:35:23 spire-1.2.1/pkg/server/endpoints/middleware.go 20:35:23 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:35:23 spire-1.2.1/pkg/server/hostservice/ 20:35:23 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:35:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:35:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:35:23 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:35:23 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:35:23 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:35:23 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:35:23 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/ 20:35:23 spire-1.2.1/pkg/server/plugin/keymanager/ 20:35:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:35:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:35:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:35:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:35:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:35:23 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:35:23 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:35:23 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:35:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:35:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:35:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:35:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:35:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:35:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:35:23 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:35:23 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:35:23 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:35:23 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:35:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:35:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:35:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:35:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:35:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:35:23 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:35:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:35:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/notifier/ 20:35:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:35:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:35:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:35:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:35:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:35:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:35:23 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:35:23 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:35:23 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pemSuccessfully built dd4e4dec5b20 20:35:23 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:35:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:35:23 spire-1.2.1/pkg/server/registration/ 20:35:23 spire-1.2.1/pkg/server/registration/manager.go 20:35:23 spire-1.2.1/pkg/server/registration/manager_test.go 20:35:23 spire-1.2.1/pkg/server/scanentries.go 20:35:23 spire-1.2.1/pkg/server/scanentries_test.go 20:35:23 spire-1.2.1/pkg/server/server.go 20:35:23 spire-1.2.1/pkg/server/server_test.go 20:35:23 spire-1.2.1/pkg/server/svid/ 20:35:23 spire-1.2.1/pkg/server/svid/observer.go 20:35:23 spire-1.2.1/pkg/server/svid/observer_test.go 20:35:23 spire-1.2.1/pkg/server/svid/rotator.go 20:35:23 spire-1.2.1/pkg/server/svid/rotator_config.go 20:35:23 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:35:23 spire-1.2.1/pkg/server/svid/rotator_test.go 20:35:23 spire-1.2.1/proto/ 20:35:23 spire-1.2.1/proto/private/ 20:35:23 spire-1.2.1/proto/private/server/ 20:35:23 spire-1.2.1/proto/private/server/journal/ 20:35:23 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:35:23 spire-1.2.1/proto/private/server/journal/journal.proto 20:35:23 spire-1.2.1/proto/spire/ 20:35:23 spire-1.2.1/proto/spire/common/ 20:35:23 spire-1.2.1/proto/spire/common/common.pb.go 20:35:23 spire-1.2.1/proto/spire/common/common.proto 20:35:23 spire-1.2.1/proto/spire/common/plugin/ 20:35:23 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:35:23 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:35:23 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:35:23 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:35:23 spire-1.2.1/proto/spire/plugin/ 20:35:23 spire-1.2.1/proto/spire/plugin/agent/ 20:35:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:35:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:35:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:35:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:35:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:35:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:35:23 spire-1.2.1/release/ 20:35:23 spire-1.2.1/release/spire-extras/ 20:35:23 spire-1.2.1/release/spire-extras/README.md 20:35:23 spire-1.2.1/release/spire-extras/conf/ 20:35:23 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:35:23 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:35:23 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:35:23 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:35:23 spire-1.2.1/release/spire/ 20:35:23 spire-1.2.1/release/spire/README.md 20:35:23 spire-1.2.1/release/spire/conf/ 20:35:23 spire-1.2.1/release/spire/conf/agent/ 20:35:23 spire-1.2.1/release/spire/conf/agent/agent.conf 20:35:23 spire-1.2.1/release/spire/conf/server/ 20:35:23 spire-1.2.1/release/spire/conf/server/server.conf 20:35:23 spire-1.2.1/script/ 20:35:23 spire-1.2.1/script/build-artifact.sh 20:35:23 spire-1.2.1/script/generate_dummy_ca.sh 20:35:23 spire-1.2.1/support/ 20:35:23 spire-1.2.1/support/k8s/ 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:35:23 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:35:23 spire-1.2.1/support/oidc-discovery-provider/ 20:35:23 spire-1.2.1/support/oidc-discovery-provider/README.md 20:35:23 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:35:23 spire-1.2.1/support/oidc-discovery-provider/config.go 20:35:23 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:35:23 spire-1.2.1/support/oidc-discovery-provider/domain_policy.goSuccessfully tagged support-scheduler:latest 20:35:23  Building support-scheduler ... done Building support-notifications 20:35:23 20:35:23 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:35:23 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:35:23 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:35:23 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:35:23 spire-1.2.1/support/oidc-discovery-provider/main.go 20:35:23 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:35:23 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:35:23 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:35:23 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:35:23 spire-1.2.1/test/ 20:35:23 spire-1.2.1/test/clock/ 20:35:23 spire-1.2.1/test/clock/clock.go 20:35:23 spire-1.2.1/test/fakes/ 20:35:23 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:35:23 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:35:23 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:35:23 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:35:23 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:35:23 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:35:23 spire-1.2.1/test/fakes/fakeagentstore/ 20:35:23 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:35:23 spire-1.2.1/test/fakes/fakedatastore/ 20:35:23 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:35:23 spire-1.2.1/test/fakes/fakeentryclient/ 20:35:23 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:35:23 spire-1.2.1/test/fakes/fakehealthchecker/ 20:35:23 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:35:23 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:35:23 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:35:23 spire-1.2.1/test/fakes/fakemetrics/ 20:35:23 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:35:23 spire-1.2.1/test/fakes/fakenoderesolver/ 20:35:23 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:35:23 spire-1.2.1/test/fakes/fakenotifier/ 20:35:23 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:35:23 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:35:23 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:35:23 spire-1.2.1/test/fakes/fakeserverca/ 20:35:23 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:35:23 spire-1.2.1/test/fakes/fakeservercatalog/ 20:35:23 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:35:23 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:35:23 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:35:23 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:35:23 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:35:23 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:35:23 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:35:23 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:35:23 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:35:23 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:35:23 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:35:23 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:35:23 spire-1.2.1/test/fixture/ 20:35:23 spire-1.2.1/test/fixture/certs/ 20:35:23 spire-1.2.1/test/fixture/certs/agent_svid.der 20:35:23 spire-1.2.1/test/fixture/certs/base_cert.pem 20:35:23 spire-1.2.1/test/fixture/certs/base_csr.pem 20:35:23 spire-1.2.1/test/fixture/certs/base_key.pem 20:35:23 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:35:23 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:35:23 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:35:23 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:35:23 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:35:23 spire-1.2.1/test/fixture/certs/blog_key.pem 20:35:23 spire-1.2.1/test/fixture/certs/bundle.der 20:35:23 spire-1.2.1/test/fixture/certs/ca.pem 20:35:23 spire-1.2.1/test/fixture/certs/ca_key.pem 20:35:23 spire-1.2.1/test/fixture/certs/database_cert.pem 20:35:23 spire-1.2.1/test/fixture/certs/database_csr.pem 20:35:23 spire-1.2.1/test/fixture/certs/database_key.pem 20:35:23 spire-1.2.1/test/fixture/certs/node_cert.pem 20:35:23 spire-1.2.1/test/fixture/certs/node_csr.pem 20:35:23 spire-1.2.1/test/fixture/certs/node_key.pem 20:35:23 spire-1.2.1/test/fixture/certs/svid.pem 20:35:23 spire-1.2.1/test/fixture/certs/svid_key.pem 20:35:23 spire-1.2.1/test/fixture/config/ 20:35:23 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:35:23 spire-1.2.1/test/fixture/config/agent_good.conf 20:35:23 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:35:23 spire-1.2.1/test/fixture/config/plugin_good.conf 20:35:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:35:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:35:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:35:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:35:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:35:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:35:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:35:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:35:23 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:35:23 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:35:23 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:35:23 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:35:23 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:35:23 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:35:23 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:35:23 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:35:23 spire-1.2.1/test/fixture/config/server_good.conf 20:35:23 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:35:23 spire-1.2.1/test/fixture/fixture.go 20:35:23 spire-1.2.1/test/fixture/nodeattestor/ 20:35:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:35:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:35:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:35:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:35:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:35:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:35:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:35:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:35:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:35:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:35:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:35:23 spire-1.2.1/test/fixture/registration/ 20:35:23 spire-1.2.1/test/fixture/registration/entries.json 20:35:23 spire-1.2.1/test/fixture/registration/good-for-update.json 20:35:23 spire-1.2.1/test/fixture/registration/good.json 20:35:23 spire-1.2.1/test/fixture/registration/invalid.json 20:35:23 spire-1.2.1/test/fixture/registration/invalid_json.json 20:35:23 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:35:23 spire-1.2.1/test/integration/ 20:35:23 spire-1.2.1/test/integration/README.md 20:35:23 spire-1.2.1/test/integration/common 20:35:23 spire-1.2.1/test/integration/setup/ 20:35:23 spire-1.2.1/test/integration/setup/adminclient/ 20:35:23 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:35:23 spire-1.2.1/test/integration/setup/adminclient/client.go 20:35:23 spire-1.2.1/test/integration/setup/debugagent/ 20:35:23 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:35:23 spire-1.2.1/test/integration/setup/debugagent/main.go 20:35:23 spire-1.2.1/test/integration/setup/debugserver/ 20:35:23 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:35:23 spire-1.2.1/test/integration/setup/debugserver/main.go 20:35:23 spire-1.2.1/test/integration/setup/downstreamclient/ 20:35:23 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:35:23 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:35:23 spire-1.2.1/test/integration/setup/itclient/ 20:35:23 spire-1.2.1/test/integration/setup/itclient/client.go 20:35:23 spire-1.2.1/test/integration/setup/node-attestation/ 20:35:23 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:35:23 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:35:23 spire-1.2.1/test/integration/setup/x509pop/ 20:35:23 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:35:23 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:35:23 spire-1.2.1/test/integration/suites/ 20:35:23 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:35:23 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:35:23 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:35:23 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:35:23 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:35:23 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:35:23 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:35:23 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:35:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:35:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:35:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:35:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:35:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:35:23 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:35:23 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:35:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:35:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:35:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:35:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:35:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:35:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:35:23 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:35:23 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:35:23 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:35:23 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:35:23 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:35:23 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:35:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:35:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:35:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:35:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:35:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:35:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:35:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:35:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:35:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:35:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:35:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:35:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:35:23 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:35:23 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:35:23 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:35:23 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:35:23 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:35:23 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:35:23 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:35:23 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:35:23 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:35:23 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:35:23 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:35:23 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:35:23 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:35:23 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:35:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:35:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:35:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:35:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:35:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:35:23 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:35:23 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:35:23 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:35:23 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:35:23 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:35:23 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:35:23 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:35:23 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:35:23 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:35:23 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:35:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:35:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:35:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:35:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:35:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:35:23 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:35:23 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:35:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:35:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:35:23 spire-1.2.1/test/integration/suites/join-token/ 20:35:23 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:35:23 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:35:23 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:35:23 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:35:23 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:35:23 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:35:23 spire-1.2.1/test/integration/suites/join-token/README.md 20:35:23 spire-1.2.1/test/integration/suites/join-token/conf/ 20:35:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:35:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:35:23 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:35:23 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:35:23 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:35:23 spire-1.2.1/test/integration/suites/join-token/teardown 20:35:23 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:35:23 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:35:23 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:35:23 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:35:23 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:35:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:35:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:35:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:35:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:35:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:35:23 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:35:23 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:35:23 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:35:23 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:35:23 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:35:23 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:35:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:35:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:35:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:35:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:35:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:35:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:35:23 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:35:23 spire-1.2.1/test/integration/suites/k8s/ 20:35:23 spire-1.2.1/test/integration/suites/k8s/00-setup 20:35:23 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:35:23 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:35:23 spire-1.2.1/test/integration/suites/k8s/README.md 20:35:23 spire-1.2.1/test/integration/suites/k8s/conf/ 20:35:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:35:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:35:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:35:23 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:35:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:35:23 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:35:23 spire-1.2.1/test/integration/suites/k8s/teardown 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/ 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:35:23 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:35:23 spire-1.2.1/test/integration/suites/node-attestation/ 20:35:23 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:35:23 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:35:23 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:35:23 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:35:23 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:35:23 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:35:23 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:35:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:35:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:35:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:35:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:35:23 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:35:23 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:35:23 spire-1.2.1/test/integration/suites/rotation/ 20:35:23 spire-1.2.1/test/integration/suites/rotation/00-setup 20:35:23 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:35:23 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:35:23 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:35:23 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:35:23 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:35:23 spire-1.2.1/test/integration/suites/rotation/README.md 20:35:23 spire-1.2.1/test/integration/suites/rotation/conf/ 20:35:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:35:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:35:23 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:35:23 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:35:23 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:35:23 spire-1.2.1/test/integration/suites/rotation/teardown 20:35:23 spire-1.2.1/test/integration/suites/self-test/ 20:35:23 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:35:23 spire-1.2.1/test/integration/suites/self-test/README.md 20:35:23 spire-1.2.1/test/integration/suites/self-test/teardown 20:35:23 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:35:23 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:35:23 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:35:23 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:35:23 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:35:23 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:35:23 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:35:23 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:35:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:35:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:35:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:35:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:35:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:35:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:35:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:35:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:35:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:35:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:35:23 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:35:23 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:35:23 spire-1.2.1/test/integration/suites/upgrade/ 20:35:23 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:35:23 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:35:23 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:35:23 spire-1.2.1/test/integration/suites/upgrade/README.md 20:35:23 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:35:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:35:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:35:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:35:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:35:23 spire-1.2.1/test/integration/suites/upgrade/teardown 20:35:23 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:35:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:35:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:35:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:35:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:35:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:35:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:35:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:35:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:35:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:35:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:35:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:35:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:35:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:35:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:35:23 spire-1.2.1/test/integration/test-one.sh 20:35:23 spire-1.2.1/test/integration/test.sh 20:35:23 spire-1.2.1/test/plugintest/ 20:35:23 spire-1.2.1/test/plugintest/config.go 20:35:23 spire-1.2.1/test/plugintest/load.go 20:35:23 spire-1.2.1/test/plugintest/option.go 20:35:23 spire-1.2.1/test/spiretest/ 20:35:23 spire-1.2.1/test/spiretest/apiserver.go 20:35:23 spire-1.2.1/test/spiretest/assertions.go 20:35:23 spire-1.2.1/test/spiretest/dir.go 20:35:23 spire-1.2.1/test/spiretest/errors_posix.go 20:35:23 spire-1.2.1/test/spiretest/errors_windows.go 20:35:23 spire-1.2.1/test/spiretest/logs.go 20:35:23 spire-1.2.1/test/spiretest/socketapi.go 20:35:23 spire-1.2.1/test/spiretest/suite.go 20:35:23 spire-1.2.1/test/spiretest/x509.go 20:35:23 spire-1.2.1/test/testca/ 20:35:23 spire-1.2.1/test/testca/ca.go 20:35:23 spire-1.2.1/test/testkey/ 20:35:23 spire-1.2.1/test/testkey/generate.sh 20:35:23 spire-1.2.1/test/testkey/genkeys.go 20:35:23 spire-1.2.1/test/testkey/keys.go 20:35:23 spire-1.2.1/test/testkey/new.go 20:35:23 spire-1.2.1/test/tpmsimulator/ 20:35:23 spire-1.2.1/test/tpmsimulator/simulator.go 20:35:23 spire-1.2.1/test/util/ 20:35:23 spire-1.2.1/test/util/cert_fixtures.go 20:35:23 spire-1.2.1/test/util/cert_generation.go 20:35:23 spire-1.2.1/test/util/io_redirection.go 20:35:23 spire-1.2.1/test/util/race.go 20:35:23 spire-1.2.1/test/util/util.go 20:35:23 building spire from source... 20:35:23 Installing go1.17.7... 20:35:25 Building bin/spire-server... 20:35:25 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:35:25 go: downloading github.com/mitchellh/cli v1.1.2 20:35:25 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:35:25 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:35:25 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:35:25 go: downloading github.com/imdario/mergo v0.3.12 20:35:25 go: downloading github.com/sirupsen/logrus v1.8.1 20:35:25 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:35:25 go: downloading google.golang.org/grpc v1.44.0 20:35:25 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:35:25 Removing intermediate container 488c80d5165d 20:35:25 ---> 300db42304d9 20:35:25 Successfully built 300db42304d9 20:35:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:35:25 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:35:25 go: downloading github.com/fatih/color v1.13.0 20:35:25 go: downloading github.com/mattn/go-isatty v0.0.14 20:35:25 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:35:25 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:35:25 + docker inspect -f . ci-base-image-arm64 20:35:25 . [Pipeline] withDockerContainer 20:35:25 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:35:25 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:35:25 go: downloading github.com/armon/go-metrics v0.3.10 20:35:25 go: downloading github.com/prometheus/client_golang v1.12.1 20:35:25 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:35:25 prd-ubuntu20.04-docker-arm64-4c-16g-40401 does not seem to be running inside a container 20:35:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:35:26 go: downloading github.com/open-policy-agent/opa v0.38.0 20:35:26 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:35:26 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:35:26 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:35:26 go: downloading github.com/Masterminds/goutils v1.1.0 20:35:26 go: downloading github.com/Masterminds/semver v1.5.0 20:35:26 go: downloading github.com/google/uuid v1.1.2 20:35:26 go: downloading github.com/huandu/xstrings v1.3.2 20:35:26 go: downloading github.com/mattn/go-colorable v0.1.12 20:35:26 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:35:26 go: downloading github.com/oklog/run v1.0.0 20:35:26 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:35:26 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:35:26 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:35:26 go: downloading github.com/prometheus/common v0.32.1 20:35:26 go: downloading github.com/prometheus/client_model v0.2.0 20:35:26 go: downloading github.com/beorn7/perks v1.0.1 20:35:26 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:35:26 go: downloading github.com/prometheus/procfs v0.7.3 20:35:26 go: downloading github.com/imkira/go-observer v1.0.3 20:35:27 go: downloading go.uber.org/atomic v1.9.0 20:35:27 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:35:27 Building bin/spire-agent... 20:35:27 go: downloading github.com/hashicorp/errwrap v1.1.0 20:35:27 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:35:27 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:35:27 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:35:27 go: downloading github.com/docker/docker v20.10.12+incompatible 20:35:27 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:35:27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:35:27 $ docker top 3559cafe965c0f16c6fd8d1682ac881036964820069afa14f2849dea7bc21e37 -eo pid,comm 20:35:27 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:35:27 go: downloading github.com/blang/semver/v4 v4.0.0 20:35:27 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:35:27 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:35:27 go: downloading github.com/jinzhu/gorm v1.9.16 20:35:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:35:27 ---> 1a308ba9b683 20:35:27 Step 3/22 : WORKDIR /edgex-go 20:35:27 ---> Using cache 20:35:27 ---> 6206c6a77cfd 20:35:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:27 ---> Using cache 20:35:27 ---> abe020a753d7 20:35:27 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:35:27 go: downloading github.com/lib/pq v1.10.4 20:35:27 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:35:27 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [Pipeline] { [Pipeline] sh 20:35:27 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:35:27 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:35:27 go: downloading github.com/google/go-tpm-tools v0.3.3 20:35:27 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:35:27 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:35:27 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:35:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:35:27 go: downloading github.com/stretchr/testify v1.7.0 20:35:28 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:35:28 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:35:28 + go version 20:35:28 go version go1.17.6 linux/arm64 [Pipeline] } 20:35:28 $ docker stop --time=1 3559cafe965c0f16c6fd8d1682ac881036964820069afa14f2849dea7bc21e37 20:35:28 go: downloading github.com/docker/go-units v0.4.0 20:35:28 go: downloading github.com/docker/go-connections v0.4.0 20:35:28 go: downloading github.com/opencontainers/image-spec v1.0.1 20:35:28 go: downloading github.com/containerd/containerd v1.3.4 20:35:28 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:35:28 go: downloading github.com/opencontainers/go-digest v1.0.0 20:35:29 Building bin/spire-server... 20:35:29 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:35:29 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:35:29 go: downloading github.com/mitchellh/cli v1.1.2 20:35:29 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:35:29 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:35:29 go: downloading github.com/imdario/mergo v0.3.12 20:35:29 go: downloading github.com/sirupsen/logrus v1.8.1 20:35:29 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:35:29 go: downloading google.golang.org/grpc v1.44.0 20:35:29 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:35:29 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:35:29 go: downloading github.com/fatih/color v1.13.0 20:35:29 go: downloading github.com/mattn/go-isatty v0.0.14 20:35:29 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:35:29 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:35:29 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:35:29 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:35:29 go: downloading github.com/armon/go-metrics v0.3.10 20:35:29 go: downloading github.com/prometheus/client_golang v1.12.1 20:35:29 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:35:30 $ docker rm -f 3559cafe965c0f16c6fd8d1682ac881036964820069afa14f2849dea7bc21e37 20:35:30 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:35:30 go: downloading github.com/open-policy-agent/opa v0.38.0 20:35:30 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:35:30 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:35:30 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:35:30 + docker inspect -f . ci-base-image-arm64 20:35:30 . [Pipeline] withDockerContainer 20:35:30 go: downloading github.com/Masterminds/goutils v1.1.0 20:35:30 go: downloading github.com/Masterminds/semver v1.5.0 20:35:30 prd-ubuntu20.04-docker-arm64-4c-16g-40401 does not seem to be running inside a container 20:35:30 go: downloading github.com/google/uuid v1.1.2 20:35:30 go: downloading github.com/huandu/xstrings v1.3.2 20:35:30 go: downloading github.com/mattn/go-colorable v0.1.12 20:35:30 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:35:30 go: downloading github.com/oklog/run v1.0.0 20:35:30 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:35:30 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:35:31 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:35:31 go: downloading github.com/imkira/go-observer v1.0.3 20:35:31 go: downloading go.uber.org/atomic v1.9.0 20:35:31 go: downloading github.com/prometheus/client_model v0.2.0 20:35:31 go: downloading github.com/prometheus/common v0.32.1 20:35:31 go: downloading github.com/beorn7/perks v1.0.1 20:35:31 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:35:31 go: downloading github.com/prometheus/procfs v0.7.3 20:35:31 go: downloading github.com/hashicorp/errwrap v1.1.0 20:35:31 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:35:31 go: downloading google.golang.org/api v0.70.0 20:35:31 go: downloading k8s.io/client-go v0.23.4 20:35:31 go: downloading k8s.io/api v0.23.4 20:35:31 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:35:31 go: downloading github.com/google/go-tpm v0.3.3 20:35:31 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:35:31 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:35:31 go: downloading github.com/blang/semver/v4 v4.0.0 20:35:31 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:35:31 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:35:31 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:35:31 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:35:31 go: downloading github.com/jinzhu/gorm v1.9.16 20:35:31 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:35:31 go: downloading github.com/lib/pq v1.10.4 20:35:31 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:35:31 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:35:32 $ docker top 6fc10c987cab0639f14d854407215ac56d6523aefd613855e2e95b0174c4759c -eo pid,comm [Pipeline] { [Pipeline] echo 20:35:32 ========================================================= 20:35:32 [edgeXBuildGoParallel] Running Tests and Build... 20:35:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:35:32 go: downloading cloud.google.com/go/storage v1.21.0 20:35:32 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:35:32 go: downloading cloud.google.com/go v0.100.2 20:35:32 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:35:33 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:35:33 + make test 20:35:33 go mod tidy -compat=1.17 20:35:33 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:35:33 go: downloading github.com/stretchr/testify v1.7.0 20:35:33 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:35:33 go: downloading k8s.io/apimachinery v0.23.4 20:35:33 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:35:33 go: downloading k8s.io/kube-aggregator v0.23.3 20:35:34 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:35:34 go: downloading cloud.google.com/go/security v1.3.0 20:35:34 go: downloading github.com/hashicorp/vault/api v1.4.1 20:35:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:35:34 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:35:34 go: downloading github.com/twmb/murmur3 v1.1.6 20:35:34 go: downloading github.com/jinzhu/inflection v1.0.0 20:35:35 go: downloading github.com/aws/smithy-go v1.11.0 20:35:35 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:35:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:35:35 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:35:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:35:35 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:35:35 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:35:35 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:35:35 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:35:35 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:35:35 go: downloading github.com/dimchansky/utfbom v1.1.1 20:35:35 go: downloading cloud.google.com/go/compute v1.3.0 20:35:35 go: downloading cloud.google.com/go/iam v0.1.1 20:35:35 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:35:35 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:35:35 go: downloading github.com/gogo/protobuf v1.3.2 20:35:36 go: downloading k8s.io/klog/v2 v2.30.0 20:35:36 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:35:36 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:35:36 go: downloading github.com/spf13/pflag v1.0.5 20:35:36 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:35:36 go: downloading github.com/google/gofuzz v1.1.0 20:35:36 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:35:36 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:35:36 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:35:36 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:35:36 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:35:36 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:35:37 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:35:37 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:35:37 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:35:37 go: downloading gopkg.in/yaml.v2 v2.4.0 20:35:37 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:35:37 go: downloading google.golang.org/api v0.70.0 20:35:37 go: downloading k8s.io/client-go v0.23.4 20:35:37 go: downloading github.com/google/go-tpm v0.3.3 20:35:37 go: downloading k8s.io/api v0.23.4 20:35:37 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:35:37 go: downloading github.com/gobwas/glob v0.2.3 20:35:37 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:35:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:35:37 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:35:37 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:35:37 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:35:37 go: downloading go.opencensus.io v0.23.0 20:35:37 go: downloading gopkg.in/inf.v0 v0.9.1 20:35:37 go: downloading github.com/go-logr/logr v1.2.2 20:35:37 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:35:37 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:35:37 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:35:37 go: downloading github.com/googleapis/gnostic v0.5.5 20:35:37 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:35:37 go: downloading cloud.google.com/go/storage v1.21.0 20:35:37 go: downloading github.com/json-iterator/go v1.1.12 20:35:37 go: downloading github.com/google/go-cmp v0.5.7 20:35:37 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:35:38 go: downloading k8s.io/apimachinery v0.23.4 20:35:38 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:35:38 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:35:38 go: downloading go.uber.org/zap v1.21.0 20:35:38 go: downloading cloud.google.com/go v0.100.2 20:35:38 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:35:38 go: downloading k8s.io/kube-aggregator v0.23.3 20:35:38 go: downloading github.com/tklauser/numcpus v0.3.0 20:35:38 go: downloading sigs.k8s.io/yaml v1.3.0 20:35:38 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:35:38 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:35:38 go: downloading github.com/modern-go/reflect2 v1.0.2 20:35:39 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:35:39 go: downloading cloud.google.com/go/security v1.3.0 20:35:39 go: downloading github.com/golang/snappy v0.0.4 20:35:39 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:35:39 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:35:39 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:35:39 go: downloading github.com/hashicorp/go-version v1.2.0 20:35:39 go: downloading github.com/hashicorp/vault/api v1.4.1 20:35:39 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:35:39 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:35:39 go: downloading github.com/ryanuber/go-glob v1.0.0 20:35:39 go: downloading go.uber.org/multierr v1.6.0 20:35:40 Removing intermediate container 01fb2b34d996 20:35:40 ---> 805d3708c096 20:35:40 20:35:40 Step 10/23 : FROM alpine:3.14 20:35:40 ---> e04c818066af 20:35:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:35:40 go: downloading github.com/twmb/murmur3 v1.1.6 20:35:40 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:35:40 go: downloading github.com/jinzhu/inflection v1.0.0 20:35:40 go: downloading github.com/aws/smithy-go v1.11.0 20:35:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:35:41 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:35:41 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:35:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:35:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:35:41 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:35:41 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:35:41 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:35:41 go: downloading github.com/dimchansky/utfbom v1.1.1 20:35:41 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:35:42 go: downloading github.com/gogo/protobuf v1.3.2 20:35:42 go: downloading k8s.io/klog/v2 v2.30.0 20:35:42 go: downloading github.com/google/gofuzz v1.1.0 20:35:42 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:35:42 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:35:42 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:35:42 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:35:42 go: downloading github.com/spf13/pflag v1.0.5 20:35:42 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:35:42 go: downloading cloud.google.com/go/compute v1.3.0 20:35:42 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:35:42 go: downloading cloud.google.com/go/iam v0.1.1 20:35:42 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:35:42 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:35:43 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:35:43 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:35:43 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:35:43 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:35:43 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:35:43 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:35:43 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:35:43 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:35:43 go: downloading gopkg.in/yaml.v2 v2.4.0 20:35:43 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:35:44 go: downloading github.com/gobwas/glob v0.2.3 20:35:44 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:35:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:35:44 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:35:44 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:35:45 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:35:45 go: downloading gopkg.in/inf.v0 v0.9.1 20:35:45 go: downloading github.com/google/go-cmp v0.5.7 20:35:45 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:35:45 go: downloading github.com/googleapis/gnostic v0.5.5 20:35:45 go: downloading github.com/go-logr/logr v1.2.2 20:35:45 go: downloading github.com/json-iterator/go v1.1.12 20:35:45 go: downloading go.opencensus.io v0.23.0 20:35:45 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:35:45 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:35:45 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:35:45 go: downloading go.uber.org/zap v1.21.0 20:35:45 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:35:45 go: downloading github.com/tklauser/numcpus v0.3.0 20:35:45 go: downloading sigs.k8s.io/yaml v1.3.0 20:35:45 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:35:45 go: downloading github.com/modern-go/reflect2 v1.0.2 20:35:45 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:35:45 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:35:45 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:35:45 go: downloading github.com/golang/snappy v0.0.4 20:35:45 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:35:46 go: downloading github.com/hashicorp/go-version v1.2.0 20:35:46 go: downloading github.com/ryanuber/go-glob v1.0.0 20:35:46 go: downloading go.uber.org/multierr v1.6.0 20:35:46 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:35:47 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:35:47 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:36:02  ---> Running in 5898c0eaeda5 20:36:02 ---> Running in a0340ce99deb 20:36:02 Removing intermediate container a0340ce99deb 20:36:02 ---> 109d96722b45 20:36:02 Step 12/23 : ENV APP_PORT=59880 20:36:02 ---> Running in e7ebc1b9a009 20:36:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:03 Removing intermediate container e7ebc1b9a009 20:36:03 ---> 7a27cd5fc67a 20:36:03 Step 13/23 : EXPOSE $APP_PORT 20:36:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:03 OK: 221 MiB in 52 packages 20:36:06 ---> Running in c49eba8b68bd 20:36:07 Removing intermediate container c49eba8b68bd 20:36:07 ---> 7492073f63cc 20:36:07 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:07 Removing intermediate container 5898c0eaeda5 20:36:07 ---> a5f87659eeb4 20:36:07 Step 6/22 : COPY go.mod vendor* ./ 20:36:07 ---> Running in 5460b14d92f8 20:36:08 ---> 634fd58fe1cf 20:36:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:08 ---> Running in c0fea4f8c7f0 20:36:09 Removing intermediate container 5460b14d92f8 20:36:09 ---> 9bde104059ec 20:36:09 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:36:10 ---> Running in 41b00bb1e038 20:36:10 Removing intermediate container c0fea4f8c7f0 20:36:10 ---> d75dd21b0281 20:36:10 Step 8/22 : COPY . . 20:36:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:36:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:36:12 (1/6) Installing dumb-init (1.2.5-r1) 20:36:12 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:36:12 (3/6) Installing libsodium (1.0.18-r0) 20:36:12 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:36:12 (5/6) Installing libzmq (4.3.4-r0) 20:36:12 (6/6) Installing zeromq (4.3.4-r0) 20:36:12 Executing busybox-1.33.1-r7.trigger 20:36:12 OK: 8 MiB in 20 packages 20:36:13 ? github.com/edgexfoundry/edgex-go [no test files] 20:36:17 Removing intermediate container 41b00bb1e038 20:36:17 ---> eb488287575d 20:36:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:19 ---> 77b9d2c6d5b6 20:36:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:36:22 ---> d60d21a086f2 20:36:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:36:23 ---> 9d0dac784897 20:36:23 Step 19/23 : ENTRYPOINT ["/core-data"] 20:36:23 ---> Running in 156eb7f6f81d 20:36:23 Removing intermediate container 156eb7f6f81d 20:36:23 ---> 835971bd972c 20:36:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:24 ---> Running in b5fa64a1063e 20:36:24 Removing intermediate container b5fa64a1063e 20:36:24 ---> b34fba8e6c12 20:36:24 Step 21/23 : LABEL arch=x86_64 20:36:25 ---> Running in 785a4401cb51 20:36:25 Removing intermediate container 785a4401cb51 20:36:25 ---> c59d8b7b83f5 20:36:25 Step 22/23 : LABEL git_sha=3dbef2311167635094b9702bde69b1056438adad 20:36:26 ---> Running in 864ced2a78ea 20:36:26 Removing intermediate container 864ced2a78ea 20:36:26 ---> db5cb10b2aa2 20:36:26 Step 23/23 : LABEL version=0.0.0 20:36:26 ---> Running in 75ef75c3b170 20:36:27 Removing intermediate container 75ef75c3b170 20:36:27 ---> 60ae243f5fef 20:36:27 20:36:27 Successfully built 60ae243f5fef 20:36:27 Successfully tagged core-data:latest 20:36:27  Building core-data ... done Building core-command 20:36:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:36:33 ---> 1a308ba9b683 20:36:33 Step 3/23 : WORKDIR /edgex-go 20:36:33 ---> Using cache 20:36:33 ---> 6206c6a77cfd 20:36:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:33 ---> Using cache 20:36:33 ---> abe020a753d7 20:36:33 Step 5/23 : RUN apk add --update --no-cache make git 20:36:33 ---> Using cache 20:36:33 ---> bbc79b11e217 20:36:33 Step 6/23 : COPY go.mod vendor* ./ 20:36:33 ---> Using cache 20:36:33 ---> 957ec8b3b65c 20:36:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:33 ---> Using cache 20:36:33 ---> 8aa42fb9948e 20:36:33 Step 8/23 : COPY . . 20:36:33 ---> Using cache 20:36:33 ---> 3983199dfc7c 20:36:33 Step 9/23 : RUN make cmd/core-command/core-command 20:36:34 ---> af202039d915 20:36:34 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:36:36 ---> Running in d12756908623 20:36:36 ---> Running in 35246a10b99f 20:36:37 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:36:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:37:33 Removing intermediate container d1a0e36eb329 20:37:33 ---> 4c069411260d 20:37:33 20:37:33 Step 13/26 : FROM alpine:3.15 20:37:33 ---> 0ac33e5f5afa 20:37:33 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:37:33 ---> Using cache 20:37:33 ---> 1ae59876bba4 20:37:33 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:33 ---> Using cache 20:37:33 ---> 17f9b6a00c0f 20:37:33 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:37:33 ---> Running in ee9e48500d47 20:37:33 Removing intermediate container d12756908623 20:37:33 ---> e1d71ea9c390 20:37:33 20:37:33 Step 10/23 : FROM alpine:3.14 20:37:33 ---> e04c818066af 20:37:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:37:33 ---> Using cache 20:37:33 ---> 8c85e99e259b 20:37:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:37:33 ---> Using cache 20:37:33 ---> b20ce8b20e5b 20:37:33 Step 13/23 : ENV APP_PORT=59882 20:37:33 ---> Running in 6890140e93a5 20:37:33 Removing intermediate container 35246a10b99f 20:37:33 ---> c621a2a2c273 20:37:33 20:37:33 Step 10/22 : FROM alpine:3.14 20:37:33 ---> e04c818066af 20:37:33 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:37:33 ---> Running in 51e2889174b9 20:37:33 Removing intermediate container 6890140e93a5 20:37:33 ---> 6b4e530e4aeb 20:37:33 Step 14/23 : EXPOSE $APP_PORT 20:37:33 ---> Running in abd705e2924b 20:37:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:33 Removing intermediate container abd705e2924b 20:37:33 ---> 70fa101b3dac 20:37:33 Step 15/23 : WORKDIR / 20:37:33 ---> Running in b68e7d3fc794 20:37:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:37:33 Removing intermediate container b68e7d3fc794 20:37:33 ---> 0496781aaab9 20:37:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:37:33 (1/2) Installing ca-certificates (20211220-r0) 20:37:33 ---> 77484447accb 20:37:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:37:33 (2/2) Installing dumb-init (1.2.5-r1) 20:37:33 Executing busybox-1.33.1-r7.trigger 20:37:33 Executing ca-certificates-20211220-r0.trigger 20:37:33 OK: 6 MiB in 16 packages 20:37:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:33 ---> 25ffc95bcfaa 20:37:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:37:33 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 20:37:33 v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:37:33 OK: 15855 distinct packages available 20:37:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:33 Removing intermediate container 51e2889174b9 20:37:33 ---> 3c0cf17f94f1 20:37:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:37:33 ---> 8f4ca59a2d6c 20:37:33 Step 19/23 : ENTRYPOINT ["/core-command"] 20:37:33 ---> Running in 7060c47e2fc7 20:37:33 ---> Running in fee3b17b073b 20:37:33 Removing intermediate container 7060c47e2fc7 20:37:33 ---> 513c1d773b1c 20:37:33 Step 13/22 : ENV APP_PORT=59860 20:37:33 Removing intermediate container fee3b17b073b 20:37:33 ---> b7e2d2e8ad1f 20:37:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:33 ---> Running in 1f2974291fd1 20:37:33 ---> Running in 8d32d221c3cf 20:37:33 Removing intermediate container 1f2974291fd1 20:37:33 ---> c1641da62e17 20:37:33 Step 14/22 : EXPOSE $APP_PORT 20:37:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:33 ---> Running in c9d76ced433b 20:37:33 Removing intermediate container 8d32d221c3cf 20:37:33 ---> 487fcf36f685 20:37:33 Step 21/23 : LABEL arch=x86_64 20:37:33 ---> Running in c4db9b84a7ce 20:37:33 Removing intermediate container c9d76ced433b 20:37:33 ---> 8392ca5130d4 20:37:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:33 (1/4) Installing dumb-init (1.2.5-r1) 20:37:33 Removing intermediate container c4db9b84a7ce 20:37:33 ---> f2b4ef55e963 20:37:33 Step 22/23 : LABEL git_sha=3dbef2311167635094b9702bde69b1056438adad 20:37:33 (2/4) Installing musl-obstack (1.2.3-r0) 20:37:33 (3/4) Installing libucontext (1.1-r0) 20:37:33 ---> 977bc1f30253 20:37:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:37:33 ---> Running in df084a70aa65 20:37:33 (4/4) Installing gcompat (1.0.0-r4) 20:37:33 Executing busybox-1.34.1-r5.trigger 20:37:33 OK: 6 MiB in 18 packages 20:37:33 Removing intermediate container df084a70aa65 20:37:33 ---> bbdded817564 20:37:33 Step 23/23 : LABEL version=0.0.0 20:37:33 ---> Running in 117cf8b1ddc3 20:37:33 ---> 469b34721529 20:37:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:37:33 Removing intermediate container 117cf8b1ddc3 20:37:33 ---> a34502830d66 20:37:33 20:37:33 Successfully built a34502830d66 20:37:33 Successfully tagged core-command:latest 20:37:33 Building security-proxy-setup 20:37:33  Building core-command ... done Removing intermediate container ee9e48500d47 20:37:33 ---> 0d196013fd52 20:37:33 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:37:33 ---> 337637691aca 20:37:33 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:37:33 ---> Running in fa041c2be13b 20:37:34 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:37:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:37:34 ---> 1a308ba9b683 20:37:34 Step 3/22 : WORKDIR /edgex-go 20:37:34 ---> Using cache 20:37:34 ---> 6206c6a77cfd 20:37:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:34 ---> Using cache 20:37:34 ---> abe020a753d7 20:37:34 Step 5/22 : RUN apk add --update --no-cache make git 20:37:34 ---> Using cache 20:37:34 ---> bbc79b11e217 20:37:34 Step 6/22 : COPY go.mod vendor* ./ 20:37:34 ---> Using cache 20:37:34 ---> 957ec8b3b65c 20:37:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:34 ---> Using cache 20:37:34 ---> 8aa42fb9948e 20:37:34 Step 8/22 : COPY . . 20:37:34 ---> Using cache 20:37:34 ---> 3983199dfc7c 20:37:34 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:37:35 ---> 5b82fa2461d2 20:37:35 Removing intermediate container fa041c2be13b 20:37:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ ---> a2ca466e3e88 20:37:35 20:37:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:35 ---> Running in 4d97f0765f2c 20:37:36 ---> Running in 15c8362a035f 20:37:36 ---> 695629c4cf7f 20:37:36 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:37:36 ---> Running in 97d9d4c74160 20:37:36 Removing intermediate container 15c8362a035f 20:37:36 ---> 730150ee4f2c 20:37:36 Step 20/22 : LABEL arch=x86_64 20:37:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:37:36 ---> Running in cb5c47614053 20:37:36 Removing intermediate container 97d9d4c74160 20:37:36 ---> 42de99c95394 20:37:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:37:37 Removing intermediate container cb5c47614053 20:37:37 ---> 32f416bfdf1d 20:37:37 Step 21/22 : LABEL git_sha=3dbef2311167635094b9702bde69b1056438adad 20:37:37 ---> 1fad25515027 20:37:37 Step 21/26 : WORKDIR / 20:37:37 ---> Running in 2cb3c45a88e7 20:37:37 ---> Running in 32757f224654 20:37:37 Removing intermediate container 2cb3c45a88e7 20:37:37 ---> 8d6bf285a4ef 20:37:37 Step 22/22 : LABEL version=0.0.0 20:37:37 Removing intermediate container 32757f224654 20:37:37 ---> 541b1b22037b 20:37:37 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:37:37 ---> Running in 0bd6915b013e 20:37:37 ---> Running in 4fc9a9fef2ea 20:37:37 Removing intermediate container 0bd6915b013e 20:37:37 ---> 0dbd03aa6619 20:37:37 20:37:37 Removing intermediate container 4fc9a9fef2ea 20:37:37 ---> 88878000dac7 20:37:37 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:37:38 Successfully built 0dbd03aa6619 20:37:38 Successfully tagged support-notifications:latest 20:37:38 ---> Running in c45a5c34ec21 20:37:38  Building support-notifications ... done Removing intermediate container c45a5c34ec21 20:37:38 ---> 9322916fd664 20:37:38 Step 24/26 : LABEL arch=x86_64 20:37:38 ---> Running in 8812d5194641 20:37:38 Removing intermediate container 8812d5194641 20:37:38 ---> f219452a62f7 20:37:38 Step 25/26 : LABEL git_sha=3dbef2311167635094b9702bde69b1056438adad 20:37:38 ---> Running in 1f01d15deebc 20:37:38 Removing intermediate container 1f01d15deebc 20:37:38 ---> 27e9ca0e5200 20:37:38 Step 26/26 : LABEL version=0.0.0 20:37:38 ---> Running in c3fde57eb4da 20:37:39 Removing intermediate container c3fde57eb4da 20:37:39 ---> 24c3a87400d9 20:37:39 20:37:39 Successfully built 24c3a87400d9 20:37:39 Successfully tagged security-spire-config:latest 20:37:47  Building security-spire-config ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:37:50 Removing intermediate container 4d97f0765f2c 20:37:50 ---> e063cb71a12d 20:37:50 20:37:50 Step 10/22 : FROM alpine:3.14 20:37:50 ---> e04c818066af 20:37:50 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:37:50 ---> Running in a527cb31f6fe 20:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:37:50 (1/6) Installing ca-certificates (20211220-r0) 20:37:50 (2/6) Installing brotli-libs (1.0.9-r5) 20:37:50 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:37:50 (4/6) Installing libcurl (7.79.1-r1) 20:37:50 (5/6) Installing curl (7.79.1-r1) 20:37:50 (6/6) Installing dumb-init (1.2.5-r1) 20:37:50 Executing busybox-1.33.1-r7.trigger 20:37:51 Executing ca-certificates-20211220-r0.trigger 20:37:51 OK: 8 MiB in 20 packages 20:37:51 Removing intermediate container a527cb31f6fe 20:37:51 ---> 446fe8bf37c3 20:37:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:37:51 ---> Running in 9ceb8a811a97 20:37:52 Removing intermediate container 9ceb8a811a97 20:37:52 ---> 49c92ad71f89 20:37:52 Step 13/22 : WORKDIR /edgex 20:37:52 ---> Running in cce50aa34855 20:37:52 Removing intermediate container cce50aa34855 20:37:52 ---> b4df657d12d0 20:37:52 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:37:52 ---> 4769b803f71a 20:37:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:37:53 ---> 0c3edf1c861f 20:37:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:37:53 ---> 65eb6bd58e2b 20:37:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:37:54 ---> a91eada2709f 20:37:54 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:37:54 ---> Running in 956d18bd9d20 20:37:55 Removing intermediate container 956d18bd9d20 20:37:55 ---> 78996987ded5 20:37:55 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:37:55 ---> Running in 98fbd25e40bb 20:37:55 Removing intermediate container 98fbd25e40bb 20:37:55 ---> 1fe5e785804c 20:37:55 Step 20/22 : LABEL arch=x86_64 20:37:55 ---> Running in d990787a4ec5 20:37:55 Removing intermediate container d990787a4ec5 20:37:55 ---> 786b01de0a06 20:37:55 Step 21/22 : LABEL git_sha=3dbef2311167635094b9702bde69b1056438adad 20:37:56 ---> Running in 51da1a691e5a 20:37:56 Removing intermediate container 51da1a691e5a 20:37:56 ---> d099a9ec9d7f 20:37:56 Step 22/22 : LABEL version=0.0.0 20:37:56 ---> Running in f5a853d26f3f 20:37:56 Removing intermediate container f5a853d26f3f 20:37:56 ---> d78a5681d473 20:37:56 20:37:56 Successfully built d78a5681d473 20:37:56 Successfully tagged security-proxy-setup:latest 20:37:59  Building security-proxy-setup ... done Building bin/spire-agent... 20:37:59 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:37:59 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:37:59 go: downloading github.com/docker/docker v20.10.12+incompatible 20:37:59 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:38:00 go: downloading github.com/google/go-tpm-tools v0.3.3 20:38:00 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:38:00 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:38:00 go: downloading github.com/docker/go-connections v0.4.0 20:38:00 go: downloading github.com/docker/go-units v0.4.0 20:38:00 go: downloading github.com/opencontainers/image-spec v1.0.1 20:38:00 go: downloading github.com/containerd/containerd v1.3.4 20:38:00 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:38:00 go: downloading github.com/opencontainers/go-digest v1.0.0 20:38:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:38:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:38:06 Building bin/spire-agent... 20:38:06 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:38:06 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:38:06 go: downloading github.com/docker/docker v20.10.12+incompatible 20:38:07 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:38:07 go: downloading github.com/google/go-tpm-tools v0.3.3 20:38:07 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:38:07 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:38:07 go: downloading github.com/docker/go-units v0.4.0 20:38:07 go: downloading github.com/opencontainers/image-spec v1.0.1 20:38:07 go: downloading github.com/docker/go-connections v0.4.0 20:38:07 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:38:07 go: downloading github.com/containerd/containerd v1.3.4 20:38:07 go: downloading github.com/opencontainers/go-digest v1.0.0 20:38:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:38:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:38:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:38:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:38:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:38:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:38:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:38:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:38:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:38:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:38:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:38:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:38:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:38:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.301s coverage: 28.7% of statements 20:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:38:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.428s coverage: 98.5% of statements 20:38:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:38:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.625s coverage: 53.4% of statements 20:38:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:38:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:39:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.221s coverage: 89.2% of statements 20:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:39:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.521s coverage: 84.4% of statements 20:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:39:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.516s coverage: 95.6% of statements 20:39:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:39:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:39:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.667s coverage: 72.2% of statements 20:39:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:39:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:39:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:39:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:39:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:39:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.632s coverage: 60.0% of statements 20:39:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:39:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:39:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:39:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.428s coverage: 0.9% of statements 20:39:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:39:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.457s coverage: 58.8% of statements 20:39:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.303s coverage: 29.6% of statements 20:39:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.247s coverage: 47.1% of statements 20:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.233s coverage: 79.5% of statements 20:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.229s coverage: 94.1% of statements 20:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.373s coverage: 96.3% of statements 20:39:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.265s coverage: 87.5% of statements 20:39:14 Removing intermediate container 5f84372fdcfc 20:39:14 ---> 913b3f8fc752 20:39:14 20:39:14 Step 13/26 : FROM alpine:3.15 20:39:14 ---> 0ac33e5f5afa 20:39:14 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:14 ---> Using cache 20:39:14 ---> 1ae59876bba4 20:39:14 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:14 ---> Using cache 20:39:14 ---> 17f9b6a00c0f 20:39:14 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:39:14 Removing intermediate container dcd6b391df2f 20:39:14 ---> 915b3800e4ba 20:39:14 20:39:14 Step 13/25 : FROM alpine:3.15 20:39:14 ---> 0ac33e5f5afa 20:39:14 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:14 ---> Using cache 20:39:14 ---> 1ae59876bba4 20:39:14 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:14 ---> Using cache 20:39:14 ---> 17f9b6a00c0f 20:39:14 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:39:14 ---> Running in 7e58eb3c1316 20:39:14 ---> Running in 38a1eb36ffc7 20:39:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:14 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 20:39:14 v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:39:14 OK: 15855 distinct packages available 20:39:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:14 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 20:39:14 v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:39:14 OK: 15855 distinct packages available 20:39:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:14 (1/5) Installing dumb-init (1.2.5-r1) 20:39:14 (1/5) Installing dumb-init (1.2.5-r1) 20:39:14 (2/5) Installing musl-obstack (1.2.3-r0) 20:39:14 (2/5) Installing musl-obstack (1.2.3-r0) 20:39:14 (3/5) Installing libucontext (1.1-r0) 20:39:14 (3/5) Installing libucontext (1.1-r0) 20:39:14 (4/5) Installing gcompat (1.0.0-r4) 20:39:14 (4/5) Installing gcompat (1.0.0-r4) 20:39:14 (5/5) Installing openssl (1.1.1n-r0) 20:39:14 (5/5) Installing openssl (1.1.1n-r0) 20:39:14 Executing busybox-1.34.1-r5.trigger 20:39:14 OK: 6 MiB in 19 packages 20:39:14 Executing busybox-1.34.1-r5.trigger 20:39:14 OK: 6 MiB in 19 packages 20:39:14 Removing intermediate container 7e58eb3c1316 20:39:14 ---> 85870f82f734 20:39:14 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:39:14 Removing intermediate container 38a1eb36ffc7 20:39:14 ---> dd369f3980de 20:39:14 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:39:14 ---> 627c9f21c914 20:39:14 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:39:14 ---> e4870326792c 20:39:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:39:14 ---> ceace229033e 20:39:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:39:14 ---> a1137f836d14 20:39:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:39:15 ---> 9820fffe7c17 20:39:15 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:39:15 ---> 0c98fafce76d 20:39:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:39:15 ---> Running in 48b11afbc215 20:39:15 Removing intermediate container 48b11afbc215 20:39:15 ---> 8ebd293819b6 20:39:15 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:39:15 ---> 83f7a825c90b 20:39:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:39:15 ---> Running in d4d07f88c7ac 20:39:15 Removing intermediate container d4d07f88c7ac 20:39:15 ---> b7c438649e27 20:39:15 Step 23/25 : LABEL arch=x86_64 20:39:15 ---> 9c12fd72941c 20:39:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:39:15 ---> Running in e2282456184d 20:39:15 Removing intermediate container e2282456184d 20:39:15 ---> ff710ccc4a70 20:39:15 Step 24/25 : LABEL git_sha=3dbef2311167635094b9702bde69b1056438adad 20:39:15 ---> Running in 62092e5dfc6b 20:39:15 ---> 62f5aed7cad0 20:39:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:39:15 ---> Running in f2e225c2ba42 20:39:15 Removing intermediate container 62092e5dfc6b 20:39:15 ---> 6f880a79fb69 20:39:15 Step 25/25 : LABEL version=0.0.0 20:39:16 ---> Running in 665ae4c8ae67 20:39:16 Removing intermediate container f2e225c2ba42 20:39:16 ---> 2c2af0cf5780 20:39:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:39:16 ---> Running in 36703da0b3ff 20:39:16 Removing intermediate container 665ae4c8ae67 20:39:16 ---> bce90206f383 20:39:16 20:39:16 Removing intermediate container 36703da0b3ff 20:39:16 ---> 7c00b6a20de7 20:39:16 Step 24/26 : LABEL arch=x86_64 20:39:16 ---> Running in 90100936fbc6 20:39:16 Successfully built bce90206f383 20:39:16 Successfully tagged security-spire-server:latest 20:39:16  Building security-spire-server ... done Removing intermediate container 90100936fbc6 20:39:16 ---> b4209c5539a9 20:39:16 Step 25/26 : LABEL git_sha=3dbef2311167635094b9702bde69b1056438adad 20:39:16 ---> Running in a1b11b2c94e0 20:39:16 Removing intermediate container a1b11b2c94e0 20:39:16 ---> 4f1f2b0cfca5 20:39:16 Step 26/26 : LABEL version=0.0.0 20:39:16 ---> Running in ddf903e80132 20:39:16 Removing intermediate container ddf903e80132 20:39:16 ---> 29bdd8a8d984 20:39:16 20:39:16 Successfully built 29bdd8a8d984 20:39:16 Successfully tagged security-spire-agent:latest 20:39:16  Building security-spire-agent ... done  [Pipeline] } 20:39:16 $ docker stop --time=1 621c44c2a8b16ff905795a4755f0059b427f2265857f8b374a4cd3ebed071173 20:39:18 $ docker rm -f 621c44c2a8b16ff905795a4755f0059b427f2265857f8b374a4cd3ebed071173 [Pipeline] // withDockerContainer [Pipeline] sh 20:39:18 + docker images 20:39:18 REPOSITORY TAG IMAGE ID CREATED SIZE 20:39:18 security-spire-agent latest 29bdd8a8d984 2 seconds ago 127MB 20:39:18 security-spire-server latest bce90206f383 3 seconds ago 87.3MB 20:39:18 915b3800e4ba 19 seconds ago 4.43GB 20:39:18 913b3f8fc752 25 seconds ago 4.43GB 20:39:18 security-proxy-setup latest d78a5681d473 About a minute ago 26.9MB 20:39:18 e063cb71a12d About a minute ago 1.5GB 20:39:18 security-spire-config latest 24c3a87400d9 About a minute ago 86.7MB 20:39:18 support-notifications latest 0dbd03aa6619 About a minute ago 26.9MB 20:39:18 core-command latest a34502830d66 About a minute ago 16.1MB 20:39:18 c621a2a2c273 About a minute ago 1.55GB 20:39:18 e1d71ea9c390 About a minute ago 1.49GB 20:39:18 4c069411260d 2 minutes ago 4.43GB 20:39:18 core-data latest 60ae243f5fef 2 minutes ago 22.5MB 20:39:18 805d3708c096 3 minutes ago 1.52GB 20:39:18 support-scheduler latest dd4e4dec5b20 3 minutes ago 26.3MB 20:39:18 core-metadata latest 513fb0917b5f 4 minutes ago 17MB 20:39:18 9d15b55c6c59 4 minutes ago 1.55GB 20:39:18 5a0d2a58b6d3 4 minutes ago 1.5GB 20:39:18 sys-mgmt-agent latest 42fa60213943 4 minutes ago 299MB 20:39:18 security-bootstrapper latest 2a2ba23b4a50 4 minutes ago 19.1MB 20:39:18 security-spiffe-token-provider latest 95cc00b73079 4 minutes ago 28.8MB 20:39:18 security-secretstore-setup latest d16f1217834a 4 minutes ago 28.5MB 20:39:18 7a1a6eabe7ed 5 minutes ago 1.49GB 20:39:18 17b282305534 5 minutes ago 1.5GB 20:39:18 0696fd2f8d6d 5 minutes ago 1.54GB 20:39:18 2238a1d63aea 5 minutes ago 1.5GB 20:39:18 ci-base-image-x86_64 latest 1a308ba9b683 8 minutes ago 895MB 20:39:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 11 days ago 562MB 20:39:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 12 days ago 254MB 20:39:18 docker 20.10.14 7417809fdb73 4 weeks ago 218MB 20:39:18 alpine 3.14 e04c818066af 4 weeks ago 5.59MB 20:39:18 alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB 20:39:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.291s coverage: 94.4% of statements 20:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.210s coverage: 44.8% of statements [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:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.774s coverage: 82.5% of statements 20:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.346s coverage: 92.9% of statements 20:39:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:39:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:39:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 20:39:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:39:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:39:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:39:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:39:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.248s coverage: 87.2% of statements 20:39:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:39:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.207s coverage: 100.0% of statements 20:39:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.311s coverage: 58.8% of statements 20:39:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.323s coverage: 80.0% of statements 20:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.298s coverage: 87.2% of statements 20:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.338s coverage: 85.4% of statements 20:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.956s coverage: 91.2% of statements 20:39:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:39:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.097s coverage: 64.4% of statements 20:39:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:39:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:39:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.283s coverage: 100.0% of statements 20:39:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements 20:39:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.128s coverage: 100.0% of statements 20:39:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 20:39:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 20:39:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.481s coverage: 65.4% of statements 20:39:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:39:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:39:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:39:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.964s coverage: 43.8% of statements 20:39:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:39:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:39:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.362s coverage: 89.5% of statements 20:39:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:39:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.303s coverage: 84.8% of statements 20:39:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:39:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:39:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:39:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:40:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.371s coverage: 17.7% of statements 20:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:40:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.768s coverage: 92.3% of statements 20:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:40:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.376s coverage: 63.2% of statements 20:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:40:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.479s coverage: 97.7% of statements 20:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:40:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:40:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:40:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.230s coverage: 28.9% of statements 20:40:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:40:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:40:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:40:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:40:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:40:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:40:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.229s coverage: 100.0% of statements 20:40:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.106s coverage: 96.9% of statements 20:40:04 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:40:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:40:04 GO111MODULE=on go vet ./... 20:42:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:42:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:42:11 ./bin/test-attribution-txt.sh [Pipeline] echo 20:42:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:42:11 + ls -al . 20:42:11 total 668 20:42:11 drwxrwxr-x 9 1001 1001 4096 May 3 20:42 . 20:42:11 drwxr-xr-x 4 root root 4096 May 3 20:35 .. 20:42:11 -rw-rw-r-- 1 1001 1001 11 May 3 20:33 .dockerignore 20:42:11 drwxrwxr-x 8 1001 1001 4096 May 3 20:33 .git 20:42:11 drwxrwxr-x 3 1001 1001 4096 May 3 20:33 .github 20:42:11 -rw-rw-r-- 1 1001 1001 879 May 3 20:33 .gitignore 20:42:11 -rw-rw-r-- 1 1001 1001 42 May 3 20:33 .golangci.yml 20:42:11 -rw-rw-r-- 1 1001 1001 87 May 3 20:33 .hadolint.yml 20:42:11 -rw-rw-r-- 1 1001 1001 166 May 3 20:33 .sonarcloud.properties 20:42:11 -rw-rw-r-- 1 1001 1001 1171 May 3 20:33 ADOPTERS.md 20:42:11 -rw-rw-r-- 1 1001 1001 10086 May 3 20:33 Attribution.txt 20:42:11 -rw-rw-r-- 1 1001 1001 51732 May 3 20:33 CHANGELOG.md 20:42:11 -rw-rw-r-- 1 1001 1001 3804 May 3 20:33 CONTRIBUTING.md 20:42:11 -rw-rw-r-- 1 1001 1001 677 May 3 20:33 GOVERNANCE.md 20:42:11 -rw-rw-r-- 1 1001 1001 850 May 3 20:33 Jenkinsfile 20:42:11 -rw-rw-r-- 1 1001 1001 10775 May 3 20:33 LICENSE 20:42:11 -rw-rw-r-- 1 1001 1001 10389 May 3 20:33 Makefile 20:42:11 -rw-rw-r-- 1 1001 1001 582 May 3 20:33 OWNERS.md 20:42:11 -rw-rw-r-- 1 1001 1001 9120 May 3 20:33 README.md 20:42:11 -rw-rw-r-- 1 1001 1001 6912 May 3 20:33 SECURITY.md 20:42:11 -rw-rw-r-- 1 1001 1001 5 May 3 20:30 VERSION 20:42:11 -rw-rw-r-- 1 1001 1001 4131 May 3 20:33 ZMQWindows.md 20:42:11 drwxrwxr-x 2 1001 1001 4096 May 3 20:33 bin 20:42:11 drwxrwxr-x 18 1001 1001 4096 May 3 20:33 cmd 20:42:11 -rw-r--r-- 1 root root 435134 May 3 20:40 coverage.out 20:42:11 -rw-rw-r-- 1 1001 1001 3256 May 3 20:33 go.mod 20:42:11 -rw-rw-r-- 1 1001 1001 35162 May 3 20:35 go.sum 20:42:11 drwxrwxr-x 8 1001 1001 4096 May 3 20:33 internal 20:42:11 drwxrwxr-x 3 1001 1001 4096 May 3 20:33 openapi 20:42:11 drwxrwxr-x 4 1001 1001 4096 May 3 20:33 snap 20:42:11 -rw-rw-r-- 1 1001 1001 204 May 3 20:33 version.go [Pipeline] sh 20:42:12 + '[' -e coverage.out ] 20:42:12 + chown 1001:1001 coverage.out [Pipeline] stash 20:42:12 Warning: overwriting stash ‘coverage-report’ 20:42:13 Stashed 1 file(s) [Pipeline] sh 20:42:14 + make build 20:42:14 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:43:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:44:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 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-notifications/support-notifications ./cmd/support-notifications 20:45:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:45:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:45: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-scheduler/support-scheduler ./cmd/support-scheduler 20:45:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:45: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:45:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:45:42 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:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:45:53 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:58 $ docker stop --time=1 6fc10c987cab0639f14d854407215ac56d6523aefd613855e2e95b0174c4759c 20:46:00 $ docker rm -f 6fc10c987cab0639f14d854407215ac56d6523aefd613855e2e95b0174c4759c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:46:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:46:02 20:46:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:46:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:46:02 latest: Pulling from edgex-devops/edgex-compose-arm64 20:46:02 29e5d40040c1: Pulling fs layer 20:46:02 1ce36da41761: Pulling fs layer 20:46:02 25b303627fd3: Pulling fs layer 20:46:02 29e5d40040c1: Verifying Checksum 20:46:02 29e5d40040c1: Download complete 20:46:03 1ce36da41761: Verifying Checksum 20:46:03 1ce36da41761: Download complete 20:46:03 29e5d40040c1: Pull complete 20:46:04 25b303627fd3: Verifying Checksum 20:46:04 25b303627fd3: Download complete 20:46:04 1ce36da41761: Pull complete 20:46:15 25b303627fd3: Pull complete 20:46:15 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:46:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:46:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:46:15 prd-ubuntu20.04-docker-arm64-4c-16g-40401 does not seem to be running inside a container 20:46:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:46:17 $ docker top bddc08c3c7e6533cbe8664d06a75d4dde8c5e668c5093ad7984468633cc777fd -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:18 + grep parallel 20:46:18 + docker-compose build --help 20:46:23 --parallel Build images in parallel. [Pipeline] } 20:46:23 $ docker stop --time=1 bddc08c3c7e6533cbe8664d06a75d4dde8c5e668c5093ad7984468633cc777fd 20:46:25 $ docker rm -f bddc08c3c7e6533cbe8664d06a75d4dde8c5e668c5093ad7984468633cc777fd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:46:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:46:25 . [Pipeline] withDockerContainer 20:46:25 prd-ubuntu20.04-docker-arm64-4c-16g-40401 does not seem to be running inside a container 20:46:26 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:46:27 $ docker top 7159ea8018ae1ce9c2d6de0e317c219d8e9b42c473bdddc861f72ba7107b73c3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:28 + docker-compose -f ./docker-compose-build.yml build --parallel 20:46:33 Building core-command ... 20:46:33 Building core-data ... 20:46:33 Building core-metadata ... 20:46:33 Building security-bootstrapper ... 20:46:33 Building security-proxy-setup ... 20:46:33 Building security-secretstore-setup ... 20:46:33 Building security-spiffe-token-provider ... 20:46:33 Building security-spire-agent ... 20:46:33 Building security-spire-config ... 20:46:33 Building security-spire-server ... 20:46:33 Building support-notifications ... 20:46:33 Building support-scheduler ... 20:46:33 Building sys-mgmt-agent ... 20:46:33 Building sys-mgmt-agent 20:46:33 Building security-bootstrapper 20:46:33 Building security-secretstore-setup 20:46:33 Building core-data 20:46:33 Building security-spire-agent 20:48:10 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:48:10 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:48:10 ---> 300db42304d9 20:48:10 Step 3/31 : WORKDIR /edgex-go 20:48:10 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:48:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:48:10 ---> 300db42304d9 20:48:10 Step 3/26 : WORKDIR /edgex-go 20:48:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:48:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:48:10 ---> 300db42304d9 20:48:10 Step 3/23 : WORKDIR /edgex-go 20:48:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:48:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:48:10 ---> 300db42304d9 20:48:10 Step 3/23 : WORKDIR /edgex-go 20:48:10 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:48:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:48:10 ---> 300db42304d9 20:48:10 Step 3/25 : WORKDIR /edgex-go 20:48:10 ---> Running in cf52866ab57c 20:48:10 ---> Running in c608ac307e09 20:48:10 ---> Running in 792495126fd7 20:48:10 ---> Running in 687944143ead 20:48:10 ---> Running in 24ad2cd4f1c1 20:48:10 Removing intermediate container 792495126fd7 20:48:10 ---> 1ca33ad71bac 20:48:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:10 Removing intermediate container c608ac307e09 20:48:10 ---> 66f9559f83c5 20:48:10 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:10 ---> Running in ba0212bdae0e 20:48:10 Removing intermediate container 687944143ead 20:48:10 ---> 78da4ad81ee3 20:48:10 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:10 Removing intermediate container cf52866ab57c 20:48:10 ---> 668da24c06e6 20:48:10 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:10 Removing intermediate container 24ad2cd4f1c1 20:48:10 ---> ddd09f6dcfbe 20:48:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:10 ---> Running in a6f46981c2d1 20:48:10 ---> Running in 850fd2f5d9c3 20:48:10 ---> Running in bfb4d9ae7ae3 20:48:10 ---> Running in dfde9a32c973 20:48:10 Removing intermediate container ba0212bdae0e 20:48:10 ---> fb968d2d3f32 20:48:10 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:48:10 ---> Running in 774a9267c485 20:48:10 Removing intermediate container a6f46981c2d1 20:48:10 ---> 3cac20864bf8 20:48:10 Step 5/25 : RUN apk add --update --no-cache make git 20:48:10 ---> Running in 669bf5656e89 20:48:10 Removing intermediate container 850fd2f5d9c3 20:48:10 ---> 6094901aa26c 20:48:10 Step 5/31 : RUN apk add --update --no-cache make git 20:48:10 Removing intermediate container bfb4d9ae7ae3 20:48:10 ---> 0a34bedc4e8c 20:48:10 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:48:10 Removing intermediate container dfde9a32c973 20:48:10 ---> 4983c4b8900a 20:48:10 Step 5/23 : RUN apk add --update --no-cache make bash git 20:48:10 ---> Running in 9faafb182636 20:48:10 ---> Running in a0edaf84d951 20:48:10 ---> Running in d9da5307bdce 20:48:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:48:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:48:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:48:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:48:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:48:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:48:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:48:10 OK: 220 MiB in 52 packages 20:48:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:48:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:48:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:48:10 OK: 220 MiB in 52 packages 20:48:10 Removing intermediate container 774a9267c485 20:48:10 ---> a6e64f74c409 20:48:10 Step 6/23 : COPY go.mod vendor* ./ 20:48:11 OK: 220 MiB in 52 packages 20:48:11 OK: 220 MiB in 52 packages 20:48:11 OK: 220 MiB in 52 packages 20:48:12 Removing intermediate container 669bf5656e89 20:48:12 ---> 43495ec8812c 20:48:12 Step 6/25 : COPY go.mod vendor* ./ 20:48:12 ---> 0d041db3aaff 20:48:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:12 ---> Running in 7dc879c021f4 20:48:13 Removing intermediate container a0edaf84d951 20:48:13 ---> 835a03fb519b 20:48:13 Step 6/23 : COPY go.mod vendor* ./ 20:48:13 Removing intermediate container d9da5307bdce 20:48:13 ---> f5c2a28e437b 20:48:13 Step 6/26 : COPY go.mod vendor* ./ 20:48:13 Removing intermediate container 9faafb182636 20:48:13 ---> ae5d7ddf7dff 20:48:13 Step 6/31 : COPY go.mod vendor* ./ 20:48:13 ---> 93177bdec2c3 20:48:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:13 ---> Running in 3a110d8d8b0f 20:48:14 ---> 6cddff53e16d 20:48:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:14 ---> Running in 344691ff0db5 20:48:15 ---> 656fa911d79c 20:48:15 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:15 ---> 5a90c6c7b9d1 20:48:15 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:15 ---> Running in 2b8729384ce4 20:48:15 ---> Running in 53f04cccca0f 20:48:17 Removing intermediate container 7dc879c021f4 20:48:17 ---> b322ede145c3 20:48:17 Step 8/23 : COPY . . 20:48:18 Removing intermediate container 3a110d8d8b0f 20:48:18 ---> 9dde92f22baa 20:48:18 Step 8/25 : COPY . . 20:48:20 Removing intermediate container 344691ff0db5 20:48:20 ---> 7df8b11fd04d 20:48:20 Step 8/23 : COPY . . 20:48:21 Removing intermediate container 53f04cccca0f 20:48:21 ---> 51d573e87c3e 20:48:21 Step 8/26 : COPY . . 20:48:21 Removing intermediate container 2b8729384ce4 20:48:21 ---> cbb75bfb0231 20:48:21 Step 8/31 : COPY . . 20:48:53 ---> 301b079b25b1 20:48:53 Step 9/23 : RUN make cmd/core-data/core-data 20:48:53 ---> 33da54488930 20:48:53 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:48:53 ---> Running in a12051efddce 20:48:53 ---> Running in c3f942977140 20:48:53 ---> 6f2d86b858d6 20:48:53 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:48:53 ---> Running in aef13bffae2f 20:48:53 ---> d1c01cce9c41 20:48:53 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:48:53 ---> Running in f0a09ef98b9c 20:48:53 ---> 509bf781f137 20:48:53 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:48:53 Removing intermediate container f0a09ef98b9c 20:48:53 ---> 9972b42db6f5 20:48:53 Step 10/26 : RUN mkdir -p spire-build 20:48:53 ---> Running in 1cd35cbde8bb 20:48:53 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:48:53 ---> Running in 7b8e813398c5 20:48:53 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:53 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:48:53 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:54 Removing intermediate container 7b8e813398c5 20:48:54 ---> 5a28e57d8354 20:48:54 Step 11/26 : WORKDIR /edgex-go/spire-build 20:48:54 ---> Running in bcf7a4643edf 20:48:55 Removing intermediate container bcf7a4643edf 20:48:55 ---> 5b957df34946 20:48:55 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:48:55 ---> Running in 6b6a9d5eed0e 20:48:58 spire-1.2.1/ 20:48:58 spire-1.2.1/.data/ 20:48:58 spire-1.2.1/.data/.file 20:48:58 spire-1.2.1/.dockerignore 20:48:58 spire-1.2.1/.gitattributes 20:48:58 spire-1.2.1/.githooks/ 20:48:58 spire-1.2.1/.githooks/pre-commit 20:48:58 spire-1.2.1/.github/ 20:48:58 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:48:58 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:48:58 spire-1.2.1/.github/dependabot.yml 20:48:58 spire-1.2.1/.github/workflows/ 20:48:58 spire-1.2.1/.github/workflows/nightly_build.yaml 20:48:58 spire-1.2.1/.github/workflows/pr_build.yaml 20:48:58 spire-1.2.1/.github/workflows/release_build.yaml 20:48:58 spire-1.2.1/.github/workflows/scripts/ 20:48:58 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:48:58 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:48:58 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:48:58 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:48:58 spire-1.2.1/.github/workflows/scripts/split.sh 20:48:58 spire-1.2.1/.gitignore 20:48:58 spire-1.2.1/.go-version 20:48:58 spire-1.2.1/.golangci.yml 20:48:58 spire-1.2.1/ADOPTERS.md 20:48:58 spire-1.2.1/CHANGELOG.md 20:48:58 spire-1.2.1/CODE-OF-CONDUCT.md 20:48:58 spire-1.2.1/CODEOWNERS 20:48:58 spire-1.2.1/CONTRIBUTING.md 20:48:58 spire-1.2.1/Dockerfile 20:48:58 spire-1.2.1/Dockerfile.dev 20:48:58 spire-1.2.1/Dockerfile.scratch 20:48:58 spire-1.2.1/LICENSE 20:48:58 spire-1.2.1/MAINTAINERS.md 20:48:58 spire-1.2.1/Makefile 20:48:58 spire-1.2.1/README.md 20:48:58 spire-1.2.1/ROADMAP.md 20:48:58 spire-1.2.1/SECURITY.md 20:48:58 spire-1.2.1/cmd/ 20:48:58 spire-1.2.1/cmd/spire-agent/ 20:48:58 spire-1.2.1/cmd/spire-agent/cli/ 20:48:58 spire-1.2.1/cmd/spire-agent/cli/api/ 20:48:58 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:48:58 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:48:58 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:48:58 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:48:58 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:48:58 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:48:58 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:48:58 spire-1.2.1/cmd/spire-agent/cli/common/ 20:48:58 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:48:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:48:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:48:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:48:58 spire-1.2.1/cmd/spire-agent/cli/run/ 20:48:58 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:48:58 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:48:58 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:48:58 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:48:58 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:48:58 spire-1.2.1/cmd/spire-agent/main.go 20:48:58 spire-1.2.1/cmd/spire-server/ 20:48:58 spire-1.2.1/cmd/spire-server/cli/ 20:48:58 spire-1.2.1/cmd/spire-server/cli/agent/ 20:48:58 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:48:58 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/cli.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/entry/ 20:48:58 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/federation/ 20:48:58 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:48:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:48:58 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/run/ 20:48:58 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/token/ 20:48:58 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/validate/ 20:48:58 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/x509/ 20:48:58 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:48:58 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:48:58 spire-1.2.1/cmd/spire-server/main.go 20:48:58 spire-1.2.1/cmd/spire-server/util/ 20:48:58 spire-1.2.1/cmd/spire-server/util/util.go 20:48:58 spire-1.2.1/conf/ 20:48:58 spire-1.2.1/conf/agent/ 20:48:58 spire-1.2.1/conf/agent/agent.conf 20:48:58 spire-1.2.1/conf/agent/agent_full.conf 20:48:58 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:48:58 spire-1.2.1/conf/server/ 20:48:58 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:48:58 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:48:58 spire-1.2.1/conf/server/server.conf 20:48:58 spire-1.2.1/conf/server/server_full.conf 20:48:58 spire-1.2.1/doc/ 20:48:58 spire-1.2.1/doc/SPIRE101.md 20:48:58 spire-1.2.1/doc/auditlog.md 20:48:58 spire-1.2.1/doc/authorization_policy_engine.md 20:48:58 spire-1.2.1/doc/changelog_guidelines.md 20:48:58 spire-1.2.1/doc/cure53-report.pdf 20:48:58 spire-1.2.1/doc/images/ 20:48:58 spire-1.2.1/doc/images/2019_roadmap.png 20:48:58 spire-1.2.1/doc/images/SPIRE101.png 20:48:58 spire-1.2.1/doc/images/SPIRE_agent.png 20:48:58 spire-1.2.1/doc/images/SPIRE_server.png 20:48:58 spire-1.2.1/doc/images/cache_mgr.png 20:48:58 spire-1.2.1/doc/images/cache_mgr_components.png 20:48:58 spire-1.2.1/doc/images/federated_spire.png 20:48:58 spire-1.2.1/doc/images/ha_mode.png 20:48:58 spire-1.2.1/doc/images/nested_spire.png 20:48:58 spire-1.2.1/doc/images/oidc_federation.png 20:48:58 spire-1.2.1/doc/images/single_trust_domain.png 20:48:58 spire-1.2.1/doc/images/spiffe_compatible.png 20:48:58 spire-1.2.1/doc/images/spire_logo.png 20:48:58 spire-1.2.1/doc/migrating_registration_api_clients.md 20:48:58 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:48:58 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:48:58 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:48:58 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:48:58 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:48:58 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:48:58 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:48:58 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:48:58 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:48:58 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:48:58 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:48:58 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:48:58 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:48:58 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:48:58 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:48:58 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:48:58 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:48:58 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:48:58 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:48:58 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:48:58 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:48:58 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:48:58 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:48:58 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:48:58 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:48:58 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:48:58 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:48:58 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:48:58 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:48:58 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:48:58 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:48:58 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:48:58 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:48:58 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:48:58 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:48:58 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:48:58 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:48:58 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:48:58 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:48:58 spire-1.2.1/doc/scaling_spire.md 20:48:58 spire-1.2.1/doc/spire_agent.md 20:48:58 spire-1.2.1/doc/spire_server.md 20:48:58 spire-1.2.1/doc/supported_integrations.md 20:48:58 spire-1.2.1/doc/telemetry.md 20:48:58 spire-1.2.1/doc/telemetry_config.md 20:48:58 spire-1.2.1/doc/upgrading.md 20:48:58 spire-1.2.1/doc/using_spire.md 20:48:58 spire-1.2.1/examples/ 20:48:58 spire-1.2.1/examples/README.md 20:48:58 spire-1.2.1/go.mod 20:48:58 spire-1.2.1/go.sum 20:48:58 spire-1.2.1/pkg/ 20:48:58 spire-1.2.1/pkg/agent/ 20:48:58 spire-1.2.1/pkg/agent/agent.go 20:48:58 spire-1.2.1/pkg/agent/api/ 20:48:58 spire-1.2.1/pkg/agent/api/config.go 20:48:58 spire-1.2.1/pkg/agent/api/debug/ 20:48:58 spire-1.2.1/pkg/agent/api/debug/v1/ 20:48:58 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:48:58 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:48:58 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:48:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:48:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:48:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:48:58 spire-1.2.1/pkg/agent/api/endpoints.go 20:48:58 spire-1.2.1/pkg/agent/api/health/ 20:48:58 spire-1.2.1/pkg/agent/api/health/v1/ 20:48:58 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:48:58 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:48:58 spire-1.2.1/pkg/agent/api/rpccontext/ 20:48:58 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:48:58 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:48:58 spire-1.2.1/pkg/agent/attestor/ 20:48:58 spire-1.2.1/pkg/agent/attestor/node/ 20:48:58 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:48:58 spire-1.2.1/pkg/agent/attestor/node/node.go 20:48:58 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:48:58 spire-1.2.1/pkg/agent/attestor/workload/ 20:48:58 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:48:58 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:48:58 spire-1.2.1/pkg/agent/catalog/ 20:48:58 spire-1.2.1/pkg/agent/catalog/catalog.go 20:48:58 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:48:58 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:48:58 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:48:58 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:48:58 spire-1.2.1/pkg/agent/client/ 20:48:58 spire-1.2.1/pkg/agent/client/client.go 20:48:58 spire-1.2.1/pkg/agent/client/client_test.go 20:48:58 spire-1.2.1/pkg/agent/client/dial.go 20:48:58 spire-1.2.1/pkg/agent/client/nodeconn.go 20:48:58 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:48:58 spire-1.2.1/pkg/agent/client/update.go 20:48:58 spire-1.2.1/pkg/agent/client/util.go 20:48:58 spire-1.2.1/pkg/agent/common/ 20:48:58 spire-1.2.1/pkg/agent/common/backoff/ 20:48:58 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:48:58 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:48:58 spire-1.2.1/pkg/agent/common/cgroups/ 20:48:58 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:48:58 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:48:58 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:48:58 spire-1.2.1/pkg/agent/config.go 20:48:58 spire-1.2.1/pkg/agent/endpoints/ 20:48:58 spire-1.2.1/pkg/agent/endpoints/config.go 20:48:58 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:48:58 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:48:58 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:48:58 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:48:58 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:48:58 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:48:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:48:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:48:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:48:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:48:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:48:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:48:58 spire-1.2.1/pkg/agent/endpoints/workload/ 20:48:58 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:48:58 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:48:58 spire-1.2.1/pkg/agent/manager/ 20:48:58 spire-1.2.1/pkg/agent/manager/cache/ 20:48:58 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:48:58 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:48:58 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:48:58 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:48:58 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:48:58 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:48:58 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:48:58 spire-1.2.1/pkg/agent/manager/config.go 20:48:58 spire-1.2.1/pkg/agent/manager/manager.go 20:48:58 spire-1.2.1/pkg/agent/manager/manager_test.go 20:48:58 spire-1.2.1/pkg/agent/manager/storage.go 20:48:58 spire-1.2.1/pkg/agent/manager/storage_test.go 20:48:58 spire-1.2.1/pkg/agent/manager/storecache/ 20:48:58 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:48:58 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:48:58 spire-1.2.1/pkg/agent/manager/sync.go 20:48:58 spire-1.2.1/pkg/agent/plugin/ 20:48:58 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:48:58 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:48:58 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:48:58 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:48:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:48:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:48:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:48:58 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:48:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:48:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:48:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:48:58 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:48:58 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:48:58 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:48:58 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:48:58 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:48:58 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:48:58 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:48:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:48:58 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:48:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:48:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:48:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:48:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:48:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:48:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:48:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:48:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:48:58 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:48:58 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:48:58 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:48:58 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:48:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:48:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:48:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:48:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:48:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:48:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:48:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:48:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:48:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:48:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:48:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:48:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:48:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:48:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:48:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:48:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:48:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:48:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:48:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:48:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:48:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:48:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:48:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:48:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:48:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:48:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:48:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:48:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:48:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:48:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:48:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:48:58 spire-1.2.1/pkg/agent/svid/ 20:48:58 spire-1.2.1/pkg/agent/svid/rotator.go 20:48:58 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:48:58 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:48:58 spire-1.2.1/pkg/agent/svid/store/ 20:48:58 spire-1.2.1/pkg/agent/svid/store/service.go 20:48:58 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:48:58 spire-1.2.1/pkg/common/ 20:48:58 spire-1.2.1/pkg/common/agentpathtemplate/ 20:48:58 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:48:58 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:48:58 spire-1.2.1/pkg/common/api/ 20:48:58 spire-1.2.1/pkg/common/api/metrics.go 20:48:58 spire-1.2.1/pkg/common/api/middleware/ 20:48:58 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:48:58 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:48:59 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:48:59 spire-1.2.1/pkg/common/api/middleware/logger.go 20:48:59 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:48:59 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:48:59 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:48:59 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:48:59 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:48:59 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:48:59 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:48:59 spire-1.2.1/pkg/common/api/middleware/names.go 20:48:59 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:48:59 spire-1.2.1/pkg/common/api/names.go 20:48:59 spire-1.2.1/pkg/common/api/ratelimit.go 20:48:59 spire-1.2.1/pkg/common/api/rpccontext/ 20:48:59 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:48:59 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:48:59 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:48:59 spire-1.2.1/pkg/common/auth/ 20:48:59 spire-1.2.1/pkg/common/auth/interceptors.go 20:48:59 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:48:59 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:48:59 spire-1.2.1/pkg/common/bundleutil/ 20:48:59 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:48:59 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:48:59 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:48:59 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:48:59 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:48:59 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:48:59 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:48:59 spire-1.2.1/pkg/common/bundleutil/types.go 20:48:59 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:48:59 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:48:59 spire-1.2.1/pkg/common/catalog/ 20:48:59 spire-1.2.1/pkg/common/catalog/bind.go 20:48:59 spire-1.2.1/pkg/common/catalog/builtin.go 20:48:59 spire-1.2.1/pkg/common/catalog/catalog.go 20:48:59 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:48:59 spire-1.2.1/pkg/common/catalog/closers.go 20:48:59 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:48:59 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:48:59 spire-1.2.1/pkg/common/catalog/config.go 20:48:59 spire-1.2.1/pkg/common/catalog/config_test.go 20:48:59 spire-1.2.1/pkg/common/catalog/configure.go 20:48:59 spire-1.2.1/pkg/common/catalog/constraints.go 20:48:59 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:48:59 spire-1.2.1/pkg/common/catalog/context.go 20:48:59 spire-1.2.1/pkg/common/catalog/external.go 20:48:59 spire-1.2.1/pkg/common/catalog/host.go 20:48:59 spire-1.2.1/pkg/common/catalog/pipenet.go 20:48:59 spire-1.2.1/pkg/common/catalog/plugin.go 20:48:59 spire-1.2.1/pkg/common/catalog/testplugin/ 20:48:59 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:48:59 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:48:59 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:48:59 spire-1.2.1/pkg/common/cli/ 20:48:59 spire-1.2.1/pkg/common/cli/env.go 20:48:59 spire-1.2.1/pkg/common/cli/flags.go 20:48:59 spire-1.2.1/pkg/common/cli/trust_domain.go 20:48:59 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:48:59 spire-1.2.1/pkg/common/cli/umask.go 20:48:59 spire-1.2.1/pkg/common/cli/umask_posix.go 20:48:59 spire-1.2.1/pkg/common/cli/umask_test.go 20:48:59 spire-1.2.1/pkg/common/cli/umask_windows.go 20:48:59 spire-1.2.1/pkg/common/cliprinter/ 20:48:59 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:48:59 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:48:59 spire-1.2.1/pkg/common/cliprinter/flag.go 20:48:59 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:48:59 spire-1.2.1/pkg/common/cliprinter/format.go 20:48:59 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:48:59 spire-1.2.1/pkg/common/cliprinter/internal/ 20:48:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:48:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:48:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:48:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:48:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:48:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:48:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:48:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:48:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:48:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:48:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:48:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:48:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:48:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:48:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:48:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:48:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:48:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:48:59 spire-1.2.1/pkg/common/coretypes/ 20:48:59 spire-1.2.1/pkg/common/coretypes/bundle/ 20:48:59 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:48:59 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:48:59 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:48:59 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:48:59 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:48:59 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:48:59 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:48:59 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:48:59 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:48:59 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:48:59 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:48:59 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:48:59 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:48:59 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:48:59 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:48:59 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:48:59 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:48:59 spire-1.2.1/pkg/common/cryptoutil/ 20:48:59 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:48:59 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:48:59 spire-1.2.1/pkg/common/diskutil/ 20:48:59 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:48:59 spire-1.2.1/pkg/common/diskutil/file_test.go 20:48:59 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:48:59 spire-1.2.1/pkg/common/errorutil/ 20:48:59 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:48:59 spire-1.2.1/pkg/common/health/ 20:48:59 spire-1.2.1/pkg/common/health/config.go 20:48:59 spire-1.2.1/pkg/common/health/context.go 20:48:59 spire-1.2.1/pkg/common/health/context_test.go 20:48:59 spire-1.2.1/pkg/common/health/health.go 20:48:59 spire-1.2.1/pkg/common/health/health_test.go 20:48:59 spire-1.2.1/pkg/common/health/logger.go 20:48:59 spire-1.2.1/pkg/common/hostservice/ 20:48:59 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:48:59 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:48:59 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:48:59 spire-1.2.1/pkg/common/idutil/ 20:48:59 spire-1.2.1/pkg/common/idutil/require.go 20:48:59 spire-1.2.1/pkg/common/idutil/require_test.go 20:48:59 spire-1.2.1/pkg/common/idutil/safety.go 20:48:59 spire-1.2.1/pkg/common/idutil/safety_test.go 20:48:59 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:48:59 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:48:59 spire-1.2.1/pkg/common/jwtsvid/ 20:48:59 spire-1.2.1/pkg/common/jwtsvid/common.go 20:48:59 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:48:59 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:48:59 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:48:59 spire-1.2.1/pkg/common/jwtutil/ 20:48:59 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:48:59 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:48:59 spire-1.2.1/pkg/common/log/ 20:48:59 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:48:59 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:48:59 spire-1.2.1/pkg/common/log/log.go 20:48:59 spire-1.2.1/pkg/common/log/log_test.go 20:48:59 spire-1.2.1/pkg/common/log/options.go 20:48:59 spire-1.2.1/pkg/common/nodeutil/ 20:48:59 spire-1.2.1/pkg/common/nodeutil/node.go 20:48:59 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:48:59 spire-1.2.1/pkg/common/peertracker/ 20:48:59 spire-1.2.1/pkg/common/peertracker/conn.go 20:48:59 spire-1.2.1/pkg/common/peertracker/credentials.go 20:48:59 spire-1.2.1/pkg/common/peertracker/errors.go 20:48:59 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:48:59 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:48:59 spire-1.2.1/pkg/common/peertracker/info.go 20:48:59 spire-1.2.1/pkg/common/peertracker/listener.go 20:48:59 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:48:59 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:48:59 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:48:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:48:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:48:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:48:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:48:59 spire-1.2.1/pkg/common/peertracker/tcp.go 20:48:59 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:48:59 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:48:59 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:48:59 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:48:59 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:48:59 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:48:59 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:48:59 spire-1.2.1/pkg/common/peertracker/uds.go 20:48:59 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:48:59 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:48:59 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:48:59 spire-1.2.1/pkg/common/pemutil/ 20:48:59 spire-1.2.1/pkg/common/pemutil/block.go 20:48:59 spire-1.2.1/pkg/common/pemutil/certs.go 20:48:59 spire-1.2.1/pkg/common/pemutil/common.go 20:48:59 spire-1.2.1/pkg/common/pemutil/csr.go 20:48:59 spire-1.2.1/pkg/common/pemutil/keys.go 20:48:59 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:48:59 spire-1.2.1/pkg/common/pemutil/testdata/ 20:48:59 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:48:59 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:48:59 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:48:59 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:48:59 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:48:59 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:48:59 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:48:59 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:48:59 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:48:59 spire-1.2.1/pkg/common/plugin/ 20:48:59 spire-1.2.1/pkg/common/plugin/aws/ 20:48:59 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:48:59 spire-1.2.1/pkg/common/plugin/azure/ 20:48:59 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:48:59 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:48:59 spire-1.2.1/pkg/common/plugin/facade.go 20:48:59 spire-1.2.1/pkg/common/plugin/facade_test.go 20:48:59 spire-1.2.1/pkg/common/plugin/gcp/ 20:48:59 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:48:59 spire-1.2.1/pkg/common/plugin/k8s/ 20:48:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:48:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:48:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:48:59 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:48:59 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:48:59 spire-1.2.1/pkg/common/plugin/log.go 20:48:59 spire-1.2.1/pkg/common/plugin/sshpop/ 20:48:59 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:48:59 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:48:59 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:48:59 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:48:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:48:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:48:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:48:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:48:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:48:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:48:59 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:48:59 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:48:59 spire-1.2.1/pkg/common/plugin/x509pop/ 20:48:59 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:48:59 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:48:59 spire-1.2.1/pkg/common/profiling/ 20:48:59 spire-1.2.1/pkg/common/profiling/dumpers.go 20:48:59 spire-1.2.1/pkg/common/profiling/profiling.go 20:48:59 spire-1.2.1/pkg/common/protoutil/ 20:48:59 spire-1.2.1/pkg/common/protoutil/masks.go 20:48:59 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:48:59 spire-1.2.1/pkg/common/rotationutil/ 20:48:59 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:48:59 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:48:59 spire-1.2.1/pkg/common/selector/ 20:48:59 spire-1.2.1/pkg/common/selector/selector.go 20:48:59 spire-1.2.1/pkg/common/selector/selector_test.go 20:48:59 spire-1.2.1/pkg/common/selector/set.go 20:48:59 spire-1.2.1/pkg/common/selector/set_utils.go 20:48:59 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:48:59 spire-1.2.1/pkg/common/telemetry/ 20:48:59 spire-1.2.1/pkg/common/telemetry/agent/ 20:48:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:48:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:48:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:48:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:48:59 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:48:59 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:48:59 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:48:59 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:48:59 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:48:59 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:48:59 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:48:59 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:48:59 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:48:59 spire-1.2.1/pkg/common/telemetry/call.go 20:48:59 spire-1.2.1/pkg/common/telemetry/common/ 20:48:59 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:48:59 spire-1.2.1/pkg/common/telemetry/config.go 20:48:59 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:48:59 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:48:59 spire-1.2.1/pkg/common/telemetry/inmem.go 20:48:59 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:48:59 spire-1.2.1/pkg/common/telemetry/m3.go 20:48:59 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:48:59 spire-1.2.1/pkg/common/telemetry/metrics.go 20:48:59 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:48:59 spire-1.2.1/pkg/common/telemetry/names.go 20:48:59 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:48:59 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:48:59 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:48:59 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:48:59 spire-1.2.1/pkg/common/telemetry/server/ 20:48:59 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:48:59 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:48:59 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:48:59 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:48:59 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:48:59 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:48:59 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:48:59 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:48:59 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:48:59 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:48:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:48:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:48:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:48:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:48:59 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:48:59 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:48:59 spire-1.2.1/pkg/common/telemetry/server/server.go 20:48:59 spire-1.2.1/pkg/common/telemetry/sink.go 20:48:59 spire-1.2.1/pkg/common/telemetry/statsd.go 20:48:59 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:48:59 spire-1.2.1/pkg/common/telemetry/uptime.go 20:48:59 spire-1.2.1/pkg/common/telemetry/version.go 20:48:59 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:48:59 spire-1.2.1/pkg/common/uptime/ 20:48:59 spire-1.2.1/pkg/common/uptime/uptime.go 20:48:59 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:48:59 spire-1.2.1/pkg/common/util/ 20:48:59 spire-1.2.1/pkg/common/util/certs.go 20:48:59 spire-1.2.1/pkg/common/util/certs_test.go 20:48:59 spire-1.2.1/pkg/common/util/csr.go 20:48:59 spire-1.2.1/pkg/common/util/hash.go 20:48:59 spire-1.2.1/pkg/common/util/selectors.go 20:48:59 spire-1.2.1/pkg/common/util/selectors_test.go 20:48:59 spire-1.2.1/pkg/common/util/signals.go 20:48:59 spire-1.2.1/pkg/common/util/sort.go 20:48:59 spire-1.2.1/pkg/common/util/sort_test.go 20:48:59 spire-1.2.1/pkg/common/util/task.go 20:48:59 spire-1.2.1/pkg/common/util/task_test.go 20:48:59 spire-1.2.1/pkg/common/util/testdata/ 20:48:59 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:48:59 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:48:59 spire-1.2.1/pkg/common/version/ 20:48:59 spire-1.2.1/pkg/common/version/version.go 20:48:59 spire-1.2.1/pkg/common/x509svid/ 20:48:59 spire-1.2.1/pkg/common/x509svid/common_test.go 20:48:59 spire-1.2.1/pkg/common/x509svid/csr.go 20:48:59 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:48:59 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:48:59 spire-1.2.1/pkg/common/x509util/ 20:48:59 spire-1.2.1/pkg/common/x509util/cert.go 20:48:59 spire-1.2.1/pkg/common/x509util/dns.go 20:48:59 spire-1.2.1/pkg/common/x509util/dns_test.go 20:48:59 spire-1.2.1/pkg/common/x509util/keyid.go 20:48:59 spire-1.2.1/pkg/common/x509util/keypair.go 20:48:59 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:48:59 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:48:59 spire-1.2.1/pkg/server/ 20:48:59 spire-1.2.1/pkg/server/api/ 20:48:59 spire-1.2.1/pkg/server/api/agent.go 20:48:59 spire-1.2.1/pkg/server/api/agent/ 20:48:59 spire-1.2.1/pkg/server/api/agent/v1/ 20:48:59 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:48:59 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:48:59 spire-1.2.1/pkg/server/api/agent_test.go 20:48:59 spire-1.2.1/pkg/server/api/api.go 20:48:59 spire-1.2.1/pkg/server/api/audit/ 20:48:59 spire-1.2.1/pkg/server/api/audit/audit.go 20:48:59 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:48:59 spire-1.2.1/pkg/server/api/bundle.go 20:48:59 spire-1.2.1/pkg/server/api/bundle/ 20:48:59 spire-1.2.1/pkg/server/api/bundle/v1/ 20:48:59 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:48:59 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:48:59 spire-1.2.1/pkg/server/api/bundle_test.go 20:48:59 spire-1.2.1/pkg/server/api/debug/ 20:48:59 spire-1.2.1/pkg/server/api/debug/v1/ 20:48:59 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:48:59 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:48:59 spire-1.2.1/pkg/server/api/entry.go 20:48:59 spire-1.2.1/pkg/server/api/entry/ 20:48:59 spire-1.2.1/pkg/server/api/entry/v1/ 20:48:59 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:48:59 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:48:59 spire-1.2.1/pkg/server/api/entry_test.go 20:48:59 spire-1.2.1/pkg/server/api/health/ 20:48:59 spire-1.2.1/pkg/server/api/health/v1/ 20:48:59 spire-1.2.1/pkg/server/api/health/v1/service.go 20:48:59 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:48:59 spire-1.2.1/pkg/server/api/id.go 20:48:59 spire-1.2.1/pkg/server/api/id_test.go 20:48:59 spire-1.2.1/pkg/server/api/limits/ 20:48:59 spire-1.2.1/pkg/server/api/limits/limits.go 20:48:59 spire-1.2.1/pkg/server/api/middleware/ 20:48:59 spire-1.2.1/pkg/server/api/middleware/alias.go 20:48:59 spire-1.2.1/pkg/server/api/middleware/audit.go 20:48:59 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:48:59 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:48:59 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:48:59 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:48:59 spire-1.2.1/pkg/server/api/middleware/caller.go 20:48:59 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:48:59 spire-1.2.1/pkg/server/api/middleware/common.go 20:48:59 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:48:59 spire-1.2.1/pkg/server/api/middleware/entries.go 20:48:59 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:48:59 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:48:59 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:48:59 spire-1.2.1/pkg/server/api/ratelimit.go 20:48:59 spire-1.2.1/pkg/server/api/rpccontext/ 20:48:59 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:48:59 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:48:59 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:48:59 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:48:59 spire-1.2.1/pkg/server/api/selector.go 20:48:59 spire-1.2.1/pkg/server/api/selector_test.go 20:48:59 spire-1.2.1/pkg/server/api/status.go 20:48:59 spire-1.2.1/pkg/server/api/status_test.go 20:48:59 spire-1.2.1/pkg/server/api/svid/ 20:48:59 spire-1.2.1/pkg/server/api/svid/v1/ 20:48:59 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:48:59 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:48:59 spire-1.2.1/pkg/server/api/trustdomain.go 20:48:59 spire-1.2.1/pkg/server/api/trustdomain/ 20:48:59 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:48:59 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:48:59 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:48:59 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:48:59 spire-1.2.1/pkg/server/authpolicy/ 20:48:59 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:48:59 spire-1.2.1/pkg/server/authpolicy/policy.go 20:48:59 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:48:59 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:48:59 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:48:59 spire-1.2.1/pkg/server/authpolicy/validate.go 20:48:59 spire-1.2.1/pkg/server/bundle/ 20:48:59 spire-1.2.1/pkg/server/bundle/client/ 20:48:59 spire-1.2.1/pkg/server/bundle/client/client.go 20:48:59 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:48:59 spire-1.2.1/pkg/server/bundle/client/manager.go 20:48:59 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:48:59 spire-1.2.1/pkg/server/bundle/client/sources.go 20:48:59 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:48:59 spire-1.2.1/pkg/server/bundle/client/updater.go 20:48:59 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:48:59 spire-1.2.1/pkg/server/ca/ 20:48:59 spire-1.2.1/pkg/server/ca/ca.go 20:48:59 spire-1.2.1/pkg/server/ca/ca_health.go 20:48:59 spire-1.2.1/pkg/server/ca/ca_test.go 20:48:59 spire-1.2.1/pkg/server/ca/journal.go 20:48:59 spire-1.2.1/pkg/server/ca/journal_test.go 20:48:59 spire-1.2.1/pkg/server/ca/manager.go 20:48:59 spire-1.2.1/pkg/server/ca/manager_health.go 20:48:59 spire-1.2.1/pkg/server/ca/manager_test.go 20:48:59 spire-1.2.1/pkg/server/ca/templates.go 20:48:59 spire-1.2.1/pkg/server/ca/upstream_client.go 20:48:59 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:48:59 spire-1.2.1/pkg/server/ca/validation.go 20:48:59 spire-1.2.1/pkg/server/cache/ 20:48:59 spire-1.2.1/pkg/server/cache/dscache/ 20:48:59 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:48:59 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:48:59 spire-1.2.1/pkg/server/cache/entrycache/ 20:48:59 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:48:59 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:48:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:48:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:48:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:48:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:48:59 spire-1.2.1/pkg/server/catalog/ 20:48:59 spire-1.2.1/pkg/server/catalog/catalog.go 20:48:59 spire-1.2.1/pkg/server/catalog/keymanager.go 20:48:59 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:48:59 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:48:59 spire-1.2.1/pkg/server/catalog/notifier.go 20:48:59 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:48:59 spire-1.2.1/pkg/server/config.go 20:48:59 spire-1.2.1/pkg/server/datastore/ 20:48:59 spire-1.2.1/pkg/server/datastore/datastore.go 20:48:59 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:48:59 spire-1.2.1/pkg/server/datastore/repository.go 20:48:59 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:48:59 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:48:59 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:48:59 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:48:59 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:48:59 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:48:59 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:48:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:48:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:48:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:48:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:48:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:48:59 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:48:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:48:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:48:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:48:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:48:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:48:59 spire-1.2.1/pkg/server/endpoints/ 20:48:59 spire-1.2.1/pkg/server/endpoints/bundle/ 20:48:59 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:48:59 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:48:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:48:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:48:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:48:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:48:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:48:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:48:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:48:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:48:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:48:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:48:59 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:48:59 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:48:59 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:48:59 spire-1.2.1/pkg/server/endpoints/config.go 20:48:59 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:48:59 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:48:59 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:48:59 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:48:59 spire-1.2.1/pkg/server/endpoints/middleware.go 20:48:59 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:48:59 spire-1.2.1/pkg/server/hostservice/ 20:48:59 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:48:59 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:48:59 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:48:59 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:48:59 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:48:59 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:48:59 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:48:59 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/ 20:48:59 spire-1.2.1/pkg/server/plugin/keymanager/ 20:48:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:48:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:48:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:48:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:48:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:48:59 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:48:59 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:48:59 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:48:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:48:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:48:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:48:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:48:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:48:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:48:59 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:48:59 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:48:59 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:48:59 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:48:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:48:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:48:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:48:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:48:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:48:59 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:48:59 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:48:59 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/notifier/ 20:48:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:48:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:48:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:48:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:48:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:48:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:48:59 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:48:59 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:48:59 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:48:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:48:59 spire-1.2.1/pkg/server/registration/ 20:48:59 spire-1.2.1/pkg/server/registration/manager.go 20:48:59 spire-1.2.1/pkg/server/registration/manager_test.go 20:48:59 spire-1.2.1/pkg/server/scanentries.go 20:48:59 spire-1.2.1/pkg/server/scanentries_test.go 20:48:59 spire-1.2.1/pkg/server/server.go 20:48:59 spire-1.2.1/pkg/server/server_test.go 20:48:59 spire-1.2.1/pkg/server/svid/ 20:48:59 spire-1.2.1/pkg/server/svid/observer.go 20:48:59 spire-1.2.1/pkg/server/svid/observer_test.go 20:48:59 spire-1.2.1/pkg/server/svid/rotator.go 20:48:59 spire-1.2.1/pkg/server/svid/rotator_config.go 20:48:59 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:48:59 spire-1.2.1/pkg/server/svid/rotator_test.go 20:48:59 spire-1.2.1/proto/ 20:48:59 spire-1.2.1/proto/private/ 20:48:59 spire-1.2.1/proto/private/server/ 20:48:59 spire-1.2.1/proto/private/server/journal/ 20:48:59 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:48:59 spire-1.2.1/proto/private/server/journal/journal.proto 20:48:59 spire-1.2.1/proto/spire/ 20:48:59 spire-1.2.1/proto/spire/common/ 20:48:59 spire-1.2.1/proto/spire/common/common.pb.go 20:48:59 spire-1.2.1/proto/spire/common/common.proto 20:48:59 spire-1.2.1/proto/spire/common/plugin/ 20:48:59 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:48:59 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:48:59 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:48:59 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:48:59 spire-1.2.1/proto/spire/plugin/ 20:48:59 spire-1.2.1/proto/spire/plugin/agent/ 20:48:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:48:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:48:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:48:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:48:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:48:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:48:59 spire-1.2.1/release/ 20:48:59 spire-1.2.1/release/spire-extras/ 20:48:59 spire-1.2.1/release/spire-extras/README.md 20:48:59 spire-1.2.1/release/spire-extras/conf/ 20:48:59 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:48:59 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:48:59 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:48:59 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:48:59 spire-1.2.1/release/spire/ 20:48:59 spire-1.2.1/release/spire/README.md 20:48:59 spire-1.2.1/release/spire/conf/ 20:48:59 spire-1.2.1/release/spire/conf/agent/ 20:48:59 spire-1.2.1/release/spire/conf/agent/agent.conf 20:48:59 spire-1.2.1/release/spire/conf/server/ 20:48:59 spire-1.2.1/release/spire/conf/server/server.conf 20:48:59 spire-1.2.1/script/ 20:48:59 spire-1.2.1/script/build-artifact.sh 20:48:59 spire-1.2.1/script/generate_dummy_ca.sh 20:48:59 spire-1.2.1/support/ 20:48:59 spire-1.2.1/support/k8s/ 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:48:59 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:48:59 spire-1.2.1/support/oidc-discovery-provider/ 20:48:59 spire-1.2.1/support/oidc-discovery-provider/README.md 20:48:59 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:48:59 spire-1.2.1/support/oidc-discovery-provider/config.go 20:48:59 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:48:59 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:48:59 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:48:59 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:48:59 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:48:59 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:48:59 spire-1.2.1/support/oidc-discovery-provider/main.go 20:48:59 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:48:59 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:48:59 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:48:59 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:48:59 spire-1.2.1/test/ 20:48:59 spire-1.2.1/test/clock/ 20:48:59 spire-1.2.1/test/clock/clock.go 20:48:59 spire-1.2.1/test/fakes/ 20:48:59 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:48:59 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:48:59 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:48:59 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:48:59 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:48:59 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:48:59 spire-1.2.1/test/fakes/fakeagentstore/ 20:48:59 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:48:59 spire-1.2.1/test/fakes/fakedatastore/ 20:48:59 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:48:59 spire-1.2.1/test/fakes/fakeentryclient/ 20:48:59 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:48:59 spire-1.2.1/test/fakes/fakehealthchecker/ 20:48:59 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:48:59 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:48:59 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:48:59 spire-1.2.1/test/fakes/fakemetrics/ 20:48:59 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:48:59 spire-1.2.1/test/fakes/fakenoderesolver/ 20:48:59 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:48:59 spire-1.2.1/test/fakes/fakenotifier/ 20:48:59 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:48:59 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:48:59 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:48:59 spire-1.2.1/test/fakes/fakeserverca/ 20:48:59 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:48:59 spire-1.2.1/test/fakes/fakeservercatalog/ 20:48:59 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:48:59 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:48:59 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:48:59 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:48:59 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:48:59 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:48:59 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:48:59 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:48:59 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:48:59 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:48:59 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:48:59 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:48:59 spire-1.2.1/test/fixture/ 20:48:59 spire-1.2.1/test/fixture/certs/ 20:48:59 spire-1.2.1/test/fixture/certs/agent_svid.der 20:48:59 spire-1.2.1/test/fixture/certs/base_cert.pem 20:48:59 spire-1.2.1/test/fixture/certs/base_csr.pem 20:48:59 spire-1.2.1/test/fixture/certs/base_key.pem 20:48:59 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:48:59 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:48:59 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:48:59 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:48:59 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:48:59 spire-1.2.1/test/fixture/certs/blog_key.pem 20:49:00 spire-1.2.1/test/fixture/certs/bundle.der 20:49:00 spire-1.2.1/test/fixture/certs/ca.pem 20:49:00 spire-1.2.1/test/fixture/certs/ca_key.pem 20:49:00 spire-1.2.1/test/fixture/certs/database_cert.pem 20:49:00 spire-1.2.1/test/fixture/certs/database_csr.pem 20:49:00 spire-1.2.1/test/fixture/certs/database_key.pem 20:49:00 spire-1.2.1/test/fixture/certs/node_cert.pem 20:49:00 spire-1.2.1/test/fixture/certs/node_csr.pem 20:49:00 spire-1.2.1/test/fixture/certs/node_key.pem 20:49:00 spire-1.2.1/test/fixture/certs/svid.pem 20:49:00 spire-1.2.1/test/fixture/certs/svid_key.pem 20:49:00 spire-1.2.1/test/fixture/config/ 20:49:00 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:49:00 spire-1.2.1/test/fixture/config/agent_good.conf 20:49:00 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:49:00 spire-1.2.1/test/fixture/config/plugin_good.conf 20:49:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:49:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:49:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:49:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:49:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:49:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:49:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:49:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:49:00 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:49:00 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:49:00 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:49:00 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:49:00 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:49:00 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:49:00 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:49:00 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:49:00 spire-1.2.1/test/fixture/config/server_good.conf 20:49:00 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:49:00 spire-1.2.1/test/fixture/fixture.go 20:49:00 spire-1.2.1/test/fixture/nodeattestor/ 20:49:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:49:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:49:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:49:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:49:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:49:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:49:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:49:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:49:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:49:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:49:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:49:00 spire-1.2.1/test/fixture/registration/ 20:49:00 spire-1.2.1/test/fixture/registration/entries.json 20:49:00 spire-1.2.1/test/fixture/registration/good-for-update.json 20:49:00 spire-1.2.1/test/fixture/registration/good.json 20:49:00 spire-1.2.1/test/fixture/registration/invalid.json 20:49:00 spire-1.2.1/test/fixture/registration/invalid_json.json 20:49:00 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:49:00 spire-1.2.1/test/integration/ 20:49:00 spire-1.2.1/test/integration/README.md 20:49:00 spire-1.2.1/test/integration/common 20:49:00 spire-1.2.1/test/integration/setup/ 20:49:00 spire-1.2.1/test/integration/setup/adminclient/ 20:49:00 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:49:00 spire-1.2.1/test/integration/setup/adminclient/client.go 20:49:00 spire-1.2.1/test/integration/setup/debugagent/ 20:49:00 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:49:00 spire-1.2.1/test/integration/setup/debugagent/main.go 20:49:00 spire-1.2.1/test/integration/setup/debugserver/ 20:49:00 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:49:00 spire-1.2.1/test/integration/setup/debugserver/main.go 20:49:00 spire-1.2.1/test/integration/setup/downstreamclient/ 20:49:00 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:49:00 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:49:00 spire-1.2.1/test/integration/setup/itclient/ 20:49:00 spire-1.2.1/test/integration/setup/itclient/client.go 20:49:00 spire-1.2.1/test/integration/setup/node-attestation/ 20:49:00 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:49:00 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:49:00 spire-1.2.1/test/integration/setup/x509pop/ 20:49:00 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:49:00 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:49:00 spire-1.2.1/test/integration/suites/ 20:49:00 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:49:00 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:49:00 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:49:00 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:49:00 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:49:00 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:49:00 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:49:00 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:49:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:49:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:49:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:49:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:49:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:49:00 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:49:00 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:49:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:49:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:49:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:49:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:49:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:49:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:49:00 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:49:00 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:49:00 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:49:00 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:49:00 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:49:00 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:49:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:49:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:49:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:49:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:49:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:49:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:49:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:49:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:49:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:49:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:49:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:49:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:49:00 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:49:00 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:49:00 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:49:00 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:49:00 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:49:00 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:49:00 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:49:00 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:49:00 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:49:00 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:49:00 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:49:00 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:49:00 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:49:00 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:49:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:49:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:49:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:49:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:49:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:49:00 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:49:00 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:49:00 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:49:00 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:49:00 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:49:00 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:49:00 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:49:00 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:49:00 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:49:00 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:49:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:49:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:49:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:49:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:49:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:49:00 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:49:00 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:49:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:49:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:49:00 spire-1.2.1/test/integration/suites/join-token/ 20:49:00 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:49:00 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:49:00 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:49:00 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:49:00 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:49:00 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:49:00 spire-1.2.1/test/integration/suites/join-token/README.md 20:49:00 spire-1.2.1/test/integration/suites/join-token/conf/ 20:49:00 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:49:00 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:49:00 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:49:00 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:49:00 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:49:00 spire-1.2.1/test/integration/suites/join-token/teardown 20:49:00 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:49:00 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:49:00 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:49:00 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:49:00 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:49:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:49:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:49:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:49:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:49:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:49:00 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:49:00 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:49:00 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:49:00 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:49:00 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:49:00 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:49:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:49:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:49:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:49:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:49:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:49:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:49:00 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:49:00 spire-1.2.1/test/integration/suites/k8s/ 20:49:00 spire-1.2.1/test/integration/suites/k8s/00-setup 20:49:00 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:49:00 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:49:00 spire-1.2.1/test/integration/suites/k8s/README.md 20:49:00 spire-1.2.1/test/integration/suites/k8s/conf/ 20:49:00 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:49:00 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:49:00 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:49:00 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:49:00 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:49:00 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:49:00 spire-1.2.1/test/integration/suites/k8s/teardown 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/ 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:49:00 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:49:00 spire-1.2.1/test/integration/suites/node-attestation/ 20:49:00 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:49:00 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:49:00 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:49:00 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:49:00 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:49:00 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:49:00 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:49:00 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:49:00 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:49:00 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:49:00 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:49:00 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:49:00 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:49:00 spire-1.2.1/test/integration/suites/rotation/ 20:49:00 spire-1.2.1/test/integration/suites/rotation/00-setup 20:49:00 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:49:00 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:49:00 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:49:00 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:49:00 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:49:00 spire-1.2.1/test/integration/suites/rotation/README.md 20:49:00 spire-1.2.1/test/integration/suites/rotation/conf/ 20:49:00 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:49:00 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:49:00 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:49:00 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:49:00 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:49:00 spire-1.2.1/test/integration/suites/rotation/teardown 20:49:00 spire-1.2.1/test/integration/suites/self-test/ 20:49:00 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:49:00 spire-1.2.1/test/integration/suites/self-test/README.md 20:49:00 spire-1.2.1/test/integration/suites/self-test/teardown 20:49:00 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:49:00 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:49:00 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:49:00 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:49:00 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:49:00 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:49:00 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:49:00 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:49:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:49:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:49:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:49:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:49:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:49:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:49:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:49:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:49:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:49:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:49:00 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:49:00 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:49:00 spire-1.2.1/test/integration/suites/upgrade/ 20:49:00 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:49:00 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:49:00 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:49:00 spire-1.2.1/test/integration/suites/upgrade/README.md 20:49:00 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:49:00 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:49:00 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:49:00 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:49:00 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:49:00 spire-1.2.1/test/integration/suites/upgrade/teardown 20:49:00 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:49:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:49:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:49:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:49:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:49:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:49:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:49:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:49:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:49:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:49:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:49:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:49:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:49:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:49:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:49:00 spire-1.2.1/test/integration/test-one.sh 20:49:00 spire-1.2.1/test/integration/test.sh 20:49:00 spire-1.2.1/test/plugintest/ 20:49:00 spire-1.2.1/test/plugintest/config.go 20:49:00 spire-1.2.1/test/plugintest/load.go 20:49:00 spire-1.2.1/test/plugintest/option.go 20:49:00 spire-1.2.1/test/spiretest/ 20:49:00 spire-1.2.1/test/spiretest/apiserver.go 20:49:00 spire-1.2.1/test/spiretest/assertions.go 20:49:00 spire-1.2.1/test/spiretest/dir.go 20:49:00 spire-1.2.1/test/spiretest/errors_posix.go 20:49:00 spire-1.2.1/test/spiretest/errors_windows.go 20:49:00 spire-1.2.1/test/spiretest/logs.go 20:49:00 spire-1.2.1/test/spiretest/socketapi.go 20:49:00 spire-1.2.1/test/spiretest/suite.go 20:49:00 spire-1.2.1/test/spiretest/x509.go 20:49:00 spire-1.2.1/test/testca/ 20:49:00 spire-1.2.1/test/testca/ca.go 20:49:00 spire-1.2.1/test/testkey/ 20:49:00 spire-1.2.1/test/testkey/generate.sh 20:49:00 spire-1.2.1/test/testkey/genkeys.go 20:49:00 spire-1.2.1/test/testkey/keys.go 20:49:00 spire-1.2.1/test/testkey/new.go 20:49:00 spire-1.2.1/test/tpmsimulator/ 20:49:00 spire-1.2.1/test/tpmsimulator/simulator.go 20:49:00 spire-1.2.1/test/util/ 20:49:00 spire-1.2.1/test/util/cert_fixtures.go 20:49:00 spire-1.2.1/test/util/cert_generation.go 20:49:00 spire-1.2.1/test/util/io_redirection.go 20:49:00 spire-1.2.1/test/util/race.go 20:49:00 spire-1.2.1/test/util/util.go 20:49:00 building spire from source... 20:49:01 Installing go1.17.7... 20:49:28 Building bin/spire-server... 20:49:28 go: downloading github.com/mitchellh/cli v1.1.2 20:49:28 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:49:28 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:49:28 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:49:28 go: downloading google.golang.org/grpc v1.44.0 20:49:28 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:49:29 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:49:29 go: downloading github.com/imdario/mergo v0.3.12 20:49:30 go: downloading github.com/sirupsen/logrus v1.8.1 20:49:32 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:49:32 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:49:32 go: downloading github.com/fatih/color v1.13.0 20:49:33 go: downloading github.com/mattn/go-isatty v0.0.14 20:49:33 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:49:33 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:49:33 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:49:33 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:49:34 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:49:34 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:49:34 go: downloading github.com/armon/go-metrics v0.3.10 20:49:34 go: downloading github.com/prometheus/client_golang v1.12.1 20:49:34 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:49:35 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:49:35 go: downloading github.com/open-policy-agent/opa v0.38.0 20:49:51 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:49:51 go: downloading github.com/mattn/go-colorable v0.1.12 20:49:51 go: downloading github.com/Masterminds/goutils v1.1.0 20:49:51 go: downloading github.com/Masterminds/semver v1.5.0 20:49:51 go: downloading github.com/google/uuid v1.1.2 20:49:51 go: downloading github.com/huandu/xstrings v1.3.2 20:49:52 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:49:52 go: downloading github.com/oklog/run v1.0.0 20:49:52 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:49:52 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:49:52 go: downloading github.com/prometheus/client_model v0.2.0 20:49:52 go: downloading github.com/prometheus/common v0.32.1 20:49:52 go: downloading github.com/beorn7/perks v1.0.1 20:49:52 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:49:53 go: downloading github.com/prometheus/procfs v0.7.3 20:49:54 go: downloading github.com/imkira/go-observer v1.0.3 20:49:54 go: downloading go.uber.org/atomic v1.9.0 20:49:55 go: downloading github.com/hashicorp/errwrap v1.1.0 20:49:55 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:49:55 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:49:55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:49:55 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:49:55 go: downloading github.com/blang/semver/v4 v4.0.0 20:49:55 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:49:56 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:49:56 go: downloading github.com/jinzhu/gorm v1.9.16 20:49:57 go: downloading github.com/lib/pq v1.10.4 20:49:57 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:49:57 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:49:58 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:50:02 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:50:12 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:50:12 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:50:12 go: downloading github.com/stretchr/testify v1.7.0 20:50:12 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:50:12 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:50:39 go: downloading google.golang.org/api v0.70.0 20:50:39 go: downloading k8s.io/api v0.23.4 20:50:39 go: downloading k8s.io/client-go v0.23.4 20:50:47 go: downloading github.com/google/go-tpm v0.3.3 20:50:47 go: downloading cloud.google.com/go/storage v1.21.0 20:50:49 go: downloading cloud.google.com/go v0.100.2 20:50:50 go: downloading k8s.io/apimachinery v0.23.4 20:50:53 go: downloading k8s.io/kube-aggregator v0.23.3 20:50:53 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:51:20 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:51:20 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:51:20 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:51:20 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:51:20 go: downloading cloud.google.com/go/security v1.3.0 20:51:20 go: downloading github.com/hashicorp/vault/api v1.4.1 20:51:20 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:51:21 go: downloading github.com/twmb/murmur3 v1.1.6 20:51:21 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:51:21 go: downloading gopkg.in/yaml.v2 v2.4.0 20:51:21 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:51:22 go: downloading github.com/gobwas/glob v0.2.3 20:51:22 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:51:22 go: downloading github.com/jinzhu/inflection v1.0.0 20:51:22 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:51:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:51:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:51:23 go: downloading github.com/aws/smithy-go v1.11.0 20:51:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:51:24 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:51:24 go: downloading github.com/gogo/protobuf v1.3.2 20:51:30 go: downloading cloud.google.com/go/compute v1.3.0 20:51:30 go: downloading cloud.google.com/go/iam v0.1.1 20:51:30 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:51:31 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:51:31 go: downloading k8s.io/klog/v2 v2.30.0 20:51:31 go: downloading github.com/google/gofuzz v1.1.0 20:51:32 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:51:33 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:51:33 go: downloading github.com/spf13/pflag v1.0.5 20:51:33 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:51:34 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:51:34 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:51:34 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:51:34 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:51:34 go: downloading github.com/dimchansky/utfbom v1.1.1 20:51:34 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:51:34 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:51:34 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:51:34 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:51:35 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:51:35 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:51:35 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:51:36 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:51:36 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:51:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:51:36 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:51:38 go: downloading go.opencensus.io v0.23.0 20:51:39 go: downloading gopkg.in/inf.v0 v0.9.1 20:51:40 go: downloading github.com/go-logr/logr v1.2.2 20:51:40 go: downloading github.com/google/go-cmp v0.5.7 20:51:40 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:51:40 go: downloading github.com/json-iterator/go v1.1.12 20:51:41 go: downloading github.com/googleapis/gnostic v0.5.5 20:51:43 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:51:43 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:51:43 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:51:46 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:51:46 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:51:46 go: downloading github.com/tklauser/numcpus v0.3.0 20:51:46 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:51:46 go: downloading go.uber.org/zap v1.21.0 20:51:47 go: downloading sigs.k8s.io/yaml v1.3.0 20:51:47 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:51:47 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:51:47 go: downloading github.com/modern-go/reflect2 v1.0.2 20:51:48 go: downloading github.com/ryanuber/go-glob v1.0.0 20:51:48 go: downloading github.com/golang/snappy v0.0.4 20:51:48 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:51:58 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:51:58 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:51:58 go: downloading github.com/hashicorp/go-version v1.2.0 20:51:58 go: downloading go.uber.org/multierr v1.6.0 20:52:31 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:52:31 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:53:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:53:39 Removing intermediate container aef13bffae2f 20:53:39 ---> ab8d8a034445 20:53:39 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:53:39 ---> Running in 536b2ed11fe2 20:53:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:53:45 Removing intermediate container 536b2ed11fe2 20:53:45 ---> 0884f0338001 20:53:45 20:53:45 Step 11/23 : FROM docker:20.10.14 20:53:45 20.10.14: Pulling from library/docker 20:53:45 Removing intermediate container c3f942977140 20:53:45 ---> 69b985a20b6b 20:53:45 20:53:45 Step 10/25 : FROM alpine:3.14 20:53:45 3.14: Pulling from library/alpine 20:53:48 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:53:48 Status: Downloaded newer image for alpine:3.14 20:53:48 ---> ac73e934f311 20:53:48 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:53:49 ---> Running in 0f39633ce50d 20:53:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:53:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:53:53 (1/3) Installing ca-certificates (20211220-r0) 20:53:53 (2/3) Installing dumb-init (1.2.5-r1) 20:53:53 (3/3) Installing su-exec (0.2-r1) 20:53:53 Executing busybox-1.33.1-r7.trigger 20:53:53 Executing ca-certificates-20211220-r0.trigger 20:53:54 OK: 6 MiB in 17 packages 20:53:56 Removing intermediate container 1cd35cbde8bb 20:53:56 ---> 01c88e76abfd 20:53:56 20:53:56 Step 10/31 : FROM alpine:3.14 20:53:56 ---> ac73e934f311 20:53:56 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:53:56 ---> Running in a4bbee86e0f2 20:53:57 Removing intermediate container 0f39633ce50d 20:53:57 ---> 80256e6aa97a 20:53:57 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:53:57 Removing intermediate container a4bbee86e0f2 20:53:57 ---> 860e2b336bff 20:53:57 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:53:57 ---> Running in 094d5aab67bd 20:53:57 ---> Running in 6875a88e64f5 20:53:58 Removing intermediate container 094d5aab67bd 20:53:58 ---> 12a76529a799 20:53:58 Step 13/25 : WORKDIR / 20:53:59 ---> Running in 6f7c2c333678 20:54:00 Removing intermediate container 6f7c2c333678 20:54:00 ---> 29bec98e7657 20:54:00 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:54:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:54:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:54:01 ---> 5e247ae5bb13 20:54:01 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:54:01 (1/2) Installing dumb-init (1.2.5-r1) 20:54:01 (2/2) Installing su-exec (0.2-r1) 20:54:01 Executing busybox-1.33.1-r7.trigger 20:54:01 OK: 6 MiB in 16 packages 20:54:02 ---> 86dd4abc6818 20:54:02 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:54:03 Removing intermediate container 6875a88e64f5 20:54:03 ---> d2d57af349f5 20:54:03 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:54:04 ---> Running in 2a0b7461f77d 20:54:04 ---> 4df7e034726c 20:54:04 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:54:05 Removing intermediate container 2a0b7461f77d 20:54:05 ---> f92e7dddac71 20:54:05 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:54:05 ---> Running in b777128855b6 20:54:06 Removing intermediate container b777128855b6 20:54:06 ---> bbbca3f9b114 20:54:06 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:54:06 ---> a0dc48e6856e 20:54:06 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:54:06 ---> Running in 2b7abafe1303 20:54:10 ---> 6d4a02c8f007 20:54:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:54:10 Removing intermediate container 2b7abafe1303 20:54:10 ---> 469359714c6a 20:54:10 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:54:10 ---> Running in a40d532f5e96 20:54:11 Removing intermediate container a40d532f5e96 20:54:11 ---> c2f3b0ad2d7b 20:54:11 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:54:12 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:54:12 Status: Downloaded newer image for docker:20.10.14 20:54:12 ---> c346e9eafbab 20:54:12 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:54:12 ---> Running in ae3accb967a2 20:54:12 ---> 373467acafc1 20:54:12 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:54:12 ---> Running in 75bebafecd9f 20:54:13 Removing intermediate container ae3accb967a2 20:54:13 ---> c0bde77fff7c 20:54:13 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:54:13 ---> 9c8a06808653 20:54:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:54:13 ---> Running in 7d61bd6d30c8 20:54:14 ---> e0beec8cb23f 20:54:14 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:54:14 ---> Running in fc9ff91f507a 20:54:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:54:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:54:17 Removing intermediate container 75bebafecd9f 20:54:17 ---> df4f4759623f 20:54:17 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:54:17 (1/43) Installing readline (8.1.1-r0) 20:54:17 (2/43) Installing bash (5.1.16-r0) 20:54:17 Executing bash-5.1.16-r0.post-install 20:54:17 (3/43) Installing brotli-libs (1.0.9-r5) 20:54:17 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:54:17 (5/43) Installing libcurl (7.80.0-r1) 20:54:17 (6/43) Installing curl (7.80.0-r1) 20:54:17 (7/43) Installing dumb-init (1.2.5-r1) 20:54:17 (8/43) Installing libbz2 (1.0.8-r1) 20:54:17 (9/43) Installing expat (2.4.7-r0) 20:54:17 (10/43) Installing libffi (3.4.2-r1) 20:54:17 (11/43) Installing gdbm (1.22-r0) 20:54:17 (12/43) Installing xz-libs (5.2.5-r1) 20:54:17 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:54:17 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:54:17 (15/43) Installing mpdecimal (2.5.1-r1) 20:54:17 (16/43) Installing sqlite-libs (3.36.0-r0) 20:54:17 (17/43) Installing python3 (3.9.7-r4) 20:54:18 Removing intermediate container fc9ff91f507a 20:54:18 ---> cf166a910758 20:54:18 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:54:18 ---> 6175ca69e850 20:54:18 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:54:18 ---> Running in 21e464955ace 20:54:19 Removing intermediate container 21e464955ace 20:54:19 ---> 86aeea301a24 20:54:19 Step 23/25 : LABEL arch=arm64 20:54:19 ---> Running in d3f91c31a2c4 20:54:20 Removing intermediate container d3f91c31a2c4 20:54:20 ---> 8c29022c51d0 20:54:20 Step 24/25 : LABEL git_sha=59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 20:54:20 ---> Running in ccfb00de6bd3 20:54:21 ---> 65e93e7bc004 20:54:21 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:54:21 (18/43) Installing py3-appdirs (1.4.4-r2) 20:54:21 (19/43) Installing py3-certifi (2020.12.5-r1) 20:54:21 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:54:21 Removing intermediate container ccfb00de6bd3 20:54:21 ---> a80d95f813a6 20:54:21 Step 25/25 : LABEL version=0.0.0 20:54:21 (21/43) Installing py3-idna (3.3-r0) 20:54:21 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:54:21 (23/43) Installing py3-requests (2.26.0-r1) 20:54:21 ---> Running in 6c89062e5e8f 20:54:21 (24/43) Installing py3-msgpack (1.0.2-r1) 20:54:21 (25/43) Installing py3-lockfile (0.12.2-r4) 20:54:21 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:54:21 (27/43) Installing py3-colorama (0.4.4-r1) 20:54:21 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:54:21 (29/43) Installing py3-distlib (0.3.3-r0) 20:54:21 (30/43) Installing py3-distro (1.6.0-r0) 20:54:21 (31/43) Installing py3-six (1.16.0-r0) 20:54:21 (32/43) Installing py3-webencodings (0.5.1-r4) 20:54:21 (33/43) Installing py3-html5lib (1.1-r1) 20:54:21 (34/43) Installing py3-parsing (2.4.7-r2) 20:54:22 (35/43) Installing py3-packaging (20.9-r1) 20:54:22 (36/43) Installing py3-tomli (1.2.2-r0) 20:54:22 (37/43) Installing py3-pep517 (0.12.0-r0) 20:54:22 (38/43) Installing py3-progress (1.6-r0) 20:54:22 (39/43) Installing py3-retrying (1.3.3-r2) 20:54:22 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:54:22 (41/43) Installing py3-setuptools (52.0.0-r4) 20:54:22 Removing intermediate container 6c89062e5e8f 20:54:22 ---> feefb78dbcc6 20:54:22 20:54:22 (42/43) Installing py3-toml (0.10.2-r2) 20:54:22 (43/43) Installing py3-pip (20.3.4-r1) 20:54:22 ---> 847c447da28a 20:54:22 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:54:22 Successfully built feefb78dbcc6 20:54:22 Successfully tagged security-secretstore-setup-arm64:latest 20:54:22  Building security-secretstore-setup ... done Building core-command 20:54:23 Executing busybox-1.34.1-r5.trigger 20:54:23 OK: 82 MiB in 65 packages 20:54:23 ---> 9529fb7ffce8 20:54:23 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:54:24 ---> d0dc00226713 20:54:24 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:54:25 ---> Running in e351c76ba58b 20:54:25 Removing intermediate container e351c76ba58b 20:54:25 ---> 2f6a39c679ca 20:54:25 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:54:27 ---> eec9d1ae6345 20:54:27 Step 26/31 : RUN chmod +x /entrypoint.sh 20:54:28 ---> Running in bdaa213fbf1d 20:54:29 Collecting docker-compose==1.23.2 20:54:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:54:30 Collecting docker<4.0,>=3.6.0 20:54:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:54:30 Collecting cached-property<2,>=1.2.0 20:54:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:54:31 Collecting jsonschema<3,>=2.5.1 20:54:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:54:32 Removing intermediate container bdaa213fbf1d 20:54:32 ---> cc8776564947 20:54:32 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:54:32 ---> Running in d4dbd52a7c40 20:54:32 Collecting PyYAML<4,>=3.10 20:54:32 Downloading PyYAML-3.13.tar.gz (270 kB) 20:54:33 Removing intermediate container d4dbd52a7c40 20:54:33 ---> d60121da8238 20:54:33 Step 28/31 : CMD ["gate"] 20:54:34 ---> Running in 8f47e0d7f9aa 20:54:35 Removing intermediate container 8f47e0d7f9aa 20:54:35 ---> 17be71a80567 20:54:35 Step 29/31 : LABEL arch=arm64 20:54:35 ---> Running in 1b8a956e1838 20:54:36 Removing intermediate container a12051efddce 20:54:36 ---> 9972d2ade6a0 20:54:36 20:54:36 Step 10/23 : FROM alpine:3.14 20:54:36 ---> ac73e934f311 20:54:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:54:37 ---> Running in 2fb59fe32dfe 20:54:37 Removing intermediate container 1b8a956e1838 20:54:37 ---> f46794cbc445 20:54:37 Step 30/31 : LABEL git_sha=59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 20:54:37 ---> Running in 3c7d1dd515f6 20:54:37 Removing intermediate container 2fb59fe32dfe 20:54:37 ---> c3f081cc2fc7 20:54:37 Step 12/23 : ENV APP_PORT=59880 20:54:38 ---> Running in 63c270432b73 20:54:38 Removing intermediate container 3c7d1dd515f6 20:54:38 ---> a965cc138487 20:54:38 Step 31/31 : LABEL version=0.0.0 20:54:38 ---> Running in 551ec38bcd36 20:54:39 Collecting websocket-client<1.0,>=0.32.0 20:54:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:54:39 Removing intermediate container 63c270432b73 20:54:39 ---> 871c8c4f542f 20:54:39 Step 13/23 : EXPOSE $APP_PORT 20:54:39 ---> Running in d77b69d8a9d7 20:54:39 Removing intermediate container 551ec38bcd36 20:54:39 ---> 6b89221ab53b 20:54:39 20:54:39 Removing intermediate container d77b69d8a9d7 20:54:39 ---> 2713c73f0254 20:54:39 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:40 ---> Running in aafa0c4b2763 20:54:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:54:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:54:40 Collecting docopt<0.7,>=0.6.1 20:54:40 Downloading docopt-0.6.2.tar.gz (25 kB) 20:54:40 Successfully built 6b89221ab53b 20:54:40 Successfully tagged security-bootstrapper-arm64:latest 20:54:40 Building support-scheduler 20:54:42  Building security-bootstrapper ... done 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:54:43 Collecting texttable<0.10,>=0.9.0 20:54:43 Downloading texttable-0.9.1.tar.gz (11 kB) 20:54:43 Removing intermediate container aafa0c4b2763 20:54:43 ---> 0475c1b204f3 20:54:43 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:54:43 ---> Running in f3878dc88007 20:54:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:54:45 Collecting dockerpty<0.5,>=0.4.1 20:54:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:54:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:54:47 (1/6) Installing dumb-init (1.2.5-r1) 20:54:47 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:54:47 (3/6) Installing libsodium (1.0.18-r0) 20:54:47 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:54:47 (5/6) Installing libzmq (4.3.4-r0) 20:54:48 (6/6) Installing zeromq (4.3.4-r0) 20:54:48 Executing busybox-1.33.1-r7.trigger 20:54:48 OK: 8 MiB in 20 packages 20:54:49 Collecting docker-pycreds>=0.4.0 20:54:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:54:49 Collecting idna<2.8,>=2.5 20:54:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:54:50 Collecting chardet<3.1.0,>=3.0.2 20:54:50 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:54:50 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:54:50 Removing intermediate container f3878dc88007 20:54:50 ---> b92b035a05a1 20:54:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:54:50 Collecting urllib3<1.25,>=1.21.1 20:54:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:54:51 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:54:51 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:54:51 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:54:51 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:54:51 ---> 7518dd045410 20:54:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:54:52 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:54:52 Attempting uninstall: urllib3 20:54:52 Found existing installation: urllib3 1.26.7 20:54:52 Uninstalling urllib3-1.26.7: 20:54:52 Successfully uninstalled urllib3-1.26.7 20:54:53 Attempting uninstall: idna 20:54:53 Found existing installation: idna 3.3 20:54:53 Uninstalling idna-3.3: 20:54:53 Successfully uninstalled idna-3.3 20:54:54 ---> fd846c4a7507 20:54:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:54:55 ---> 4933b03fb8cb 20:54:55 Step 19/23 : ENTRYPOINT ["/core-data"] 20:54:55 ---> Running in 4f9049bb87ad 20:54:55 Removing intermediate container 4f9049bb87ad 20:54:55 ---> 8e79b178ed9e 20:54:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:54:55 ---> Running in 81c8397dc1f2 20:54:56 Removing intermediate container 81c8397dc1f2 20:54:56 ---> 5bc8fc8347b4 20:54:56 Step 21/23 : LABEL arch=arm64 20:54:57 ---> Running in 8513f8fb4416 20:54:57 Attempting uninstall: requests 20:54:57 Found existing installation: requests 2.26.0 20:54:57 Uninstalling requests-2.26.0: 20:54:57 Successfully uninstalled requests-2.26.0 20:54:58 Removing intermediate container 8513f8fb4416 20:54:58 ---> 891bb1d7cef2 20:54:58 Step 22/23 : LABEL git_sha=59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 20:54:58 ---> Running in b0bd7ae3791c 20:54:58 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:54:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:54:58 ---> 300db42304d9 20:54:58 Step 3/23 : WORKDIR /edgex-go 20:54:58 ---> Using cache 20:54:58 ---> ddd09f6dcfbe 20:54:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:58 ---> Using cache 20:54:58 ---> 4983c4b8900a 20:54:58 Step 5/23 : RUN apk add --update --no-cache make git 20:54:58 ---> Running in b5de5c52d4e9 20:54:58 Running setup.py install for texttable: started 20:54:58 Removing intermediate container b0bd7ae3791c 20:54:58 ---> 2731c45552ae 20:54:58 Step 23/23 : LABEL version=0.0.0 20:54:58 ---> Running in 1da005dfe6bc 20:54:59 Removing intermediate container 1da005dfe6bc 20:54:59 ---> 5ad916a9e1ae 20:54:59 20:55:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:55:00 Successfully built 5ad916a9e1ae 20:55:00 Successfully tagged core-data-arm64:latest 20:55:00  Building core-data ... done Building support-notifications 20:55:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:55:01 Running setup.py install for texttable: finished with status 'done' 20:55:01 Running setup.py install for PyYAML: started 20:55:01 OK: 220 MiB in 52 packages 20:55:03 Removing intermediate container b5de5c52d4e9 20:55:03 ---> 78a4f8aa8a44 20:55:03 Step 6/23 : COPY go.mod vendor* ./ 20:55:04 ---> 64254a5252e9 20:55:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:04 ---> Running in cef849736dc9 20:55:05 Running setup.py install for PyYAML: finished with status 'done' 20:55:06 Running setup.py install for docopt: started 20:55:08 Running setup.py install for docopt: finished with status 'done' 20:55:08 Running setup.py install for dockerpty: started 20:55:10 Removing intermediate container cef849736dc9 20:55:10 ---> 3013b17f9086 20:55:10 Step 8/23 : COPY . . 20:55:11 Running setup.py install for dockerpty: finished with status 'done' 20:55:13 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:55:28 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:55:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:55:28 ---> 300db42304d9 20:55:28 Step 3/22 : WORKDIR /edgex-go 20:55:28 ---> Using cache 20:55:28 ---> ddd09f6dcfbe 20:55:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:55:28 ---> Using cache 20:55:28 ---> 4983c4b8900a 20:55:28 Step 5/22 : RUN apk add --update --no-cache make git 20:55:28 ---> Using cache 20:55:28 ---> 78a4f8aa8a44 20:55:28 Step 6/22 : COPY go.mod vendor* ./ 20:55:28 ---> Using cache 20:55:28 ---> 64254a5252e9 20:55:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:28 ---> Using cache 20:55:28 ---> 3013b17f9086 20:55:28 Step 8/22 : COPY . . 20:55:43 Removing intermediate container 7d61bd6d30c8 20:55:43 ---> d80da10be16b 20:55:43 Step 14/23 : ENV APP_PORT=58890 20:55:43 ---> Running in 2ef3a34b82a0 20:55:43 Removing intermediate container 2ef3a34b82a0 20:55:43 ---> 003552b20d25 20:55:43 Step 15/23 : EXPOSE $APP_PORT 20:55:43 ---> Running in db33a027a367 20:55:44 Removing intermediate container db33a027a367 20:55:44 ---> 20e0e9e89083 20:55:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:55:46 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:55:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:55:46 ---> 300db42304d9 20:55:46 Step 3/22 : WORKDIR /edgex-go 20:55:46 ---> Using cache 20:55:46 ---> ddd09f6dcfbe 20:55:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:55:46 ---> Using cache 20:55:46 ---> 4983c4b8900a 20:55:46 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:55:46 ---> Running in 4be1f8e75451 20:55:48 ---> 4d86dbe039c2 20:55:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:55:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:55:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:55:50 ---> cf746c6404f5 20:55:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:55:51 OK: 220 MiB in 52 packages 20:55:52 ---> 511505dc29e5 20:55:52 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:55:52 ---> Running in b73cf22d61f9 20:55:53 Removing intermediate container 4be1f8e75451 20:55:53 ---> 5fcf16b4ed2a 20:55:53 Step 6/22 : COPY go.mod vendor* ./ 20:55:54 Removing intermediate container b73cf22d61f9 20:55:54 ---> a627882bc246 20:55:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:55:54 ---> Running in e9888817ee60 20:55:54 ---> 0510ad90fe96 20:55:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:55 ---> Running in 33268e79087f 20:55:55 Removing intermediate container e9888817ee60 20:55:55 ---> d0a908e9e99b 20:55:55 Step 21/23 : LABEL arch=arm64 20:55:55 ---> Running in 0d8410f55277 20:55:57 Removing intermediate container 0d8410f55277 20:55:57 ---> 65fd890db8a5 20:55:57 Step 22/23 : LABEL git_sha=59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 20:55:57 ---> 67958741579f 20:55:57 Step 9/23 : RUN make cmd/core-command/core-command 20:55:57 ---> Running in 8c59548731d7 20:55:57 ---> Running in 0592ab31b798 20:55:59 Removing intermediate container 8c59548731d7 20:55:59 ---> b83543569a6c 20:55:59 Step 23/23 : LABEL version=0.0.0 20:55:59 ---> Running in 2f6fdf8c52f0 20:56: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-command/core-command ./cmd/core-command 20:56:00 Removing intermediate container 2f6fdf8c52f0 20:56:00 ---> 92f174ba775c 20:56:00 20:56:01 Successfully built 92f174ba775c 20:56:01 Successfully tagged sys-mgmt-agent-arm64:latest 20:56:01 Building security-spire-server 20:56:02  Building sys-mgmt-agent ... done Removing intermediate container 33268e79087f 20:56:02 ---> 3b8b3927c769 20:56:02 Step 8/22 : COPY . . 20:56:20 ---> ffb2517b71e6 20:56:20 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:56:20 ---> Running in a6c37f92f23f 20:56:20 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:56:32 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:56:32 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:56:32 ---> 300db42304d9 20:56:32 Step 3/25 : WORKDIR /edgex-go 20:56:32 ---> Using cache 20:56:32 ---> ddd09f6dcfbe 20:56:32 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:56:32 ---> Using cache 20:56:32 ---> 4983c4b8900a 20:56:32 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:56:32 ---> Running in 13f9996b431c 20:56:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:56:35 ---> 36ba7133b456 20:56:35 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:56:35 ---> Running in 23e485796a05 20:56:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:56:37 OK: 220 MiB in 52 packages 20:56:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:56:38 Removing intermediate container 13f9996b431c 20:56:38 ---> b12c5077eaa1 20:56:38 Step 6/25 : COPY go.mod vendor* ./ 20:56:39 ---> 948681382d16 20:56:39 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:39 ---> Running in a69711149714 20:56:45 Removing intermediate container a69711149714 20:56:45 ---> 1a2e483ec33a 20:56:45 Step 8/25 : COPY . . 20:57:07 ---> 891d4acbe9ee 20:57:07 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:57:07 ---> Running in 694c98784fed 20:57:07 Removing intermediate container 694c98784fed 20:57:07 ---> 3e127e0d7a1a 20:57:07 Step 10/25 : RUN mkdir -p spire-build 20:57:07 ---> Running in a1b894b1497e 20:57:09 Removing intermediate container a1b894b1497e 20:57:09 ---> 9ffe4390da80 20:57:09 Step 11/25 : WORKDIR /edgex-go/spire-build 20:57:09 ---> Running in c6d6e3a27cb1 20:57:10 Removing intermediate container c6d6e3a27cb1 20:57:10 ---> 399060b0c892 20:57:10 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:57:10 ---> Running in 13b821e9843f 20:57:13 spire-1.2.1/ 20:57:13 spire-1.2.1/.data/ 20:57:13 spire-1.2.1/.data/.file 20:57:13 spire-1.2.1/.dockerignore 20:57:13 spire-1.2.1/.gitattributes 20:57:13 spire-1.2.1/.githooks/ 20:57:13 spire-1.2.1/.githooks/pre-commit 20:57:13 spire-1.2.1/.github/ 20:57:13 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:57:13 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:57:13 spire-1.2.1/.github/dependabot.yml 20:57:13 spire-1.2.1/.github/workflows/ 20:57:13 spire-1.2.1/.github/workflows/nightly_build.yaml 20:57:13 spire-1.2.1/.github/workflows/pr_build.yaml 20:57:13 spire-1.2.1/.github/workflows/release_build.yaml 20:57:13 spire-1.2.1/.github/workflows/scripts/ 20:57:13 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:57:13 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:57:13 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:57:13 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:57:13 spire-1.2.1/.github/workflows/scripts/split.sh 20:57:13 spire-1.2.1/.gitignore 20:57:13 spire-1.2.1/.go-version 20:57:13 spire-1.2.1/.golangci.yml 20:57:13 spire-1.2.1/ADOPTERS.md 20:57:13 spire-1.2.1/CHANGELOG.md 20:57:13 spire-1.2.1/CODE-OF-CONDUCT.md 20:57:13 spire-1.2.1/CODEOWNERS 20:57:13 spire-1.2.1/CONTRIBUTING.md 20:57:13 spire-1.2.1/Dockerfile 20:57:13 spire-1.2.1/Dockerfile.dev 20:57:13 spire-1.2.1/Dockerfile.scratch 20:57:13 spire-1.2.1/LICENSE 20:57:13 spire-1.2.1/MAINTAINERS.md 20:57:13 spire-1.2.1/Makefile 20:57:13 spire-1.2.1/README.md 20:57:13 spire-1.2.1/ROADMAP.md 20:57:13 spire-1.2.1/SECURITY.md 20:57:13 spire-1.2.1/cmd/ 20:57:13 spire-1.2.1/cmd/spire-agent/ 20:57:13 spire-1.2.1/cmd/spire-agent/cli/ 20:57:13 spire-1.2.1/cmd/spire-agent/cli/api/ 20:57:13 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:57:13 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:57:13 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:57:13 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:57:13 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:57:13 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:57:13 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:57:13 spire-1.2.1/cmd/spire-agent/cli/common/ 20:57:13 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:57:13 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:57:13 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:57:13 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:57:13 spire-1.2.1/cmd/spire-agent/cli/run/ 20:57:13 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:57:13 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:57:13 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:57:13 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:57:13 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:57:13 spire-1.2.1/cmd/spire-agent/main.go 20:57:13 spire-1.2.1/cmd/spire-server/ 20:57:13 spire-1.2.1/cmd/spire-server/cli/ 20:57:13 spire-1.2.1/cmd/spire-server/cli/agent/ 20:57:13 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:57:13 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/cli.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/entry/ 20:57:13 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/federation/ 20:57:13 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:57:13 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:57:13 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/run/ 20:57:13 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/token/ 20:57:13 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/validate/ 20:57:13 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/x509/ 20:57:13 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:57:13 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:57:13 spire-1.2.1/cmd/spire-server/main.go 20:57:13 spire-1.2.1/cmd/spire-server/util/ 20:57:13 spire-1.2.1/cmd/spire-server/util/util.go 20:57:13 spire-1.2.1/conf/ 20:57:13 spire-1.2.1/conf/agent/ 20:57:13 spire-1.2.1/conf/agent/agent.conf 20:57:13 spire-1.2.1/conf/agent/agent_full.conf 20:57:13 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:57:13 spire-1.2.1/conf/server/ 20:57:13 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:57:13 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:57:13 spire-1.2.1/conf/server/server.conf 20:57:13 spire-1.2.1/conf/server/server_full.conf 20:57:13 spire-1.2.1/doc/ 20:57:13 spire-1.2.1/doc/SPIRE101.md 20:57:13 spire-1.2.1/doc/auditlog.md 20:57:13 spire-1.2.1/doc/authorization_policy_engine.md 20:57:13 spire-1.2.1/doc/changelog_guidelines.md 20:57:13 spire-1.2.1/doc/cure53-report.pdf 20:57:13 spire-1.2.1/doc/images/ 20:57:13 spire-1.2.1/doc/images/2019_roadmap.png 20:57:13 spire-1.2.1/doc/images/SPIRE101.png 20:57:13 spire-1.2.1/doc/images/SPIRE_agent.png 20:57:13 spire-1.2.1/doc/images/SPIRE_server.png 20:57:13 spire-1.2.1/doc/images/cache_mgr.png 20:57:13 spire-1.2.1/doc/images/cache_mgr_components.png 20:57:13 spire-1.2.1/doc/images/federated_spire.png 20:57:13 spire-1.2.1/doc/images/ha_mode.png 20:57:13 spire-1.2.1/doc/images/nested_spire.png 20:57:13 spire-1.2.1/doc/images/oidc_federation.png 20:57:13 spire-1.2.1/doc/images/single_trust_domain.png 20:57:13 spire-1.2.1/doc/images/spiffe_compatible.png 20:57:13 spire-1.2.1/doc/images/spire_logo.png 20:57:13 spire-1.2.1/doc/migrating_registration_api_clients.md 20:57:13 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:57:13 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:57:13 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:57:13 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:57:13 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:57:13 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:57:13 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:57:13 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:57:13 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:57:13 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:57:13 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:57:13 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:57:13 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:57:13 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:57:13 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:57:13 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:57:13 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:57:13 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:57:13 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:57:13 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:57:13 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:57:13 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:57:13 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:57:13 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:57:13 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:57:13 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:57:13 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:57:13 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:57:13 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:57:13 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:57:13 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:57:13 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:57:13 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:57:13 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:57:13 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:57:13 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:57:13 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:57:13 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:57:13 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:57:13 spire-1.2.1/doc/scaling_spire.md 20:57:13 spire-1.2.1/doc/spire_agent.md 20:57:13 spire-1.2.1/doc/spire_server.md 20:57:13 spire-1.2.1/doc/supported_integrations.md 20:57:13 spire-1.2.1/doc/telemetry.md 20:57:13 spire-1.2.1/doc/telemetry_config.md 20:57:13 spire-1.2.1/doc/upgrading.md 20:57:13 spire-1.2.1/doc/using_spire.md 20:57:13 spire-1.2.1/examples/ 20:57:13 spire-1.2.1/examples/README.md 20:57:13 spire-1.2.1/go.mod 20:57:13 spire-1.2.1/go.sum 20:57:13 spire-1.2.1/pkg/ 20:57:13 spire-1.2.1/pkg/agent/ 20:57:13 spire-1.2.1/pkg/agent/agent.go 20:57:13 spire-1.2.1/pkg/agent/api/ 20:57:13 spire-1.2.1/pkg/agent/api/config.go 20:57:13 spire-1.2.1/pkg/agent/api/debug/ 20:57:13 spire-1.2.1/pkg/agent/api/debug/v1/ 20:57:13 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:57:13 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:57:13 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:57:13 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:57:13 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:57:13 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:57:13 spire-1.2.1/pkg/agent/api/endpoints.go 20:57:13 spire-1.2.1/pkg/agent/api/health/ 20:57:13 spire-1.2.1/pkg/agent/api/health/v1/ 20:57:13 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:57:13 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:57:13 spire-1.2.1/pkg/agent/api/rpccontext/ 20:57:13 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:57:13 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:57:13 spire-1.2.1/pkg/agent/attestor/ 20:57:13 spire-1.2.1/pkg/agent/attestor/node/ 20:57:13 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:57:13 spire-1.2.1/pkg/agent/attestor/node/node.go 20:57:13 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:57:13 spire-1.2.1/pkg/agent/attestor/workload/ 20:57:13 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:57:13 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:57:13 spire-1.2.1/pkg/agent/catalog/ 20:57:13 spire-1.2.1/pkg/agent/catalog/catalog.go 20:57:13 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:57:13 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:57:13 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:57:13 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:57:13 spire-1.2.1/pkg/agent/client/ 20:57:13 spire-1.2.1/pkg/agent/client/client.go 20:57:13 spire-1.2.1/pkg/agent/client/client_test.go 20:57:13 spire-1.2.1/pkg/agent/client/dial.go 20:57:13 spire-1.2.1/pkg/agent/client/nodeconn.go 20:57:13 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:57:13 spire-1.2.1/pkg/agent/client/update.go 20:57:13 spire-1.2.1/pkg/agent/client/util.go 20:57:13 spire-1.2.1/pkg/agent/common/ 20:57:13 spire-1.2.1/pkg/agent/common/backoff/ 20:57:13 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:57:13 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:57:13 spire-1.2.1/pkg/agent/common/cgroups/ 20:57:13 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:57:13 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:57:13 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:57:13 spire-1.2.1/pkg/agent/config.go 20:57:13 spire-1.2.1/pkg/agent/endpoints/ 20:57:13 spire-1.2.1/pkg/agent/endpoints/config.go 20:57:13 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:57:13 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:57:13 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:57:13 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:57:13 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:57:13 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:57:13 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:57:13 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:57:13 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:57:13 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:57:13 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:57:13 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:57:13 spire-1.2.1/pkg/agent/endpoints/workload/ 20:57:13 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:57:13 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:57:13 spire-1.2.1/pkg/agent/manager/ 20:57:13 spire-1.2.1/pkg/agent/manager/cache/ 20:57:13 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:57:13 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:57:13 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:57:13 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:57:13 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:57:13 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:57:13 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:57:13 spire-1.2.1/pkg/agent/manager/config.go 20:57:13 spire-1.2.1/pkg/agent/manager/manager.go 20:57:13 spire-1.2.1/pkg/agent/manager/manager_test.go 20:57:13 spire-1.2.1/pkg/agent/manager/storage.go 20:57:13 spire-1.2.1/pkg/agent/manager/storage_test.go 20:57:13 spire-1.2.1/pkg/agent/manager/storecache/ 20:57:13 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:57:13 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:57:13 spire-1.2.1/pkg/agent/manager/sync.go 20:57:13 spire-1.2.1/pkg/agent/plugin/ 20:57:13 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:57:13 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:57:13 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:57:13 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:57:13 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:57:13 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:57:13 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:57:13 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:57:13 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:57:13 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:57:13 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:57:13 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:57:13 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:57:13 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:57:13 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:57:13 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:57:13 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:57:13 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:57:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:57:13 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:57:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:57:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:57:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:57:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:57:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:57:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:57:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:57:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:57:13 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:57:13 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:57:13 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:57:13 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:57:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:57:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:57:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:57:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:57:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:57:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:57:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:57:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:57:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:57:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:57:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:57:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:57:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:57:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:57:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:57:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:57:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:57:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:57:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:57:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:57:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:57:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:57:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:57:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:57:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:57:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:57:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:57:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:57:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:57:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:57:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:57:13 spire-1.2.1/pkg/agent/svid/ 20:57:13 spire-1.2.1/pkg/agent/svid/rotator.go 20:57:13 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:57:13 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:57:13 spire-1.2.1/pkg/agent/svid/store/ 20:57:13 spire-1.2.1/pkg/agent/svid/store/service.go 20:57:13 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:57:13 spire-1.2.1/pkg/common/ 20:57:13 spire-1.2.1/pkg/common/agentpathtemplate/ 20:57:13 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:57:13 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:57:13 spire-1.2.1/pkg/common/api/ 20:57:13 spire-1.2.1/pkg/common/api/metrics.go 20:57:13 spire-1.2.1/pkg/common/api/middleware/ 20:57:13 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:57:13 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:57:13 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:57:13 spire-1.2.1/pkg/common/api/middleware/logger.go 20:57:13 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:57:13 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:57:13 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:57:13 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:57:13 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:57:13 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:57:13 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:57:13 spire-1.2.1/pkg/common/api/middleware/names.go 20:57:13 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:57:13 spire-1.2.1/pkg/common/api/names.go 20:57:13 spire-1.2.1/pkg/common/api/ratelimit.go 20:57:13 spire-1.2.1/pkg/common/api/rpccontext/ 20:57:13 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:57:13 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:57:13 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:57:13 spire-1.2.1/pkg/common/auth/ 20:57:13 spire-1.2.1/pkg/common/auth/interceptors.go 20:57:13 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:57:13 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:57:13 spire-1.2.1/pkg/common/bundleutil/ 20:57:13 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:57:13 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:57:13 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:57:13 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:57:13 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:57:13 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:57:13 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:57:13 spire-1.2.1/pkg/common/bundleutil/types.go 20:57:13 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:57:13 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:57:13 spire-1.2.1/pkg/common/catalog/ 20:57:13 spire-1.2.1/pkg/common/catalog/bind.go 20:57:13 spire-1.2.1/pkg/common/catalog/builtin.go 20:57:13 spire-1.2.1/pkg/common/catalog/catalog.go 20:57:13 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:57:13 spire-1.2.1/pkg/common/catalog/closers.go 20:57:13 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:57:13 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:57:13 spire-1.2.1/pkg/common/catalog/config.go 20:57:13 spire-1.2.1/pkg/common/catalog/config_test.go 20:57:13 spire-1.2.1/pkg/common/catalog/configure.go 20:57:13 spire-1.2.1/pkg/common/catalog/constraints.go 20:57:13 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:57:13 spire-1.2.1/pkg/common/catalog/context.go 20:57:13 spire-1.2.1/pkg/common/catalog/external.go 20:57:13 spire-1.2.1/pkg/common/catalog/host.go 20:57:13 spire-1.2.1/pkg/common/catalog/pipenet.go 20:57:13 spire-1.2.1/pkg/common/catalog/plugin.go 20:57:13 spire-1.2.1/pkg/common/catalog/testplugin/ 20:57:13 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:57:13 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:57:13 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:57:13 spire-1.2.1/pkg/common/cli/ 20:57:13 spire-1.2.1/pkg/common/cli/env.go 20:57:13 spire-1.2.1/pkg/common/cli/flags.go 20:57:13 spire-1.2.1/pkg/common/cli/trust_domain.go 20:57:13 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:57:13 spire-1.2.1/pkg/common/cli/umask.go 20:57:13 spire-1.2.1/pkg/common/cli/umask_posix.go 20:57:13 spire-1.2.1/pkg/common/cli/umask_test.go 20:57:13 spire-1.2.1/pkg/common/cli/umask_windows.go 20:57:13 spire-1.2.1/pkg/common/cliprinter/ 20:57:13 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:57:13 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:57:13 spire-1.2.1/pkg/common/cliprinter/flag.go 20:57:13 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:57:13 spire-1.2.1/pkg/common/cliprinter/format.go 20:57:13 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:57:13 spire-1.2.1/pkg/common/cliprinter/internal/ 20:57:13 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:57:13 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:57:13 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:57:13 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:57:13 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:57:13 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:57:13 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:57:13 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:57:13 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:57:13 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:57:13 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:57:13 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:57:13 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:57:13 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:57:13 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:57:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:57:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:57:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:57:13 spire-1.2.1/pkg/common/coretypes/ 20:57:13 spire-1.2.1/pkg/common/coretypes/bundle/ 20:57:13 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:57:13 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:57:13 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:57:13 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:57:13 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:57:13 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:57:13 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:57:13 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:57:13 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:57:13 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:57:13 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:57:13 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:57:13 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:57:13 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:57:13 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:57:13 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:57:13 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:57:13 spire-1.2.1/pkg/common/cryptoutil/ 20:57:13 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:57:13 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:57:13 spire-1.2.1/pkg/common/diskutil/ 20:57:13 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:57:13 spire-1.2.1/pkg/common/diskutil/file_test.go 20:57:13 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:57:13 spire-1.2.1/pkg/common/errorutil/ 20:57:13 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:57:13 spire-1.2.1/pkg/common/health/ 20:57:13 spire-1.2.1/pkg/common/health/config.go 20:57:13 spire-1.2.1/pkg/common/health/context.go 20:57:13 spire-1.2.1/pkg/common/health/context_test.go 20:57:13 spire-1.2.1/pkg/common/health/health.go 20:57:13 spire-1.2.1/pkg/common/health/health_test.go 20:57:13 spire-1.2.1/pkg/common/health/logger.go 20:57:13 spire-1.2.1/pkg/common/hostservice/ 20:57:13 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:57:13 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:57:13 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:57:13 spire-1.2.1/pkg/common/idutil/ 20:57:13 spire-1.2.1/pkg/common/idutil/require.go 20:57:13 spire-1.2.1/pkg/common/idutil/require_test.go 20:57:13 spire-1.2.1/pkg/common/idutil/safety.go 20:57:13 spire-1.2.1/pkg/common/idutil/safety_test.go 20:57:13 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:57:13 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:57:13 spire-1.2.1/pkg/common/jwtsvid/ 20:57:13 spire-1.2.1/pkg/common/jwtsvid/common.go 20:57:13 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:57:13 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:57:13 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:57:13 spire-1.2.1/pkg/common/jwtutil/ 20:57:13 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:57:13 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:57:13 spire-1.2.1/pkg/common/log/ 20:57:13 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:57:13 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:57:13 spire-1.2.1/pkg/common/log/log.go 20:57:13 spire-1.2.1/pkg/common/log/log_test.go 20:57:13 spire-1.2.1/pkg/common/log/options.go 20:57:13 spire-1.2.1/pkg/common/nodeutil/ 20:57:13 spire-1.2.1/pkg/common/nodeutil/node.go 20:57:13 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:57:13 spire-1.2.1/pkg/common/peertracker/ 20:57:13 spire-1.2.1/pkg/common/peertracker/conn.go 20:57:13 spire-1.2.1/pkg/common/peertracker/credentials.go 20:57:13 spire-1.2.1/pkg/common/peertracker/errors.go 20:57:13 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:57:13 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:57:13 spire-1.2.1/pkg/common/peertracker/info.go 20:57:13 spire-1.2.1/pkg/common/peertracker/listener.go 20:57:13 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:57:13 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:57:13 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:57:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:57:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:57:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:57:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:57:13 spire-1.2.1/pkg/common/peertracker/tcp.go 20:57:13 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:57:13 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:57:13 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:57:13 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:57:13 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:57:13 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:57:13 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:57:13 spire-1.2.1/pkg/common/peertracker/uds.go 20:57:13 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:57:13 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:57:13 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:57:13 spire-1.2.1/pkg/common/pemutil/ 20:57:13 spire-1.2.1/pkg/common/pemutil/block.go 20:57:13 spire-1.2.1/pkg/common/pemutil/certs.go 20:57:13 spire-1.2.1/pkg/common/pemutil/common.go 20:57:13 spire-1.2.1/pkg/common/pemutil/csr.go 20:57:13 spire-1.2.1/pkg/common/pemutil/keys.go 20:57:13 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:57:13 spire-1.2.1/pkg/common/pemutil/testdata/ 20:57:13 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:57:13 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:57:13 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:57:13 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:57:13 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:57:13 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:57:13 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:57:13 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:57:13 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:57:13 spire-1.2.1/pkg/common/plugin/ 20:57:13 spire-1.2.1/pkg/common/plugin/aws/ 20:57:13 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:57:13 spire-1.2.1/pkg/common/plugin/azure/ 20:57:13 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:57:13 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:57:13 spire-1.2.1/pkg/common/plugin/facade.go 20:57:13 spire-1.2.1/pkg/common/plugin/facade_test.go 20:57:13 spire-1.2.1/pkg/common/plugin/gcp/ 20:57:13 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:57:13 spire-1.2.1/pkg/common/plugin/k8s/ 20:57:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:57:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:57:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:57:13 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:57:13 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:57:13 spire-1.2.1/pkg/common/plugin/log.go 20:57:13 spire-1.2.1/pkg/common/plugin/sshpop/ 20:57:13 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:57:13 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:57:13 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:57:13 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:57:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:57:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:57:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:57:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:57:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:57:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:57:13 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:57:13 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:57:13 spire-1.2.1/pkg/common/plugin/x509pop/ 20:57:13 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:57:13 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:57:13 spire-1.2.1/pkg/common/profiling/ 20:57:13 spire-1.2.1/pkg/common/profiling/dumpers.go 20:57:13 spire-1.2.1/pkg/common/profiling/profiling.go 20:57:13 spire-1.2.1/pkg/common/protoutil/ 20:57:13 spire-1.2.1/pkg/common/protoutil/masks.go 20:57:13 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:57:13 spire-1.2.1/pkg/common/rotationutil/ 20:57:13 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:57:13 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:57:13 spire-1.2.1/pkg/common/selector/ 20:57:13 spire-1.2.1/pkg/common/selector/selector.go 20:57:13 spire-1.2.1/pkg/common/selector/selector_test.go 20:57:13 spire-1.2.1/pkg/common/selector/set.go 20:57:13 spire-1.2.1/pkg/common/selector/set_utils.go 20:57:13 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:57:13 spire-1.2.1/pkg/common/telemetry/ 20:57:13 spire-1.2.1/pkg/common/telemetry/agent/ 20:57:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:57:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:57:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:57:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:57:13 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:57:13 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:57:13 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:57:13 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:57:13 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:57:13 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:57:13 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:57:13 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:57:13 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:57:13 spire-1.2.1/pkg/common/telemetry/call.go 20:57:13 spire-1.2.1/pkg/common/telemetry/common/ 20:57:13 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:57:13 spire-1.2.1/pkg/common/telemetry/config.go 20:57:13 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:57:13 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:57:13 spire-1.2.1/pkg/common/telemetry/inmem.go 20:57:13 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:57:13 spire-1.2.1/pkg/common/telemetry/m3.go 20:57:13 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:57:13 spire-1.2.1/pkg/common/telemetry/metrics.go 20:57:13 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:57:13 spire-1.2.1/pkg/common/telemetry/names.go 20:57:13 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:57:13 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:57:13 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:57:13 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:57:13 spire-1.2.1/pkg/common/telemetry/server/ 20:57:13 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:57:13 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:57:13 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:57:13 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:57:13 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:57:13 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:57:13 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:57:13 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:57:13 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:57:13 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:57:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:57:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:57:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:57:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:57:13 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:57:13 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:57:13 spire-1.2.1/pkg/common/telemetry/server/server.go 20:57:13 spire-1.2.1/pkg/common/telemetry/sink.go 20:57:13 spire-1.2.1/pkg/common/telemetry/statsd.go 20:57:13 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:57:13 spire-1.2.1/pkg/common/telemetry/uptime.go 20:57:13 spire-1.2.1/pkg/common/telemetry/version.go 20:57:13 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:57:13 spire-1.2.1/pkg/common/uptime/ 20:57:13 spire-1.2.1/pkg/common/uptime/uptime.go 20:57:13 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:57:13 spire-1.2.1/pkg/common/util/ 20:57:13 spire-1.2.1/pkg/common/util/certs.go 20:57:13 spire-1.2.1/pkg/common/util/certs_test.go 20:57:13 spire-1.2.1/pkg/common/util/csr.go 20:57:13 spire-1.2.1/pkg/common/util/hash.go 20:57:13 spire-1.2.1/pkg/common/util/selectors.go 20:57:13 spire-1.2.1/pkg/common/util/selectors_test.go 20:57:13 spire-1.2.1/pkg/common/util/signals.go 20:57:13 spire-1.2.1/pkg/common/util/sort.go 20:57:13 spire-1.2.1/pkg/common/util/sort_test.go 20:57:13 spire-1.2.1/pkg/common/util/task.go 20:57:13 spire-1.2.1/pkg/common/util/task_test.go 20:57:13 spire-1.2.1/pkg/common/util/testdata/ 20:57:13 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:57:13 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:57:13 spire-1.2.1/pkg/common/version/ 20:57:13 spire-1.2.1/pkg/common/version/version.go 20:57:13 spire-1.2.1/pkg/common/x509svid/ 20:57:13 spire-1.2.1/pkg/common/x509svid/common_test.go 20:57:13 spire-1.2.1/pkg/common/x509svid/csr.go 20:57:13 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:57:13 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:57:13 spire-1.2.1/pkg/common/x509util/ 20:57:13 spire-1.2.1/pkg/common/x509util/cert.go 20:57:13 spire-1.2.1/pkg/common/x509util/dns.go 20:57:13 spire-1.2.1/pkg/common/x509util/dns_test.go 20:57:13 spire-1.2.1/pkg/common/x509util/keyid.go 20:57:13 spire-1.2.1/pkg/common/x509util/keypair.go 20:57:13 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:57:13 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:57:13 spire-1.2.1/pkg/server/ 20:57:13 spire-1.2.1/pkg/server/api/ 20:57:13 spire-1.2.1/pkg/server/api/agent.go 20:57:13 spire-1.2.1/pkg/server/api/agent/ 20:57:13 spire-1.2.1/pkg/server/api/agent/v1/ 20:57:13 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:57:13 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:57:13 spire-1.2.1/pkg/server/api/agent_test.go 20:57:13 spire-1.2.1/pkg/server/api/api.go 20:57:13 spire-1.2.1/pkg/server/api/audit/ 20:57:13 spire-1.2.1/pkg/server/api/audit/audit.go 20:57:13 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:57:13 spire-1.2.1/pkg/server/api/bundle.go 20:57:13 spire-1.2.1/pkg/server/api/bundle/ 20:57:13 spire-1.2.1/pkg/server/api/bundle/v1/ 20:57:13 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:57:13 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:57:13 spire-1.2.1/pkg/server/api/bundle_test.go 20:57:13 spire-1.2.1/pkg/server/api/debug/ 20:57:13 spire-1.2.1/pkg/server/api/debug/v1/ 20:57:13 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:57:13 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:57:13 spire-1.2.1/pkg/server/api/entry.go 20:57:13 spire-1.2.1/pkg/server/api/entry/ 20:57:13 spire-1.2.1/pkg/server/api/entry/v1/ 20:57:13 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:57:13 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:57:13 spire-1.2.1/pkg/server/api/entry_test.go 20:57:13 spire-1.2.1/pkg/server/api/health/ 20:57:13 spire-1.2.1/pkg/server/api/health/v1/ 20:57:13 spire-1.2.1/pkg/server/api/health/v1/service.go 20:57:13 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:57:13 spire-1.2.1/pkg/server/api/id.go 20:57:13 spire-1.2.1/pkg/server/api/id_test.go 20:57:13 spire-1.2.1/pkg/server/api/limits/ 20:57:13 spire-1.2.1/pkg/server/api/limits/limits.go 20:57:13 spire-1.2.1/pkg/server/api/middleware/ 20:57:13 spire-1.2.1/pkg/server/api/middleware/alias.go 20:57:13 spire-1.2.1/pkg/server/api/middleware/audit.go 20:57:13 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:57:13 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:57:13 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:57:13 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:57:13 spire-1.2.1/pkg/server/api/middleware/caller.go 20:57:13 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:57:13 spire-1.2.1/pkg/server/api/middleware/common.go 20:57:13 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:57:13 spire-1.2.1/pkg/server/api/middleware/entries.go 20:57:13 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:57:13 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:57:13 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:57:13 spire-1.2.1/pkg/server/api/ratelimit.go 20:57:13 spire-1.2.1/pkg/server/api/rpccontext/ 20:57:13 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:57:13 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:57:13 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:57:13 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:57:13 spire-1.2.1/pkg/server/api/selector.go 20:57:13 spire-1.2.1/pkg/server/api/selector_test.go 20:57:13 spire-1.2.1/pkg/server/api/status.go 20:57:13 spire-1.2.1/pkg/server/api/status_test.go 20:57:13 spire-1.2.1/pkg/server/api/svid/ 20:57:13 spire-1.2.1/pkg/server/api/svid/v1/ 20:57:13 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:57:13 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:57:13 spire-1.2.1/pkg/server/api/trustdomain.go 20:57:13 spire-1.2.1/pkg/server/api/trustdomain/ 20:57:13 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:57:13 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:57:13 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:57:13 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:57:13 spire-1.2.1/pkg/server/authpolicy/ 20:57:13 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:57:13 spire-1.2.1/pkg/server/authpolicy/policy.go 20:57:13 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:57:13 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:57:13 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:57:13 spire-1.2.1/pkg/server/authpolicy/validate.go 20:57:13 spire-1.2.1/pkg/server/bundle/ 20:57:13 spire-1.2.1/pkg/server/bundle/client/ 20:57:13 spire-1.2.1/pkg/server/bundle/client/client.go 20:57:13 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:57:13 spire-1.2.1/pkg/server/bundle/client/manager.go 20:57:13 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:57:13 spire-1.2.1/pkg/server/bundle/client/sources.go 20:57:13 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:57:13 spire-1.2.1/pkg/server/bundle/client/updater.go 20:57:13 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:57:13 spire-1.2.1/pkg/server/ca/ 20:57:13 spire-1.2.1/pkg/server/ca/ca.go 20:57:14 spire-1.2.1/pkg/server/ca/ca_health.go 20:57:14 spire-1.2.1/pkg/server/ca/ca_test.go 20:57:14 spire-1.2.1/pkg/server/ca/journal.go 20:57:14 spire-1.2.1/pkg/server/ca/journal_test.go 20:57:14 spire-1.2.1/pkg/server/ca/manager.go 20:57:14 spire-1.2.1/pkg/server/ca/manager_health.go 20:57:14 spire-1.2.1/pkg/server/ca/manager_test.go 20:57:14 spire-1.2.1/pkg/server/ca/templates.go 20:57:14 spire-1.2.1/pkg/server/ca/upstream_client.go 20:57:14 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:57:14 spire-1.2.1/pkg/server/ca/validation.go 20:57:14 spire-1.2.1/pkg/server/cache/ 20:57:14 spire-1.2.1/pkg/server/cache/dscache/ 20:57:14 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:57:14 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:57:14 spire-1.2.1/pkg/server/cache/entrycache/ 20:57:14 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:57:14 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:57:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:57:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:57:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:57:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:57:14 spire-1.2.1/pkg/server/catalog/ 20:57:14 spire-1.2.1/pkg/server/catalog/catalog.go 20:57:14 spire-1.2.1/pkg/server/catalog/keymanager.go 20:57:14 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:57:14 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:57:14 spire-1.2.1/pkg/server/catalog/notifier.go 20:57:14 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:57:14 spire-1.2.1/pkg/server/config.go 20:57:14 spire-1.2.1/pkg/server/datastore/ 20:57:14 spire-1.2.1/pkg/server/datastore/datastore.go 20:57:14 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:57:14 spire-1.2.1/pkg/server/datastore/repository.go 20:57:14 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:57:14 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:57:14 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:57:14 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:57:14 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:57:14 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:57:14 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:57:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:57:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:57:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:57:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:57:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:57:14 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:57:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:57:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:57:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:57:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:57:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:57:14 spire-1.2.1/pkg/server/endpoints/ 20:57:14 spire-1.2.1/pkg/server/endpoints/bundle/ 20:57:14 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:57:14 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:57:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:57:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:57:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:57:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:57:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:57:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:57:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:57:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:57:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:57:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:57:14 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:57:14 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:57:14 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:57:14 spire-1.2.1/pkg/server/endpoints/config.go 20:57:14 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:57:14 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:57:14 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:57:14 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:57:14 spire-1.2.1/pkg/server/endpoints/middleware.go 20:57:14 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:57:14 spire-1.2.1/pkg/server/hostservice/ 20:57:14 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:57:14 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:57:14 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:57:14 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:57:14 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:57:14 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:57:14 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:57:14 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/ 20:57:14 spire-1.2.1/pkg/server/plugin/keymanager/ 20:57:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:57:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:57:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:57:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:57:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:57:14 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:57:14 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:57:14 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:57:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:57:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:57:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:57:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:57:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:57:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:57:14 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:57:14 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:57:14 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:57:14 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:57:14 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:57:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:57:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:57:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:57:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:57:14 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:57:14 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:57:14 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/notifier/ 20:57:14 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:57:14 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:57:14 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:57:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:57:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:57:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:57:14 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:57:14 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:57:14 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:57:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:57:14 spire-1.2.1/pkg/server/registration/ 20:57:14 spire-1.2.1/pkg/server/registration/manager.go 20:57:14 spire-1.2.1/pkg/server/registration/manager_test.go 20:57:14 spire-1.2.1/pkg/server/scanentries.go 20:57:14 spire-1.2.1/pkg/server/scanentries_test.go 20:57:14 spire-1.2.1/pkg/server/server.go 20:57:14 spire-1.2.1/pkg/server/server_test.go 20:57:14 spire-1.2.1/pkg/server/svid/ 20:57:14 spire-1.2.1/pkg/server/svid/observer.go 20:57:14 spire-1.2.1/pkg/server/svid/observer_test.go 20:57:14 spire-1.2.1/pkg/server/svid/rotator.go 20:57:14 spire-1.2.1/pkg/server/svid/rotator_config.go 20:57:14 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:57:14 spire-1.2.1/pkg/server/svid/rotator_test.go 20:57:14 spire-1.2.1/proto/ 20:57:14 spire-1.2.1/proto/private/ 20:57:14 spire-1.2.1/proto/private/server/ 20:57:14 spire-1.2.1/proto/private/server/journal/ 20:57:14 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:57:14 spire-1.2.1/proto/private/server/journal/journal.proto 20:57:14 spire-1.2.1/proto/spire/ 20:57:14 spire-1.2.1/proto/spire/common/ 20:57:14 spire-1.2.1/proto/spire/common/common.pb.go 20:57:14 spire-1.2.1/proto/spire/common/common.proto 20:57:14 spire-1.2.1/proto/spire/common/plugin/ 20:57:14 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:57:14 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:57:14 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:57:14 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:57:14 spire-1.2.1/proto/spire/plugin/ 20:57:14 spire-1.2.1/proto/spire/plugin/agent/ 20:57:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:57:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:57:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:57:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:57:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:57:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:57:14 spire-1.2.1/release/ 20:57:14 spire-1.2.1/release/spire-extras/ 20:57:14 spire-1.2.1/release/spire-extras/README.md 20:57:14 spire-1.2.1/release/spire-extras/conf/ 20:57:14 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:57:14 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:57:14 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:57:14 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:57:14 spire-1.2.1/release/spire/ 20:57:14 spire-1.2.1/release/spire/README.md 20:57:14 spire-1.2.1/release/spire/conf/ 20:57:14 spire-1.2.1/release/spire/conf/agent/ 20:57:14 spire-1.2.1/release/spire/conf/agent/agent.conf 20:57:14 spire-1.2.1/release/spire/conf/server/ 20:57:14 spire-1.2.1/release/spire/conf/server/server.conf 20:57:14 spire-1.2.1/script/ 20:57:14 spire-1.2.1/script/build-artifact.sh 20:57:14 spire-1.2.1/script/generate_dummy_ca.sh 20:57:14 spire-1.2.1/support/ 20:57:14 spire-1.2.1/support/k8s/ 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:57:14 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:57:14 spire-1.2.1/support/oidc-discovery-provider/ 20:57:14 spire-1.2.1/support/oidc-discovery-provider/README.md 20:57:14 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:57:14 spire-1.2.1/support/oidc-discovery-provider/config.go 20:57:14 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:57:14 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:57:14 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:57:14 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:57:14 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:57:14 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:57:14 spire-1.2.1/support/oidc-discovery-provider/main.go 20:57:14 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:57:14 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:57:14 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:57:14 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:57:14 spire-1.2.1/test/ 20:57:14 spire-1.2.1/test/clock/ 20:57:14 spire-1.2.1/test/clock/clock.go 20:57:14 spire-1.2.1/test/fakes/ 20:57:14 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:57:14 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:57:14 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:57:14 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:57:14 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:57:14 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:57:14 spire-1.2.1/test/fakes/fakeagentstore/ 20:57:14 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:57:14 spire-1.2.1/test/fakes/fakedatastore/ 20:57:14 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:57:14 spire-1.2.1/test/fakes/fakeentryclient/ 20:57:14 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:57:14 spire-1.2.1/test/fakes/fakehealthchecker/ 20:57:14 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:57:14 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:57:14 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:57:14 spire-1.2.1/test/fakes/fakemetrics/ 20:57:14 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:57:14 spire-1.2.1/test/fakes/fakenoderesolver/ 20:57:14 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:57:14 spire-1.2.1/test/fakes/fakenotifier/ 20:57:14 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:57:14 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:57:14 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:57:14 spire-1.2.1/test/fakes/fakeserverca/ 20:57:14 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:57:14 spire-1.2.1/test/fakes/fakeservercatalog/ 20:57:14 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:57:14 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:57:14 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:57:14 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:57:14 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:57:14 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:57:14 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:57:14 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:57:14 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:57:14 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:57:14 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:57:14 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:57:14 spire-1.2.1/test/fixture/ 20:57:14 spire-1.2.1/test/fixture/certs/ 20:57:14 spire-1.2.1/test/fixture/certs/agent_svid.der 20:57:14 spire-1.2.1/test/fixture/certs/base_cert.pem 20:57:14 spire-1.2.1/test/fixture/certs/base_csr.pem 20:57:14 spire-1.2.1/test/fixture/certs/base_key.pem 20:57:14 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:57:14 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:57:14 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:57:14 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:57:14 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:57:14 spire-1.2.1/test/fixture/certs/blog_key.pem 20:57:14 spire-1.2.1/test/fixture/certs/bundle.der 20:57:14 spire-1.2.1/test/fixture/certs/ca.pem 20:57:14 spire-1.2.1/test/fixture/certs/ca_key.pem 20:57:14 spire-1.2.1/test/fixture/certs/database_cert.pem 20:57:14 spire-1.2.1/test/fixture/certs/database_csr.pem 20:57:14 spire-1.2.1/test/fixture/certs/database_key.pem 20:57:14 spire-1.2.1/test/fixture/certs/node_cert.pem 20:57:14 spire-1.2.1/test/fixture/certs/node_csr.pem 20:57:14 spire-1.2.1/test/fixture/certs/node_key.pem 20:57:14 spire-1.2.1/test/fixture/certs/svid.pem 20:57:14 spire-1.2.1/test/fixture/certs/svid_key.pem 20:57:14 spire-1.2.1/test/fixture/config/ 20:57:14 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:57:14 spire-1.2.1/test/fixture/config/agent_good.conf 20:57:14 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:57:14 spire-1.2.1/test/fixture/config/plugin_good.conf 20:57:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:57:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:57:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:57:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:57:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:57:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:57:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:57:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:57:14 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:57:14 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:57:14 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:57:14 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:57:14 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:57:14 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:57:14 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:57:14 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:57:14 spire-1.2.1/test/fixture/config/server_good.conf 20:57:14 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:57:14 spire-1.2.1/test/fixture/fixture.go 20:57:14 spire-1.2.1/test/fixture/nodeattestor/ 20:57:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:57:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:57:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:57:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:57:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:57:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:57:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:57:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:57:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:57:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:57:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:57:14 spire-1.2.1/test/fixture/registration/ 20:57:14 spire-1.2.1/test/fixture/registration/entries.json 20:57:14 spire-1.2.1/test/fixture/registration/good-for-update.json 20:57:14 spire-1.2.1/test/fixture/registration/good.json 20:57:14 spire-1.2.1/test/fixture/registration/invalid.json 20:57:14 spire-1.2.1/test/fixture/registration/invalid_json.json 20:57:14 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:57:14 spire-1.2.1/test/integration/ 20:57:14 spire-1.2.1/test/integration/README.md 20:57:14 spire-1.2.1/test/integration/common 20:57:14 spire-1.2.1/test/integration/setup/ 20:57:14 spire-1.2.1/test/integration/setup/adminclient/ 20:57:14 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:57:14 spire-1.2.1/test/integration/setup/adminclient/client.go 20:57:14 spire-1.2.1/test/integration/setup/debugagent/ 20:57:14 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:57:14 spire-1.2.1/test/integration/setup/debugagent/main.go 20:57:14 spire-1.2.1/test/integration/setup/debugserver/ 20:57:14 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:57:14 spire-1.2.1/test/integration/setup/debugserver/main.go 20:57:14 spire-1.2.1/test/integration/setup/downstreamclient/ 20:57:14 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:57:14 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:57:14 spire-1.2.1/test/integration/setup/itclient/ 20:57:14 spire-1.2.1/test/integration/setup/itclient/client.go 20:57:14 spire-1.2.1/test/integration/setup/node-attestation/ 20:57:14 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:57:14 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:57:14 spire-1.2.1/test/integration/setup/x509pop/ 20:57:14 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:57:14 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:57:14 spire-1.2.1/test/integration/suites/ 20:57:14 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:57:14 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:57:14 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:57:14 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:57:14 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:57:14 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:57:14 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:57:14 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:57:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:57:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:57:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:57:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:57:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:57:14 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:57:14 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:57:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:57:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:57:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:57:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:57:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:57:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:57:14 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:57:14 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:57:14 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:57:14 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:57:14 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:57:14 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:57:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:57:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:57:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:57:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:57:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:57:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:57:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:57:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:57:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:57:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:57:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:57:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:57:14 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:57:14 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:57:14 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:57:14 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:57:14 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:57:14 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:57:14 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:57:14 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:57:14 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:57:14 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:57:14 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:57:14 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:57:14 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:57:14 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:57:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:57:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:57:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:57:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:57:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:57:14 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:57:14 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:57:14 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:57:14 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:57:14 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:57:14 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:57:14 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:57:14 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:57:14 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:57:14 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:57:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:57:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:57:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:57:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:57:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:57:14 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:57:14 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:57:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:57:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:57:14 spire-1.2.1/test/integration/suites/join-token/ 20:57:14 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:57:14 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:57:14 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:57:14 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:57:14 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:57:14 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:57:14 spire-1.2.1/test/integration/suites/join-token/README.md 20:57:14 spire-1.2.1/test/integration/suites/join-token/conf/ 20:57:14 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:57:14 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:57:14 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:57:14 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:57:14 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:57:14 spire-1.2.1/test/integration/suites/join-token/teardown 20:57:14 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:57:14 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:57:14 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:57:14 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:57:14 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:57:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:57:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:57:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:57:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:57:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:57:14 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:57:14 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:57:14 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:57:14 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:57:14 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:57:14 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:57:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:57:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:57:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:57:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:57:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:57:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:57:14 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:57:14 spire-1.2.1/test/integration/suites/k8s/ 20:57:14 spire-1.2.1/test/integration/suites/k8s/00-setup 20:57:14 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:57:14 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:57:14 spire-1.2.1/test/integration/suites/k8s/README.md 20:57:14 spire-1.2.1/test/integration/suites/k8s/conf/ 20:57:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:57:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:57:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:57:14 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:57:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:57:14 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:57:14 spire-1.2.1/test/integration/suites/k8s/teardown 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/ 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:57:14 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:57:14 spire-1.2.1/test/integration/suites/node-attestation/ 20:57:14 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:57:14 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:57:14 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:57:14 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:57:14 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:57:14 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:57:14 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:57:14 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:57:14 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:57:14 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:57:14 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:57:14 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:57:14 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:57:14 spire-1.2.1/test/integration/suites/rotation/ 20:57:14 spire-1.2.1/test/integration/suites/rotation/00-setup 20:57:14 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:57:14 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:57:14 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:57:14 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:57:14 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:57:14 spire-1.2.1/test/integration/suites/rotation/README.md 20:57:14 spire-1.2.1/test/integration/suites/rotation/conf/ 20:57:14 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:57:14 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:57:14 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:57:14 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:57:14 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:57:14 spire-1.2.1/test/integration/suites/rotation/teardown 20:57:14 spire-1.2.1/test/integration/suites/self-test/ 20:57:14 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:57:14 spire-1.2.1/test/integration/suites/self-test/README.md 20:57:14 spire-1.2.1/test/integration/suites/self-test/teardown 20:57:14 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:57:14 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:57:14 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:57:14 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:57:14 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:57:14 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:57:14 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:57:14 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:57:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:57:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:57:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:57:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:57:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:57:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:57:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:57:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:57:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:57:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:57:14 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:57:14 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:57:14 spire-1.2.1/test/integration/suites/upgrade/ 20:57:14 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:57:14 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:57:14 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:57:14 spire-1.2.1/test/integration/suites/upgrade/README.md 20:57:14 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:57:14 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:57:14 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:57:14 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:57:14 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:57:14 spire-1.2.1/test/integration/suites/upgrade/teardown 20:57:14 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:57:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:57:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:57:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:57:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:57:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:57:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:57:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:57:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:57:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:57:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:57:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:57:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:57:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:57:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:57:14 spire-1.2.1/test/integration/test-one.sh 20:57:14 spire-1.2.1/test/integration/test.sh 20:57:14 spire-1.2.1/test/plugintest/ 20:57:14 spire-1.2.1/test/plugintest/config.go 20:57:14 spire-1.2.1/test/plugintest/load.go 20:57:14 spire-1.2.1/test/plugintest/option.go 20:57:14 spire-1.2.1/test/spiretest/ 20:57:14 spire-1.2.1/test/spiretest/apiserver.go 20:57:14 spire-1.2.1/test/spiretest/assertions.go 20:57:14 spire-1.2.1/test/spiretest/dir.go 20:57:14 spire-1.2.1/test/spiretest/errors_posix.go 20:57:14 spire-1.2.1/test/spiretest/errors_windows.go 20:57:14 spire-1.2.1/test/spiretest/logs.go 20:57:14 spire-1.2.1/test/spiretest/socketapi.go 20:57:14 spire-1.2.1/test/spiretest/suite.go 20:57:14 spire-1.2.1/test/spiretest/x509.go 20:57:14 spire-1.2.1/test/testca/ 20:57:14 spire-1.2.1/test/testca/ca.go 20:57:14 spire-1.2.1/test/testkey/ 20:57:14 spire-1.2.1/test/testkey/generate.sh 20:57:14 spire-1.2.1/test/testkey/genkeys.go 20:57:14 spire-1.2.1/test/testkey/keys.go 20:57:14 spire-1.2.1/test/testkey/new.go 20:57:14 spire-1.2.1/test/tpmsimulator/ 20:57:14 spire-1.2.1/test/tpmsimulator/simulator.go 20:57:14 spire-1.2.1/test/util/ 20:57:14 spire-1.2.1/test/util/cert_fixtures.go 20:57:14 spire-1.2.1/test/util/cert_generation.go 20:57:14 spire-1.2.1/test/util/io_redirection.go 20:57:14 spire-1.2.1/test/util/race.go 20:57:14 spire-1.2.1/test/util/util.go 20:57:14 building spire from source... 20:57:15 Installing go1.17.7... 20:57:42 Building bin/spire-server... 20:57:42 go: downloading github.com/mitchellh/cli v1.1.2 20:57:42 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:57:42 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:57:42 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:57:42 go: downloading google.golang.org/grpc v1.44.0 20:57:43 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:57:43 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:57:44 go: downloading github.com/imdario/mergo v0.3.12 20:57:45 go: downloading github.com/sirupsen/logrus v1.8.1 20:57:46 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:57:48 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:57:48 go: downloading github.com/fatih/color v1.13.0 20:57:48 go: downloading github.com/mattn/go-isatty v0.0.14 20:57:48 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:57:48 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:57:48 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:57:48 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:57:49 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:57:49 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:57:50 go: downloading github.com/armon/go-metrics v0.3.10 20:57:50 go: downloading github.com/prometheus/client_golang v1.12.1 20:57:50 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:57:51 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:57:51 go: downloading github.com/open-policy-agent/opa v0.38.0 20:58:06 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:58:06 go: downloading github.com/mattn/go-colorable v0.1.12 20:58:06 go: downloading github.com/Masterminds/goutils v1.1.0 20:58:06 go: downloading github.com/Masterminds/semver v1.5.0 20:58:06 go: downloading github.com/google/uuid v1.1.2 20:58:07 go: downloading github.com/huandu/xstrings v1.3.2 20:58:07 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:58:07 go: downloading github.com/oklog/run v1.0.0 20:58:07 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:58:07 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:58:07 go: downloading github.com/prometheus/client_model v0.2.0 20:58:08 go: downloading github.com/prometheus/common v0.32.1 20:58:08 go: downloading github.com/beorn7/perks v1.0.1 20:58:08 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:58:08 go: downloading github.com/prometheus/procfs v0.7.3 20:58:09 go: downloading go.uber.org/atomic v1.9.0 20:58:10 go: downloading github.com/imkira/go-observer v1.0.3 20:58:11 go: downloading github.com/hashicorp/errwrap v1.1.0 20:58:11 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:58:11 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:58:11 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:58:11 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:58:11 go: downloading github.com/blang/semver/v4 v4.0.0 20:58:11 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:58:12 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:58:12 go: downloading github.com/jinzhu/gorm v1.9.16 20:58:13 go: downloading github.com/lib/pq v1.10.4 20:58:13 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:58:13 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:58:13 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:58:18 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:58:28 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:58:28 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:58:28 go: downloading github.com/stretchr/testify v1.7.0 20:58:29 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:58:29 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:58:55 go: downloading google.golang.org/api v0.70.0 20:58:55 go: downloading k8s.io/client-go v0.23.4 20:58:55 go: downloading k8s.io/api v0.23.4 20:59:05 go: downloading github.com/google/go-tpm v0.3.3 20:59:05 go: downloading cloud.google.com/go/storage v1.21.0 20:59:06 go: downloading cloud.google.com/go v0.100.2 20:59:07 go: downloading k8s.io/apimachinery v0.23.4 20:59:09 go: downloading k8s.io/kube-aggregator v0.23.3 20:59:10 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:59:12 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:59:34 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:59:34 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:59:34 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:59:34 go: downloading cloud.google.com/go/security v1.3.0 20:59:35 go: downloading github.com/hashicorp/vault/api v1.4.1 20:59:35 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:59:36 go: downloading github.com/twmb/murmur3 v1.1.6 20:59:36 go: downloading gopkg.in/yaml.v2 v2.4.0 20:59:36 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:59:36 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:59:37 go: downloading github.com/gobwas/glob v0.2.3 20:59:37 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:59:37 go: downloading github.com/jinzhu/inflection v1.0.0 20:59:37 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:59:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:59:38 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:59:38 go: downloading github.com/aws/smithy-go v1.11.0 20:59:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:59:39 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:59:40 go: downloading github.com/gogo/protobuf v1.3.2 20:59:47 go: downloading cloud.google.com/go/compute v1.3.0 20:59:47 go: downloading cloud.google.com/go/iam v0.1.1 20:59:47 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:59:47 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:59:48 go: downloading k8s.io/klog/v2 v2.30.0 20:59:48 go: downloading github.com/google/gofuzz v1.1.0 20:59:48 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:59:49 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:59:49 go: downloading github.com/spf13/pflag v1.0.5 20:59:50 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:59:50 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:59:50 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:59:50 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:59:50 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:59:50 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:59:50 go: downloading github.com/dimchansky/utfbom v1.1.1 20:59:51 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:59:51 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:59:51 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:59:51 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:59:51 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:59:52 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:59:52 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:59:53 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:59:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:59:53 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:59:55 go: downloading go.opencensus.io v0.23.0 20:59:56 go: downloading gopkg.in/inf.v0 v0.9.1 20:59:56 go: downloading github.com/go-logr/logr v1.2.2 20:59:56 go: downloading github.com/google/go-cmp v0.5.7 20:59:57 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:59:57 go: downloading github.com/json-iterator/go v1.1.12 20:59:58 go: downloading github.com/googleapis/gnostic v0.5.5 21:00:01 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:00:03 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:00:03 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:00:04 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:00:04 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:00:05 go: downloading github.com/tklauser/numcpus v0.3.0 21:00:05 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:00:05 go: downloading go.uber.org/zap v1.21.0 21:00:06 go: downloading sigs.k8s.io/yaml v1.3.0 21:00:06 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:00:06 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:00:06 go: downloading github.com/modern-go/reflect2 v1.0.2 21:00:06 go: downloading github.com/ryanuber/go-glob v1.0.0 21:00:06 go: downloading github.com/golang/snappy v0.0.4 21:00:07 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:00:17 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:00:17 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:00:17 go: downloading github.com/hashicorp/go-version v1.2.0 21:00:17 go: downloading go.uber.org/multierr v1.6.0 21:00:49 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:00:49 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:00:59 Removing intermediate container 0592ab31b798 21:00:59 ---> f5c120acb3ae 21:00:59 21:00:59 Step 10/23 : FROM alpine:3.14 21:00:59 ---> ac73e934f311 21:00:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:00:59 ---> Running in 0399b6dcd566 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:02 (1/1) Installing dumb-init (1.2.5-r1) 21:01:02 Executing busybox-1.33.1-r7.trigger 21:01:02 OK: 5 MiB in 15 packages 21:01:04 Removing intermediate container 0399b6dcd566 21:01:04 ---> 4a102076a740 21:01:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:01:04 ---> Running in 4a95b0473ef2 21:01:05 Removing intermediate container 4a95b0473ef2 21:01:05 ---> 1db1b97b8209 21:01:05 Step 13/23 : ENV APP_PORT=59882 21:01:05 ---> Running in cc0cbe0a504c 21:01:05 Removing intermediate container cc0cbe0a504c 21:01:05 ---> acbbccaa52c7 21:01:05 Step 14/23 : EXPOSE $APP_PORT 21:01:05 ---> Running in bcf5dd7e0bdb 21:01:06 Removing intermediate container bcf5dd7e0bdb 21:01:06 ---> a9bb78d051cc 21:01:06 Step 15/23 : WORKDIR / 21:01:06 ---> Running in 18c19651e1bf 21:01:06 Removing intermediate container 18c19651e1bf 21:01:06 ---> 6307d8acb58e 21:01:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:07 ---> 4dbcc79fe329 21:01:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:01:09 ---> 1b4656bfe9d7 21:01:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:01:10 ---> f260423f814b 21:01:10 Step 19/23 : ENTRYPOINT ["/core-command"] 21:01:10 ---> Running in daff248b6af7 21:01:11 Removing intermediate container daff248b6af7 21:01:11 ---> f4f33312bec5 21:01:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:11 ---> Running in 4d0729cd8449 21:01:12 Removing intermediate container 4d0729cd8449 21:01:12 ---> 5b48a7038416 21:01:12 Step 21/23 : LABEL arch=arm64 21:01:12 ---> Running in 77c36f1f9030 21:01:12 Removing intermediate container 77c36f1f9030 21:01:12 ---> be4659f7efd3 21:01:12 Step 22/23 : LABEL git_sha=59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 21:01:12 ---> Running in d44b98c914c0 21:01:13 Removing intermediate container d44b98c914c0 21:01:13 ---> e5046229864e 21:01:13 Step 23/23 : LABEL version=0.0.0 21:01:13 ---> Running in 7992dd70ca28 21:01:13 Removing intermediate container 7992dd70ca28 21:01:13 ---> 2a487a473a1c 21:01:13 21:01:14 Successfully built 2a487a473a1c 21:01:14 Successfully tagged core-command-arm64:latest 21:01:14  Building core-command ... done Building security-proxy-setup 21:01:46 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:01:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:01:46 ---> 300db42304d9 21:01:46 Step 3/22 : WORKDIR /edgex-go 21:01:46 ---> Using cache 21:01:46 ---> ddd09f6dcfbe 21:01:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:46 ---> Using cache 21:01:46 ---> 4983c4b8900a 21:01:46 Step 5/22 : RUN apk add --update --no-cache make git 21:01:46 ---> Using cache 21:01:46 ---> 78a4f8aa8a44 21:01:46 Step 6/22 : COPY go.mod vendor* ./ 21:01:46 ---> Using cache 21:01:46 ---> 64254a5252e9 21:01:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:46 ---> Using cache 21:01:46 ---> 3013b17f9086 21:01:46 Step 8/22 : COPY . . 21:01:46 ---> Using cache 21:01:46 ---> ffb2517b71e6 21:01:46 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:01:46 ---> Running in b2eeef4ad8df 21:01:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:04:23 Removing intermediate container a6c37f92f23f 21:04:23 ---> d1b9b36fd03e 21:04:23 21:04:23 Step 10/22 : FROM alpine:3.14 21:04:23 ---> ac73e934f311 21:04:23 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:04:23 ---> Using cache 21:04:23 ---> 4a102076a740 21:04:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:04:23 ---> Using cache 21:04:23 ---> 1db1b97b8209 21:04:23 Step 13/22 : ENV APP_PORT=59861 21:04:23 ---> Running in 46dd9ce7785c 21:04:23 Removing intermediate container 46dd9ce7785c 21:04:23 ---> 9a3de069f5b4 21:04:23 Step 14/22 : EXPOSE $APP_PORT 21:04:23 ---> Running in dcc26c9eae18 21:04:23 Removing intermediate container dcc26c9eae18 21:04:23 ---> 24153d406696 21:04:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:04:23 ---> 042390815e6c 21:04:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:04:23 ---> def38e6ae801 21:04:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:04:23 ---> 7678bc523238 21:04:23 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:04:23 ---> Running in 4250ece4ece6 21:04:23 Removing intermediate container 4250ece4ece6 21:04:23 ---> 0c33fc13fa3b 21:04:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:04:23 ---> Running in ca8db2e5e6c0 21:04:23 Removing intermediate container ca8db2e5e6c0 21:04:23 ---> 3c500755311d 21:04:23 Step 20/22 : LABEL arch=arm64 21:04:23 ---> Running in 31e098a3c55f 21:04:23 Removing intermediate container 31e098a3c55f 21:04:23 ---> 0db4c70bad05 21:04:23 Step 21/22 : LABEL git_sha=59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 21:04:23 ---> Running in 8c60115b538b 21:04:23 Removing intermediate container 8c60115b538b 21:04:23 ---> 47a90bb39397 21:04:23 Step 22/22 : LABEL version=0.0.0 21:04:23 ---> Running in 95a9afc66bca 21:04:23 Removing intermediate container 95a9afc66bca 21:04:23 ---> 7e69eaf4ac4a 21:04:23 21:04:24 Successfully built 7e69eaf4ac4a 21:04:24 Successfully tagged support-scheduler-arm64:latest 21:04:24 Building core-metadata 21:04:34  Building support-scheduler ... done Removing intermediate container 23e485796a05 21:04:34 ---> 67ced9c3cb2c 21:04:34 21:04:34 Step 10/22 : FROM alpine:3.14 21:04:34 ---> ac73e934f311 21:04:34 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:04:34 ---> Running in 154e3d2aaf83 21:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:04:37 (1/2) Installing ca-certificates (20211220-r0) 21:04:37 (2/2) Installing dumb-init (1.2.5-r1) 21:04:37 Executing busybox-1.33.1-r7.trigger 21:04:37 Executing ca-certificates-20211220-r0.trigger 21:04:38 OK: 6 MiB in 16 packages 21:04:41 Removing intermediate container 154e3d2aaf83 21:04:41 ---> 46d5665e5089 21:04:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:04:41 ---> Running in 58e3b161742c 21:04:42 Removing intermediate container 58e3b161742c 21:04:42 ---> ba7d64613421 21:04:42 Step 13/22 : ENV APP_PORT=59860 21:04:42 ---> Running in 761ce48de440 21:04:42 Removing intermediate container 761ce48de440 21:04:42 ---> a26c7e8e5993 21:04:42 Step 14/22 : EXPOSE $APP_PORT 21:04:43 ---> Running in ecd01c33e8ff 21:04:43 Removing intermediate container ecd01c33e8ff 21:04:43 ---> 52e7e43fab8c 21:04:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:04:45 ---> 68b7fe95da87 21:04:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:04:49 ---> 452792524715 21:04:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:04:50 ---> 96aea4ee2e86 21:04:50 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:04:50 ---> Running in e14cbd92f9e4 21:04:51 Removing intermediate container e14cbd92f9e4 21:04:51 ---> 8e889a0ea704 21:04:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:04:51 ---> Running in 76a44d03f680 21:04:52 Removing intermediate container 76a44d03f680 21:04:52 ---> cbc96402e4c4 21:04:52 Step 20/22 : LABEL arch=arm64 21:04:52 ---> Running in d36646af9311 21:04:53 Removing intermediate container d36646af9311 21:04:53 ---> 97d92936b9ce 21:04:53 Step 21/22 : LABEL git_sha=59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 21:04:53 ---> Running in b4b7c0307439 21:04:54 Removing intermediate container b4b7c0307439 21:04:54 ---> 190140fd1f94 21:04:54 Step 22/22 : LABEL version=0.0.0 21:04:54 ---> Running in d53f124df18a 21:04:55 Removing intermediate container d53f124df18a 21:04:55 ---> cf9b1f7f6995 21:04:55 21:04:56 Successfully built cf9b1f7f6995 21:04:56 Successfully tagged support-notifications-arm64:latest 21:04:56  Building support-notifications ... done Building security-spire-config 21:04:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:04:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:04:56 ---> 300db42304d9 21:04:56 Step 3/23 : WORKDIR /edgex-go 21:04:56 ---> Using cache 21:04:56 ---> ddd09f6dcfbe 21:04:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:56 ---> Using cache 21:04:56 ---> 4983c4b8900a 21:04:56 Step 5/23 : RUN apk add --update --no-cache make git 21:04:56 ---> Using cache 21:04:56 ---> 78a4f8aa8a44 21:04:56 Step 6/23 : COPY go.mod vendor* ./ 21:04:56 ---> Using cache 21:04:56 ---> 64254a5252e9 21:04:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:56 ---> Using cache 21:04:56 ---> 3013b17f9086 21:04:56 Step 8/23 : COPY . . 21:04:56 ---> Using cache 21:04:56 ---> ffb2517b71e6 21:04:56 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:04:56 ---> Running in 89f69d075428 21:04: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/core-metadata/core-metadata ./cmd/core-metadata 21:05:30 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:05:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:05:30 ---> 300db42304d9 21:05:30 Step 3/26 : WORKDIR /edgex-go 21:05:30 ---> Using cache 21:05:30 ---> ddd09f6dcfbe 21:05:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:30 ---> Using cache 21:05:30 ---> 4983c4b8900a 21:05:30 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:05:30 ---> Using cache 21:05:30 ---> b12c5077eaa1 21:05:30 Step 6/26 : COPY go.mod vendor* ./ 21:05:30 ---> Using cache 21:05:30 ---> 948681382d16 21:05:30 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:30 ---> Using cache 21:05:30 ---> 1a2e483ec33a 21:05:30 Step 8/26 : COPY . . 21:05:30 ---> Using cache 21:05:30 ---> 891d4acbe9ee 21:05:30 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:05:30 ---> Using cache 21:05:30 ---> 3e127e0d7a1a 21:05:30 Step 10/26 : RUN mkdir -p spire-build 21:05:30 ---> Using cache 21:05:30 ---> 9ffe4390da80 21:05:30 Step 11/26 : WORKDIR /edgex-go/spire-build 21:05:30 ---> Using cache 21:05:30 ---> 399060b0c892 21:05:30 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:30 ---> Running in 2ddb252f3e2e 21:05:32 spire-1.2.1/ 21:05:32 spire-1.2.1/.data/ 21:05:32 spire-1.2.1/.data/.file 21:05:32 spire-1.2.1/.dockerignore 21:05:32 spire-1.2.1/.gitattributes 21:05:32 spire-1.2.1/.githooks/ 21:05:32 spire-1.2.1/.githooks/pre-commit 21:05:32 spire-1.2.1/.github/ 21:05:32 spire-1.2.1/.github/ISSUE_TEMPLATE.md 21:05:32 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 21:05:32 spire-1.2.1/.github/dependabot.yml 21:05:32 spire-1.2.1/.github/workflows/ 21:05:32 spire-1.2.1/.github/workflows/nightly_build.yaml 21:05:32 spire-1.2.1/.github/workflows/pr_build.yaml 21:05:32 spire-1.2.1/.github/workflows/release_build.yaml 21:05:32 spire-1.2.1/.github/workflows/scripts/ 21:05:32 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 21:05:32 spire-1.2.1/.github/workflows/scripts/push-images.sh 21:05:32 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 21:05:32 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 21:05:32 spire-1.2.1/.github/workflows/scripts/split.sh 21:05:32 spire-1.2.1/.gitignore 21:05:32 spire-1.2.1/.go-version 21:05:32 spire-1.2.1/.golangci.yml 21:05:32 spire-1.2.1/ADOPTERS.md 21:05:32 spire-1.2.1/CHANGELOG.md 21:05:32 spire-1.2.1/CODE-OF-CONDUCT.md 21:05:32 spire-1.2.1/CODEOWNERS 21:05:32 spire-1.2.1/CONTRIBUTING.md 21:05:32 spire-1.2.1/Dockerfile 21:05:32 spire-1.2.1/Dockerfile.dev 21:05:32 spire-1.2.1/Dockerfile.scratch 21:05:32 spire-1.2.1/LICENSE 21:05:32 spire-1.2.1/MAINTAINERS.md 21:05:32 spire-1.2.1/Makefile 21:05:32 spire-1.2.1/README.md 21:05:32 spire-1.2.1/ROADMAP.md 21:05:32 spire-1.2.1/SECURITY.md 21:05:32 spire-1.2.1/cmd/ 21:05:32 spire-1.2.1/cmd/spire-agent/ 21:05:32 spire-1.2.1/cmd/spire-agent/cli/ 21:05:32 spire-1.2.1/cmd/spire-agent/cli/api/ 21:05:32 spire-1.2.1/cmd/spire-agent/cli/api/common.go 21:05:32 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 21:05:32 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 21:05:32 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 21:05:32 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 21:05:32 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 21:05:32 spire-1.2.1/cmd/spire-agent/cli/cli.go 21:05:32 spire-1.2.1/cmd/spire-agent/cli/common/ 21:05:32 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 21:05:32 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 21:05:32 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 21:05:32 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 21:05:32 spire-1.2.1/cmd/spire-agent/cli/run/ 21:05:32 spire-1.2.1/cmd/spire-agent/cli/run/run.go 21:05:32 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 21:05:32 spire-1.2.1/cmd/spire-agent/cli/validate/ 21:05:32 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 21:05:32 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 21:05:32 spire-1.2.1/cmd/spire-agent/main.go 21:05:32 spire-1.2.1/cmd/spire-server/ 21:05:32 spire-1.2.1/cmd/spire-server/cli/ 21:05:32 spire-1.2.1/cmd/spire-server/cli/agent/ 21:05:32 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/agent/count.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/agent/list.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/agent/show.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/bundle/ 21:05:32 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/cli.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/entry/ 21:05:32 spire-1.2.1/cmd/spire-server/cli/entry/count.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/entry/create.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/entry/show.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/entry/update.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/entry/util.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/federation/ 21:05:32 spire-1.2.1/cmd/spire-server/cli/federation/common.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/federation/create.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/federation/list.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/federation/show.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/federation/update.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 21:05:32 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/jwt/ 21:05:32 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/run/ 21:05:32 spire-1.2.1/cmd/spire-server/cli/run/run.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/token/ 21:05:32 spire-1.2.1/cmd/spire-server/cli/token/generate.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/validate/ 21:05:32 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/x509/ 21:05:32 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 21:05:32 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 21:05:32 spire-1.2.1/cmd/spire-server/main.go 21:05:32 spire-1.2.1/cmd/spire-server/util/ 21:05:32 spire-1.2.1/cmd/spire-server/util/util.go 21:05:32 spire-1.2.1/conf/ 21:05:32 spire-1.2.1/conf/agent/ 21:05:32 spire-1.2.1/conf/agent/agent.conf 21:05:32 spire-1.2.1/conf/agent/agent_full.conf 21:05:32 spire-1.2.1/conf/agent/dummy_root_ca.crt 21:05:32 spire-1.2.1/conf/server/ 21:05:32 spire-1.2.1/conf/server/dummy_upstream_ca.crt 21:05:32 spire-1.2.1/conf/server/dummy_upstream_ca.key 21:05:32 spire-1.2.1/conf/server/server.conf 21:05:32 spire-1.2.1/conf/server/server_full.conf 21:05:32 spire-1.2.1/doc/ 21:05:32 spire-1.2.1/doc/SPIRE101.md 21:05:32 spire-1.2.1/doc/auditlog.md 21:05:32 spire-1.2.1/doc/authorization_policy_engine.md 21:05:32 spire-1.2.1/doc/changelog_guidelines.md 21:05:32 spire-1.2.1/doc/cure53-report.pdf 21:05:32 spire-1.2.1/doc/images/ 21:05:32 spire-1.2.1/doc/images/2019_roadmap.png 21:05:32 spire-1.2.1/doc/images/SPIRE101.png 21:05:32 spire-1.2.1/doc/images/SPIRE_agent.png 21:05:32 spire-1.2.1/doc/images/SPIRE_server.png 21:05:32 spire-1.2.1/doc/images/cache_mgr.png 21:05:32 spire-1.2.1/doc/images/cache_mgr_components.png 21:05:32 spire-1.2.1/doc/images/federated_spire.png 21:05:32 spire-1.2.1/doc/images/ha_mode.png 21:05:32 spire-1.2.1/doc/images/nested_spire.png 21:05:32 spire-1.2.1/doc/images/oidc_federation.png 21:05:32 spire-1.2.1/doc/images/single_trust_domain.png 21:05:32 spire-1.2.1/doc/images/spiffe_compatible.png 21:05:32 spire-1.2.1/doc/images/spire_logo.png 21:05:32 spire-1.2.1/doc/migrating_registration_api_clients.md 21:05:32 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 21:05:32 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 21:05:32 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 21:05:32 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 21:05:32 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 21:05:32 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 21:05:32 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 21:05:32 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 21:05:32 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 21:05:32 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 21:05:32 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 21:05:32 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 21:05:32 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 21:05:32 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 21:05:32 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 21:05:32 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 21:05:32 spire-1.2.1/doc/plugin_server_datastore_sql.md 21:05:32 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 21:05:32 spire-1.2.1/doc/plugin_server_keymanager_disk.md 21:05:32 spire-1.2.1/doc/plugin_server_keymanager_memory.md 21:05:32 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 21:05:32 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 21:05:32 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 21:05:32 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 21:05:32 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 21:05:32 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 21:05:32 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 21:05:32 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 21:05:32 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 21:05:32 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 21:05:32 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 21:05:32 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 21:05:32 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 21:05:32 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 21:05:32 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 21:05:32 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 21:05:32 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 21:05:32 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 21:05:32 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 21:05:32 spire-1.2.1/doc/scaling_spire.md 21:05:32 spire-1.2.1/doc/spire_agent.md 21:05:32 spire-1.2.1/doc/spire_server.md 21:05:32 spire-1.2.1/doc/supported_integrations.md 21:05:32 spire-1.2.1/doc/telemetry.md 21:05:32 spire-1.2.1/doc/telemetry_config.md 21:05:32 spire-1.2.1/doc/upgrading.md 21:05:32 spire-1.2.1/doc/using_spire.md 21:05:32 spire-1.2.1/examples/ 21:05:32 spire-1.2.1/examples/README.md 21:05:32 spire-1.2.1/go.mod 21:05:32 spire-1.2.1/go.sum 21:05:32 spire-1.2.1/pkg/ 21:05:32 spire-1.2.1/pkg/agent/ 21:05:32 spire-1.2.1/pkg/agent/agent.go 21:05:32 spire-1.2.1/pkg/agent/api/ 21:05:32 spire-1.2.1/pkg/agent/api/config.go 21:05:32 spire-1.2.1/pkg/agent/api/debug/ 21:05:32 spire-1.2.1/pkg/agent/api/debug/v1/ 21:05:32 spire-1.2.1/pkg/agent/api/debug/v1/service.go 21:05:32 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 21:05:32 spire-1.2.1/pkg/agent/api/delegatedidentity/ 21:05:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 21:05:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 21:05:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 21:05:32 spire-1.2.1/pkg/agent/api/endpoints.go 21:05:32 spire-1.2.1/pkg/agent/api/health/ 21:05:32 spire-1.2.1/pkg/agent/api/health/v1/ 21:05:32 spire-1.2.1/pkg/agent/api/health/v1/service.go 21:05:32 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 21:05:32 spire-1.2.1/pkg/agent/api/rpccontext/ 21:05:32 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 21:05:32 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 21:05:32 spire-1.2.1/pkg/agent/attestor/ 21:05:32 spire-1.2.1/pkg/agent/attestor/node/ 21:05:32 spire-1.2.1/pkg/agent/attestor/node/experimental.go 21:05:32 spire-1.2.1/pkg/agent/attestor/node/node.go 21:05:32 spire-1.2.1/pkg/agent/attestor/node/node_test.go 21:05:32 spire-1.2.1/pkg/agent/attestor/workload/ 21:05:32 spire-1.2.1/pkg/agent/attestor/workload/workload.go 21:05:32 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 21:05:32 spire-1.2.1/pkg/agent/catalog/ 21:05:32 spire-1.2.1/pkg/agent/catalog/catalog.go 21:05:32 spire-1.2.1/pkg/agent/catalog/keymanager.go 21:05:32 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 21:05:32 spire-1.2.1/pkg/agent/catalog/svidstore.go 21:05:32 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 21:05:32 spire-1.2.1/pkg/agent/client/ 21:05:32 spire-1.2.1/pkg/agent/client/client.go 21:05:32 spire-1.2.1/pkg/agent/client/client_test.go 21:05:32 spire-1.2.1/pkg/agent/client/dial.go 21:05:32 spire-1.2.1/pkg/agent/client/nodeconn.go 21:05:32 spire-1.2.1/pkg/agent/client/nodeconn_test.go 21:05:32 spire-1.2.1/pkg/agent/client/update.go 21:05:32 spire-1.2.1/pkg/agent/client/util.go 21:05:32 spire-1.2.1/pkg/agent/common/ 21:05:32 spire-1.2.1/pkg/agent/common/backoff/ 21:05:32 spire-1.2.1/pkg/agent/common/backoff/backoff.go 21:05:32 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 21:05:32 spire-1.2.1/pkg/agent/common/cgroups/ 21:05:32 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 21:05:32 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 21:05:32 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 21:05:32 spire-1.2.1/pkg/agent/config.go 21:05:32 spire-1.2.1/pkg/agent/endpoints/ 21:05:32 spire-1.2.1/pkg/agent/endpoints/config.go 21:05:32 spire-1.2.1/pkg/agent/endpoints/endpoints.go 21:05:32 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 21:05:32 spire-1.2.1/pkg/agent/endpoints/metrics.go 21:05:32 spire-1.2.1/pkg/agent/endpoints/middleware.go 21:05:32 spire-1.2.1/pkg/agent/endpoints/peertracker.go 21:05:32 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 21:05:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 21:05:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 21:05:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 21:05:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 21:05:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 21:05:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 21:05:32 spire-1.2.1/pkg/agent/endpoints/workload/ 21:05:32 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 21:05:32 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 21:05:32 spire-1.2.1/pkg/agent/manager/ 21:05:32 spire-1.2.1/pkg/agent/manager/cache/ 21:05:32 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 21:05:32 spire-1.2.1/pkg/agent/manager/cache/cache.go 21:05:32 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 21:05:32 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 21:05:32 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 21:05:32 spire-1.2.1/pkg/agent/manager/cache/sets.go 21:05:32 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 21:05:32 spire-1.2.1/pkg/agent/manager/config.go 21:05:32 spire-1.2.1/pkg/agent/manager/manager.go 21:05:32 spire-1.2.1/pkg/agent/manager/manager_test.go 21:05:32 spire-1.2.1/pkg/agent/manager/storage.go 21:05:32 spire-1.2.1/pkg/agent/manager/storage_test.go 21:05:32 spire-1.2.1/pkg/agent/manager/storecache/ 21:05:32 spire-1.2.1/pkg/agent/manager/storecache/cache.go 21:05:32 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 21:05:32 spire-1.2.1/pkg/agent/manager/sync.go 21:05:32 spire-1.2.1/pkg/agent/plugin/ 21:05:32 spire-1.2.1/pkg/agent/plugin/keymanager/ 21:05:32 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 21:05:32 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 21:05:32 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 21:05:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 21:05:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 21:05:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 21:05:32 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 21:05:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 21:05:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 21:05:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 21:05:32 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 21:05:32 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 21:05:32 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 21:05:32 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 21:05:32 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 21:05:32 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 21:05:32 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 21:05:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 21:05:32 spire-1.2.1/pkg/agent/plugin/svidstore/ 21:05:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 21:05:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 21:05:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 21:05:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 21:05:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 21:05:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 21:05:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 21:05:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 21:05:32 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 21:05:32 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 21:05:32 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 21:05:32 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 21:05:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 21:05:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 21:05:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 21:05:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 21:05:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 21:05:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 21:05:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 21:05:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 21:05:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 21:05:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 21:05:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 21:05:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 21:05:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 21:05:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 21:05:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 21:05:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 21:05:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 21:05:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 21:05:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 21:05:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 21:05:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 21:05:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 21:05:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 21:05:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 21:05:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 21:05:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 21:05:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 21:05:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 21:05:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 21:05:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 21:05:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 21:05:32 spire-1.2.1/pkg/agent/svid/ 21:05:32 spire-1.2.1/pkg/agent/svid/rotator.go 21:05:32 spire-1.2.1/pkg/agent/svid/rotator_config.go 21:05:32 spire-1.2.1/pkg/agent/svid/rotator_test.go 21:05:32 spire-1.2.1/pkg/agent/svid/store/ 21:05:32 spire-1.2.1/pkg/agent/svid/store/service.go 21:05:32 spire-1.2.1/pkg/agent/svid/store/service_test.go 21:05:32 spire-1.2.1/pkg/common/ 21:05:32 spire-1.2.1/pkg/common/agentpathtemplate/ 21:05:32 spire-1.2.1/pkg/common/agentpathtemplate/template.go 21:05:32 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 21:05:32 spire-1.2.1/pkg/common/api/ 21:05:32 spire-1.2.1/pkg/common/api/metrics.go 21:05:32 spire-1.2.1/pkg/common/api/middleware/ 21:05:32 spire-1.2.1/pkg/common/api/middleware/common_test.go 21:05:32 spire-1.2.1/pkg/common/api/middleware/interceptor.go 21:05:32 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 21:05:32 spire-1.2.1/pkg/common/api/middleware/logger.go 21:05:32 spire-1.2.1/pkg/common/api/middleware/logger_test.go 21:05:32 spire-1.2.1/pkg/common/api/middleware/metrics.go 21:05:32 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 21:05:32 spire-1.2.1/pkg/common/api/middleware/middleware.go 21:05:32 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 21:05:32 spire-1.2.1/pkg/common/api/middleware/misconfig.go 21:05:32 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 21:05:32 spire-1.2.1/pkg/common/api/middleware/names.go 21:05:32 spire-1.2.1/pkg/common/api/middleware/names_test.go 21:05:32 spire-1.2.1/pkg/common/api/names.go 21:05:32 spire-1.2.1/pkg/common/api/ratelimit.go 21:05:32 spire-1.2.1/pkg/common/api/rpccontext/ 21:05:32 spire-1.2.1/pkg/common/api/rpccontext/logger.go 21:05:32 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 21:05:32 spire-1.2.1/pkg/common/api/rpccontext/names.go 21:05:32 spire-1.2.1/pkg/common/auth/ 21:05:32 spire-1.2.1/pkg/common/auth/interceptors.go 21:05:32 spire-1.2.1/pkg/common/auth/interceptors_test.go 21:05:32 spire-1.2.1/pkg/common/auth/untracked_uds.go 21:05:32 spire-1.2.1/pkg/common/bundleutil/ 21:05:32 spire-1.2.1/pkg/common/bundleutil/bundle.go 21:05:32 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 21:05:32 spire-1.2.1/pkg/common/bundleutil/common_test.go 21:05:32 spire-1.2.1/pkg/common/bundleutil/marshal.go 21:05:32 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 21:05:32 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 21:05:32 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 21:05:32 spire-1.2.1/pkg/common/bundleutil/types.go 21:05:32 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 21:05:32 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 21:05:32 spire-1.2.1/pkg/common/catalog/ 21:05:32 spire-1.2.1/pkg/common/catalog/bind.go 21:05:32 spire-1.2.1/pkg/common/catalog/builtin.go 21:05:32 spire-1.2.1/pkg/common/catalog/catalog.go 21:05:32 spire-1.2.1/pkg/common/catalog/catalog_test.go 21:05:32 spire-1.2.1/pkg/common/catalog/closers.go 21:05:32 spire-1.2.1/pkg/common/catalog/cmd_linux.go 21:05:32 spire-1.2.1/pkg/common/catalog/cmd_other.go 21:05:32 spire-1.2.1/pkg/common/catalog/config.go 21:05:32 spire-1.2.1/pkg/common/catalog/config_test.go 21:05:32 spire-1.2.1/pkg/common/catalog/configure.go 21:05:32 spire-1.2.1/pkg/common/catalog/constraints.go 21:05:32 spire-1.2.1/pkg/common/catalog/constraints_test.go 21:05:32 spire-1.2.1/pkg/common/catalog/context.go 21:05:32 spire-1.2.1/pkg/common/catalog/external.go 21:05:32 spire-1.2.1/pkg/common/catalog/host.go 21:05:32 spire-1.2.1/pkg/common/catalog/pipenet.go 21:05:32 spire-1.2.1/pkg/common/catalog/plugin.go 21:05:32 spire-1.2.1/pkg/common/catalog/testplugin/ 21:05:32 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 21:05:32 spire-1.2.1/pkg/common/catalog/testplugin/main.go 21:05:32 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 21:05:32 spire-1.2.1/pkg/common/cli/ 21:05:32 spire-1.2.1/pkg/common/cli/env.go 21:05:32 spire-1.2.1/pkg/common/cli/flags.go 21:05:32 spire-1.2.1/pkg/common/cli/trust_domain.go 21:05:32 spire-1.2.1/pkg/common/cli/trust_domain_test.go 21:05:32 spire-1.2.1/pkg/common/cli/umask.go 21:05:32 spire-1.2.1/pkg/common/cli/umask_posix.go 21:05:32 spire-1.2.1/pkg/common/cli/umask_test.go 21:05:32 spire-1.2.1/pkg/common/cli/umask_windows.go 21:05:32 spire-1.2.1/pkg/common/cliprinter/ 21:05:32 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 21:05:32 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 21:05:32 spire-1.2.1/pkg/common/cliprinter/flag.go 21:05:32 spire-1.2.1/pkg/common/cliprinter/flag_test.go 21:05:32 spire-1.2.1/pkg/common/cliprinter/format.go 21:05:32 spire-1.2.1/pkg/common/cliprinter/format_test.go 21:05:32 spire-1.2.1/pkg/common/cliprinter/internal/ 21:05:32 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 21:05:32 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 21:05:32 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 21:05:32 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 21:05:32 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 21:05:32 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 21:05:32 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 21:05:32 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 21:05:32 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 21:05:32 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 21:05:32 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 21:05:32 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 21:05:32 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 21:05:32 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 21:05:32 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 21:05:32 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 21:05:32 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 21:05:32 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 21:05:32 spire-1.2.1/pkg/common/coretypes/ 21:05:32 spire-1.2.1/pkg/common/coretypes/bundle/ 21:05:32 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 21:05:32 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 21:05:32 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 21:05:32 spire-1.2.1/pkg/common/coretypes/bundle/require.go 21:05:32 spire-1.2.1/pkg/common/coretypes/jwtkey/ 21:05:32 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 21:05:32 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 21:05:32 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 21:05:32 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 21:05:32 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 21:05:32 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 21:05:32 spire-1.2.1/pkg/common/coretypes/x509certificate/ 21:05:32 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 21:05:32 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 21:05:32 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 21:05:32 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 21:05:32 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 21:05:32 spire-1.2.1/pkg/common/cryptoutil/ 21:05:32 spire-1.2.1/pkg/common/cryptoutil/keys.go 21:05:32 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 21:05:32 spire-1.2.1/pkg/common/diskutil/ 21:05:32 spire-1.2.1/pkg/common/diskutil/file_posix.go 21:05:32 spire-1.2.1/pkg/common/diskutil/file_test.go 21:05:32 spire-1.2.1/pkg/common/diskutil/file_windows.go 21:05:32 spire-1.2.1/pkg/common/errorutil/ 21:05:32 spire-1.2.1/pkg/common/errorutil/wrapper.go 21:05:32 spire-1.2.1/pkg/common/health/ 21:05:32 spire-1.2.1/pkg/common/health/config.go 21:05:32 spire-1.2.1/pkg/common/health/context.go 21:05:32 spire-1.2.1/pkg/common/health/context_test.go 21:05:32 spire-1.2.1/pkg/common/health/health.go 21:05:32 spire-1.2.1/pkg/common/health/health_test.go 21:05:32 spire-1.2.1/pkg/common/health/logger.go 21:05:32 spire-1.2.1/pkg/common/hostservice/ 21:05:32 spire-1.2.1/pkg/common/hostservice/metricsservice/ 21:05:32 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 21:05:32 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 21:05:32 spire-1.2.1/pkg/common/idutil/ 21:05:32 spire-1.2.1/pkg/common/idutil/require.go 21:05:32 spire-1.2.1/pkg/common/idutil/require_test.go 21:05:32 spire-1.2.1/pkg/common/idutil/safety.go 21:05:32 spire-1.2.1/pkg/common/idutil/safety_test.go 21:05:32 spire-1.2.1/pkg/common/idutil/spiffeid.go 21:05:32 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 21:05:32 spire-1.2.1/pkg/common/jwtsvid/ 21:05:32 spire-1.2.1/pkg/common/jwtsvid/common.go 21:05:32 spire-1.2.1/pkg/common/jwtsvid/sign.go 21:05:32 spire-1.2.1/pkg/common/jwtsvid/token_test.go 21:05:32 spire-1.2.1/pkg/common/jwtsvid/validate.go 21:05:32 spire-1.2.1/pkg/common/jwtutil/ 21:05:32 spire-1.2.1/pkg/common/jwtutil/keyset.go 21:05:32 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 21:05:32 spire-1.2.1/pkg/common/log/ 21:05:32 spire-1.2.1/pkg/common/log/hclog_adapter.go 21:05:32 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 21:05:32 spire-1.2.1/pkg/common/log/log.go 21:05:32 spire-1.2.1/pkg/common/log/log_test.go 21:05:32 spire-1.2.1/pkg/common/log/options.go 21:05:32 spire-1.2.1/pkg/common/nodeutil/ 21:05:32 spire-1.2.1/pkg/common/nodeutil/node.go 21:05:32 spire-1.2.1/pkg/common/nodeutil/node_test.go 21:05:32 spire-1.2.1/pkg/common/peertracker/ 21:05:32 spire-1.2.1/pkg/common/peertracker/conn.go 21:05:32 spire-1.2.1/pkg/common/peertracker/credentials.go 21:05:32 spire-1.2.1/pkg/common/peertracker/errors.go 21:05:32 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 21:05:32 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 21:05:32 spire-1.2.1/pkg/common/peertracker/info.go 21:05:32 spire-1.2.1/pkg/common/peertracker/listener.go 21:05:32 spire-1.2.1/pkg/common/peertracker/listener_test.go 21:05:32 spire-1.2.1/pkg/common/peertracker/peertracker.go 21:05:32 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 21:05:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 21:05:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 21:05:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 21:05:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 21:05:32 spire-1.2.1/pkg/common/peertracker/tcp.go 21:05:32 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 21:05:32 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 21:05:32 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 21:05:32 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 21:05:32 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 21:05:32 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 21:05:32 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 21:05:32 spire-1.2.1/pkg/common/peertracker/uds.go 21:05:32 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 21:05:32 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 21:05:32 spire-1.2.1/pkg/common/peertracker/uds_linux.go 21:05:32 spire-1.2.1/pkg/common/pemutil/ 21:05:32 spire-1.2.1/pkg/common/pemutil/block.go 21:05:32 spire-1.2.1/pkg/common/pemutil/certs.go 21:05:32 spire-1.2.1/pkg/common/pemutil/common.go 21:05:32 spire-1.2.1/pkg/common/pemutil/csr.go 21:05:32 spire-1.2.1/pkg/common/pemutil/keys.go 21:05:32 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 21:05:32 spire-1.2.1/pkg/common/pemutil/testdata/ 21:05:32 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 21:05:32 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 21:05:32 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 21:05:32 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 21:05:32 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 21:05:32 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 21:05:32 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 21:05:32 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 21:05:32 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 21:05:32 spire-1.2.1/pkg/common/plugin/ 21:05:32 spire-1.2.1/pkg/common/plugin/aws/ 21:05:32 spire-1.2.1/pkg/common/plugin/aws/iid.go 21:05:32 spire-1.2.1/pkg/common/plugin/azure/ 21:05:32 spire-1.2.1/pkg/common/plugin/azure/msi.go 21:05:32 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 21:05:32 spire-1.2.1/pkg/common/plugin/facade.go 21:05:32 spire-1.2.1/pkg/common/plugin/facade_test.go 21:05:32 spire-1.2.1/pkg/common/plugin/gcp/ 21:05:32 spire-1.2.1/pkg/common/plugin/gcp/iit.go 21:05:32 spire-1.2.1/pkg/common/plugin/k8s/ 21:05:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 21:05:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 21:05:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 21:05:32 spire-1.2.1/pkg/common/plugin/k8s/utils.go 21:05:32 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 21:05:32 spire-1.2.1/pkg/common/plugin/log.go 21:05:32 spire-1.2.1/pkg/common/plugin/sshpop/ 21:05:32 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 21:05:32 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 21:05:32 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 21:05:32 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 21:05:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 21:05:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 21:05:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 21:05:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 21:05:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 21:05:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 21:05:32 spire-1.2.1/pkg/common/plugin/tpmdevid/ 21:05:32 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 21:05:32 spire-1.2.1/pkg/common/plugin/x509pop/ 21:05:32 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 21:05:32 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 21:05:32 spire-1.2.1/pkg/common/profiling/ 21:05:32 spire-1.2.1/pkg/common/profiling/dumpers.go 21:05:32 spire-1.2.1/pkg/common/profiling/profiling.go 21:05:32 spire-1.2.1/pkg/common/protoutil/ 21:05:32 spire-1.2.1/pkg/common/protoutil/masks.go 21:05:32 spire-1.2.1/pkg/common/protoutil/masks_test.go 21:05:32 spire-1.2.1/pkg/common/rotationutil/ 21:05:32 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 21:05:32 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 21:05:32 spire-1.2.1/pkg/common/selector/ 21:05:32 spire-1.2.1/pkg/common/selector/selector.go 21:05:32 spire-1.2.1/pkg/common/selector/selector_test.go 21:05:32 spire-1.2.1/pkg/common/selector/set.go 21:05:32 spire-1.2.1/pkg/common/selector/set_utils.go 21:05:32 spire-1.2.1/pkg/common/selector/set_utils_test.go 21:05:32 spire-1.2.1/pkg/common/telemetry/ 21:05:32 spire-1.2.1/pkg/common/telemetry/agent/ 21:05:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 21:05:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 21:05:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 21:05:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 21:05:32 spire-1.2.1/pkg/common/telemetry/agent/manager.go 21:05:32 spire-1.2.1/pkg/common/telemetry/agent/node.go 21:05:32 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 21:05:32 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 21:05:32 spire-1.2.1/pkg/common/telemetry/agent/store/ 21:05:32 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 21:05:32 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 21:05:32 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 21:05:32 spire-1.2.1/pkg/common/telemetry/blackhole.go 21:05:32 spire-1.2.1/pkg/common/telemetry/call.go 21:05:32 spire-1.2.1/pkg/common/telemetry/common/ 21:05:32 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 21:05:32 spire-1.2.1/pkg/common/telemetry/config.go 21:05:32 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 21:05:32 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 21:05:32 spire-1.2.1/pkg/common/telemetry/inmem.go 21:05:32 spire-1.2.1/pkg/common/telemetry/inmem_test.go 21:05:32 spire-1.2.1/pkg/common/telemetry/m3.go 21:05:32 spire-1.2.1/pkg/common/telemetry/m3_test.go 21:05:32 spire-1.2.1/pkg/common/telemetry/metrics.go 21:05:32 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 21:05:32 spire-1.2.1/pkg/common/telemetry/names.go 21:05:32 spire-1.2.1/pkg/common/telemetry/prometheus.go 21:05:32 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 21:05:32 spire-1.2.1/pkg/common/telemetry/sanitize.go 21:05:32 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 21:05:32 spire-1.2.1/pkg/common/telemetry/server/ 21:05:32 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 21:05:32 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 21:05:32 spire-1.2.1/pkg/common/telemetry/server/datastore/ 21:05:32 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 21:05:32 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 21:05:32 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 21:05:32 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 21:05:32 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 21:05:32 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 21:05:32 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 21:05:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 21:05:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 21:05:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 21:05:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 21:05:32 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 21:05:32 spire-1.2.1/pkg/common/telemetry/server/rotate.go 21:05:32 spire-1.2.1/pkg/common/telemetry/server/server.go 21:05:32 spire-1.2.1/pkg/common/telemetry/sink.go 21:05:32 spire-1.2.1/pkg/common/telemetry/statsd.go 21:05:32 spire-1.2.1/pkg/common/telemetry/statsd_test.go 21:05:32 spire-1.2.1/pkg/common/telemetry/uptime.go 21:05:32 spire-1.2.1/pkg/common/telemetry/version.go 21:05:32 spire-1.2.1/pkg/common/telemetry/withlabels.go 21:05:32 spire-1.2.1/pkg/common/uptime/ 21:05:32 spire-1.2.1/pkg/common/uptime/uptime.go 21:05:32 spire-1.2.1/pkg/common/uptime/uptime_test.go 21:05:32 spire-1.2.1/pkg/common/util/ 21:05:32 spire-1.2.1/pkg/common/util/certs.go 21:05:32 spire-1.2.1/pkg/common/util/certs_test.go 21:05:32 spire-1.2.1/pkg/common/util/csr.go 21:05:32 spire-1.2.1/pkg/common/util/hash.go 21:05:32 spire-1.2.1/pkg/common/util/selectors.go 21:05:32 spire-1.2.1/pkg/common/util/selectors_test.go 21:05:32 spire-1.2.1/pkg/common/util/signals.go 21:05:32 spire-1.2.1/pkg/common/util/sort.go 21:05:32 spire-1.2.1/pkg/common/util/sort_test.go 21:05:32 spire-1.2.1/pkg/common/util/task.go 21:05:32 spire-1.2.1/pkg/common/util/task_test.go 21:05:32 spire-1.2.1/pkg/common/util/testdata/ 21:05:32 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 21:05:32 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 21:05:32 spire-1.2.1/pkg/common/version/ 21:05:32 spire-1.2.1/pkg/common/version/version.go 21:05:32 spire-1.2.1/pkg/common/x509svid/ 21:05:32 spire-1.2.1/pkg/common/x509svid/common_test.go 21:05:32 spire-1.2.1/pkg/common/x509svid/csr.go 21:05:32 spire-1.2.1/pkg/common/x509svid/upstreamca.go 21:05:32 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 21:05:32 spire-1.2.1/pkg/common/x509util/ 21:05:32 spire-1.2.1/pkg/common/x509util/cert.go 21:05:32 spire-1.2.1/pkg/common/x509util/dns.go 21:05:32 spire-1.2.1/pkg/common/x509util/dns_test.go 21:05:32 spire-1.2.1/pkg/common/x509util/keyid.go 21:05:32 spire-1.2.1/pkg/common/x509util/keypair.go 21:05:32 spire-1.2.1/pkg/common/x509util/serialnumber.go 21:05:32 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 21:05:32 spire-1.2.1/pkg/server/ 21:05:32 spire-1.2.1/pkg/server/api/ 21:05:32 spire-1.2.1/pkg/server/api/agent.go 21:05:32 spire-1.2.1/pkg/server/api/agent/ 21:05:32 spire-1.2.1/pkg/server/api/agent/v1/ 21:05:32 spire-1.2.1/pkg/server/api/agent/v1/service.go 21:05:32 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 21:05:32 spire-1.2.1/pkg/server/api/agent_test.go 21:05:32 spire-1.2.1/pkg/server/api/api.go 21:05:32 spire-1.2.1/pkg/server/api/audit/ 21:05:32 spire-1.2.1/pkg/server/api/audit/audit.go 21:05:32 spire-1.2.1/pkg/server/api/audit/audit_test.go 21:05:32 spire-1.2.1/pkg/server/api/bundle.go 21:05:32 spire-1.2.1/pkg/server/api/bundle/ 21:05:32 spire-1.2.1/pkg/server/api/bundle/v1/ 21:05:32 spire-1.2.1/pkg/server/api/bundle/v1/service.go 21:05:32 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 21:05:32 spire-1.2.1/pkg/server/api/bundle_test.go 21:05:32 spire-1.2.1/pkg/server/api/debug/ 21:05:32 spire-1.2.1/pkg/server/api/debug/v1/ 21:05:32 spire-1.2.1/pkg/server/api/debug/v1/service.go 21:05:32 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 21:05:32 spire-1.2.1/pkg/server/api/entry.go 21:05:32 spire-1.2.1/pkg/server/api/entry/ 21:05:32 spire-1.2.1/pkg/server/api/entry/v1/ 21:05:32 spire-1.2.1/pkg/server/api/entry/v1/service.go 21:05:32 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 21:05:32 spire-1.2.1/pkg/server/api/entry_test.go 21:05:32 spire-1.2.1/pkg/server/api/health/ 21:05:32 spire-1.2.1/pkg/server/api/health/v1/ 21:05:32 spire-1.2.1/pkg/server/api/health/v1/service.go 21:05:32 spire-1.2.1/pkg/server/api/health/v1/service_test.go 21:05:32 spire-1.2.1/pkg/server/api/id.go 21:05:32 spire-1.2.1/pkg/server/api/id_test.go 21:05:32 spire-1.2.1/pkg/server/api/limits/ 21:05:32 spire-1.2.1/pkg/server/api/limits/limits.go 21:05:32 spire-1.2.1/pkg/server/api/middleware/ 21:05:32 spire-1.2.1/pkg/server/api/middleware/alias.go 21:05:32 spire-1.2.1/pkg/server/api/middleware/audit.go 21:05:32 spire-1.2.1/pkg/server/api/middleware/authorization.go 21:05:32 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 21:05:32 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 21:05:32 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 21:05:32 spire-1.2.1/pkg/server/api/middleware/caller.go 21:05:32 spire-1.2.1/pkg/server/api/middleware/caller_test.go 21:05:32 spire-1.2.1/pkg/server/api/middleware/common.go 21:05:32 spire-1.2.1/pkg/server/api/middleware/common_test.go 21:05:32 spire-1.2.1/pkg/server/api/middleware/entries.go 21:05:32 spire-1.2.1/pkg/server/api/middleware/entries_test.go 21:05:32 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 21:05:32 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 21:05:32 spire-1.2.1/pkg/server/api/ratelimit.go 21:05:32 spire-1.2.1/pkg/server/api/rpccontext/ 21:05:32 spire-1.2.1/pkg/server/api/rpccontext/alias.go 21:05:32 spire-1.2.1/pkg/server/api/rpccontext/audit.go 21:05:32 spire-1.2.1/pkg/server/api/rpccontext/caller.go 21:05:32 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 21:05:32 spire-1.2.1/pkg/server/api/selector.go 21:05:32 spire-1.2.1/pkg/server/api/selector_test.go 21:05:32 spire-1.2.1/pkg/server/api/status.go 21:05:32 spire-1.2.1/pkg/server/api/status_test.go 21:05:32 spire-1.2.1/pkg/server/api/svid/ 21:05:32 spire-1.2.1/pkg/server/api/svid/v1/ 21:05:32 spire-1.2.1/pkg/server/api/svid/v1/service.go 21:05:32 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 21:05:32 spire-1.2.1/pkg/server/api/trustdomain.go 21:05:32 spire-1.2.1/pkg/server/api/trustdomain/ 21:05:32 spire-1.2.1/pkg/server/api/trustdomain/v1/ 21:05:32 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 21:05:32 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 21:05:32 spire-1.2.1/pkg/server/api/trustdomain_test.go 21:05:32 spire-1.2.1/pkg/server/authpolicy/ 21:05:32 spire-1.2.1/pkg/server/authpolicy/defaults.go 21:05:32 spire-1.2.1/pkg/server/authpolicy/policy.go 21:05:32 spire-1.2.1/pkg/server/authpolicy/policy.rego 21:05:32 spire-1.2.1/pkg/server/authpolicy/policy_data.json 21:05:32 spire-1.2.1/pkg/server/authpolicy/policy_test.go 21:05:32 spire-1.2.1/pkg/server/authpolicy/validate.go 21:05:32 spire-1.2.1/pkg/server/bundle/ 21:05:32 spire-1.2.1/pkg/server/bundle/client/ 21:05:32 spire-1.2.1/pkg/server/bundle/client/client.go 21:05:32 spire-1.2.1/pkg/server/bundle/client/client_test.go 21:05:32 spire-1.2.1/pkg/server/bundle/client/manager.go 21:05:32 spire-1.2.1/pkg/server/bundle/client/manager_test.go 21:05:32 spire-1.2.1/pkg/server/bundle/client/sources.go 21:05:32 spire-1.2.1/pkg/server/bundle/client/sources_test.go 21:05:32 spire-1.2.1/pkg/server/bundle/client/updater.go 21:05:32 spire-1.2.1/pkg/server/bundle/client/updater_test.go 21:05:32 spire-1.2.1/pkg/server/ca/ 21:05:32 spire-1.2.1/pkg/server/ca/ca.go 21:05:32 spire-1.2.1/pkg/server/ca/ca_health.go 21:05:32 spire-1.2.1/pkg/server/ca/ca_test.go 21:05:32 spire-1.2.1/pkg/server/ca/journal.go 21:05:32 spire-1.2.1/pkg/server/ca/journal_test.go 21:05:32 spire-1.2.1/pkg/server/ca/manager.go 21:05:32 spire-1.2.1/pkg/server/ca/manager_health.go 21:05:32 spire-1.2.1/pkg/server/ca/manager_test.go 21:05:32 spire-1.2.1/pkg/server/ca/templates.go 21:05:32 spire-1.2.1/pkg/server/ca/upstream_client.go 21:05:32 spire-1.2.1/pkg/server/ca/upstream_client_test.go 21:05:32 spire-1.2.1/pkg/server/ca/validation.go 21:05:32 spire-1.2.1/pkg/server/cache/ 21:05:32 spire-1.2.1/pkg/server/cache/dscache/ 21:05:32 spire-1.2.1/pkg/server/cache/dscache/cache.go 21:05:32 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 21:05:32 spire-1.2.1/pkg/server/cache/entrycache/ 21:05:32 spire-1.2.1/pkg/server/cache/entrycache/cache.go 21:05:32 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 21:05:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 21:05:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 21:05:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 21:05:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 21:05:32 spire-1.2.1/pkg/server/catalog/ 21:05:32 spire-1.2.1/pkg/server/catalog/catalog.go 21:05:32 spire-1.2.1/pkg/server/catalog/keymanager.go 21:05:32 spire-1.2.1/pkg/server/catalog/nodeattestor.go 21:05:32 spire-1.2.1/pkg/server/catalog/noderesolver.go 21:05:32 spire-1.2.1/pkg/server/catalog/notifier.go 21:05:32 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 21:05:32 spire-1.2.1/pkg/server/config.go 21:05:32 spire-1.2.1/pkg/server/datastore/ 21:05:32 spire-1.2.1/pkg/server/datastore/datastore.go 21:05:32 spire-1.2.1/pkg/server/datastore/datastore_health.go 21:05:32 spire-1.2.1/pkg/server/datastore/repository.go 21:05:32 spire-1.2.1/pkg/server/datastore/sqlstore/ 21:05:32 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 21:05:32 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 21:05:32 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 21:05:32 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 21:05:32 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 21:05:32 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 21:05:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 21:05:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 21:05:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 21:05:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 21:05:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 21:05:32 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 21:05:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 21:05:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 21:05:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 21:05:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 21:05:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 21:05:32 spire-1.2.1/pkg/server/endpoints/ 21:05:32 spire-1.2.1/pkg/server/endpoints/bundle/ 21:05:32 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 21:05:32 spire-1.2.1/pkg/server/endpoints/bundle/config.go 21:05:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 21:05:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 21:05:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 21:05:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 21:05:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 21:05:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 21:05:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 21:05:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 21:05:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 21:05:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 21:05:32 spire-1.2.1/pkg/server/endpoints/bundle/server.go 21:05:32 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 21:05:32 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 21:05:32 spire-1.2.1/pkg/server/endpoints/config.go 21:05:32 spire-1.2.1/pkg/server/endpoints/endpoints.go 21:05:32 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 21:05:32 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 21:05:32 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 21:05:32 spire-1.2.1/pkg/server/endpoints/middleware.go 21:05:32 spire-1.2.1/pkg/server/endpoints/middleware_test.go 21:05:32 spire-1.2.1/pkg/server/hostservice/ 21:05:32 spire-1.2.1/pkg/server/hostservice/agentstore/ 21:05:32 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 21:05:32 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 21:05:32 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 21:05:32 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 21:05:32 spire-1.2.1/pkg/server/hostservice/identityprovider/ 21:05:32 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 21:05:32 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/ 21:05:32 spire-1.2.1/pkg/server/plugin/keymanager/ 21:05:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 21:05:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 21:05:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 21:05:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 21:05:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 21:05:32 spire-1.2.1/pkg/server/plugin/keymanager/base/ 21:05:32 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 21:05:32 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 21:05:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 21:05:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 21:05:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 21:05:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 21:05:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 21:05:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 21:05:32 spire-1.2.1/pkg/server/plugin/keymanager/test/ 21:05:32 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 21:05:32 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 21:05:32 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/ 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 21:05:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/noderesolver/ 21:05:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 21:05:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 21:05:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 21:05:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 21:05:32 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 21:05:32 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 21:05:32 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/notifier/ 21:05:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 21:05:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 21:05:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 21:05:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 21:05:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 21:05:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 21:05:32 spire-1.2.1/pkg/server/plugin/notifier/repository.go 21:05:32 spire-1.2.1/pkg/server/plugin/notifier/v1.go 21:05:32 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 21:05:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 21:05:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 21:05:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 21:05:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 21:05:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 21:05:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 21:05:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 21:05:33 spire-1.2.1/pkg/server/registration/ 21:05:33 spire-1.2.1/pkg/server/registration/manager.go 21:05:33 spire-1.2.1/pkg/server/registration/manager_test.go 21:05:33 spire-1.2.1/pkg/server/scanentries.go 21:05:33 spire-1.2.1/pkg/server/scanentries_test.go 21:05:33 spire-1.2.1/pkg/server/server.go 21:05:33 spire-1.2.1/pkg/server/server_test.go 21:05:33 spire-1.2.1/pkg/server/svid/ 21:05:33 spire-1.2.1/pkg/server/svid/observer.go 21:05:33 spire-1.2.1/pkg/server/svid/observer_test.go 21:05:33 spire-1.2.1/pkg/server/svid/rotator.go 21:05:33 spire-1.2.1/pkg/server/svid/rotator_config.go 21:05:33 spire-1.2.1/pkg/server/svid/rotator_config_test.go 21:05:33 spire-1.2.1/pkg/server/svid/rotator_test.go 21:05:33 spire-1.2.1/proto/ 21:05:33 spire-1.2.1/proto/private/ 21:05:33 spire-1.2.1/proto/private/server/ 21:05:33 spire-1.2.1/proto/private/server/journal/ 21:05:33 spire-1.2.1/proto/private/server/journal/journal.pb.go 21:05:33 spire-1.2.1/proto/private/server/journal/journal.proto 21:05:33 spire-1.2.1/proto/spire/ 21:05:33 spire-1.2.1/proto/spire/common/ 21:05:33 spire-1.2.1/proto/spire/common/common.pb.go 21:05:33 spire-1.2.1/proto/spire/common/common.proto 21:05:33 spire-1.2.1/proto/spire/common/plugin/ 21:05:33 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 21:05:33 spire-1.2.1/proto/spire/common/plugin/plugin.proto 21:05:33 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 21:05:33 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 21:05:33 spire-1.2.1/proto/spire/plugin/ 21:05:33 spire-1.2.1/proto/spire/plugin/agent/ 21:05:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 21:05:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 21:05:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 21:05:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 21:05:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 21:05:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 21:05:33 spire-1.2.1/release/ 21:05:33 spire-1.2.1/release/spire-extras/ 21:05:33 spire-1.2.1/release/spire-extras/README.md 21:05:33 spire-1.2.1/release/spire-extras/conf/ 21:05:33 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 21:05:33 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 21:05:33 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 21:05:33 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 21:05:33 spire-1.2.1/release/spire/ 21:05:33 spire-1.2.1/release/spire/README.md 21:05:33 spire-1.2.1/release/spire/conf/ 21:05:33 spire-1.2.1/release/spire/conf/agent/ 21:05:33 spire-1.2.1/release/spire/conf/agent/agent.conf 21:05:33 spire-1.2.1/release/spire/conf/server/ 21:05:33 spire-1.2.1/release/spire/conf/server/server.conf 21:05:33 spire-1.2.1/script/ 21:05:33 spire-1.2.1/script/build-artifact.sh 21:05:33 spire-1.2.1/script/generate_dummy_ca.sh 21:05:33 spire-1.2.1/support/ 21:05:33 spire-1.2.1/support/k8s/ 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/ 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 21:05:33 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 21:05:33 spire-1.2.1/support/oidc-discovery-provider/ 21:05:33 spire-1.2.1/support/oidc-discovery-provider/README.md 21:05:33 spire-1.2.1/support/oidc-discovery-provider/common_test.go 21:05:33 spire-1.2.1/support/oidc-discovery-provider/config.go 21:05:33 spire-1.2.1/support/oidc-discovery-provider/config_test.go 21:05:33 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 21:05:33 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 21:05:33 spire-1.2.1/support/oidc-discovery-provider/handler.go 21:05:33 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 21:05:33 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 21:05:33 spire-1.2.1/support/oidc-discovery-provider/main.go 21:05:33 spire-1.2.1/support/oidc-discovery-provider/server_api.go 21:05:33 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 21:05:33 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 21:05:33 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 21:05:33 spire-1.2.1/test/ 21:05:33 spire-1.2.1/test/clock/ 21:05:33 spire-1.2.1/test/clock/clock.go 21:05:33 spire-1.2.1/test/fakes/ 21:05:33 spire-1.2.1/test/fakes/fakeagentcatalog/ 21:05:33 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 21:05:33 spire-1.2.1/test/fakes/fakeagentkeymanager/ 21:05:33 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 21:05:33 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 21:05:33 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 21:05:33 spire-1.2.1/test/fakes/fakeagentstore/ 21:05:33 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 21:05:33 spire-1.2.1/test/fakes/fakedatastore/ 21:05:33 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 21:05:33 spire-1.2.1/test/fakes/fakeentryclient/ 21:05:33 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 21:05:33 spire-1.2.1/test/fakes/fakehealthchecker/ 21:05:33 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 21:05:33 spire-1.2.1/test/fakes/fakeidentityprovider/ 21:05:33 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 21:05:33 spire-1.2.1/test/fakes/fakemetrics/ 21:05:33 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 21:05:33 spire-1.2.1/test/fakes/fakenoderesolver/ 21:05:33 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 21:05:33 spire-1.2.1/test/fakes/fakenotifier/ 21:05:33 spire-1.2.1/test/fakes/fakenotifier/notifier.go 21:05:33 spire-1.2.1/test/fakes/fakepluginmetrics/ 21:05:33 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 21:05:33 spire-1.2.1/test/fakes/fakeserverca/ 21:05:33 spire-1.2.1/test/fakes/fakeserverca/serverca.go 21:05:33 spire-1.2.1/test/fakes/fakeservercatalog/ 21:05:33 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 21:05:33 spire-1.2.1/test/fakes/fakeserverkeymanager/ 21:05:33 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 21:05:33 spire-1.2.1/test/fakes/fakeservernodeattestor/ 21:05:33 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 21:05:33 spire-1.2.1/test/fakes/fakeupstreamauthority/ 21:05:33 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 21:05:33 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 21:05:33 spire-1.2.1/test/fakes/fakeworkloadapi/ 21:05:33 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 21:05:33 spire-1.2.1/test/fakes/fakeworkloadattestor/ 21:05:33 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 21:05:33 spire-1.2.1/test/fixture/ 21:05:33 spire-1.2.1/test/fixture/certs/ 21:05:33 spire-1.2.1/test/fixture/certs/agent_svid.der 21:05:33 spire-1.2.1/test/fixture/certs/base_cert.pem 21:05:33 spire-1.2.1/test/fixture/certs/base_csr.pem 21:05:33 spire-1.2.1/test/fixture/certs/base_key.pem 21:05:33 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 21:05:33 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 21:05:33 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 21:05:33 spire-1.2.1/test/fixture/certs/blog_cert.pem 21:05:33 spire-1.2.1/test/fixture/certs/blog_csr.pem 21:05:33 spire-1.2.1/test/fixture/certs/blog_key.pem 21:05:33 spire-1.2.1/test/fixture/certs/bundle.der 21:05:33 spire-1.2.1/test/fixture/certs/ca.pem 21:05:33 spire-1.2.1/test/fixture/certs/ca_key.pem 21:05:33 spire-1.2.1/test/fixture/certs/database_cert.pem 21:05:33 spire-1.2.1/test/fixture/certs/database_csr.pem 21:05:33 spire-1.2.1/test/fixture/certs/database_key.pem 21:05:33 spire-1.2.1/test/fixture/certs/node_cert.pem 21:05:33 spire-1.2.1/test/fixture/certs/node_csr.pem 21:05:33 spire-1.2.1/test/fixture/certs/node_key.pem 21:05:33 spire-1.2.1/test/fixture/certs/svid.pem 21:05:33 spire-1.2.1/test/fixture/certs/svid_key.pem 21:05:33 spire-1.2.1/test/fixture/config/ 21:05:33 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 21:05:33 spire-1.2.1/test/fixture/config/agent_good.conf 21:05:33 spire-1.2.1/test/fixture/config/agent_good_templated.conf 21:05:33 spire-1.2.1/test/fixture/config/plugin_good.conf 21:05:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 21:05:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 21:05:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 21:05:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 21:05:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 21:05:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 21:05:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 21:05:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 21:05:33 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 21:05:33 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 21:05:33 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 21:05:33 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 21:05:33 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 21:05:33 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 21:05:33 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 21:05:33 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 21:05:33 spire-1.2.1/test/fixture/config/server_good.conf 21:05:33 spire-1.2.1/test/fixture/config/server_good_templated.conf 21:05:33 spire-1.2.1/test/fixture/fixture.go 21:05:33 spire-1.2.1/test/fixture/nodeattestor/ 21:05:33 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 21:05:33 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 21:05:33 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 21:05:33 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 21:05:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 21:05:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 21:05:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 21:05:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 21:05:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 21:05:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 21:05:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 21:05:33 spire-1.2.1/test/fixture/registration/ 21:05:33 spire-1.2.1/test/fixture/registration/entries.json 21:05:33 spire-1.2.1/test/fixture/registration/good-for-update.json 21:05:33 spire-1.2.1/test/fixture/registration/good.json 21:05:33 spire-1.2.1/test/fixture/registration/invalid.json 21:05:33 spire-1.2.1/test/fixture/registration/invalid_json.json 21:05:33 spire-1.2.1/test/fixture/registration/manager_test_entries.json 21:05:33 spire-1.2.1/test/integration/ 21:05:33 spire-1.2.1/test/integration/README.md 21:05:33 spire-1.2.1/test/integration/common 21:05:33 spire-1.2.1/test/integration/setup/ 21:05:33 spire-1.2.1/test/integration/setup/adminclient/ 21:05:33 spire-1.2.1/test/integration/setup/adminclient/build.sh 21:05:33 spire-1.2.1/test/integration/setup/adminclient/client.go 21:05:33 spire-1.2.1/test/integration/setup/debugagent/ 21:05:33 spire-1.2.1/test/integration/setup/debugagent/build.sh 21:05:33 spire-1.2.1/test/integration/setup/debugagent/main.go 21:05:33 spire-1.2.1/test/integration/setup/debugserver/ 21:05:33 spire-1.2.1/test/integration/setup/debugserver/build.sh 21:05:33 spire-1.2.1/test/integration/setup/debugserver/main.go 21:05:33 spire-1.2.1/test/integration/setup/downstreamclient/ 21:05:33 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 21:05:33 spire-1.2.1/test/integration/setup/downstreamclient/client.go 21:05:33 spire-1.2.1/test/integration/setup/itclient/ 21:05:33 spire-1.2.1/test/integration/setup/itclient/client.go 21:05:33 spire-1.2.1/test/integration/setup/node-attestation/ 21:05:33 spire-1.2.1/test/integration/setup/node-attestation/build.sh 21:05:33 spire-1.2.1/test/integration/setup/node-attestation/client.go 21:05:33 spire-1.2.1/test/integration/setup/x509pop/ 21:05:33 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 21:05:33 spire-1.2.1/test/integration/setup/x509pop/setup.sh 21:05:33 spire-1.2.1/test/integration/suites/ 21:05:33 spire-1.2.1/test/integration/suites/admin-endpoints/ 21:05:33 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 21:05:33 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 21:05:33 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 21:05:33 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 21:05:33 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 21:05:33 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 21:05:33 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 21:05:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 21:05:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 21:05:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 21:05:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 21:05:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 21:05:33 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 21:05:33 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 21:05:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 21:05:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 21:05:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 21:05:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 21:05:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 21:05:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 21:05:33 spire-1.2.1/test/integration/suites/datastore-mysql/ 21:05:33 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 21:05:33 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 21:05:33 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 21:05:33 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 21:05:33 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 21:05:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 21:05:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 21:05:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 21:05:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 21:05:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 21:05:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 21:05:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 21:05:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 21:05:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 21:05:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 21:05:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 21:05:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 21:05:33 spire-1.2.1/test/integration/suites/datastore-postgres/ 21:05:33 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 21:05:33 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 21:05:33 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 21:05:33 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 21:05:33 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 21:05:33 spire-1.2.1/test/integration/suites/debug-endpoints/ 21:05:33 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 21:05:33 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 21:05:33 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 21:05:33 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 21:05:33 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 21:05:33 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 21:05:33 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 21:05:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 21:05:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 21:05:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 21:05:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 21:05:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 21:05:33 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 21:05:33 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 21:05:33 spire-1.2.1/test/integration/suites/downstream-endpoints/ 21:05:33 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 21:05:33 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 21:05:33 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 21:05:33 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 21:05:33 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 21:05:33 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 21:05:33 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 21:05:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 21:05:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 21:05:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 21:05:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 21:05:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 21:05:33 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 21:05:33 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 21:05:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 21:05:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 21:05:33 spire-1.2.1/test/integration/suites/join-token/ 21:05:33 spire-1.2.1/test/integration/suites/join-token/01-start-server 21:05:33 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 21:05:33 spire-1.2.1/test/integration/suites/join-token/03-start-agent 21:05:33 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 21:05:33 spire-1.2.1/test/integration/suites/join-token/05-check-svid 21:05:33 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 21:05:33 spire-1.2.1/test/integration/suites/join-token/README.md 21:05:33 spire-1.2.1/test/integration/suites/join-token/conf/ 21:05:33 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 21:05:33 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 21:05:33 spire-1.2.1/test/integration/suites/join-token/conf/server/ 21:05:33 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 21:05:33 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 21:05:33 spire-1.2.1/test/integration/suites/join-token/teardown 21:05:33 spire-1.2.1/test/integration/suites/k8s-reconcile/ 21:05:33 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 21:05:33 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 21:05:33 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 21:05:33 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 21:05:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 21:05:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 21:05:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 21:05:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 21:05:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 21:05:33 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 21:05:33 spire-1.2.1/test/integration/suites/k8s-scratch/ 21:05:33 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 21:05:33 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 21:05:33 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 21:05:33 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 21:05:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 21:05:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 21:05:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 21:05:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 21:05:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 21:05:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 21:05:33 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 21:05:33 spire-1.2.1/test/integration/suites/k8s/ 21:05:33 spire-1.2.1/test/integration/suites/k8s/00-setup 21:05:33 spire-1.2.1/test/integration/suites/k8s/01-apply-config 21:05:33 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 21:05:33 spire-1.2.1/test/integration/suites/k8s/README.md 21:05:33 spire-1.2.1/test/integration/suites/k8s/conf/ 21:05:33 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 21:05:33 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 21:05:33 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s/conf/server/ 21:05:33 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 21:05:33 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 21:05:33 spire-1.2.1/test/integration/suites/k8s/init-kubectl 21:05:33 spire-1.2.1/test/integration/suites/k8s/teardown 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/ 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/README.md 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/root/ 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 21:05:33 spire-1.2.1/test/integration/suites/nested-rotation/teardown 21:05:33 spire-1.2.1/test/integration/suites/node-attestation/ 21:05:33 spire-1.2.1/test/integration/suites/node-attestation/00-setup 21:05:33 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 21:05:33 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 21:05:33 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 21:05:33 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 21:05:33 spire-1.2.1/test/integration/suites/node-attestation/README.md 21:05:33 spire-1.2.1/test/integration/suites/node-attestation/conf/ 21:05:33 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 21:05:33 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 21:05:33 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 21:05:33 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 21:05:33 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 21:05:33 spire-1.2.1/test/integration/suites/node-attestation/teardown 21:05:33 spire-1.2.1/test/integration/suites/rotation/ 21:05:33 spire-1.2.1/test/integration/suites/rotation/00-setup 21:05:33 spire-1.2.1/test/integration/suites/rotation/01-start-server 21:05:33 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 21:05:33 spire-1.2.1/test/integration/suites/rotation/03-start-agent 21:05:33 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 21:05:33 spire-1.2.1/test/integration/suites/rotation/05-check-svids 21:05:33 spire-1.2.1/test/integration/suites/rotation/README.md 21:05:33 spire-1.2.1/test/integration/suites/rotation/conf/ 21:05:33 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 21:05:33 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 21:05:33 spire-1.2.1/test/integration/suites/rotation/conf/server/ 21:05:33 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 21:05:33 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 21:05:33 spire-1.2.1/test/integration/suites/rotation/teardown 21:05:33 spire-1.2.1/test/integration/suites/self-test/ 21:05:33 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 21:05:33 spire-1.2.1/test/integration/suites/self-test/README.md 21:05:33 spire-1.2.1/test/integration/suites/self-test/teardown 21:05:33 spire-1.2.1/test/integration/suites/spire-server-cli/ 21:05:33 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 21:05:33 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 21:05:33 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 21:05:33 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 21:05:33 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 21:05:33 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 21:05:33 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 21:05:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 21:05:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 21:05:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 21:05:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 21:05:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 21:05:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 21:05:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 21:05:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 21:05:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 21:05:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 21:05:33 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 21:05:33 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 21:05:33 spire-1.2.1/test/integration/suites/upgrade/ 21:05:33 spire-1.2.1/test/integration/suites/upgrade/00-setup 21:05:33 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 21:05:33 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 21:05:33 spire-1.2.1/test/integration/suites/upgrade/README.md 21:05:33 spire-1.2.1/test/integration/suites/upgrade/conf/ 21:05:33 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 21:05:33 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 21:05:33 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 21:05:33 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 21:05:33 spire-1.2.1/test/integration/suites/upgrade/teardown 21:05:33 spire-1.2.1/test/integration/suites/upgrade/versions.txt 21:05:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 21:05:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 21:05:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 21:05:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 21:05:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 21:05:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 21:05:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 21:05:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 21:05:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 21:05:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 21:05:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 21:05:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 21:05:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 21:05:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 21:05:33 spire-1.2.1/test/integration/test-one.sh 21:05:33 spire-1.2.1/test/integration/test.sh 21:05:33 spire-1.2.1/test/plugintest/ 21:05:33 spire-1.2.1/test/plugintest/config.go 21:05:33 spire-1.2.1/test/plugintest/load.go 21:05:33 spire-1.2.1/test/plugintest/option.go 21:05:33 spire-1.2.1/test/spiretest/ 21:05:33 spire-1.2.1/test/spiretest/apiserver.go 21:05:33 spire-1.2.1/test/spiretest/assertions.go 21:05:33 spire-1.2.1/test/spiretest/dir.go 21:05:33 spire-1.2.1/test/spiretest/errors_posix.go 21:05:33 spire-1.2.1/test/spiretest/errors_windows.go 21:05:33 spire-1.2.1/test/spiretest/logs.go 21:05:33 spire-1.2.1/test/spiretest/socketapi.go 21:05:33 spire-1.2.1/test/spiretest/suite.go 21:05:33 spire-1.2.1/test/spiretest/x509.go 21:05:33 spire-1.2.1/test/testca/ 21:05:33 spire-1.2.1/test/testca/ca.go 21:05:33 spire-1.2.1/test/testkey/ 21:05:33 spire-1.2.1/test/testkey/generate.sh 21:05:33 spire-1.2.1/test/testkey/genkeys.go 21:05:33 spire-1.2.1/test/testkey/keys.go 21:05:33 spire-1.2.1/test/testkey/new.go 21:05:33 spire-1.2.1/test/tpmsimulator/ 21:05:33 spire-1.2.1/test/tpmsimulator/simulator.go 21:05:33 spire-1.2.1/test/util/ 21:05:33 spire-1.2.1/test/util/cert_fixtures.go 21:05:33 spire-1.2.1/test/util/cert_generation.go 21:05:33 spire-1.2.1/test/util/io_redirection.go 21:05:33 spire-1.2.1/test/util/race.go 21:05:33 spire-1.2.1/test/util/util.go 21:05:33 building spire from source... 21:05:34 Installing go1.17.7... 21:06:00 Building bin/spire-server... 21:06:00 go: downloading github.com/mitchellh/cli v1.1.2 21:06:00 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 21:06:00 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 21:06:00 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 21:06:00 go: downloading google.golang.org/grpc v1.44.0 21:06:00 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:06:03 go: downloading github.com/hashicorp/go-hclog v1.1.0 21:06:03 go: downloading github.com/sirupsen/logrus v1.8.1 21:06:03 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 21:06:04 go: downloading github.com/imdario/mergo v0.3.12 21:06:05 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 21:06:05 go: downloading github.com/fatih/color v1.13.0 21:06:05 go: downloading github.com/mattn/go-isatty v0.0.14 21:06:05 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 21:06:05 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 21:06:05 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 21:06:05 go: downloading github.com/hashicorp/go-plugin v1.4.3 21:06:05 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 21:06:07 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 21:06:07 go: downloading github.com/InVisionApp/go-logger v1.0.1 21:06:07 go: downloading github.com/armon/go-metrics v0.3.10 21:06:08 go: downloading github.com/prometheus/client_golang v1.12.1 21:06:08 go: downloading github.com/uber-go/tally/v4 v4.1.1 21:06:10 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 21:06:10 go: downloading github.com/open-policy-agent/opa v0.38.0 21:06:37 go: downloading github.com/mattn/go-colorable v0.1.12 21:06:37 go: downloading github.com/Masterminds/goutils v1.1.0 21:06:37 go: downloading github.com/Masterminds/semver v1.5.0 21:06:37 go: downloading github.com/google/uuid v1.1.2 21:06:37 go: downloading github.com/huandu/xstrings v1.3.2 21:06:37 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:06:37 go: downloading github.com/oklog/run v1.0.0 21:06:37 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:06:37 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:06:37 go: downloading github.com/prometheus/client_model v0.2.0 21:06:37 go: downloading github.com/prometheus/common v0.32.1 21:06:37 go: downloading github.com/beorn7/perks v1.0.1 21:06:37 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:06:37 go: downloading github.com/prometheus/procfs v0.7.3 21:06:37 go: downloading go.uber.org/atomic v1.9.0 21:06:37 go: downloading github.com/imkira/go-observer v1.0.3 21:06:37 go: downloading github.com/hashicorp/errwrap v1.1.0 21:06:37 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:06:37 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:06:37 go: downloading github.com/twmb/murmur3 v1.1.6 21:06:38 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 21:06:38 go: downloading github.com/blang/semver/v4 v4.0.0 21:06:38 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:06:38 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 21:06:38 go: downloading github.com/jinzhu/gorm v1.9.16 21:06:38 go: downloading github.com/lib/pq v1.10.4 21:06:38 go: downloading github.com/mattn/go-sqlite3 v1.14.12 21:06:38 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:06: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/secrets-config ./cmd/secrets-config 21:07:05 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:07:05 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 21:07:05 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 21:07:05 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 21:07:05 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 21:07:08 Removing intermediate container b2eeef4ad8df 21:07:08 ---> 91fffb7888f7 21:07:08 21:07:08 Step 10/22 : FROM alpine:3.14 21:07:08 ---> ac73e934f311 21:07:08 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:07:08 ---> Running in ce81e3cdf5e4 21:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:07:12 (1/6) Installing ca-certificates (20211220-r0) 21:07:12 (2/6) Installing brotli-libs (1.0.9-r5) 21:07:12 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 21:07:12 (3/6) Installing nghttp2-libs (1.43.0-r0) 21:07:12 (4/6) Installing libcurl (7.79.1-r1) 21:07:12 go: downloading github.com/stretchr/testify v1.7.0 21:07:12 (5/6) Installing curl (7.79.1-r1) 21:07:12 (6/6) Installing dumb-init (1.2.5-r1) 21:07:12 Executing busybox-1.33.1-r7.trigger 21:07:12 Executing ca-certificates-20211220-r0.trigger 21:07:12 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:07:12 go: downloading k8s.io/client-go v0.23.4 21:07:12 go: downloading k8s.io/api v0.23.4 21:07:12 go: downloading google.golang.org/api v0.70.0 21:07:12 OK: 8 MiB in 20 packages 21:07:15 Removing intermediate container ce81e3cdf5e4 21:07:15 ---> 8e11d4c95d2a 21:07:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:07:15 ---> Running in 750a9e0f6305 21:07:16 Removing intermediate container 750a9e0f6305 21:07:16 ---> 13c3a4e05430 21:07:16 Step 13/22 : WORKDIR /edgex 21:07:16 ---> Running in 55b09f986ac8 21:07:16 Removing intermediate container 55b09f986ac8 21:07:16 ---> 0422221923a9 21:07:16 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:07:17 ---> a81262475ddf 21:07:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:07:19 ---> 5b0102e71ac1 21:07:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:07:21 ---> 576b2b1bb4d0 21:07:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:07:22 ---> 707a385bf7fb 21:07:22 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:07:22 ---> Running in 28e14c82681e 21:07:25 Removing intermediate container 28e14c82681e 21:07:25 ---> bf42f34f3932 21:07:25 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:07:25 ---> Running in 3cbb62cf1b3f 21:07:25 Removing intermediate container 3cbb62cf1b3f 21:07:25 ---> f724e13bd718 21:07:25 Step 20/22 : LABEL arch=arm64 21:07:25 ---> Running in d3dc2dec4c93 21:07:26 Removing intermediate container d3dc2dec4c93 21:07:26 ---> 6a1e835fc041 21:07:26 Step 21/22 : LABEL git_sha=59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 21:07:26 ---> Running in edaa4fc82bdd 21:07:27 Removing intermediate container edaa4fc82bdd 21:07:27 ---> 230fbef434bb 21:07:27 Step 22/22 : LABEL version=0.0.0 21:07:27 ---> Running in 5c919cb71ea3 21:07:27 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:07:28 Removing intermediate container 5c919cb71ea3 21:07:28 ---> 77062b782f29 21:07:28 21:07:28 Successfully built 77062b782f29 21:07:28 Successfully tagged security-proxy-setup-arm64:latest 21:07:28  Building security-proxy-setup ... done Building security-spiffe-token-provider 21:08:07 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:08:07 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:08:07 ---> 300db42304d9 21:08:07 Step 3/20 : WORKDIR /edgex-go 21:08:07 ---> Using cache 21:08:07 ---> ddd09f6dcfbe 21:08:07 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:08:07 ---> Running in e0d0d366ad43 21:08:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:08:07 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:08:07 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:08:07 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:08:07 go: downloading cloud.google.com/go/storage v1.21.0 21:08:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:08:07 go: downloading cloud.google.com/go v0.100.2 21:08:07 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 21:08:07 v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:08:07 OK: 15739 distinct packages available 21:08:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:08:07 go: downloading github.com/google/go-tpm v0.3.3 21:08:07 go: downloading k8s.io/apimachinery v0.23.4 21:08:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:08:09 OK: 220 MiB in 52 packages 21:08:10 go: downloading k8s.io/kube-aggregator v0.23.3 21:08:11 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:08:11 Removing intermediate container e0d0d366ad43 21:08:11 ---> 401846cd178a 21:08:11 Step 5/20 : COPY go.mod vendor* ./ 21:08:12 ---> e7b61bba2c9a 21:08:12 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:08:12 ---> Running in 3766f4ca70cd 21:08:13 go: downloading cloud.google.com/go/security v1.3.0 21:08:13 go: downloading github.com/hashicorp/vault/api v1.4.1 21:08:14 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:08:15 go: downloading gopkg.in/yaml.v2 v2.4.0 21:08:15 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:08:15 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:08:16 go: downloading github.com/gobwas/glob v0.2.3 21:08:16 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:08:16 go: downloading github.com/jinzhu/inflection v1.0.0 21:08:16 go: downloading github.com/aws/smithy-go v1.11.0 21:08:17 Removing intermediate container 3766f4ca70cd 21:08:17 ---> 0e008d1e1148 21:08:17 Step 7/20 : COPY . . 21:08:18 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:08:18 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:08:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:08:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:08:19 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:08:19 go: downloading github.com/gogo/protobuf v1.3.2 21:08:24 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:08:24 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:08:25 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:08:25 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:08:25 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:08:25 go: downloading github.com/dimchansky/utfbom v1.1.1 21:08:25 go: downloading cloud.google.com/go/compute v1.3.0 21:08:26 go: downloading cloud.google.com/go/iam v0.1.1 21:08:27 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:08:27 go: downloading k8s.io/klog/v2 v2.30.0 21:08:27 go: downloading github.com/google/gofuzz v1.1.0 21:08:27 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:08:29 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:08:29 go: downloading github.com/spf13/pflag v1.0.5 21:08:30 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:08:30 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:08:31 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:08:31 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:08:31 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:08:31 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:08:31 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:08:32 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:08:32 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:08:32 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:08:32 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:08:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:08:34 go: downloading go.opencensus.io v0.23.0 21:08:35 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:08:36 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:08:36 go: downloading gopkg.in/inf.v0 v0.9.1 21:08:36 go: downloading github.com/go-logr/logr v1.2.2 21:08:36 go: downloading github.com/google/go-cmp v0.5.7 21:08:36 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:08:37 go: downloading github.com/json-iterator/go v1.1.12 21:08:38 go: downloading github.com/googleapis/gnostic v0.5.5 21:08:38  ---> 9deeabed5aef 21:08:38 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:08:38 ---> Running in 444689e24a97 21:08: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:08:40 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:08:43 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:08:43 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:08:43 go: downloading github.com/tklauser/numcpus v0.3.0 21:08:43 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:08:44 go: downloading go.uber.org/zap v1.21.0 21:08:44 go: downloading sigs.k8s.io/yaml v1.3.0 21:08:45 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:08:45 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:08:45 go: downloading github.com/modern-go/reflect2 v1.0.2 21:08:45 go: downloading github.com/ryanuber/go-glob v1.0.0 21:08:45 go: downloading github.com/golang/snappy v0.0.4 21:08:45 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:08:55 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:08:55 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:08:55 go: downloading github.com/hashicorp/go-version v1.2.0 21:08:55 go: downloading go.uber.org/multierr v1.6.0 21:09:22 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:09:22 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:10:44 Removing intermediate container 89f69d075428 21:10:44 ---> 17ff7f821cc2 21:10:44 21:10:44 Step 10/23 : FROM alpine:3.14 21:10:44 ---> ac73e934f311 21:10:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:10:44 ---> Using cache 21:10:44 ---> 4a102076a740 21:10:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:10:44 ---> Using cache 21:10:44 ---> 1db1b97b8209 21:10:44 Step 13/23 : ENV APP_PORT=59881 21:10:44 ---> Running in 1a7e8cd852ae 21:10:44 Removing intermediate container 1a7e8cd852ae 21:10:44 ---> 13873c2280a2 21:10:44 Step 14/23 : EXPOSE $APP_PORT 21:10:44 ---> Running in 5b52d240f3b5 21:10:44 Removing intermediate container 5b52d240f3b5 21:10:44 ---> 262a1d1bbd15 21:10:44 Step 15/23 : WORKDIR / 21:10:44 ---> Running in c24480ddf50e 21:10:44 Removing intermediate container c24480ddf50e 21:10:44 ---> 9419d9d2a5ec 21:10:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:10:44 ---> f84824bba6ca 21:10:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:10:44 ---> 58e87ac8d289 21:10:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:10:44 ---> 5db67315b076 21:10:44 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:10:44 ---> Running in 8501387b6a1d 21:10:44 Removing intermediate container 8501387b6a1d 21:10:44 ---> b51def14c4bb 21:10:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:10:44 ---> Running in aa8ed163112b 21:10:44 Removing intermediate container aa8ed163112b 21:10:44 ---> b54fe7ab31a3 21:10:44 Step 21/23 : LABEL arch=arm64 21:10:44 ---> Running in 2717ebabe97c 21:10:44 Removing intermediate container 2717ebabe97c 21:10:44 ---> fb5338f32011 21:10:44 Step 22/23 : LABEL git_sha=59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 21:10:44 ---> Running in d9c15e1e8ca2 21:10:45 Removing intermediate container d9c15e1e8ca2 21:10:45 ---> 6c4a10ceaf3b 21:10:45 Step 23/23 : LABEL version=0.0.0 21:10:45 ---> Running in d1bc15d567bd 21:10:45 Removing intermediate container d1bc15d567bd 21:10:45 ---> 797bd0a432f4 21:10:45 21:10:46 Successfully built 797bd0a432f4 21:10:46 Successfully tagged core-metadata-arm64:latest 21:14:53  Building core-metadata ... done Removing intermediate container 444689e24a97 21:14:53 ---> dad171e98cad 21:14:53 21:14:53 Step 9/20 : FROM alpine:3.15 21:14:53 3.15: Pulling from library/alpine 21:14:53 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 21:14:53 Status: Downloaded newer image for alpine:3.15 21:14:53 ---> 3fb3c9af89a9 21:14:53 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:14:53 ---> Running in a015e70536bc 21:14:53 Removing intermediate container a015e70536bc 21:14:53 ---> d6a2bbecc4fe 21:14:53 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:14:53 ---> Running in 4f19a55337d0 21:14:53 Removing intermediate container 4f19a55337d0 21:14:53 ---> ba5f1456af56 21:14:53 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:14:53 ---> Running in 72801908c8ad 21:14:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:14:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:14:53 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 21:14:53 v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:14:53 OK: 15730 distinct packages available 21:14:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:14:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:14:54 (1/9) Installing ca-certificates (20211220-r0) 21:14:54 (2/9) Installing brotli-libs (1.0.9-r5) 21:14:55 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:14:55 (4/9) Installing libcurl (7.80.0-r1) 21:14:55 (5/9) Installing curl (7.80.0-r1) 21:14:55 (6/9) Installing dumb-init (1.2.5-r1) 21:14:55 (7/9) Installing musl-obstack (1.2.3-r0) 21:14:55 (8/9) Installing libucontext (1.1-r0) 21:14:55 (9/9) Installing gcompat (1.0.0-r4) 21:14:55 Executing busybox-1.34.1-r5.trigger 21:14:55 Executing ca-certificates-20211220-r0.trigger 21:14:56 OK: 8 MiB in 23 packages 21:14:58 Removing intermediate container 72801908c8ad 21:14:58 ---> 91e140977b3b 21:14:58 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:14:59 ---> f84329b8ae34 21:14:59 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:15:02 ---> fb85d0eed465 21:15:02 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:15:02 ---> 25f26ae6f6ac 21:15:02 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:15:02 ---> Running in 5458832b089e 21:15:03 Removing intermediate container 5458832b089e 21:15:03 ---> 8941a4b7f03b 21:15:03 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:15:03 ---> Running in 8a194c34508b 21:15:04 Removing intermediate container 8a194c34508b 21:15:04 ---> 775dd033c388 21:15:04 Step 18/20 : LABEL arch=arm64 21:15:04 ---> Running in d8ba8a2cdca9 21:15:04 Removing intermediate container d8ba8a2cdca9 21:15:04 ---> 8bd8691918ff 21:15:04 Step 19/20 : LABEL git_sha=59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 21:15:04 ---> Running in 02188dcad562 21:15:05 Removing intermediate container 02188dcad562 21:15:05 ---> 215735915584 21:15:05 Step 20/20 : LABEL version=0.0.0 21:15:05 ---> Running in 97e53efaf901 21:15:06 Removing intermediate container 97e53efaf901 21:15:06 ---> c8f1ff699cf5 21:15:06 21:15:06 Successfully built c8f1ff699cf5 21:15:06 Successfully tagged security-spiffe-token-provider-arm64:latest 21:27:44  Building security-spiffe-token-provider ... done Building bin/spire-agent... 21:27:44 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:27:44 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:27:44 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:27:44 go: downloading github.com/docker/docker v20.10.12+incompatible 21:27:47 go: downloading github.com/google/go-tpm-tools v0.3.3 21:27:49 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:27:49 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:27:49 go: downloading github.com/docker/go-connections v0.4.0 21:27:49 go: downloading github.com/docker/go-units v0.4.0 21:27:49 go: downloading github.com/opencontainers/image-spec v1.0.1 21:27:49 go: downloading github.com/containerd/containerd v1.3.4 21:27:49 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:27:49 go: downloading github.com/opencontainers/go-digest v1.0.0 21:33:12 Building bin/spire-agent... 21:33:12 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:33:12 go: downloading github.com/docker/docker v20.10.12+incompatible 21:33:12 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:33:12 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:33:12 go: downloading github.com/google/go-tpm-tools v0.3.3 21:33:12 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:33:12 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:33:12 go: downloading github.com/docker/go-connections v0.4.0 21:33:12 go: downloading github.com/docker/go-units v0.4.0 21:33:12 go: downloading github.com/opencontainers/image-spec v1.0.1 21:33:12 go: downloading github.com/containerd/containerd v1.3.4 21:33:12 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:33:12 go: downloading github.com/opencontainers/go-digest v1.0.0 21:34:09 Removing intermediate container 6b6a9d5eed0e 21:34:09 ---> d2e9acf596f7 21:34:09 21:34:09 Step 13/26 : FROM alpine:3.15 21:34:09 ---> 3fb3c9af89a9 21:34:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:34:09 ---> Using cache 21:34:09 ---> d6a2bbecc4fe 21:34:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:34:09 ---> Using cache 21:34:09 ---> ba5f1456af56 21:34:09 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:34:09 ---> Running in d03dd97149a3 21:34:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:34:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:34:09 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 21:34:09 v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:34:09 OK: 15730 distinct packages available 21:34:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:34:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:34:09 (1/5) Installing dumb-init (1.2.5-r1) 21:34:09 (2/5) Installing musl-obstack (1.2.3-r0) 21:34:09 (3/5) Installing libucontext (1.1-r0) 21:34:09 (4/5) Installing gcompat (1.0.0-r4) 21:34:09 (5/5) Installing openssl (1.1.1n-r0) 21:34:09 Executing busybox-1.34.1-r5.trigger 21:34:09 OK: 6 MiB in 19 packages 21:34:09 Removing intermediate container d03dd97149a3 21:34:09 ---> d6d668b207de 21:34:09 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 21:34:12 ---> 9bf7bea358f7 21:34:12 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:34:18 ---> bf5e450eeca3 21:34:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:34:18 ---> 120774929c19 21:34:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:34:19 ---> 21e1b518ad9e 21:34:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:34:20 ---> 910d04eff7ce 21:34:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:34:20 ---> Running in cc69050b188e 21:34:21 Removing intermediate container cc69050b188e 21:34:21 ---> e7c222b9d30e 21:34:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:34:21 ---> Running in 4128d4ab89c6 21:34:21 Removing intermediate container 4128d4ab89c6 21:34:21 ---> e31a0194d839 21:34:21 Step 24/26 : LABEL arch=arm64 21:34:21 ---> Running in 51ba011f42a6 21:34:22 Removing intermediate container 51ba011f42a6 21:34:22 ---> 6f69d98130fa 21:34:22 Step 25/26 : LABEL git_sha=59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 21:34:22 ---> Running in 16888d26c386 21:34:22 Removing intermediate container 16888d26c386 21:34:22 ---> 7892e7a6bdae 21:34:22 Step 26/26 : LABEL version=0.0.0 21:34:23 ---> Running in 6241444ae404 21:34:23 Removing intermediate container 6241444ae404 21:34:23 ---> 89cfa998caa5 21:34:23 21:34:23 Successfully built 89cfa998caa5 21:34:23 Successfully tagged security-spire-agent-arm64:latest 21:36:30  Building security-spire-agent ... done Building bin/spire-agent... 21:36:30 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:36:30 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:36:30 go: downloading github.com/docker/docker v20.10.12+incompatible 21:36:30 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:36:30 go: downloading github.com/google/go-tpm-tools v0.3.3 21:36:30 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:36:30 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:36:30 go: downloading github.com/docker/go-connections v0.4.0 21:36:30 go: downloading github.com/docker/go-units v0.4.0 21:36:30 go: downloading github.com/opencontainers/image-spec v1.0.1 21:36:30 go: downloading github.com/containerd/containerd v1.3.4 21:36:30 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:36:30 go: downloading github.com/opencontainers/go-digest v1.0.0 21:37:52 Removing intermediate container 13b821e9843f 21:37:52 ---> 829399e812db 21:37:52 21:37:52 Step 13/25 : FROM alpine:3.15 21:37:52 ---> 3fb3c9af89a9 21:37:52 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:37:52 ---> Using cache 21:37:52 ---> d6a2bbecc4fe 21:37:52 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:37:52 ---> Using cache 21:37:52 ---> ba5f1456af56 21:37:52 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:37:52 ---> Using cache 21:37:52 ---> d6d668b207de 21:37:52 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:37:56 ---> a28098905cda 21:37:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:37:57 ---> 5e7c6b926048 21:37:57 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:37:58 ---> 2a5b4f5984b8 21:37:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:37:58 ---> 46ac0efa84e3 21:37:58 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:37:59 ---> Running in 93dd66445a21 21:37:59 Removing intermediate container 93dd66445a21 21:37:59 ---> 69df6f669cef 21:37:59 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:37:59 ---> Running in 2c3a227482b9 21:37:59 Removing intermediate container 2c3a227482b9 21:37:59 ---> 557fac6aaa70 21:37:59 Step 23/25 : LABEL arch=arm64 21:37:59 ---> Running in b00013cd1642 21:38:00 Removing intermediate container b00013cd1642 21:38:00 ---> e8fe051cbeaa 21:38:00 Step 24/25 : LABEL git_sha=59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 21:38:00 ---> Running in f25c02005576 21:38:01 Removing intermediate container f25c02005576 21:38:01 ---> 0177a307cf7f 21:38:01 Step 25/25 : LABEL version=0.0.0 21:38:01 ---> Running in 79e5a4488991 21:38:01 Removing intermediate container 79e5a4488991 21:38:01 ---> daf0fddffebb 21:38:01 21:38:02 Successfully built daf0fddffebb 21:38:02 Successfully tagged security-spire-server-arm64:latest 21:40:23  Building security-spire-server ... done Removing intermediate container 2ddb252f3e2e 21:40:23 ---> 2e9b8e9ab450 21:40:23 21:40:23 Step 13/26 : FROM alpine:3.15 21:40:23 ---> 3fb3c9af89a9 21:40:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:40:23 ---> Using cache 21:40:23 ---> d6a2bbecc4fe 21:40:23 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:40:23 ---> Using cache 21:40:23 ---> ba5f1456af56 21:40:23 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:40:23 ---> Running in 2d5fb1b75802 21:40:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:40:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:40:24 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 21:40:24 v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:40:24 OK: 15730 distinct packages available 21:40:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:40:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:40:26 (1/4) Installing dumb-init (1.2.5-r1) 21:40:26 (2/4) Installing musl-obstack (1.2.3-r0) 21:40:26 (3/4) Installing libucontext (1.1-r0) 21:40:26 (4/4) Installing gcompat (1.0.0-r4) 21:40:26 Executing busybox-1.34.1-r5.trigger 21:40:26 OK: 6 MiB in 18 packages 21:40:27 Removing intermediate container 2d5fb1b75802 21:40:27 ---> e9a4d75fa7f6 21:40:27 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:40:31 ---> 41445b592952 21:40:31 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:40:31 ---> f67898dbb460 21:40:31 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:40:31 ---> Running in 97a4077c5dd7 21:40:32 Removing intermediate container 97a4077c5dd7 21:40:32 ---> 568d9c01fc60 21:40:32 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:40:32 ---> fd04bfebd494 21:40:32 Step 21/26 : WORKDIR / 21:40:33 ---> Running in a32a58745301 21:40:33 Removing intermediate container a32a58745301 21:40:33 ---> 546d5db12f17 21:40:33 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:40:33 ---> Running in 8ad3a8ad09fd 21:40:33 Removing intermediate container 8ad3a8ad09fd 21:40:33 ---> c69c084617a0 21:40:33 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:40:33 ---> Running in 8229a759868f 21:40:34 Removing intermediate container 8229a759868f 21:40:34 ---> 70c67c3b7633 21:40:34 Step 24/26 : LABEL arch=arm64 21:40:34 ---> Running in 72ce0a67f041 21:40:34 Removing intermediate container 72ce0a67f041 21:40:34 ---> a5ff2ef69168 21:40:34 Step 25/26 : LABEL git_sha=59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 21:40:34 ---> Running in eb91a07a8d60 21:40:35 Removing intermediate container eb91a07a8d60 21:40:35 ---> 9d7c2071e07b 21:40:35 Step 26/26 : LABEL version=0.0.0 21:40:35 ---> Running in 52848c7b7ce0 21:40:35 Removing intermediate container 52848c7b7ce0 21:40:35 ---> a5302f535f99 21:40:35 21:40:35 Successfully built a5302f535f99 21:40:35 Successfully tagged security-spire-config-arm64:latest 21:40:35  Building security-spire-config ... done  [Pipeline] } 21:40:35 $ docker stop --time=1 7159ea8018ae1ce9c2d6de0e317c219d8e9b42c473bdddc861f72ba7107b73c3 21:40:37 $ docker rm -f 7159ea8018ae1ce9c2d6de0e317c219d8e9b42c473bdddc861f72ba7107b73c3 [Pipeline] // withDockerContainer [Pipeline] sh 21:40:38 + docker images 21:40:38 REPOSITORY TAG IMAGE ID CREATED SIZE 21:40:38 security-spire-config-arm64 latest a5302f535f99 3 seconds ago 85.6MB 21:40:38 2e9b8e9ab450 35 seconds ago 4.14GB 21:40:38 security-spire-server-arm64 latest daf0fddffebb 2 minutes ago 86.3MB 21:40:38 829399e812db 3 minutes ago 4.14GB 21:40:38 security-spire-agent-arm64 latest 89cfa998caa5 6 minutes ago 126MB 21:40:38 d2e9acf596f7 6 minutes ago 4.14GB 21:40:38 security-spiffe-token-provider-arm64 latest c8f1ff699cf5 25 minutes ago 27.9MB 21:40:38 dad171e98cad 25 minutes ago 1.36GB 21:40:38 core-metadata-arm64 latest 797bd0a432f4 29 minutes ago 16.3MB 21:40:38 17ff7f821cc2 30 minutes ago 1.31GB 21:40:38 security-proxy-setup-arm64 latest 77062b782f29 33 minutes ago 26.1MB 21:40:38 91fffb7888f7 33 minutes ago 1.31GB 21:40:38 support-notifications-arm64 latest cf9b1f7f6995 35 minutes ago 25.8MB 21:40:38 67ced9c3cb2c 36 minutes ago 1.36GB 21:40:38 support-scheduler-arm64 latest 7e69eaf4ac4a 36 minutes ago 25.2MB 21:40:38 d1b9b36fd03e 36 minutes ago 1.36GB 21:40:38 core-command-arm64 latest 2a487a473a1c 39 minutes ago 15.5MB 21:40:38 f5c120acb3ae 39 minutes ago 1.3GB 21:40:38 sys-mgmt-agent-arm64 latest 92f174ba775c 44 minutes ago 282MB 21:40:38 core-data-arm64 latest 5ad916a9e1ae 45 minutes ago 21.6MB 21:40:38 security-bootstrapper-arm64 latest 6b89221ab53b 45 minutes ago 18.3MB 21:40:38 9972d2ade6a0 46 minutes ago 1.34GB 21:40:38 security-secretstore-setup-arm64 latest feefb78dbcc6 46 minutes ago 27.5MB 21:40:38 01c88e76abfd 46 minutes ago 1.31GB 21:40:38 0884f0338001 46 minutes ago 1.31GB 21:40:38 69b985a20b6b 46 minutes ago 1.32GB 21:40:38 ci-base-image-arm64 latest 300db42304d9 About an hour ago 885MB 21:40:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 11 days ago 551MB 21:40:38 docker 20.10.14 c346e9eafbab 4 weeks ago 202MB 21:40:38 alpine 3.14 ac73e934f311 4 weeks ago 5.34MB 21:40:38 alpine 3.15 3fb3c9af89a9 4 weeks ago 5.32MB 21:40:38 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:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:40:39 21:40:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:40:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:40:39 arm64: Pulling from edgex-lftools-log-publisher 21:40:39 8998bd30e6a1: Pulling fs layer 21:40:39 04944245beec: Pulling fs layer 21:40:39 699f458cf7ca: Pulling fs layer 21:40:39 765212b225bb: Pulling fs layer 21:40:39 f23df028b6ca: Pulling fs layer 21:40:39 d65c8cfc05b1: Pulling fs layer 21:40:39 2437ff75d9bd: Pulling fs layer 21:40:39 f23df028b6ca: Waiting 21:40:39 d65c8cfc05b1: Waiting 21:40:39 2437ff75d9bd: Waiting 21:40:39 765212b225bb: Waiting 21:40:39 04944245beec: Verifying Checksum 21:40:39 04944245beec: Download complete 21:40:39 765212b225bb: Verifying Checksum 21:40:39 765212b225bb: Download complete 21:40:39 f23df028b6ca: Verifying Checksum 21:40:39 f23df028b6ca: Download complete 21:40:40 d65c8cfc05b1: Verifying Checksum 21:40:40 d65c8cfc05b1: Download complete 21:40:40 699f458cf7ca: Verifying Checksum 21:40:40 699f458cf7ca: Download complete 21:40:40 8998bd30e6a1: Verifying Checksum 21:40:40 8998bd30e6a1: Download complete 21:40:42 2437ff75d9bd: Verifying Checksum 21:40:42 2437ff75d9bd: Download complete 21:40:45 8998bd30e6a1: Pull complete 21:40:45 04944245beec: Pull complete 21:40:47 699f458cf7ca: Pull complete 21:40:47 765212b225bb: Pull complete 21:40:48 f23df028b6ca: Pull complete 21:40:48 d65c8cfc05b1: Pull complete 21:41:03 2437ff75d9bd: Pull complete 21:41:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:41:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:41:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:41:03 prd-ubuntu20.04-docker-arm64-4c-16g-40401 does not seem to be running inside a container 21:41:04 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:41:07 $ docker top f7528ca11ba8d8c5839a6beb086e4630a7dfcd148cb8de86d44f4414260d79a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:41:08 ---> job-cost.sh 21:41:08 lf-activate-venv: SKIPPING 21:41:08 INFO: No Stack... 21:41:08 INFO: Retrieving Pricing Info for: v3-standard-4 21:41:09 INFO: Archiving Costs [Pipeline] sh 21:41:10 + cut -d, -f6 21:41:10 + cat /w/workspace/edgex-go/13/archives/cost.csv [Pipeline] lock 21:41:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3987-13-stack-cost] 21:41:10 Resource [jenkins-edgexfoundry-edgex-go-PR-3987-13-stack-cost] did not exist. Created. 21:41:10 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3987-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:41:11 + echo total: 0.2199999988079071 [Pipeline] stash 21:41:11 Stashed 1 file(s) [Pipeline] } 21:41:11 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3987-13-stack-cost] [Pipeline] // lock [Pipeline] } 21:41:11 $ docker stop --time=1 f7528ca11ba8d8c5839a6beb086e4630a7dfcd148cb8de86d44f4414260d79a9 21:41:12 $ docker rm -f f7528ca11ba8d8c5839a6beb086e4630a7dfcd148cb8de86d44f4414260d79a9 [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:41:13 provisioning config files... 21:41:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/13@tmp/config6259626891628807945tmp [Pipeline] { [Pipeline] sh 21:41:13 + set +x 21:41:13 + curl -s https://codecov.io/bash 21:41:13 + bash -s -- 21:41:13 21:41:13 _____ _ 21:41:13 / ____| | | 21:41:13 | | ___ __| | ___ ___ _____ __ 21:41:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:41:13 | |___| (_) | (_| | __/ (_| (_) \ V / 21:41:13 \_____\___/ \__,_|\___|\___\___/ \_/ 21:41:13 Bash-1.0.6 21:41:13 21:41:13 21:41:13 ==> git version 2.25.1 found 21:41:13 ==> 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:41:13 Release-Date: 2020-01-08 21:41:13 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:41:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:41:13 ==> Jenkins CI detected. 21:41:13 current dir:  /w/workspace/edgex-go/13 21:41:13 project root: . 21:41:13 --> token set from env 21:41:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:41:13 ==> Running gcov in . (disable via -X gcov) 21:41:14 ==> Python coveragepy not found 21:41:14 ==> Searching for coverage reports in: 21:41:14 + . 21:41:14 -> Found 1 reports 21:41:14 ==> Detecting git/mercurial file structure 21:41:14 ==> Reading reports 21:41:14 + ./coverage.out bytes=435134 21:41:14 ==> Appending adjustments 21:41:14 https://docs.codecov.io/docs/fixing-reports 21:41:15 + Found adjustments 21:41:15 ==> Gzipping contents 21:41:15 60K /tmp/codecov.u1uWhw.gz 21:41:15 ==> Uploading reports 21:41:15 url: https://codecov.io 21:41:15 query: branch=PR-3987&commit=3dbef2311167635094b9702bde69b1056438adad&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= 21:41:15 -> Pinging Codecov 21:41:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3987&commit=3dbef2311167635094b9702bde69b1056438adad&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= 21:41:15 -> Uploading to 21:41:15 https://storage.googleapis.com/codecov/v4/raw/2022-05-03/00271124DB129430A58F1EEE437C3FCB/3dbef2311167635094b9702bde69b1056438adad/64519a82-8482-4335-9e02-061d83ade5d1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220503T214115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6a41265e933fd0d6042a05a0f4c161ea403e3765ee108809f82c5143360b6a40 21:41:15 % Total % Received % Xferd Average Speed Time Time Time Current 21:41:15 Dload Upload Total Spent Left Speed 21:41:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59738 0 0 100 59738 0 239k --:--:-- --:--:-- --:--:-- 240k 21:41:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3dbef2311167635094b9702bde69b1056438adad [Pipeline] } 21:41:15 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:41:16 + [ -d /w/workspace/edgex-go/13/archives ] [Pipeline] libraryResource [Pipeline] sh 21:41:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:41:17 ---> package-listing.sh 21:41:17 ++ facter osfamily 21:41:17 ++ tr '[:upper:]' '[:lower:]' 21:41:17 + OS_FAMILY=debian 21:41:17 + workspace=/w/workspace/edgex-go/13 21:41:17 + START_PACKAGES=/tmp/packages_start.txt 21:41:17 + END_PACKAGES=/tmp/packages_end.txt 21:41:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:41:17 + PACKAGES=/tmp/packages_start.txt 21:41:17 + '[' /w/workspace/edgex-go/13 ']' 21:41:17 + PACKAGES=/tmp/packages_end.txt 21:41:17 + case "${OS_FAMILY}" in 21:41:17 + dpkg -l 21:41:17 + grep '^ii' 21:41:17 + '[' -f /tmp/packages_start.txt ']' 21:41:17 + '[' -f /tmp/packages_end.txt ']' 21:41:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:41:17 + '[' /w/workspace/edgex-go/13 ']' 21:41:17 + mkdir -p /w/workspace/edgex-go/13/archives/ 21:41:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] echo 21:41:17 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/13/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:41:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:41:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:41:18 21:41:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:41:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:41:19 latest: Pulling from edgex-lftools-log-publisher 21:41:19 5eb5b503b376: Pulling fs layer 21:41:19 5c69ac0246d0: Pulling fs layer 21:41:19 ec43610c2a17: Pulling fs layer 21:41:19 3a2ae6a8a46f: Pulling fs layer 21:41:19 33b1e0a273af: Pulling fs layer 21:41:19 5d3b04190fa2: Pulling fs layer 21:41:19 2f39f015ded8: Pulling fs layer 21:41:19 5d3b04190fa2: Waiting 21:41:19 2f39f015ded8: Waiting 21:41:19 33b1e0a273af: Waiting 21:41:19 3a2ae6a8a46f: Waiting 21:41:19 5c69ac0246d0: Verifying Checksum 21:41:19 5c69ac0246d0: Download complete 21:41:19 3a2ae6a8a46f: Download complete 21:41:19 33b1e0a273af: Verifying Checksum 21:41:19 33b1e0a273af: Download complete 21:41:19 ec43610c2a17: Verifying Checksum 21:41:19 ec43610c2a17: Download complete 21:41:19 5d3b04190fa2: Verifying Checksum 21:41:19 5d3b04190fa2: Download complete 21:41:19 5eb5b503b376: Verifying Checksum 21:41:19 5eb5b503b376: Download complete 21:41:19 2f39f015ded8: Download complete 21:41:20 5eb5b503b376: Pull complete 21:41:20 5c69ac0246d0: Pull complete 21:41:21 ec43610c2a17: Pull complete 21:41:21 3a2ae6a8a46f: Pull complete 21:41:21 33b1e0a273af: Pull complete 21:41:21 5d3b04190fa2: Pull complete 21:41:25 2f39f015ded8: Pull complete 21:41:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:41:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:41:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:41:25 prd-ubuntu20.04-docker-8c-8g-40396 does not seem to be running inside a container 21:41:25 $ 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/13/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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:41:27 $ docker top 88f73c45a7869de7f250695cd663f2048202dcfc960eee5a7e829ddf0855c46a -eo pid,comm [Pipeline] { [Pipeline] sh 21:41:28 + touch /tmp/pre-build-complete [Pipeline] sh 21:41:28 + mkdir -p /var/log/sysstat [Pipeline] sh 21:41:28 + ls /var/log/sa-host 21:41:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:41:28 provisioning config files... 21:41:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config142155590984648980tmp [Pipeline] { [Pipeline] echo 21:41:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:41:29 ---> create-netrc.sh [Pipeline] } 21:41:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:41:29 ---> python-tools-install.sh [Pipeline] echo 21:41:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:41:29 ---> sudo-logs.sh 21:41:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:41:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:41:30 ---> job-cost.sh 21:41:30 lf-activate-venv: SKIPPING 21:41:30 DEBUG: total: 0.2199999988079071 21:41:30 INFO: Retrieving Stack Cost... 21:41:30 INFO: Retrieving Pricing Info for: v3-standard-8 21:41:31 INFO: Archiving Costs [Pipeline] echo 21:41:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:41:31 ---> logs-deploy.sh 21:41:31 lf-activate-venv: SKIPPING 21:41:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3987/13 21:41:31 INFO: archiving workspace using pattern(s): 21:41:32 Archives upload complete. 21:41:32 INFO: archiving logs to Nexus 21:41:33 ---> uname -a: 21:41:33 Linux prd-ubuntu20-04-docker-8c-8g-40396 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:41:33 21:41:33 21:41:33 ---> lscpu: 21:41:33 Architecture: x86_64 21:41:33 CPU op-mode(s): 32-bit, 64-bit 21:41:33 Byte Order: Little Endian 21:41:33 Address sizes: 40 bits physical, 48 bits virtual 21:41:33 CPU(s): 8 21:41:33 On-line CPU(s) list: 0-7 21:41:33 Thread(s) per core: 1 21:41:33 Core(s) per socket: 1 21:41:33 Socket(s): 8 21:41:33 NUMA node(s): 1 21:41:33 Vendor ID: AuthenticAMD 21:41:33 CPU family: 23 21:41:33 Model: 49 21:41:33 Model name: AMD EPYC-Rome Processor 21:41:33 Stepping: 0 21:41:33 CPU MHz: 2800.000 21:41:33 BogoMIPS: 5600.00 21:41:33 Virtualization: AMD-V 21:41:33 Hypervisor vendor: KVM 21:41:33 Virtualization type: full 21:41:33 L1d cache: 256 KiB 21:41:33 L1i cache: 256 KiB 21:41:33 L2 cache: 4 MiB 21:41:33 L3 cache: 128 MiB 21:41:33 NUMA node0 CPU(s): 0-7 21:41:33 Vulnerability Itlb multihit: Not affected 21:41:33 Vulnerability L1tf: Not affected 21:41:33 Vulnerability Mds: Not affected 21:41:33 Vulnerability Meltdown: Not affected 21:41:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:41:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:41:33 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:41:33 Vulnerability Srbds: Not affected 21:41:33 Vulnerability Tsx async abort: Not affected 21:41:33 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:33 21:41:33 21:41:33 ---> nproc: 21:41:33 8 21:41:33 21:41:33 21:41:33 ---> df -h: 21:41:33 Filesystem Size Used Avail Use% Mounted on 21:41:33 overlay 155G 27G 129G 18% / 21:41:33 tmpfs 64M 0 64M 0% /dev 21:41:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:41:33 shm 64M 0 64M 0% /dev/shm 21:41:33 /dev/vda1 155G 27G 129G 18% /facter-os 21:41:33 21:41:33 21:41:33 ---> sar -b -r -n DEV: 21:41:33 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-40396) 05/03/22 _x86_64_ (8 CPU) 21:41:33 21:41:33 20:29:11 LINUX RESTART (8 CPU) 21:41:33 21:41:33 20:30:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:41:33 20:31:01 155.96 4.21 151.76 0.00 377.11 90150.71 0.00 21:41:33 20:32:01 43.02 0.13 42.89 0.00 1.73 15262.80 0.00 21:41:33 20:33:01 180.37 0.13 180.24 0.00 11.33 187778.04 0.00 21:41:33 20:34:01 570.11 0.52 569.59 0.00 6.13 273002.90 0.00 21:41:33 20:35:01 844.95 0.05 844.90 0.00 5.46 294240.45 0.00 21:41:33 20:36:01 870.31 2.12 868.19 0.00 16.93 338480.64 0.00 21:41:33 20:37:01 431.21 0.18 431.02 0.00 2.27 161398.20 0.00 21:41:33 20:38:01 681.64 6.20 675.45 0.00 509.35 196947.79 0.00 21:41:33 20:39:01 486.30 6.68 479.62 0.00 291.28 207888.55 0.00 21:41:33 20:40:01 206.71 0.37 206.35 0.00 3.07 64898.50 0.00 21:41:33 20:41:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 21:41:33 20:42:01 1.63 0.00 1.63 0.00 0.00 17.99 0.00 21:41:33 20:43:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 21:41:33 20:44:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 21:41:33 20:45:01 2.35 0.50 1.85 0.00 6.13 20.40 0.00 21:41:33 20:46:01 1.18 0.00 1.18 0.00 0.00 15.19 0.00 21:41:33 20:47:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 21:41:33 20:48:01 1.45 0.00 1.45 0.00 0.00 18.00 0.00 21:41:33 20:49:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 21:41:33 20:50:01 1.50 0.00 1.50 0.00 0.00 18.39 0.00 21:41:33 20:51:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 21:41:33 20:52:01 3.63 1.08 2.55 0.00 28.52 33.59 0.00 21:41:33 20:53:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 21:41:33 20:54:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 21:41:33 20:55:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 21:41:33 20:56:01 1.62 0.00 1.62 0.00 0.00 19.86 0.00 21:41:33 20:57:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 21:41:33 20:58:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 21:41:33 20:59:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 21:41:33 21:00:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 21:41:33 21:01:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 21:41:33 21:02:01 1.72 0.00 1.72 0.00 0.00 19.86 0.00 21:41:33 21:03:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 21:41:33 21:04:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 21:41:33 21:05:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 21:41:33 21:06:01 1.63 0.00 1.63 0.00 0.00 19.19 0.00 21:41:33 21:07:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 21:41:33 21:08:01 3.35 1.67 1.68 0.00 59.32 20.93 0.00 21:41:33 21:09:01 0.98 0.00 0.98 0.00 0.00 12.66 0.00 21:41:33 21:10:01 1.27 0.00 1.27 0.00 0.00 16.00 0.00 21:41:33 21:11:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 21:41:33 21:12:01 1.55 0.00 1.55 0.00 0.00 19.06 0.00 21:41:33 21:13:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 21:41:33 21:14:01 1.23 0.00 1.23 0.00 0.00 16.13 0.00 21:41:33 21:15:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 21:41:33 21:16:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 21:41:33 21:17:01 1.02 0.07 0.95 0.00 1.20 12.26 0.00 21:41:33 21:18:01 1.43 0.00 1.43 0.00 0.00 17.19 0.00 21:41:33 21:19:01 0.87 0.00 0.87 0.00 0.00 10.66 0.00 21:41:33 21:20:01 1.98 0.00 1.98 0.00 0.00 23.20 0.00 21:41:33 21:21:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 21:41:33 21:22:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 21:41:33 21:23:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 21:41:33 21:24:01 1.27 0.00 1.27 0.00 0.00 16.53 0.00 21:41:33 21:25:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 21:41:33 21:26:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 21:41:33 21:27:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 21:41:33 21:28:01 1.17 0.00 1.17 0.00 0.00 15.99 0.00 21:41:33 21:29:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 21:41:33 21:30:01 1.38 0.00 1.38 0.00 0.00 18.00 0.00 21:41:33 21:31:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 21:41:33 21:32:02 1.27 0.00 1.27 0.00 0.00 16.40 0.00 21:41:33 21:33:01 1.03 0.00 1.03 0.00 0.00 11.93 0.00 21:41:33 21:34:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 21:41:33 21:35:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 21:41:33 21:36:01 1.68 0.00 1.68 0.00 0.00 20.26 0.00 21:41:33 21:37:01 1.52 0.00 1.52 0.00 0.00 16.53 0.00 21:41:33 21:38:01 1.75 0.00 1.75 0.00 0.00 20.39 0.00 21:41:33 21:39:01 1.30 0.00 1.30 0.00 0.00 14.13 0.00 21:41:33 21:40:01 1.88 0.00 1.88 0.00 0.00 21.59 0.00 21:41:33 21:41:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 21:41:33 Average: 64.10 0.33 63.76 0.00 18.43 25767.86 0.00 21:41:33 21:41:33 20:30:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:41:33 20:31:01 27363804 31393072 900356 2.74 159504 4044648 2621776 7.73 1915084 3117772 489908 21:41:33 20:32:01 27530152 31753148 538528 1.64 163952 4206808 1935568 5.70 1484248 3356304 346412 21:41:33 20:33:01 25115600 31691212 593340 1.80 169384 6491464 2288140 6.74 1807796 5371452 1244 21:41:33 20:34:01 18721640 31486964 782608 2.38 257300 12204452 2991040 8.81 2507136 10662388 438104 21:41:33 20:35:01 14809976 31187200 1078136 3.28 284476 15643704 3306020 9.74 3703496 13229752 636300 21:41:33 20:36:01 9917364 31158596 1090156 3.32 445264 19911928 3300416 9.73 3896352 17474916 0 21:41:33 20:37:01 1375760 28667400 3568452 10.85 541592 25533696 6798288 20.04 7811500 21742900 2718756 21:41:33 20:38:01 8420420 31462232 785008 2.39 555856 21493232 2877084 8.48 4137256 18614580 210292 21:41:33 20:39:01 2188424 31608360 646468 1.97 724372 27389888 2100864 6.19 4019616 24658348 1421904 21:41:33 20:40:01 9798688 31724464 541820 1.65 726692 20327412 1932452 5.70 2857312 18657076 16 21:41:33 20:41:01 9799064 31724900 541288 1.65 726708 20327416 1932452 5.70 2856644 18657080 16 21:41:33 20:42:01 9812180 31737988 528356 1.61 726724 20327416 1932452 5.70 2844544 18657080 12 21:41:33 20:43:01 9812164 31737996 528328 1.61 726736 20327420 1932452 5.70 2844644 18657084 12 21:41:33 20:44:01 9813376 31739284 527056 1.60 726756 20327420 1932452 5.70 2843356 18657152 16 21:41:33 20:45:01 9813132 31739336 527092 1.60 726804 20327592 1938668 5.71 2843820 18657220 56 21:41:33 20:46:01 9812672 31738912 527352 1.60 726820 20327596 1938668 5.71 2843420 18657224 20 21:41:33 20:47:01 9812948 31739204 527040 1.60 726840 20327596 1938668 5.71 2843420 18657224 16 21:41:33 20:48:01 9812604 31739012 527328 1.60 726872 20327732 1938668 5.71 2843636 18657356 16 21:41:33 20:49:01 9812840 31739284 527036 1.60 726896 20327736 1938668 5.71 2843496 18657360 32 21:41:33 20:50:01 9813044 31739548 526732 1.60 726940 20327732 1938668 5.71 2843864 18657360 8 21:41:33 20:51:01 9812996 31739512 526736 1.60 726948 20327740 1938668 5.71 2844000 18657364 20 21:41:33 20:52:01 9810936 31738604 527488 1.60 727148 20328432 2002236 5.90 2843844 18657992 12 21:41:33 20:53:01 9810852 31738532 527712 1.60 727160 20328436 2002236 5.90 2843836 18657996 8 21:41:33 20:54:01 9811056 31738760 527456 1.60 727172 20328440 2002236 5.90 2843848 18658000 16 21:41:33 20:55:01 9810788 31738524 527636 1.60 727204 20328432 2002236 5.90 2844256 18658000 16 21:41:33 20:56:01 9811244 31739024 527076 1.60 727224 20328452 2002236 5.90 2843924 18658008 24 21:41:33 20:57:01 9811228 31739016 527060 1.60 727236 20328452 2002236 5.90 2843912 18658008 12 21:41:33 20:58:01 9810952 31738756 527248 1.60 727252 20328456 2002236 5.90 2843924 18658012 32 21:41:33 20:59:01 9810612 31738460 527500 1.60 727272 20328460 2002236 5.90 2844184 18658016 32 21:41:33 21:00:01 9810712 31738604 527232 1.60 727308 20328460 2002236 5.90 2844960 18658020 236 21:41:33 21:01:01 9811020 31738916 526900 1.60 727328 20328464 2002236 5.90 2844012 18658024 44 21:41:33 21:02:01 9810972 31738908 526848 1.60 727364 20328468 2002236 5.90 2844032 18658028 16 21:41:33 21:03:01 9810884 31738840 526852 1.60 727388 20328468 2002236 5.90 2844052 18658028 8 21:41:33 21:04:01 9811312 31739304 526564 1.60 727396 20328472 1986136 5.85 2844540 18658032 20 21:41:33 21:05:01 9811020 31739016 526796 1.60 727412 20328472 1986136 5.85 2844744 18658032 40 21:41:33 21:06:01 9811228 31739252 526720 1.60 727428 20328480 1986136 5.85 2844132 18658036 24 21:41:33 21:07:01 9811444 31739488 526692 1.60 727432 20328484 1986136 5.85 2844124 18658040 28 21:41:33 21:08:01 9808304 31739100 526920 1.60 727472 20330264 1986136 5.85 2847960 18657720 32 21:41:33 21:09:01 9808508 31739344 526640 1.60 727484 20330268 1986136 5.85 2847204 18657732 16 21:41:33 21:10:01 9807884 31738752 527116 1.60 727508 20330268 1986136 5.85 2848156 18657736 236 21:41:33 21:11:01 9808412 31739296 526568 1.60 727524 20330272 1986136 5.85 2847316 18657736 44 21:41:33 21:12:01 9808112 31739024 526772 1.60 727552 20330280 1986136 5.85 2847320 18657744 16 21:41:33 21:13:01 9808064 31738988 526736 1.60 727576 20330280 1986136 5.85 2847332 18657744 16 21:41:33 21:14:01 9808216 31739176 526696 1.60 727596 20330288 1986136 5.85 2847388 18657752 48 21:41:33 21:15:01 9808184 31739184 526792 1.60 727632 20330280 1986136 5.85 2847740 18657756 16 21:41:33 21:16:01 9808136 31739172 526756 1.60 727648 20330292 1986136 5.85 2847472 18657756 12 21:41:33 21:17:01 9808072 31739132 526836 1.60 727680 20330288 1986136 5.85 2847476 18657760 32 21:41:33 21:18:01 9808284 31739536 526364 1.60 727684 20330452 1986136 5.85 2847520 18657908 8 21:41:33 21:19:01 9808244 31739508 526348 1.60 727692 20330456 1986136 5.85 2847508 18657912 32 21:41:33 21:20:01 9808196 31739488 526300 1.60 727724 20330460 1986136 5.85 2847792 18657916 44 21:41:33 21:21:01 9808148 31739468 526264 1.60 727748 20330460 1986136 5.85 2847576 18657916 16 21:41:33 21:22:01 9807596 31738944 526716 1.60 727784 20330464 1986136 5.85 2847584 18657920 8 21:41:33 21:23:01 9807800 31739172 526436 1.60 727800 20330464 1986136 5.85 2847832 18657920 12 21:41:33 21:24:01 9807664 31739100 526360 1.60 727824 20330472 1986136 5.85 2847632 18657928 44 21:41:33 21:25:01 9807516 31738988 526640 1.60 727856 20330464 2002248 5.90 2847980 18657932 12 21:41:33 21:26:01 9807492 31738996 526552 1.60 727876 20330476 2002248 5.90 2847708 18657932 16 21:41:33 21:27:01 9807660 31739176 526516 1.60 727896 20330480 2002248 5.90 2847700 18657936 8 21:41:33 21:28:01 9807644 31739192 526480 1.60 727912 20330488 2002248 5.90 2847724 18657944 44 21:41:33 21:29:01 9807596 31739160 526448 1.60 727928 20330488 2002248 5.90 2847736 18657944 12 21:41:33 21:30:01 9807548 31739148 526412 1.60 727964 20330476 2002248 5.90 2848148 18657948 32 21:41:33 21:31:01 9807744 31739368 526116 1.60 727980 20330492 2002248 5.90 2847868 18657948 16 21:41:33 21:32:02 9807688 31739336 526068 1.60 728008 20330500 2002248 5.90 2847808 18657956 40 21:41:33 21:33:01 9807640 31739316 526040 1.60 728020 20330504 2002248 5.90 2848092 18657960 32 21:41:33 21:34:01 9807340 31739036 526256 1.60 728040 20330504 2002248 5.90 2848116 18657960 16 21:41:33 21:35:01 9808008 31739748 525956 1.60 728068 20330508 2002248 5.90 2848420 18657964 20 21:41:33 21:36:01 9807960 31739716 525960 1.60 728084 20330508 2002248 5.90 2847916 18657964 12 21:41:33 21:37:01 9807912 31739680 525904 1.60 728124 20330512 2002248 5.90 2847908 18657968 12 21:41:33 21:38:01 9807832 31739652 525840 1.60 728164 20330512 2002248 5.90 2847952 18657972 12 21:41:33 21:39:01 9807524 31739380 526032 1.60 728208 20330516 2002248 5.90 2847988 18657972 16 21:41:33 21:40:01 9807216 31739140 526240 1.60 728236 20330520 2002248 5.90 2848316 18657976 12 21:41:33 21:41:01 9807168 31739132 526300 1.60 728272 20330516 2002248 5.90 2848104 18657980 12 21:41:33 Average: 10473414 31664848 601005 1.83 681785 19680851 2129944 6.28 2926271 17957907 88235 21:41:33 21:41:33 20:30:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:41:33 20:31:01 docker0 645.28 592.36 47.05 3826.62 0.00 0.00 0.00 0.00 21:41:33 20:31:01 lo 1.10 1.10 0.11 0.11 0.00 0.00 0.00 0.00 21:41:33 20:31:01 veth81e4cf0 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:41:33 20:31:01 ens3 789.78 762.25 7336.23 128.35 0.00 0.00 0.00 0.00 21:41:33 20:32:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 21:41:33 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 20:32:01 veth81e4cf0 1.50 1.53 0.12 0.12 0.00 0.00 0.00 0.00 21:41:33 20:32:01 ens3 28.31 16.58 23.03 12.04 0.00 0.00 0.00 0.00 21:41:33 20:33:01 docker0 0.48 0.57 0.04 0.81 0.00 0.00 0.00 0.00 21:41:33 20:33:01 veth6a9e6f0 0.48 0.50 0.04 0.80 0.00 0.00 0.00 0.00 21:41:33 20:33:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 21:41:33 20:33:01 vethe67c393 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:33:01 veth2c854ef 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 21:41:33 20:33:01 veth6135e1e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:33:01 ens3 133.76 91.07 1701.24 79.23 0.00 0.00 0.00 0.00 21:41:33 20:33:01 vetha929f04 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:34:01 docker0 304.93 520.83 20.72 6056.97 0.00 0.00 0.00 0.00 21:41:33 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 20:34:01 veth2c854ef 0.00 0.92 0.00 0.05 0.00 0.00 0.00 0.00 21:41:33 20:34:01 veth45c542b 263.05 468.76 21.95 5829.65 0.00 0.00 0.00 0.48 21:41:33 20:34:01 ens3 557.17 324.18 6087.32 41.55 0.00 0.00 0.00 0.00 21:41:33 20:35:01 docker0 52.63 83.91 3.46 688.55 0.00 0.00 0.00 0.00 21:41:33 20:35:01 veth3607415 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:41:33 20:35:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 21:41:33 20:35:01 veth14ddabb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:41:33 20:35:01 veth2c854ef 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 21:41:33 20:35:01 veth45c542b 0.12 0.37 0.01 0.02 0.00 0.00 0.00 0.00 21:41:33 20:35:01 ens3 209.35 142.99 1915.32 84.45 0.00 0.00 0.00 0.00 21:41:33 20:36:01 docker0 519.39 947.43 37.07 11943.45 0.00 0.00 0.00 0.00 21:41:33 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 20:36:01 vethc9e17c4 246.13 446.07 21.05 5831.01 0.00 0.00 0.00 0.48 21:41:33 20:36:01 veth1a07396 251.32 472.26 21.26 5831.65 0.00 0.00 0.00 0.48 21:41:33 20:36:01 veth2c854ef 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:41:33 20:36:01 ens3 1026.84 583.79 11981.54 135.51 0.00 0.00 0.00 0.00 21:41:33 20:37:01 docker0 14.95 18.91 0.86 89.80 0.00 0.00 0.00 0.00 21:41:33 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:37:01 vethc9e17c4 0.13 0.25 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 20:37:01 veth1a07396 0.10 0.22 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 20:37:01 veth291a055 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:41:33 20:37:01 veth2c854ef 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:37:01 ens3 71.78 56.00 115.62 72.80 0.00 0.00 0.00 0.00 21:41:33 20:37:01 vethffc1211 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:41:33 20:38:01 docker0 32.27 43.93 2.13 373.44 0.00 0.00 0.00 0.00 21:41:33 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 20:38:01 vethc9e17c4 0.12 0.32 0.01 0.02 0.00 0.00 0.00 0.00 21:41:33 20:38:01 veth1a07396 12.18 15.51 1.12 206.76 0.00 0.00 0.00 0.02 21:41:33 20:38:01 veth2c854ef 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 21:41:33 20:38:01 ens3 66.60 45.33 391.71 12.56 0.00 0.00 0.00 0.00 21:41:33 20:39:01 docker0 11.01 12.91 0.89 206.42 0.00 0.00 0.00 0.00 21:41:33 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:39:01 veth2c854ef 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:39:01 ens3 20.85 15.31 213.01 4.54 0.00 0.00 0.00 0.00 21:41:33 20:40:01 docker0 28.79 36.09 1.66 163.27 0.00 0.00 0.00 0.00 21:41:33 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 20:40:01 ens3 41.84 32.52 168.50 4.48 0.00 0.00 0.00 0.00 21:41:33 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:41:01 ens3 0.53 0.50 0.03 0.04 0.00 0.00 0.00 0.00 21:41:33 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 20:42:01 ens3 0.25 0.07 0.02 0.01 0.00 0.00 0.00 0.00 21:41:33 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:43:01 ens3 0.42 0.18 0.48 0.01 0.00 0.00 0.00 0.00 21:41:33 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 20:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:45:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:41:33 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 20:46:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:47:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 20:48:01 ens3 0.23 0.20 0.07 0.02 0.00 0.00 0.00 0.00 21:41:33 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 20:50:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 21:41:33 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:51:01 ens3 0.45 0.32 0.26 0.21 0.00 0.00 0.00 0.00 21:41:33 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 20:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 20:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:55:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 21:41:33 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 20:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 20:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 20:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:00:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 21:41:33 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:02:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:03:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:04:01 ens3 1.08 0.70 0.48 0.23 0.00 0.00 0.00 0.00 21:41:33 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:05:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 21:41:33 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:06:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:08:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:41:33 21:08:01 ens3 38.14 53.02 7.14 61.19 0.00 0.00 0.00 0.00 21:41:33 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:10:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:41:33 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:15:01 ens3 0.20 0.10 0.08 0.06 0.00 0.00 0.00 0.00 21:41:33 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:20:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:41:33 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:25:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 21:41:33 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:30:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 21:41:33 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:31:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:32:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:32:02 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:34:01 ens3 0.35 0.30 0.40 0.02 0.00 0.00 0.00 0.00 21:41:33 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:35:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 21:41:33 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:36:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:39:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 21:40:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 21:41:33 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 21:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:33 Average: docker0 22.41 31.56 1.58 327.37 0.00 0.00 0.00 0.00 21:41:33 Average: lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 21:41:33 Average: ens3 41.83 29.66 418.66 8.94 0.00 0.00 0.00 0.00 21:41:33 21:41:33 21:41:33 ---> sar -P ALL: 21:41:33 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-40396) 05/03/22 _x86_64_ (8 CPU) 21:41:33 21:41:33 20:29:11 LINUX RESTART (8 CPU) 21:41:33 21:41:33 20:30:03 CPU %user %nice %system %iowait %steal %idle 21:41:33 20:31:01 all 28.72 0.00 6.40 1.62 0.12 63.14 21:41:33 20:31:01 0 28.45 0.00 5.55 0.26 0.12 65.62 21:41:33 20:31:01 1 30.39 0.00 6.49 0.30 0.14 62.68 21:41:33 20:31:01 2 28.14 0.00 6.08 0.16 0.11 65.51 21:41:33 20:31:01 3 28.41 0.00 6.37 6.11 0.12 58.98 21:41:33 20:31:01 4 28.82 0.00 7.55 4.27 0.11 59.26 21:41:33 20:31:01 5 29.29 0.00 6.78 0.40 0.12 63.41 21:41:33 20:31:01 6 28.64 0.00 5.57 0.95 0.11 64.73 21:41:33 20:31:01 7 27.62 0.00 6.80 0.48 0.14 64.96 21:41:33 20:32:01 all 39.86 0.00 6.09 0.25 0.09 53.71 21:41:33 20:32:01 0 39.05 0.00 6.23 0.55 0.08 54.08 21:41:33 20:32:01 1 38.14 0.00 6.75 0.00 0.08 55.02 21:41:33 20:32:01 2 40.56 0.00 5.43 0.02 0.08 53.90 21:41:33 20:32:01 3 40.39 0.00 5.60 1.28 0.10 52.63 21:41:33 20:32:01 4 39.92 0.00 6.17 0.02 0.10 53.80 21:41:33 20:32:01 5 41.09 0.00 5.79 0.02 0.08 53.02 21:41:33 20:32:01 6 39.74 0.00 6.93 0.02 0.10 53.21 21:41:33 20:32:01 7 39.99 0.00 5.80 0.10 0.08 54.03 21:41:33 20:33:01 all 24.48 0.00 9.67 2.08 0.10 63.68 21:41:33 20:33:01 0 23.51 0.00 9.33 0.60 0.09 66.48 21:41:33 20:33:01 1 24.61 0.00 8.52 0.29 0.08 66.50 21:41:33 20:33:01 2 23.71 0.00 11.27 0.26 0.10 64.66 21:41:33 20:33:01 3 26.16 0.00 9.72 0.37 0.10 63.65 21:41:33 20:33:01 4 26.65 0.00 10.53 2.19 0.10 60.52 21:41:33 20:33:01 5 24.31 0.00 9.68 3.38 0.12 62.51 21:41:33 20:33:01 6 23.00 0.00 8.53 0.32 0.09 68.06 21:41:33 20:33:01 7 23.85 0.00 9.81 9.21 0.10 57.03 21:41:33 20:34:01 all 52.67 0.00 11.34 9.20 0.12 26.67 21:41:33 20:34:01 0 51.50 0.00 12.67 3.45 0.13 32.25 21:41:33 20:34:01 1 53.08 0.00 10.74 11.01 0.12 25.05 21:41:33 20:34:01 2 53.48 0.00 11.24 8.90 0.13 26.24 21:41:33 20:34:01 3 52.03 0.00 11.20 4.10 0.14 32.54 21:41:33 20:34:01 4 52.16 0.00 12.15 15.07 0.12 20.51 21:41:33 20:34:01 5 53.74 0.00 10.96 13.63 0.12 21.54 21:41:33 20:34:01 6 54.38 0.00 10.00 4.75 0.12 30.75 21:41:33 20:34:01 7 50.99 0.00 11.76 12.71 0.12 24.42 21:41:33 20:35:01 all 67.53 0.00 12.64 6.57 0.16 13.09 21:41:33 20:35:01 0 67.10 0.00 13.02 3.76 0.15 15.97 21:41:33 20:35:01 1 71.66 0.00 11.63 11.06 0.15 5.50 21:41:33 20:35:01 2 78.16 0.00 12.04 3.26 0.17 6.38 21:41:33 20:35:01 3 64.62 0.00 11.74 7.50 0.17 15.98 21:41:33 20:35:01 4 64.77 0.00 14.97 4.76 0.17 15.34 21:41:33 20:35:01 5 63.82 0.00 11.86 4.28 0.15 19.88 21:41:33 20:35:01 6 67.05 0.00 13.16 3.91 0.17 15.71 21:41:33 20:35:01 7 62.91 0.00 12.73 14.10 0.17 10.09 21:41:33 20:36:01 all 59.71 0.00 13.05 12.68 0.17 14.39 21:41:33 20:36:01 0 58.34 0.00 13.96 12.05 0.17 15.48 21:41:33 20:36:01 1 63.16 0.00 11.37 14.26 0.17 11.05 21:41:33 20:36:01 2 61.09 0.00 12.12 9.22 0.15 17.41 21:41:33 20:36:01 3 59.25 0.00 12.81 14.58 0.19 13.17 21:41:33 20:36:01 4 59.12 0.00 13.23 10.60 0.19 16.86 21:41:33 20:36:01 5 59.05 0.00 11.90 12.90 0.15 16.01 21:41:33 20:36:01 6 59.78 0.00 14.48 11.62 0.15 13.97 21:41:33 20:36:01 7 57.87 0.00 14.56 16.21 0.19 11.18 21:41:33 20:37:01 all 87.95 0.00 11.69 0.05 0.16 0.15 21:41:33 20:37:01 0 89.66 0.00 10.08 0.08 0.15 0.03 21:41:33 20:37:01 1 88.26 0.00 11.44 0.05 0.17 0.08 21:41:33 20:37:01 2 86.12 0.00 13.50 0.00 0.15 0.23 21:41:33 20:37:01 3 87.60 0.00 12.08 0.05 0.15 0.12 21:41:33 20:37:01 4 86.71 0.00 12.87 0.03 0.17 0.22 21:41:33 20:37:01 5 89.35 0.00 10.26 0.10 0.20 0.08 21:41:33 20:37:01 6 88.29 0.00 11.29 0.05 0.17 0.20 21:41:33 20:37:01 7 87.58 0.00 12.02 0.00 0.17 0.23 21:41:33 20:38:01 all 52.08 0.00 8.14 6.94 0.13 32.71 21:41:33 20:38:01 0 43.13 0.00 7.39 7.77 0.13 41.58 21:41:33 20:38:01 1 44.11 0.00 9.62 7.04 0.12 39.11 21:41:33 20:38:01 2 50.46 0.00 9.96 9.51 0.15 29.91 21:41:33 20:38:01 3 45.21 0.00 8.26 14.08 0.12 32.33 21:41:33 20:38:01 4 62.09 0.00 7.15 1.76 0.13 28.86 21:41:33 20:38:01 5 49.59 0.00 7.98 6.55 0.13 35.74 21:41:33 20:38:01 6 59.98 0.00 7.16 7.00 0.13 25.72 21:41:33 20:38:01 7 62.07 0.00 7.56 1.83 0.13 28.40 21:41:33 20:39:01 all 29.39 0.00 9.75 6.97 0.14 53.75 21:41:33 20:39:01 0 31.39 0.00 9.35 3.29 0.14 55.84 21:41:33 20:39:01 1 28.87 0.00 9.30 3.98 0.12 57.73 21:41:33 20:39:01 2 29.39 0.00 10.00 10.42 0.14 50.05 21:41:33 20:39:01 3 30.53 0.00 10.61 16.46 0.14 42.26 21:41:33 20:39:01 4 29.14 0.00 10.23 1.49 0.15 58.98 21:41:33 20:39:01 5 28.85 0.00 9.42 4.92 0.14 56.68 21:41:33 20:39:01 6 26.54 0.00 9.70 12.05 0.14 51.57 21:41:33 20:39:01 7 30.36 0.00 9.42 3.11 0.15 56.96 21:41:33 20:40:01 all 1.54 0.00 1.66 2.13 0.02 94.66 21:41:33 20:40:01 0 1.77 0.00 1.99 0.72 0.02 95.50 21:41:33 20:40:01 1 2.06 0.00 1.48 1.39 0.02 95.05 21:41:33 20:40:01 2 1.67 0.00 0.97 1.85 0.00 95.51 21:41:33 20:40:01 3 1.11 0.00 2.23 9.65 0.03 86.99 21:41:33 20:40:01 4 1.39 0.00 1.57 1.27 0.02 95.75 21:41:33 20:40:01 5 1.22 0.00 1.30 0.22 0.00 97.26 21:41:33 20:40:01 6 1.79 0.00 1.86 1.22 0.02 95.12 21:41:33 20:40:01 7 1.29 0.00 1.88 0.72 0.03 96.07 21:41:33 20:41:01 all 0.10 0.00 0.01 0.01 0.00 99.89 21:41:33 20:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 20:41:01 1 0.70 0.00 0.03 0.03 0.02 99.22 21:41:33 20:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 20:41:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:41:33 20:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 20:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 20:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 20:41:01 7 0.05 0.00 0.00 0.00 0.02 99.93 21:41:33 21:41:33 20:41:01 CPU %user %nice %system %iowait %steal %idle 21:41:33 20:42:01 all 0.08 0.00 0.03 0.01 0.00 99.89 21:41:33 20:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 20:42:01 1 0.03 0.00 0.07 0.03 0.00 99.87 21:41:33 20:42:01 2 0.05 0.00 0.03 0.00 0.02 99.90 21:41:33 20:42:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:41:33 20:42:01 4 0.42 0.00 0.07 0.00 0.00 99.52 21:41:33 20:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 20:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 20:42:01 7 0.05 0.00 0.02 0.00 0.00 99.93 21:41:33 20:43:01 all 0.26 0.00 0.01 0.01 0.00 99.72 21:41:33 20:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 20:43:01 1 0.00 0.00 0.02 0.07 0.00 99.92 21:41:33 20:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 20:43:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:41:33 20:43:01 4 1.97 0.00 0.00 0.00 0.00 98.03 21:41:33 20:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 20:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 20:43:01 7 0.07 0.00 0.00 0.00 0.00 99.93 21:41:33 20:44:01 all 0.26 0.00 0.01 0.01 0.00 99.70 21:41:33 20:44:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:41:33 20:44:01 1 0.02 0.00 0.03 0.10 0.00 99.85 21:41:33 20:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 20:44:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:41:33 20:44:01 4 1.95 0.00 0.00 0.00 0.00 98.05 21:41:33 20:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 20:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:41:33 20:44:01 7 0.03 0.00 0.03 0.00 0.02 99.92 21:41:33 20:45:01 all 0.13 0.00 0.02 0.01 0.00 99.84 21:41:33 20:45:01 0 0.02 0.00 0.03 0.02 0.00 99.93 21:41:33 20:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 20:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 20:45:01 3 0.02 0.00 0.03 0.05 0.00 99.90 21:41:33 20:45:01 4 0.96 0.00 0.02 0.00 0.00 99.02 21:41:33 20:45:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:41:33 20:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 20:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 20:46:01 all 0.02 0.00 0.01 0.01 0.00 99.97 21:41:33 20:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 20:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 20:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 20:46:01 3 0.02 0.00 0.02 0.02 0.00 99.95 21:41:33 20:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 20:46:01 5 0.05 0.00 0.00 0.00 0.02 99.93 21:41:33 20:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 20:46:01 7 0.02 0.00 0.02 0.05 0.00 99.92 21:41:33 20:47:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:41:33 20:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 20:47:01 1 0.02 0.00 0.02 0.03 0.00 99.93 21:41:33 20:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 20:47:01 3 0.02 0.00 0.03 0.05 0.00 99.90 21:41:33 20:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 20:47:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:41:33 20:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 20:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 20:48:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:41:33 20:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 20:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:41:33 20:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 20:48:01 3 0.03 0.00 0.00 0.02 0.00 99.95 21:41:33 20:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 20:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 20:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:41:33 20:48:01 7 0.03 0.00 0.02 0.03 0.00 99.92 21:41:33 20:49:01 all 0.00 0.00 0.01 0.01 0.01 99.97 21:41:33 20:49:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:41:33 20:49:01 1 0.00 0.00 0.02 0.03 0.00 99.95 21:41:33 20:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 20:49:01 3 0.00 0.00 0.00 0.07 0.00 99.93 21:41:33 20:49:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:41:33 20:49:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:41:33 20:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 20:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 20:50:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:41:33 20:50:01 0 0.02 0.00 0.02 0.02 0.02 99.93 21:41:33 20:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 20:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 20:50:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:41:33 20:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 20:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:41:33 20:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 20:50:01 7 0.02 0.00 0.03 0.00 0.02 99.93 21:41:33 20:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:41:33 20:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 20:51:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:41:33 20:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 20:51:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:41:33 20:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 20:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:41:33 20:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 20:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 20:52:01 all 0.21 0.00 0.03 0.01 0.00 99.74 21:41:33 20:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 20:52:01 1 0.00 0.00 0.03 0.05 0.00 99.92 21:41:33 20:52:01 2 1.32 0.00 0.02 0.00 0.00 98.66 21:41:33 20:52:01 3 0.22 0.00 0.03 0.05 0.00 99.70 21:41:33 20:52:01 4 0.02 0.00 0.03 0.00 0.00 99.95 21:41:33 20:52:01 5 0.10 0.00 0.07 0.00 0.02 99.82 21:41:33 20:52:01 6 0.00 0.00 0.03 0.00 0.00 99.97 21:41:33 20:52:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:41:33 21:41:33 20:52:01 CPU %user %nice %system %iowait %steal %idle 21:41:33 20:53:01 all 0.14 0.00 0.01 0.01 0.00 99.85 21:41:33 20:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 20:53:01 1 0.03 0.00 0.00 0.03 0.00 99.93 21:41:33 20:53:01 2 1.04 0.00 0.00 0.00 0.00 98.96 21:41:33 20:53:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:41:33 20:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 20:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:41:33 20:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 20:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 20:54:01 all 0.07 0.00 0.01 0.01 0.00 99.91 21:41:33 20:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 20:54:01 1 0.00 0.00 0.02 0.07 0.00 99.92 21:41:33 20:54:01 2 0.50 0.00 0.00 0.00 0.00 99.50 21:41:33 20:54:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:41:33 20:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 20:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:41:33 20:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 20:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 20:55:01 all 0.22 0.00 0.01 0.00 0.00 99.76 21:41:33 20:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 20:55:01 1 0.03 0.00 0.00 0.02 0.02 99.93 21:41:33 20:55:01 2 1.58 0.00 0.05 0.00 0.00 98.37 21:41:33 20:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 20:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 20:55:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:41:33 20:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 20:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:41:33 20:56:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:41:33 20:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 20:56:01 1 0.03 0.00 0.03 0.05 0.00 99.88 21:41:33 20:56:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:41:33 20:56:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:41:33 20:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 20:56:01 5 0.05 0.00 0.02 0.00 0.02 99.92 21:41:33 20:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 20:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 20:57:01 all 0.05 0.00 0.01 0.01 0.00 99.94 21:41:33 20:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 20:57:01 1 0.02 0.00 0.02 0.03 0.00 99.93 21:41:33 20:57:01 2 0.23 0.00 0.00 0.00 0.00 99.77 21:41:33 20:57:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:41:33 20:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 20:57:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:41:33 20:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 20:57:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:41:33 20:58:01 all 0.14 0.00 0.00 0.01 0.00 99.85 21:41:33 20:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 20:58:01 1 0.02 0.00 0.00 0.03 0.00 99.95 21:41:33 20:58:01 2 1.06 0.00 0.00 0.00 0.00 98.94 21:41:33 20:58:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:41:33 20:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 20:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:41:33 20:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 20:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 20:59:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:41:33 20:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 20:59:01 1 0.03 0.00 0.02 0.02 0.00 99.93 21:41:33 20:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 20:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 20:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 20:59:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:41:33 20:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 20:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:41:33 21:00:01 all 0.01 0.00 0.00 0.01 0.00 99.98 21:41:33 21:00:01 0 0.00 0.00 0.00 0.02 0.00 99.98 21:41:33 21:00:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:41:33 21:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:00:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:41:33 21:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:00:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:41:33 21:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:01:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:41:33 21:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:01:01 1 0.03 0.00 0.02 0.02 0.00 99.93 21:41:33 21:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:01:01 3 0.02 0.00 0.00 0.02 0.02 99.95 21:41:33 21:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:41:33 21:01:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:41:33 21:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:41:33 21:02:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:41:33 21:02:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:41:33 21:02:01 1 0.00 0.00 0.02 0.03 0.00 99.95 21:41:33 21:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:02:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:41:33 21:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 21:02:01 5 0.05 0.00 0.03 0.00 0.00 99.92 21:41:33 21:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 21:03:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:41:33 21:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:03:01 1 0.02 0.00 0.02 0.07 0.00 99.90 21:41:33 21:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:03:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:41:33 21:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:03:01 5 0.00 0.00 0.03 0.00 0.02 99.95 21:41:33 21:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 21:41:33 21:03:01 CPU %user %nice %system %iowait %steal %idle 21:41:33 21:04:01 all 0.12 0.00 0.01 0.00 0.00 99.87 21:41:33 21:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:04:01 1 0.03 0.00 0.00 0.02 0.02 99.93 21:41:33 21:04:01 2 0.85 0.00 0.00 0.00 0.00 99.15 21:41:33 21:04:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:41:33 21:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:41:33 21:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:04:01 7 0.02 0.00 0.03 0.00 0.00 99.95 21:41:33 21:05:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:41:33 21:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:05:01 1 0.05 0.00 0.00 0.02 0.00 99.93 21:41:33 21:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:41:33 21:05:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:41:33 21:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:05:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:41:33 21:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:06:01 all 0.00 0.00 0.01 0.01 0.00 99.97 21:41:33 21:06:01 0 0.00 0.00 0.03 0.00 0.00 99.97 21:41:33 21:06:01 1 0.02 0.00 0.00 0.03 0.00 99.95 21:41:33 21:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:06:01 3 0.00 0.00 0.02 0.05 0.00 99.93 21:41:33 21:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:06:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:41:33 21:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:07:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:41:33 21:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:07:01 1 0.03 0.00 0.00 0.02 0.00 99.95 21:41:33 21:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:07:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:41:33 21:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:07:01 5 0.03 0.00 0.03 0.00 0.00 99.93 21:41:33 21:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:41:33 21:08:01 all 0.23 0.00 0.07 0.03 0.01 99.66 21:41:33 21:08:01 0 0.18 0.00 0.12 0.00 0.00 99.70 21:41:33 21:08:01 1 0.27 0.00 0.07 0.17 0.00 99.50 21:41:33 21:08:01 2 0.18 0.00 0.10 0.00 0.00 99.72 21:41:33 21:08:01 3 0.27 0.00 0.05 0.02 0.00 99.67 21:41:33 21:08:01 4 0.20 0.00 0.07 0.05 0.02 99.67 21:41:33 21:08:01 5 0.32 0.00 0.05 0.00 0.02 99.62 21:41:33 21:08:01 6 0.15 0.00 0.03 0.00 0.00 99.82 21:41:33 21:08:01 7 0.30 0.00 0.07 0.00 0.02 99.62 21:41:33 21:09:01 all 0.18 0.00 0.01 0.00 0.00 99.80 21:41:33 21:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:09:01 2 1.32 0.00 0.02 0.00 0.00 98.66 21:41:33 21:09:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:41:33 21:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:09:01 5 0.05 0.00 0.03 0.00 0.00 99.92 21:41:33 21:09:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:41:33 21:09:01 7 0.00 0.00 0.02 0.02 0.00 99.97 21:41:33 21:10:01 all 0.14 0.00 0.01 0.01 0.00 99.85 21:41:33 21:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:10:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:41:33 21:10:01 2 0.95 0.00 0.00 0.00 0.00 99.05 21:41:33 21:10:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:41:33 21:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:41:33 21:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:10:01 7 0.03 0.00 0.00 0.07 0.00 99.90 21:41:33 21:11:01 all 0.03 0.00 0.02 0.00 0.00 99.95 21:41:33 21:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 21:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:11:01 5 0.03 0.00 0.07 0.00 0.02 99.88 21:41:33 21:11:01 6 0.05 0.00 0.00 0.00 0.00 99.95 21:41:33 21:11:01 7 0.13 0.00 0.02 0.00 0.00 99.85 21:41:33 21:12:01 all 0.01 0.00 0.00 0.01 0.00 99.97 21:41:33 21:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:41:33 21:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:41:33 21:12:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:41:33 21:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:41:33 21:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:12:01 7 0.03 0.00 0.00 0.03 0.00 99.93 21:41:33 21:13:01 all 0.05 0.00 0.01 0.00 0.00 99.94 21:41:33 21:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:13:01 2 0.33 0.00 0.00 0.00 0.00 99.67 21:41:33 21:13:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:41:33 21:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:13:01 5 0.00 0.00 0.03 0.00 0.00 99.97 21:41:33 21:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:13:01 7 0.05 0.00 0.02 0.02 0.00 99.92 21:41:33 21:14:01 all 0.27 0.00 0.00 0.00 0.00 99.72 21:41:33 21:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:14:01 1 0.05 0.00 0.00 0.00 0.00 99.95 21:41:33 21:14:01 2 1.99 0.00 0.00 0.00 0.00 98.01 21:41:33 21:14:01 3 0.02 0.00 0.02 0.02 0.00 99.95 21:41:33 21:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:14:01 5 0.03 0.00 0.00 0.00 0.02 99.95 21:41:33 21:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:14:01 7 0.03 0.00 0.00 0.02 0.00 99.95 21:41:33 21:41:33 21:14:01 CPU %user %nice %system %iowait %steal %idle 21:41:33 21:15:01 all 0.26 0.00 0.01 0.00 0.00 99.72 21:41:33 21:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:41:33 21:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:15:01 2 1.97 0.00 0.00 0.00 0.00 98.03 21:41:33 21:15:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:41:33 21:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 21:15:01 5 0.00 0.00 0.05 0.00 0.00 99.95 21:41:33 21:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:15:01 7 0.02 0.00 0.02 0.02 0.00 99.95 21:41:33 21:16:01 all 0.08 0.00 0.01 0.00 0.00 99.90 21:41:33 21:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:41:33 21:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:41:33 21:16:01 2 0.52 0.00 0.05 0.00 0.00 99.43 21:41:33 21:16:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:41:33 21:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:41:33 21:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:16:01 7 0.02 0.00 0.02 0.02 0.00 99.95 21:41:33 21:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:41:33 21:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 21:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 21:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:41:33 21:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:17:01 7 0.02 0.00 0.00 0.02 0.02 99.95 21:41:33 21:18:01 all 0.03 0.00 0.01 0.01 0.00 99.96 21:41:33 21:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 21:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:41:33 21:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:18:01 3 0.03 0.00 0.02 0.02 0.00 99.93 21:41:33 21:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:18:01 5 0.05 0.00 0.02 0.00 0.02 99.92 21:41:33 21:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:18:01 7 0.05 0.00 0.00 0.03 0.00 99.92 21:41:33 21:19:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:41:33 21:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:19:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:41:33 21:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:19:01 5 0.03 0.00 0.05 0.00 0.00 99.92 21:41:33 21:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:19:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:41:33 21:20:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:41:33 21:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 21:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:41:33 21:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:20:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:41:33 21:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:20:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:41:33 21:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:20:01 7 0.07 0.00 0.02 0.05 0.00 99.87 21:41:33 21:21:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:41:33 21:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:21:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:41:33 21:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:21:01 5 0.08 0.00 0.03 0.00 0.00 99.88 21:41:33 21:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:21:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:41:33 21:22:01 all 0.22 0.00 0.01 0.00 0.00 99.76 21:41:33 21:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 21:22:01 1 0.03 0.00 0.02 0.02 0.00 99.93 21:41:33 21:22:01 2 1.58 0.00 0.02 0.00 0.00 98.40 21:41:33 21:22:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:41:33 21:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:22:01 5 0.07 0.00 0.02 0.00 0.00 99.92 21:41:33 21:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:22:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:41:33 21:23:01 all 0.26 0.00 0.00 0.00 0.00 99.73 21:41:33 21:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:23:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:41:33 21:23:01 2 1.99 0.00 0.00 0.00 0.00 98.01 21:41:33 21:23:01 3 0.02 0.00 0.00 0.02 0.02 99.95 21:41:33 21:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 21:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:24:01 all 0.24 0.00 0.02 0.00 0.00 99.74 21:41:33 21:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:24:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:41:33 21:24:01 2 1.82 0.00 0.10 0.00 0.00 98.08 21:41:33 21:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:41:33 21:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:41:33 21:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 21:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:25:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:41:33 21:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:25:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:41:33 21:25:01 2 0.03 0.00 0.03 0.00 0.02 99.92 21:41:33 21:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 21:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:41:33 21:25:01 CPU %user %nice %system %iowait %steal %idle 21:41:33 21:26:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:41:33 21:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:26:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:41:33 21:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:26:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:41:33 21:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:26:01 5 0.03 0.00 0.03 0.00 0.00 99.93 21:41:33 21:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 21:27:01 all 0.02 0.00 0.00 0.00 0.00 99.97 21:41:33 21:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:41:33 21:27:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:41:33 21:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:27:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:41:33 21:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:41:33 21:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:27:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:41:33 21:28:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:41:33 21:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 21:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:28:01 3 0.02 0.00 0.02 0.02 0.00 99.95 21:41:33 21:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 21:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:28:01 7 0.00 0.00 0.02 0.02 0.00 99.97 21:41:33 21:29:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:41:33 21:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:41:33 21:29:01 1 0.00 0.00 0.02 0.02 0.00 99.97 21:41:33 21:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:29:01 5 0.03 0.00 0.00 0.00 0.02 99.95 21:41:33 21:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:29:01 7 0.05 0.00 0.02 0.00 0.00 99.93 21:41:33 21:30:01 all 0.01 0.00 0.00 0.01 0.00 99.98 21:41:33 21:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:30:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:41:33 21:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:30:01 3 0.02 0.00 0.00 0.03 0.00 99.95 21:41:33 21:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:30:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:41:33 21:31:01 all 0.01 0.00 0.01 0.01 0.00 99.98 21:41:33 21:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:31:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:41:33 21:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:31:01 3 0.00 0.00 0.00 0.03 0.00 99.97 21:41:33 21:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:31:01 5 0.00 0.00 0.03 0.00 0.00 99.97 21:41:33 21:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:41:33 21:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:32:02 all 0.16 0.00 0.01 0.00 0.00 99.83 21:41:33 21:32:02 0 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:32:02 1 0.03 0.00 0.00 0.02 0.00 99.95 21:41:33 21:32:02 2 1.17 0.00 0.00 0.00 0.00 98.83 21:41:33 21:32:02 3 0.02 0.00 0.03 0.02 0.00 99.93 21:41:33 21:32:02 4 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:32:02 5 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:32:02 6 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:32:02 7 0.03 0.00 0.00 0.00 0.00 99.97 21:41:33 21:33:01 all 0.11 0.00 0.01 0.00 0.00 99.88 21:41:33 21:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:33:01 1 0.02 0.00 0.02 0.02 0.00 99.95 21:41:33 21:33:01 2 0.79 0.00 0.00 0.00 0.00 99.21 21:41:33 21:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:41:33 21:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:33:01 5 0.02 0.00 0.03 0.00 0.02 99.93 21:41:33 21:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:34:01 all 0.00 0.00 0.01 0.01 0.00 99.98 21:41:33 21:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:34:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:41:33 21:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:34:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:41:33 21:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 21:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 21:35:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:41:33 21:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:35:01 1 0.02 0.00 0.02 0.07 0.00 99.90 21:41:33 21:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:35:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:41:33 21:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:41:33 21:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:35:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:41:33 21:36:01 all 0.01 0.00 0.00 0.01 0.00 99.99 21:41:33 21:36:01 0 0.00 0.00 0.00 0.02 0.00 99.98 21:41:33 21:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:36:01 3 0.02 0.00 0.02 0.02 0.00 99.95 21:41:33 21:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:36:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:41:33 21:41:33 21:36:01 CPU %user %nice %system %iowait %steal %idle 21:41:33 21:37:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:41:33 21:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:37:01 3 0.00 0.00 0.00 0.03 0.00 99.97 21:41:33 21:37:01 4 0.02 0.00 0.03 0.00 0.00 99.95 21:41:33 21:37:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:41:33 21:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:37:01 7 0.02 0.00 0.03 0.02 0.00 99.93 21:41:33 21:38:01 all 0.14 0.00 0.01 0.02 0.00 99.84 21:41:33 21:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 21:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:38:01 2 0.99 0.00 0.00 0.00 0.00 99.01 21:41:33 21:38:01 3 0.02 0.00 0.00 0.05 0.00 99.93 21:41:33 21:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:38:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:41:33 21:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:38:01 7 0.02 0.00 0.02 0.08 0.00 99.88 21:41:33 21:39:01 all 0.25 0.00 0.01 0.00 0.00 99.73 21:41:33 21:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:41:33 21:39:01 2 1.97 0.00 0.00 0.00 0.02 98.01 21:41:33 21:39:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:41:33 21:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 21:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:39:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:41:33 21:40:01 all 0.16 0.00 0.01 0.01 0.00 99.82 21:41:33 21:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:40:01 1 0.02 0.00 0.02 0.02 0.00 99.95 21:41:33 21:40:01 2 1.16 0.00 0.03 0.00 0.00 98.81 21:41:33 21:40:01 3 0.03 0.00 0.00 0.02 0.00 99.95 21:41:33 21:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:41:33 21:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:41:33 21:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 21:40:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:41:33 21:41:01 all 0.00 0.00 0.00 0.00 0.00 99.99 21:41:33 21:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:41:33 21:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:41:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:41:33 21:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:41:33 21:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:41:33 21:41:01 7 0.00 0.00 0.02 0.02 0.00 99.97 21:41:33 Average: all 6.25 0.00 1.27 0.68 0.02 91.78 21:41:33 Average: 0 6.06 0.00 1.25 0.45 0.02 92.21 21:41:33 Average: 1 6.23 0.00 1.23 0.71 0.02 91.81 21:41:33 Average: 2 6.68 0.00 1.30 0.61 0.02 91.40 21:41:33 Average: 3 6.07 0.00 1.27 1.05 0.02 91.59 21:41:33 Average: 4 6.36 0.00 1.35 0.58 0.02 91.70 21:41:33 Average: 5 6.16 0.00 1.21 0.65 0.02 91.96 21:41:33 Average: 6 6.27 0.00 1.23 0.58 0.02 91.90 21:41:33 Average: 7 6.20 0.00 1.29 0.82 0.02 91.67 21:41:33 21:41:33 21:41:33