Pull request #4031 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Loading trusted files from base branch main at 5484098a0f912d7f3c91a680bed520c6fa3a393e rather than 0ddb6466ad0e9c33036b9f14ede5e7242bc74df6 Obtained Jenkinsfile from 5484098a0f912d7f3c91a680bed520c6fa3a393e 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-ssh679089158546108068.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7454277578381929790.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4031/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-4031/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5000842546540912033.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh17649434150727852702.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-4031/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-4031/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9243232941620687439.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-64404 in /w/workspace/edgexfoundry_edgex-go_PR-4031 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit 5484098a0f912d7f3c91a680bed520c6fa3a393e into PR head commit 0ddb6466ad0e9c33036b9f14ede5e7242bc74df6 Merge succeeded, producing ee0674452fb33bb0f7f079b9d681de648067867d Checking out Revision ee0674452fb33bb0f7f079b9d681de648067867d (PR-4031) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4031/head:refs/remotes/origin/PR-4031 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0ddb6466ad0e9c33036b9f14ede5e7242bc74df6 # 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 5484098a0f912d7f3c91a680bed520c6fa3a393e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee0674452fb33bb0f7f079b9d681de648067867d # timeout=10 Commit message: "Merge commit '5484098a0f912d7f3c91a680bed520c6fa3a393e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:09:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:09:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:09:54 ========================================================= 18:09:54 EdgeX Global Pipelines Version Info 18:09:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:09:55 ------------------- 18:09:55 stable info: 18:09:55 ------------------- 18:09:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:09:55 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 18:09:55 Message: update stable to v1.0.230 > git rev-list --no-walk 809aa461c64e1cda55f4fb75cff3acf07d0a963f # timeout=10 18:09:56 ------------------- 18:09:56 experimental info: 18:09:56 ------------------- 18:09:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:09:56 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 18:09:56 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:09:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:09:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:09:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:09:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:09:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:09:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 18:09:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:09:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:09:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:09:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:09:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:09:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:09:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:09:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:09:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4031 [Pipeline] echo 18:09:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4031 [Pipeline] echo 18:09:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4031 [Pipeline] echo 18:09:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee0674452fb33bb0f7f079b9d681de648067867d [Pipeline] echo 18:09:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee06744 [Pipeline] echo 18:09:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:09:56 provisioning config files... 18:09:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config6386957121251378343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:09:57 ---> docker-login.sh 18:09:57 nexus3.edgexfoundry.org:10001 18:09:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:57 Configure a credential helper to remove this warning. See 18:09:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:57 18:09:57 Login Succeeded 18:09:57 nexus3.edgexfoundry.org:10002 18:09:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:57 Configure a credential helper to remove this warning. See 18:09:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:57 18:09:57 Login Succeeded 18:09:57 nexus3.edgexfoundry.org:10003 18:09:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:57 Configure a credential helper to remove this warning. See 18:09:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:57 18:09:57 Login Succeeded 18:09:57 nexus3.edgexfoundry.org:10004 18:09:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:57 Configure a credential helper to remove this warning. See 18:09:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:57 18:09:57 Login Succeeded 18:09:57 docker.io 18:09:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:58 Configure a credential helper to remove this warning. See 18:09:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:58 18:09:58 Login Succeeded 18:09:58 ---> docker-login.sh ends [Pipeline] } 18:09:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:09:58 + 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 18:09:58 + dirname cmd/core-command/Dockerfile+ 18:09:58 cut -d/ -f2 18:09:58 + echo core-command,cmd/core-command/Dockerfile 18:09:58 + + dirnamecut cmd/core-data/Dockerfile -d/ 18:09:58 -f2 18:09:58 + echo core-data,cmd/core-data/Dockerfile 18:09:58 + dirname cmd/core-metadata/Dockerfile 18:09:58 + cut -d/ -f2 18:09:58 + echo core-metadata,cmd/core-metadata/Dockerfile 18:09:58 + dirname cmd/security-bootstrapper/Dockerfile 18:09:58 + cut -d/ -f2 18:09:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:09:58 + dirname cmd/security-proxy-setup/Dockerfile 18:09:58 + cut -d/ -f2 18:09:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:09:58 + dirname cmd/security-secretstore-setup/Dockerfile 18:09:58 + cut -d/ -f2 18:09:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:09:58 + dirname+ cmd/security-spiffe-token-provider/Dockerfile 18:09:58 cut -d/ -f2 18:09:58 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 18:09:58 + dirname cmd/security-spire-agent/Dockerfile 18:09:58 + cut -d/ -f2 18:09:58 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 18:09:58 + dirname cmd/security-spire-config/Dockerfile 18:09:58 + cut -d/ -f2 18:09:58 + echo security-spire-config,cmd/security-spire-config/Dockerfile 18:09:58 + dirname cmd/security-spire-server/Dockerfile 18:09:58 + cut -d/ -f2 18:09:58 + echo security-spire-server,cmd/security-spire-server/Dockerfile 18:09:58 + + cutdirname -d/ cmd/support-notifications/Dockerfile -f2 18:09:58 18:09:58 + echo support-notifications,cmd/support-notifications/Dockerfile 18:09:58 + dirname cmd/support-scheduler/Dockerfile 18:09:58 + cut -d/ -f2 18:09:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:09:58 + dirname cmd/sys-mgmt-agent/Dockerfile 18:09:58 + cut -d/ -f2 18:09:58 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:09:58 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 18:09:59 + git rev-list -1 --merges ee0674452fb33bb0f7f079b9d681de648067867d~1..ee0674452fb33bb0f7f079b9d681de648067867d [Pipeline] echo 18:09:59 -----------> git rev-list -1 --merges ee0674452fb33bb0f7f079b9d681de648067867d~1..ee0674452fb33bb0f7f079b9d681de648067867d ee0674452fb33bb0f7f079b9d681de648067867d 18:09:59 ee0674452fb33bb0f7f079b9d681de648067867d [false] [Pipeline] sh 18:09:59 + git log --format=format:%s -1 ee0674452fb33bb0f7f079b9d681de648067867d [Pipeline] echo 18:09:59 ========================================================= 18:09:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:09:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:10:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:10:00 + grep -v github /etc/ssh/ssh_known_hosts 18:10:00 + [ -e /tmp/ssh_known_hosts ] 18:10:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:10:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:10:00 + sudo tee -a /etc/ssh/ssh_known_hosts 18:10:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:10:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:10:00 18:10:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:10:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:10:00 latest: Pulling from edgex-devops/py-git-semver 18:10:00 1fe172e4850f: Pulling fs layer 18:10:00 caf521ccaac6: Pulling fs layer 18:10:00 3ead6fa29328: Pulling fs layer 18:10:00 5c2a1cbceb83: Pulling fs layer 18:10:00 a8d5f1318db7: Pulling fs layer 18:10:00 c427282e49a2: Pulling fs layer 18:10:00 1827001aaf11: Pulling fs layer 18:10:00 0714d37db230: Pulling fs layer 18:10:00 ac28cf19c067: Pulling fs layer 18:10:00 ca983d60f3e2: Pulling fs layer 18:10:00 9f894cec8388: Pulling fs layer 18:10:00 c427282e49a2: Waiting 18:10:00 1827001aaf11: Waiting 18:10:00 0714d37db230: Waiting 18:10:00 ac28cf19c067: Waiting 18:10:00 ca983d60f3e2: Waiting 18:10:00 9f894cec8388: Waiting 18:10:00 5c2a1cbceb83: Waiting 18:10:00 a8d5f1318db7: Waiting 18:10:00 caf521ccaac6: Verifying Checksum 18:10:00 caf521ccaac6: Download complete 18:10:00 5c2a1cbceb83: Verifying Checksum 18:10:00 5c2a1cbceb83: Download complete 18:10:01 a8d5f1318db7: Verifying Checksum 18:10:01 a8d5f1318db7: Download complete 18:10:01 c427282e49a2: Verifying Checksum 18:10:01 c427282e49a2: Download complete 18:10:01 3ead6fa29328: Verifying Checksum 18:10:01 3ead6fa29328: Download complete 18:10:01 0714d37db230: Verifying Checksum 18:10:01 0714d37db230: Download complete 18:10:01 ac28cf19c067: Download complete 18:10:01 ca983d60f3e2: Download complete 18:10:01 9f894cec8388: Download complete 18:10:01 1fe172e4850f: Verifying Checksum 18:10:01 1fe172e4850f: Download complete 18:10:01 1827001aaf11: Verifying Checksum 18:10:01 1827001aaf11: Download complete 18:10:02 1fe172e4850f: Pull complete 18:10:02 caf521ccaac6: Pull complete 18:10:02 3ead6fa29328: Pull complete 18:10:02 5c2a1cbceb83: Pull complete 18:10:03 a8d5f1318db7: Pull complete 18:10:03 c427282e49a2: Pull complete 18:10:05 1827001aaf11: Pull complete 18:10:05 0714d37db230: Pull complete 18:10:05 ac28cf19c067: Pull complete 18:10:05 ca983d60f3e2: Pull complete 18:10:05 9f894cec8388: Pull complete 18:10:05 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 18:10:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:10:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 18:10:05 prd-ubuntu20.04-docker-8c-8g-64404 does not seem to be running inside a container 18:10:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 18:10:06 $ docker top dacd1eb99f5351bacfefa2d5c8b698254c54e068f9a496022aa3e115d6d875df -eo pid,comm 18:10:06 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). 18:10:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:10:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:10:06 [ssh-agent] Looking for ssh-agent implementation... 18:10:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:10:07 $ docker exec dacd1eb99f5351bacfefa2d5c8b698254c54e068f9a496022aa3e115d6d875df ssh-agent 18:10:07 SSH_AUTH_SOCK=/tmp/ssh-nRePVZmwxWrz/agent.33 18:10:07 SSH_AGENT_PID=39 18:10:07 Running ssh-add (command line suppressed) 18:10:07 Identity added: /w/workspace/edgex-go/6@tmp/private_key_614875305807947020.key (/w/workspace/edgex-go/6@tmp/private_key_614875305807947020.key) 18:10:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:10:07 + git tag --points-at HEAD [Pipeline] } 18:10:07 $ docker exec --env ******** --env ******** dacd1eb99f5351bacfefa2d5c8b698254c54e068f9a496022aa3e115d6d875df ssh-agent -k 18:10:07 unset SSH_AUTH_SOCK; 18:10:07 unset SSH_AGENT_PID; 18:10:07 echo Agent pid 39 killed; 18:10:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:10:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:10:07 [ssh-agent] Looking for ssh-agent implementation... 18:10:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:10:07 $ docker exec dacd1eb99f5351bacfefa2d5c8b698254c54e068f9a496022aa3e115d6d875df ssh-agent 18:10:08 SSH_AUTH_SOCK=/tmp/ssh-l0hg9GiTrhIe/agent.72 18:10:08 SSH_AGENT_PID=78 18:10:08 Running ssh-add (command line suppressed) 18:10:08 Identity added: /w/workspace/edgex-go/6@tmp/private_key_4353949636728867309.key (/w/workspace/edgex-go/6@tmp/private_key_4353949636728867309.key) 18:10:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:10:08 + git semver init 18:10:08 2022-05-23 18:10:08,713 [run_init] DEBUG init version:0.0.0 force:False 18:10:08 2022-05-23 18:10:08,713 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver 18:10:08 2022-05-23 18:10:08,714 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver 18:10:08 2022-05-23 18:10:08,714 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) 18:10:12 2022-05-23 18:10:12,413 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude 18:10:12 2022-05-23 18:10:12,414 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-4031 with force:False 18:10:12 2022-05-23 18:10:12,414 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-4031 18:10:12 2022-05-23 18:10:12,418 [execute] INFO git cat-file --batch-check 18:10:12 2022-05-23 18:10:12,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) 18:10:12 2022-05-23 18:10:12,425 [execute] INFO git cat-file --batch 18:10:12 2022-05-23 18:10:12,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) 18:10:12 2022-05-23 18:10:12,431 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-4031 18:10:12 0.0.0 [Pipeline] } 18:10:13 $ docker exec --env ******** --env ******** dacd1eb99f5351bacfefa2d5c8b698254c54e068f9a496022aa3e115d6d875df ssh-agent -k 18:10:13 unset SSH_AUTH_SOCK; 18:10:13 unset SSH_AGENT_PID; 18:10:13 echo Agent pid 78 killed; 18:10:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:10:13 + git semver [Pipeline] } 18:10:13 $ docker stop --time=1 dacd1eb99f5351bacfefa2d5c8b698254c54e068f9a496022aa3e115d6d875df 18:10:14 $ docker rm -f dacd1eb99f5351bacfefa2d5c8b698254c54e068f9a496022aa3e115d6d875df [Pipeline] // withDockerContainer [Pipeline] sh 18:10:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:10:15 Stashed 1 file(s) [Pipeline] echo 18:10:15 [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 18:10:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:10:15 ========================================================= 18:10:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 18:10:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:10:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:10:16 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 18:10:16 59bf1c3509f3: Pulling fs layer 18:10:16 666ba61612fd: Pulling fs layer 18:10:16 8ed8ca486205: Pulling fs layer 18:10:16 4fe6c5a15a65: Pulling fs layer 18:10:16 22a0e8bec74d: Pulling fs layer 18:10:16 ca2b28591e48: Pulling fs layer 18:10:16 a51346096db8: Pulling fs layer 18:10:16 daebc70d1ce1: Pulling fs layer 18:10:16 0e18a0eac166: Pulling fs layer 18:10:16 4fe6c5a15a65: Waiting 18:10:16 22a0e8bec74d: Waiting 18:10:16 ca2b28591e48: Waiting 18:10:16 a51346096db8: Waiting 18:10:16 daebc70d1ce1: Waiting 18:10:16 0e18a0eac166: Waiting 18:10:16 8ed8ca486205: Download complete 18:10:16 666ba61612fd: Verifying Checksum 18:10:16 666ba61612fd: Download complete 18:10:16 22a0e8bec74d: Download complete 18:10:16 ca2b28591e48: Verifying Checksum 18:10:16 ca2b28591e48: Download complete 18:10:16 a51346096db8: Verifying Checksum 18:10:16 a51346096db8: Download complete 18:10:16 59bf1c3509f3: Verifying Checksum 18:10:16 59bf1c3509f3: Download complete 18:10:16 daebc70d1ce1: Verifying Checksum 18:10:16 daebc70d1ce1: Download complete 18:10:16 59bf1c3509f3: Pull complete 18:10:16 666ba61612fd: Pull complete 18:10:16 8ed8ca486205: Pull complete 18:10:16 0e18a0eac166: Verifying Checksum 18:10:16 0e18a0eac166: Download complete 18:10:16 4fe6c5a15a65: Verifying Checksum 18:10:16 4fe6c5a15a65: Download complete 18:10:21 4fe6c5a15a65: Pull complete 18:10:21 22a0e8bec74d: Pull complete 18:10:21 ca2b28591e48: Pull complete 18:10:21 a51346096db8: Pull complete 18:10:21 daebc70d1ce1: Pull complete 18:10:22 0e18a0eac166: Pull complete 18:10:22 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 18:10:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:10:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 18:10:23 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:10:23 WORKDIR /edgex 18:10:23 COPY go.mod . 18:10:23 RUN go mod download 18:10:23 + docker build -t ci-base-image-x86_64 -f - . 18:10:24 Sending build context to Docker daemon 335.4MB 18:10:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:10:24 ---> f018257e8ee9 18:10:24 Step 2/4 : WORKDIR /edgex 18:10:26 ---> Running in 46575f8fcea7 18:10:26 Removing intermediate container 46575f8fcea7 18:10:26 ---> 222c7b01e424 18:10:26 Step 3/4 : COPY go.mod . 18:10:26 ---> 2628b7da129b 18:10:26 Step 4/4 : RUN go mod download 18:10:26 ---> Running in d3a64f4dec10 18:10:30 Still waiting to schedule task 18:10:30 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-64401’ 18:10:41 Removing intermediate container d3a64f4dec10 18:10:41 ---> 3d4b950d14e5 18:10:41 Successfully built 3d4b950d14e5 18:10:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:10:41 + docker inspect -f . ci-base-image-x86_64 18:10:41 . [Pipeline] withDockerContainer 18:10:41 prd-ubuntu20.04-docker-8c-8g-64404 does not seem to be running inside a container 18:10:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:10:42 $ docker top 80162607bc1fa55fa686008227c1e38eedea7bc56c76471309571fce97668259 -eo pid,comm [Pipeline] { [Pipeline] sh 18:10:42 + go version 18:10:42 go version go1.17.6 linux/amd64 [Pipeline] } 18:10:42 $ docker stop --time=1 80162607bc1fa55fa686008227c1e38eedea7bc56c76471309571fce97668259 18:10:43 $ docker rm -f 80162607bc1fa55fa686008227c1e38eedea7bc56c76471309571fce97668259 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:10:44 + docker inspect -f . ci-base-image-x86_64 18:10:44 . [Pipeline] withDockerContainer 18:10:44 prd-ubuntu20.04-docker-8c-8g-64404 does not seem to be running inside a container 18:10:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:10:44 $ docker top 943d55d8c5f131e37fd149bb45ea56dc7ada60b84374d2d876872fd0bf666dcf -eo pid,comm [Pipeline] { [Pipeline] echo 18:10:44 ========================================================= 18:10:44 [edgeXBuildGoParallel] Running Tests and Build... 18:10:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:10:45 + make test 18:10:45 go mod tidy -compat=1.17 18:10:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:10:50 ? github.com/edgexfoundry/edgex-go [no test files] 18:11:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:11:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:11:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:11:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:11:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:11:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:11:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:11:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:11:02 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:11:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:11:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:11:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:11:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:11:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:11:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:11:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 18:11:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:11:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:11:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 98.5% of statements 18:11:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:11:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 53.4% of statements 18:11:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:11:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:11:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.341s coverage: 89.2% of statements 18:11:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:11:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:11:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:11:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.086s coverage: 84.8% of statements 18:11:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:11:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:11:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:11:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:11:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:11:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.470s coverage: 95.6% of statements 18:11:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:11:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:11:07 ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements 18:11:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:11:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:11:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:11:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:11:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:11:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.100s coverage: 60.0% of statements 18:11:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:11:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:11:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:11:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements 18:11:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:11:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 18:11:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.6% of statements 18:11:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:11:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.085s coverage: 47.1% of statements 18:11:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.073s coverage: 79.5% of statements 18:11:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 18:11:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements 18:11:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.101s coverage: 87.5% of statements 18:11:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 18:11:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.047s coverage: 44.8% of statements 18:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.201s coverage: 82.5% of statements 18:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.070s coverage: 58.8% of statements 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 18:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.073s coverage: 87.2% of statements 18:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 18:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.148s coverage: 91.2% of statements 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.176s coverage: 64.4% of statements 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 18:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 18:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 18:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 18:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.042s coverage: 100.0% of statements 18:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.363s coverage: 65.4% of statements 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.155s coverage: 43.8% of statements 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:11:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:11:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.3% of statements 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:11:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:11:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:11:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:11:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:11:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 18:11:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 18:11:28 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 18:11:46 GO111MODULE=on go vet ./... 18:11:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:11:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:11:49 ./bin/test-attribution-txt.sh [Pipeline] echo 18:11:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:11:49 + ls -al . 18:11:49 total 684 18:11:49 drwxrwxr-x 10 1001 1001 4096 May 23 18:11 . 18:11:49 drwxr-xr-x 4 root root 4096 May 23 18:10 .. 18:11:49 -rw-rw-r-- 1 1001 1001 11 May 23 18:09 .dockerignore 18:11:49 drwxrwxr-x 8 1001 1001 4096 May 23 18:10 .git 18:11:49 drwxrwxr-x 3 1001 1001 4096 May 23 18:09 .github 18:11:49 -rw-rw-r-- 1 1001 1001 879 May 23 18:09 .gitignore 18:11:49 -rw-rw-r-- 1 1001 1001 42 May 23 18:09 .golangci.yml 18:11:49 -rw-rw-r-- 1 1001 1001 87 May 23 18:09 .hadolint.yml 18:11:49 drwxr-xr-x 3 1001 1001 4096 May 23 18:10 .semver 18:11:49 -rw-rw-r-- 1 1001 1001 166 May 23 18:09 .sonarcloud.properties 18:11:49 -rw-rw-r-- 1 1001 1001 1171 May 23 18:09 ADOPTERS.md 18:11:49 -rw-rw-r-- 1 1001 1001 10220 May 23 18:09 Attribution.txt 18:11:49 -rw-rw-r-- 1 1001 1001 63209 May 23 18:09 CHANGELOG.md 18:11:49 -rw-rw-r-- 1 1001 1001 3804 May 23 18:09 CONTRIBUTING.md 18:11:49 -rw-rw-r-- 1 1001 1001 677 May 23 18:09 GOVERNANCE.md 18:11:49 -rw-rw-r-- 1 1001 1001 850 May 23 18:09 Jenkinsfile 18:11:49 -rw-rw-r-- 1 1001 1001 10775 May 23 18:09 LICENSE 18:11:49 -rw-rw-r-- 1 1001 1001 10389 May 23 18:09 Makefile 18:11:49 -rw-rw-r-- 1 1001 1001 582 May 23 18:09 OWNERS.md 18:11:49 -rw-rw-r-- 1 1001 1001 9094 May 23 18:09 README.md 18:11:49 -rw-rw-r-- 1 1001 1001 6912 May 23 18:09 SECURITY.md 18:11:49 -rw-rw-r-- 1 1001 1001 5 May 23 18:10 VERSION 18:11:49 -rw-rw-r-- 1 1001 1001 4131 May 23 18:09 ZMQWindows.md 18:11:49 drwxrwxr-x 2 1001 1001 4096 May 23 18:09 bin 18:11:49 drwxrwxr-x 18 1001 1001 4096 May 23 18:09 cmd 18:11:49 -rw-r--r-- 1 root root 435134 May 23 18:11 coverage.out 18:11:49 -rw-rw-r-- 1 1001 1001 3267 May 23 18:09 go.mod 18:11:49 -rw-rw-r-- 1 1001 1001 35869 May 23 18:10 go.sum 18:11:49 drwxrwxr-x 8 1001 1001 4096 May 23 18:09 internal 18:11:49 drwxrwxr-x 3 1001 1001 4096 May 23 18:09 openapi 18:11:49 drwxrwxr-x 4 1001 1001 4096 May 23 18:09 snap 18:11:49 -rw-rw-r-- 1 1001 1001 204 May 23 18:09 version.go [Pipeline] sh 18:11:50 + '[' -e coverage.out ] 18:11:50 + chown 1001:1001 coverage.out [Pipeline] stash 18:11:50 Stashed 1 file(s) [Pipeline] sh 18:11:50 + make build 18:11:50 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 18:12:02 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 18:12:12 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 18:12:12 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 18:12:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:12:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:12: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 18:12: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 18:12: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 18:12: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 18:12: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 18:12: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 18:12: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] } 18:12:25 $ docker stop --time=1 943d55d8c5f131e37fd149bb45ea56dc7ada60b84374d2d876872fd0bf666dcf 18:12:27 $ docker rm -f 943d55d8c5f131e37fd149bb45ea56dc7ada60b84374d2d876872fd0bf666dcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:12:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:12:28 18:12:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:12:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:12:28 latest: Pulling from edgex-devops/edgex-compose 18:12:28 cbdbe7a5bc2a: Pulling fs layer 18:12:28 ca9280d653b3: Pulling fs layer 18:12:28 7e9c9ca2126c: Pulling fs layer 18:12:28 cbdbe7a5bc2a: Download complete 18:12:29 ca9280d653b3: Verifying Checksum 18:12:29 ca9280d653b3: Download complete 18:12:29 cbdbe7a5bc2a: Pull complete 18:12:29 7e9c9ca2126c: Download complete 18:12:29 ca9280d653b3: Pull complete 18:12:33 7e9c9ca2126c: Pull complete 18:12:33 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:12:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:12:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:12:33 prd-ubuntu20.04-docker-8c-8g-64404 does not seem to be running inside a container 18:12:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:12:34 $ docker top 0da286e6fb95944bc4fdf16a6d818fd311d46ca81762176a258f4fb4ddd843ba -eo pid,comm [Pipeline] { [Pipeline] sh 18:12:34 + docker-compose build --help 18:12:34 + grep parallel 18:12:35 --parallel Build images in parallel. [Pipeline] } 18:12:35 $ docker stop --time=1 0da286e6fb95944bc4fdf16a6d818fd311d46ca81762176a258f4fb4ddd843ba 18:12:36 $ docker rm -f 0da286e6fb95944bc4fdf16a6d818fd311d46ca81762176a258f4fb4ddd843ba [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:12:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:12:37 . [Pipeline] withDockerContainer 18:12:37 prd-ubuntu20.04-docker-8c-8g-64404 does not seem to be running inside a container 18:12: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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:12:37 $ docker top dad739f3bafa20cc7ff8bcf7e0b3b3d89ce67638567a327fe710be756b3086f6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:12:37 + docker-compose -f ./docker-compose-build.yml build --parallel 18:12:38 Building core-command ... 18:12:38 Building core-data ... 18:12:38 Building core-metadata ... 18:12:38 Building security-bootstrapper ... 18:12:38 Building security-proxy-setup ... 18:12:38 Building security-secretstore-setup ... 18:12:38 Building security-spiffe-token-provider ... 18:12:38 Building security-spire-agent ... 18:12:38 Building security-spire-config ... 18:12:38 Building security-spire-server ... 18:12:38 Building support-notifications ... 18:12:38 Building support-scheduler ... 18:12:38 Building sys-mgmt-agent ... 18:12:38 Building security-spire-server 18:12:38 Building support-scheduler 18:12:38 Building security-spire-config 18:12:38 Building security-bootstrapper 18:12:38 Building core-metadata 18:12:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:12:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:12:53 ---> 3d4b950d14e5 18:12:53 Step 3/23 : WORKDIR /edgex-go 18:12:53 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:12:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:12:53 ---> 3d4b950d14e5 18:12:53 Step 3/25 : WORKDIR /edgex-go 18:12:53 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:12:53 Step 2/31 : FROM ${BUILDER_BASE} AS builder 18:12:53 ---> 3d4b950d14e5 18:12:53 Step 3/31 : WORKDIR /edgex-go 18:12:53 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:12:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:12:53 ---> 3d4b950d14e5 18:12:53 Step 3/22 : WORKDIR /edgex-go 18:12:53 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:12:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:12:53 ---> 3d4b950d14e5 18:12:53 Step 3/26 : WORKDIR /edgex-go 18:12:54 ---> Running in 8ce558eb520a 18:12:54 ---> Running in 89219bfd2393 18:12:54 ---> Running in 3689fded7a32 18:12:54 ---> Running in 313a35f5b829 18:12:54 ---> Running in dab64d193fa1 18:12:54 Removing intermediate container 89219bfd2393 18:12:54 ---> 4badbf752d42 18:12:54 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:12:54 Removing intermediate container 3689fded7a32 18:12:54 ---> 6425c8793240 18:12:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:12:54 Removing intermediate container 313a35f5b829 18:12:54 ---> 1a89206466e2 18:12:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:12:54 ---> Running in 5078dc328a3f 18:12:54 Removing intermediate container 8ce558eb520a 18:12:54 Removing intermediate container dab64d193fa1 18:12:54 ---> 0b2918612980 18:12:54 ---> d69da7d2ae03 18:12:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:12:54 18:12:54 ---> Running in 8a594bfb1f7b 18:12:54 ---> Running in f7168811739f 18:12:54 ---> Running in 1026d99f59e8 18:12:54 ---> Running in aa3e085ac3fd 18:12:55 Removing intermediate container 5078dc328a3f 18:12:55 ---> fbb691af8c81 18:12:55 Step 5/31 : RUN apk add --update --no-cache make git 18:12:55 ---> Running in 4acef25dd53c 18:12:55 Removing intermediate container 8a594bfb1f7b 18:12:55 ---> 79108a0bdea2 18:12:55 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:12:55 ---> Running in d188f31c30f2 18:12:55 Removing intermediate container 1026d99f59e8 18:12:55 ---> 8df757ca08e6 18:12:55 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 18:12:56 ---> Running in 96752d4c8ffb 18:12:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:12:56 Removing intermediate container aa3e085ac3fd 18:12:56 ---> 6c763860af23 18:12:56 Step 5/22 : RUN apk add --update --no-cache make git 18:12:56 ---> Running in 4e26729ae009 18:12:56 Removing intermediate container f7168811739f 18:12:56 ---> 3fb0b65aaffa 18:12:56 Step 5/23 : RUN apk add --update --no-cache make git 18:12:56 ---> Running in 5c20e139e0a2 18:12:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:12:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:12:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:12:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:12:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:12:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:12:57 OK: 221 MiB in 52 packages 18:12:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:12:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:12:57 OK: 221 MiB in 52 packages 18:12:57 Removing intermediate container 4acef25dd53c 18:12:57 ---> 4ca31cac31f7 18:12:57 Step 6/31 : COPY go.mod vendor* ./ 18:12:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:12:57 ---> f5fc8b166e0d 18:12:57 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:57 ---> Running in 012efb659d09 18:12:57 OK: 221 MiB in 52 packages 18:12:57 OK: 221 MiB in 52 packages 18:12:57 OK: 221 MiB in 52 packages 18:12:57 Removing intermediate container d188f31c30f2 18:12:57 ---> b1003dde9756 18:12:57 Step 6/26 : COPY go.mod vendor* ./ 18:12:58 ---> 6e93b11d857e 18:12:58 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:58 ---> Running in ed598ab83eb7 18:12:58 Removing intermediate container 96752d4c8ffb 18:12:58 ---> 307e1d3090b4 18:12:58 Step 6/25 : COPY go.mod vendor* ./ 18:12:58 Removing intermediate container 4e26729ae009 18:12:58 ---> 81e3612d1f77 18:12:58 Step 6/22 : COPY go.mod vendor* ./ 18:12:58 Removing intermediate container 5c20e139e0a2 18:12:58 ---> 27be825b09e9 18:12:58 Step 6/23 : COPY go.mod vendor* ./ 18:12:58 ---> 93bbb728f25a 18:12:58 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:58 ---> Running in f456f73fff1e 18:12:58 ---> 9d876789353c 18:12:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:58 ---> Running in c8fa0f592875 18:12:58 ---> caf421801daa 18:12:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:58 ---> Running in 2953554cd764 18:12:58 Removing intermediate container 012efb659d09 18:12:58 ---> 7960df28feba 18:12:58 Step 8/31 : COPY . . 18:12:59 Removing intermediate container ed598ab83eb7 18:12:59 ---> 18f8a1a7b0e5 18:12:59 Step 8/26 : COPY . . 18:13:01 Removing intermediate container f456f73fff1e 18:13:01 ---> 4783adb8f26a 18:13:01 Step 8/25 : COPY . . 18:13:01 Removing intermediate container 2953554cd764 18:13:01 ---> 2d1c2b472459 18:13:01 Step 8/23 : COPY . . 18:13:01 Removing intermediate container c8fa0f592875 18:13:01 ---> 5e738a08c27b 18:13:01 Step 8/22 : COPY . . 18:13:09 ---> bcf57f761aed 18:13:09 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:13:09 ---> 2b37c3d5458a 18:13:09 Step 9/23 : RUN make cmd/core-metadata/core-metadata 18:13:09 ---> 614afa3f0f7f 18:13:09 ---> b50165d6f329 18:13:09 Step 9/26 : ARG SPIRE_RELEASE=1.2.1Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:13:09 18:13:09 ---> Running in 83550007a007 18:13:09 ---> c166c6621c01 18:13:09 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 18:13:09 ---> Running in b99f63ed7ebb 18:13:09 ---> Running in 97ab1169cd5b 18:13:09 ---> Running in 166c3379f6e4 18:13:09 ---> Running in bf9fe5cdf9b2 18:13:09 Removing intermediate container 166c3379f6e4 18:13:09 ---> a3d3616f8b34 18:13:09 Step 10/26 : RUN mkdir -p spire-build 18:13:09 ---> Running in 71b60a78ef38 18:13:09 Removing intermediate container bf9fe5cdf9b2 18:13:09 ---> ae279a9fb810 18:13:09 Step 10/25 : RUN mkdir -p spire-build 18:13:09 ---> Running in 996d5b5b97b6 18:13:09 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 18:13:09 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 18:13:09 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 18:13:10 Removing intermediate container 71b60a78ef38 18:13:10 Removing intermediate container 996d5b5b97b6 18:13:10 ---> dcd4d3c60261 18:13:10 ---> 09f0e958c667 18:13:10 Step 11/26 : WORKDIR /edgex-go/spire-buildStep 11/25 : WORKDIR /edgex-go/spire-build 18:13:10 18:13:10 ---> Running in 95ad8fb0584a 18:13:10 ---> Running in 6ced2064b015 18:13:10 Removing intermediate container 6ced2064b015 18:13:10 ---> 7bc2df5ee508 18:13:10 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 18:13:10 Removing intermediate container 95ad8fb0584a 18:13:10 ---> 62378691622d 18:13: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 18:13:10 ---> Running in e1fa1dfaf3e5 18:13:10 ---> Running in aa9e227ae36a 18:13:12 spire-1.2.1/ 18:13:12 spire-1.2.1/.data/ 18:13:12 spire-1.2.1/.data/.file 18:13:12 spire-1.2.1/.dockerignore 18:13:12 spire-1.2.1/.gitattributes 18:13:12 spire-1.2.1/.githooks/ 18:13:12 spire-1.2.1/.githooks/pre-commit 18:13:12 spire-1.2.1/.github/ 18:13:12 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:13:12 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:13:12 spire-1.2.1/.github/dependabot.yml 18:13:12 spire-1.2.1/.github/workflows/ 18:13:12 spire-1.2.1/.github/workflows/nightly_build.yaml 18:13:12 spire-1.2.1/.github/workflows/pr_build.yaml 18:13:12 spire-1.2.1/.github/workflows/release_build.yaml 18:13:12 spire-1.2.1/.github/workflows/scripts/ 18:13:12 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:13:12 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:13:12 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:13:12 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:13:12 spire-1.2.1/.github/workflows/scripts/split.sh 18:13:12 spire-1.2.1/.gitignore 18:13:12 spire-1.2.1/.go-version 18:13:12 spire-1.2.1/.golangci.yml 18:13:12 spire-1.2.1/ADOPTERS.md 18:13:12 spire-1.2.1/CHANGELOG.md 18:13:12 spire-1.2.1/CODE-OF-CONDUCT.md 18:13:12 spire-1.2.1/CODEOWNERS 18:13:12 spire-1.2.1/CONTRIBUTING.md 18:13:12 spire-1.2.1/Dockerfile 18:13:12 spire-1.2.1/Dockerfile.dev 18:13:12 spire-1.2.1/Dockerfile.scratch 18:13:12 spire-1.2.1/LICENSE 18:13:12 spire-1.2.1/MAINTAINERS.md 18:13:12 spire-1.2.1/Makefile 18:13:12 spire-1.2.1/README.md 18:13:12 spire-1.2.1/ROADMAP.md 18:13:12 spire-1.2.1/SECURITY.md 18:13:12 spire-1.2.1/cmd/ 18:13:12 spire-1.2.1/cmd/spire-agent/ 18:13:12 spire-1.2.1/cmd/spire-agent/cli/ 18:13:12 spire-1.2.1/cmd/spire-agent/cli/api/ 18:13:12 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:13:12 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:13:12 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:13:12 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:13:12 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:13:12 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:13:12 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:13:12 spire-1.2.1/cmd/spire-agent/cli/common/ 18:13:12 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:13:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:13:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:13:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:13:12 spire-1.2.1/cmd/spire-agent/cli/run/ 18:13:12 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:13:12 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:13:12 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:13:12 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:13:12 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:13:12 spire-1.2.1/cmd/spire-agent/main.go 18:13:12 spire-1.2.1/cmd/spire-server/ 18:13:12 spire-1.2.1/cmd/spire-server/cli/ 18:13:12 spire-1.2.1/cmd/spire-server/cli/agent/ 18:13:12 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:13:12 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/cli.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/entry/ 18:13:12 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/ 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:13:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:13:12 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/run/ 18:13:12 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/token/ 18:13:12 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/validate/ 18:13:12 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/x509/ 18:13:12 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:13:12 spire-1.2.1/cmd/spire-server/main.go 18:13:12 spire-1.2.1/cmd/spire-server/util/ 18:13:12 spire-1.2.1/cmd/spire-server/util/util.go 18:13:12 spire-1.2.1/conf/ 18:13:12 spire-1.2.1/conf/agent/ 18:13:12 spire-1.2.1/conf/agent/agent.conf 18:13:12 spire-1.2.1/conf/agent/agent_full.conf 18:13:12 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:13:12 spire-1.2.1/conf/server/ 18:13:12 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:13:12 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:13:12 spire-1.2.1/conf/server/server.conf 18:13:12 spire-1.2.1/conf/server/server_full.conf 18:13:12 spire-1.2.1/doc/ 18:13:12 spire-1.2.1/doc/SPIRE101.md 18:13:12 spire-1.2.1/doc/auditlog.md 18:13:12 spire-1.2.1/doc/authorization_policy_engine.md 18:13:12 spire-1.2.1/doc/changelog_guidelines.md 18:13:12 spire-1.2.1/doc/cure53-report.pdf 18:13:12 spire-1.2.1/doc/images/ 18:13:12 spire-1.2.1/doc/images/2019_roadmap.png 18:13:12 spire-1.2.1/doc/images/SPIRE101.png 18:13:12 spire-1.2.1/doc/images/SPIRE_agent.png 18:13:12 spire-1.2.1/doc/images/SPIRE_server.pngspire-1.2.1/ 18:13:12 spire-1.2.1/.data/ 18:13:12 spire-1.2.1/.data/.file 18:13:12 spire-1.2.1/.dockerignore 18:13:12 spire-1.2.1/.gitattributes 18:13:12 spire-1.2.1/.githooks/ 18:13:12 spire-1.2.1/.githooks/pre-commit 18:13:12 spire-1.2.1/.github/ 18:13:12 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:13:12 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:13:12 spire-1.2.1/.github/dependabot.yml 18:13:12 spire-1.2.1/.github/workflows/ 18:13:12 spire-1.2.1/.github/workflows/nightly_build.yaml 18:13:12 spire-1.2.1/.github/workflows/pr_build.yaml 18:13:12 spire-1.2.1/.github/workflows/release_build.yaml 18:13:12 spire-1.2.1/.github/workflows/scripts/ 18:13:12 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:13:12 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:13:12 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:13:12 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:13:12 spire-1.2.1/.github/workflows/scripts/split.sh 18:13:12 spire-1.2.1/.gitignore 18:13:12 spire-1.2.1/.go-version 18:13:12 spire-1.2.1/.golangci.yml 18:13:12 spire-1.2.1/ADOPTERS.md 18:13:12 spire-1.2.1/CHANGELOG.md 18:13:12 spire-1.2.1/CODE-OF-CONDUCT.md 18:13:12 spire-1.2.1/CODEOWNERS 18:13:12 spire-1.2.1/CONTRIBUTING.md 18:13:12 spire-1.2.1/Dockerfile 18:13:12 spire-1.2.1/Dockerfile.dev 18:13:12 spire-1.2.1/Dockerfile.scratch 18:13:12 spire-1.2.1/LICENSE 18:13:12 spire-1.2.1/MAINTAINERS.md 18:13:12 spire-1.2.1/Makefile 18:13:12 spire-1.2.1/README.md 18:13:12 spire-1.2.1/ROADMAP.md 18:13:12 spire-1.2.1/SECURITY.md 18:13:12 spire-1.2.1/cmd/ 18:13:12 spire-1.2.1/cmd/spire-agent/ 18:13:12 spire-1.2.1/cmd/spire-agent/cli/ 18:13:12 spire-1.2.1/cmd/spire-agent/cli/api/ 18:13:12 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:13:12 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:13:12 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:13:12 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:13:12 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:13:12 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:13:12 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:13:12 spire-1.2.1/cmd/spire-agent/cli/common/ 18:13:12 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:13:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:13:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:13:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:13:12 spire-1.2.1/cmd/spire-agent/cli/run/ 18:13:12 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:13:12 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:13:12 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:13:12 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:13:12 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:13:12 spire-1.2.1/cmd/spire-agent/main.go 18:13:12 spire-1.2.1/cmd/spire-server/ 18:13:12 spire-1.2.1/cmd/spire-server/cli/ 18:13:12 spire-1.2.1/cmd/spire-server/cli/agent/ 18:13:12 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:13:12 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/cli.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/entry/ 18:13:12 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/ 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:13:12 spire-1.2.1/doc/images/cache_mgr.png 18:13:12 spire-1.2.1/doc/images/cache_mgr_components.png 18:13:12 spire-1.2.1/doc/images/federated_spire.png 18:13:12 spire-1.2.1/doc/images/ha_mode.png 18:13:12 spire-1.2.1/doc/images/nested_spire.png 18:13:12 spire-1.2.1/doc/images/oidc_federation.png 18:13:12 spire-1.2.1/doc/images/single_trust_domain.png 18:13:12 spire-1.2.1/doc/images/spiffe_compatible.png 18:13:12 spire-1.2.1/doc/images/spire_logo.png 18:13:12 spire-1.2.1/doc/migrating_registration_api_clients.md 18:13:12 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:13:12 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:13:12 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:13:12 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:13:12 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:13:12 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:13:12 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:13:12 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:13:12 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:13:12 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:13:12 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:13:12 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:13:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:13:12 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/run/ 18:13:12 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/token/ 18:13:12 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/validate/ 18:13:12 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:13:12 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:13:12 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:13:12 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:13:12 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:13:12 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:13:12 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:13:12 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:13:12 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:13:12 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:13:12 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:13:12 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:13:12 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:13:12 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:13:12 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:13:12 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:13:12 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:13:12 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:13:12 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:13:12 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:13:12 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:13:12 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/x509/ 18:13:12 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:13:12 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:13:12 spire-1.2.1/cmd/spire-server/main.go 18:13:12 spire-1.2.1/cmd/spire-server/util/ 18:13:12 spire-1.2.1/cmd/spire-server/util/util.go 18:13:12 spire-1.2.1/conf/ 18:13:12 spire-1.2.1/conf/agent/ 18:13:12 spire-1.2.1/conf/agent/agent.conf 18:13:12 spire-1.2.1/conf/agent/agent_full.conf 18:13:12 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:13:12 spire-1.2.1/conf/server/ 18:13:12 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:13:12 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:13:12 spire-1.2.1/conf/server/server.conf 18:13:12 spire-1.2.1/conf/server/server_full.conf 18:13:12 spire-1.2.1/doc/ 18:13:12 spire-1.2.1/doc/SPIRE101.md 18:13:12 spire-1.2.1/doc/auditlog.md 18:13:12 spire-1.2.1/doc/authorization_policy_engine.md 18:13:12 spire-1.2.1/doc/changelog_guidelines.md 18:13:12 spire-1.2.1/doc/cure53-report.pdf 18:13:12 spire-1.2.1/doc/images/ 18:13:12 spire-1.2.1/doc/images/2019_roadmap.png 18:13:12 spire-1.2.1/doc/images/SPIRE101.png 18:13:12 spire-1.2.1/doc/images/SPIRE_agent.png 18:13:12 spire-1.2.1/doc/images/SPIRE_server.png 18:13:12 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:13:12 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:13:12 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:13:12 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:13:12 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:13:12 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:13:12 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:13:12 spire-1.2.1/doc/scaling_spire.md 18:13:12 spire-1.2.1/doc/spire_agent.md 18:13:12 spire-1.2.1/doc/spire_server.md 18:13:12 spire-1.2.1/doc/supported_integrations.md 18:13:12 spire-1.2.1/doc/telemetry.md 18:13:12 spire-1.2.1/doc/telemetry_config.md 18:13:12 spire-1.2.1/doc/upgrading.md 18:13:12 spire-1.2.1/doc/using_spire.md 18:13:12 spire-1.2.1/examples/ 18:13:12 spire-1.2.1/examples/README.md 18:13:12 spire-1.2.1/go.mod 18:13:12 spire-1.2.1/go.sum 18:13:12 spire-1.2.1/pkg/ 18:13:12 spire-1.2.1/pkg/agent/ 18:13:12 spire-1.2.1/pkg/agent/agent.go 18:13:12 spire-1.2.1/pkg/agent/api/ 18:13:12 spire-1.2.1/pkg/agent/api/config.go 18:13:12 spire-1.2.1/pkg/agent/api/debug/ 18:13:12 spire-1.2.1/pkg/agent/api/debug/v1/ 18:13:12 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:13:12 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:13:12 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:13:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:13:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:13:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:13:12 spire-1.2.1/pkg/agent/api/endpoints.go 18:13:12 spire-1.2.1/pkg/agent/api/health/ 18:13:12 spire-1.2.1/pkg/agent/api/health/v1/ 18:13:12 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:13:12 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:13:12 spire-1.2.1/pkg/agent/api/rpccontext/ 18:13:12 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:13:12 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:13:12 spire-1.2.1/pkg/agent/attestor/ 18:13:12 spire-1.2.1/pkg/agent/attestor/node/ 18:13:12 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:13:12 spire-1.2.1/pkg/agent/attestor/node/node.go 18:13:12 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:13:12 spire-1.2.1/pkg/agent/attestor/workload/ 18:13:12 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:13:12 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:13:12 spire-1.2.1/pkg/agent/catalog/ 18:13:12 spire-1.2.1/pkg/agent/catalog/catalog.go 18:13:12 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:13:12 spire-1.2.1/doc/images/cache_mgr.png 18:13:12 spire-1.2.1/doc/images/cache_mgr_components.png 18:13:12 spire-1.2.1/doc/images/federated_spire.png 18:13:12 spire-1.2.1/doc/images/ha_mode.png 18:13:12 spire-1.2.1/doc/images/nested_spire.png 18:13:12 spire-1.2.1/doc/images/oidc_federation.png 18:13:12 spire-1.2.1/doc/images/single_trust_domain.png 18:13:12 spire-1.2.1/doc/images/spiffe_compatible.png 18:13:12 spire-1.2.1/doc/images/spire_logo.png 18:13:12 spire-1.2.1/doc/migrating_registration_api_clients.md 18:13:12 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:13:12 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:13:12 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:13:12 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:13:12 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:13:12 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:13:12 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:13:12 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:13:12 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:13:12 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:13:12 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:13:12 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:13:12 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:13:12 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:13:12 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:13:12 spire-1.2.1/pkg/agent/client/ 18:13:12 spire-1.2.1/pkg/agent/client/client.go 18:13:12 spire-1.2.1/pkg/agent/client/client_test.go 18:13:12 spire-1.2.1/pkg/agent/client/dial.go 18:13:12 spire-1.2.1/pkg/agent/client/nodeconn.go 18:13:12 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:13:12 spire-1.2.1/pkg/agent/client/update.go 18:13:12 spire-1.2.1/pkg/agent/client/util.go 18:13:12 spire-1.2.1/pkg/agent/common/ 18:13:12 spire-1.2.1/pkg/agent/common/backoff/ 18:13:12 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:13:12 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:13:12 spire-1.2.1/pkg/agent/common/cgroups/ 18:13:12 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:13:12 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:13:12 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:13:12 spire-1.2.1/pkg/agent/config.go 18:13:12 spire-1.2.1/pkg/agent/endpoints/ 18:13:12 spire-1.2.1/pkg/agent/endpoints/config.go 18:13:12 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:13:12 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:13:12 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:13:12 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:13:12 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:13:12 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:13:12 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:13:12 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:13:12 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:13:12 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:13:12 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:13:12 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:13:12 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:13:12 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:13:12 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:13:12 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:13:12 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:13:12 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:13:12 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:13:12 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:13:12 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:13:12 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:13:12 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:13:12 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:13:12 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:13:12 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:13:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:13:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:13:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:13:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:13:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:13:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:13:12 spire-1.2.1/pkg/agent/endpoints/workload/ 18:13:12 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:13:12 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:13:12 spire-1.2.1/pkg/agent/manager/ 18:13:12 spire-1.2.1/pkg/agent/manager/cache/ 18:13:12 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:13:12 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:13:12 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:13:12 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:13:12 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:13:12 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:13:12 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:13:12 spire-1.2.1/pkg/agent/manager/config.go 18:13:12 spire-1.2.1/pkg/agent/manager/manager.go 18:13:12 spire-1.2.1/pkg/agent/manager/manager_test.go 18:13:12 spire-1.2.1/pkg/agent/manager/storage.go 18:13:12 spire-1.2.1/pkg/agent/manager/storage_test.go 18:13:12 spire-1.2.1/pkg/agent/manager/storecache/ 18:13:12 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:13:12 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:13:12 spire-1.2.1/pkg/agent/manager/sync.go 18:13:12 spire-1.2.1/pkg/agent/plugin/ 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:13:12 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:13:12 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:13:12 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:13:12 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:13:12 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:13:12 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:13:12 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:13:12 spire-1.2.1/doc/scaling_spire.md 18:13:12 spire-1.2.1/doc/spire_agent.md 18:13:12 spire-1.2.1/doc/spire_server.md 18:13:12 spire-1.2.1/doc/supported_integrations.md 18:13:12 spire-1.2.1/doc/telemetry.md 18:13:12 spire-1.2.1/doc/telemetry_config.md 18:13:12 spire-1.2.1/doc/upgrading.md 18:13:12 spire-1.2.1/doc/using_spire.md 18:13:12 spire-1.2.1/examples/ 18:13:12 spire-1.2.1/examples/README.md 18:13:12 spire-1.2.1/go.mod 18:13:12 spire-1.2.1/go.sum 18:13:12 spire-1.2.1/pkg/ 18:13:12 spire-1.2.1/pkg/agent/ 18:13:12 spire-1.2.1/pkg/agent/agent.go 18:13:12 spire-1.2.1/pkg/agent/api/ 18:13:12 spire-1.2.1/pkg/agent/api/config.go 18:13:12 spire-1.2.1/pkg/agent/api/debug/ 18:13:12 spire-1.2.1/pkg/agent/api/debug/v1/ 18:13:12 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:13:12 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:13:12 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:13:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:13:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:13:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:13:12 spire-1.2.1/pkg/agent/api/endpoints.go 18:13:12 spire-1.2.1/pkg/agent/api/health/ 18:13:12 spire-1.2.1/pkg/agent/api/health/v1/ 18:13:12 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:13:12 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:13:12 spire-1.2.1/pkg/agent/api/rpccontext/ 18:13:12 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:13:12 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:13:12 spire-1.2.1/pkg/agent/attestor/ 18:13:12 spire-1.2.1/pkg/agent/attestor/node/ 18:13:12 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:13:12 spire-1.2.1/pkg/agent/attestor/node/node.go 18:13:12 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:13:12 spire-1.2.1/pkg/agent/attestor/workload/ 18:13:12 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:13:12 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:13:12 spire-1.2.1/pkg/agent/catalog/ 18:13:12 spire-1.2.1/pkg/agent/catalog/catalog.go 18:13:12 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:13:12 spire-1.2.1/pkg/agent/svid/ 18:13:12 spire-1.2.1/pkg/agent/svid/rotator.go 18:13:12 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:13:12 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:13:12 spire-1.2.1/pkg/agent/svid/store/ 18:13:12 spire-1.2.1/pkg/agent/svid/store/service.go 18:13:12 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:13:12 spire-1.2.1/pkg/common/ 18:13:12 spire-1.2.1/pkg/common/agentpathtemplate/ 18:13:12 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:13:12 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:13:12 spire-1.2.1/pkg/common/api/ 18:13:12 spire-1.2.1/pkg/common/api/metrics.go 18:13:12 spire-1.2.1/pkg/common/api/middleware/ 18:13:12 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:13:12 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:13:12 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:13:12 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:13:12 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:13:12 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:13:12 spire-1.2.1/pkg/agent/client/ 18:13:12 spire-1.2.1/pkg/agent/client/client.go 18:13:12 spire-1.2.1/pkg/agent/client/client_test.go 18:13:12 spire-1.2.1/pkg/agent/client/dial.go 18:13:12 spire-1.2.1/pkg/agent/client/nodeconn.go 18:13:12 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:13:12 spire-1.2.1/pkg/agent/client/update.go 18:13:12 spire-1.2.1/pkg/agent/client/util.go 18:13:12 spire-1.2.1/pkg/agent/common/ 18:13:12 spire-1.2.1/pkg/agent/common/backoff/ 18:13:12 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:13:12 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:13:12 spire-1.2.1/pkg/agent/common/cgroups/ 18:13:12 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:13:12 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:13:12 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:13:12 spire-1.2.1/pkg/agent/config.go 18:13:12 spire-1.2.1/pkg/agent/endpoints/ 18:13:12 spire-1.2.1/pkg/agent/endpoints/config.go 18:13:12 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:13:12 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:13:12 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:13:12 spire-1.2.1/pkg/common/api/middleware/logger.go 18:13:12 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:13:12 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:13:12 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:13:12 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:13:12 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:13:12 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:13:12 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:13:12 spire-1.2.1/pkg/common/api/middleware/names.go 18:13:12 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:13:12 spire-1.2.1/pkg/common/api/names.go 18:13:12 spire-1.2.1/pkg/common/api/ratelimit.go 18:13:12 spire-1.2.1/pkg/common/api/rpccontext/ 18:13:12 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:13:12 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:13:12 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:13:12 spire-1.2.1/pkg/common/auth/ 18:13:12 spire-1.2.1/pkg/common/auth/interceptors.go 18:13:12 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:13:12 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:13:12 spire-1.2.1/pkg/common/bundleutil/ 18:13:12 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:13:12 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:13:12 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:13:12 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:13:12 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:13:12 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:13:12 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:13:12 spire-1.2.1/pkg/common/bundleutil/types.go 18:13:12 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:13:12 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:13:12 spire-1.2.1/pkg/common/catalog/ 18:13:12 spire-1.2.1/pkg/common/catalog/bind.go 18:13:12 spire-1.2.1/pkg/common/catalog/builtin.go 18:13:12 spire-1.2.1/pkg/common/catalog/catalog.go 18:13:12 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:13:12 spire-1.2.1/pkg/common/catalog/closers.go 18:13:12 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:13:12 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:13:12 spire-1.2.1/pkg/common/catalog/config.go 18:13:12 spire-1.2.1/pkg/common/catalog/config_test.go 18:13:12 spire-1.2.1/pkg/common/catalog/configure.go 18:13:12 spire-1.2.1/pkg/common/catalog/constraints.go 18:13:12 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:13:12 spire-1.2.1/pkg/common/catalog/context.go 18:13:12 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:13:12 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:13:12 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:13:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:13:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:13:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:13:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:13:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:13:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:13:12 spire-1.2.1/pkg/agent/endpoints/workload/ 18:13:12 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:13:12 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:13:12 spire-1.2.1/pkg/agent/manager/ 18:13:12 spire-1.2.1/pkg/agent/manager/cache/ 18:13:12 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:13:12 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:13:12 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:13:12 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:13:12 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:13:12 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:13:12 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:13:12 spire-1.2.1/pkg/agent/manager/config.go 18:13:12 spire-1.2.1/pkg/common/catalog/external.go 18:13:12 spire-1.2.1/pkg/common/catalog/host.go 18:13:12 spire-1.2.1/pkg/common/catalog/pipenet.go 18:13:12 spire-1.2.1/pkg/common/catalog/plugin.go 18:13:12 spire-1.2.1/pkg/common/catalog/testplugin/ 18:13:12 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:13:12 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:13:12 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:13:12 spire-1.2.1/pkg/common/cli/ 18:13:12 spire-1.2.1/pkg/common/cli/env.go 18:13:12 spire-1.2.1/pkg/common/cli/flags.go 18:13:12 spire-1.2.1/pkg/common/cli/trust_domain.go 18:13:12 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:13:12 spire-1.2.1/pkg/common/cli/umask.go 18:13:12 spire-1.2.1/pkg/common/cli/umask_posix.go 18:13:12 spire-1.2.1/pkg/common/cli/umask_test.go 18:13:12 spire-1.2.1/pkg/common/cli/umask_windows.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/ 18:13:12 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/flag.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/format.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:13:12 spire-1.2.1/pkg/agent/manager/manager.go 18:13:12 spire-1.2.1/pkg/agent/manager/manager_test.go 18:13:12 spire-1.2.1/pkg/agent/manager/storage.go 18:13:12 spire-1.2.1/pkg/agent/manager/storage_test.go 18:13:12 spire-1.2.1/pkg/agent/manager/storecache/ 18:13:12 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:13:12 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:13:12 spire-1.2.1/pkg/agent/manager/sync.go 18:13:12 spire-1.2.1/pkg/agent/plugin/ 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/ 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:13:12 spire-1.2.1/pkg/common/coretypes/ 18:13:12 spire-1.2.1/pkg/common/coretypes/bundle/ 18:13:12 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:13:12 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:13:12 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:13:12 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:13:12 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:13:12 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:13:12 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:13:12 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:13:12 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:13:12 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:13:12 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:13:12 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:13:12 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:13:12 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:13:12 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:13:12 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:13:12 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:13:12 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:13:12 spire-1.2.1/pkg/common/cryptoutil/ 18:13:12 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:13:12 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:13:12 spire-1.2.1/pkg/common/diskutil/ 18:13:12 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:13:12 spire-1.2.1/pkg/common/diskutil/file_test.go 18:13:12 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:13:12 spire-1.2.1/pkg/common/errorutil/ 18:13:12 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:13:12 spire-1.2.1/pkg/common/health/ 18:13:12 spire-1.2.1/pkg/common/health/config.go 18:13:12 spire-1.2.1/pkg/common/health/context.go 18:13:12 spire-1.2.1/pkg/common/health/context_test.go 18:13:12 spire-1.2.1/pkg/common/health/health.go 18:13:12 spire-1.2.1/pkg/common/health/health_test.go 18:13:12 spire-1.2.1/pkg/common/health/logger.go 18:13:12 spire-1.2.1/pkg/common/hostservice/ 18:13:12 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:13:12 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:13:12 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:13:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:13:12 spire-1.2.1/pkg/common/idutil/ 18:13:12 spire-1.2.1/pkg/common/idutil/require.go 18:13:12 spire-1.2.1/pkg/common/idutil/require_test.go 18:13:12 spire-1.2.1/pkg/common/idutil/safety.go 18:13:12 spire-1.2.1/pkg/common/idutil/safety_test.go 18:13:12 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:13:12 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:13:12 spire-1.2.1/pkg/common/jwtsvid/ 18:13:12 spire-1.2.1/pkg/common/jwtsvid/common.go 18:13:12 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:13:12 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:13:12 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:13:12 spire-1.2.1/pkg/common/jwtutil/ 18:13:12 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:13:12 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:13:12 spire-1.2.1/pkg/common/log/ 18:13:12 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:13:12 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:13:12 spire-1.2.1/pkg/common/log/log.go 18:13:12 spire-1.2.1/pkg/common/log/log_test.go 18:13:12 spire-1.2.1/pkg/common/log/options.go 18:13:12 spire-1.2.1/pkg/common/nodeutil/ 18:13:12 spire-1.2.1/pkg/common/nodeutil/node.go 18:13:12 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:13:12 spire-1.2.1/pkg/common/peertracker/ 18:13:12 spire-1.2.1/pkg/common/peertracker/conn.go 18:13:12 spire-1.2.1/pkg/common/peertracker/credentials.go 18:13:12 spire-1.2.1/pkg/common/peertracker/errors.go 18:13:12 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:13:12 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:13:12 spire-1.2.1/pkg/common/peertracker/info.go 18:13:12 spire-1.2.1/pkg/common/peertracker/listener.go 18:13:12 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:13:12 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:13:12 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:13:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:13:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:13:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:13:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:13:12 spire-1.2.1/pkg/common/peertracker/tcp.go 18:13:12 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:13:12 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:13:12 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:13:12 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:13:12 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:13:12 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:13:12 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:13:12 spire-1.2.1/pkg/common/peertracker/uds.go 18:13:12 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:13:12 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:13:12 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:13:12 spire-1.2.1/pkg/common/pemutil/ 18:13:12 spire-1.2.1/pkg/common/pemutil/block.go 18:13:12 spire-1.2.1/pkg/common/pemutil/certs.go 18:13:12 spire-1.2.1/pkg/common/pemutil/common.go 18:13:12 spire-1.2.1/pkg/common/pemutil/csr.go 18:13:12 spire-1.2.1/pkg/common/pemutil/keys.go 18:13:12 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:13:12 spire-1.2.1/pkg/common/pemutil/testdata/ 18:13:12 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:13:12 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:13:12 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:13:12 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:13:12 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:13:12 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:13:12 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:13:12 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:13:12 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:13:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:13:12 spire-1.2.1/pkg/common/plugin/ 18:13:12 spire-1.2.1/pkg/common/plugin/aws/ 18:13:12 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:13:12 spire-1.2.1/pkg/common/plugin/azure/ 18:13:12 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:13:12 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:13:12 spire-1.2.1/pkg/common/plugin/facade.go 18:13:12 spire-1.2.1/pkg/common/plugin/facade_test.go 18:13:12 spire-1.2.1/pkg/common/plugin/gcp/ 18:13:12 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:13:12 spire-1.2.1/pkg/common/plugin/k8s/ 18:13:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:13:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:13:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:13:12 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:13:12 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:13:12 spire-1.2.1/pkg/common/plugin/log.go 18:13:12 spire-1.2.1/pkg/common/plugin/sshpop/ 18:13:12 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:13:12 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:13:12 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:13:12 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:13:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:13:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:13:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:13:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:13:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:13:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:13:12 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:13:12 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:13:12 spire-1.2.1/pkg/common/plugin/x509pop/ 18:13:12 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:13:12 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:13:12 spire-1.2.1/pkg/common/profiling/ 18:13:12 spire-1.2.1/pkg/common/profiling/dumpers.go 18:13:12 spire-1.2.1/pkg/common/profiling/profiling.go 18:13:12 spire-1.2.1/pkg/common/protoutil/ 18:13:12 spire-1.2.1/pkg/common/protoutil/masks.go 18:13:12 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:13:12 spire-1.2.1/pkg/common/rotationutil/ 18:13:12 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:13:12 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:13:12 spire-1.2.1/pkg/common/selector/ 18:13:12 spire-1.2.1/pkg/common/selector/selector.go 18:13:12 spire-1.2.1/pkg/common/selector/selector_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:13:12 spire-1.2.1/pkg/common/selector/set.go 18:13:12 spire-1.2.1/pkg/common/selector/set_utils.go 18:13:12 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:13:12 spire-1.2.1/pkg/common/telemetry/ 18:13:12 spire-1.2.1/pkg/common/telemetry/agent/ 18:13:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:13:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:13:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:13:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:13:12 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:13:12 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:13:12 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:13:12 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:13:12 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:13:12 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:13:12 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:13:12 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:13:12 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:13:12 spire-1.2.1/pkg/common/telemetry/call.go 18:13:12 spire-1.2.1/pkg/common/telemetry/common/ 18:13:12 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:13:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:13:12 spire-1.2.1/pkg/agent/svid/ 18:13:12 spire-1.2.1/pkg/agent/svid/rotator.go 18:13:12 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:13:12 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:13:12 spire-1.2.1/pkg/agent/svid/store/ 18:13:12 spire-1.2.1/pkg/agent/svid/store/service.go 18:13:12 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:13:12 spire-1.2.1/pkg/common/ 18:13:12 spire-1.2.1/pkg/common/agentpathtemplate/ 18:13:12 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:13:12 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:13:12 spire-1.2.1/pkg/common/api/ 18:13:12 spire-1.2.1/pkg/common/api/metrics.go 18:13:12 spire-1.2.1/pkg/common/api/middleware/ 18:13:12 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:13:12 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:13:12 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:13:12 spire-1.2.1/pkg/common/telemetry/config.go 18:13:12 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:13:12 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:13:12 spire-1.2.1/pkg/common/telemetry/inmem.go 18:13:12 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:13:12 spire-1.2.1/pkg/common/telemetry/m3.go 18:13:12 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:13:12 spire-1.2.1/pkg/common/telemetry/metrics.go 18:13:12 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:13:12 spire-1.2.1/pkg/common/telemetry/names.go 18:13:12 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:13:12 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:13:12 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:13:12 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/ 18:13:12 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:13:12 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:13:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/server.go 18:13:12 spire-1.2.1/pkg/common/telemetry/sink.go 18:13:12 spire-1.2.1/pkg/common/telemetry/statsd.go 18:13:12 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:13:12 spire-1.2.1/pkg/common/telemetry/uptime.go 18:13:12 spire-1.2.1/pkg/common/telemetry/version.go 18:13:12 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:13:12 spire-1.2.1/pkg/common/uptime/ 18:13:12 spire-1.2.1/pkg/common/uptime/uptime.go 18:13:12 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:13:12 spire-1.2.1/pkg/common/api/middleware/logger.go 18:13:12 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:13:12 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:13:12 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:13:12 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:13:12 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:13:12 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:13:12 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:13:12 spire-1.2.1/pkg/common/api/middleware/names.go 18:13:12 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:13:12 spire-1.2.1/pkg/common/api/names.go 18:13:12 spire-1.2.1/pkg/common/api/ratelimit.go 18:13:12 spire-1.2.1/pkg/common/api/rpccontext/ 18:13:12 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:13:12 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:13:12 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:13:12 spire-1.2.1/pkg/common/auth/ 18:13:12 spire-1.2.1/pkg/common/auth/interceptors.go 18:13:12 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:13:12 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:13:12 spire-1.2.1/pkg/common/bundleutil/ 18:13:12 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:13:12 18:13:12 spire-1.2.1/pkg/common/util/ 18:13:12 spire-1.2.1/pkg/common/util/certs.go 18:13:12 spire-1.2.1/pkg/common/util/certs_test.go 18:13:12 spire-1.2.1/pkg/common/util/csr.go 18:13:12 spire-1.2.1/pkg/common/util/hash.go 18:13:12 spire-1.2.1/pkg/common/util/selectors.go 18:13:12 spire-1.2.1/pkg/common/util/selectors_test.go 18:13:12 spire-1.2.1/pkg/common/util/signals.go 18:13:12 spire-1.2.1/pkg/common/util/sort.go 18:13:12 spire-1.2.1/pkg/common/util/sort_test.go 18:13:12 spire-1.2.1/pkg/common/util/task.go 18:13:12 spire-1.2.1/pkg/common/util/task_test.go 18:13:12 spire-1.2.1/pkg/common/util/testdata/ 18:13:12 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:13:12 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:13:12 spire-1.2.1/pkg/common/version/ 18:13:12 spire-1.2.1/pkg/common/version/version.go 18:13:12 spire-1.2.1/pkg/common/x509svid/ 18:13:12 spire-1.2.1/pkg/common/x509svid/common_test.go 18:13:12 spire-1.2.1/pkg/common/x509svid/csr.go 18:13:12 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:13:12 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:13:12 spire-1.2.1/pkg/common/x509util/ 18:13:12 spire-1.2.1/pkg/common/x509util/cert.go 18:13:12 spire-1.2.1/pkg/common/x509util/dns.go 18:13:12 spire-1.2.1/pkg/common/x509util/dns_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:13:12 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:13:12 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:13:12 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:13:12 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:13:12 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:13:12 spire-1.2.1/pkg/common/bundleutil/types.go 18:13:12 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:13:12 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:13:12 spire-1.2.1/pkg/common/catalog/ 18:13:12 spire-1.2.1/pkg/common/catalog/bind.go 18:13:12 spire-1.2.1/pkg/common/catalog/builtin.go 18:13:12 spire-1.2.1/pkg/common/catalog/catalog.go 18:13:12 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:13:12 spire-1.2.1/pkg/common/catalog/closers.go 18:13:12 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:13:12 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:13:12 spire-1.2.1/pkg/common/catalog/config.go 18:13:12 spire-1.2.1/pkg/common/catalog/config_test.go 18:13:12 spire-1.2.1/pkg/common/catalog/configure.go 18:13:12 spire-1.2.1/pkg/common/catalog/constraints.go 18:13:12 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:13:12 spire-1.2.1/pkg/common/catalog/context.go 18:13:12 spire-1.2.1/pkg/common/catalog/external.go 18:13:12 spire-1.2.1/pkg/common/catalog/host.go 18:13:12 spire-1.2.1/pkg/common/catalog/pipenet.go 18:13:12 spire-1.2.1/pkg/common/catalog/plugin.go 18:13:12 spire-1.2.1/pkg/common/catalog/testplugin/ 18:13:12 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:13:12 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:13:12 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:13:12 spire-1.2.1/pkg/common/cli/ 18:13:12 spire-1.2.1/pkg/common/cli/env.go 18:13:12 spire-1.2.1/pkg/common/cli/flags.go 18:13:12 spire-1.2.1/pkg/common/cli/trust_domain.go 18:13:12 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:13:12 spire-1.2.1/pkg/common/cli/umask.go 18:13:12 spire-1.2.1/pkg/common/cli/umask_posix.go 18:13:12 spire-1.2.1/pkg/common/cli/umask_test.go 18:13:12 spire-1.2.1/pkg/common/cli/umask_windows.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/ 18:13:12 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/flag.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/format.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/ 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:13:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:13:12 spire-1.2.1/pkg/common/coretypes/ 18:13:12 spire-1.2.1/pkg/common/coretypes/bundle/ 18:13:12 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:13:12 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:13:12 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:13:12 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:13:12 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:13:12 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:13:12 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:13:12 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:13:12 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:13:12 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:13:12 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:13:12 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:13:12 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:13:12 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:13:12 spire-1.2.1/pkg/common/x509util/keyid.go 18:13:12 spire-1.2.1/pkg/common/x509util/keypair.go 18:13:12 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:13:12 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:13:12 spire-1.2.1/pkg/server/ 18:13:12 spire-1.2.1/pkg/server/api/ 18:13:12 spire-1.2.1/pkg/server/api/agent.go 18:13:12 spire-1.2.1/pkg/server/api/agent/ 18:13:12 spire-1.2.1/pkg/server/api/agent/v1/ 18:13:12 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:13:12 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:13:12 spire-1.2.1/pkg/server/api/agent_test.go 18:13:12 spire-1.2.1/pkg/server/api/api.go 18:13:12 spire-1.2.1/pkg/server/api/audit/ 18:13:12 spire-1.2.1/pkg/server/api/audit/audit.go 18:13:12 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:13:12 spire-1.2.1/pkg/server/api/bundle.go 18:13:12 spire-1.2.1/pkg/server/api/bundle/ 18:13:12 spire-1.2.1/pkg/server/api/bundle/v1/ 18:13:12 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:13:12 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:13:12 spire-1.2.1/pkg/server/api/bundle_test.go 18:13:12 spire-1.2.1/pkg/server/api/debug/ 18:13:12 spire-1.2.1/pkg/server/api/debug/v1/ 18:13:12 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:13:12 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:13:12 spire-1.2.1/pkg/server/api/entry.go 18:13:12 spire-1.2.1/pkg/server/api/entry/ 18:13:12 spire-1.2.1/pkg/server/api/entry/v1/ 18:13:12 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:13:12 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:13:12 spire-1.2.1/pkg/server/api/entry_test.go 18:13:12 spire-1.2.1/pkg/server/api/health/ 18:13:12 spire-1.2.1/pkg/server/api/health/v1/ 18:13:12 spire-1.2.1/pkg/server/api/health/v1/service.go 18:13:12 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:13:12 spire-1.2.1/pkg/server/api/id.go 18:13:12 spire-1.2.1/pkg/server/api/id_test.go 18:13:12 spire-1.2.1/pkg/server/api/limits/ 18:13:12 spire-1.2.1/pkg/server/api/limits/limits.go 18:13:12 spire-1.2.1/pkg/server/api/middleware/ 18:13:12 spire-1.2.1/pkg/server/api/middleware/alias.go 18:13:12 spire-1.2.1/pkg/server/api/middleware/audit.go 18:13:12 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:13:12 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:13:12 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:13:12 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:13:12 spire-1.2.1/pkg/server/api/middleware/caller.go 18:13:12 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:13:12 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:13:12 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:13:12 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:13:12 spire-1.2.1/pkg/common/cryptoutil/ 18:13:12 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:13:12 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:13:12 spire-1.2.1/pkg/common/diskutil/ 18:13:12 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:13:12 spire-1.2.1/pkg/common/diskutil/file_test.go 18:13:12 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:13:12 spire-1.2.1/pkg/common/errorutil/ 18:13:12 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:13:12 spire-1.2.1/pkg/common/health/ 18:13:12 spire-1.2.1/pkg/common/health/config.go 18:13:12 spire-1.2.1/pkg/common/health/context.go 18:13:12 spire-1.2.1/pkg/common/health/context_test.go 18:13:12 spire-1.2.1/pkg/common/health/health.go 18:13:12 spire-1.2.1/pkg/common/health/health_test.go 18:13:12 spire-1.2.1/pkg/common/health/logger.go 18:13:12 spire-1.2.1/pkg/common/hostservice/ 18:13:12 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:13:12 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:13:12 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:13:12 spire-1.2.1/pkg/common/idutil/ 18:13:12 spire-1.2.1/pkg/common/idutil/require.go 18:13:12 spire-1.2.1/pkg/common/idutil/require_test.go 18:13:12 spire-1.2.1/pkg/common/idutil/safety.go 18:13:12 spire-1.2.1/pkg/common/idutil/safety_test.go 18:13:12 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:13:12 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:13:12 spire-1.2.1/pkg/common/jwtsvid/ 18:13:12 spire-1.2.1/pkg/common/jwtsvid/common.go 18:13:12 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:13:12 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:13:12 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:13:12 spire-1.2.1/pkg/common/jwtutil/ 18:13:12 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:13:12 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:13:12 spire-1.2.1/pkg/common/log/ 18:13:12 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:13:12 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:13:12 spire-1.2.1/pkg/common/log/log.go 18:13:12 spire-1.2.1/pkg/common/log/log_test.go 18:13:12 spire-1.2.1/pkg/common/log/options.go 18:13:12 spire-1.2.1/pkg/common/nodeutil/ 18:13:12 spire-1.2.1/pkg/common/nodeutil/node.go 18:13:12 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:13:12 spire-1.2.1/pkg/common/peertracker/ 18:13:12 spire-1.2.1/pkg/common/peertracker/conn.go 18:13:12 spire-1.2.1/pkg/server/api/middleware/common.go 18:13:12 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:13:12 spire-1.2.1/pkg/server/api/middleware/entries.go 18:13:12 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:13:12 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:13:12 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:13:12 spire-1.2.1/pkg/server/api/ratelimit.go 18:13:12 spire-1.2.1/pkg/server/api/rpccontext/ 18:13:12 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:13:12 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:13:12 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:13:12 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:13:12 spire-1.2.1/pkg/server/api/selector.go 18:13:12 spire-1.2.1/pkg/server/api/selector_test.go 18:13:12 spire-1.2.1/pkg/server/api/status.go 18:13:12 spire-1.2.1/pkg/server/api/status_test.go 18:13:12 spire-1.2.1/pkg/server/api/svid/ 18:13:12 spire-1.2.1/pkg/server/api/svid/v1/ 18:13:12 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:13:12 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:13:12 spire-1.2.1/pkg/server/api/trustdomain.go 18:13:12 spire-1.2.1/pkg/server/api/trustdomain/ 18:13:12 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:13:12 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:13:12 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:13:12 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:13:12 spire-1.2.1/pkg/server/authpolicy/ 18:13:12 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:13:12 spire-1.2.1/pkg/server/authpolicy/policy.go 18:13:12 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:13:12 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:13:12 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:13:12 spire-1.2.1/pkg/server/authpolicy/validate.go 18:13:12 spire-1.2.1/pkg/server/bundle/ 18:13:12 spire-1.2.1/pkg/server/bundle/client/ 18:13:12 spire-1.2.1/pkg/server/bundle/client/client.go 18:13:12 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:13:12 spire-1.2.1/pkg/server/bundle/client/manager.go 18:13:12 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:13:12 spire-1.2.1/pkg/server/bundle/client/sources.go 18:13:12 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:13:12 spire-1.2.1/pkg/server/bundle/client/updater.go 18:13:12 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:13:12 spire-1.2.1/pkg/server/ca/ 18:13:12 spire-1.2.1/pkg/server/ca/ca.go 18:13:12 spire-1.2.1/pkg/server/ca/ca_health.go 18:13:12 spire-1.2.1/pkg/common/peertracker/credentials.go 18:13:12 spire-1.2.1/pkg/common/peertracker/errors.go 18:13:12 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:13:12 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:13:12 spire-1.2.1/pkg/common/peertracker/info.go 18:13:12 spire-1.2.1/pkg/common/peertracker/listener.go 18:13:12 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:13:12 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:13:12 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:13:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:13:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:13:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:13:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:13:12 spire-1.2.1/pkg/common/peertracker/tcp.go 18:13:12 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:13:12 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:13:12 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:13:12 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:13:12 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:13:12 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:13:12 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:13:12 spire-1.2.1/pkg/common/peertracker/uds.go 18:13:12 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:13:12 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:13:12 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:13:12 spire-1.2.1/pkg/common/pemutil/ 18:13:12 spire-1.2.1/pkg/common/pemutil/block.go 18:13:12 spire-1.2.1/pkg/common/pemutil/certs.go 18:13:12 spire-1.2.1/pkg/common/pemutil/common.go 18:13:12 spire-1.2.1/pkg/common/pemutil/csr.go 18:13:12 spire-1.2.1/pkg/common/pemutil/keys.go 18:13:12 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:13:12 spire-1.2.1/pkg/common/pemutil/testdata/ 18:13:12 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:13:12 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:13:12 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:13:12 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:13:12 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:13:12 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:13:12 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:13:12 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:13:12 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:13:12 spire-1.2.1/pkg/common/plugin/ 18:13:12 spire-1.2.1/pkg/common/plugin/aws/ 18:13:12 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:13:12 spire-1.2.1/pkg/common/plugin/azure/ 18:13:12 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:13:12 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:13:12 spire-1.2.1/pkg/common/plugin/facade.go 18:13:12 spire-1.2.1/pkg/common/plugin/facade_test.go 18:13:12 spire-1.2.1/pkg/common/plugin/gcp/ 18:13:12 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:13:12 spire-1.2.1/pkg/common/plugin/k8s/ 18:13:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:13:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:13:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:13:12 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:13:12 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:13:12 spire-1.2.1/pkg/common/plugin/log.go 18:13:12 spire-1.2.1/pkg/common/plugin/sshpop/ 18:13:12 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:13:12 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:13:12 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:13:12 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:13:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:13:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:13:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:13:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:13:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:13:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:13:12 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:13:12 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:13:12 spire-1.2.1/pkg/common/plugin/x509pop/ 18:13:12 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:13:12 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:13:12 spire-1.2.1/pkg/common/profiling/ 18:13:12 spire-1.2.1/pkg/common/profiling/dumpers.go 18:13:12 spire-1.2.1/pkg/common/profiling/profiling.go 18:13:12 spire-1.2.1/pkg/common/protoutil/ 18:13:12 spire-1.2.1/pkg/common/protoutil/masks.go 18:13:12 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:13:12 spire-1.2.1/pkg/common/rotationutil/ 18:13:12 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:13:12 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:13:12 spire-1.2.1/pkg/common/selector/ 18:13:12 spire-1.2.1/pkg/common/selector/selector.go 18:13:12 spire-1.2.1/pkg/common/selector/selector_test.go 18:13:12 spire-1.2.1/pkg/server/ca/ca_test.go 18:13:12 spire-1.2.1/pkg/server/ca/journal.go 18:13:12 spire-1.2.1/pkg/server/ca/journal_test.go 18:13:12 spire-1.2.1/pkg/server/ca/manager.go 18:13:12 spire-1.2.1/pkg/server/ca/manager_health.go 18:13:12 spire-1.2.1/pkg/server/ca/manager_test.go 18:13:12 spire-1.2.1/pkg/server/ca/templates.go 18:13:12 spire-1.2.1/pkg/server/ca/upstream_client.go 18:13:12 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:13:12 spire-1.2.1/pkg/server/ca/validation.go 18:13:12 spire-1.2.1/pkg/server/cache/ 18:13:12 spire-1.2.1/pkg/server/cache/dscache/ 18:13:12 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:13:12 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:13:12 spire-1.2.1/pkg/server/cache/entrycache/ 18:13:12 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:13:12 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:13:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:13:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:13:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:13:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:13:12 spire-1.2.1/pkg/server/catalog/ 18:13:12 spire-1.2.1/pkg/server/catalog/catalog.go 18:13:12 18:13:12 spire-1.2.1/pkg/common/selector/set.go 18:13:12 spire-1.2.1/pkg/common/selector/set_utils.go 18:13:12 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:13:12 spire-1.2.1/pkg/common/telemetry/ 18:13:12 spire-1.2.1/pkg/common/telemetry/agent/ 18:13:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:13:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:13:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:13:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:13:12 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:13:12 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:13:12 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:13:12 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:13:12 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:13:12 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:13:12 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:13:12 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:13:12 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:13:12 spire-1.2.1/pkg/common/telemetry/call.go 18:13:12 spire-1.2.1/pkg/common/telemetry/common/ 18:13:12 spire-1.2.1/pkg/common/telemetry/common/label_adders.gospire-1.2.1/pkg/server/catalog/keymanager.go 18:13:12 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:13:12 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:13:12 spire-1.2.1/pkg/server/catalog/notifier.go 18:13:12 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:13:12 spire-1.2.1/pkg/server/config.go 18:13:12 spire-1.2.1/pkg/server/datastore/ 18:13:12 spire-1.2.1/pkg/server/datastore/datastore.go 18:13:12 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:13:12 spire-1.2.1/pkg/server/datastore/repository.go 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:13:12 spire-1.2.1/pkg/common/telemetry/config.go 18:13:12 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:13:12 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:13:12 spire-1.2.1/pkg/common/telemetry/inmem.go 18:13:12 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:13:12 spire-1.2.1/pkg/common/telemetry/m3.go 18:13:12 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:13:12 spire-1.2.1/pkg/common/telemetry/metrics.go 18:13:12 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:13:12 spire-1.2.1/pkg/common/telemetry/names.go 18:13:12 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:13:12 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:13:12 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:13:12 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/ 18:13:12 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:13:12 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:13:12 spire-1.2.1/pkg/server/endpoints/ 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/ 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:13:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:13:12 spire-1.2.1/pkg/common/telemetry/server/server.go 18:13:12 spire-1.2.1/pkg/common/telemetry/sink.go 18:13:12 spire-1.2.1/pkg/common/telemetry/statsd.go 18:13:12 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:13:12 spire-1.2.1/pkg/common/telemetry/uptime.go 18:13:12 spire-1.2.1/pkg/common/telemetry/version.go 18:13:12 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:13:12 spire-1.2.1/pkg/common/uptime/ 18:13:12 spire-1.2.1/pkg/common/uptime/uptime.go 18:13:12 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:13:12 spire-1.2.1/pkg/server/endpoints/config.go 18:13:12 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:13:12 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:13:12 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:13:12 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:13:12 spire-1.2.1/pkg/server/endpoints/middleware.go 18:13:12 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:13:12 spire-1.2.1/pkg/server/hostservice/ 18:13:12 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:13:12 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:13:12 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:13:12 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:13:12 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:13:12 spire-1.2.1/pkg/common/util/ 18:13:12 spire-1.2.1/pkg/common/util/certs.go 18:13:12 spire-1.2.1/pkg/common/util/certs_test.go 18:13:12 spire-1.2.1/pkg/common/util/csr.go 18:13:12 spire-1.2.1/pkg/common/util/hash.go 18:13:12 spire-1.2.1/pkg/common/util/selectors.go 18:13:12 spire-1.2.1/pkg/common/util/selectors_test.go 18:13:12 spire-1.2.1/pkg/common/util/signals.go 18:13:12 spire-1.2.1/pkg/common/util/sort.go 18:13:12 spire-1.2.1/pkg/common/util/sort_test.go 18:13:12 spire-1.2.1/pkg/common/util/task.go 18:13:12 spire-1.2.1/pkg/common/util/task_test.go 18:13:12 spire-1.2.1/pkg/common/util/testdata/ 18:13:12 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:13:12 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:13:12 spire-1.2.1/pkg/common/version/ 18:13:12 spire-1.2.1/pkg/common/version/version.go 18:13:12 spire-1.2.1/pkg/common/x509svid/ 18:13:12 spire-1.2.1/pkg/common/x509svid/common_test.go 18:13:12 spire-1.2.1/pkg/common/x509svid/csr.go 18:13:12 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:13:12 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:13:12 spire-1.2.1/pkg/common/x509util/ 18:13:12 spire-1.2.1/pkg/common/x509util/cert.go 18:13:12 spire-1.2.1/pkg/common/x509util/dns.go 18:13:12 spire-1.2.1/pkg/common/x509util/dns_test.go 18:13:12 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:13:12 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:13:12 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/ 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/ 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:13:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:13:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:13:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:13:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:13:12 spire-1.2.1/pkg/common/x509util/keyid.go 18:13:12 spire-1.2.1/pkg/common/x509util/keypair.go 18:13:12 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:13:12 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:13:12 spire-1.2.1/pkg/server/ 18:13:12 spire-1.2.1/pkg/server/api/ 18:13:12 spire-1.2.1/pkg/server/api/agent.go 18:13:12 spire-1.2.1/pkg/server/api/agent/ 18:13:12 spire-1.2.1/pkg/server/api/agent/v1/ 18:13:12 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:13:12 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:13:12 spire-1.2.1/pkg/server/api/agent_test.go 18:13:12 spire-1.2.1/pkg/server/api/api.go 18:13:12 spire-1.2.1/pkg/server/api/audit/ 18:13:12 spire-1.2.1/pkg/server/api/audit/audit.go 18:13:12 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:13:12 spire-1.2.1/pkg/server/api/bundle.go 18:13:12 spire-1.2.1/pkg/server/api/bundle/ 18:13:12 spire-1.2.1/pkg/server/api/bundle/v1/ 18:13:12 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:13:12 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:13:12 spire-1.2.1/pkg/server/api/bundle_test.go 18:13:12 spire-1.2.1/pkg/server/api/debug/ 18:13:12 spire-1.2.1/pkg/server/api/debug/v1/ 18:13:12 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:13:12 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:13:12 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:13:12 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:13:12 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/notifier/ 18:13:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:13:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:13:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:13:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:13:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:13:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:13:12 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:13:12 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:13:12 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:13:12 spire-1.2.1/pkg/server/api/entry.go 18:13:12 spire-1.2.1/pkg/server/api/entry/ 18:13:12 spire-1.2.1/pkg/server/api/entry/v1/ 18:13:12 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:13:12 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:13:12 spire-1.2.1/pkg/server/api/entry_test.go 18:13:12 spire-1.2.1/pkg/server/api/health/ 18:13:12 spire-1.2.1/pkg/server/api/health/v1/ 18:13:12 spire-1.2.1/pkg/server/api/health/v1/service.go 18:13:12 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:13:12 spire-1.2.1/pkg/server/api/id.go 18:13:12 spire-1.2.1/pkg/server/api/id_test.go 18:13:12 spire-1.2.1/pkg/server/api/limits/ 18:13:12 spire-1.2.1/pkg/server/api/limits/limits.go 18:13:12 spire-1.2.1/pkg/server/api/middleware/ 18:13:12 spire-1.2.1/pkg/server/api/middleware/alias.go 18:13:12 spire-1.2.1/pkg/server/api/middleware/audit.go 18:13:12 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:13:12 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:13:12 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:13:12 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:13:12 spire-1.2.1/pkg/server/api/middleware/caller.go 18:13:12 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:13:12 spire-1.2.1/pkg/server/api/middleware/common.go 18:13:12 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:13:12 spire-1.2.1/pkg/server/api/middleware/entries.go 18:13:12 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:13:12 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:13:12 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:13:12 spire-1.2.1/pkg/server/api/ratelimit.go 18:13:12 spire-1.2.1/pkg/server/api/rpccontext/ 18:13:12 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:13:12 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:13:12 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:13:12 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:13:12 spire-1.2.1/pkg/server/api/selector.go 18:13:12 spire-1.2.1/pkg/server/api/selector_test.go 18:13:12 spire-1.2.1/pkg/server/api/status.go 18:13:12 spire-1.2.1/pkg/server/api/status_test.go 18:13:12 spire-1.2.1/pkg/server/api/svid/ 18:13:12 spire-1.2.1/pkg/server/api/svid/v1/ 18:13:12 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:13:12 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:13:12 spire-1.2.1/pkg/server/api/trustdomain.go 18:13:12 spire-1.2.1/pkg/server/api/trustdomain/ 18:13:12 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:13:12 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:13:12 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:13:12 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:13:12 spire-1.2.1/pkg/server/authpolicy/ 18:13:12 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:13:12 spire-1.2.1/pkg/server/authpolicy/policy.go 18:13:12 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:13:12 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:13:12 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:13:12 spire-1.2.1/pkg/server/authpolicy/validate.go 18:13:12 spire-1.2.1/pkg/server/bundle/ 18:13:12 spire-1.2.1/pkg/server/bundle/client/ 18:13:12 spire-1.2.1/pkg/server/bundle/client/client.go 18:13:12 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:13:12 spire-1.2.1/pkg/server/bundle/client/manager.go 18:13:12 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:13:12 spire-1.2.1/pkg/server/bundle/client/sources.go 18:13:12 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:13:12 spire-1.2.1/pkg/server/bundle/client/updater.go 18:13:12 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:13:12 spire-1.2.1/pkg/server/ca/ 18:13:12 spire-1.2.1/pkg/server/ca/ca.go 18:13:12 spire-1.2.1/pkg/server/ca/ca_health.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:13:12 spire-1.2.1/pkg/server/ca/ca_test.go 18:13:12 spire-1.2.1/pkg/server/ca/journal.go 18:13:12 spire-1.2.1/pkg/server/ca/journal_test.go 18:13:12 spire-1.2.1/pkg/server/ca/manager.go 18:13:12 spire-1.2.1/pkg/server/ca/manager_health.go 18:13:12 spire-1.2.1/pkg/server/ca/manager_test.go 18:13:12 spire-1.2.1/pkg/server/ca/templates.go 18:13:12 spire-1.2.1/pkg/server/ca/upstream_client.go 18:13:12 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:13:12 spire-1.2.1/pkg/server/ca/validation.go 18:13:12 spire-1.2.1/pkg/server/cache/ 18:13:12 spire-1.2.1/pkg/server/cache/dscache/ 18:13:12 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:13:12 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:13:12 spire-1.2.1/pkg/server/cache/entrycache/ 18:13:12 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:13:12 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:13:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:13:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:13:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:13:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:13:12 spire-1.2.1/pkg/server/catalog/ 18:13:12 spire-1.2.1/pkg/server/catalog/catalog.go 18:13:12 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:13:12 spire-1.2.1/pkg/server/registration/ 18:13:12 spire-1.2.1/pkg/server/registration/manager.go 18:13:12 spire-1.2.1/pkg/server/registration/manager_test.go 18:13:12 spire-1.2.1/pkg/server/scanentries.go 18:13:12 spire-1.2.1/pkg/server/scanentries_test.go 18:13:12 spire-1.2.1/pkg/server/server.go 18:13:12 spire-1.2.1/pkg/server/server_test.go 18:13:12 spire-1.2.1/pkg/server/svid/ 18:13:12 spire-1.2.1/pkg/server/svid/observer.go 18:13:12 spire-1.2.1/pkg/server/svid/observer_test.go 18:13:12 spire-1.2.1/pkg/server/svid/rotator.go 18:13:12 spire-1.2.1/pkg/server/svid/rotator_config.go 18:13:12 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:13:12 spire-1.2.1/pkg/server/svid/rotator_test.go 18:13:12 spire-1.2.1/proto/ 18:13:12 spire-1.2.1/proto/private/ 18:13:12 spire-1.2.1/proto/private/server/ 18:13:12 spire-1.2.1/proto/private/server/journal/ 18:13:12 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:13:12 spire-1.2.1/proto/private/server/journal/journal.proto 18:13:12 spire-1.2.1/proto/spire/ 18:13:12 spire-1.2.1/proto/spire/common/ 18:13:12 spire-1.2.1/proto/spire/common/common.pb.go 18:13:12 spire-1.2.1/proto/spire/common/common.proto 18:13:12 spire-1.2.1/proto/spire/common/plugin/ 18:13:12 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:13:12 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:13:12 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:13:12 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:13:12 spire-1.2.1/proto/spire/plugin/ 18:13:12 spire-1.2.1/proto/spire/plugin/agent/ 18:13:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:13:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:13:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:13:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:13:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:13:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:13:12 spire-1.2.1/release/ 18:13:12 spire-1.2.1/release/spire-extras/ 18:13:12 spire-1.2.1/release/spire-extras/README.md 18:13:12 spire-1.2.1/release/spire-extras/conf/ 18:13:12 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:13:12 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:13:12 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:13:12 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:13:12 spire-1.2.1/release/spire/ 18:13:12 spire-1.2.1/release/spire/README.md 18:13:12 spire-1.2.1/release/spire/conf/ 18:13:12 spire-1.2.1/release/spire/conf/agent/ 18:13:12 spire-1.2.1/release/spire/conf/agent/agent.conf 18:13:12 spire-1.2.1/release/spire/conf/server/ 18:13:12 spire-1.2.1/release/spire/conf/server/server.conf 18:13:12 spire-1.2.1/script/ 18:13:12 spire-1.2.1/script/build-artifact.sh 18:13:12 spire-1.2.1/script/generate_dummy_ca.sh 18:13:12 spire-1.2.1/support/ 18:13:12 spire-1.2.1/support/k8s/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.gospire-1.2.1/pkg/server/catalog/keymanager.go 18:13:12 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:13:12 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:13:12 spire-1.2.1/pkg/server/catalog/notifier.go 18:13:12 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:13:12 spire-1.2.1/pkg/server/config.go 18:13:12 spire-1.2.1/pkg/server/datastore/ 18:13:12 spire-1.2.1/pkg/server/datastore/datastore.go 18:13:12 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:13:12 spire-1.2.1/pkg/server/datastore/repository.go 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:13:12 spire-1.2.1/support/oidc-discovery-provider/ 18:13:12 spire-1.2.1/support/oidc-discovery-provider/README.md 18:13:12 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:13:12 spire-1.2.1/support/oidc-discovery-provider/config.go 18:13:12 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:13:12 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:13:12 spire-1.2.1/pkg/server/endpoints/ 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/ 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:13:12 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:13:12 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:13:12 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:13:12 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:13:12 spire-1.2.1/support/oidc-discovery-provider/main.go 18:13:12 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:13:12 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:13:12 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:13:12 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:13:12 spire-1.2.1/test/ 18:13:12 spire-1.2.1/test/clock/ 18:13:12 spire-1.2.1/test/clock/clock.go 18:13:12 spire-1.2.1/test/fakes/ 18:13:12 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:13:12 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:13:12 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:13:12 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:13:12 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:13:12 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:13:12 spire-1.2.1/test/fakes/fakeagentstore/ 18:13:12 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:13:12 spire-1.2.1/test/fakes/fakedatastore/ 18:13:12 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:13:12 spire-1.2.1/test/fakes/fakeentryclient/ 18:13:12 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:13:12 spire-1.2.1/test/fakes/fakehealthchecker/ 18:13:12 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:13:12 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:13:12 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:13:12 spire-1.2.1/test/fakes/fakemetrics/ 18:13:12 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:13:12 spire-1.2.1/test/fakes/fakenoderesolver/ 18:13:12 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:13:12 spire-1.2.1/test/fakes/fakenotifier/ 18:13:12 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:13:12 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:13:12 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:13:12 spire-1.2.1/test/fakes/fakeserverca/ 18:13:12 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:13:12 spire-1.2.1/test/fakes/fakeservercatalog/ 18:13:12 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:13:12 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:13:12 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:13:12 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:13:12 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:13:12 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:13:12 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:13:12 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:13:12 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:13:12 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:13:12 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:13:12 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:13:12 spire-1.2.1/test/fixture/ 18:13:12 spire-1.2.1/test/fixture/certs/ 18:13:12 spire-1.2.1/test/fixture/certs/agent_svid.der 18:13:12 spire-1.2.1/test/fixture/certs/base_cert.pem 18:13:12 spire-1.2.1/test/fixture/certs/base_csr.pem 18:13:12 spire-1.2.1/test/fixture/certs/base_key.pem 18:13:12 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:13:12 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:13:12 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:13:12 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:13:12 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:13:12 spire-1.2.1/test/fixture/certs/blog_key.pem 18:13:12 spire-1.2.1/test/fixture/certs/bundle.der 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:13:12 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:13:12 spire-1.2.1/pkg/server/endpoints/config.go 18:13:12 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:13:12 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:13:12 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:13:12 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:13:12 spire-1.2.1/pkg/server/endpoints/middleware.go 18:13:12 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:13:12 spire-1.2.1/pkg/server/hostservice/ 18:13:12 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:13:12 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:13:12 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:13:12 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:13:12 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:13:12 spire-1.2.1/test/fixture/certs/ca.pem 18:13:12 spire-1.2.1/test/fixture/certs/ca_key.pem 18:13:12 spire-1.2.1/test/fixture/certs/database_cert.pem 18:13:12 spire-1.2.1/test/fixture/certs/database_csr.pem 18:13:12 spire-1.2.1/test/fixture/certs/database_key.pem 18:13:12 spire-1.2.1/test/fixture/certs/node_cert.pem 18:13:12 spire-1.2.1/test/fixture/certs/node_csr.pem 18:13:12 spire-1.2.1/test/fixture/certs/node_key.pem 18:13:12 spire-1.2.1/test/fixture/certs/svid.pem 18:13:12 spire-1.2.1/test/fixture/certs/svid_key.pem 18:13:12 spire-1.2.1/test/fixture/config/ 18:13:12 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:13:12 spire-1.2.1/test/fixture/config/agent_good.conf 18:13:12 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:13:12 spire-1.2.1/test/fixture/config/plugin_good.conf 18:13:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_good.conf 18:13:12 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:13:12 spire-1.2.1/test/fixture/fixture.go 18:13:12 spire-1.2.1/test/fixture/nodeattestor/ 18:13:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:13:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:13:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:13:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:13:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:13:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:13:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:13:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:13:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:13:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:13:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:13:12 spire-1.2.1/test/fixture/registration/ 18:13:12 spire-1.2.1/test/fixture/registration/entries.json 18:13:12 spire-1.2.1/test/fixture/registration/good-for-update.json 18:13:12 spire-1.2.1/test/fixture/registration/good.json 18:13:12 spire-1.2.1/test/fixture/registration/invalid.json 18:13:12 spire-1.2.1/test/fixture/registration/invalid_json.json 18:13:12 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:13:12 spire-1.2.1/test/integration/ 18:13:12 spire-1.2.1/test/integration/README.md 18:13:12 spire-1.2.1/test/integration/common 18:13:12 spire-1.2.1/test/integration/setup/ 18:13:12 spire-1.2.1/test/integration/setup/adminclient/ 18:13:12 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:13:12 spire-1.2.1/test/integration/setup/adminclient/client.go 18:13:12 spire-1.2.1/test/integration/setup/debugagent/ 18:13:12 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:13:12 spire-1.2.1/test/integration/setup/debugagent/main.go 18:13:12 spire-1.2.1/test/integration/setup/debugserver/ 18:13:12 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:13:12 spire-1.2.1/test/integration/setup/debugserver/main.go 18:13:12 spire-1.2.1/test/integration/setup/downstreamclient/ 18:13:12 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:13:12 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:13:12 spire-1.2.1/test/integration/setup/itclient/ 18:13:12 spire-1.2.1/test/integration/setup/itclient/client.go 18:13:12 spire-1.2.1/test/integration/setup/node-attestation/ 18:13:12 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:13:12 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:13:12 spire-1.2.1/test/integration/setup/x509pop/ 18:13:12 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:13:12 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:13:12 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/ 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/ 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:13:12 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:13:12 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:13:12 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:13:12 spire-1.2.1/test/integration/suites/ 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:13:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:13:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:13:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:13:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:13:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:13:12 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:13:12 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:13:12 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:13:12 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:13:12 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:13:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:13:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:13:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:13:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:13:12 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:13:12 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:13:12 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:13:12 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/notifier/ 18:13:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:13:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:13:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:13:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:13:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:13:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:13:12 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:13:12 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:13:12 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:13:12 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:13:12 spire-1.2.1/test/integration/suites/join-token/ 18:13:12 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:13:12 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:13:12 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:13:12 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:13:12 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:13:12 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:13:12 spire-1.2.1/test/integration/suites/join-token/README.md 18:13:12 spire-1.2.1/test/integration/suites/join-token/conf/ 18:13:12 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:13:12 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:13:12 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/join-token/teardown 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:13:12 spire-1.2.1/pkg/server/registration/ 18:13:12 spire-1.2.1/pkg/server/registration/manager.go 18:13:12 spire-1.2.1/pkg/server/registration/manager_test.go 18:13:12 spire-1.2.1/pkg/server/scanentries.go 18:13:12 spire-1.2.1/pkg/server/scanentries_test.go 18:13:12 spire-1.2.1/pkg/server/server.go 18:13:12 spire-1.2.1/pkg/server/server_test.go 18:13:12 spire-1.2.1/pkg/server/svid/ 18:13:12 spire-1.2.1/pkg/server/svid/observer.go 18:13:12 spire-1.2.1/pkg/server/svid/observer_test.go 18:13:12 spire-1.2.1/pkg/server/svid/rotator.go 18:13:12 spire-1.2.1/pkg/server/svid/rotator_config.go 18:13:12 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:13:12 spire-1.2.1/pkg/server/svid/rotator_test.go 18:13:12 spire-1.2.1/proto/ 18:13:12 spire-1.2.1/proto/private/ 18:13:12 spire-1.2.1/proto/private/server/ 18:13:12 spire-1.2.1/proto/private/server/journal/ 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:13:12 spire-1.2.1/test/integration/suites/k8s/ 18:13:12 spire-1.2.1/test/integration/suites/k8s/00-setup 18:13:12 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:13:12 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:13:12 spire-1.2.1/test/integration/suites/k8s/README.md 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/ 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:13:12 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:13:12 spire-1.2.1/proto/private/server/journal/journal.proto 18:13:12 spire-1.2.1/proto/spire/ 18:13:12 spire-1.2.1/proto/spire/common/ 18:13:12 spire-1.2.1/proto/spire/common/common.pb.go 18:13:12 spire-1.2.1/proto/spire/common/common.proto 18:13:12 spire-1.2.1/proto/spire/common/plugin/ 18:13:12 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:13:12 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:13:12 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:13:12 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:13:12 spire-1.2.1/proto/spire/plugin/ 18:13:12 spire-1.2.1/proto/spire/plugin/agent/ 18:13:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:13:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:13:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:13:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:13:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:13:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:13:12 spire-1.2.1/release/ 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:13:12 spire-1.2.1/test/integration/suites/k8s/teardown 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:13:12 spire-1.2.1/release/spire-extras/ 18:13:12 spire-1.2.1/release/spire-extras/README.md 18:13:12 spire-1.2.1/release/spire-extras/conf/ 18:13:12 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:13:12 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:13:12 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:13:12 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:13:12 spire-1.2.1/release/spire/ 18:13:12 spire-1.2.1/release/spire/README.md 18:13:12 spire-1.2.1/release/spire/conf/ 18:13:12 spire-1.2.1/release/spire/conf/agent/ 18:13:12 spire-1.2.1/release/spire/conf/agent/agent.conf 18:13:12 spire-1.2.1/release/spire/conf/server/ 18:13:12 spire-1.2.1/release/spire/conf/server/server.conf 18:13:12 spire-1.2.1/script/ 18:13:12 spire-1.2.1/script/build-artifact.sh 18:13:12 spire-1.2.1/script/generate_dummy_ca.sh 18:13:12 spire-1.2.1/support/ 18:13:12 spire-1.2.1/support/k8s/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:13:12 spire-1.2.1/test/integration/suites/node-attestation/ 18:13:12 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:13:12 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:13:12 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:13:12 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:13:12 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:13:12 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:13:12 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:13:12 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:13:12 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:13:12 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:13:12 spire-1.2.1/test/integration/suites/rotation/ 18:13:12 spire-1.2.1/test/integration/suites/rotation/00-setup 18:13:12 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:13:12 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:13:12 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:13:12 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:13:12 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:13:12 spire-1.2.1/test/integration/suites/rotation/README.md 18:13:12 spire-1.2.1/test/integration/suites/rotation/conf/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:13:12 spire-1.2.1/support/oidc-discovery-provider/ 18:13:12 spire-1.2.1/support/oidc-discovery-provider/README.md 18:13:12 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:13:12 spire-1.2.1/support/oidc-discovery-provider/config.go 18:13:12 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:13:12 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:13:12 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:13:12 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:13:12 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/rotation/teardown 18:13:12 spire-1.2.1/test/integration/suites/self-test/ 18:13:12 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:13:12 spire-1.2.1/test/integration/suites/self-test/README.md 18:13:12 spire-1.2.1/test/integration/suites/self-test/teardown 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:13:12 spire-1.2.1/test/integration/suites/upgrade/ 18:13:12 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:13:12 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:13:12 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:13:12 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:13:12 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:13:12 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:13:12 spire-1.2.1/support/oidc-discovery-provider/main.go 18:13:12 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:13:12 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:13:12 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:13:12 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:13:12 spire-1.2.1/test/ 18:13:12 spire-1.2.1/test/clock/ 18:13:12 spire-1.2.1/test/clock/clock.go 18:13:12 spire-1.2.1/test/fakes/ 18:13:12 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:13:12 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:13:12 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:13:12 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:13:12 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:13:12 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:13:12 spire-1.2.1/test/fakes/fakeagentstore/ 18:13:12 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:13:12 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:13:12 spire-1.2.1/test/integration/suites/upgrade/README.md 18:13:12 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:13:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:13:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:13:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/upgrade/teardown 18:13:12 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:13:12 spire-1.2.1/test/fakes/fakedatastore/ 18:13:12 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:13:12 spire-1.2.1/test/fakes/fakeentryclient/ 18:13:12 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:13:12 spire-1.2.1/test/fakes/fakehealthchecker/ 18:13:12 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:13:12 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:13:12 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:13:12 spire-1.2.1/test/fakes/fakemetrics/ 18:13:12 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:13:12 spire-1.2.1/test/fakes/fakenoderesolver/ 18:13:12 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:13:12 spire-1.2.1/test/fakes/fakenotifier/ 18:13:12 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:13:12 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:13:12 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:13:12 spire-1.2.1/test/fakes/fakeserverca/ 18:13:12 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:13:12 spire-1.2.1/test/fakes/fakeservercatalog/ 18:13:12 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:13:12 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:13:12 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:13:12 spire-1.2.1/test/integration/test-one.sh 18:13:12 spire-1.2.1/test/integration/test.sh 18:13:12 spire-1.2.1/test/plugintest/ 18:13:12 spire-1.2.1/test/plugintest/config.go 18:13:12 spire-1.2.1/test/plugintest/load.go 18:13:12 spire-1.2.1/test/plugintest/option.go 18:13:12 spire-1.2.1/test/spiretest/ 18:13:12 spire-1.2.1/test/spiretest/apiserver.go 18:13:12 spire-1.2.1/test/spiretest/assertions.go 18:13:12 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:13:12 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:13:12 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:13:12 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:13:12 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:13:12 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:13:12 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:13:12 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:13:12 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:13:12 spire-1.2.1/test/fixture/ 18:13:12 spire-1.2.1/test/fixture/certs/ 18:13:12 spire-1.2.1/test/fixture/certs/agent_svid.der 18:13:12 spire-1.2.1/test/fixture/certs/base_cert.pem 18:13:12 spire-1.2.1/test/fixture/certs/base_csr.pem 18:13:12 spire-1.2.1/test/fixture/certs/base_key.pem 18:13:12 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:13:12 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:13:12 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:13:12 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:13:12 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:13:12 spire-1.2.1/test/fixture/certs/blog_key.pem 18:13:12 spire-1.2.1/test/fixture/certs/bundle.der 18:13:12 spire-1.2.1/test/fixture/certs/ca.pem 18:13:12 spire-1.2.1/test/fixture/certs/ca_key.pem 18:13:12 spire-1.2.1/test/fixture/certs/database_cert.pem 18:13:12 spire-1.2.1/test/fixture/certs/database_csr.pem 18:13:12 spire-1.2.1/test/fixture/certs/database_key.pem 18:13:12 spire-1.2.1/test/fixture/certs/node_cert.pem 18:13:12 spire-1.2.1/test/fixture/certs/node_csr.pem 18:13:12 spire-1.2.1/test/fixture/certs/node_key.pem 18:13:12 spire-1.2.1/test/fixture/certs/svid.pem 18:13:12 spire-1.2.1/test/fixture/certs/svid_key.pem 18:13:12 spire-1.2.1/test/fixture/config/ 18:13:12 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:13:12 spire-1.2.1/test/fixture/config/agent_good.conf 18:13:12 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:13:12 spire-1.2.1/test/fixture/config/plugin_good.conf 18:13:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:13:12 spire-1.2.1/test/spiretest/dir.go 18:13:12 spire-1.2.1/test/spiretest/errors_posix.go 18:13:12 spire-1.2.1/test/spiretest/errors_windows.go 18:13:12 spire-1.2.1/test/spiretest/logs.go 18:13:12 spire-1.2.1/test/spiretest/socketapi.go 18:13:12 spire-1.2.1/test/spiretest/suite.go 18:13:12 spire-1.2.1/test/spiretest/x509.go 18:13:12 spire-1.2.1/test/testca/ 18:13:12 spire-1.2.1/test/testca/ca.go 18:13:12 spire-1.2.1/test/testkey/ 18:13:12 spire-1.2.1/test/testkey/generate.sh 18:13:12 spire-1.2.1/test/testkey/genkeys.go 18:13:12 spire-1.2.1/test/testkey/keys.go 18:13:12 spire-1.2.1/test/testkey/new.go 18:13:12 spire-1.2.1/test/tpmsimulator/ 18:13:12 spire-1.2.1/test/tpmsimulator/simulator.go 18:13:12 spire-1.2.1/test/util/ 18:13:12 spire-1.2.1/test/util/cert_fixtures.go 18:13:12 spire-1.2.1/test/util/cert_generation.go 18:13:12 spire-1.2.1/test/util/io_redirection.go 18:13:12 spire-1.2.1/test/util/race.go 18:13:12 spire-1.2.1/test/util/util.go 18:13:12 building spire from source... 18:13:12 18:13:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:13:12 spire-1.2.1/test/fixture/config/server_good.conf 18:13:12 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:13:12 spire-1.2.1/test/fixture/fixture.go 18:13:12 spire-1.2.1/test/fixture/nodeattestor/ 18:13:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:13:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:13:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:13:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:13:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:13:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:13:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:13:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:13:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:13:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:13:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:13:12 spire-1.2.1/test/fixture/registration/ 18:13:12 spire-1.2.1/test/fixture/registration/entries.json 18:13:12 spire-1.2.1/test/fixture/registration/good-for-update.json 18:13:12 spire-1.2.1/test/fixture/registration/good.json 18:13:12 spire-1.2.1/test/fixture/registration/invalid.json 18:13:12 spire-1.2.1/test/fixture/registration/invalid_json.json 18:13:12 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:13:12 spire-1.2.1/test/integration/ 18:13:12 spire-1.2.1/test/integration/README.md 18:13:12 spire-1.2.1/test/integration/common 18:13:12 spire-1.2.1/test/integration/setup/ 18:13:12 spire-1.2.1/test/integration/setup/adminclient/ 18:13:12 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:13:12 spire-1.2.1/test/integration/setup/adminclient/client.go 18:13:12 spire-1.2.1/test/integration/setup/debugagent/ 18:13:12 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:13:12 spire-1.2.1/test/integration/setup/debugagent/main.go 18:13:12 spire-1.2.1/test/integration/setup/debugserver/ 18:13:12 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:13:12 spire-1.2.1/test/integration/setup/debugserver/main.go 18:13:12 spire-1.2.1/test/integration/setup/downstreamclient/ 18:13:12 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:13:12 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:13:12 spire-1.2.1/test/integration/setup/itclient/ 18:13:12 spire-1.2.1/test/integration/setup/itclient/client.go 18:13:12 spire-1.2.1/test/integration/setup/node-attestation/ 18:13:12 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:13:12 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:13:12 spire-1.2.1/test/integration/setup/x509pop/ 18:13:12 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:13:12 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:13:12 spire-1.2.1/test/integration/suites/ 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:13:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:13:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:13:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:13:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:13:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:13:12 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:13:12 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:13:12 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:13:12 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:13:12 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:13:12 spire-1.2.1/test/integration/suites/join-token/ 18:13:12 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:13:12 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:13:12 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:13:12 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:13:12 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:13:12 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:13:12 spire-1.2.1/test/integration/suites/join-token/README.md 18:13:12 spire-1.2.1/test/integration/suites/join-token/conf/ 18:13:12 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:13:12 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:13:12 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/join-token/teardown 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:13:12 spire-1.2.1/test/integration/suites/k8s/ 18:13:12 spire-1.2.1/test/integration/suites/k8s/00-setup 18:13:12 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:13:12 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:13:12 spire-1.2.1/test/integration/suites/k8s/README.md 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/ 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:13:12 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:13:12 spire-1.2.1/test/integration/suites/k8s/teardown 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:13:12 spire-1.2.1/test/integration/suites/node-attestation/ 18:13:12 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:13:12 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:13:12 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:13:12 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:13:12 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:13:12 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:13:12 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:13:12 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:13:12 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:13:12 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:13:12 spire-1.2.1/test/integration/suites/rotation/ 18:13:12 spire-1.2.1/test/integration/suites/rotation/00-setup 18:13:12 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:13:12 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:13:12 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:13:12 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:13:12 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:13:12 spire-1.2.1/test/integration/suites/rotation/README.md 18:13:12 spire-1.2.1/test/integration/suites/rotation/conf/ 18:13:12 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:13:12 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:13:12 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/rotation/teardown 18:13:12 spire-1.2.1/test/integration/suites/self-test/ 18:13:12 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:13:12 spire-1.2.1/test/integration/suites/self-test/README.md 18:13:12 spire-1.2.1/test/integration/suites/self-test/teardown 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:13:12 spire-1.2.1/test/integration/suites/upgrade/ 18:13:12 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:13:12 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:13:12 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:13:12 spire-1.2.1/test/integration/suites/upgrade/README.md 18:13:12 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:13:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:13:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:13:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:13:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:13:12 spire-1.2.1/test/integration/suites/upgrade/teardown 18:13:12 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:13:12 spire-1.2.1/test/integration/test-one.sh 18:13:12 spire-1.2.1/test/integration/test.sh 18:13:12 spire-1.2.1/test/plugintest/ 18:13:12 spire-1.2.1/test/plugintest/config.go 18:13:12 spire-1.2.1/test/plugintest/load.go 18:13:12 spire-1.2.1/test/plugintest/option.go 18:13:12 spire-1.2.1/test/spiretest/ 18:13:12 spire-1.2.1/test/spiretest/apiserver.go 18:13:12 spire-1.2.1/test/spiretest/assertions.go 18:13:12 spire-1.2.1/test/spiretest/dir.go 18:13:12 spire-1.2.1/test/spiretest/errors_posix.go 18:13:12 spire-1.2.1/test/spiretest/errors_windows.go 18:13:12 spire-1.2.1/test/spiretest/logs.go 18:13:12 spire-1.2.1/test/spiretest/socketapi.go 18:13:12 spire-1.2.1/test/spiretest/suite.go 18:13:12 spire-1.2.1/test/spiretest/x509.go 18:13:12 spire-1.2.1/test/testca/ 18:13:12 spire-1.2.1/test/testca/ca.go 18:13:12 spire-1.2.1/test/testkey/ 18:13:12 spire-1.2.1/test/testkey/generate.sh 18:13:12 spire-1.2.1/test/testkey/genkeys.go 18:13:12 spire-1.2.1/test/testkey/keys.go 18:13:12 spire-1.2.1/test/testkey/new.go 18:13:12 spire-1.2.1/test/tpmsimulator/ 18:13:12 spire-1.2.1/test/tpmsimulator/simulator.go 18:13:12 spire-1.2.1/test/util/ 18:13:12 spire-1.2.1/test/util/cert_fixtures.go 18:13:12 spire-1.2.1/test/util/cert_generation.go 18:13:12 spire-1.2.1/test/util/io_redirection.go 18:13:12 spire-1.2.1/test/util/race.go 18:13:12 spire-1.2.1/test/util/util.go 18:13:12 building spire from source... 18:13:12 Installing go1.17.7... 18:13:12 Installing go1.17.7... 18:13:17 Building bin/spire-server... 18:13:17 Building bin/spire-server... 18:13:17 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:13:17 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:13:17 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:13:17 go: downloading github.com/mitchellh/cli v1.1.2 18:13:17 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:13:17 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:13:17 go: downloading github.com/mitchellh/cli v1.1.2 18:13:17 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:13:17 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:13:17 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:13:17 go: downloading github.com/imdario/mergo v0.3.12 18:13:17 go: downloading github.com/imdario/mergo v0.3.12 18:13:17 go: downloading github.com/sirupsen/logrus v1.8.1 18:13:17 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:13:17 go: downloading github.com/sirupsen/logrus v1.8.1 18:13:17 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:13:17 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:13:17 go: downloading google.golang.org/grpc v1.44.0 18:13:17 go: downloading google.golang.org/grpc v1.44.0 18:13:17 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:13:17 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:13:17 go: downloading github.com/fatih/color v1.13.0 18:13:17 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:13:17 go: downloading github.com/mattn/go-isatty v0.0.14 18:13:17 go: downloading google.golang.org/protobuf v1.27.1 18:13:17 go: downloading github.com/fatih/color v1.13.0 18:13:18 go: downloading github.com/mattn/go-isatty v0.0.14 18:13:18 go: downloading google.golang.org/protobuf v1.27.1 18:13:18 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:13:18 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:13:18 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:13:18 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:13:18 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:13:18 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:13:18 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:13:18 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:13:18 go: downloading github.com/armon/go-metrics v0.3.10 18:13:18 go: downloading github.com/armon/go-metrics v0.3.10 18:13:18 go: downloading github.com/prometheus/client_golang v1.12.1 18:13:18 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:13:18 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:13:18 go: downloading github.com/prometheus/client_golang v1.12.1 18:13:18 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:13:18 go: downloading github.com/open-policy-agent/opa v0.38.0 18:13:18 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:13:18 go: downloading github.com/open-policy-agent/opa v0.38.0 18:13:18 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:13:18 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:13:18 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:13:18 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:13:18 go: downloading github.com/mattn/go-colorable v0.1.12 18:13:18 go: downloading github.com/Masterminds/goutils v1.1.0 18:13:18 go: downloading github.com/Masterminds/goutils v1.1.0 18:13:18 go: downloading github.com/Masterminds/semver v1.5.0 18:13:18 go: downloading github.com/Masterminds/semver v1.5.0 18:13:18 go: downloading github.com/google/uuid v1.1.2 18:13:18 go: downloading github.com/huandu/xstrings v1.3.2 18:13:18 go: downloading github.com/google/uuid v1.1.2 18:13:18 go: downloading github.com/huandu/xstrings v1.3.2 18:13:18 go: downloading github.com/mattn/go-colorable v0.1.12 18:13:18 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:13:18 go: downloading github.com/oklog/run v1.0.0 18:13:18 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:13:18 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:13:18 go: downloading github.com/oklog/run v1.0.0 18:13:18 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:13:18 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:13:18 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:13:18 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:13:18 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:13:18 go: downloading github.com/imkira/go-observer v1.0.3 18:13:18 go: downloading go.uber.org/atomic v1.9.0 18:13:18 go: downloading github.com/imkira/go-observer v1.0.3 18:13:18 go: downloading go.uber.org/atomic v1.9.0 18:13:18 go: downloading github.com/hashicorp/errwrap v1.1.0 18:13:18 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:13:18 go: downloading github.com/prometheus/client_model v0.2.0 18:13:19 go: downloading github.com/prometheus/common v0.32.1 18:13:19 go: downloading github.com/beorn7/perks v1.0.1 18:13:19 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:13:19 go: downloading github.com/beorn7/perks v1.0.1 18:13:19 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:13:19 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:13:19 go: downloading github.com/prometheus/client_model v0.2.0 18:13:19 go: downloading github.com/prometheus/common v0.32.1 18:13:19 go: downloading github.com/prometheus/procfs v0.7.3 18:13:19 go: downloading github.com/prometheus/procfs v0.7.3 18:13:19 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:13:19 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:13:19 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:13:19 go: downloading github.com/hashicorp/errwrap v1.1.0 18:13:19 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:13:19 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:13:19 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:13:19 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:13:19 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:13:21 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:13:21 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:13:21 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:13:21 go: downloading github.com/stretchr/testify v1.7.0 18:13:21 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:13:21 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:13:21 go: downloading github.com/blang/semver/v4 v4.0.0 18:13:21 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:13:21 go: downloading github.com/jinzhu/gorm v1.9.16 18:13:21 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:13:21 go: downloading github.com/lib/pq v1.10.4 18:13:21 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:13:21 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:13:21 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:13:21 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:13:21 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:13:21 go: downloading github.com/stretchr/testify v1.7.0 18:13:21 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:13:21 go: downloading github.com/blang/semver/v4 v4.0.0 18:13:21 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:13:21 go: downloading github.com/jinzhu/gorm v1.9.16 18:13:21 go: downloading github.com/lib/pq v1.10.4 18:13:21 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:13:21 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:13:26 go: downloading google.golang.org/api v0.70.0 18:13:26 go: downloading k8s.io/client-go v0.23.4 18:13:26 go: downloading k8s.io/api v0.23.4 18:13:26 go: downloading github.com/google/go-tpm v0.3.3 18:13:26 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:13:26 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:13:26 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:13:26 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:13:26 go: downloading google.golang.org/api v0.70.0 18:13:26 go: downloading k8s.io/client-go v0.23.4 18:13:26 go: downloading k8s.io/api v0.23.4 18:13:26 go: downloading github.com/google/go-tpm v0.3.3 18:13:26 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:13:26 go: downloading cloud.google.com/go/storage v1.21.0 18:13:26 go: downloading cloud.google.com/go v0.100.2 18:13:26 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:13:26 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:13:26 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:13:26 go: downloading cloud.google.com/go/storage v1.21.0 18:13:26 go: downloading cloud.google.com/go v0.100.2 18:13:26 go: downloading k8s.io/apimachinery v0.23.4 18:13:26 go: downloading k8s.io/apimachinery v0.23.4 18:13:27 go: downloading k8s.io/kube-aggregator v0.23.3 18:13:27 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:13:27 go: downloading cloud.google.com/go/security v1.3.0 18:13:27 go: downloading k8s.io/kube-aggregator v0.23.3 18:13:27 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:13:27 go: downloading cloud.google.com/go/security v1.3.0 18:13:27 go: downloading github.com/hashicorp/vault/api v1.4.1 18:13:27 go: downloading github.com/hashicorp/vault/api v1.4.1 18:13:27 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:13:27 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:13:27 go: downloading github.com/twmb/murmur3 v1.1.6 18:13:27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:13:27 go: downloading github.com/twmb/murmur3 v1.1.6 18:13:27 go: downloading github.com/aws/smithy-go v1.11.0 18:13:27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:13:27 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:13:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:13:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:13:27 go: downloading github.com/aws/smithy-go v1.11.0 18:13:27 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:13:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:13:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:13:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:13:27 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:13:27 go: downloading github.com/jinzhu/inflection v1.0.0 18:13:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:13:27 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:13:27 go: downloading github.com/jinzhu/inflection v1.0.0 18:13:27 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:13:27 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:13:27 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:13:27 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:13:27 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:13:27 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:13:27 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:13:27 go: downloading github.com/dimchansky/utfbom v1.1.1 18:13:27 go: downloading cloud.google.com/go/compute v1.3.0 18:13:27 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:13:27 go: downloading github.com/dimchansky/utfbom v1.1.1 18:13:27 go: downloading cloud.google.com/go/compute v1.3.0 18:13:27 go: downloading cloud.google.com/go/iam v0.1.1 18:13:27 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:13:28 go: downloading cloud.google.com/go/iam v0.1.1 18:13:28 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:13:28 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:13:28 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:13:30 go: downloading github.com/gogo/protobuf v1.3.2 18:13:30 go: downloading github.com/google/gofuzz v1.1.0 18:13:30 go: downloading k8s.io/klog/v2 v2.30.0 18:13:30 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:13:30 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:13:30 go: downloading github.com/spf13/pflag v1.0.5 18:13:30 go: downloading github.com/gogo/protobuf v1.3.2 18:13:30 go: downloading k8s.io/klog/v2 v2.30.0 18:13:30 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:13:30 go: downloading github.com/google/gofuzz v1.1.0 18:13:30 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:13:30 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:13:30 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:13:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:13:30 go: downloading github.com/spf13/pflag v1.0.5 18:13:30 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:13:30 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:13:30 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:13:30 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:13:30 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:13:31 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:13:31 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:13:31 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:13:31 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:13:31 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:13:31 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:13:31 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:13:31 go: downloading gopkg.in/yaml.v2 v2.4.0 18:13:31 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:13:31 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:13:31 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:13:31 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:13:31 go: downloading github.com/gobwas/glob v0.2.3 18:13:31 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:13:31 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:13:31 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:13:31 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:13:31 go: downloading go.opencensus.io v0.23.0 18:13:31 go: downloading gopkg.in/inf.v0 v0.9.1 18:13:31 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:13:31 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:13:31 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:13:31 go: downloading github.com/google/go-cmp v0.5.7 18:13:31 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:13:31 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:13:31 go: downloading gopkg.in/yaml.v2 v2.4.0 18:13:31 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:13:31 go: downloading github.com/gobwas/glob v0.2.3 18:13:31 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:13:31 go: downloading github.com/googleapis/gnostic v0.5.5 18:13:31 go: downloading github.com/go-logr/logr v1.2.2 18:13:31 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:13:31 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:13:31 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:13:31 go: downloading github.com/json-iterator/go v1.1.12 18:13:31 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:13:31 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:13:31 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:13:31 go: downloading go.opencensus.io v0.23.0 18:13:31 go: downloading gopkg.in/inf.v0 v0.9.1 18:13:31 go: downloading go.uber.org/zap v1.21.0 18:13:31 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:13:31 go: downloading github.com/go-logr/logr v1.2.2 18:13:31 go: downloading github.com/googleapis/gnostic v0.5.5 18:13:31 go: downloading github.com/google/go-cmp v0.5.7 18:13:31 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:13:31 go: downloading github.com/tklauser/numcpus v0.3.0 18:13:31 go: downloading sigs.k8s.io/yaml v1.3.0 18:13:31 go: downloading github.com/json-iterator/go v1.1.12 18:13:31 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:13:31 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:13:31 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:13:31 go: downloading github.com/ryanuber/go-glob v1.0.0 18:13:31 go: downloading github.com/golang/snappy v0.0.4 18:13:31 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:13:31 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:13:31 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:13:31 go: downloading go.uber.org/zap v1.21.0 18:13:31 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:13:31 go: downloading github.com/hashicorp/go-version v1.2.0 18:13:31 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:13:31 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:13:31 go: downloading github.com/modern-go/reflect2 v1.0.2 18:13:31 go: downloading github.com/tklauser/numcpus v0.3.0 18:13:31 go: downloading go.uber.org/multierr v1.6.0 18:13:31 go: downloading sigs.k8s.io/yaml v1.3.0 18:13:31 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:13:31 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:13:31 go: downloading github.com/ryanuber/go-glob v1.0.0 18:13:31 go: downloading github.com/golang/snappy v0.0.4 18:13:31 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:13:31 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:13:31 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:13:31 go: downloading github.com/hashicorp/go-version v1.2.0 18:13:31 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:13:31 go: downloading github.com/modern-go/reflect2 v1.0.2 18:13:31 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:13:31 go: downloading go.uber.org/multierr v1.6.0 18:13:38 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:13:38 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:13:38 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:13:38 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:13:53 Removing intermediate container 83550007a007 18:13:53 ---> 614b9f8f6243 18:13:53 18:13:53 Step 10/31 : FROM alpine:3.14 18:13:53 Removing intermediate container b99f63ed7ebb 18:13:53 ---> 34ec92d4efc3 18:13:53 18:13:53 Step 10/23 : FROM alpine:3.14 18:13:53 Removing intermediate container 97ab1169cd5b 18:13:53 ---> c35ea6405381 18:13:53 18:13:53 Step 10/22 : FROM alpine:3.14 18:13:53 3.14: Pulling from library/alpine 18:13:53 3.14: Pulling from library/alpine 18:13:53 3.14: Pulling from library/alpine 18:13:54 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:13:54 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:13:54 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:13:54 Status: Downloaded newer image for alpine:3.14 18:13:54 Status: Downloaded newer image for alpine:3.14 18:13:54 Status: Image is up to date for alpine:3.14 18:13:54 ---> e04c818066af 18:13:54 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:13:54 ---> e04c818066af 18:13:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:13:54 ---> e04c818066af 18:13:54 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:13:55 ---> Running in 53e49c4cded6 18:13:55 ---> Running in c862ba58e8fb 18:13:55 ---> Running in c3290a7d2878 18:13:56 Removing intermediate container c3290a7d2878 18:13:56 ---> 65243eed153e 18:13:56 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 18:13:56 ---> Running in 4ef40c9961d0 18:13:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:13:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:13:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:13:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:13:56 (1/1) Installing dumb-init (1.2.5-r1) 18:13:56 Executing busybox-1.33.1-r7.trigger 18:13:56 OK: 6 MiB in 15 packages 18:13:56 (1/1) Installing dumb-init (1.2.5-r1) 18:13:56 Executing busybox-1.33.1-r7.trigger 18:13:56 OK: 6 MiB in 15 packages 18:13:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:13:57 (1/2) Installing dumb-init (1.2.5-r1) 18:13:57 (2/2) Installing su-exec (0.2-r1) 18:13:57 Executing busybox-1.33.1-r7.trigger 18:13:57 OK: 6 MiB in 16 packages 18:13:57 Removing intermediate container 53e49c4cded6 18:13:57 ---> 887863bbb6e5 18:13:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:13:58 Removing intermediate container c862ba58e8fb 18:13:58 ---> 6253f6965efe 18:13:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:13:58 ---> Running in e13338595553 18:13:58 ---> Running in ba42889161d1 18:13:58 Removing intermediate container 4ef40c9961d0 18:13:58 ---> d18416fd78db 18:13:58 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 18:13:58 Removing intermediate container ba42889161d1 18:13:58 ---> b5e413da6621 18:13:58 Step 13/22 : ENV APP_PORT=59861 18:13:58 ---> Running in 12539d4057b2 18:13:58 Removing intermediate container e13338595553 18:13:58 ---> 2beb67729f38 18:13:58 Step 13/23 : ENV APP_PORT=59881 18:13:58 ---> Running in 59e3681d7ccc 18:13:58 ---> Running in 9b45b24d735d 18:13:58 Removing intermediate container 12539d4057b2 18:13:58 ---> 488b6c3f32ad 18:13:58 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:13:58 ---> Running in c064409371b3 18:13:58 Removing intermediate container 9b45b24d735d 18:13:58 ---> 53a743ca4f71 18:13:58 Step 14/23 : EXPOSE $APP_PORT 18:13:58 Removing intermediate container 59e3681d7ccc 18:13:58 ---> 639a4daf973f 18:13:58 Step 14/22 : EXPOSE $APP_PORT 18:13:58 ---> Running in 89257cbab8d8 18:13:58 ---> Running in 2aaaabd18562 18:13:59 Removing intermediate container c064409371b3 18:13:59 ---> f798a52e1aa4 18:13:59 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:13:59 ---> Running in 93eae5551aad 18:13:59 Removing intermediate container 2aaaabd18562 18:13:59 ---> 5d48f31b759f 18:13:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:13:59 Removing intermediate container 89257cbab8d8 18:13:59 ---> 7c2915bd57c9 18:13:59 Step 15/23 : WORKDIR / 18:13:59 ---> Running in 9b7a036fa566 18:13:59 Removing intermediate container 9b7a036fa566 18:13:59 ---> d82c6d1c0921 18:13:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:13:59 ---> add1a938ace7 18:13:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:14:00 ---> 76fb2778274f 18:14:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:14:00 ---> d08d4c024672 18:14:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:14:01 Removing intermediate container 93eae5551aad 18:14:01 ---> 2738543a5a42 18:14:01 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 18:14:01 ---> Running in 5a0a7a7104ef 18:14:01 ---> ac76df1b7c9e 18:14:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:14:01 ---> c934a6262d2c 18:14:01 Step 19/23 : ENTRYPOINT ["/core-metadata"] 18:14:01 Removing intermediate container 5a0a7a7104ef 18:14:01 ---> 504bcd5856f7 18:14:01 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:14:01 ---> Running in 7dba6a9a175f 18:14:01 ---> 2455b0902ae1 18:14:01 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:14:01 ---> Running in de314375ccf8 18:14:02 Removing intermediate container 7dba6a9a175f 18:14:02 ---> 7971404698b9 18:14:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:14:02 ---> Running in f4bb35bb3313 18:14:02 ---> 292256d733f9 18:14:02 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:14:02 ---> Running in e286400201d8 18:14:02 Removing intermediate container de314375ccf8 18:14:02 ---> 0a2e6658df42 18:14:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:14:02 ---> Running in 05cda98af6da 18:14:02 Removing intermediate container f4bb35bb3313 18:14:02 ---> 2ca01f2990f2 18:14:02 Step 21/23 : LABEL arch=x86_64 18:14:02 ---> Running in 71cf4a3ac01f 18:14:02 Removing intermediate container 05cda98af6da 18:14:02 ---> b7a8b01b4ea4 18:14:02 Step 20/22 : LABEL arch=x86_64 18:14:02 ---> Running in bd410382bea5 18:14:02 Removing intermediate container 71cf4a3ac01f 18:14:02 ---> 0bba9e02dce0 18:14:02 Step 22/23 : LABEL git_sha=ee0674452fb33bb0f7f079b9d681de648067867d 18:14:03 ---> Running in c3a37b6fb835 18:14:03 Removing intermediate container bd410382bea5 18:14:03 ---> 86ddc3d9d40d 18:14:03 Step 21/22 : LABEL git_sha=ee0674452fb33bb0f7f079b9d681de648067867d 18:14:03 ---> Running in 118ef25befe5 18:14:03 Removing intermediate container c3a37b6fb835 18:14:03 ---> 8d38175f7cc0 18:14:03 Step 23/23 : LABEL version=0.0.0 18:14:03 Removing intermediate container 118ef25befe5 18:14:03 ---> a0fbb46c8005 18:14:03 Step 22/22 : LABEL version=0.0.0 18:14:03 ---> Running in 9e50c0a68001 18:14:03 ---> Running in 11c26e7611f8 18:14:03 Removing intermediate container 11c26e7611f8 18:14:03 ---> 5b9409a626f6 18:14:03 18:14:03 Successfully built 5b9409a626f6 18:14:03 Successfully tagged support-scheduler:latest 18:14:03  Building support-scheduler ... done Building security-secretstore-setup 18:14:03 Removing intermediate container 9e50c0a68001 18:14:03 ---> f08baaba825d 18:14:03 18:14:03 Removing intermediate container e286400201d8 18:14:03 ---> 703142487eb4 18:14:03 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 18:14:04 Successfully built f08baaba825d 18:14:04 Successfully tagged core-metadata:latest 18:14:04 Building support-notifications 18:14:06  Building core-metadata ... done  ---> 03201dcfa349 18:14:06 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:14:08 ---> 9dac0b938f33 18:14:08 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:14:08 ---> 8bdd84212aba 18:14:08 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:14:09 ---> f7fb4ecca8b9 18:14:09 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:14:10 ---> 501517f09744 18:14:10 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 18:14:10 ---> Running in 319d3df5a01c 18:14:10 Removing intermediate container 319d3df5a01c 18:14:10 ---> 47e35d32df62 18:14:10 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:14:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-64405 in /w/workspace/edgexfoundry_edgex-go_PR-4031 [Pipeline] { [Pipeline] ws 18:14:11 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 18:14:11 ---> 25098b9d829c 18:14:11 Step 26/31 : RUN chmod +x /entrypoint.sh 18:14:11 ---> Running in 78749faf7599 18:14:11 The recommended git tool is: git 18:14:13 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:14:13 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:14:13 ---> 3d4b950d14e5 18:14:13 Step 3/25 : WORKDIR /edgex-go 18:14:13 ---> Using cache 18:14:13 ---> 0b2918612980 18:14:13 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:13 ---> Using cache 18:14:13 ---> 6c763860af23 18:14:13 Step 5/25 : RUN apk add --update --no-cache make git 18:14:13 ---> Using cache 18:14:13 ---> 81e3612d1f77 18:14:13 Step 6/25 : COPY go.mod vendor* ./ 18:14:13 ---> Using cache 18:14:13 ---> 9d876789353c 18:14:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:13 ---> Using cache 18:14:13 ---> 5e738a08c27b 18:14:13 Step 8/25 : COPY . . 18:14:13 ---> Using cache 18:14:13 ---> b50165d6f329 18:14:13 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:14:14 ---> Running in ed1545b19902 18:14:14 Removing intermediate container 78749faf7599 18:14:14 ---> 3217423e112b 18:14:14 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 18:14:14 ---> Running in d8c95912c39c 18:14:14 Removing intermediate container d8c95912c39c 18:14:14 ---> 8abe87bc019c 18:14:14 Step 28/31 : CMD ["gate"] 18:14:14 ---> Running in bdd7b8ceda01 18:14:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:14:15 Removing intermediate container bdd7b8ceda01 18:14:15 ---> 8b92fb5972b0 18:14:15 Step 29/31 : LABEL arch=x86_64 18:14:15 ---> Running in cbb83235029e 18:14:15 Removing intermediate container cbb83235029e 18:14:15 ---> c4ece1cd51a5 18:14:15 Step 30/31 : LABEL git_sha=ee0674452fb33bb0f7f079b9d681de648067867d 18:14:16 ---> Running in 90d654eb4fc4 18:14:16 Removing intermediate container 90d654eb4fc4 18:14:16 ---> a5f56cb365b6 18:14:16 Step 31/31 : LABEL version=0.0.0 18:14:16 ---> Running in b19effb987a7 18:14:17 Removing intermediate container b19effb987a7 18:14:17 ---> 000fd21648ed 18:14:17 18:14:17 Successfully built 000fd21648ed 18:14:17 Successfully tagged security-bootstrapper:latest 18:14:17 Building security-proxy-setup 18:14:18  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:14:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:14:18 ---> 3d4b950d14e5 18:14:18 Step 3/22 : WORKDIR /edgex-go 18:14:18 ---> Using cache 18:14:18 ---> 0b2918612980 18:14:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:18 ---> Using cache 18:14:18 ---> 6c763860af23 18:14:18 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:14:19 ---> Running in 61bf1663bc0e 18:14:19 using credential edgex-jenkins-ssh 18:14:19 Cloning the remote Git repository 18:14:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:14:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:14:20 > git init /w/workspace/edgex-go/6 # timeout=10 18:14:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:14:20 > git --version # timeout=10 18:14:20 > git --version # 'git version 2.25.1' 18:14:20 using GIT_SSH to set credentials SSH Credentials for GitHub 18:14:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:14:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:14:21 OK: 221 MiB in 52 packages 18:14:23 Removing intermediate container 61bf1663bc0e 18:14:23 ---> 4b388a825570 18:14:23 Step 6/22 : COPY go.mod vendor* ./ 18:14:24 ---> cd7cc4466f2e 18:14:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:24 ---> Running in e2669040fc66 18:14:24 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:14:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:14:24 ---> 3d4b950d14e5 18:14:24 Step 3/22 : WORKDIR /edgex-go 18:14:24 ---> Using cache 18:14:24 ---> 0b2918612980 18:14:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:24 ---> Using cache 18:14:24 ---> 6c763860af23 18:14:24 Step 5/22 : RUN apk add --update --no-cache make git 18:14:24 ---> Using cache 18:14:24 ---> 81e3612d1f77 18:14:24 Step 6/22 : COPY go.mod vendor* ./ 18:14:24 ---> Using cache 18:14:24 ---> 9d876789353c 18:14:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:24 ---> Using cache 18:14:24 ---> 5e738a08c27b 18:14:24 Step 8/22 : COPY . . 18:14:24 ---> Using cache 18:14:24 ---> b50165d6f329 18:14:24 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:14:24 ---> Running in 102ac50dfe91 18:14:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:14:26 Removing intermediate container e2669040fc66 18:14:26 ---> dabdf78d88b0 18:14:26 Step 8/22 : COPY . . 18:14:36 ---> 3d2405f81fe7 18:14:36 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:14:36 ---> Running in 6aa81cc045c9 18:14: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 18:14:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:14:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:14:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:14:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:14:37 using GIT_SSH to set credentials SSH Credentials for GitHub 18:14:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4031/head:refs/remotes/origin/PR-4031 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:14:38 Merging remotes/origin/main commit 5484098a0f912d7f3c91a680bed520c6fa3a393e into PR head commit 0ddb6466ad0e9c33036b9f14ede5e7242bc74df6 18:14:38 Merge succeeded, producing 71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 18:14:38 Checking out Revision 71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 (PR-4031) 18:14:38 > git config core.sparsecheckout # timeout=10 18:14:38 > git checkout -f 0ddb6466ad0e9c33036b9f14ede5e7242bc74df6 # timeout=10 18:14:38 > git remote # timeout=10 18:14:38 > git config --get remote.origin.url # timeout=10 18:14:38 using GIT_SSH to set credentials SSH Credentials for GitHub 18:14:38 > git merge 5484098a0f912d7f3c91a680bed520c6fa3a393e # timeout=10 18:14:38 > git rev-parse HEAD^{commit} # timeout=10 18:14:38 > git config core.sparsecheckout # timeout=10 18:14:38 > git checkout -f 71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 # timeout=10 18:14: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 18:14:43 Commit message: "Merge commit '5484098a0f912d7f3c91a680bed520c6fa3a393e' into HEAD" 18:14:43 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:14:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:14:44 % Total % Received % Xferd Average Speed Time Time Time Current 18:14:44 Dload Upload Total Spent Left Speed 18:14:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 46412 0 --:--:-- --:--:-- --:--:-- 46589 [Pipeline] sh 18:14:43 > git rev-list --no-walk 809aa461c64e1cda55f4fb75cff3acf07d0a963f # timeout=10 18:14:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:14:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:14:44 + sudo tee /etc/docker/daemon.new 18:14:44 { 18:14:44 "registry-mirrors": [ 18:14:44 "https://nexus3.edgexfoundry.org:10001" 18:14:44 ], 18:14:44 "bip": "10.250.0.254/24", 18:14:44 "hosts": [ 18:14:44 "tcp://0.0.0.0:5555", 18:14:44 "unix:///var/run/docker.sock" 18:14:44 ], 18:14:44 "mtu": 1458, 18:14:44 "selinux-enabled": true, 18:14:44 "seccomp-profile": "/etc/docker/seccomp.json" 18:14:44 } [Pipeline] sh 18:14:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:14:45 + sudo service docker restart 18:14:46 Removing intermediate container ed1545b19902 18:14:46 ---> 940a5171f960 18:14:46 18:14:46 Step 10/25 : FROM alpine:3.14 18:14:46 ---> e04c818066af 18:14:46 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:14:46 ---> Running in 83b88c0f4782 18:14:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:14:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:14:47 (1/3) Installing ca-certificates (20211220-r0) 18:14:48 (2/3) Installing dumb-init (1.2.5-r1) 18:14:48 (3/3) Installing su-exec (0.2-r1) 18:14:48 Executing busybox-1.33.1-r7.trigger 18:14:48 Executing ca-certificates-20211220-r0.trigger 18:14:48 OK: 6 MiB in 17 packages 18:14:49 Removing intermediate container 83b88c0f4782 18:14:49 ---> 23af00d7825e 18:14:49 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:14:49 ---> Running in 951a73a4274e 18:14:49 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 18:14:49 Removing intermediate container 951a73a4274e 18:14:49 ---> eb7bd981c43f 18:14:49 Step 13/25 : WORKDIR / 18:14:50 ---> Running in 6cda61183176 18:14:50 Removing intermediate container 6cda61183176 18:14:50 ---> b2cfdf96c5bd 18:14:50 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:14:51 ---> a39b05a5a291 18:14:51 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:14:51 ---> 6ea7b3c367c1 18:14:51 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:14:52 ---> 93895f752a77 18:14:52 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:14:54 ---> ace6b989e1ed 18:14:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:14:54 Removing intermediate container 102ac50dfe91 18:14:54 ---> 3011a44e4300 18:14:54 18:14:54 Step 10/22 : FROM alpine:3.14 18:14:54 ---> e04c818066af 18:14:54 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 18:14:54 ---> Running in 2ecde0f4659a 18:14:54 ---> d70b99ab0d4a 18:14:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:14:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:14:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:14:55 (1/6) Installing ca-certificates (20211220-r0) 18:14:55 (2/6) Installing brotli-libs (1.0.9-r5) 18:14:55 (3/6) Installing nghttp2-libs (1.43.0-r0) 18:14:55 (4/6) Installing libcurl (7.79.1-r1) 18:14:55 (5/6) Installing curl (7.79.1-r1) 18:14:55 (6/6) Installing dumb-init (1.2.5-r1) 18:14:55 Executing busybox-1.33.1-r7.trigger 18:14:55 Executing ca-certificates-20211220-r0.trigger 18:14:56 OK: 8 MiB in 20 packages 18:14:56 ---> 8d6cf379121d 18:14:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:14:56 ---> c03f7299bcc5 18:14:56 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/ 18:14:56 Removing intermediate container 2ecde0f4659a 18:14:56 ---> 7523f8b00d1e 18:14:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:14:56 ---> Running in 2724157e8fcf 18:14:56 ---> Running in 2abf03fc4e75 18:14:57 Removing intermediate container 2abf03fc4e75 18:14:57 ---> c54302353cf1 18:14:57 Step 13/22 : WORKDIR /edgex 18:14:57 ---> Running in 869c436afa4c 18:14:57 Removing intermediate container 869c436afa4c 18:14:57 ---> d4b0d54c8bcb 18:14:57 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:14:58 Removing intermediate container 2724157e8fcf 18:14:58 ---> 8f941d2e7724 18:14:58 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:14:58 ---> 901c59663862 18:14:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:14:58 ---> Running in 29ea9c3a0633 18:14:58 Removing intermediate container 29ea9c3a0633 18:14:58 ---> 304fa3f9a255 18:14:58 Step 23/25 : LABEL arch=x86_64 18:14:58 ---> Running in bdd9a8abd688 18:14:58 Removing intermediate container bdd9a8abd688 18:14:58 ---> 0a1ad8d442dc 18:14:58 Step 24/25 : LABEL git_sha=ee0674452fb33bb0f7f079b9d681de648067867d 18:14:58 ---> Running in 989f106c3496 18:14:59 Removing intermediate container 989f106c3496 18:14:59 ---> b64bcbbd565a 18:14:59 Step 25/25 : LABEL version=0.0.0 18:14:59 ---> 7207873b108d 18:14:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:14:59 ---> Running in fb4eb44034f6 18:14:59 Removing intermediate container fb4eb44034f6 18:14:59 ---> 3d186feaac10 18:14:59 18:14:59 Successfully built 3d186feaac10 18:14:59 Successfully tagged security-secretstore-setup:latest 18:14:59  Building security-secretstore-setup ... done Building core-command 18:15:01 ---> 125c2fbe1a02 18:15:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:15:02 ---> 43e3165c4295 18:15:02 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:15:02 ---> Running in 4547e5d76933 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:15:04 provisioning config files... 18:15:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3301405976657976424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:15:04 ---> docker-login.sh 18:15:04 nexus3.edgexfoundry.org:10001 18:15:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:05 Configure a credential helper to remove this warning. See 18:15:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:05 18:15:05 Login Succeeded 18:15:05 nexus3.edgexfoundry.org:10002 18:15:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:05 Configure a credential helper to remove this warning. See 18:15:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:05 18:15:05 Login Succeeded 18:15:05 nexus3.edgexfoundry.org:10003 18:15:06 Removing intermediate container 4547e5d76933 18:15:06 ---> 14fefb13b282 18:15:06 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:15:06 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:15:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:15:06 ---> 3d4b950d14e5 18:15:06 Step 3/23 : WORKDIR /edgex-go 18:15:06 ---> Using cache 18:15:06 ---> 0b2918612980 18:15:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:15:06 ---> Using cache 18:15:06 ---> 6c763860af23 18:15:06 Step 5/23 : RUN apk add --update --no-cache make git 18:15:06 ---> Using cache 18:15:06 ---> 81e3612d1f77 18:15:06 Step 6/23 : COPY go.mod vendor* ./ 18:15:06 ---> Using cache 18:15:06 ---> 9d876789353c 18:15:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:06 ---> Using cache 18:15:06 ---> 5e738a08c27b 18:15:06 Step 8/23 : COPY . . 18:15:06 ---> Using cache 18:15:06 ---> b50165d6f329 18:15:06 Step 9/23 : RUN make cmd/core-command/core-command 18:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:06 ---> Running in 16f879a18109 18:15:06 ---> Running in 0bcd01c7ea79 18:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:06 Configure a credential helper to remove this warning. See 18:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:06 18:15:06 Login Succeeded 18:15:06 nexus3.edgexfoundry.org:10004 18:15:06 Removing intermediate container 16f879a18109 18:15:06 ---> d3ae3be332ca 18:15:06 Step 20/22 : LABEL arch=x86_64 18:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:06 ---> Running in d2276d9cc34b 18:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:06 Configure a credential helper to remove this warning. See 18:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:06 18:15:06 Login Succeeded 18:15:06 docker.io 18:15:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:15:07 Removing intermediate container d2276d9cc34b 18:15:07 ---> 4fa1902e1843 18:15:07 Step 21/22 : LABEL git_sha=ee0674452fb33bb0f7f079b9d681de648067867d 18:15:07 ---> Running in 1d5027407014 18:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:07 Removing intermediate container 1d5027407014 18:15:07 ---> c414210d4f19 18:15:07 Step 22/22 : LABEL version=0.0.0 18:15:07 ---> Running in 2ddd36669f3f 18:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:07 Configure a credential helper to remove this warning. See 18:15:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:07 18:15:07 Login Succeeded 18:15:07 ---> docker-login.sh ends [Pipeline] } 18:15:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 18:15:07 Removing intermediate container 2ddd36669f3f 18:15:07 ---> f29c998460d9 18:15:07 18:15:07 Successfully built f29c998460d9 18:15:07 Successfully tagged security-proxy-setup:latest 18:15:07  Building security-proxy-setup ... done Building security-spire-agent [Pipeline] echo 18:15:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:15:08 ========================================================= 18:15:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 18:15:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:15:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:15:08 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:15:08 9b3977197b4f: Pulling fs layer 18:15:08 1a89e8eeedd5: Pulling fs layer 18:15:08 94645a83ff95: Pulling fs layer 18:15:08 3f3a8bcf1eab: Pulling fs layer 18:15:08 0c92f367c5e7: Pulling fs layer 18:15:08 3096ccb668a1: Pulling fs layer 18:15:08 e8cf19c19ddd: Pulling fs layer 18:15:08 a4caa8a26152: Pulling fs layer 18:15:08 3096ccb668a1: Waiting 18:15:08 3f3a8bcf1eab: Waiting 18:15:08 0c92f367c5e7: Waiting 18:15:08 e8cf19c19ddd: Waiting 18:15:08 a4caa8a26152: Waiting 18:15:08 94645a83ff95: Verifying Checksum 18:15:08 94645a83ff95: Download complete 18:15:08 1a89e8eeedd5: Download complete 18:15:08 0c92f367c5e7: Verifying Checksum 18:15:08 0c92f367c5e7: Download complete 18:15:08 3096ccb668a1: Verifying Checksum 18:15:08 3096ccb668a1: Download complete 18:15:08 9b3977197b4f: Verifying Checksum 18:15:08 9b3977197b4f: Download complete 18:15:08 e8cf19c19ddd: Verifying Checksum 18:15:08 e8cf19c19ddd: Download complete 18:15:09 9b3977197b4f: Pull complete 18:15:10 1a89e8eeedd5: Pull complete 18:15:10 94645a83ff95: Pull complete 18:15:10 a4caa8a26152: Verifying Checksum 18:15:10 a4caa8a26152: Download complete 18:15:11 3f3a8bcf1eab: Verifying Checksum 18:15:11 3f3a8bcf1eab: Download complete 18:15:13 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:15:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:15:13 ---> 3d4b950d14e5 18:15:13 Step 3/26 : WORKDIR /edgex-go 18:15:13 ---> Using cache 18:15:13 ---> 0b2918612980 18:15:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:15:13 ---> Using cache 18:15:13 ---> 6c763860af23 18:15:13 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:15:14 ---> Running in 544fbc7092c1 18:15:14 Removing intermediate container 6aa81cc045c9 18:15:14 ---> abe16083760f 18:15:14 18:15:14 Step 10/22 : FROM alpine:3.14 18:15:14 ---> e04c818066af 18:15:14 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:15:14 ---> Running in 3bf63943f22d 18:15:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:15:15 (1/2) Installing ca-certificates (20211220-r0) 18:15:15 (2/2) Installing dumb-init (1.2.5-r1) 18:15:15 Executing busybox-1.33.1-r7.trigger 18:15:15 Executing ca-certificates-20211220-r0.trigger 18:15:15 OK: 6 MiB in 16 packages 18:15:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:15:16 OK: 221 MiB in 52 packages 18:15:16 Removing intermediate container 3bf63943f22d 18:15:16 ---> 7168c9278be6 18:15:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:15:16 ---> Running in c6c0feb7f754 18:15:16 Removing intermediate container c6c0feb7f754 18:15:16 ---> 86a9ceaf86fc 18:15:16 Step 13/22 : ENV APP_PORT=59860 18:15:16 ---> Running in c4ada0837182 18:15:16 Removing intermediate container c4ada0837182 18:15:16 ---> 0b799fe5464e 18:15:16 Step 14/22 : EXPOSE $APP_PORT 18:15:16 ---> Running in 42eea32dfbe9 18:15:16 Removing intermediate container 544fbc7092c1 18:15:16 ---> 0b189a376a0c 18:15:16 Step 6/26 : COPY go.mod vendor* ./ 18:15:16 Removing intermediate container 42eea32dfbe9 18:15:16 ---> 401d44d80bd6 18:15:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:15:16 ---> 5daf1c1d7d21 18:15:16 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:16 ---> Running in 77d764ce01eb 18:15:16 ---> af35b8d81f70 18:15:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:15:17 ---> e52134d3b713 18:15:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:15:17 ---> 14f656beb3fe 18:15:17 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:15:17 ---> Running in 38d068f38f62 18:15:17 Removing intermediate container 38d068f38f62 18:15:17 ---> 606a42203303 18:15:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:15:18 Removing intermediate container 77d764ce01eb 18:15:18 ---> 2d3394ae34e0 18:15:18 Step 8/26 : COPY . . 18:15:18 ---> Running in 47e34546da43 18:15:18 Removing intermediate container 47e34546da43 18:15:18 ---> a1f8080e5ce7 18:15:18 Step 20/22 : LABEL arch=x86_64 18:15:18 ---> Running in 621b8f2a8eb4 18:15:19 Removing intermediate container 621b8f2a8eb4 18:15:19 ---> 1c10648c965d 18:15:19 Step 21/22 : LABEL git_sha=ee0674452fb33bb0f7f079b9d681de648067867d 18:15:19 ---> Running in 34d82fcbb368 18:15:19 Removing intermediate container 34d82fcbb368 18:15:19 ---> 9872813ccbe1 18:15:19 Step 22/22 : LABEL version=0.0.0 18:15:20 ---> Running in 1632a3f2c024 18:15:20 Removing intermediate container 1632a3f2c024 18:15:20 ---> fa0dafd5c1fc 18:15:20 18:15:20 Successfully built fa0dafd5c1fc 18:15:20 Successfully tagged support-notifications:latest 18:15:20 Building security-spiffe-token-provider 18:15:23  Building support-notifications ... done  ---> c919b3feb0c7 18:15:23 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:15:23 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:15:23 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:15:23 ---> 3d4b950d14e5 18:15:23 Step 3/20 : WORKDIR /edgex-go 18:15:23 ---> Using cache 18:15:23 ---> 0b2918612980 18:15:23 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:15:23 ---> Running in 9cc56087d474 18:15:23 3f3a8bcf1eab: Pull complete 18:15:23 0c92f367c5e7: Pull complete 18:15:23 3096ccb668a1: Pull complete 18:15:24 ---> Running in a67e2cc9cdba 18:15:24 Removing intermediate container 9cc56087d474 18:15:24 ---> 50d3874b66ed 18:15:24 Step 10/26 : RUN mkdir -p spire-build 18:15:24 Removing intermediate container 0bcd01c7ea79 18:15:24 ---> cf652c8859d4 18:15:24 18:15:24 Step 10/23 : FROM alpine:3.14 18:15:24 ---> e04c818066af 18:15:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:15:24 ---> Using cache 18:15:24 ---> 6253f6965efe 18:15:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:15:24 ---> Using cache 18:15:24 ---> b5e413da6621 18:15:24 Step 13/23 : ENV APP_PORT=59882 18:15:24 ---> Running in d0b60b141887 18:15:24 ---> Running in 87719ab8158e 18:15:24 Removing intermediate container 87719ab8158e 18:15:24 ---> 542b181e5c76 18:15:24 Step 14/23 : EXPOSE $APP_PORT 18:15:24 ---> Running in 0d1d1c9acfaf 18:15:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:15:24 Removing intermediate container 0d1d1c9acfaf 18:15:24 ---> d0dce51471b4 18:15:24 Step 15/23 : WORKDIR / 18:15:24 ---> Running in b63bfe6f26fc 18:15:24 Removing intermediate container b63bfe6f26fc 18:15:24 ---> 38a7cbc4b35b 18:15:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:15:24 ---> c34ce3fdcccd 18:15:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:15:24 Removing intermediate container d0b60b141887 18:15:24 ---> effba8eedaf6 18:15:24 Step 11/26 : WORKDIR /edgex-go/spire-build 18:15:24 ---> Running in a141dfcb532d 18:15:24 Removing intermediate container a141dfcb532d 18:15:24 ---> 3f232be9c445 18:15:24 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 18:15:24 ---> 221908e6e365 18:15:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:15:24 ---> Running in 2d7ad5e9b60f 18:15:25 ---> b9a521212cea 18:15:25 Step 19/23 : ENTRYPOINT ["/core-command"] 18:15:25 ---> Running in 18126a670760 18:15:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:15:25 Removing intermediate container 18126a670760 18:15:25 ---> 0a38ea3bd4fc 18:15:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:15:25 e8cf19c19ddd: Pull complete 18:15:25 ---> Running in a3c79b379e04 18:15:25 Removing intermediate container a3c79b379e04 18:15:25 ---> fec39644329d 18:15:25 Step 21/23 : LABEL arch=x86_64 18:15:25 ---> Running in 0ce21a4c8019 18:15:25 Removing intermediate container 0ce21a4c8019 18:15:25 ---> ca1322aa6c59 18:15:25 Step 22/23 : LABEL git_sha=ee0674452fb33bb0f7f079b9d681de648067867d 18:15:25 ---> Running in ed92c675ffb4 18:15:25 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:15:25 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:15:25 OK: 15864 distinct packages available 18:15:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:15:25 Removing intermediate container ed92c675ffb4 18:15:25 ---> 2096ec966b63 18:15:25 Step 23/23 : LABEL version=0.0.0 18:15:25 ---> Running in 87bf4723a684 18:15:25 Removing intermediate container 87bf4723a684 18:15:25 ---> b8759d4990de 18:15:25 18:15:25 Successfully built b8759d4990de 18:15:25 Successfully tagged core-command:latest 18:15:25 Building core-data 18:15:25  Building core-command ... done spire-1.2.1/ 18:15:25 spire-1.2.1/.data/ 18:15:25 spire-1.2.1/.data/.file 18:15:25 spire-1.2.1/.dockerignore 18:15:25 spire-1.2.1/.gitattributes 18:15:25 spire-1.2.1/.githooks/ 18:15:25 spire-1.2.1/.githooks/pre-commit 18:15:25 spire-1.2.1/.github/ 18:15:25 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:15:25 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:15:25 spire-1.2.1/.github/dependabot.yml 18:15:25 spire-1.2.1/.github/workflows/ 18:15:25 spire-1.2.1/.github/workflows/nightly_build.yaml 18:15:25 spire-1.2.1/.github/workflows/pr_build.yaml 18:15:25 spire-1.2.1/.github/workflows/release_build.yaml 18:15:25 spire-1.2.1/.github/workflows/scripts/ 18:15:25 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:15:25 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:15:25 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:15:25 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:15:25 spire-1.2.1/.github/workflows/scripts/split.sh 18:15:25 spire-1.2.1/.gitignore 18:15:25 spire-1.2.1/.go-version 18:15:25 spire-1.2.1/.golangci.yml 18:15:25 spire-1.2.1/ADOPTERS.md 18:15:25 spire-1.2.1/CHANGELOG.md 18:15:25 spire-1.2.1/CODE-OF-CONDUCT.md 18:15:25 spire-1.2.1/CODEOWNERS 18:15:25 spire-1.2.1/CONTRIBUTING.md 18:15:25 spire-1.2.1/Dockerfile 18:15:25 spire-1.2.1/Dockerfile.dev 18:15:25 spire-1.2.1/Dockerfile.scratch 18:15:25 spire-1.2.1/LICENSE 18:15:25 spire-1.2.1/MAINTAINERS.md 18:15:25 spire-1.2.1/Makefile 18:15:25 spire-1.2.1/README.md 18:15:25 spire-1.2.1/ROADMAP.md 18:15:25 spire-1.2.1/SECURITY.md 18:15:25 spire-1.2.1/cmd/ 18:15:25 spire-1.2.1/cmd/spire-agent/ 18:15:25 spire-1.2.1/cmd/spire-agent/cli/ 18:15:25 spire-1.2.1/cmd/spire-agent/cli/api/ 18:15:25 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:15:25 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:15:25 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:15:25 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:15:25 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:15:25 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:15:25 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:15:25 spire-1.2.1/cmd/spire-agent/cli/common/ 18:15:25 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:15:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:15:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:15:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:15:25 spire-1.2.1/cmd/spire-agent/cli/run/ 18:15:25 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:15:25 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:15:25 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:15:25 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:15:25 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:15:25 spire-1.2.1/cmd/spire-agent/main.go 18:15:25 spire-1.2.1/cmd/spire-server/ 18:15:25 spire-1.2.1/cmd/spire-server/cli/ 18:15:25 spire-1.2.1/cmd/spire-server/cli/agent/ 18:15:25 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:15:25 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/cli.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/entry/ 18:15:25 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/federation/ 18:15:25 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:15:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:15:25 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/run/ 18:15:25 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/token/ 18:15:25 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/validate/ 18:15:25 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/x509/ 18:15:25 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:15:25 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:15:25 spire-1.2.1/cmd/spire-server/main.go 18:15:25 spire-1.2.1/cmd/spire-server/util/ 18:15:25 spire-1.2.1/cmd/spire-server/util/util.go 18:15:25 spire-1.2.1/conf/ 18:15:25 spire-1.2.1/conf/agent/ 18:15:25 spire-1.2.1/conf/agent/agent.conf 18:15:25 spire-1.2.1/conf/agent/agent_full.conf 18:15:25 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:15:25 spire-1.2.1/conf/server/ 18:15:25 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:15:25 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:15:25 spire-1.2.1/conf/server/server.conf 18:15:25 spire-1.2.1/conf/server/server_full.conf 18:15:25 spire-1.2.1/doc/ 18:15:25 spire-1.2.1/doc/SPIRE101.md 18:15:25 spire-1.2.1/doc/auditlog.md 18:15:25 spire-1.2.1/doc/authorization_policy_engine.md 18:15:25 spire-1.2.1/doc/changelog_guidelines.md 18:15:25 spire-1.2.1/doc/cure53-report.pdf 18:15:25 spire-1.2.1/doc/images/ 18:15:25 spire-1.2.1/doc/images/2019_roadmap.png 18:15:25 spire-1.2.1/doc/images/SPIRE101.png 18:15:25 spire-1.2.1/doc/images/SPIRE_agent.png 18:15:25 spire-1.2.1/doc/images/SPIRE_server.png 18:15:25 spire-1.2.1/doc/images/cache_mgr.png 18:15:25 spire-1.2.1/doc/images/cache_mgr_components.png 18:15:25 spire-1.2.1/doc/images/federated_spire.png 18:15:25 spire-1.2.1/doc/images/ha_mode.png 18:15:25 spire-1.2.1/doc/images/nested_spire.png 18:15:25 spire-1.2.1/doc/images/oidc_federation.png 18:15:25 spire-1.2.1/doc/images/single_trust_domain.png 18:15:25 spire-1.2.1/doc/images/spiffe_compatible.png 18:15:25 spire-1.2.1/doc/images/spire_logo.png 18:15:25 spire-1.2.1/doc/migrating_registration_api_clients.md 18:15:25 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:15:25 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:15:25 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:15:25 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:15:25 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:15:25 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:15:25 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:15:25 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:15:25 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:15:25 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:15:25 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:15:25 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:15:25 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:15:25 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:15:25 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:15:25 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:15:25 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:15:25 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:15:25 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:15:25 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:15:25 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:15:25 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:15:25 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:15:25 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:15:25 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:15:25 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:15:25 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:15:25 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:15:25 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:15:25 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:15:25 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:15:25 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:15:25 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:15:25 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:15:25 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:15:25 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:15:25 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:15:25 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:15:25 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:15:25 spire-1.2.1/doc/scaling_spire.md 18:15:25 spire-1.2.1/doc/spire_agent.md 18:15:25 spire-1.2.1/doc/spire_server.md 18:15:25 spire-1.2.1/doc/supported_integrations.md 18:15:25 spire-1.2.1/doc/telemetry.md 18:15:25 spire-1.2.1/doc/telemetry_config.md 18:15:25 spire-1.2.1/doc/upgrading.md 18:15:25 spire-1.2.1/doc/using_spire.md 18:15:25 spire-1.2.1/examples/ 18:15:25 spire-1.2.1/examples/README.md 18:15:25 spire-1.2.1/go.mod 18:15:25 spire-1.2.1/go.sum 18:15:25 spire-1.2.1/pkg/ 18:15:25 spire-1.2.1/pkg/agent/ 18:15:25 spire-1.2.1/pkg/agent/agent.go 18:15:25 spire-1.2.1/pkg/agent/api/ 18:15:25 spire-1.2.1/pkg/agent/api/config.go 18:15:25 spire-1.2.1/pkg/agent/api/debug/ 18:15:25 spire-1.2.1/pkg/agent/api/debug/v1/ 18:15:25 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:15:25 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:15:25 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:15:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:15:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:15:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:15:25 spire-1.2.1/pkg/agent/api/endpoints.go 18:15:25 spire-1.2.1/pkg/agent/api/health/ 18:15:25 spire-1.2.1/pkg/agent/api/health/v1/ 18:15:25 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:15:25 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:15:25 spire-1.2.1/pkg/agent/api/rpccontext/ 18:15:25 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:15:25 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:15:25 spire-1.2.1/pkg/agent/attestor/ 18:15:25 spire-1.2.1/pkg/agent/attestor/node/ 18:15:25 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:15:25 spire-1.2.1/pkg/agent/attestor/node/node.go 18:15:25 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:15:25 spire-1.2.1/pkg/agent/attestor/workload/ 18:15:25 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:15:25 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:15:25 spire-1.2.1/pkg/agent/catalog/ 18:15:25 spire-1.2.1/pkg/agent/catalog/catalog.go 18:15:25 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:15:25 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:15:25 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:15:25 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:15:25 spire-1.2.1/pkg/agent/client/ 18:15:25 spire-1.2.1/pkg/agent/client/client.go 18:15:25 spire-1.2.1/pkg/agent/client/client_test.go 18:15:25 spire-1.2.1/pkg/agent/client/dial.go 18:15:25 spire-1.2.1/pkg/agent/client/nodeconn.go 18:15:25 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:15:25 spire-1.2.1/pkg/agent/client/update.go 18:15:25 spire-1.2.1/pkg/agent/client/util.go 18:15:25 spire-1.2.1/pkg/agent/common/ 18:15:25 spire-1.2.1/pkg/agent/common/backoff/ 18:15:25 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:15:25 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:15:25 spire-1.2.1/pkg/agent/common/cgroups/ 18:15:25 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:15:25 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:15:25 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:15:25 spire-1.2.1/pkg/agent/config.go 18:15:25 spire-1.2.1/pkg/agent/endpoints/ 18:15:25 spire-1.2.1/pkg/agent/endpoints/config.go 18:15:25 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:15:25 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:15:25 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:15:25 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:15:25 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:15:25 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:15:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:15:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:15:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:15:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:15:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:15:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:15:25 spire-1.2.1/pkg/agent/endpoints/workload/ 18:15:25 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:15:25 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:15:25 spire-1.2.1/pkg/agent/manager/ 18:15:25 spire-1.2.1/pkg/agent/manager/cache/ 18:15:25 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:15:25 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:15:25 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:15:25 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:15:25 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:15:25 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:15:25 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:15:25 spire-1.2.1/pkg/agent/manager/config.go 18:15:25 spire-1.2.1/pkg/agent/manager/manager.go 18:15:25 spire-1.2.1/pkg/agent/manager/manager_test.go 18:15:25 spire-1.2.1/pkg/agent/manager/storage.go 18:15:25 spire-1.2.1/pkg/agent/manager/storage_test.go 18:15:25 spire-1.2.1/pkg/agent/manager/storecache/ 18:15:25 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:15:25 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:15:25 spire-1.2.1/pkg/agent/manager/sync.go 18:15:25 spire-1.2.1/pkg/agent/plugin/ 18:15:25 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:15:25 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:15:25 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:15:25 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:15:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:15:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:15:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:15:25 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:15:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:15:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:15:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:15:25 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:15:25 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:15:25 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:15:25 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:15:25 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:15:25 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:15:25 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:15:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:15:25 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:15:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:15:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:15:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:15:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:15:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:15:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:15:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:15:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:15:25 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:15:25 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:15:25 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:15:25 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:15:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:15:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:15:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:15:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:15:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:15:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:15:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:15:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:15:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:15:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:15:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:15:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:15:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:15:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:15:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:15:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:15:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:15:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:15:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:15:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:15:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:15:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:15:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:15:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:15:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:15:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:15:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:15:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:15:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:15:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:15:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:15:25 spire-1.2.1/pkg/agent/svid/ 18:15:25 spire-1.2.1/pkg/agent/svid/rotator.go 18:15:25 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:15:25 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:15:25 spire-1.2.1/pkg/agent/svid/store/ 18:15:25 spire-1.2.1/pkg/agent/svid/store/service.go 18:15:25 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:15:25 spire-1.2.1/pkg/common/ 18:15:25 spire-1.2.1/pkg/common/agentpathtemplate/ 18:15:25 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:15:25 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:15:25 spire-1.2.1/pkg/common/api/ 18:15:25 spire-1.2.1/pkg/common/api/metrics.go 18:15:25 spire-1.2.1/pkg/common/api/middleware/ 18:15:25 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:15:25 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:15:25 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:15:25 spire-1.2.1/pkg/common/api/middleware/logger.go 18:15:25 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:15:25 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:15:25 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:15:25 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:15:25 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:15:25 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:15:25 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:15:25 spire-1.2.1/pkg/common/api/middleware/names.go 18:15:25 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:15:25 spire-1.2.1/pkg/common/api/names.go 18:15:25 spire-1.2.1/pkg/common/api/ratelimit.go 18:15:25 spire-1.2.1/pkg/common/api/rpccontext/ 18:15:25 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:15:25 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:15:25 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:15:25 spire-1.2.1/pkg/common/auth/ 18:15:25 spire-1.2.1/pkg/common/auth/interceptors.go 18:15:25 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:15:25 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:15:25 spire-1.2.1/pkg/common/bundleutil/ 18:15:25 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:15:25 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:15:25 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:15:25 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:15:25 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:15:25 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:15:25 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:15:25 spire-1.2.1/pkg/common/bundleutil/types.go 18:15:25 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:15:25 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:15:25 spire-1.2.1/pkg/common/catalog/ 18:15:25 spire-1.2.1/pkg/common/catalog/bind.go 18:15:25 spire-1.2.1/pkg/common/catalog/builtin.go 18:15:25 spire-1.2.1/pkg/common/catalog/catalog.go 18:15:25 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:15:25 spire-1.2.1/pkg/common/catalog/closers.go 18:15:25 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:15:25 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:15:25 spire-1.2.1/pkg/common/catalog/config.go 18:15:25 spire-1.2.1/pkg/common/catalog/config_test.go 18:15:25 spire-1.2.1/pkg/common/catalog/configure.go 18:15:25 spire-1.2.1/pkg/common/catalog/constraints.go 18:15:25 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:15:25 spire-1.2.1/pkg/common/catalog/context.go 18:15:25 spire-1.2.1/pkg/common/catalog/external.go 18:15:25 spire-1.2.1/pkg/common/catalog/host.go 18:15:25 spire-1.2.1/pkg/common/catalog/pipenet.go 18:15:25 spire-1.2.1/pkg/common/catalog/plugin.go 18:15:25 spire-1.2.1/pkg/common/catalog/testplugin/ 18:15:25 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:15:25 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:15:25 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:15:25 spire-1.2.1/pkg/common/cli/ 18:15:25 spire-1.2.1/pkg/common/cli/env.go 18:15:25 spire-1.2.1/pkg/common/cli/flags.go 18:15:25 spire-1.2.1/pkg/common/cli/trust_domain.go 18:15:25 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:15:25 spire-1.2.1/pkg/common/cli/umask.go 18:15:25 spire-1.2.1/pkg/common/cli/umask_posix.go 18:15:25 spire-1.2.1/pkg/common/cli/umask_test.go 18:15:25 spire-1.2.1/pkg/common/cli/umask_windows.go 18:15:25 spire-1.2.1/pkg/common/cliprinter/ 18:15:25 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:15:25 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:15:25 spire-1.2.1/pkg/common/cliprinter/flag.go 18:15:25 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:15:25 spire-1.2.1/pkg/common/cliprinter/format.go 18:15:25 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:15:25 spire-1.2.1/pkg/common/cliprinter/internal/ 18:15:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:15:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:15:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:15:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:15:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:15:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:15:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:15:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:15:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:15:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:15:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:15:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:15:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:15:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:15:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:15:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:15:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:15:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:15:25 spire-1.2.1/pkg/common/coretypes/ 18:15:25 spire-1.2.1/pkg/common/coretypes/bundle/ 18:15:25 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:15:25 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:15:25 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:15:25 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:15:25 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:15:25 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:15:25 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:15:25 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:15:25 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:15:25 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:15:25 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:15:25 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:15:25 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:15:25 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:15:25 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:15:25 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:15:25 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:15:25 spire-1.2.1/pkg/common/cryptoutil/ 18:15:25 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:15:25 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:15:25 spire-1.2.1/pkg/common/diskutil/ 18:15:25 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:15:25 spire-1.2.1/pkg/common/diskutil/file_test.go 18:15:25 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:15:25 spire-1.2.1/pkg/common/errorutil/ 18:15:25 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:15:25 spire-1.2.1/pkg/common/health/ 18:15:25 spire-1.2.1/pkg/common/health/config.go 18:15:25 spire-1.2.1/pkg/common/health/context.go 18:15:25 spire-1.2.1/pkg/common/health/context_test.go 18:15:25 spire-1.2.1/pkg/common/health/health.go 18:15:25 spire-1.2.1/pkg/common/health/health_test.go 18:15:25 spire-1.2.1/pkg/common/health/logger.go 18:15:25 spire-1.2.1/pkg/common/hostservice/ 18:15:25 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:15:25 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:15:25 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:15:25 spire-1.2.1/pkg/common/idutil/ 18:15:25 spire-1.2.1/pkg/common/idutil/require.go 18:15:25 spire-1.2.1/pkg/common/idutil/require_test.go 18:15:25 spire-1.2.1/pkg/common/idutil/safety.go 18:15:25 spire-1.2.1/pkg/common/idutil/safety_test.go 18:15:25 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:15:25 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:15:25 spire-1.2.1/pkg/common/jwtsvid/ 18:15:25 spire-1.2.1/pkg/common/jwtsvid/common.go 18:15:25 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:15:25 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:15:25 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:15:25 spire-1.2.1/pkg/common/jwtutil/ 18:15:25 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:15:25 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:15:25 spire-1.2.1/pkg/common/log/ 18:15:25 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:15:25 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:15:25 spire-1.2.1/pkg/common/log/log.go 18:15:25 spire-1.2.1/pkg/common/log/log_test.go 18:15:25 spire-1.2.1/pkg/common/log/options.go 18:15:25 spire-1.2.1/pkg/common/nodeutil/ 18:15:25 spire-1.2.1/pkg/common/nodeutil/node.go 18:15:25 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:15:25 spire-1.2.1/pkg/common/peertracker/ 18:15:25 spire-1.2.1/pkg/common/peertracker/conn.go 18:15:25 spire-1.2.1/pkg/common/peertracker/credentials.go 18:15:25 spire-1.2.1/pkg/common/peertracker/errors.go 18:15:25 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:15:25 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:15:25 spire-1.2.1/pkg/common/peertracker/info.go 18:15:25 spire-1.2.1/pkg/common/peertracker/listener.go 18:15:25 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:15:25 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:15:25 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:15:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:15:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:15:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:15:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:15:25 spire-1.2.1/pkg/common/peertracker/tcp.go 18:15:25 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:15:25 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:15:25 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:15:25 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:15:25 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:15:25 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:15:25 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:15:25 spire-1.2.1/pkg/common/peertracker/uds.go 18:15:25 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:15:25 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:15:25 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:15:25 spire-1.2.1/pkg/common/pemutil/ 18:15:25 spire-1.2.1/pkg/common/pemutil/block.go 18:15:25 spire-1.2.1/pkg/common/pemutil/certs.go 18:15:25 spire-1.2.1/pkg/common/pemutil/common.go 18:15:25 spire-1.2.1/pkg/common/pemutil/csr.go 18:15:25 spire-1.2.1/pkg/common/pemutil/keys.go 18:15:25 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:15:25 spire-1.2.1/pkg/common/pemutil/testdata/ 18:15:25 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:15:25 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:15:25 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:15:25 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:15:25 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:15:25 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:15:25 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:15:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:15:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:15:25 spire-1.2.1/pkg/common/plugin/ 18:15:25 spire-1.2.1/pkg/common/plugin/aws/ 18:15:25 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:15:25 spire-1.2.1/pkg/common/plugin/azure/ 18:15:25 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:15:25 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:15:25 spire-1.2.1/pkg/common/plugin/facade.go 18:15:25 spire-1.2.1/pkg/common/plugin/facade_test.go 18:15:25 spire-1.2.1/pkg/common/plugin/gcp/ 18:15:25 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:15:25 spire-1.2.1/pkg/common/plugin/k8s/ 18:15:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:15:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:15:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:15:25 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:15:25 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:15:25 spire-1.2.1/pkg/common/plugin/log.go 18:15:25 spire-1.2.1/pkg/common/plugin/sshpop/ 18:15:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:15:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:15:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:15:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:15:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:15:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:15:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:15:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:15:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:15:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:15:25 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:15:25 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:15:25 spire-1.2.1/pkg/common/plugin/x509pop/ 18:15:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:15:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:15:25 spire-1.2.1/pkg/common/profiling/ 18:15:25 spire-1.2.1/pkg/common/profiling/dumpers.go 18:15:25 spire-1.2.1/pkg/common/profiling/profiling.go 18:15:25 spire-1.2.1/pkg/common/protoutil/ 18:15:25 spire-1.2.1/pkg/common/protoutil/masks.go 18:15:25 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:15:25 spire-1.2.1/pkg/common/rotationutil/ 18:15:25 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:15:25 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:15:25 spire-1.2.1/pkg/common/selector/ 18:15:25 spire-1.2.1/pkg/common/selector/selector.go 18:15:25 spire-1.2.1/pkg/common/selector/selector_test.go 18:15:25 spire-1.2.1/pkg/common/selector/set.go 18:15:25 spire-1.2.1/pkg/common/selector/set_utils.go 18:15:25 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:15:25 spire-1.2.1/pkg/common/telemetry/ 18:15:25 spire-1.2.1/pkg/common/telemetry/agent/ 18:15:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:15:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:15:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:15:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:15:25 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:15:25 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:15:25 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:15:25 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:15:25 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:15:25 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:15:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:15:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:15:25 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:15:25 spire-1.2.1/pkg/common/telemetry/call.go 18:15:25 spire-1.2.1/pkg/common/telemetry/common/ 18:15:25 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:15:25 spire-1.2.1/pkg/common/telemetry/config.go 18:15:25 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:15:25 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:15:25 spire-1.2.1/pkg/common/telemetry/inmem.go 18:15:25 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:15:25 spire-1.2.1/pkg/common/telemetry/m3.go 18:15:25 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:15:25 spire-1.2.1/pkg/common/telemetry/metrics.go 18:15:25 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:15:25 spire-1.2.1/pkg/common/telemetry/names.go 18:15:25 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:15:25 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:15:25 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:15:25 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:15:25 spire-1.2.1/pkg/common/telemetry/server/ 18:15:25 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:15:25 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:15:25 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:15:25 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:15:25 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:15:25 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:15:25 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:15:25 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:15:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:15:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:15:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:15:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:15:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:15:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:15:25 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:15:25 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:15:25 spire-1.2.1/pkg/common/telemetry/server/server.go 18:15:25 spire-1.2.1/pkg/common/telemetry/sink.go 18:15:25 spire-1.2.1/pkg/common/telemetry/statsd.go 18:15:25 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:15:25 spire-1.2.1/pkg/common/telemetry/uptime.go 18:15:25 spire-1.2.1/pkg/common/telemetry/version.go 18:15:25 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:15:25 spire-1.2.1/pkg/common/uptime/ 18:15:25 spire-1.2.1/pkg/common/uptime/uptime.go 18:15:25 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:15:25 spire-1.2.1/pkg/common/util/ 18:15:25 spire-1.2.1/pkg/common/util/certs.go 18:15:25 spire-1.2.1/pkg/common/util/certs_test.go 18:15:25 spire-1.2.1/pkg/common/util/csr.go 18:15:25 spire-1.2.1/pkg/common/util/hash.go 18:15:25 spire-1.2.1/pkg/common/util/selectors.go 18:15:25 spire-1.2.1/pkg/common/util/selectors_test.go 18:15:25 spire-1.2.1/pkg/common/util/signals.go 18:15:25 spire-1.2.1/pkg/common/util/sort.go 18:15:25 spire-1.2.1/pkg/common/util/sort_test.go 18:15:25 spire-1.2.1/pkg/common/util/task.go 18:15:25 spire-1.2.1/pkg/common/util/task_test.go 18:15:25 spire-1.2.1/pkg/common/util/testdata/ 18:15:25 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:15:25 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:15:25 spire-1.2.1/pkg/common/version/ 18:15:25 spire-1.2.1/pkg/common/version/version.go 18:15:25 spire-1.2.1/pkg/common/x509svid/ 18:15:25 spire-1.2.1/pkg/common/x509svid/common_test.go 18:15:25 spire-1.2.1/pkg/common/x509svid/csr.go 18:15:25 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:15:25 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:15:25 spire-1.2.1/pkg/common/x509util/ 18:15:25 spire-1.2.1/pkg/common/x509util/cert.go 18:15:25 spire-1.2.1/pkg/common/x509util/dns.go 18:15:25 spire-1.2.1/pkg/common/x509util/dns_test.go 18:15:25 spire-1.2.1/pkg/common/x509util/keyid.go 18:15:25 spire-1.2.1/pkg/common/x509util/keypair.go 18:15:25 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:15:25 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:15:25 spire-1.2.1/pkg/server/ 18:15:25 spire-1.2.1/pkg/server/api/ 18:15:25 spire-1.2.1/pkg/server/api/agent.go 18:15:25 spire-1.2.1/pkg/server/api/agent/ 18:15:25 spire-1.2.1/pkg/server/api/agent/v1/ 18:15:25 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:15:25 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:15:25 spire-1.2.1/pkg/server/api/agent_test.go 18:15:25 spire-1.2.1/pkg/server/api/api.go 18:15:25 spire-1.2.1/pkg/server/api/audit/ 18:15:25 spire-1.2.1/pkg/server/api/audit/audit.go 18:15:25 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:15:25 spire-1.2.1/pkg/server/api/bundle.go 18:15:25 spire-1.2.1/pkg/server/api/bundle/ 18:15:25 spire-1.2.1/pkg/server/api/bundle/v1/ 18:15:25 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:15:25 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:15:25 spire-1.2.1/pkg/server/api/bundle_test.go 18:15:25 spire-1.2.1/pkg/server/api/debug/ 18:15:25 spire-1.2.1/pkg/server/api/debug/v1/ 18:15:25 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:15:25 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:15:25 spire-1.2.1/pkg/server/api/entry.go 18:15:25 spire-1.2.1/pkg/server/api/entry/ 18:15:25 spire-1.2.1/pkg/server/api/entry/v1/ 18:15:25 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:15:25 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:15:25 spire-1.2.1/pkg/server/api/entry_test.go 18:15:25 spire-1.2.1/pkg/server/api/health/ 18:15:25 spire-1.2.1/pkg/server/api/health/v1/ 18:15:25 spire-1.2.1/pkg/server/api/health/v1/service.go 18:15:25 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:15:25 spire-1.2.1/pkg/server/api/id.go 18:15:25 spire-1.2.1/pkg/server/api/id_test.go 18:15:25 spire-1.2.1/pkg/server/api/limits/ 18:15:25 spire-1.2.1/pkg/server/api/limits/limits.go 18:15:25 spire-1.2.1/pkg/server/api/middleware/ 18:15:25 spire-1.2.1/pkg/server/api/middleware/alias.go 18:15:25 spire-1.2.1/pkg/server/api/middleware/audit.go 18:15:25 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:15:25 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:15:25 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:15:25 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:15:25 spire-1.2.1/pkg/server/api/middleware/caller.go 18:15:25 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:15:25 spire-1.2.1/pkg/server/api/middleware/common.go 18:15:25 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:15:25 spire-1.2.1/pkg/server/api/middleware/entries.go 18:15:25 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:15:25 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:15:25 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:15:25 spire-1.2.1/pkg/server/api/ratelimit.go 18:15:25 spire-1.2.1/pkg/server/api/rpccontext/ 18:15:25 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:15:25 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:15:25 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:15:25 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:15:25 spire-1.2.1/pkg/server/api/selector.go 18:15:25 spire-1.2.1/pkg/server/api/selector_test.go 18:15:25 spire-1.2.1/pkg/server/api/status.go 18:15:25 spire-1.2.1/pkg/server/api/status_test.go 18:15:25 spire-1.2.1/pkg/server/api/svid/ 18:15:25 spire-1.2.1/pkg/server/api/svid/v1/ 18:15:25 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:15:25 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:15:25 spire-1.2.1/pkg/server/api/trustdomain.go 18:15:25 spire-1.2.1/pkg/server/api/trustdomain/ 18:15:25 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:15:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:15:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:15:25 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:15:25 spire-1.2.1/pkg/server/authpolicy/ 18:15:25 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:15:25 spire-1.2.1/pkg/server/authpolicy/policy.go 18:15:25 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:15:25 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:15:25 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:15:25 spire-1.2.1/pkg/server/authpolicy/validate.go 18:15:25 spire-1.2.1/pkg/server/bundle/ 18:15:25 spire-1.2.1/pkg/server/bundle/client/ 18:15:25 spire-1.2.1/pkg/server/bundle/client/client.go 18:15:25 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:15:25 spire-1.2.1/pkg/server/bundle/client/manager.go 18:15:25 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:15:25 spire-1.2.1/pkg/server/bundle/client/sources.go 18:15:25 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:15:25 spire-1.2.1/pkg/server/bundle/client/updater.go 18:15:25 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:15:25 spire-1.2.1/pkg/server/ca/ 18:15:25 spire-1.2.1/pkg/server/ca/ca.go 18:15:25 spire-1.2.1/pkg/server/ca/ca_health.go 18:15:25 spire-1.2.1/pkg/server/ca/ca_test.go 18:15:25 spire-1.2.1/pkg/server/ca/journal.go 18:15:25 spire-1.2.1/pkg/server/ca/journal_test.go 18:15:25 spire-1.2.1/pkg/server/ca/manager.go 18:15:25 spire-1.2.1/pkg/server/ca/manager_health.go 18:15:25 spire-1.2.1/pkg/server/ca/manager_test.go 18:15:25 spire-1.2.1/pkg/server/ca/templates.go 18:15:25 spire-1.2.1/pkg/server/ca/upstream_client.go 18:15:25 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:15:25 spire-1.2.1/pkg/server/ca/validation.go 18:15:25 spire-1.2.1/pkg/server/cache/ 18:15:25 spire-1.2.1/pkg/server/cache/dscache/ 18:15:25 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:15:25 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:15:25 spire-1.2.1/pkg/server/cache/entrycache/ 18:15:25 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:15:25 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:15:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:15:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:15:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:15:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:15:25 spire-1.2.1/pkg/server/catalog/ 18:15:25 spire-1.2.1/pkg/server/catalog/catalog.go 18:15:25 spire-1.2.1/pkg/server/catalog/keymanager.go 18:15:25 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:15:25 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:15:25 spire-1.2.1/pkg/server/catalog/notifier.go 18:15:25 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:15:25 spire-1.2.1/pkg/server/config.go 18:15:25 spire-1.2.1/pkg/server/datastore/ 18:15:25 spire-1.2.1/pkg/server/datastore/datastore.go 18:15:25 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:15:25 spire-1.2.1/pkg/server/datastore/repository.go 18:15:25 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:15:25 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:15:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:15:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:15:25 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:15:25 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:15:25 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:15:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:15:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:15:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:15:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:15:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:15:25 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:15:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:15:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:15:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:15:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:15:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:15:25 spire-1.2.1/pkg/server/endpoints/ 18:15:25 spire-1.2.1/pkg/server/endpoints/bundle/ 18:15:25 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:15:25 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:15:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:15:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:15:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:15:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:15:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:15:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:15:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:15:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:15:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:15:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:15:25 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:15:25 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:15:25 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:15:25 spire-1.2.1/pkg/server/endpoints/config.go 18:15:25 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:15:25 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:15:25 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:15:25 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:15:25 spire-1.2.1/pkg/server/endpoints/middleware.go 18:15:25 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:15:25 spire-1.2.1/pkg/server/hostservice/ 18:15:25 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:15:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:15:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:15:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:15:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:15:25 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:15:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:15:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/ 18:15:25 spire-1.2.1/pkg/server/plugin/keymanager/ 18:15:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:15:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:15:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:15:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:15:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:15:25 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:15:25 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:15:25 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:15:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:15:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:15:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:15:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:15:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:15:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:15:25 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:15:25 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:15:25 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:15:25 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:15:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:15:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:15:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:15:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:15:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:15:25 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:15:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:15:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/notifier/ 18:15:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:15:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:15:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:15:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:15:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:15:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:15:25 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:15:25 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:15:25 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:15:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:15:25 spire-1.2.1/pkg/server/registration/ 18:15:25 spire-1.2.1/pkg/server/registration/manager.go 18:15:25 spire-1.2.1/pkg/server/registration/manager_test.go 18:15:25 spire-1.2.1/pkg/server/scanentries.go 18:15:25 spire-1.2.1/pkg/server/scanentries_test.go 18:15:25 spire-1.2.1/pkg/server/server.go 18:15:25 spire-1.2.1/pkg/server/server_test.go 18:15:25 spire-1.2.1/pkg/server/svid/ 18:15:25 spire-1.2.1/pkg/server/svid/observer.go 18:15:25 spire-1.2.1/pkg/server/svid/observer_test.go 18:15:25 spire-1.2.1/pkg/server/svid/rotator.go 18:15:25 spire-1.2.1/pkg/server/svid/rotator_config.go 18:15:25 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:15:25 spire-1.2.1/pkg/server/svid/rotator_test.go 18:15:25 spire-1.2.1/proto/ 18:15:25 spire-1.2.1/proto/private/ 18:15:25 spire-1.2.1/proto/private/server/ 18:15:25 spire-1.2.1/proto/private/server/journal/ 18:15:25 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:15:25 spire-1.2.1/proto/private/server/journal/journal.proto 18:15:25 spire-1.2.1/proto/spire/ 18:15:25 spire-1.2.1/proto/spire/common/ 18:15:25 spire-1.2.1/proto/spire/common/common.pb.go 18:15:25 spire-1.2.1/proto/spire/common/common.proto 18:15:25 spire-1.2.1/proto/spire/common/plugin/ 18:15:25 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:15:25 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:15:25 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:15:25 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:15:25 spire-1.2.1/proto/spire/plugin/ 18:15:25 spire-1.2.1/proto/spire/plugin/agent/ 18:15:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:15:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:15:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:15:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:15:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:15:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:15:25 spire-1.2.1/release/ 18:15:25 spire-1.2.1/release/spire-extras/ 18:15:25 spire-1.2.1/release/spire-extras/README.md 18:15:25 spire-1.2.1/release/spire-extras/conf/ 18:15:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:15:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:15:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:15:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:15:25 spire-1.2.1/release/spire/ 18:15:25 spire-1.2.1/release/spire/README.md 18:15:25 spire-1.2.1/release/spire/conf/ 18:15:25 spire-1.2.1/release/spire/conf/agent/ 18:15:25 spire-1.2.1/release/spire/conf/agent/agent.conf 18:15:25 spire-1.2.1/release/spire/conf/server/ 18:15:25 spire-1.2.1/release/spire/conf/server/server.conf 18:15:25 spire-1.2.1/script/ 18:15:25 spire-1.2.1/script/build-artifact.sh 18:15:25 spire-1.2.1/script/generate_dummy_ca.sh 18:15:25 spire-1.2.1/support/ 18:15:25 spire-1.2.1/support/k8s/ 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:15:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:15:25 spire-1.2.1/support/oidc-discovery-provider/ 18:15:25 spire-1.2.1/support/oidc-discovery-provider/README.md 18:15:25 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:15:25 spire-1.2.1/support/oidc-discovery-provider/config.go 18:15:25 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:15:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:15:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:15:25 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:15:25 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:15:25 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:15:25 spire-1.2.1/support/oidc-discovery-provider/main.go 18:15:25 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:15:25 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:15:25 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:15:25 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:15:25 spire-1.2.1/test/ 18:15:25 spire-1.2.1/test/clock/ 18:15:25 spire-1.2.1/test/clock/clock.go 18:15:25 spire-1.2.1/test/fakes/ 18:15:25 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:15:25 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:15:25 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:15:25 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:15:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:15:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:15:25 spire-1.2.1/test/fakes/fakeagentstore/ 18:15:25 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:15:25 spire-1.2.1/test/fakes/fakedatastore/ 18:15:25 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:15:25 spire-1.2.1/test/fakes/fakeentryclient/ 18:15:25 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:15:25 spire-1.2.1/test/fakes/fakehealthchecker/ 18:15:25 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:15:25 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:15:25 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:15:25 spire-1.2.1/test/fakes/fakemetrics/ 18:15:25 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:15:25 spire-1.2.1/test/fakes/fakenoderesolver/ 18:15:25 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:15:25 spire-1.2.1/test/fakes/fakenotifier/ 18:15:25 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:15:25 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:15:25 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:15:25 spire-1.2.1/test/fakes/fakeserverca/ 18:15:25 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:15:25 spire-1.2.1/test/fakes/fakeservercatalog/ 18:15:25 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:15:25 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:15:25 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:15:25 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:15:25 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:15:25 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:15:25 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:15:25 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:15:25 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:15:25 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:15:25 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:15:25 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:15:25 spire-1.2.1/test/fixture/ 18:15:25 spire-1.2.1/test/fixture/certs/ 18:15:25 spire-1.2.1/test/fixture/certs/agent_svid.der 18:15:25 spire-1.2.1/test/fixture/certs/base_cert.pem 18:15:25 spire-1.2.1/test/fixture/certs/base_csr.pem 18:15:25 spire-1.2.1/test/fixture/certs/base_key.pem 18:15:25 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:15:25 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:15:25 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:15:25 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:15:25 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:15:25 spire-1.2.1/test/fixture/certs/blog_key.pem 18:15:25 spire-1.2.1/test/fixture/certs/bundle.der 18:15:25 spire-1.2.1/test/fixture/certs/ca.pem 18:15:25 spire-1.2.1/test/fixture/certs/ca_key.pem 18:15:25 spire-1.2.1/test/fixture/certs/database_cert.pem 18:15:25 spire-1.2.1/test/fixture/certs/database_csr.pem 18:15:25 spire-1.2.1/test/fixture/certs/database_key.pem 18:15:25 spire-1.2.1/test/fixture/certs/node_cert.pem 18:15:25 spire-1.2.1/test/fixture/certs/node_csr.pem 18:15:25 spire-1.2.1/test/fixture/certs/node_key.pem 18:15:25 spire-1.2.1/test/fixture/certs/svid.pem 18:15:25 spire-1.2.1/test/fixture/certs/svid_key.pem 18:15:25 spire-1.2.1/test/fixture/config/ 18:15:25 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:15:25 spire-1.2.1/test/fixture/config/agent_good.conf 18:15:25 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:15:25 spire-1.2.1/test/fixture/config/plugin_good.conf 18:15:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:15:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:15:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:15:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:15:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:15:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:15:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:15:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:15:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:15:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:15:25 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:15:25 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:15:25 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:15:25 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:15:25 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:15:25 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:15:25 spire-1.2.1/test/fixture/config/server_good.conf 18:15:25 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:15:25 spire-1.2.1/test/fixture/fixture.go 18:15:25 spire-1.2.1/test/fixture/nodeattestor/ 18:15:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:15:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:15:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:15:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:15:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:15:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:15:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:15:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:15:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:15:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:15:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:15:25 spire-1.2.1/test/fixture/registration/ 18:15:25 spire-1.2.1/test/fixture/registration/entries.json 18:15:25 spire-1.2.1/test/fixture/registration/good-for-update.json 18:15:25 spire-1.2.1/test/fixture/registration/good.json 18:15:25 spire-1.2.1/test/fixture/registration/invalid.json 18:15:25 spire-1.2.1/test/fixture/registration/invalid_json.json 18:15:25 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:15:25 spire-1.2.1/test/integration/ 18:15:25 spire-1.2.1/test/integration/README.md 18:15:25 spire-1.2.1/test/integration/common 18:15:25 spire-1.2.1/test/integration/setup/ 18:15:25 spire-1.2.1/test/integration/setup/adminclient/ 18:15:25 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:15:25 spire-1.2.1/test/integration/setup/adminclient/client.go 18:15:25 spire-1.2.1/test/integration/setup/debugagent/ 18:15:25 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:15:25 spire-1.2.1/test/integration/setup/debugagent/main.go 18:15:25 spire-1.2.1/test/integration/setup/debugserver/ 18:15:25 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:15:25 spire-1.2.1/test/integration/setup/debugserver/main.go 18:15:25 spire-1.2.1/test/integration/setup/downstreamclient/ 18:15:25 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:15:25 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:15:25 spire-1.2.1/test/integration/setup/itclient/ 18:15:25 spire-1.2.1/test/integration/setup/itclient/client.go 18:15:25 spire-1.2.1/test/integration/setup/node-attestation/ 18:15:25 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:15:25 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:15:25 spire-1.2.1/test/integration/setup/x509pop/ 18:15:25 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:15:25 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:15:25 spire-1.2.1/test/integration/suites/ 18:15:25 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:15:25 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:15:25 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:15:25 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:15:25 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:15:25 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:15:25 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:15:25 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:15:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:15:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:15:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:15:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:15:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:15:25 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:15:25 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:15:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:15:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:15:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:15:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:15:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:15:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:15:25 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:15:25 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:15:25 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:15:25 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:15:25 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:15:25 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:15:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:15:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:15:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:15:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:15:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:15:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:15:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:15:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:15:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:15:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:15:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:15:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:15:25 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:15:25 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:15:25 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:15:25 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:15:25 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:15:25 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:15:25 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:15:25 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:15:25 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:15:25 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:15:25 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:15:25 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:15:25 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:15:25 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:15:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:15:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:15:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:15:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:15:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:15:25 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:15:25 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:15:25 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:15:25 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:15:25 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:15:25 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:15:25 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:15:25 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:15:25 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:15:25 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:15:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:15:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:15:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:15:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:15:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:15:25 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:15:25 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:15:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:15:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:15:25 spire-1.2.1/test/integration/suites/join-token/ 18:15:25 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:15:25 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:15:25 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:15:25 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:15:25 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:15:25 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:15:25 spire-1.2.1/test/integration/suites/join-token/README.md 18:15:25 spire-1.2.1/test/integration/suites/join-token/conf/ 18:15:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:15:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:15:25 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:15:25 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:15:25 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:15:25 spire-1.2.1/test/integration/suites/join-token/teardown 18:15:25 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:15:25 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:15:25 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:15:25 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:15:25 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:15:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:15:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:15:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:15:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:15:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:15:25 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:15:25 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:15:25 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:15:25 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:15:25 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:15:25 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:15:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:15:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:15:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:15:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:15:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:15:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:15:25 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:15:25 spire-1.2.1/test/integration/suites/k8s/ 18:15:25 spire-1.2.1/test/integration/suites/k8s/00-setup 18:15:25 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:15:25 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:15:25 spire-1.2.1/test/integration/suites/k8s/README.md 18:15:25 spire-1.2.1/test/integration/suites/k8s/conf/ 18:15:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:15:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:15:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:15:25 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:15:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:15:25 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:15:25 spire-1.2.1/test/integration/suites/k8s/teardown 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/ 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:15:25 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:15:25 spire-1.2.1/test/integration/suites/node-attestation/ 18:15:25 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:15:25 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:15:25 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:15:25 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:15:25 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:15:25 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:15:25 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:15:25 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:15:25 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:15:25 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:15:25 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:15:25 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:15:25 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:15:25 spire-1.2.1/test/integration/suites/rotation/ 18:15:25 spire-1.2.1/test/integration/suites/rotation/00-setup 18:15:25 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:15:25 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:15:25 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:15:25 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:15:25 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:15:25 spire-1.2.1/test/integration/suites/rotation/README.md 18:15:25 spire-1.2.1/test/integration/suites/rotation/conf/ 18:15:25 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:15:25 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:15:25 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:15:25 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:15:25 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:15:25 spire-1.2.1/test/integration/suites/rotation/teardown 18:15:25 spire-1.2.1/test/integration/suites/self-test/ 18:15:25 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:15:25 spire-1.2.1/test/integration/suites/self-test/README.md 18:15:25 spire-1.2.1/test/integration/suites/self-test/teardown 18:15:25 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:15:25 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:15:25 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:15:25 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:15:25 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:15:25 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:15:25 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:15:25 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:15:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:15:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:15:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:15:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:15:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:15:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:15:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:15:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:15:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:15:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:15:25 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:15:25 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:15:25 spire-1.2.1/test/integration/suites/upgrade/ 18:15:25 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:15:25 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:15:25 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:15:25 spire-1.2.1/test/integration/suites/upgrade/README.md 18:15:25 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:15:25 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:15:25 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:15:25 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:15:25 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:15:25 spire-1.2.1/test/integration/suites/upgrade/teardown 18:15:25 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:15:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:15:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:15:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:15:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:15:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:15:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:15:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:15:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:15:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:15:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:15:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:15:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:15:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:15:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:15:25 spire-1.2.1/test/integration/test-one.sh 18:15:25 spire-1.2.1/test/integration/test.sh 18:15:25 spire-1.2.1/test/plugintest/ 18:15:25 spire-1.2.1/test/plugintest/config.go 18:15:25 spire-1.2.1/test/plugintest/load.go 18:15:25 spire-1.2.1/test/plugintest/option.go 18:15:25 spire-1.2.1/test/spiretest/ 18:15:25 spire-1.2.1/test/spiretest/apiserver.go 18:15:25 spire-1.2.1/test/spiretest/assertions.go 18:15:25 spire-1.2.1/test/spiretest/dir.go 18:15:25 spire-1.2.1/test/spiretest/errors_posix.go 18:15:25 spire-1.2.1/test/spiretest/errors_windows.go 18:15:25 spire-1.2.1/test/spiretest/logs.go 18:15:25 spire-1.2.1/test/spiretest/socketapi.go 18:15:25 spire-1.2.1/test/spiretest/suite.go 18:15:25 spire-1.2.1/test/spiretest/x509.go 18:15:25 spire-1.2.1/test/testca/ 18:15:25 spire-1.2.1/test/testca/ca.go 18:15:25 spire-1.2.1/test/testkey/ 18:15:25 spire-1.2.1/test/testkey/generate.sh 18:15:25 spire-1.2.1/test/testkey/genkeys.go 18:15:25 spire-1.2.1/test/testkey/keys.go 18:15:25 spire-1.2.1/test/testkey/new.go 18:15:25 spire-1.2.1/test/tpmsimulator/ 18:15:25 spire-1.2.1/test/tpmsimulator/simulator.go 18:15:25 spire-1.2.1/test/util/ 18:15:25 spire-1.2.1/test/util/cert_fixtures.go 18:15:25 spire-1.2.1/test/util/cert_generation.go 18:15:25 spire-1.2.1/test/util/io_redirection.go 18:15:25 spire-1.2.1/test/util/race.go 18:15:25 spire-1.2.1/test/util/util.go 18:15:25 building spire from source... 18:15:26 Installing go1.17.7... 18:15:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:15:26 OK: 221 MiB in 52 packages 18:15:29 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:15:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:15:29 ---> 3d4b950d14e5 18:15:29 Step 3/23 : WORKDIR /edgex-go 18:15:29 ---> Using cache 18:15:29 ---> 0b2918612980 18:15:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:15:29 ---> Using cache 18:15:29 ---> 6c763860af23 18:15:29 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:15:29 ---> Running in 9ea1965ed3ba 18:15:29 Removing intermediate container a67e2cc9cdba 18:15:29 ---> a711a25f4452 18:15:29 Step 5/20 : COPY go.mod vendor* ./ 18:15:29 ---> 970f396b4c72 18:15:29 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:15:30 ---> Running in 98eadad7c857 18:15:30 Building bin/spire-server... 18:15:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:15:30 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:15:30 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:15:30 go: downloading github.com/mitchellh/cli v1.1.2 18:15:30 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:15:30 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:15:30 go: downloading github.com/imdario/mergo v0.3.12 18:15:30 go: downloading github.com/sirupsen/logrus v1.8.1 18:15:30 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:15:30 go: downloading google.golang.org/grpc v1.44.0 18:15:30 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:15:30 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:15:30 go: downloading github.com/fatih/color v1.13.0 18:15:30 go: downloading github.com/mattn/go-isatty v0.0.14 18:15:30 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:15:31 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:15:31 Removing intermediate container 98eadad7c857 18:15:31 ---> f0f473573df5 18:15:31 Step 7/20 : COPY . . 18:15:31 OK: 221 MiB in 52 packages 18:15:31 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:15:31 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:15:31 go: downloading github.com/armon/go-metrics v0.3.10 18:15:31 go: downloading github.com/prometheus/client_golang v1.12.1 18:15:31 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:15:31 go: downloading google.golang.org/protobuf v1.27.1 18:15:31 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:15:31 go: downloading github.com/open-policy-agent/opa v0.38.0 18:15:31 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:15:31 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:15:31 go: downloading github.com/mattn/go-colorable v0.1.12 18:15:31 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:15:31 go: downloading github.com/oklog/run v1.0.0 18:15:31 go: downloading github.com/Masterminds/goutils v1.1.0 18:15:31 go: downloading github.com/Masterminds/semver v1.5.0 18:15:31 go: downloading github.com/google/uuid v1.1.2 18:15:32 go: downloading github.com/huandu/xstrings v1.3.2 18:15:32 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:15:32 go: downloading github.com/prometheus/client_model v0.2.0 18:15:32 go: downloading github.com/prometheus/common v0.32.1 18:15:32 go: downloading github.com/beorn7/perks v1.0.1 18:15:32 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:15:32 go: downloading go.uber.org/atomic v1.9.0 18:15:32 go: downloading github.com/imkira/go-observer v1.0.3 18:15:32 go: downloading github.com/prometheus/procfs v0.7.3 18:15:32 a4caa8a26152: Pull complete 18:15:32 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 18:15:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:15:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 18:15:32 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:15:32 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:15:32 go: downloading github.com/hashicorp/errwrap v1.1.0 18:15:32 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:15:32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:15:32 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:15:32 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:15:32 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:15:32 + docker build -t ci-base-image-arm64 -f - . 18:15:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:15:32 WORKDIR /edgex 18:15:32 COPY go.mod . 18:15:32 RUN go mod download 18:15:32 Removing intermediate container 9ea1965ed3ba 18:15:32 ---> cbaf729cdd75 18:15:32 Step 6/23 : COPY go.mod vendor* ./ 18:15:33 ---> ac7458621f4c 18:15:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:33 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:15:33 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:15:33 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:15:33 go: downloading github.com/stretchr/testify v1.7.0 18:15:33 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:15:33 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:15:33 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:15:33 go: downloading github.com/blang/semver/v4 v4.0.0 18:15:33 go: downloading github.com/jinzhu/gorm v1.9.16 18:15:33 go: downloading github.com/lib/pq v1.10.4 18:15:33 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:15:33 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:15:34  ---> Running in 1a2ea979bbb5 18:15:35 Sending build context to Docker daemon 169.4MB 18:15:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:15:35 ---> 725f1c02e7f9 18:15:35 Step 2/4 : WORKDIR /edgex 18:15:35 Removing intermediate container 1a2ea979bbb5 18:15:35 ---> 139a32cfa0c2 18:15:35 Step 8/23 : COPY . . 18:15:35 ---> ce85e55cc4d0 18:15:35 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:15:35 ---> Running in bb08f20f9fb5 18:15:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:15:36 go: downloading google.golang.org/api v0.70.0 18:15:36 go: downloading k8s.io/client-go v0.23.4 18:15:36 go: downloading k8s.io/api v0.23.4 18:15:36 go: downloading github.com/google/go-tpm v0.3.3 18:15:36 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:15:36 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:15:37 ---> Running in 81f7b0b09e4f 18:15:37 Removing intermediate container 81f7b0b09e4f 18:15:37 ---> 480ebd13b200 18:15:37 Step 3/4 : COPY go.mod . 18:15:37 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:15:37 go: downloading cloud.google.com/go/storage v1.21.0 18:15:37 go: downloading cloud.google.com/go v0.100.2 18:15:37 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:15:37 ---> fdd78b54bae5 18:15:37 Step 4/4 : RUN go mod download 18:15:37 ---> Running in f4974a0a953e 18:15:37 go: downloading k8s.io/apimachinery v0.23.4 18:15:38 go: downloading k8s.io/kube-aggregator v0.23.3 18:15:38 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:15:38 go: downloading cloud.google.com/go/security v1.3.0 18:15:38 go: downloading github.com/hashicorp/vault/api v1.4.1 18:15:38 go: downloading github.com/twmb/murmur3 v1.1.6 18:15:38 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:15:38 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:15:38 go: downloading github.com/aws/smithy-go v1.11.0 18:15:38 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:15:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:15:38 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:15:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:15:38 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:15:38 go: downloading github.com/jinzhu/inflection v1.0.0 18:15:38 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:15:38 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:15:38 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:15:38 go: downloading cloud.google.com/go/compute v1.3.0 18:15:38 go: downloading cloud.google.com/go/iam v0.1.1 18:15:38 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:15:38 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:15:40 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:15:40 go: downloading github.com/dimchansky/utfbom v1.1.1 18:15:40 go: downloading github.com/gogo/protobuf v1.3.2 18:15:40 go: downloading github.com/google/gofuzz v1.1.0 18:15:40 go: downloading k8s.io/klog/v2 v2.30.0 18:15:40 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:15:40 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:15:40 go: downloading github.com/spf13/pflag v1.0.5 18:15:40 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:15:40 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:15:40 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:15:40 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:15:40 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:15:40 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:15:40 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:15:41 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:15:41 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:15:41 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:15:41 go: downloading gopkg.in/yaml.v2 v2.4.0 18:15:41 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:15:41 go: downloading github.com/gobwas/glob v0.2.3 18:15:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:15:41 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:15:41 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:15:41 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:15:41 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:15:41 go: downloading go.opencensus.io v0.23.0 18:15:41 go: downloading gopkg.in/inf.v0 v0.9.1 18:15:41 go: downloading github.com/google/go-cmp v0.5.7 18:15:41 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:15:41 go: downloading github.com/googleapis/gnostic v0.5.5 18:15:41 go: downloading github.com/go-logr/logr v1.2.2 18:15:41 go: downloading github.com/json-iterator/go v1.1.12 18:15:41 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:15:41 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:15:41 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:15:41 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:15:41 go: downloading go.uber.org/zap v1.21.0 18:15:41 go: downloading github.com/tklauser/numcpus v0.3.0 18:15:41 go: downloading sigs.k8s.io/yaml v1.3.0 18:15:41 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:15:41 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:15:41 go: downloading github.com/modern-go/reflect2 v1.0.2 18:15:41 go: downloading github.com/golang/snappy v0.0.4 18:15:41 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:15:41 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:15:41 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:15:41 go: downloading github.com/hashicorp/go-version v1.2.0 18:15:41 go: downloading github.com/ryanuber/go-glob v1.0.0 18:15:41 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:15:41 go: downloading go.uber.org/multierr v1.6.0 18:15:43  ---> d8add4f45e73 18:15:43 Step 9/23 : RUN make cmd/core-data/core-data 18:15:43 ---> Running in 0b9d735f3b8f 18:15:44 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 18:15:46 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:15:46 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:16:01 Building bin/spire-agent... 18:16:01 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:16:01 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:16:01 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:16:01 go: downloading github.com/docker/docker v20.10.12+incompatible 18:16:01 Building bin/spire-agent... 18:16:01 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:16:01 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:16:01 go: downloading github.com/docker/docker v20.10.12+incompatible 18:16:01 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:16:01 Removing intermediate container bb08f20f9fb5 18:16:01 ---> c3c34afa88ee 18:16:01 18:16:01 Step 9/20 : FROM alpine:3.15 18:16:01 3.15: Pulling from library/alpine 18:16:01 go: downloading github.com/google/go-tpm-tools v0.3.3 18:16:01 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:16:01 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:16:01 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 18:16:01 Status: Downloaded newer image for alpine:3.15 18:16:01 ---> 0ac33e5f5afa 18:16:01 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:16:02 go: downloading github.com/docker/go-connections v0.4.0 18:16:02 go: downloading github.com/docker/go-units v0.4.0 18:16:02 go: downloading github.com/opencontainers/image-spec v1.0.1 18:16:02 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:16:02 go: downloading github.com/containerd/containerd v1.3.4 18:16:02 go: downloading github.com/opencontainers/go-digest v1.0.0 18:16:02 go: downloading github.com/google/go-tpm-tools v0.3.3 18:16:02 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:16:02 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:16:02 go: downloading github.com/docker/go-units v0.4.0 18:16:02 go: downloading github.com/docker/go-connections v0.4.0 18:16:02 go: downloading github.com/opencontainers/image-spec v1.0.1 18:16:02 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:16:02 go: downloading github.com/containerd/containerd v1.3.4 18:16:02 go: downloading github.com/opencontainers/go-digest v1.0.0 18:16:03  ---> Running in 8f753af6c41a 18:16:03 Removing intermediate container 8f753af6c41a 18:16:03 ---> 4bb97796b0d0 18:16:03 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:16:03 ---> Running in d4740a6dd802 18:16:05 Removing intermediate container d4740a6dd802 18:16:05 ---> 37d42ad97fc8 18:16:05 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:16:05 ---> Running in f78007fe51b5 18:16:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:16:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:16:07 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:16:07 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:16:07 OK: 15857 distinct packages available 18:16:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:16:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:16:08 (1/9) Installing ca-certificates (20211220-r0) 18:16:08 (2/9) Installing brotli-libs (1.0.9-r5) 18:16:08 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:16:08 (4/9) Installing libcurl (7.80.0-r1) 18:16:08 (5/9) Installing curl (7.80.0-r1) 18:16:09 (6/9) Installing dumb-init (1.2.5-r1) 18:16:09 (7/9) Installing musl-obstack (1.2.3-r0) 18:16:09 (8/9) Installing libucontext (1.1-r0) 18:16:09 (9/9) Installing gcompat (1.0.0-r4) 18:16:09 Executing busybox-1.34.1-r5.trigger 18:16:09 Executing ca-certificates-20211220-r0.trigger 18:16:09 OK: 8 MiB in 23 packages 18:16:09 Removing intermediate container 0b9d735f3b8f 18:16:09 ---> 11eabdca730f 18:16:09 18:16:09 Step 10/23 : FROM alpine:3.14 18:16:09 ---> e04c818066af 18:16:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:16:10 ---> Running in b4add0ebb288 18:16:10 Removing intermediate container b4add0ebb288 18:16:10 ---> 5fe16505b172 18:16:10 Step 12/23 : ENV APP_PORT=59880 18:16:10 ---> Running in ee73c629a69e 18:16:10 Removing intermediate container ee73c629a69e 18:16:10 ---> 6a56d7fab4d9 18:16:10 Step 13/23 : EXPOSE $APP_PORT 18:16:10 Removing intermediate container f78007fe51b5 18:16:10 ---> 8912a28ee351 18:16:10 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:16:10 ---> Running in 3ab115e71827 18:16:11 Removing intermediate container 3ab115e71827 18:16:11 ---> f153197b8bba 18:16:11 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:16:11 ---> Running in 37197785ce11 18:16:11 ---> cfbd664acd94 18:16:11 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:16:12 ---> a234f2241c67 18:16:12 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:16:13 Removing intermediate container 37197785ce11 18:16:13 ---> e0ff95eb32ea 18:16:13 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 18:16:13 ---> 3b20cdc02f3f 18:16:13 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:16:13 ---> Running in 05f200a6fb19 18:16:13 ---> Running in 5e43a8f51b43 18:16:13 Removing intermediate container 5e43a8f51b43 18:16:13 ---> a16f27d7740f 18:16:13 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:16:13 ---> Running in 550c801ebdf1 18:16:14 Removing intermediate container 550c801ebdf1 18:16:14 ---> d4dd8a6a002b 18:16:14 Step 18/20 : LABEL arch=x86_64 18:16:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:16:14 ---> Running in eee52f30fbff 18:16:14 Removing intermediate container eee52f30fbff 18:16:14 ---> 5bdbcb2e7373 18:16:14 Step 19/20 : LABEL git_sha=ee0674452fb33bb0f7f079b9d681de648067867d 18:16:14 ---> Running in 4f9ed3593bcd 18:16:14 Removing intermediate container 4f9ed3593bcd 18:16:14 ---> 1691128e0ba5 18:16:14 Step 20/20 : LABEL version=0.0.0 18:16:14 ---> Running in b687ecde26b6 18:16:14 Removing intermediate container b687ecde26b6 18:16:14 ---> 5b0ec9885b6a 18:16:14 18:16:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:16:14 Successfully built 5b0ec9885b6a 18:16:14 Successfully tagged security-spiffe-token-provider:latest 18:16:14  Building security-spiffe-token-provider ... done Building sys-mgmt-agent 18:16:15 (1/6) Installing dumb-init (1.2.5-r1) 18:16:15 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:16:15 (3/6) Installing libsodium (1.0.18-r0) 18:16:15 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:16:15 (5/6) Installing libzmq (4.3.4-r0) 18:16:15 (6/6) Installing zeromq (4.3.4-r0) 18:16:15 Executing busybox-1.33.1-r7.trigger 18:16:15 OK: 8 MiB in 20 packages 18:16:19 Removing intermediate container 05f200a6fb19 18:16:19 ---> 69842cc0b646 18:16:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:16:19 ---> 1596c177daf3 18:16:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:16:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:16:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:16:19 ---> 3d4b950d14e5 18:16:19 Step 3/23 : WORKDIR /edgex-go 18:16:19 ---> Using cache 18:16:19 ---> 0b2918612980 18:16:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:16:19 ---> Using cache 18:16:19 ---> 6c763860af23 18:16:19 Step 5/23 : RUN apk add --update --no-cache make bash git 18:16:20 ---> Running in 74078d18e072 18:16:20 ---> 4c50408f98e2 18:16:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:16:21 ---> a894a120a031 18:16:21 Step 19/23 : ENTRYPOINT ["/core-data"] 18:16:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:16:21 ---> Running in 63bf4fc12dce 18:16:21 Removing intermediate container 63bf4fc12dce 18:16:21 ---> 16e6d1bc3167 18:16:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:16:21 ---> Running in 84d0e510649e 18:16:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:16:22 Removing intermediate container 84d0e510649e 18:16:22 ---> 6f6b46bb0b1b 18:16:22 Step 21/23 : LABEL arch=x86_64 18:16:22 ---> Running in 03ca9f09ab5c 18:16:22 OK: 221 MiB in 52 packages 18:16:22 Removing intermediate container 03ca9f09ab5c 18:16:22 ---> ad937bb8ebe4 18:16:22 Step 22/23 : LABEL git_sha=ee0674452fb33bb0f7f079b9d681de648067867d 18:16:22 ---> Running in 18dcc6084642 18:16:23 Removing intermediate container 18dcc6084642 18:16:23 ---> d62863621c38 18:16:23 Step 23/23 : LABEL version=0.0.0 18:16:23 Removing intermediate container 74078d18e072 18:16:23 ---> 4b3847196b28 18:16:23 Step 6/23 : COPY go.mod vendor* ./ 18:16:23 ---> Running in a84005463261 18:16:23 Removing intermediate container a84005463261 18:16:23 ---> 2722c6995a18 18:16:23 18:16:24 Successfully built 2722c6995a18 18:16:24 Successfully tagged core-data:latest 18:16:24  Building core-data ... done  ---> 4878dbb044bc 18:16:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:24 ---> Running in fe94e7ee1f70 18:16:27 Removing intermediate container fe94e7ee1f70 18:16:27 ---> 2eea15f1413c 18:16:27 Step 8/23 : COPY . . 18:16:34 Removing intermediate container f4974a0a953e 18:16:34 ---> 61b76ae995b2 18:16:34 Successfully built 61b76ae995b2 18:16:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:16:34 + docker inspect -f . ci-base-image-arm64 18:16:34 . [Pipeline] withDockerContainer 18:16:34 prd-ubuntu20.04-docker-arm64-4c-16g-64405 does not seem to be running inside a container 18:16:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:16:36 $ docker top c561013400041ee8efc3a3a242e79d0cb8a518693a131626fc598101d970f40d -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:37 + go version 18:16:37 go version go1.17.6 linux/arm64 [Pipeline] } 18:16:37 $ docker stop --time=1 c561013400041ee8efc3a3a242e79d0cb8a518693a131626fc598101d970f40d 18:16:38 $ docker rm -f c561013400041ee8efc3a3a242e79d0cb8a518693a131626fc598101d970f40d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:16:39 + docker inspect -f . ci-base-image-arm64 18:16:39 . [Pipeline] withDockerContainer 18:16:39 prd-ubuntu20.04-docker-arm64-4c-16g-64405 does not seem to be running inside a container 18:16:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:16:41 $ docker top 10d977783895eb42968dc49e2da9465784e4fa6ddb5459f05a369ac684de9bf2 -eo pid,comm [Pipeline] { [Pipeline] echo 18:16:41 ========================================================= 18:16:41 [edgeXBuildGoParallel] Running Tests and Build... 18:16:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:16:42 + make test 18:16:42 go mod tidy -compat=1.17 18:16:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:16:49 ---> 9b8fd87aba6f 18:16:49 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:16:52 ---> Running in 471c635c4421 18:16:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:17:14 Removing intermediate container 471c635c4421 18:17:14 ---> 6371daedf93f 18:17:14 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:17:14 ---> Running in d787da813040 18:17:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:17:14 Removing intermediate container aa9e227ae36a 18:17:14 ---> bdcc94bc823c 18:17:14 18:17:14 Step 13/26 : FROM alpine:3.15 18:17:14 ---> 0ac33e5f5afa 18:17:14 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:17:14 ---> Using cache 18:17:14 ---> 4bb97796b0d0 18:17:14 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:14 ---> Using cache 18:17:14 ---> 37d42ad97fc8 18:17:14 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:17:14 ---> Running in 6a2af6ac32f2 18:17:14 Removing intermediate container e1fa1dfaf3e5 18:17:14 ---> 27d2673e8e41 18:17:14 18:17:14 Step 13/25 : FROM alpine:3.15 18:17:14 ---> 0ac33e5f5afa 18:17:14 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:17:14 ---> Using cache 18:17:14 ---> 4bb97796b0d0 18:17:14 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:14 ---> Using cache 18:17:14 ---> 37d42ad97fc8 18:17:14 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:17:14 ---> Running in 7462d0caaa2b 18:17:14 Removing intermediate container d787da813040 18:17:14 ---> 1a73b9a47076 18:17:14 18:17:14 Step 11/23 : FROM docker:20.10.14 18:17:14 20.10.14: Pulling from library/docker 18:17:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:17:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:17:15 ? github.com/edgexfoundry/edgex-go [no test files] 18:17:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:17:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:17:15 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:17:15 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:17:15 OK: 15857 distinct packages available 18:17:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:17:16 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:17:16 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:17:16 OK: 15857 distinct packages available 18:17:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:17:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:17:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:17:16 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 18:17:17 Status: Downloaded newer image for docker:20.10.14 18:17:17 ---> 7417809fdb73 18:17:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:17:17 (1/4) Installing dumb-init (1.2.5-r1) 18:17:17 (2/4) Installing musl-obstack (1.2.3-r0) 18:17:17 (3/4) Installing libucontext (1.1-r0) 18:17:17 (1/5) Installing dumb-init (1.2.5-r1) 18:17:17 (4/4) Installing gcompat (1.0.0-r4) 18:17:17 (2/5) Installing musl-obstack (1.2.3-r0) 18:17:17 (3/5) Installing libucontext (1.1-r0) 18:17:17 Executing busybox-1.34.1-r5.trigger 18:17:17 OK: 6 MiB in 18 packages 18:17:17 ---> Running in effe6d597d1c 18:17:17 (4/5) Installing gcompat (1.0.0-r4) 18:17:17 Removing intermediate container effe6d597d1c 18:17:17 ---> d5df90e99d4c 18:17:17 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 18:17:17 (5/5) Installing openssl (1.1.1o-r0) 18:17:17 ---> Running in 1fc65bf6954f 18:17:17 Executing busybox-1.34.1-r5.trigger 18:17:17 OK: 6 MiB in 19 packages 18:17:17 Removing intermediate container 6a2af6ac32f2 18:17:17 ---> 3ae669847c1c 18:17:17 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:17:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:17:18 Removing intermediate container 7462d0caaa2b 18:17:18 ---> 57305774986f 18:17:18 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:17:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:17:18 (1/43) Installing readline (8.1.1-r0) 18:17:18 (2/43) Installing bash (5.1.16-r0) 18:17:18 Executing bash-5.1.16-r0.post-install 18:17:18 (3/43) Installing brotli-libs (1.0.9-r5) 18:17:18 (4/43) Installing nghttp2-libs (1.46.0-r0) 18:17:18 (5/43) Installing libcurl (7.80.0-r1) 18:17:18 (6/43) Installing curl (7.80.0-r1) 18:17:18 (7/43) Installing dumb-init (1.2.5-r1) 18:17:18 (8/43) Installing libbz2 (1.0.8-r1) 18:17:18 (9/43) Installing expat (2.4.7-r0) 18:17:18 (10/43) Installing libffi (3.4.2-r1) 18:17:18 (11/43) Installing gdbm (1.22-r0) 18:17:18 (12/43) Installing xz-libs (5.2.5-r1) 18:17:18 (13/43) Installing libgcc (10.3.1_git20211027-r0) 18:17:18 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 18:17:18 (15/43) Installing mpdecimal (2.5.1-r1) 18:17:18 (16/43) Installing sqlite-libs (3.36.0-r0) 18:17:18 (17/43) Installing python3 (3.9.7-r4) 18:17:19 (18/43) Installing py3-appdirs (1.4.4-r2) 18:17:19 (19/43) Installing py3-certifi (2020.12.5-r1) 18:17:19 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 18:17:19 (21/43) Installing py3-idna (3.3-r0) 18:17:19 (22/43) Installing py3-urllib3 (1.26.7-r0) 18:17:19 (23/43) Installing py3-requests (2.26.0-r1) 18:17:19 (24/43) Installing py3-msgpack (1.0.2-r1) 18:17:19 (25/43) Installing py3-lockfile (0.12.2-r4) 18:17:19 (26/43) Installing py3-cachecontrol (0.12.10-r0) 18:17:19 (27/43) Installing py3-colorama (0.4.4-r1) 18:17:19 (28/43) Installing py3-contextlib2 (21.6.0-r1) 18:17:19 (29/43) Installing py3-distlib (0.3.3-r0) 18:17:19 (30/43) Installing py3-distro (1.6.0-r0) 18:17:19 (31/43) Installing py3-six (1.16.0-r0) 18:17:19 (32/43) Installing py3-webencodings (0.5.1-r4) 18:17:19 (33/43) Installing py3-html5lib (1.1-r1) 18:17:19 (34/43) Installing py3-parsing (2.4.7-r2) 18:17:19 (35/43) Installing py3-packaging (20.9-r1) 18:17:19 (36/43) Installing py3-tomli (1.2.2-r0) 18:17:19 (37/43) Installing py3-pep517 (0.12.0-r0) 18:17:19 (38/43) Installing py3-progress (1.6-r0) 18:17:19 (39/43) Installing py3-retrying (1.3.3-r2) 18:17:19 (40/43) Installing py3-ordered-set (4.0.2-r2) 18:17:19 (41/43) Installing py3-setuptools (52.0.0-r4) 18:17:19 (42/43) Installing py3-toml (0.10.2-r2) 18:17:19 (43/43) Installing py3-pip (20.3.4-r1) 18:17:19 Executing busybox-1.34.1-r5.trigger 18:17:19 OK: 83 MiB in 65 packages 18:17:19 ---> 6708c84adee8 18:17:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:17:19 ---> 926b6f4908b0 18:17:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:17:19 Collecting docker-compose==1.23.2 18:17:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:17:19 ---> d89b21814e80 18:17:19 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:17:19 ---> 06d912619339 18:17:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:17:19 ---> Running in fefd5d712c79 18:17:19 Collecting jsonschema<3,>=2.5.1 18:17:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:17:20 Removing intermediate container fefd5d712c79 18:17:20 ---> 791f98f18784 18:17:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:17:20 ---> db11b2dd655b 18:17:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:17:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:17:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:17:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 18:17:20 ---> 755c010b6d16 18:17:20 Step 21/26 : WORKDIR / 18:17:20 Collecting docker<4.0,>=3.6.0 18:17:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:17:20 ---> Running in 6923b8c06c54 18:17:20 ---> 2df2c325c35a 18:17:20 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:17:20 Collecting cached-property<2,>=1.2.0 18:17:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:17:20 ---> Running in da4a8d02acb8 18:17:20 Collecting texttable<0.10,>=0.9.0 18:17:20 Downloading texttable-0.9.1.tar.gz (11 kB) 18:17:20 Removing intermediate container 6923b8c06c54 18:17:20 Removing intermediate container da4a8d02acb8 18:17:20 ---> 40198af71bc7 18:17:20 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:17:20 ---> ad61623e5f7a 18:17:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:17:20 ---> Running in 8fc652b95007 18:17:20 ---> Running in ce512c700501 18:17:20 Removing intermediate container 8fc652b95007 18:17:20 Removing intermediate container ce512c700501 18:17:20 ---> 80defea4cd33 18:17:20 ---> 7885579bc083 18:17:20 Step 23/25 : LABEL arch=x86_64 18:17:20 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:17:20 ---> Running in 5eec6797b5b7 18:17:20 ---> Running in 1842275830e6 18:17:20 Removing intermediate container 5eec6797b5b7 18:17:20 ---> 2c8e6179ed8a 18:17:20 Step 24/25 : LABEL git_sha=ee0674452fb33bb0f7f079b9d681de648067867d 18:17:20 ---> Running in 475bd6700738 18:17:21 Removing intermediate container 1842275830e6 18:17:21 ---> 96605dc8d5c7 18:17:21 Step 24/26 : LABEL arch=x86_64 18:17:21 ---> Running in c819efa1ae69 18:17:21 Collecting PyYAML<4,>=3.10 18:17:21 Downloading PyYAML-3.13.tar.gz (270 kB) 18:17:21 Removing intermediate container 475bd6700738 18:17:21 ---> 7c88b9ca7fe8 18:17:21 Step 25/25 : LABEL version=0.0.0 18:17:21 ---> Running in 38d751be79cd 18:17:21 Removing intermediate container c819efa1ae69 18:17:21 ---> 924ea58d7958 18:17:21 Step 25/26 : LABEL git_sha=ee0674452fb33bb0f7f079b9d681de648067867d 18:17:21 ---> Running in c8fb0ebd4843 18:17:21 Removing intermediate container 38d751be79cd 18:17:21 ---> 8ad71a36b891 18:17:21 18:17:21 Removing intermediate container c8fb0ebd4843 18:17:21 ---> 8bdaf39fae99 18:17:21 Step 26/26 : LABEL version=0.0.0 18:17:21 Successfully built 8ad71a36b891 18:17:21 Successfully tagged security-spire-server:latest 18:17:21  Building security-spire-server ... done  ---> Running in a1beeaf40fad 18:17:21 Removing intermediate container a1beeaf40fad 18:17:21 ---> d1885e2adf9b 18:17:21 18:17:21 Successfully built d1885e2adf9b 18:17:21 Successfully tagged security-spire-config:latest 18:17:21  Building security-spire-config ... done Collecting dockerpty<0.5,>=0.4.1 18:17:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:17:21 Collecting docopt<0.7,>=0.6.1 18:17:21 Downloading docopt-0.6.2.tar.gz (25 kB) 18:17:22 Collecting websocket-client<1.0,>=0.32.0 18:17:22 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:17:22 Collecting docker-pycreds>=0.4.0 18:17:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:17:22 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 18:17:22 Collecting urllib3<1.25,>=1.21.1 18:17:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:17:22 Collecting chardet<3.1.0,>=3.0.2 18:17:22 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:17:22 Collecting idna<2.8,>=2.5 18:17:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:17:22 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:17:22 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:17:22 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:17:22 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:17:22 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:17:22 Attempting uninstall: urllib3 18:17:22 Found existing installation: urllib3 1.26.7 18:17:22 Uninstalling urllib3-1.26.7: 18:17:22 Successfully uninstalled urllib3-1.26.7 18:17:22 Attempting uninstall: idna 18:17:22 Found existing installation: idna 3.3 18:17:22 Uninstalling idna-3.3: 18:17:22 Successfully uninstalled idna-3.3 18:17:23 Attempting uninstall: requests 18:17:23 Found existing installation: requests 2.26.0 18:17:23 Uninstalling requests-2.26.0: 18:17:23 Successfully uninstalled requests-2.26.0 18:17:23 Running setup.py install for texttable: started 18:17:23 Running setup.py install for texttable: finished with status 'done' 18:17:23 Running setup.py install for PyYAML: started 18:17:23 Running setup.py install for PyYAML: finished with status 'done' 18:17:23 Running setup.py install for docopt: started 18:17:24 Running setup.py install for docopt: finished with status 'done' 18:17:24 Running setup.py install for dockerpty: started 18:17:24 Running setup.py install for dockerpty: finished with status 'done' 18:17:24 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 18:17:27 Removing intermediate container 1fc65bf6954f 18:17:27 ---> 3fb1ca43b73f 18:17:27 Step 14/23 : ENV APP_PORT=58890 18:17:27 ---> Running in 86edb03d1304 18:17:27 Removing intermediate container 86edb03d1304 18:17:27 ---> 632434b16588 18:17:27 Step 15/23 : EXPOSE $APP_PORT 18:17:27 ---> Running in 494f186a56b7 18:17:28 Removing intermediate container 494f186a56b7 18:17:28 ---> 5b18b62b6f9e 18:17:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:17:28 ---> 73326896f722 18:17:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:17:28 ---> 277dea96d369 18:17:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:17:28 ---> 8c8fc20dd83e 18:17:28 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 18:17:28 ---> Running in 6d7f0a70adf3 18:17:28 Removing intermediate container 6d7f0a70adf3 18:17:28 ---> 21e2aa7746df 18:17:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:17:28 ---> Running in bdf73dbc08e0 18:17:29 Removing intermediate container bdf73dbc08e0 18:17:29 ---> cf1cfae0c14f 18:17:29 Step 21/23 : LABEL arch=x86_64 18:17:29 ---> Running in 29e6ddd296aa 18:17:29 Removing intermediate container 29e6ddd296aa 18:17:29 ---> d1f80a49c0ae 18:17:29 Step 22/23 : LABEL git_sha=ee0674452fb33bb0f7f079b9d681de648067867d 18:17:29 ---> Running in 6cbfdedf890c 18:17:29 Removing intermediate container 6cbfdedf890c 18:17:29 ---> b5248c393f80 18:17:29 Step 23/23 : LABEL version=0.0.0 18:17:29 ---> Running in e6c911db8e3a 18:17:29 Removing intermediate container e6c911db8e3a 18:17:29 ---> c913f49c1097 18:17:29 18:17:29 Successfully built c913f49c1097 18:17:29 Successfully tagged sys-mgmt-agent:latest 18:17:32  Building sys-mgmt-agent ... done Building bin/spire-agent... 18:17:32 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:17:32 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:17:32 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:17:32 go: downloading github.com/docker/docker v20.10.12+incompatible 18:17:33 go: downloading github.com/google/go-tpm-tools v0.3.3 18:17:33 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:17:33 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:17:33 go: downloading github.com/docker/go-units v0.4.0 18:17:33 go: downloading github.com/docker/go-connections v0.4.0 18:17:33 go: downloading github.com/opencontainers/image-spec v1.0.1 18:17:33 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:17:33 go: downloading github.com/containerd/containerd v1.3.4 18:17:33 go: downloading github.com/opencontainers/go-digest v1.0.0 18:18:30 Removing intermediate container 2d7ad5e9b60f 18:18:30 ---> 32de88db95fb 18:18:30 18:18:30 Step 13/26 : FROM alpine:3.15 18:18:30 ---> 0ac33e5f5afa 18:18:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:18:30 ---> Using cache 18:18:30 ---> 4bb97796b0d0 18:18:30 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:18:30 ---> Using cache 18:18:30 ---> 37d42ad97fc8 18:18:30 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:18:30 ---> Using cache 18:18:30 ---> 57305774986f 18:18:30 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 18:18:30 ---> 501432e656a1 18:18:30 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:18:30 ---> 5b0355dd0c9d 18:18:30 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:18:30 ---> 76b4fe89cdd5 18:18:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:18:30 ---> 1ed0adb31959 18:18:30 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:18:30 ---> 13d2752dbdff 18:18:30 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:18:30 ---> Running in c93e0a9c70db 18:18:30 Removing intermediate container c93e0a9c70db 18:18:30 ---> 6cf1629dbabb 18:18:30 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:18:30 ---> Running in 3c9af023e963 18:18:30 Removing intermediate container 3c9af023e963 18:18:30 ---> e9a67e791cc6 18:18:30 Step 24/26 : LABEL arch=x86_64 18:18:30 ---> Running in fcfdfcc24d4a 18:18:30 Removing intermediate container fcfdfcc24d4a 18:18:30 ---> fc844e39230a 18:18:30 Step 25/26 : LABEL git_sha=ee0674452fb33bb0f7f079b9d681de648067867d 18:18:30 ---> Running in c7f209b31778 18:18:30 Removing intermediate container c7f209b31778 18:18:30 ---> 352b2a316b22 18:18:30 Step 26/26 : LABEL version=0.0.0 18:18:30 ---> Running in fd406f10b0af 18:18:30 Removing intermediate container fd406f10b0af 18:18:30 ---> 63e8794e2b09 18:18:30 18:18:30 Successfully built 63e8794e2b09 18:18:30 Successfully tagged security-spire-agent:latest 18:18:30  Building security-spire-agent ... done  [Pipeline] } 18:18:30 $ docker stop --time=1 dad739f3bafa20cc7ff8bcf7e0b3b3d89ce67638567a327fe710be756b3086f6 18:18:31 $ docker rm -f dad739f3bafa20cc7ff8bcf7e0b3b3d89ce67638567a327fe710be756b3086f6 [Pipeline] // withDockerContainer [Pipeline] sh 18:18:31 + docker images 18:18:31 REPOSITORY TAG IMAGE ID CREATED SIZE 18:18:31 security-spire-agent latest 63e8794e2b09 6 seconds ago 127MB 18:18:31 32de88db95fb 18 seconds ago 4.45GB 18:18:31 sys-mgmt-agent latest c913f49c1097 About a minute ago 299MB 18:18:31 security-spire-config latest d1885e2adf9b About a minute ago 86.7MB 18:18:31 security-spire-server latest 8ad71a36b891 About a minute ago 87.3MB 18:18:31 1a73b9a47076 About a minute ago 1.5GB 18:18:31 27d2673e8e41 About a minute ago 4.45GB 18:18:31 bdcc94bc823c About a minute ago 4.45GB 18:18:31 core-data latest 2722c6995a18 2 minutes ago 22.5MB 18:18:31 security-spiffe-token-provider latest 5b0ec9885b6a 2 minutes ago 28.9MB 18:18:31 11eabdca730f 2 minutes ago 1.53GB 18:18:31 c3c34afa88ee 2 minutes ago 1.55GB 18:18:31 core-command latest b8759d4990de 3 minutes ago 16.1MB 18:18:31 cf652c8859d4 3 minutes ago 1.5GB 18:18:31 support-notifications latest fa0dafd5c1fc 3 minutes ago 27MB 18:18:31 abe16083760f 3 minutes ago 1.56GB 18:18:31 security-proxy-setup latest f29c998460d9 3 minutes ago 26.9MB 18:18:31 security-secretstore-setup latest 3d186feaac10 3 minutes ago 28.5MB 18:18:31 3011a44e4300 3 minutes ago 1.5GB 18:18:31 940a5171f960 3 minutes ago 1.51GB 18:18:31 security-bootstrapper latest 000fd21648ed 4 minutes ago 19.1MB 18:18:31 support-scheduler latest 5b9409a626f6 4 minutes ago 26.4MB 18:18:31 core-metadata latest f08baaba825d 4 minutes ago 17MB 18:18:31 c35ea6405381 4 minutes ago 1.56GB 18:18:31 34ec92d4efc3 4 minutes ago 1.5GB 18:18:31 614b9f8f6243 4 minutes ago 1.5GB 18:18:31 ci-base-image-x86_64 latest 3d4b950d14e5 7 minutes ago 901MB 18:18:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 4 weeks ago 562MB 18:18:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 4 weeks ago 254MB 18:18:31 docker 20.10.14 7417809fdb73 6 weeks ago 218MB 18:18:31 alpine 3.14 e04c818066af 6 weeks ago 5.59MB 18:18:31 alpine 3.15 0ac33e5f5afa 6 weeks ago 5.57MB 18:18:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:18:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:18:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:18:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:18:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:18:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:18:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:18:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:18:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:18:59 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:19:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:19:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:19:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:19:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:19:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:19:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:19:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.234s coverage: 28.7% of statements 18:19:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:19:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:19:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.408s coverage: 98.5% of statements 18:19:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:19:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.468s coverage: 53.4% of statements 18:19:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:19:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:19:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.611s coverage: 89.2% of statements 18:19:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:19:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:19:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:19:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.472s coverage: 84.8% of statements 18:19:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:19:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:19:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:19:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:19:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:19:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.284s coverage: 95.6% of statements 18:19:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:19:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:19:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.230s coverage: 72.2% of statements 18:19:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:19:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:19:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:19:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:19:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:19:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.492s coverage: 60.0% of statements 18:19:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:19:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:19:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:19:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.712s coverage: 0.9% of statements 18:19:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:19:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.710s coverage: 58.8% of statements 18:19:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.349s coverage: 29.6% of statements 18:19:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:19:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.238s coverage: 47.1% of statements 18:19:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.266s coverage: 79.5% of statements 18:19:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.193s coverage: 94.1% of statements 18:19:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.249s coverage: 96.3% of statements 18:19:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.214s coverage: 87.5% of statements 18:20:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.323s coverage: 94.4% of statements 18:20:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.216s coverage: 44.8% of statements 18:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.589s coverage: 82.5% of statements 18:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:20:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.307s coverage: 92.9% of statements 18:20:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:20:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:20:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:20:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 18:20:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:20:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:20:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:20:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:20:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:20:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements 18:20:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:20:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:20:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 18:20:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:20:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.259s coverage: 58.8% of statements 18:20:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:20:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.295s coverage: 80.0% of statements 18:20:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements 18:20:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.289s coverage: 85.4% of statements 18:20:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.804s coverage: 91.2% of statements 18:20:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:20:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.906s coverage: 64.4% of statements 18:20:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:20:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:20:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.274s coverage: 100.0% of statements 18:20:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.165s coverage: 89.4% of statements 18:20:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 18:20:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements 18:20:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements 18:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.454s coverage: 65.4% of statements 18:20:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:20:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:20:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:20:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.906s coverage: 43.8% of statements 18:20:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:20:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:20:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.343s coverage: 89.5% of statements 18:20:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:20:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.244s coverage: 84.8% of statements 18:20:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:20:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:20:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:20:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:20:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.434s coverage: 17.7% of statements 18:20:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:20:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:20:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:20:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:20:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.753s coverage: 92.3% of statements 18:20:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:20:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:20:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:20:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:20:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.304s coverage: 63.2% of statements 18:20:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:20:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:20:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.437s coverage: 97.7% of statements 18:20:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:20:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:20:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:20:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:20:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.223s coverage: 28.9% of statements 18:20:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:20:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:20:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:20:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:20:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:20:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:20:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.188s coverage: 100.0% of statements 18:20:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.097s coverage: 96.9% of statements 18:20:39 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 18:20:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:20:39 GO111MODULE=on go vet ./... 18:22:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:22:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:22:31 ./bin/test-attribution-txt.sh [Pipeline] echo 18:22:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:22:31 + ls -al . 18:22:31 total 680 18:22:31 drwxrwxr-x 9 1001 1001 4096 May 23 18:22 . 18:22:31 drwxr-xr-x 4 root root 4096 May 23 18:16 .. 18:22:31 -rw-rw-r-- 1 1001 1001 11 May 23 18:14 .dockerignore 18:22:31 drwxrwxr-x 8 1001 1001 4096 May 23 18:14 .git 18:22:31 drwxrwxr-x 3 1001 1001 4096 May 23 18:14 .github 18:22:31 -rw-rw-r-- 1 1001 1001 879 May 23 18:14 .gitignore 18:22:31 -rw-rw-r-- 1 1001 1001 42 May 23 18:14 .golangci.yml 18:22:31 -rw-rw-r-- 1 1001 1001 87 May 23 18:14 .hadolint.yml 18:22:31 -rw-rw-r-- 1 1001 1001 166 May 23 18:14 .sonarcloud.properties 18:22:31 -rw-rw-r-- 1 1001 1001 1171 May 23 18:14 ADOPTERS.md 18:22:31 -rw-rw-r-- 1 1001 1001 10220 May 23 18:14 Attribution.txt 18:22:31 -rw-rw-r-- 1 1001 1001 63209 May 23 18:14 CHANGELOG.md 18:22:31 -rw-rw-r-- 1 1001 1001 3804 May 23 18:14 CONTRIBUTING.md 18:22:31 -rw-rw-r-- 1 1001 1001 677 May 23 18:14 GOVERNANCE.md 18:22:31 -rw-rw-r-- 1 1001 1001 850 May 23 18:14 Jenkinsfile 18:22:31 -rw-rw-r-- 1 1001 1001 10775 May 23 18:14 LICENSE 18:22:31 -rw-rw-r-- 1 1001 1001 10389 May 23 18:14 Makefile 18:22:31 -rw-rw-r-- 1 1001 1001 582 May 23 18:14 OWNERS.md 18:22:31 -rw-rw-r-- 1 1001 1001 9094 May 23 18:14 README.md 18:22:31 -rw-rw-r-- 1 1001 1001 6912 May 23 18:14 SECURITY.md 18:22:31 -rw-rw-r-- 1 1001 1001 5 May 23 18:10 VERSION 18:22:31 -rw-rw-r-- 1 1001 1001 4131 May 23 18:14 ZMQWindows.md 18:22:31 drwxrwxr-x 2 1001 1001 4096 May 23 18:14 bin 18:22:31 drwxrwxr-x 18 1001 1001 4096 May 23 18:14 cmd 18:22:31 -rw-r--r-- 1 root root 435134 May 23 18:20 coverage.out 18:22:31 -rw-rw-r-- 1 1001 1001 3267 May 23 18:14 go.mod 18:22:31 -rw-rw-r-- 1 1001 1001 35869 May 23 18:16 go.sum 18:22:31 drwxrwxr-x 8 1001 1001 4096 May 23 18:14 internal 18:22:31 drwxrwxr-x 3 1001 1001 4096 May 23 18:14 openapi 18:22:31 drwxrwxr-x 4 1001 1001 4096 May 23 18:14 snap 18:22:31 -rw-rw-r-- 1 1001 1001 204 May 23 18:14 version.go [Pipeline] sh 18:22:32 + '[' -e coverage.out ] 18:22:32 + chown 1001:1001 coverage.out [Pipeline] stash 18:22:32 Warning: overwriting stash ‘coverage-report’ 18:22:33 Stashed 1 file(s) [Pipeline] sh 18:22:34 + make build 18:22:34 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:23:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:25: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-command/core-command ./cmd/core-command 18:25:03 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 18:25: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:25:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:25:42 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 18:25:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:25:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:25:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:26:01 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 18:26: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:26:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 18:26:19 $ docker stop --time=1 10d977783895eb42968dc49e2da9465784e4fa6ddb5459f05a369ac684de9bf2 18:26:21 $ docker rm -f 10d977783895eb42968dc49e2da9465784e4fa6ddb5459f05a369ac684de9bf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:26:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:26:23 18:26:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:26:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:26:24 latest: Pulling from edgex-devops/edgex-compose-arm64 18:26:24 29e5d40040c1: Pulling fs layer 18:26:24 1ce36da41761: Pulling fs layer 18:26:24 25b303627fd3: Pulling fs layer 18:26:24 29e5d40040c1: Verifying Checksum 18:26:24 29e5d40040c1: Download complete 18:26:24 1ce36da41761: Verifying Checksum 18:26:24 1ce36da41761: Download complete 18:26:25 29e5d40040c1: Pull complete 18:26:26 25b303627fd3: Verifying Checksum 18:26:26 25b303627fd3: Download complete 18:26:26 1ce36da41761: Pull complete 18:26:39 25b303627fd3: Pull complete 18:26:39 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:26:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:26:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:26:39 prd-ubuntu20.04-docker-arm64-4c-16g-64405 does not seem to be running inside a container 18:26:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:26:42 $ docker top eb9ee057a996687bf109dbd57f6247f31b14b409b268fec30c1abb4d3abeaec2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:43 + grep parallel 18:26:43 + docker-compose build --help 18:26:47 --parallel Build images in parallel. [Pipeline] } 18:26:47 $ docker stop --time=1 eb9ee057a996687bf109dbd57f6247f31b14b409b268fec30c1abb4d3abeaec2 18:26:49 $ docker rm -f eb9ee057a996687bf109dbd57f6247f31b14b409b268fec30c1abb4d3abeaec2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:26:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:26:49 . [Pipeline] withDockerContainer 18:26:50 prd-ubuntu20.04-docker-arm64-4c-16g-64405 does not seem to be running inside a container 18:26:50 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:26:51 $ docker top 697d19f5b4df09fd971277eaeb043ea2e37d864920e08f08ee985395e6e327b9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:52 + docker-compose -f ./docker-compose-build.yml build --parallel 18:26:57 Building core-command ... 18:26:57 Building core-data ... 18:26:57 Building core-metadata ... 18:26:57 Building security-bootstrapper ... 18:26:57 Building security-proxy-setup ... 18:26:57 Building security-secretstore-setup ... 18:26:57 Building security-spiffe-token-provider ... 18:26:57 Building security-spire-agent ... 18:26:57 Building security-spire-config ... 18:26:57 Building security-spire-server ... 18:26:57 Building support-notifications ... 18:26:57 Building support-scheduler ... 18:26:57 Building sys-mgmt-agent ... 18:26:57 Building core-metadata 18:26:57 Building security-spiffe-token-provider 18:26:57 Building sys-mgmt-agent 18:26:57 Building security-bootstrapper 18:26:57 Building security-spire-config 18:28:34 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:28:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:28:34 ---> 61b76ae995b2 18:28:34 Step 3/26 : WORKDIR /edgex-go 18:28:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:28:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:28:34 ---> 61b76ae995b2 18:28:34 Step 3/23 : WORKDIR /edgex-go 18:28:34 ---> Running in 2b7248e9b684 18:28:34 ---> Running in 9a3ba0ecfda5 18:28:34 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:28:34 Step 2/31 : FROM ${BUILDER_BASE} AS builder 18:28:34 ---> 61b76ae995b2 18:28:34 Step 3/31 : WORKDIR /edgex-go 18:28:34 ---> Running in 526b728e6962 18:28:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:28:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:28:34 ---> 61b76ae995b2 18:28:34 Step 3/23 : WORKDIR /edgex-go 18:28:34 ---> Running in 6ee54f3cb642 18:28:34 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:28:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:28:34 ---> 61b76ae995b2 18:28:34 Step 3/20 : WORKDIR /edgex-go 18:28:34 ---> Running in e9576749eb34 18:28:34 Removing intermediate container 2b7248e9b684 18:28:34 ---> 2e52f665a7dc 18:28:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:34 Removing intermediate container 526b728e6962 18:28:34 ---> a70195a52b0e 18:28:34 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:34 Removing intermediate container 6ee54f3cb642 18:28:34 ---> 2e72b1c269ef 18:28:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:34 ---> Running in 31cf57e5fb3d 18:28:34 Removing intermediate container 9a3ba0ecfda5 18:28:34 ---> bda96d5c8249 18:28:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:34 Removing intermediate container e9576749eb34 18:28:34 ---> 383dcc29ac13 18:28:34 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:28:34 ---> Running in f04879d60f84 18:28:34 ---> Running in 83382863b99c 18:28:34 ---> Running in 63ca19a2ad1e 18:28:34 ---> Running in 5b621f88f160 18:28:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:28:34 Removing intermediate container 31cf57e5fb3d 18:28:34 ---> 3515b703a167 18:28:34 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:28:34 ---> Running in d591cf00e539 18:28:34 Removing intermediate container 83382863b99c 18:28:34 ---> b51c2487c668 18:28:34 Step 5/23 : RUN apk add --update --no-cache make bash git 18:28:34 ---> Running in 98daf5942f2f 18:28:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:28:34 Removing intermediate container f04879d60f84 18:28:34 ---> e39d203c80ef 18:28:34 Step 5/23 : RUN apk add --update --no-cache make git 18:28:34 Removing intermediate container 63ca19a2ad1e 18:28:34 ---> 7fdf5932cdd6 18:28:34 Step 5/31 : RUN apk add --update --no-cache make git 18:28:34 ---> Running in d6bca67ee5dc 18:28:34 ---> Running in 3e1ef058bf45 18:28:34 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:28:34 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:28:34 OK: 15741 distinct packages available 18:28:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:28:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:28:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:28:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:28:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:28:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:28:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:28:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:28:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:28:34 OK: 220 MiB in 52 packages 18:28:34 OK: 220 MiB in 52 packages 18:28:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:28:34 OK: 220 MiB in 52 packages 18:28:34 OK: 220 MiB in 52 packages 18:28:34 OK: 220 MiB in 52 packages 18:28:34 Removing intermediate container 5b621f88f160 18:28:34 ---> 5248449876e4 18:28:34 Step 5/20 : COPY go.mod vendor* ./ 18:28:34 Removing intermediate container d591cf00e539 18:28:34 ---> 1344977baac4 18:28:34 Step 6/26 : COPY go.mod vendor* ./ 18:28:34 Removing intermediate container 98daf5942f2f 18:28:34 ---> 7af9b1a16b46 18:28:34 Step 6/23 : COPY go.mod vendor* ./ 18:28:34 Removing intermediate container d6bca67ee5dc 18:28:34 ---> 388c35b847d3 18:28:34 Step 6/23 : COPY go.mod vendor* ./ 18:28:34 Removing intermediate container 3e1ef058bf45 18:28:34 ---> fa2cd9e26af4 18:28:34 Step 6/31 : COPY go.mod vendor* ./ 18:28:34 ---> 3a7b81972d3e 18:28:34 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:34 ---> de1b681a55f4 18:28:34 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:34 ---> Running in 5226486f1fd4 18:28:34 ---> Running in 1a87acf5baa4 18:28:34 ---> 52bb69bb1e24 18:28:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:34 ---> Running in e748219c0620 18:28:34 ---> ee99388c2261 18:28:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:34 ---> Running in 04a4eeb78d78 18:28:34 ---> 3656adbd3766 18:28:34 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:34 ---> Running in a596956b068e 18:28:40 Removing intermediate container 5226486f1fd4 18:28:40 ---> c756a56813f5 18:28:40 Step 8/26 : COPY . . 18:28:40 Removing intermediate container 1a87acf5baa4 18:28:40 ---> 172b4f3ed609 18:28:40 Step 7/20 : COPY . . 18:28:40 Removing intermediate container e748219c0620 18:28:40 ---> be021e8b7bc8 18:28:40 Step 8/23 : COPY . . 18:28:41 Removing intermediate container a596956b068e 18:28:41 ---> 652390d6c5fb 18:28:41 Step 8/31 : COPY . . 18:28:41 Removing intermediate container 04a4eeb78d78 18:28:41 ---> d5afd60cc176 18:28:41 Step 8/23 : COPY . . 18:29:13 ---> c7ea828f6509 18:29:13 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:29:13 ---> 7f96ec197fa8 18:29:13 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:29:13 ---> 8890692c9e61 18:29:13 Step 9/23 : RUN make cmd/core-metadata/core-metadata 18:29:13 ---> Running in c0b3437da4ea 18:29:13 ---> Running in 7a8886dbb131 18:29:13 ---> 7646532fcd53 18:29:13 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:29:13 ---> Running in ab74cad12a00 18:29:13 ---> Running in a6f8fbaa5ed7 18:29:13 ---> 9e234e005f03 18:29:13 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:29:13 ---> Running in a784cbcb521d 18:29:13 Removing intermediate container c0b3437da4ea 18:29:13 ---> d5a802be0559 18:29:13 Step 10/26 : RUN mkdir -p spire-build 18:29:13 ---> Running in 296bce29daa5 18:29:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:29:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:29:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:29:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:29:14 Removing intermediate container 296bce29daa5 18:29:14 ---> 1c2db2cedddf 18:29:14 Step 11/26 : WORKDIR /edgex-go/spire-build 18:29:14 ---> Running in 01ff05e2b680 18:29:14 Removing intermediate container 01ff05e2b680 18:29:14 ---> c14fa9fa4857 18:29:14 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 18:29:14 ---> Running in 7fabf8ea6ff5 18:29:17 spire-1.2.1/ 18:29:17 spire-1.2.1/.data/ 18:29:17 spire-1.2.1/.data/.file 18:29:17 spire-1.2.1/.dockerignore 18:29:17 spire-1.2.1/.gitattributes 18:29:17 spire-1.2.1/.githooks/ 18:29:17 spire-1.2.1/.githooks/pre-commit 18:29:17 spire-1.2.1/.github/ 18:29:17 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:29:17 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:29:17 spire-1.2.1/.github/dependabot.yml 18:29:17 spire-1.2.1/.github/workflows/ 18:29:17 spire-1.2.1/.github/workflows/nightly_build.yaml 18:29:17 spire-1.2.1/.github/workflows/pr_build.yaml 18:29:17 spire-1.2.1/.github/workflows/release_build.yaml 18:29:17 spire-1.2.1/.github/workflows/scripts/ 18:29:17 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:29:17 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:29:17 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:29:17 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:29:17 spire-1.2.1/.github/workflows/scripts/split.sh 18:29:17 spire-1.2.1/.gitignore 18:29:17 spire-1.2.1/.go-version 18:29:17 spire-1.2.1/.golangci.yml 18:29:17 spire-1.2.1/ADOPTERS.md 18:29:17 spire-1.2.1/CHANGELOG.md 18:29:17 spire-1.2.1/CODE-OF-CONDUCT.md 18:29:17 spire-1.2.1/CODEOWNERS 18:29:17 spire-1.2.1/CONTRIBUTING.md 18:29:17 spire-1.2.1/Dockerfile 18:29:17 spire-1.2.1/Dockerfile.dev 18:29:17 spire-1.2.1/Dockerfile.scratch 18:29:17 spire-1.2.1/LICENSE 18:29:17 spire-1.2.1/MAINTAINERS.md 18:29:17 spire-1.2.1/Makefile 18:29:17 spire-1.2.1/README.md 18:29:17 spire-1.2.1/ROADMAP.md 18:29:17 spire-1.2.1/SECURITY.md 18:29:17 spire-1.2.1/cmd/ 18:29:17 spire-1.2.1/cmd/spire-agent/ 18:29:17 spire-1.2.1/cmd/spire-agent/cli/ 18:29:17 spire-1.2.1/cmd/spire-agent/cli/api/ 18:29:17 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:29:17 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:29:17 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:29:17 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:29:17 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:29:17 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:29:17 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:29:17 spire-1.2.1/cmd/spire-agent/cli/common/ 18:29:17 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:29:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:29:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:29:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:29:17 spire-1.2.1/cmd/spire-agent/cli/run/ 18:29:17 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:29:17 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:29:17 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:29:17 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:29:17 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:29:17 spire-1.2.1/cmd/spire-agent/main.go 18:29:17 spire-1.2.1/cmd/spire-server/ 18:29:17 spire-1.2.1/cmd/spire-server/cli/ 18:29:17 spire-1.2.1/cmd/spire-server/cli/agent/ 18:29:17 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:29:17 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/cli.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/entry/ 18:29:17 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/federation/ 18:29:17 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:29:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:29:17 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/run/ 18:29:17 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/token/ 18:29:17 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/validate/ 18:29:17 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/x509/ 18:29:17 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:29:17 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:29:17 spire-1.2.1/cmd/spire-server/main.go 18:29:17 spire-1.2.1/cmd/spire-server/util/ 18:29:17 spire-1.2.1/cmd/spire-server/util/util.go 18:29:17 spire-1.2.1/conf/ 18:29:17 spire-1.2.1/conf/agent/ 18:29:17 spire-1.2.1/conf/agent/agent.conf 18:29:17 spire-1.2.1/conf/agent/agent_full.conf 18:29:17 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:29:17 spire-1.2.1/conf/server/ 18:29:17 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:29:17 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:29:17 spire-1.2.1/conf/server/server.conf 18:29:17 spire-1.2.1/conf/server/server_full.conf 18:29:17 spire-1.2.1/doc/ 18:29:17 spire-1.2.1/doc/SPIRE101.md 18:29:17 spire-1.2.1/doc/auditlog.md 18:29:17 spire-1.2.1/doc/authorization_policy_engine.md 18:29:17 spire-1.2.1/doc/changelog_guidelines.md 18:29:17 spire-1.2.1/doc/cure53-report.pdf 18:29:17 spire-1.2.1/doc/images/ 18:29:17 spire-1.2.1/doc/images/2019_roadmap.png 18:29:17 spire-1.2.1/doc/images/SPIRE101.png 18:29:17 spire-1.2.1/doc/images/SPIRE_agent.png 18:29:17 spire-1.2.1/doc/images/SPIRE_server.png 18:29:17 spire-1.2.1/doc/images/cache_mgr.png 18:29:17 spire-1.2.1/doc/images/cache_mgr_components.png 18:29:17 spire-1.2.1/doc/images/federated_spire.png 18:29:17 spire-1.2.1/doc/images/ha_mode.png 18:29:17 spire-1.2.1/doc/images/nested_spire.png 18:29:17 spire-1.2.1/doc/images/oidc_federation.png 18:29:17 spire-1.2.1/doc/images/single_trust_domain.png 18:29:17 spire-1.2.1/doc/images/spiffe_compatible.png 18:29:17 spire-1.2.1/doc/images/spire_logo.png 18:29:17 spire-1.2.1/doc/migrating_registration_api_clients.md 18:29:17 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:29:17 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:29:17 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:29:17 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:29:17 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:29:17 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:29:17 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:29:17 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:29:17 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:29:17 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:29:17 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:29:17 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:29:17 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:29:17 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:29:17 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:29:17 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:29:17 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:29:17 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:29:17 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:29:17 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:29:17 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:29:17 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:29:17 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:29:17 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:29:17 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:29:17 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:29:17 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:29:17 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:29:17 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:29:17 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:29:17 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:29:18 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:29:18 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:29:18 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:29:18 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:29:18 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:29:18 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:29:18 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:29:18 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:29:18 spire-1.2.1/doc/scaling_spire.md 18:29:18 spire-1.2.1/doc/spire_agent.md 18:29:18 spire-1.2.1/doc/spire_server.md 18:29:18 spire-1.2.1/doc/supported_integrations.md 18:29:18 spire-1.2.1/doc/telemetry.md 18:29:18 spire-1.2.1/doc/telemetry_config.md 18:29:18 spire-1.2.1/doc/upgrading.md 18:29:18 spire-1.2.1/doc/using_spire.md 18:29:18 spire-1.2.1/examples/ 18:29:18 spire-1.2.1/examples/README.md 18:29:18 spire-1.2.1/go.mod 18:29:18 spire-1.2.1/go.sum 18:29:18 spire-1.2.1/pkg/ 18:29:18 spire-1.2.1/pkg/agent/ 18:29:18 spire-1.2.1/pkg/agent/agent.go 18:29:18 spire-1.2.1/pkg/agent/api/ 18:29:18 spire-1.2.1/pkg/agent/api/config.go 18:29:18 spire-1.2.1/pkg/agent/api/debug/ 18:29:18 spire-1.2.1/pkg/agent/api/debug/v1/ 18:29:18 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:29:18 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:29:18 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:29:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:29:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:29:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:29:18 spire-1.2.1/pkg/agent/api/endpoints.go 18:29:18 spire-1.2.1/pkg/agent/api/health/ 18:29:18 spire-1.2.1/pkg/agent/api/health/v1/ 18:29:18 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:29:18 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:29:18 spire-1.2.1/pkg/agent/api/rpccontext/ 18:29:18 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:29:18 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:29:18 spire-1.2.1/pkg/agent/attestor/ 18:29:18 spire-1.2.1/pkg/agent/attestor/node/ 18:29:18 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:29:18 spire-1.2.1/pkg/agent/attestor/node/node.go 18:29:18 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:29:18 spire-1.2.1/pkg/agent/attestor/workload/ 18:29:18 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:29:18 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:29:18 spire-1.2.1/pkg/agent/catalog/ 18:29:18 spire-1.2.1/pkg/agent/catalog/catalog.go 18:29:18 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:29:18 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:29:18 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:29:18 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:29:18 spire-1.2.1/pkg/agent/client/ 18:29:18 spire-1.2.1/pkg/agent/client/client.go 18:29:18 spire-1.2.1/pkg/agent/client/client_test.go 18:29:18 spire-1.2.1/pkg/agent/client/dial.go 18:29:18 spire-1.2.1/pkg/agent/client/nodeconn.go 18:29:18 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:29:18 spire-1.2.1/pkg/agent/client/update.go 18:29:18 spire-1.2.1/pkg/agent/client/util.go 18:29:18 spire-1.2.1/pkg/agent/common/ 18:29:18 spire-1.2.1/pkg/agent/common/backoff/ 18:29:18 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:29:18 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:29:18 spire-1.2.1/pkg/agent/common/cgroups/ 18:29:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:29:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:29:18 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:29:18 spire-1.2.1/pkg/agent/config.go 18:29:18 spire-1.2.1/pkg/agent/endpoints/ 18:29:18 spire-1.2.1/pkg/agent/endpoints/config.go 18:29:18 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:29:18 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:29:18 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:29:18 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:29:18 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:29:18 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:29:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:29:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:29:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:29:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:29:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:29:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:29:18 spire-1.2.1/pkg/agent/endpoints/workload/ 18:29:18 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:29:18 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:29:18 spire-1.2.1/pkg/agent/manager/ 18:29:18 spire-1.2.1/pkg/agent/manager/cache/ 18:29:18 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:29:18 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:29:18 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:29:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:29:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:29:18 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:29:18 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:29:18 spire-1.2.1/pkg/agent/manager/config.go 18:29:18 spire-1.2.1/pkg/agent/manager/manager.go 18:29:18 spire-1.2.1/pkg/agent/manager/manager_test.go 18:29:18 spire-1.2.1/pkg/agent/manager/storage.go 18:29:18 spire-1.2.1/pkg/agent/manager/storage_test.go 18:29:18 spire-1.2.1/pkg/agent/manager/storecache/ 18:29:18 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:29:18 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:29:18 spire-1.2.1/pkg/agent/manager/sync.go 18:29:18 spire-1.2.1/pkg/agent/plugin/ 18:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:29:18 spire-1.2.1/pkg/agent/svid/ 18:29:18 spire-1.2.1/pkg/agent/svid/rotator.go 18:29:18 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:29:18 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:29:18 spire-1.2.1/pkg/agent/svid/store/ 18:29:18 spire-1.2.1/pkg/agent/svid/store/service.go 18:29:18 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:29:18 spire-1.2.1/pkg/common/ 18:29:18 spire-1.2.1/pkg/common/agentpathtemplate/ 18:29:18 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:29:18 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:29:18 spire-1.2.1/pkg/common/api/ 18:29:18 spire-1.2.1/pkg/common/api/metrics.go 18:29:18 spire-1.2.1/pkg/common/api/middleware/ 18:29:18 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:29:18 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:29:18 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:29:18 spire-1.2.1/pkg/common/api/middleware/logger.go 18:29:18 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:29:18 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:29:18 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:29:18 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:29:18 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:29:18 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:29:18 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:29:18 spire-1.2.1/pkg/common/api/middleware/names.go 18:29:18 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:29:18 spire-1.2.1/pkg/common/api/names.go 18:29:18 spire-1.2.1/pkg/common/api/ratelimit.go 18:29:18 spire-1.2.1/pkg/common/api/rpccontext/ 18:29:18 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:29:18 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:29:18 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:29:18 spire-1.2.1/pkg/common/auth/ 18:29:18 spire-1.2.1/pkg/common/auth/interceptors.go 18:29:18 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:29:18 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:29:18 spire-1.2.1/pkg/common/bundleutil/ 18:29:18 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:29:18 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:29:18 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:29:18 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:29:18 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:29:18 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:29:18 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:29:18 spire-1.2.1/pkg/common/bundleutil/types.go 18:29:18 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:29:18 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:29:18 spire-1.2.1/pkg/common/catalog/ 18:29:18 spire-1.2.1/pkg/common/catalog/bind.go 18:29:18 spire-1.2.1/pkg/common/catalog/builtin.go 18:29:18 spire-1.2.1/pkg/common/catalog/catalog.go 18:29:18 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:29:18 spire-1.2.1/pkg/common/catalog/closers.go 18:29:18 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:29:18 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:29:18 spire-1.2.1/pkg/common/catalog/config.go 18:29:18 spire-1.2.1/pkg/common/catalog/config_test.go 18:29:18 spire-1.2.1/pkg/common/catalog/configure.go 18:29:18 spire-1.2.1/pkg/common/catalog/constraints.go 18:29:18 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:29:18 spire-1.2.1/pkg/common/catalog/context.go 18:29:18 spire-1.2.1/pkg/common/catalog/external.go 18:29:18 spire-1.2.1/pkg/common/catalog/host.go 18:29:18 spire-1.2.1/pkg/common/catalog/pipenet.go 18:29:18 spire-1.2.1/pkg/common/catalog/plugin.go 18:29:18 spire-1.2.1/pkg/common/catalog/testplugin/ 18:29:18 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:29:18 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:29:18 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:29:18 spire-1.2.1/pkg/common/cli/ 18:29:18 spire-1.2.1/pkg/common/cli/env.go 18:29:18 spire-1.2.1/pkg/common/cli/flags.go 18:29:18 spire-1.2.1/pkg/common/cli/trust_domain.go 18:29:18 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:29:18 spire-1.2.1/pkg/common/cli/umask.go 18:29:18 spire-1.2.1/pkg/common/cli/umask_posix.go 18:29:18 spire-1.2.1/pkg/common/cli/umask_test.go 18:29:18 spire-1.2.1/pkg/common/cli/umask_windows.go 18:29:18 spire-1.2.1/pkg/common/cliprinter/ 18:29:18 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:29:18 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:29:18 spire-1.2.1/pkg/common/cliprinter/flag.go 18:29:18 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:29:18 spire-1.2.1/pkg/common/cliprinter/format.go 18:29:18 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:29:18 spire-1.2.1/pkg/common/cliprinter/internal/ 18:29:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:29:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:29:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:29:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:29:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:29:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:29:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:29:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:29:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:29:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:29:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:29:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:29:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:29:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:29:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:29:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:29:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:29:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:29:18 spire-1.2.1/pkg/common/coretypes/ 18:29:18 spire-1.2.1/pkg/common/coretypes/bundle/ 18:29:18 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:29:18 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:29:18 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:29:18 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:29:18 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:29:18 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:29:18 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:29:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:29:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:29:18 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:29:18 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:29:18 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:29:18 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:29:18 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:29:18 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:29:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:29:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:29:18 spire-1.2.1/pkg/common/cryptoutil/ 18:29:18 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:29:18 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:29:18 spire-1.2.1/pkg/common/diskutil/ 18:29:18 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:29:18 spire-1.2.1/pkg/common/diskutil/file_test.go 18:29:18 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:29:18 spire-1.2.1/pkg/common/errorutil/ 18:29:18 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:29:18 spire-1.2.1/pkg/common/health/ 18:29:18 spire-1.2.1/pkg/common/health/config.go 18:29:18 spire-1.2.1/pkg/common/health/context.go 18:29:18 spire-1.2.1/pkg/common/health/context_test.go 18:29:18 spire-1.2.1/pkg/common/health/health.go 18:29:18 spire-1.2.1/pkg/common/health/health_test.go 18:29:18 spire-1.2.1/pkg/common/health/logger.go 18:29:18 spire-1.2.1/pkg/common/hostservice/ 18:29:18 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:29:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:29:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:29:18 spire-1.2.1/pkg/common/idutil/ 18:29:18 spire-1.2.1/pkg/common/idutil/require.go 18:29:18 spire-1.2.1/pkg/common/idutil/require_test.go 18:29:18 spire-1.2.1/pkg/common/idutil/safety.go 18:29:18 spire-1.2.1/pkg/common/idutil/safety_test.go 18:29:18 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:29:18 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:29:18 spire-1.2.1/pkg/common/jwtsvid/ 18:29:18 spire-1.2.1/pkg/common/jwtsvid/common.go 18:29:18 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:29:18 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:29:18 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:29:18 spire-1.2.1/pkg/common/jwtutil/ 18:29:18 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:29:18 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:29:18 spire-1.2.1/pkg/common/log/ 18:29:18 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:29:18 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:29:18 spire-1.2.1/pkg/common/log/log.go 18:29:18 spire-1.2.1/pkg/common/log/log_test.go 18:29:18 spire-1.2.1/pkg/common/log/options.go 18:29:18 spire-1.2.1/pkg/common/nodeutil/ 18:29:18 spire-1.2.1/pkg/common/nodeutil/node.go 18:29:18 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:29:18 spire-1.2.1/pkg/common/peertracker/ 18:29:18 spire-1.2.1/pkg/common/peertracker/conn.go 18:29:18 spire-1.2.1/pkg/common/peertracker/credentials.go 18:29:18 spire-1.2.1/pkg/common/peertracker/errors.go 18:29:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:29:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:29:18 spire-1.2.1/pkg/common/peertracker/info.go 18:29:18 spire-1.2.1/pkg/common/peertracker/listener.go 18:29:18 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:29:18 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:29:18 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:29:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:29:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:29:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:29:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:29:18 spire-1.2.1/pkg/common/peertracker/tcp.go 18:29:18 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:29:18 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:29:18 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:29:18 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:29:18 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:29:18 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:29:18 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:29:18 spire-1.2.1/pkg/common/peertracker/uds.go 18:29:18 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:29:18 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:29:18 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:29:18 spire-1.2.1/pkg/common/pemutil/ 18:29:18 spire-1.2.1/pkg/common/pemutil/block.go 18:29:18 spire-1.2.1/pkg/common/pemutil/certs.go 18:29:18 spire-1.2.1/pkg/common/pemutil/common.go 18:29:18 spire-1.2.1/pkg/common/pemutil/csr.go 18:29:18 spire-1.2.1/pkg/common/pemutil/keys.go 18:29:18 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:29:18 spire-1.2.1/pkg/common/pemutil/testdata/ 18:29:18 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:29:18 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:29:18 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:29:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:29:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:29:18 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:29:18 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:29:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:29:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:29:18 spire-1.2.1/pkg/common/plugin/ 18:29:18 spire-1.2.1/pkg/common/plugin/aws/ 18:29:18 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:29:18 spire-1.2.1/pkg/common/plugin/azure/ 18:29:18 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:29:18 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:29:18 spire-1.2.1/pkg/common/plugin/facade.go 18:29:18 spire-1.2.1/pkg/common/plugin/facade_test.go 18:29:18 spire-1.2.1/pkg/common/plugin/gcp/ 18:29:18 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:29:18 spire-1.2.1/pkg/common/plugin/k8s/ 18:29:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:29:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:29:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:29:18 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:29:18 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:29:18 spire-1.2.1/pkg/common/plugin/log.go 18:29:18 spire-1.2.1/pkg/common/plugin/sshpop/ 18:29:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:29:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:29:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:29:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:29:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:29:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:29:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:29:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:29:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:29:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:29:18 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:29:18 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:29:18 spire-1.2.1/pkg/common/plugin/x509pop/ 18:29:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:29:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:29:18 spire-1.2.1/pkg/common/profiling/ 18:29:18 spire-1.2.1/pkg/common/profiling/dumpers.go 18:29:18 spire-1.2.1/pkg/common/profiling/profiling.go 18:29:18 spire-1.2.1/pkg/common/protoutil/ 18:29:18 spire-1.2.1/pkg/common/protoutil/masks.go 18:29:18 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:29:18 spire-1.2.1/pkg/common/rotationutil/ 18:29:18 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:29:18 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:29:18 spire-1.2.1/pkg/common/selector/ 18:29:18 spire-1.2.1/pkg/common/selector/selector.go 18:29:18 spire-1.2.1/pkg/common/selector/selector_test.go 18:29:18 spire-1.2.1/pkg/common/selector/set.go 18:29:18 spire-1.2.1/pkg/common/selector/set_utils.go 18:29:18 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:29:18 spire-1.2.1/pkg/common/telemetry/ 18:29:18 spire-1.2.1/pkg/common/telemetry/agent/ 18:29:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:29:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:29:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:29:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:29:18 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:29:18 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:29:18 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:29:18 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:29:18 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:29:18 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:29:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:29:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:29:18 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:29:18 spire-1.2.1/pkg/common/telemetry/call.go 18:29:18 spire-1.2.1/pkg/common/telemetry/common/ 18:29:18 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:29:18 spire-1.2.1/pkg/common/telemetry/config.go 18:29:18 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:29:18 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:29:18 spire-1.2.1/pkg/common/telemetry/inmem.go 18:29:18 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:29:18 spire-1.2.1/pkg/common/telemetry/m3.go 18:29:18 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:29:18 spire-1.2.1/pkg/common/telemetry/metrics.go 18:29:18 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:29:18 spire-1.2.1/pkg/common/telemetry/names.go 18:29:18 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:29:18 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:29:18 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:29:18 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:29:18 spire-1.2.1/pkg/common/telemetry/server/ 18:29:18 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:29:18 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:29:18 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:29:18 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:29:18 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:29:18 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:29:18 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:29:18 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:29:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:29:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:29:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:29:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:29:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:29:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:29:18 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:29:18 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:29:18 spire-1.2.1/pkg/common/telemetry/server/server.go 18:29:18 spire-1.2.1/pkg/common/telemetry/sink.go 18:29:18 spire-1.2.1/pkg/common/telemetry/statsd.go 18:29:18 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:29:18 spire-1.2.1/pkg/common/telemetry/uptime.go 18:29:18 spire-1.2.1/pkg/common/telemetry/version.go 18:29:18 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:29:18 spire-1.2.1/pkg/common/uptime/ 18:29:18 spire-1.2.1/pkg/common/uptime/uptime.go 18:29:18 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:29:18 spire-1.2.1/pkg/common/util/ 18:29:18 spire-1.2.1/pkg/common/util/certs.go 18:29:18 spire-1.2.1/pkg/common/util/certs_test.go 18:29:18 spire-1.2.1/pkg/common/util/csr.go 18:29:18 spire-1.2.1/pkg/common/util/hash.go 18:29:18 spire-1.2.1/pkg/common/util/selectors.go 18:29:18 spire-1.2.1/pkg/common/util/selectors_test.go 18:29:18 spire-1.2.1/pkg/common/util/signals.go 18:29:18 spire-1.2.1/pkg/common/util/sort.go 18:29:18 spire-1.2.1/pkg/common/util/sort_test.go 18:29:18 spire-1.2.1/pkg/common/util/task.go 18:29:18 spire-1.2.1/pkg/common/util/task_test.go 18:29:18 spire-1.2.1/pkg/common/util/testdata/ 18:29:18 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:29:18 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:29:18 spire-1.2.1/pkg/common/version/ 18:29:18 spire-1.2.1/pkg/common/version/version.go 18:29:18 spire-1.2.1/pkg/common/x509svid/ 18:29:18 spire-1.2.1/pkg/common/x509svid/common_test.go 18:29:18 spire-1.2.1/pkg/common/x509svid/csr.go 18:29:18 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:29:18 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:29:18 spire-1.2.1/pkg/common/x509util/ 18:29:18 spire-1.2.1/pkg/common/x509util/cert.go 18:29:18 spire-1.2.1/pkg/common/x509util/dns.go 18:29:18 spire-1.2.1/pkg/common/x509util/dns_test.go 18:29:18 spire-1.2.1/pkg/common/x509util/keyid.go 18:29:18 spire-1.2.1/pkg/common/x509util/keypair.go 18:29:18 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:29:18 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:29:18 spire-1.2.1/pkg/server/ 18:29:18 spire-1.2.1/pkg/server/api/ 18:29:18 spire-1.2.1/pkg/server/api/agent.go 18:29:18 spire-1.2.1/pkg/server/api/agent/ 18:29:18 spire-1.2.1/pkg/server/api/agent/v1/ 18:29:18 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:29:18 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:29:18 spire-1.2.1/pkg/server/api/agent_test.go 18:29:18 spire-1.2.1/pkg/server/api/api.go 18:29:18 spire-1.2.1/pkg/server/api/audit/ 18:29:18 spire-1.2.1/pkg/server/api/audit/audit.go 18:29:18 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:29:18 spire-1.2.1/pkg/server/api/bundle.go 18:29:18 spire-1.2.1/pkg/server/api/bundle/ 18:29:18 spire-1.2.1/pkg/server/api/bundle/v1/ 18:29:18 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:29:18 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:29:18 spire-1.2.1/pkg/server/api/bundle_test.go 18:29:18 spire-1.2.1/pkg/server/api/debug/ 18:29:18 spire-1.2.1/pkg/server/api/debug/v1/ 18:29:18 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:29:18 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:29:18 spire-1.2.1/pkg/server/api/entry.go 18:29:18 spire-1.2.1/pkg/server/api/entry/ 18:29:18 spire-1.2.1/pkg/server/api/entry/v1/ 18:29:18 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:29:18 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:29:18 spire-1.2.1/pkg/server/api/entry_test.go 18:29:18 spire-1.2.1/pkg/server/api/health/ 18:29:18 spire-1.2.1/pkg/server/api/health/v1/ 18:29:18 spire-1.2.1/pkg/server/api/health/v1/service.go 18:29:18 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:29:18 spire-1.2.1/pkg/server/api/id.go 18:29:18 spire-1.2.1/pkg/server/api/id_test.go 18:29:18 spire-1.2.1/pkg/server/api/limits/ 18:29:18 spire-1.2.1/pkg/server/api/limits/limits.go 18:29:18 spire-1.2.1/pkg/server/api/middleware/ 18:29:18 spire-1.2.1/pkg/server/api/middleware/alias.go 18:29:18 spire-1.2.1/pkg/server/api/middleware/audit.go 18:29:18 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:29:18 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:29:18 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:29:18 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:29:18 spire-1.2.1/pkg/server/api/middleware/caller.go 18:29:18 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:29:18 spire-1.2.1/pkg/server/api/middleware/common.go 18:29:18 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:29:18 spire-1.2.1/pkg/server/api/middleware/entries.go 18:29:18 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:29:18 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:29:18 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:29:18 spire-1.2.1/pkg/server/api/ratelimit.go 18:29:18 spire-1.2.1/pkg/server/api/rpccontext/ 18:29:18 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:29:18 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:29:18 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:29:18 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:29:18 spire-1.2.1/pkg/server/api/selector.go 18:29:18 spire-1.2.1/pkg/server/api/selector_test.go 18:29:18 spire-1.2.1/pkg/server/api/status.go 18:29:18 spire-1.2.1/pkg/server/api/status_test.go 18:29:18 spire-1.2.1/pkg/server/api/svid/ 18:29:18 spire-1.2.1/pkg/server/api/svid/v1/ 18:29:18 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:29:18 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:29:18 spire-1.2.1/pkg/server/api/trustdomain.go 18:29:18 spire-1.2.1/pkg/server/api/trustdomain/ 18:29:18 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:29:18 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:29:18 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:29:18 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:29:18 spire-1.2.1/pkg/server/authpolicy/ 18:29:18 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:29:18 spire-1.2.1/pkg/server/authpolicy/policy.go 18:29:18 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:29:18 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:29:18 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:29:18 spire-1.2.1/pkg/server/authpolicy/validate.go 18:29:18 spire-1.2.1/pkg/server/bundle/ 18:29:18 spire-1.2.1/pkg/server/bundle/client/ 18:29:18 spire-1.2.1/pkg/server/bundle/client/client.go 18:29:18 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:29:18 spire-1.2.1/pkg/server/bundle/client/manager.go 18:29:18 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:29:18 spire-1.2.1/pkg/server/bundle/client/sources.go 18:29:18 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:29:18 spire-1.2.1/pkg/server/bundle/client/updater.go 18:29:18 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:29:18 spire-1.2.1/pkg/server/ca/ 18:29:18 spire-1.2.1/pkg/server/ca/ca.go 18:29:18 spire-1.2.1/pkg/server/ca/ca_health.go 18:29:18 spire-1.2.1/pkg/server/ca/ca_test.go 18:29:18 spire-1.2.1/pkg/server/ca/journal.go 18:29:18 spire-1.2.1/pkg/server/ca/journal_test.go 18:29:18 spire-1.2.1/pkg/server/ca/manager.go 18:29:18 spire-1.2.1/pkg/server/ca/manager_health.go 18:29:18 spire-1.2.1/pkg/server/ca/manager_test.go 18:29:18 spire-1.2.1/pkg/server/ca/templates.go 18:29:18 spire-1.2.1/pkg/server/ca/upstream_client.go 18:29:18 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:29:18 spire-1.2.1/pkg/server/ca/validation.go 18:29:18 spire-1.2.1/pkg/server/cache/ 18:29:18 spire-1.2.1/pkg/server/cache/dscache/ 18:29:18 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:29:18 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:29:18 spire-1.2.1/pkg/server/cache/entrycache/ 18:29:18 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:29:18 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:29:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:29:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:29:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:29:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:29:18 spire-1.2.1/pkg/server/catalog/ 18:29:18 spire-1.2.1/pkg/server/catalog/catalog.go 18:29:18 spire-1.2.1/pkg/server/catalog/keymanager.go 18:29:18 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:29:18 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:29:18 spire-1.2.1/pkg/server/catalog/notifier.go 18:29:18 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:29:18 spire-1.2.1/pkg/server/config.go 18:29:18 spire-1.2.1/pkg/server/datastore/ 18:29:18 spire-1.2.1/pkg/server/datastore/datastore.go 18:29:18 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:29:18 spire-1.2.1/pkg/server/datastore/repository.go 18:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:29:18 spire-1.2.1/pkg/server/endpoints/ 18:29:18 spire-1.2.1/pkg/server/endpoints/bundle/ 18:29:18 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:29:18 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:29:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:29:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:29:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:29:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:29:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:29:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:29:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:29:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:29:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:29:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:29:18 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:29:18 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:29:18 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:29:18 spire-1.2.1/pkg/server/endpoints/config.go 18:29:18 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:29:18 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:29:18 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:29:18 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:29:18 spire-1.2.1/pkg/server/endpoints/middleware.go 18:29:18 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:29:18 spire-1.2.1/pkg/server/hostservice/ 18:29:18 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:29:18 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:29:18 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:29:18 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:29:18 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:29:18 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:29:18 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:29:18 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/ 18:29:18 spire-1.2.1/pkg/server/plugin/keymanager/ 18:29:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:29:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:29:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:29:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:29:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:29:18 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:29:18 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:29:18 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:29:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:29:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:29:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:29:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:29:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:29:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:29:18 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:29:18 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:29:18 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:29:18 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:29:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:29:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:29:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:29:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:29:18 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:29:18 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:29:18 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/notifier/ 18:29:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:29:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:29:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:29:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:29:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:29:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:29:18 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:29:18 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:29:18 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:29:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:29:19 spire-1.2.1/pkg/server/registration/ 18:29:19 spire-1.2.1/pkg/server/registration/manager.go 18:29:19 spire-1.2.1/pkg/server/registration/manager_test.go 18:29:19 spire-1.2.1/pkg/server/scanentries.go 18:29:19 spire-1.2.1/pkg/server/scanentries_test.go 18:29:19 spire-1.2.1/pkg/server/server.go 18:29:19 spire-1.2.1/pkg/server/server_test.go 18:29:19 spire-1.2.1/pkg/server/svid/ 18:29:19 spire-1.2.1/pkg/server/svid/observer.go 18:29:19 spire-1.2.1/pkg/server/svid/observer_test.go 18:29:19 spire-1.2.1/pkg/server/svid/rotator.go 18:29:19 spire-1.2.1/pkg/server/svid/rotator_config.go 18:29:19 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:29:19 spire-1.2.1/pkg/server/svid/rotator_test.go 18:29:19 spire-1.2.1/proto/ 18:29:19 spire-1.2.1/proto/private/ 18:29:19 spire-1.2.1/proto/private/server/ 18:29:19 spire-1.2.1/proto/private/server/journal/ 18:29:19 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:29:19 spire-1.2.1/proto/private/server/journal/journal.proto 18:29:19 spire-1.2.1/proto/spire/ 18:29:19 spire-1.2.1/proto/spire/common/ 18:29:19 spire-1.2.1/proto/spire/common/common.pb.go 18:29:19 spire-1.2.1/proto/spire/common/common.proto 18:29:19 spire-1.2.1/proto/spire/common/plugin/ 18:29:19 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:29:19 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:29:19 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:29:19 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:29:19 spire-1.2.1/proto/spire/plugin/ 18:29:19 spire-1.2.1/proto/spire/plugin/agent/ 18:29:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:29:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:29:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:29:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:29:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:29:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:29:19 spire-1.2.1/release/ 18:29:19 spire-1.2.1/release/spire-extras/ 18:29:19 spire-1.2.1/release/spire-extras/README.md 18:29:19 spire-1.2.1/release/spire-extras/conf/ 18:29:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:29:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:29:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:29:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:29:19 spire-1.2.1/release/spire/ 18:29:19 spire-1.2.1/release/spire/README.md 18:29:19 spire-1.2.1/release/spire/conf/ 18:29:19 spire-1.2.1/release/spire/conf/agent/ 18:29:19 spire-1.2.1/release/spire/conf/agent/agent.conf 18:29:19 spire-1.2.1/release/spire/conf/server/ 18:29:19 spire-1.2.1/release/spire/conf/server/server.conf 18:29:19 spire-1.2.1/script/ 18:29:19 spire-1.2.1/script/build-artifact.sh 18:29:19 spire-1.2.1/script/generate_dummy_ca.sh 18:29:19 spire-1.2.1/support/ 18:29:19 spire-1.2.1/support/k8s/ 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:29:19 spire-1.2.1/support/oidc-discovery-provider/ 18:29:19 spire-1.2.1/support/oidc-discovery-provider/README.md 18:29:19 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:29:19 spire-1.2.1/support/oidc-discovery-provider/config.go 18:29:19 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:29:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:29:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:29:19 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:29:19 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:29:19 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:29:19 spire-1.2.1/support/oidc-discovery-provider/main.go 18:29:19 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:29:19 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:29:19 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:29:19 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:29:19 spire-1.2.1/test/ 18:29:19 spire-1.2.1/test/clock/ 18:29:19 spire-1.2.1/test/clock/clock.go 18:29:19 spire-1.2.1/test/fakes/ 18:29:19 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:29:19 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:29:19 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:29:19 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:29:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:29:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:29:19 spire-1.2.1/test/fakes/fakeagentstore/ 18:29:19 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:29:19 spire-1.2.1/test/fakes/fakedatastore/ 18:29:19 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:29:19 spire-1.2.1/test/fakes/fakeentryclient/ 18:29:19 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:29:19 spire-1.2.1/test/fakes/fakehealthchecker/ 18:29:19 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:29:19 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:29:19 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:29:19 spire-1.2.1/test/fakes/fakemetrics/ 18:29:19 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:29:19 spire-1.2.1/test/fakes/fakenoderesolver/ 18:29:19 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:29:19 spire-1.2.1/test/fakes/fakenotifier/ 18:29:19 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:29:19 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:29:19 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:29:19 spire-1.2.1/test/fakes/fakeserverca/ 18:29:19 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:29:19 spire-1.2.1/test/fakes/fakeservercatalog/ 18:29:19 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:29:19 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:29:19 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:29:19 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:29:19 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:29:19 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:29:19 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:29:19 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:29:19 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:29:19 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:29:19 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:29:19 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:29:19 spire-1.2.1/test/fixture/ 18:29:19 spire-1.2.1/test/fixture/certs/ 18:29:19 spire-1.2.1/test/fixture/certs/agent_svid.der 18:29:19 spire-1.2.1/test/fixture/certs/base_cert.pem 18:29:19 spire-1.2.1/test/fixture/certs/base_csr.pem 18:29:19 spire-1.2.1/test/fixture/certs/base_key.pem 18:29:19 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:29:19 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:29:19 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:29:19 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:29:19 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:29:19 spire-1.2.1/test/fixture/certs/blog_key.pem 18:29:19 spire-1.2.1/test/fixture/certs/bundle.der 18:29:19 spire-1.2.1/test/fixture/certs/ca.pem 18:29:19 spire-1.2.1/test/fixture/certs/ca_key.pem 18:29:19 spire-1.2.1/test/fixture/certs/database_cert.pem 18:29:19 spire-1.2.1/test/fixture/certs/database_csr.pem 18:29:19 spire-1.2.1/test/fixture/certs/database_key.pem 18:29:19 spire-1.2.1/test/fixture/certs/node_cert.pem 18:29:19 spire-1.2.1/test/fixture/certs/node_csr.pem 18:29:19 spire-1.2.1/test/fixture/certs/node_key.pem 18:29:19 spire-1.2.1/test/fixture/certs/svid.pem 18:29:19 spire-1.2.1/test/fixture/certs/svid_key.pem 18:29:19 spire-1.2.1/test/fixture/config/ 18:29:19 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:29:19 spire-1.2.1/test/fixture/config/agent_good.conf 18:29:19 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:29:19 spire-1.2.1/test/fixture/config/plugin_good.conf 18:29:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:29:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:29:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:29:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:29:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:29:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:29:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:29:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:29:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:29:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:29:19 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:29:19 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:29:19 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:29:19 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:29:19 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:29:19 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:29:19 spire-1.2.1/test/fixture/config/server_good.conf 18:29:19 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:29:19 spire-1.2.1/test/fixture/fixture.go 18:29:19 spire-1.2.1/test/fixture/nodeattestor/ 18:29:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:29:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:29:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:29:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:29:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:29:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:29:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:29:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:29:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:29:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:29:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:29:19 spire-1.2.1/test/fixture/registration/ 18:29:19 spire-1.2.1/test/fixture/registration/entries.json 18:29:19 spire-1.2.1/test/fixture/registration/good-for-update.json 18:29:19 spire-1.2.1/test/fixture/registration/good.json 18:29:19 spire-1.2.1/test/fixture/registration/invalid.json 18:29:19 spire-1.2.1/test/fixture/registration/invalid_json.json 18:29:19 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:29:19 spire-1.2.1/test/integration/ 18:29:19 spire-1.2.1/test/integration/README.md 18:29:19 spire-1.2.1/test/integration/common 18:29:19 spire-1.2.1/test/integration/setup/ 18:29:19 spire-1.2.1/test/integration/setup/adminclient/ 18:29:19 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:29:19 spire-1.2.1/test/integration/setup/adminclient/client.go 18:29:19 spire-1.2.1/test/integration/setup/debugagent/ 18:29:19 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:29:19 spire-1.2.1/test/integration/setup/debugagent/main.go 18:29:19 spire-1.2.1/test/integration/setup/debugserver/ 18:29:19 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:29:19 spire-1.2.1/test/integration/setup/debugserver/main.go 18:29:19 spire-1.2.1/test/integration/setup/downstreamclient/ 18:29:19 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:29:19 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:29:19 spire-1.2.1/test/integration/setup/itclient/ 18:29:19 spire-1.2.1/test/integration/setup/itclient/client.go 18:29:19 spire-1.2.1/test/integration/setup/node-attestation/ 18:29:19 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:29:19 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:29:19 spire-1.2.1/test/integration/setup/x509pop/ 18:29:19 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:29:19 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:29:19 spire-1.2.1/test/integration/suites/ 18:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:29:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:29:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:29:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:29:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:29:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:29:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:29:19 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:29:19 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:29:19 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:29:19 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:29:19 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:29:19 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:29:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:29:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:29:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:29:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:29:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:29:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:29:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:29:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:29:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:29:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:29:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:29:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:29:19 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:29:19 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:29:19 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:29:19 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:29:19 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:29:19 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:29:19 spire-1.2.1/test/integration/suites/join-token/ 18:29:19 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:29:19 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:29:19 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:29:19 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:29:19 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:29:19 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:29:19 spire-1.2.1/test/integration/suites/join-token/README.md 18:29:19 spire-1.2.1/test/integration/suites/join-token/conf/ 18:29:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:29:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:29:19 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:29:19 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:29:19 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:29:19 spire-1.2.1/test/integration/suites/join-token/teardown 18:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:29:19 spire-1.2.1/test/integration/suites/k8s/ 18:29:19 spire-1.2.1/test/integration/suites/k8s/00-setup 18:29:19 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:29:19 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:29:19 spire-1.2.1/test/integration/suites/k8s/README.md 18:29:19 spire-1.2.1/test/integration/suites/k8s/conf/ 18:29:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:29:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:29:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:29:19 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:29:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:29:19 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:29:19 spire-1.2.1/test/integration/suites/k8s/teardown 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/ 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:29:19 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:29:19 spire-1.2.1/test/integration/suites/node-attestation/ 18:29:19 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:29:19 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:29:19 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:29:19 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:29:19 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:29:19 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:29:19 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:29:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:29:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:29:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:29:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:29:19 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:29:19 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:29:19 spire-1.2.1/test/integration/suites/rotation/ 18:29:19 spire-1.2.1/test/integration/suites/rotation/00-setup 18:29:19 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:29:19 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:29:19 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:29:19 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:29:19 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:29:19 spire-1.2.1/test/integration/suites/rotation/README.md 18:29:20 spire-1.2.1/test/integration/suites/rotation/conf/ 18:29:20 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:29:20 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:29:20 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:29:20 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:29:20 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:29:20 spire-1.2.1/test/integration/suites/rotation/teardown 18:29:20 spire-1.2.1/test/integration/suites/self-test/ 18:29:20 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:29:20 spire-1.2.1/test/integration/suites/self-test/README.md 18:29:20 spire-1.2.1/test/integration/suites/self-test/teardown 18:29:20 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:29:20 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:29:20 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:29:20 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:29:20 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:29:20 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:29:20 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:29:20 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:29:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:29:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:29:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:29:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:29:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:29:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:29:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:29:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:29:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:29:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:29:20 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:29:20 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:29:20 spire-1.2.1/test/integration/suites/upgrade/ 18:29:20 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:29:20 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:29:20 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:29:20 spire-1.2.1/test/integration/suites/upgrade/README.md 18:29:20 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:29:20 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:29:20 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:29:20 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:29:20 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:29:20 spire-1.2.1/test/integration/suites/upgrade/teardown 18:29:20 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:29:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:29:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:29:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:29:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:29:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:29:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:29:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:29:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:29:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:29:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:29:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:29:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:29:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:29:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:29:20 spire-1.2.1/test/integration/test-one.sh 18:29:20 spire-1.2.1/test/integration/test.sh 18:29:20 spire-1.2.1/test/plugintest/ 18:29:20 spire-1.2.1/test/plugintest/config.go 18:29:20 spire-1.2.1/test/plugintest/load.go 18:29:20 spire-1.2.1/test/plugintest/option.go 18:29:20 spire-1.2.1/test/spiretest/ 18:29:20 spire-1.2.1/test/spiretest/apiserver.go 18:29:20 spire-1.2.1/test/spiretest/assertions.go 18:29:20 spire-1.2.1/test/spiretest/dir.go 18:29:20 spire-1.2.1/test/spiretest/errors_posix.go 18:29:20 spire-1.2.1/test/spiretest/errors_windows.go 18:29:20 spire-1.2.1/test/spiretest/logs.go 18:29:20 spire-1.2.1/test/spiretest/socketapi.go 18:29:20 spire-1.2.1/test/spiretest/suite.go 18:29:20 spire-1.2.1/test/spiretest/x509.go 18:29:20 spire-1.2.1/test/testca/ 18:29:20 spire-1.2.1/test/testca/ca.go 18:29:20 spire-1.2.1/test/testkey/ 18:29:20 spire-1.2.1/test/testkey/generate.sh 18:29:20 spire-1.2.1/test/testkey/genkeys.go 18:29:20 spire-1.2.1/test/testkey/keys.go 18:29:20 spire-1.2.1/test/testkey/new.go 18:29:20 spire-1.2.1/test/tpmsimulator/ 18:29:20 spire-1.2.1/test/tpmsimulator/simulator.go 18:29:20 spire-1.2.1/test/util/ 18:29:20 spire-1.2.1/test/util/cert_fixtures.go 18:29:20 spire-1.2.1/test/util/cert_generation.go 18:29:20 spire-1.2.1/test/util/io_redirection.go 18:29:20 spire-1.2.1/test/util/race.go 18:29:20 spire-1.2.1/test/util/util.go 18:29:20 building spire from source... 18:29:20 Installing go1.17.7... 18:29:47 Building bin/spire-server... 18:29:47 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:29:47 go: downloading github.com/mitchellh/cli v1.1.2 18:29:47 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:29:47 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:29:47 go: downloading google.golang.org/grpc v1.44.0 18:29:50 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:29:50 go: downloading github.com/imdario/mergo v0.3.12 18:29:50 go: downloading github.com/sirupsen/logrus v1.8.1 18:29:51 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:29:51 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:29:52 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:29:52 go: downloading github.com/fatih/color v1.13.0 18:29:52 go: downloading github.com/mattn/go-isatty v0.0.14 18:29:52 go: downloading google.golang.org/protobuf v1.27.1 18:29:54 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:29:54 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:29:54 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:29:54 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:29:55 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:29:55 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:29:55 go: downloading github.com/armon/go-metrics v0.3.10 18:29:55 go: downloading github.com/prometheus/client_golang v1.12.1 18:29:55 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:29:56 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:29:56 go: downloading github.com/open-policy-agent/opa v0.38.0 18:30:23 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:30:23 go: downloading github.com/Masterminds/goutils v1.1.0 18:30:23 go: downloading github.com/Masterminds/semver v1.5.0 18:30:23 go: downloading github.com/google/uuid v1.1.2 18:30:23 go: downloading github.com/huandu/xstrings v1.3.2 18:30:23 go: downloading github.com/mattn/go-colorable v0.1.12 18:30:23 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:30:23 go: downloading github.com/oklog/run v1.0.0 18:30:23 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:30:23 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:30:23 go: downloading github.com/prometheus/client_model v0.2.0 18:30:23 go: downloading github.com/prometheus/common v0.32.1 18:30:23 go: downloading github.com/beorn7/perks v1.0.1 18:30:23 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:30:23 go: downloading github.com/prometheus/procfs v0.7.3 18:30:23 go: downloading go.uber.org/atomic v1.9.0 18:30:24 go: downloading github.com/imkira/go-observer v1.0.3 18:30:24 go: downloading github.com/hashicorp/errwrap v1.1.0 18:30:24 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:30:24 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:30:24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:30:24 go: downloading github.com/twmb/murmur3 v1.1.6 18:30:24 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:30:25 go: downloading gopkg.in/yaml.v2 v2.4.0 18:30:25 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:30:25 go: downloading github.com/gobwas/glob v0.2.3 18:30:26 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:30:26 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:30:26 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:30:26 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:30:27 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:30:34 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:30:34 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:30:34 go: downloading github.com/stretchr/testify v1.7.0 18:30:34 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:30:34 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:30:56 go: downloading google.golang.org/api v0.70.0 18:30:56 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:30:56 go: downloading k8s.io/client-go v0.23.4 18:30:58 go: downloading github.com/blang/semver/v4 v4.0.0 18:30:58 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:30:58 go: downloading github.com/jinzhu/gorm v1.9.16 18:30:59 go: downloading github.com/lib/pq v1.10.4 18:31:00 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:31:04 go: downloading github.com/google/go-tpm v0.3.3 18:31:05 go: downloading k8s.io/api v0.23.4 18:31:09 go: downloading cloud.google.com/go/storage v1.21.0 18:31:11 go: downloading cloud.google.com/go v0.100.2 18:31:18 go: downloading k8s.io/apimachinery v0.23.4 18:31:20 go: downloading k8s.io/kube-aggregator v0.23.3 18:31:21 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:31:43 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:31:43 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:31:43 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:31:43 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:31:44 go: downloading cloud.google.com/go/security v1.3.0 18:31:44 go: downloading github.com/hashicorp/vault/api v1.4.1 18:31:44 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:31:45 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:31:46 go: downloading github.com/aws/smithy-go v1.11.0 18:31:47 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:31:48 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:31:48 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:31:48 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:31:49 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:31:49 go: downloading github.com/jinzhu/inflection v1.0.0 18:31:49 go: downloading cloud.google.com/go/compute v1.3.0 18:31:51 go: downloading cloud.google.com/go/iam v0.1.1 18:31:51 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:31:51 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:31:52 go: downloading github.com/gogo/protobuf v1.3.2 18:31:57 go: downloading k8s.io/klog/v2 v2.30.0 18:31:57 go: downloading github.com/google/gofuzz v1.1.0 18:31:57 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:31:59 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:31:59 go: downloading github.com/spf13/pflag v1.0.5 18:32:00 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:32:00 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:32:00 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:32:00 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:32:00 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:32:00 go: downloading github.com/dimchansky/utfbom v1.1.1 18:32:00 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:32:00 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:32:00 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:32:00 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:32:01 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:32:01 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:32:02 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:32:02 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:32:03 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:32:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:32:03 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:32:05 go: downloading go.opencensus.io v0.23.0 18:32:06 go: downloading gopkg.in/inf.v0 v0.9.1 18:32:06 go: downloading github.com/go-logr/logr v1.2.2 18:32:07 go: downloading github.com/google/go-cmp v0.5.7 18:32:07 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:32:07 go: downloading github.com/json-iterator/go v1.1.12 18:32:08 go: downloading github.com/googleapis/gnostic v0.5.5 18:32:10 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:32:10 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:32:11 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:32:14 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:32:14 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:32:15 go: downloading github.com/tklauser/numcpus v0.3.0 18:32:15 go: downloading go.uber.org/zap v1.21.0 18:32:16 go: downloading sigs.k8s.io/yaml v1.3.0 18:32:16 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:32:16 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:32:16 go: downloading github.com/modern-go/reflect2 v1.0.2 18:32:17 go: downloading github.com/ryanuber/go-glob v1.0.0 18:32:17 go: downloading github.com/golang/snappy v0.0.4 18:32:17 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:32:27 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:32:27 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:32:27 go: downloading github.com/hashicorp/go-version v1.2.0 18:32:27 go: downloading go.uber.org/multierr v1.6.0 18:33:00 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:33:00 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:34:08 Removing intermediate container a6f8fbaa5ed7 18:34:08 ---> 171021e1d59d 18:34:08 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:34:08 ---> Running in 15f392516507 18:34:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:34:09 Removing intermediate container 15f392516507 18:34:09 ---> ed9575143eb5 18:34:09 18:34:09 Step 11/23 : FROM docker:20.10.14 18:34:10 20.10.14: Pulling from library/docker 18:34:25 Removing intermediate container 7a8886dbb131 18:34:25 ---> 3ca7c1842952 18:34:25 18:34:25 Step 10/31 : FROM alpine:3.14 18:34:25 3.14: Pulling from library/alpine 18:34:26 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:34:26 Status: Downloaded newer image for alpine:3.14 18:34:26 ---> ac73e934f311 18:34:26 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:34:26 ---> Running in c298c4c0e934 18:34:27 Removing intermediate container c298c4c0e934 18:34:27 ---> 189035fe38b5 18:34:27 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 18:34:27 ---> Running in 64e318cd26be 18:34:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:34:31 (1/2) Installing dumb-init (1.2.5-r1) 18:34:31 (2/2) Installing su-exec (0.2-r1) 18:34:31 Executing busybox-1.33.1-r7.trigger 18:34:31 OK: 6 MiB in 16 packages 18:34:34 Removing intermediate container 64e318cd26be 18:34:34 ---> 493ee0b8c7f3 18:34:34 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 18:34:34 ---> Running in b49fbb3d4554 18:34:34 Removing intermediate container ab74cad12a00 18:34:34 ---> 712ef6960314 18:34:34 18:34:34 Step 10/23 : FROM alpine:3.14 18:34:34 ---> ac73e934f311 18:34:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:34:35 ---> Running in 7ba650b6c513 18:34:35 Removing intermediate container b49fbb3d4554 18:34:35 ---> dbcc0a680e44 18:34:35 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:34:35 ---> Running in 65730ed06878 18:34:36 Removing intermediate container 65730ed06878 18:34:36 ---> 94fd0592f632 18:34:36 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:34:36 ---> Running in dc2e6fec5382 18:34:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:34:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:34:39 (1/1) Installing dumb-init (1.2.5-r1) 18:34:39 Executing busybox-1.33.1-r7.trigger 18:34:39 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 18:34:39 Status: Downloaded newer image for docker:20.10.14 18:34:39 OK: 5 MiB in 15 packages 18:34:39 ---> c346e9eafbab 18:34:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:34:39 ---> Running in 156650a7e7ac 18:34:41 Removing intermediate container dc2e6fec5382 18:34:41 ---> d55a2e4ee194 18:34:41 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 18:34:41 Removing intermediate container 156650a7e7ac 18:34:41 ---> ff8ecaa9ad1b 18:34:41 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 18:34:41 ---> Running in c733b8c6e95c 18:34:41 ---> Running in bb6fce2c7e99 18:34:41 Removing intermediate container 7ba650b6c513 18:34:41 ---> 23bac18bc397 18:34:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:34:41 ---> Running in 72389202d359 18:34:42 Removing intermediate container c733b8c6e95c 18:34:42 ---> 95cbf487046a 18:34:42 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:34:42 Removing intermediate container 72389202d359 18:34:42 ---> c2b9386bb0e4 18:34:42 Step 13/23 : ENV APP_PORT=59881 18:34:42 ---> Running in df4f38d76862 18:34:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:34:43 Removing intermediate container df4f38d76862 18:34:43 ---> 2516e846b465 18:34:43 Step 14/23 : EXPOSE $APP_PORT 18:34:43 ---> Running in 8982aacc243a 18:34:43 ---> 39af20d512fa 18:34:43 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:34:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:34:44 ---> Running in 19bd46a61c53 18:34:44 Removing intermediate container 8982aacc243a 18:34:44 ---> 0d630cc144f2 18:34:44 Step 15/23 : WORKDIR / 18:34:44 ---> Running in 108535cb03f6 18:34:45 (1/43) Installing readline (8.1.1-r0) 18:34:45 (2/43) Installing bash (5.1.16-r0) 18:34:45 Executing bash-5.1.16-r0.post-install 18:34:45 (3/43) Installing brotli-libs (1.0.9-r5) 18:34:45 Removing intermediate container 108535cb03f6 18:34:45 ---> ffe76be5ae4b 18:34:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:34:45 (4/43) Installing nghttp2-libs (1.46.0-r0) 18:34:45 (5/43) Installing libcurl (7.80.0-r1) 18:34:45 (6/43) Installing curl (7.80.0-r1) 18:34:45 (7/43) Installing dumb-init (1.2.5-r1) 18:34:45 (8/43) Installing libbz2 (1.0.8-r1) 18:34:45 (9/43) Installing expat (2.4.7-r0) 18:34:45 (10/43) Installing libffi (3.4.2-r1) 18:34:45 (11/43) Installing gdbm (1.22-r0) 18:34:45 (12/43) Installing xz-libs (5.2.5-r1) 18:34:45 (13/43) Installing libgcc (10.3.1_git20211027-r0) 18:34:45 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 18:34:45 (15/43) Installing mpdecimal (2.5.1-r1) 18:34:45 (16/43) Installing sqlite-libs (3.36.0-r0) 18:34:45 (17/43) Installing python3 (3.9.7-r4) 18:34:46 ---> e1def25b40ce 18:34:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:34:47 Removing intermediate container 19bd46a61c53 18:34:47 ---> de9f753f5a23 18:34:47 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 18:34:48 (18/43) Installing py3-appdirs (1.4.4-r2) 18:34:48 (19/43) Installing py3-certifi (2020.12.5-r1) 18:34:48 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 18:34:48 (21/43) Installing py3-idna (3.3-r0) 18:34:48 (22/43) Installing py3-urllib3 (1.26.7-r0) 18:34:49 ---> fdea7ec2e51a 18:34:49 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:34:49 (23/43) Installing py3-requests (2.26.0-r1) 18:34:49 (24/43) Installing py3-msgpack (1.0.2-r1) 18:34:49 ---> 9b90ad2454b4 18:34:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:34:49 (25/43) Installing py3-lockfile (0.12.2-r4) 18:34:49 (26/43) Installing py3-cachecontrol (0.12.10-r0) 18:34:49 (27/43) Installing py3-colorama (0.4.4-r1) 18:34:49 (28/43) Installing py3-contextlib2 (21.6.0-r1) 18:34:49 (29/43) Installing py3-distlib (0.3.3-r0) 18:34:49 (30/43) Installing py3-distro (1.6.0-r0) 18:34:49 (31/43) Installing py3-six (1.16.0-r0) 18:34:49 (32/43) Installing py3-webencodings (0.5.1-r4) 18:34:49 (33/43) Installing py3-html5lib (1.1-r1) 18:34:49 (34/43) Installing py3-parsing (2.4.7-r2) 18:34:49 (35/43) Installing py3-packaging (20.9-r1) 18:34:49 (36/43) Installing py3-tomli (1.2.2-r0) 18:34:49 (37/43) Installing py3-pep517 (0.12.0-r0) 18:34:49 (38/43) Installing py3-progress (1.6-r0) 18:34:49 (39/43) Installing py3-retrying (1.3.3-r2) 18:34:49 (40/43) Installing py3-ordered-set (4.0.2-r2) 18:34:49 (41/43) Installing py3-setuptools (52.0.0-r4) 18:34:50 (42/43) Installing py3-toml (0.10.2-r2) 18:34:50 (43/43) Installing py3-pip (20.3.4-r1) 18:34:50 ---> e83af74045e1 18:34:50 Step 19/23 : ENTRYPOINT ["/core-metadata"] 18:34:50 ---> Running in 9fa3476822a4 18:34:50 Executing busybox-1.34.1-r5.trigger 18:34:50 OK: 82 MiB in 65 packages 18:34:51 Removing intermediate container 9fa3476822a4 18:34:51 ---> fbf2046b39d4 18:34:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:34:51 ---> Running in 38919de173ec 18:34:51 ---> 1762fc1c200d 18:34:51 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:34:52 Removing intermediate container 38919de173ec 18:34:52 ---> 1a55ab5d5853 18:34:52 Step 21/23 : LABEL arch=arm64 18:34:52 ---> Running in 12276e04dbab 18:34:52 ---> 10a8f3a76491 18:34:52 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:34:53 Removing intermediate container 12276e04dbab 18:34:53 ---> 70b63e410a34 18:34:53 Step 22/23 : LABEL git_sha=71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 18:34:53 ---> Running in e8ace7772ddc 18:34:53 Removing intermediate container e8ace7772ddc 18:34:53 ---> 037b1831242f 18:34:53 Step 23/23 : LABEL version=0.0.0 18:34:53 ---> 8fb9ca62b757 18:34:53 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:34:54 ---> Running in a2ac6f02fe9c 18:34:54 Removing intermediate container a2ac6f02fe9c 18:34:54 ---> fc777e89a1d8 18:34:54 18:34:55 ---> b6f6bea28ce9 18:34:55 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 18:34:55 ---> Running in 93148dc25633 18:34:55 Successfully built fc777e89a1d8 18:34:55 Successfully tagged core-metadata-arm64:latest 18:34:55  Building core-metadata ... done Building core-data 18:34:56 Removing intermediate container 93148dc25633 18:34:56 ---> 4bee45d91ed0 18:34:56 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:34:56 Collecting docker-compose==1.23.2 18:34:56 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:34:57 ---> 04af641c1c83 18:34:57 Step 26/31 : RUN chmod +x /entrypoint.sh 18:34:57 Collecting texttable<0.10,>=0.9.0 18:34:57 ---> Running in 9401d4bafcca 18:34:57 Downloading texttable-0.9.1.tar.gz (11 kB) 18:35:00 Removing intermediate container 9401d4bafcca 18:35:00 ---> 8f2a6c61342a 18:35:00 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 18:35:00 ---> Running in f66cb71e23df 18:35:00 Collecting websocket-client<1.0,>=0.32.0 18:35:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:35:00 Collecting cached-property<2,>=1.2.0 18:35:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:35:01 Removing intermediate container f66cb71e23df 18:35:01 ---> c4f5b58e020b 18:35:01 Step 28/31 : CMD ["gate"] 18:35:01 ---> Running in 2da47a4f68b8 18:35:02 Removing intermediate container 2da47a4f68b8 18:35:02 ---> 434369c4b50b 18:35:02 Step 29/31 : LABEL arch=arm64 18:35:02 ---> Running in 13f2190271a0 18:35:02 Collecting PyYAML<4,>=3.10 18:35:02 Downloading PyYAML-3.13.tar.gz (270 kB) 18:35:02 Removing intermediate container 13f2190271a0 18:35:02 ---> dc0037cc091f 18:35:02 Step 30/31 : LABEL git_sha=71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 18:35:03 ---> Running in 912513e3a77c 18:35:03 Removing intermediate container 912513e3a77c 18:35:03 ---> 96d6113d5046 18:35:03 Step 31/31 : LABEL version=0.0.0 18:35:04 ---> Running in 24d673c43a70 18:35:04 Removing intermediate container 24d673c43a70 18:35:04 ---> cb226ffbb364 18:35:04 18:35:05 Successfully built cb226ffbb364 18:35:05 Successfully tagged security-bootstrapper-arm64:latest 18:35:05  Building security-bootstrapper ... done Building support-scheduler 18:35:07 Collecting jsonschema<3,>=2.5.1 18:35:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:35:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 18:35:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:35:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:35:09 Collecting docker<4.0,>=3.6.0 18:35:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:35:09 Collecting docopt<0.7,>=0.6.1 18:35:09 Downloading docopt-0.6.2.tar.gz (25 kB) 18:35:12 Collecting dockerpty<0.5,>=0.4.1 18:35:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:35:15 Collecting docker-pycreds>=0.4.0 18:35:15 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:35:16 Collecting urllib3<1.25,>=1.21.1 18:35:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:35:16 Collecting idna<2.8,>=2.5 18:35:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:35:16 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) 18:35:16 Collecting chardet<3.1.0,>=3.0.2 18:35:16 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:35:17 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:35:17 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:35:17 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:35:17 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:35:18 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:35:18 Attempting uninstall: urllib3 18:35:18 Found existing installation: urllib3 1.26.7 18:35:18 Uninstalling urllib3-1.26.7: 18:35:18 Successfully uninstalled urllib3-1.26.7 18:35:19 Attempting uninstall: idna 18:35:19 Found existing installation: idna 3.3 18:35:19 Uninstalling idna-3.3: 18:35:19 Successfully uninstalled idna-3.3 18:35:23 Attempting uninstall: requests 18:35:23 Found existing installation: requests 2.26.0 18:35:23 Uninstalling requests-2.26.0: 18:35:23 Successfully uninstalled requests-2.26.0 18:35:23 Running setup.py install for texttable: started 18:35:26 Running setup.py install for texttable: finished with status 'done' 18:35:26 Running setup.py install for PyYAML: started 18:35:29 Running setup.py install for PyYAML: finished with status 'done' 18:35:29 Running setup.py install for docopt: started 18:35:34 Running setup.py install for docopt: finished with status 'done' 18:35:34 Running setup.py install for dockerpty: started 18:35:36 Running setup.py install for dockerpty: finished with status 'done' 18:35:39 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:35:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:35:39 ---> 61b76ae995b2 18:35:39 Step 3/23 : WORKDIR /edgex-go 18:35:39 ---> Using cache 18:35:39 ---> 383dcc29ac13 18:35:39 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 18:35:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:35:41 ---> Running in ddb075d69511 18:35:45 Removing intermediate container ddb075d69511 18:35:45 ---> 228b0cd4ea71 18:35:45 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:35:45 ---> Running in d9b973688bf6 18:35:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:35:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:35:50 OK: 220 MiB in 52 packages 18:35:50 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:35:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:35:50 ---> 61b76ae995b2 18:35:50 Step 3/22 : WORKDIR /edgex-go 18:35:50 ---> Using cache 18:35:50 ---> 383dcc29ac13 18:35:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:35:50 ---> Using cache 18:35:50 ---> 228b0cd4ea71 18:35:50 Step 5/22 : RUN apk add --update --no-cache make git 18:35:51 ---> Running in 7bd95d28ef4d 18:35:53 Removing intermediate container d9b973688bf6 18:35:53 ---> 08f0edab56c1 18:35:53 Step 6/23 : COPY go.mod vendor* ./ 18:35:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:35:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:35:55 ---> 46e2ded4f40f 18:35:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:35:55 ---> Running in 6d13a0272334 18:35:55 OK: 220 MiB in 52 packages 18:35:59 Removing intermediate container 7bd95d28ef4d 18:35:59 ---> eb9f42db86ac 18:35:59 Step 6/22 : COPY go.mod vendor* ./ 18:36:01 ---> eab5dd579ed3 18:36:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:36:02 ---> Running in 3489ee5f6eff 18:36:03 Removing intermediate container 6d13a0272334 18:36:03 ---> d633d49b3573 18:36:03 Step 8/23 : COPY . . 18:36:08 Removing intermediate container 3489ee5f6eff 18:36:08 ---> b85747926bd0 18:36:08 Step 8/22 : COPY . . 18:36:09 Removing intermediate container bb6fce2c7e99 18:36:09 ---> a21639572e47 18:36:09 Step 14/23 : ENV APP_PORT=58890 18:36:10 ---> Running in d3935929b57e 18:36:11 Removing intermediate container d3935929b57e 18:36:11 ---> e6aef3f14321 18:36:11 Step 15/23 : EXPOSE $APP_PORT 18:36:11 ---> Running in 7fd1c80ecb68 18:36:12 Removing intermediate container 7fd1c80ecb68 18:36:12 ---> 747618c68825 18:36:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:36:13 Removing intermediate container a784cbcb521d 18:36:13 ---> e419ba2bad25 18:36:13 18:36:13 Step 9/20 : FROM alpine:3.15 18:36:13 3.15: Pulling from library/alpine 18:36:14 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 18:36:14 Status: Downloaded newer image for alpine:3.15 18:36:14 ---> 3fb3c9af89a9 18:36:14 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:36:14 ---> Running in 79a5ab010b87 18:36:16 Removing intermediate container 79a5ab010b87 18:36:16 ---> e9fdce766880 18:36:16 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:36:16 ---> Running in dcae36ffa730 18:36:17 ---> 4c3c6141585e 18:36:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:36:21 ---> 6effdb28e6ee 18:36:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:36:21 Removing intermediate container dcae36ffa730 18:36:21 ---> f9231927dc16 18:36:21 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:36:22 ---> Running in a32637f402f8 18:36:24 ---> 8831b9c1e387 18:36:24 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 18:36:24 ---> Running in 4a30448cbb81 18:36:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:36:25 Removing intermediate container 4a30448cbb81 18:36:25 ---> 1651e7173fb7 18:36:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:36:25 ---> Running in 3c54da1f3dee 18:36:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:36:26 Removing intermediate container 3c54da1f3dee 18:36:26 ---> 178accb29bef 18:36:26 Step 21/23 : LABEL arch=arm64 18:36:26 ---> Running in b40e666d7199 18:36:27 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:36:27 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:36:27 OK: 15734 distinct packages available 18:36:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:36:28 Removing intermediate container b40e666d7199 18:36:28 ---> e37f4f952f85 18:36:28 Step 22/23 : LABEL git_sha=71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 18:36:28 ---> Running in 68dd2c3c7d90 18:36:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:36:29 Removing intermediate container 68dd2c3c7d90 18:36:29 ---> 1e285a8bebcb 18:36:29 Step 23/23 : LABEL version=0.0.0 18:36:29 ---> Running in 70995432cee2 18:36:29 (1/9) Installing ca-certificates (20211220-r0) 18:36:29 (2/9) Installing brotli-libs (1.0.9-r5) 18:36:29 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:36:29 (4/9) Installing libcurl (7.80.0-r1) 18:36:29 (5/9) Installing curl (7.80.0-r1) 18:36:30 (6/9) Installing dumb-init (1.2.5-r1) 18:36:30 (7/9) Installing musl-obstack (1.2.3-r0) 18:36:30 (8/9) Installing libucontext (1.1-r0) 18:36:30 (9/9) Installing gcompat (1.0.0-r4) 18:36:30 Removing intermediate container 70995432cee2 18:36:30 ---> 077e5f178f58 18:36:30 18:36:30 Executing busybox-1.34.1-r5.trigger 18:36:30 Executing ca-certificates-20211220-r0.trigger 18:36:30 OK: 8 MiB in 23 packages 18:36:32 Successfully built 077e5f178f58 18:36:32 Successfully tagged sys-mgmt-agent-arm64:latest 18:36:32  Building sys-mgmt-agent ... done Building security-spire-server 18:36:34 Removing intermediate container a32637f402f8 18:36:34 ---> 002866d5f2b9 18:36:34 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:36:35 ---> 1712b3ef6380 18:36:35 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:36:41 ---> 2b82478d1e03 18:36:41 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:36:42 ---> 194995dee69e 18:36:42 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:36:42 ---> Running in 5b4289a4d81b 18:36:43 Removing intermediate container 5b4289a4d81b 18:36:43 ---> 36831a68ce96 18:36:43 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:36:43 ---> Running in 4797d70ffb07 18:36:45 Removing intermediate container 4797d70ffb07 18:36:45 ---> a4a40f84da37 18:36:45 Step 18/20 : LABEL arch=arm64 18:36:45 ---> Running in b8fb5c4d6bb4 18:36:46 Removing intermediate container b8fb5c4d6bb4 18:36:46 ---> 438b48fac0b7 18:36:46 Step 19/20 : LABEL git_sha=71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 18:36:46 ---> Running in f2d8e1da126f 18:36:47 Removing intermediate container f2d8e1da126f 18:36:47 ---> 2c3867c4d490 18:36:47 Step 20/20 : LABEL version=0.0.0 18:36:47 ---> Running in bc9f5340cc24 18:36:48 Removing intermediate container bc9f5340cc24 18:36:48 ---> 7ef13878caa7 18:36:48 18:36:50 Successfully built 7ef13878caa7 18:36:50 Successfully tagged security-spiffe-token-provider-arm64:latest 18:36:50 Building support-notifications 18:36:53  Building security-spiffe-token-provider ... done  ---> 049557409153 18:36:53 Step 9/23 : RUN make cmd/core-data/core-data 18:36:53 ---> Running in 1b1073f72774 18:36:55 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:36:58 ---> c49c7e9d4f7e 18:36:58 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:36:58 ---> Running in 2eeea4de40f2 18:37:00 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 18:37:08 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:37:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:37:08 ---> 61b76ae995b2 18:37:08 Step 3/25 : WORKDIR /edgex-go 18:37:08 ---> Using cache 18:37:08 ---> 383dcc29ac13 18:37:08 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:37:08 ---> Using cache 18:37:08 ---> 228b0cd4ea71 18:37:08 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 18:37:08 ---> Running in 5744a052aa73 18:37:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:37:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:37:14 OK: 220 MiB in 52 packages 18:37:15 Removing intermediate container 5744a052aa73 18:37:15 ---> e61f940d60cf 18:37:15 Step 6/25 : COPY go.mod vendor* ./ 18:37:17 ---> c576abf64cbf 18:37:17 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:37:17 ---> Running in e45bfe6ea616 18:37:25 Removing intermediate container e45bfe6ea616 18:37:25 ---> 24b07beba669 18:37:25 Step 8/25 : COPY . . 18:37:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:37:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:37:27 ---> 61b76ae995b2 18:37:27 Step 3/22 : WORKDIR /edgex-go 18:37:27 ---> Using cache 18:37:27 ---> 383dcc29ac13 18:37:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:37:27 ---> Using cache 18:37:27 ---> 228b0cd4ea71 18:37:27 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:37:27 ---> Running in df95e5ea6d25 18:37:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:37:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:37:32 OK: 220 MiB in 52 packages 18:37:35 Removing intermediate container df95e5ea6d25 18:37:35 ---> e47f9213be7d 18:37:35 Step 6/22 : COPY go.mod vendor* ./ 18:37:36 ---> 63132cde4332 18:37:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:37:36 ---> Running in 6977ae194ffe 18:37:43 Removing intermediate container 6977ae194ffe 18:37:43 ---> f77ff9288921 18:37:43 Step 8/22 : COPY . . 18:37:51 ---> 173f80118f2e 18:37:51 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 18:37:51 ---> Running in 90616887095d 18:37:51 Removing intermediate container 90616887095d 18:37:51 ---> 82417d1b03a8 18:37:51 Step 10/25 : RUN mkdir -p spire-build 18:37:52 ---> Running in 5bb38d8494b6 18:37:56 Removing intermediate container 5bb38d8494b6 18:37:56 ---> 06796ee9405f 18:37:56 Step 11/25 : WORKDIR /edgex-go/spire-build 18:37:56 ---> Running in c05d8adbd938 18:37:56 Removing intermediate container c05d8adbd938 18:37:56 ---> 6d858c6743c7 18:37:56 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 18:37:56 ---> Running in b33ff3c1249f 18:38:00 spire-1.2.1/ 18:38:00 spire-1.2.1/.data/ 18:38:00 spire-1.2.1/.data/.file 18:38:00 spire-1.2.1/.dockerignore 18:38:00 spire-1.2.1/.gitattributes 18:38:00 spire-1.2.1/.githooks/ 18:38:00 spire-1.2.1/.githooks/pre-commit 18:38:00 spire-1.2.1/.github/ 18:38:00 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:38:00 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:38:00 spire-1.2.1/.github/dependabot.yml 18:38:00 spire-1.2.1/.github/workflows/ 18:38:00 spire-1.2.1/.github/workflows/nightly_build.yaml 18:38:00 spire-1.2.1/.github/workflows/pr_build.yaml 18:38:00 spire-1.2.1/.github/workflows/release_build.yaml 18:38:00 spire-1.2.1/.github/workflows/scripts/ 18:38:00 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:38:00 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:38:00 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:38:00 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:38:00 spire-1.2.1/.github/workflows/scripts/split.sh 18:38:00 spire-1.2.1/.gitignore 18:38:00 spire-1.2.1/.go-version 18:38:00 spire-1.2.1/.golangci.yml 18:38:00 spire-1.2.1/ADOPTERS.md 18:38:00 spire-1.2.1/CHANGELOG.md 18:38:00 spire-1.2.1/CODE-OF-CONDUCT.md 18:38:00 spire-1.2.1/CODEOWNERS 18:38:00 spire-1.2.1/CONTRIBUTING.md 18:38:00 spire-1.2.1/Dockerfile 18:38:00 spire-1.2.1/Dockerfile.dev 18:38:00 spire-1.2.1/Dockerfile.scratch 18:38:00 spire-1.2.1/LICENSE 18:38:00 spire-1.2.1/MAINTAINERS.md 18:38:00 spire-1.2.1/Makefile 18:38:00 spire-1.2.1/README.md 18:38:00 spire-1.2.1/ROADMAP.md 18:38:00 spire-1.2.1/SECURITY.md 18:38:00 spire-1.2.1/cmd/ 18:38:00 spire-1.2.1/cmd/spire-agent/ 18:38:00 spire-1.2.1/cmd/spire-agent/cli/ 18:38:00 spire-1.2.1/cmd/spire-agent/cli/api/ 18:38:00 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:38:00 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:38:00 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:38:00 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:38:00 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:38:00 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:38:00 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:38:00 spire-1.2.1/cmd/spire-agent/cli/common/ 18:38:00 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:38:00 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:38:00 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:38:00 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:38:00 spire-1.2.1/cmd/spire-agent/cli/run/ 18:38:00 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:38:00 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:38:00 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:38:00 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:38:00 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:38:00 spire-1.2.1/cmd/spire-agent/main.go 18:38:00 spire-1.2.1/cmd/spire-server/ 18:38:00 spire-1.2.1/cmd/spire-server/cli/ 18:38:00 spire-1.2.1/cmd/spire-server/cli/agent/ 18:38:00 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:38:00 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/cli.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/entry/ 18:38:00 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/federation/ 18:38:00 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:38:00 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:38:00 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/run/ 18:38:00 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/token/ 18:38:00 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/validate/ 18:38:00 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/x509/ 18:38:00 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:38:00 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:38:00 spire-1.2.1/cmd/spire-server/main.go 18:38:00 spire-1.2.1/cmd/spire-server/util/ 18:38:00 spire-1.2.1/cmd/spire-server/util/util.go 18:38:00 spire-1.2.1/conf/ 18:38:00 spire-1.2.1/conf/agent/ 18:38:00 spire-1.2.1/conf/agent/agent.conf 18:38:00 spire-1.2.1/conf/agent/agent_full.conf 18:38:00 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:38:00 spire-1.2.1/conf/server/ 18:38:00 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:38:00 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:38:00 spire-1.2.1/conf/server/server.conf 18:38:00 spire-1.2.1/conf/server/server_full.conf 18:38:00 spire-1.2.1/doc/ 18:38:00 spire-1.2.1/doc/SPIRE101.md 18:38:00 spire-1.2.1/doc/auditlog.md 18:38:00 spire-1.2.1/doc/authorization_policy_engine.md 18:38:00 spire-1.2.1/doc/changelog_guidelines.md 18:38:00 spire-1.2.1/doc/cure53-report.pdf 18:38:00 spire-1.2.1/doc/images/ 18:38:00 spire-1.2.1/doc/images/2019_roadmap.png 18:38:00 spire-1.2.1/doc/images/SPIRE101.png 18:38:00 spire-1.2.1/doc/images/SPIRE_agent.png 18:38:00 spire-1.2.1/doc/images/SPIRE_server.png 18:38:00 spire-1.2.1/doc/images/cache_mgr.png 18:38:00 spire-1.2.1/doc/images/cache_mgr_components.png 18:38:00 spire-1.2.1/doc/images/federated_spire.png 18:38:00 spire-1.2.1/doc/images/ha_mode.png 18:38:00 spire-1.2.1/doc/images/nested_spire.png 18:38:00 spire-1.2.1/doc/images/oidc_federation.png 18:38:00 spire-1.2.1/doc/images/single_trust_domain.png 18:38:00 spire-1.2.1/doc/images/spiffe_compatible.png 18:38:00 spire-1.2.1/doc/images/spire_logo.png 18:38:00 spire-1.2.1/doc/migrating_registration_api_clients.md 18:38:00 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:38:00 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:38:00 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:38:00 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:38:00 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:38:00 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:38:00 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:38:00 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:38:00 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:38:00 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:38:00 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:38:00 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:38:00 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:38:00 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:38:00 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:38:00 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:38:00 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:38:00 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:38:00 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:38:00 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:38:00 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:38:00 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:38:00 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:38:00 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:38:00 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:38:00 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:38:00 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:38:00 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:38:00 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:38:00 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:38:00 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:38:00 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:38:00 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:38:00 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:38:00 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:38:00 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:38:00 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:38:00 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:38:00 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:38:00 spire-1.2.1/doc/scaling_spire.md 18:38:00 spire-1.2.1/doc/spire_agent.md 18:38:00 spire-1.2.1/doc/spire_server.md 18:38:00 spire-1.2.1/doc/supported_integrations.md 18:38:00 spire-1.2.1/doc/telemetry.md 18:38:00 spire-1.2.1/doc/telemetry_config.md 18:38:00 spire-1.2.1/doc/upgrading.md 18:38:00 spire-1.2.1/doc/using_spire.md 18:38:00 spire-1.2.1/examples/ 18:38:00 spire-1.2.1/examples/README.md 18:38:00 spire-1.2.1/go.mod 18:38:00 spire-1.2.1/go.sum 18:38:00 spire-1.2.1/pkg/ 18:38:00 spire-1.2.1/pkg/agent/ 18:38:00 spire-1.2.1/pkg/agent/agent.go 18:38:00 spire-1.2.1/pkg/agent/api/ 18:38:00 spire-1.2.1/pkg/agent/api/config.go 18:38:00 spire-1.2.1/pkg/agent/api/debug/ 18:38:00 spire-1.2.1/pkg/agent/api/debug/v1/ 18:38:00 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:38:00 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:38:00 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:38:00 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:38:00 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:38:00 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:38:00 spire-1.2.1/pkg/agent/api/endpoints.go 18:38:00 spire-1.2.1/pkg/agent/api/health/ 18:38:00 spire-1.2.1/pkg/agent/api/health/v1/ 18:38:00 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:38:00 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:38:00 spire-1.2.1/pkg/agent/api/rpccontext/ 18:38:00 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:38:00 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:38:00 spire-1.2.1/pkg/agent/attestor/ 18:38:00 spire-1.2.1/pkg/agent/attestor/node/ 18:38:00 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:38:00 spire-1.2.1/pkg/agent/attestor/node/node.go 18:38:00 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:38:00 spire-1.2.1/pkg/agent/attestor/workload/ 18:38:00 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:38:00 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:38:00 spire-1.2.1/pkg/agent/catalog/ 18:38:00 spire-1.2.1/pkg/agent/catalog/catalog.go 18:38:00 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:38:00 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:38:00 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:38:00 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:38:00 spire-1.2.1/pkg/agent/client/ 18:38:00 spire-1.2.1/pkg/agent/client/client.go 18:38:00 spire-1.2.1/pkg/agent/client/client_test.go 18:38:00 spire-1.2.1/pkg/agent/client/dial.go 18:38:00 spire-1.2.1/pkg/agent/client/nodeconn.go 18:38:00 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:38:00 spire-1.2.1/pkg/agent/client/update.go 18:38:00 spire-1.2.1/pkg/agent/client/util.go 18:38:00 spire-1.2.1/pkg/agent/common/ 18:38:00 spire-1.2.1/pkg/agent/common/backoff/ 18:38:00 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:38:00 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:38:00 spire-1.2.1/pkg/agent/common/cgroups/ 18:38:00 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:38:00 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:38:00 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:38:00 spire-1.2.1/pkg/agent/config.go 18:38:00 spire-1.2.1/pkg/agent/endpoints/ 18:38:00 spire-1.2.1/pkg/agent/endpoints/config.go 18:38:00 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:38:00 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:38:00 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:38:00 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:38:00 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:38:00 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:38:00 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:38:00 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:38:00 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:38:00 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:38:00 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:38:00 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:38:00 spire-1.2.1/pkg/agent/endpoints/workload/ 18:38:00 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:38:00 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:38:00 spire-1.2.1/pkg/agent/manager/ 18:38:00 spire-1.2.1/pkg/agent/manager/cache/ 18:38:00 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:38:00 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:38:00 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:38:00 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:38:00 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:38:00 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:38:00 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:38:00 spire-1.2.1/pkg/agent/manager/config.go 18:38:00 spire-1.2.1/pkg/agent/manager/manager.go 18:38:00 spire-1.2.1/pkg/agent/manager/manager_test.go 18:38:00 spire-1.2.1/pkg/agent/manager/storage.go 18:38:00 spire-1.2.1/pkg/agent/manager/storage_test.go 18:38:00 spire-1.2.1/pkg/agent/manager/storecache/ 18:38:00 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:38:00 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:38:00 spire-1.2.1/pkg/agent/manager/sync.go 18:38:00 spire-1.2.1/pkg/agent/plugin/ 18:38:00 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:38:00 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:38:00 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:38:00 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:38:00 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:38:00 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:38:00 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:38:00 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:38:00 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:38:00 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:38:00 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:38:00 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:38:00 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:38:00 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:38:00 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:38:00 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:38:00 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:38:00 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:38:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:38:00 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:38:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:38:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:38:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:38:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:38:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:38:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:38:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:38:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:38:00 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:38:00 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:38:00 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:38:00 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:38:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:38:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:38:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:38:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:38:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:38:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:38:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:38:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:38:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:38:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:38:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:38:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:38:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:38:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:38:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:38:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:38:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:38:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:38:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:38:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:38:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:38:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:38:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:38:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:38:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:38:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:38:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:38:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:38:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:38:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:38:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:38:00 spire-1.2.1/pkg/agent/svid/ 18:38:00 spire-1.2.1/pkg/agent/svid/rotator.go 18:38:00 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:38:00 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:38:00 spire-1.2.1/pkg/agent/svid/store/ 18:38:00 spire-1.2.1/pkg/agent/svid/store/service.go 18:38:00 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:38:00 spire-1.2.1/pkg/common/ 18:38:00 spire-1.2.1/pkg/common/agentpathtemplate/ 18:38:00 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:38:00 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:38:00 spire-1.2.1/pkg/common/api/ 18:38:00 spire-1.2.1/pkg/common/api/metrics.go 18:38:00 spire-1.2.1/pkg/common/api/middleware/ 18:38:00 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:38:00 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:38:00 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:38:00 spire-1.2.1/pkg/common/api/middleware/logger.go 18:38:00 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:38:00 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:38:00 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:38:00 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:38:00 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:38:00 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:38:00 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:38:00 spire-1.2.1/pkg/common/api/middleware/names.go 18:38:00 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:38:00 spire-1.2.1/pkg/common/api/names.go 18:38:00 spire-1.2.1/pkg/common/api/ratelimit.go 18:38:00 spire-1.2.1/pkg/common/api/rpccontext/ 18:38:00 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:38:00 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:38:00 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:38:00 spire-1.2.1/pkg/common/auth/ 18:38:00 spire-1.2.1/pkg/common/auth/interceptors.go 18:38:00 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:38:00 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:38:00 spire-1.2.1/pkg/common/bundleutil/ 18:38:00 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:38:00 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:38:00 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:38:00 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:38:00 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:38:00 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:38:00 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:38:00 spire-1.2.1/pkg/common/bundleutil/types.go 18:38:00 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:38:00 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:38:00 spire-1.2.1/pkg/common/catalog/ 18:38:00 spire-1.2.1/pkg/common/catalog/bind.go 18:38:00 spire-1.2.1/pkg/common/catalog/builtin.go 18:38:00 spire-1.2.1/pkg/common/catalog/catalog.go 18:38:00 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:38:00 spire-1.2.1/pkg/common/catalog/closers.go 18:38:00 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:38:00 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:38:00 spire-1.2.1/pkg/common/catalog/config.go 18:38:00 spire-1.2.1/pkg/common/catalog/config_test.go 18:38:00 spire-1.2.1/pkg/common/catalog/configure.go 18:38:00 spire-1.2.1/pkg/common/catalog/constraints.go 18:38:00 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:38:00 spire-1.2.1/pkg/common/catalog/context.go 18:38:00 spire-1.2.1/pkg/common/catalog/external.go 18:38:00 spire-1.2.1/pkg/common/catalog/host.go 18:38:00 spire-1.2.1/pkg/common/catalog/pipenet.go 18:38:00 spire-1.2.1/pkg/common/catalog/plugin.go 18:38:00 spire-1.2.1/pkg/common/catalog/testplugin/ 18:38:00 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:38:00 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:38:00 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:38:00 spire-1.2.1/pkg/common/cli/ 18:38:00 spire-1.2.1/pkg/common/cli/env.go 18:38:00 spire-1.2.1/pkg/common/cli/flags.go 18:38:00 spire-1.2.1/pkg/common/cli/trust_domain.go 18:38:00 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:38:00 spire-1.2.1/pkg/common/cli/umask.go 18:38:00 spire-1.2.1/pkg/common/cli/umask_posix.go 18:38:00 spire-1.2.1/pkg/common/cli/umask_test.go 18:38:00 spire-1.2.1/pkg/common/cli/umask_windows.go 18:38:00 spire-1.2.1/pkg/common/cliprinter/ 18:38:00 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:38:00 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:38:00 spire-1.2.1/pkg/common/cliprinter/flag.go 18:38:00 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:38:00 spire-1.2.1/pkg/common/cliprinter/format.go 18:38:00 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:38:00 spire-1.2.1/pkg/common/cliprinter/internal/ 18:38:00 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:38:00 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:38:00 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:38:00 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:38:00 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:38:00 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:38:00 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:38:00 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:38:00 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:38:00 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:38:00 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:38:00 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:38:00 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:38:00 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:38:00 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:38:00 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:38:00 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:38:00 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:38:00 spire-1.2.1/pkg/common/coretypes/ 18:38:00 spire-1.2.1/pkg/common/coretypes/bundle/ 18:38:00 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:38:00 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:38:00 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:38:00 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:38:00 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:38:00 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:38:00 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:38:00 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:38:00 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:38:00 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:38:00 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:38:00 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:38:00 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:38:00 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:38:00 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:38:00 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:38:00 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:38:00 spire-1.2.1/pkg/common/cryptoutil/ 18:38:00 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:38:00 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:38:00 spire-1.2.1/pkg/common/diskutil/ 18:38:00 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:38:00 spire-1.2.1/pkg/common/diskutil/file_test.go 18:38:00 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:38:00 spire-1.2.1/pkg/common/errorutil/ 18:38:00 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:38:00 spire-1.2.1/pkg/common/health/ 18:38:00 spire-1.2.1/pkg/common/health/config.go 18:38:00 spire-1.2.1/pkg/common/health/context.go 18:38:00 spire-1.2.1/pkg/common/health/context_test.go 18:38:00 spire-1.2.1/pkg/common/health/health.go 18:38:00 spire-1.2.1/pkg/common/health/health_test.go 18:38:00 spire-1.2.1/pkg/common/health/logger.go 18:38:00 spire-1.2.1/pkg/common/hostservice/ 18:38:00 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:38:00 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:38:00 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:38:00 spire-1.2.1/pkg/common/idutil/ 18:38:00 spire-1.2.1/pkg/common/idutil/require.go 18:38:00 spire-1.2.1/pkg/common/idutil/require_test.go 18:38:00 spire-1.2.1/pkg/common/idutil/safety.go 18:38:00 spire-1.2.1/pkg/common/idutil/safety_test.go 18:38:00 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:38:00 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:38:00 spire-1.2.1/pkg/common/jwtsvid/ 18:38:00 spire-1.2.1/pkg/common/jwtsvid/common.go 18:38:00 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:38:00 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:38:00 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:38:00 spire-1.2.1/pkg/common/jwtutil/ 18:38:00 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:38:00 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:38:00 spire-1.2.1/pkg/common/log/ 18:38:00 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:38:00 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:38:00 spire-1.2.1/pkg/common/log/log.go 18:38:00 spire-1.2.1/pkg/common/log/log_test.go 18:38:00 spire-1.2.1/pkg/common/log/options.go 18:38:00 spire-1.2.1/pkg/common/nodeutil/ 18:38:00 spire-1.2.1/pkg/common/nodeutil/node.go 18:38:00 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:38:00 spire-1.2.1/pkg/common/peertracker/ 18:38:00 spire-1.2.1/pkg/common/peertracker/conn.go 18:38:00 spire-1.2.1/pkg/common/peertracker/credentials.go 18:38:00 spire-1.2.1/pkg/common/peertracker/errors.go 18:38:00 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:38:00 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:38:00 spire-1.2.1/pkg/common/peertracker/info.go 18:38:00 spire-1.2.1/pkg/common/peertracker/listener.go 18:38:00 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:38:00 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:38:00 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:38:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:38:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:38:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:38:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:38:00 spire-1.2.1/pkg/common/peertracker/tcp.go 18:38:00 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:38:00 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:38:00 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:38:00 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:38:00 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:38:01 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:38:01 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:38:01 spire-1.2.1/pkg/common/peertracker/uds.go 18:38:01 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:38:01 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:38:01 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:38:01 spire-1.2.1/pkg/common/pemutil/ 18:38:01 spire-1.2.1/pkg/common/pemutil/block.go 18:38:01 spire-1.2.1/pkg/common/pemutil/certs.go 18:38:01 spire-1.2.1/pkg/common/pemutil/common.go 18:38:01 spire-1.2.1/pkg/common/pemutil/csr.go 18:38:01 spire-1.2.1/pkg/common/pemutil/keys.go 18:38:01 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:38:01 spire-1.2.1/pkg/common/pemutil/testdata/ 18:38:01 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:38:01 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:38:01 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:38:01 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:38:01 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:38:01 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:38:01 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:38:01 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:38:01 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:38:01 spire-1.2.1/pkg/common/plugin/ 18:38:01 spire-1.2.1/pkg/common/plugin/aws/ 18:38:01 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:38:01 spire-1.2.1/pkg/common/plugin/azure/ 18:38:01 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:38:01 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:38:01 spire-1.2.1/pkg/common/plugin/facade.go 18:38:01 spire-1.2.1/pkg/common/plugin/facade_test.go 18:38:01 spire-1.2.1/pkg/common/plugin/gcp/ 18:38:01 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:38:01 spire-1.2.1/pkg/common/plugin/k8s/ 18:38:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:38:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:38:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:38:01 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:38:01 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:38:01 spire-1.2.1/pkg/common/plugin/log.go 18:38:01 spire-1.2.1/pkg/common/plugin/sshpop/ 18:38:01 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:38:01 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:38:01 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:38:01 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:38:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:38:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:38:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:38:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:38:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:38:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:38:01 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:38:01 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:38:01 spire-1.2.1/pkg/common/plugin/x509pop/ 18:38:01 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:38:01 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:38:01 spire-1.2.1/pkg/common/profiling/ 18:38:01 spire-1.2.1/pkg/common/profiling/dumpers.go 18:38:01 spire-1.2.1/pkg/common/profiling/profiling.go 18:38:01 spire-1.2.1/pkg/common/protoutil/ 18:38:01 spire-1.2.1/pkg/common/protoutil/masks.go 18:38:01 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:38:01 spire-1.2.1/pkg/common/rotationutil/ 18:38:01 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:38:01 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:38:01 spire-1.2.1/pkg/common/selector/ 18:38:01 spire-1.2.1/pkg/common/selector/selector.go 18:38:01 spire-1.2.1/pkg/common/selector/selector_test.go 18:38:01 spire-1.2.1/pkg/common/selector/set.go 18:38:01 spire-1.2.1/pkg/common/selector/set_utils.go 18:38:01 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:38:01 spire-1.2.1/pkg/common/telemetry/ 18:38:01 spire-1.2.1/pkg/common/telemetry/agent/ 18:38:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:38:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:38:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:38:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:38:01 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:38:01 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:38:01 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:38:01 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:38:01 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:38:01 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:38:01 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:38:01 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:38:01 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:38:01 spire-1.2.1/pkg/common/telemetry/call.go 18:38:01 spire-1.2.1/pkg/common/telemetry/common/ 18:38:01 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:38:01 spire-1.2.1/pkg/common/telemetry/config.go 18:38:01 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:38:01 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:38:01 spire-1.2.1/pkg/common/telemetry/inmem.go 18:38:01 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:38:01 spire-1.2.1/pkg/common/telemetry/m3.go 18:38:01 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:38:01 spire-1.2.1/pkg/common/telemetry/metrics.go 18:38:01 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:38:01 spire-1.2.1/pkg/common/telemetry/names.go 18:38:01 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:38:01 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:38:01 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:38:01 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:38:01 spire-1.2.1/pkg/common/telemetry/server/ 18:38:01 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:38:01 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:38:01 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:38:01 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:38:01 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:38:01 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:38:01 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:38:01 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:38:01 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:38:01 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:38:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:38:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:38:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:38:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:38:01 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:38:01 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:38:01 spire-1.2.1/pkg/common/telemetry/server/server.go 18:38:01 spire-1.2.1/pkg/common/telemetry/sink.go 18:38:01 spire-1.2.1/pkg/common/telemetry/statsd.go 18:38:01 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:38:01 spire-1.2.1/pkg/common/telemetry/uptime.go 18:38:01 spire-1.2.1/pkg/common/telemetry/version.go 18:38:01 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:38:01 spire-1.2.1/pkg/common/uptime/ 18:38:01 spire-1.2.1/pkg/common/uptime/uptime.go 18:38:01 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:38:01 spire-1.2.1/pkg/common/util/ 18:38:01 spire-1.2.1/pkg/common/util/certs.go 18:38:01 spire-1.2.1/pkg/common/util/certs_test.go 18:38:01 spire-1.2.1/pkg/common/util/csr.go 18:38:01 spire-1.2.1/pkg/common/util/hash.go 18:38:01 spire-1.2.1/pkg/common/util/selectors.go 18:38:01 spire-1.2.1/pkg/common/util/selectors_test.go 18:38:01 spire-1.2.1/pkg/common/util/signals.go 18:38:01 spire-1.2.1/pkg/common/util/sort.go 18:38:01 spire-1.2.1/pkg/common/util/sort_test.go 18:38:01 spire-1.2.1/pkg/common/util/task.go 18:38:01 spire-1.2.1/pkg/common/util/task_test.go 18:38:01 spire-1.2.1/pkg/common/util/testdata/ 18:38:01 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:38:01 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:38:01 spire-1.2.1/pkg/common/version/ 18:38:01 spire-1.2.1/pkg/common/version/version.go 18:38:01 spire-1.2.1/pkg/common/x509svid/ 18:38:01 spire-1.2.1/pkg/common/x509svid/common_test.go 18:38:01 spire-1.2.1/pkg/common/x509svid/csr.go 18:38:01 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:38:01 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:38:01 spire-1.2.1/pkg/common/x509util/ 18:38:01 spire-1.2.1/pkg/common/x509util/cert.go 18:38:01 spire-1.2.1/pkg/common/x509util/dns.go 18:38:01 spire-1.2.1/pkg/common/x509util/dns_test.go 18:38:01 spire-1.2.1/pkg/common/x509util/keyid.go 18:38:01 spire-1.2.1/pkg/common/x509util/keypair.go 18:38:01 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:38:01 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:38:01 spire-1.2.1/pkg/server/ 18:38:01 spire-1.2.1/pkg/server/api/ 18:38:01 spire-1.2.1/pkg/server/api/agent.go 18:38:01 spire-1.2.1/pkg/server/api/agent/ 18:38:01 spire-1.2.1/pkg/server/api/agent/v1/ 18:38:01 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:38:01 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:38:01 spire-1.2.1/pkg/server/api/agent_test.go 18:38:01 spire-1.2.1/pkg/server/api/api.go 18:38:01 spire-1.2.1/pkg/server/api/audit/ 18:38:01 spire-1.2.1/pkg/server/api/audit/audit.go 18:38:01 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:38:01 spire-1.2.1/pkg/server/api/bundle.go 18:38:01 spire-1.2.1/pkg/server/api/bundle/ 18:38:01 spire-1.2.1/pkg/server/api/bundle/v1/ 18:38:01 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:38:01 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:38:01 spire-1.2.1/pkg/server/api/bundle_test.go 18:38:01 spire-1.2.1/pkg/server/api/debug/ 18:38:01 spire-1.2.1/pkg/server/api/debug/v1/ 18:38:01 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:38:01 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:38:01 spire-1.2.1/pkg/server/api/entry.go 18:38:01 spire-1.2.1/pkg/server/api/entry/ 18:38:01 spire-1.2.1/pkg/server/api/entry/v1/ 18:38:01 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:38:01 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:38:01 spire-1.2.1/pkg/server/api/entry_test.go 18:38:01 spire-1.2.1/pkg/server/api/health/ 18:38:01 spire-1.2.1/pkg/server/api/health/v1/ 18:38:01 spire-1.2.1/pkg/server/api/health/v1/service.go 18:38:01 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:38:01 spire-1.2.1/pkg/server/api/id.go 18:38:01 spire-1.2.1/pkg/server/api/id_test.go 18:38:01 spire-1.2.1/pkg/server/api/limits/ 18:38:01 spire-1.2.1/pkg/server/api/limits/limits.go 18:38:01 spire-1.2.1/pkg/server/api/middleware/ 18:38:01 spire-1.2.1/pkg/server/api/middleware/alias.go 18:38:01 spire-1.2.1/pkg/server/api/middleware/audit.go 18:38:01 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:38:01 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:38:01 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:38:01 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:38:01 spire-1.2.1/pkg/server/api/middleware/caller.go 18:38:01 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:38:01 spire-1.2.1/pkg/server/api/middleware/common.go 18:38:01 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:38:01 spire-1.2.1/pkg/server/api/middleware/entries.go 18:38:01 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:38:01 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:38:01 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:38:01 spire-1.2.1/pkg/server/api/ratelimit.go 18:38:01 spire-1.2.1/pkg/server/api/rpccontext/ 18:38:01 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:38:01 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:38:01 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:38:01 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:38:01 spire-1.2.1/pkg/server/api/selector.go 18:38:01 spire-1.2.1/pkg/server/api/selector_test.go 18:38:01 spire-1.2.1/pkg/server/api/status.go 18:38:01 spire-1.2.1/pkg/server/api/status_test.go 18:38:01 spire-1.2.1/pkg/server/api/svid/ 18:38:01 spire-1.2.1/pkg/server/api/svid/v1/ 18:38:01 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:38:01 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:38:01 spire-1.2.1/pkg/server/api/trustdomain.go 18:38:01 spire-1.2.1/pkg/server/api/trustdomain/ 18:38:01 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:38:01 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:38:01 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:38:01 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:38:01 spire-1.2.1/pkg/server/authpolicy/ 18:38:01 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:38:01 spire-1.2.1/pkg/server/authpolicy/policy.go 18:38:01 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:38:01 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:38:01 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:38:01 spire-1.2.1/pkg/server/authpolicy/validate.go 18:38:01 spire-1.2.1/pkg/server/bundle/ 18:38:01 spire-1.2.1/pkg/server/bundle/client/ 18:38:01 spire-1.2.1/pkg/server/bundle/client/client.go 18:38:01 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:38:01 spire-1.2.1/pkg/server/bundle/client/manager.go 18:38:01 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:38:01 spire-1.2.1/pkg/server/bundle/client/sources.go 18:38:01 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:38:01 spire-1.2.1/pkg/server/bundle/client/updater.go 18:38:01 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:38:01 spire-1.2.1/pkg/server/ca/ 18:38:01 spire-1.2.1/pkg/server/ca/ca.go 18:38:01 spire-1.2.1/pkg/server/ca/ca_health.go 18:38:01 spire-1.2.1/pkg/server/ca/ca_test.go 18:38:01 spire-1.2.1/pkg/server/ca/journal.go 18:38:01 spire-1.2.1/pkg/server/ca/journal_test.go 18:38:01 spire-1.2.1/pkg/server/ca/manager.go 18:38:01 spire-1.2.1/pkg/server/ca/manager_health.go 18:38:01 spire-1.2.1/pkg/server/ca/manager_test.go 18:38:01 spire-1.2.1/pkg/server/ca/templates.go 18:38:01 spire-1.2.1/pkg/server/ca/upstream_client.go 18:38:01 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:38:01 spire-1.2.1/pkg/server/ca/validation.go 18:38:01 spire-1.2.1/pkg/server/cache/ 18:38:01 spire-1.2.1/pkg/server/cache/dscache/ 18:38:01 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:38:01 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:38:01 spire-1.2.1/pkg/server/cache/entrycache/ 18:38:01 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:38:01 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:38:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:38:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:38:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:38:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:38:01 spire-1.2.1/pkg/server/catalog/ 18:38:01 spire-1.2.1/pkg/server/catalog/catalog.go 18:38:01 spire-1.2.1/pkg/server/catalog/keymanager.go 18:38:01 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:38:01 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:38:01 spire-1.2.1/pkg/server/catalog/notifier.go 18:38:01 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:38:01 spire-1.2.1/pkg/server/config.go 18:38:01 spire-1.2.1/pkg/server/datastore/ 18:38:01 spire-1.2.1/pkg/server/datastore/datastore.go 18:38:01 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:38:01 spire-1.2.1/pkg/server/datastore/repository.go 18:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:38:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:38:01 spire-1.2.1/pkg/server/endpoints/ 18:38:01 spire-1.2.1/pkg/server/endpoints/bundle/ 18:38:01 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:38:01 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:38:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:38:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:38:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:38:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:38:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:38:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:38:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:38:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:38:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:38:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:38:01 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:38:01 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:38:01 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:38:01 spire-1.2.1/pkg/server/endpoints/config.go 18:38:01 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:38:01 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:38:01 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:38:01 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:38:01 spire-1.2.1/pkg/server/endpoints/middleware.go 18:38:01 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:38:01 spire-1.2.1/pkg/server/hostservice/ 18:38:01 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:38:01 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:38:01 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:38:01 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:38:01 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:38:01 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:38:01 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:38:01 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/ 18:38:01 spire-1.2.1/pkg/server/plugin/keymanager/ 18:38:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:38:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:38:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:38:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:38:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:38:01 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:38:01 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:38:01 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:38:01 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:38:01 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:38:01 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:38:01 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:38:01 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:38:01 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:38:01 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:38:01 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:38:01 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:38:01 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:38:01 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:38:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:38:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:38:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:38:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:38:01 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:38:01 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:38:01 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/notifier/ 18:38:01 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:38:01 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:38:01 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:38:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:38:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:38:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:38:01 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:38:01 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:38:01 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:38:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:38:01 spire-1.2.1/pkg/server/registration/ 18:38:01 spire-1.2.1/pkg/server/registration/manager.go 18:38:01 spire-1.2.1/pkg/server/registration/manager_test.go 18:38:01 spire-1.2.1/pkg/server/scanentries.go 18:38:01 spire-1.2.1/pkg/server/scanentries_test.go 18:38:01 spire-1.2.1/pkg/server/server.go 18:38:01 spire-1.2.1/pkg/server/server_test.go 18:38:01 spire-1.2.1/pkg/server/svid/ 18:38:01 spire-1.2.1/pkg/server/svid/observer.go 18:38:01 spire-1.2.1/pkg/server/svid/observer_test.go 18:38:01 spire-1.2.1/pkg/server/svid/rotator.go 18:38:01 spire-1.2.1/pkg/server/svid/rotator_config.go 18:38:01 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:38:01 spire-1.2.1/pkg/server/svid/rotator_test.go 18:38:01 spire-1.2.1/proto/ 18:38:01 spire-1.2.1/proto/private/ 18:38:01 spire-1.2.1/proto/private/server/ 18:38:01 spire-1.2.1/proto/private/server/journal/ 18:38:01 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:38:01 spire-1.2.1/proto/private/server/journal/journal.proto 18:38:01 spire-1.2.1/proto/spire/ 18:38:01 spire-1.2.1/proto/spire/common/ 18:38:01 spire-1.2.1/proto/spire/common/common.pb.go 18:38:01 spire-1.2.1/proto/spire/common/common.proto 18:38:01 spire-1.2.1/proto/spire/common/plugin/ 18:38:01 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:38:01 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:38:01 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:38:01 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:38:01 spire-1.2.1/proto/spire/plugin/ 18:38:01 spire-1.2.1/proto/spire/plugin/agent/ 18:38:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:38:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:38:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:38:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:38:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:38:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:38:01 spire-1.2.1/release/ 18:38:01 spire-1.2.1/release/spire-extras/ 18:38:01 spire-1.2.1/release/spire-extras/README.md 18:38:01 spire-1.2.1/release/spire-extras/conf/ 18:38:01 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:38:01 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:38:01 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:38:01 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:38:01 spire-1.2.1/release/spire/ 18:38:01 spire-1.2.1/release/spire/README.md 18:38:01 spire-1.2.1/release/spire/conf/ 18:38:01 spire-1.2.1/release/spire/conf/agent/ 18:38:01 spire-1.2.1/release/spire/conf/agent/agent.conf 18:38:01 spire-1.2.1/release/spire/conf/server/ 18:38:01 spire-1.2.1/release/spire/conf/server/server.conf 18:38:01 spire-1.2.1/script/ 18:38:01 spire-1.2.1/script/build-artifact.sh 18:38:01 spire-1.2.1/script/generate_dummy_ca.sh 18:38:01 spire-1.2.1/support/ 18:38:01 spire-1.2.1/support/k8s/ 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:38:01 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:38:01 spire-1.2.1/support/oidc-discovery-provider/ 18:38:01 spire-1.2.1/support/oidc-discovery-provider/README.md 18:38:01 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:38:01 spire-1.2.1/support/oidc-discovery-provider/config.go 18:38:01 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:38:01 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:38:01 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:38:01 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:38:01 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:38:01 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:38:01 spire-1.2.1/support/oidc-discovery-provider/main.go 18:38:01 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:38:01 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:38:01 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:38:01 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:38:01 spire-1.2.1/test/ 18:38:01 spire-1.2.1/test/clock/ 18:38:01 spire-1.2.1/test/clock/clock.go 18:38:01 spire-1.2.1/test/fakes/ 18:38:01 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:38:01 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:38:01 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:38:01 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:38:01 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:38:01 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:38:01 spire-1.2.1/test/fakes/fakeagentstore/ 18:38:01 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:38:01 spire-1.2.1/test/fakes/fakedatastore/ 18:38:01 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:38:01 spire-1.2.1/test/fakes/fakeentryclient/ 18:38:01 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:38:01 spire-1.2.1/test/fakes/fakehealthchecker/ 18:38:01 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:38:01 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:38:01 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:38:01 spire-1.2.1/test/fakes/fakemetrics/ 18:38:01 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:38:01 spire-1.2.1/test/fakes/fakenoderesolver/ 18:38:01 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:38:01 spire-1.2.1/test/fakes/fakenotifier/ 18:38:01 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:38:01 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:38:01 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:38:01 spire-1.2.1/test/fakes/fakeserverca/ 18:38:01 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:38:01 spire-1.2.1/test/fakes/fakeservercatalog/ 18:38:01 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:38:01 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:38:01 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:38:01 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:38:01 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:38:01 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:38:01 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:38:01 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:38:01 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:38:01 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:38:01 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:38:01 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:38:01 spire-1.2.1/test/fixture/ 18:38:01 spire-1.2.1/test/fixture/certs/ 18:38:01 spire-1.2.1/test/fixture/certs/agent_svid.der 18:38:01 spire-1.2.1/test/fixture/certs/base_cert.pem 18:38:01 spire-1.2.1/test/fixture/certs/base_csr.pem 18:38:01 spire-1.2.1/test/fixture/certs/base_key.pem 18:38:01 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:38:01 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:38:01 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:38:01 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:38:01 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:38:01 spire-1.2.1/test/fixture/certs/blog_key.pem 18:38:01 spire-1.2.1/test/fixture/certs/bundle.der 18:38:01 spire-1.2.1/test/fixture/certs/ca.pem 18:38:01 spire-1.2.1/test/fixture/certs/ca_key.pem 18:38:01 spire-1.2.1/test/fixture/certs/database_cert.pem 18:38:01 spire-1.2.1/test/fixture/certs/database_csr.pem 18:38:01 spire-1.2.1/test/fixture/certs/database_key.pem 18:38:01 spire-1.2.1/test/fixture/certs/node_cert.pem 18:38:01 spire-1.2.1/test/fixture/certs/node_csr.pem 18:38:01 spire-1.2.1/test/fixture/certs/node_key.pem 18:38:01 spire-1.2.1/test/fixture/certs/svid.pem 18:38:01 spire-1.2.1/test/fixture/certs/svid_key.pem 18:38:01 spire-1.2.1/test/fixture/config/ 18:38:01 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:38:01 spire-1.2.1/test/fixture/config/agent_good.conf 18:38:01 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:38:01 spire-1.2.1/test/fixture/config/plugin_good.conf 18:38:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:38:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:38:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:38:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:38:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:38:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:38:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:38:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:38:01 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:38:01 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:38:01 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:38:01 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:38:01 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:38:01 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:38:01 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:38:01 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:38:01 spire-1.2.1/test/fixture/config/server_good.conf 18:38:01 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:38:01 spire-1.2.1/test/fixture/fixture.go 18:38:01 spire-1.2.1/test/fixture/nodeattestor/ 18:38:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:38:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:38:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:38:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:38:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:38:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:38:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:38:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:38:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:38:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:38:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:38:01 spire-1.2.1/test/fixture/registration/ 18:38:01 spire-1.2.1/test/fixture/registration/entries.json 18:38:01 spire-1.2.1/test/fixture/registration/good-for-update.json 18:38:01 spire-1.2.1/test/fixture/registration/good.json 18:38:01 spire-1.2.1/test/fixture/registration/invalid.json 18:38:01 spire-1.2.1/test/fixture/registration/invalid_json.json 18:38:01 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:38:01 spire-1.2.1/test/integration/ 18:38:01 spire-1.2.1/test/integration/README.md 18:38:01 spire-1.2.1/test/integration/common 18:38:01 spire-1.2.1/test/integration/setup/ 18:38:01 spire-1.2.1/test/integration/setup/adminclient/ 18:38:01 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:38:01 spire-1.2.1/test/integration/setup/adminclient/client.go 18:38:01 spire-1.2.1/test/integration/setup/debugagent/ 18:38:01 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:38:01 spire-1.2.1/test/integration/setup/debugagent/main.go 18:38:01 spire-1.2.1/test/integration/setup/debugserver/ 18:38:01 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:38:01 spire-1.2.1/test/integration/setup/debugserver/main.go 18:38:01 spire-1.2.1/test/integration/setup/downstreamclient/ 18:38:01 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:38:01 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:38:01 spire-1.2.1/test/integration/setup/itclient/ 18:38:01 spire-1.2.1/test/integration/setup/itclient/client.go 18:38:01 spire-1.2.1/test/integration/setup/node-attestation/ 18:38:01 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:38:01 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:38:02 spire-1.2.1/test/integration/setup/x509pop/ 18:38:02 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:38:02 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:38:02 spire-1.2.1/test/integration/suites/ 18:38:02 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:38:02 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:38:02 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:38:02 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:38:02 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:38:02 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:38:02 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:38:02 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:38:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:38:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:38:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:38:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:38:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:38:02 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:38:02 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:38:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:38:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:38:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:38:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:38:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:38:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:38:02 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:38:02 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:38:02 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:38:02 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:38:02 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:38:02 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:38:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:38:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:38:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:38:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:38:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:38:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:38:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:38:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:38:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:38:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:38:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:38:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:38:02 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:38:02 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:38:02 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:38:02 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:38:02 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:38:02 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:38:02 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:38:02 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:38:02 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:38:02 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:38:02 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:38:02 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:38:02 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:38:02 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:38:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:38:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:38:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:38:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:38:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:38:02 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:38:02 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:38:02 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:38:02 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:38:02 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:38:02 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:38:02 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:38:02 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:38:02 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:38:02 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:38:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:38:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:38:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:38:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:38:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:38:02 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:38:02 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:38:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:38:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:38:02 spire-1.2.1/test/integration/suites/join-token/ 18:38:02 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:38:02 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:38:02 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:38:02 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:38:02 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:38:02 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:38:02 spire-1.2.1/test/integration/suites/join-token/README.md 18:38:02 spire-1.2.1/test/integration/suites/join-token/conf/ 18:38:02 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:38:02 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:38:02 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:38:02 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:38:02 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:38:02 spire-1.2.1/test/integration/suites/join-token/teardown 18:38:02 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:38:02 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:38:02 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:38:02 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:38:02 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:38:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:38:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:38:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:38:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:38:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:38:02 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:38:02 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:38:02 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:38:02 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:38:02 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:38:02 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:38:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:38:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:38:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:38:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:38:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:38:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:38:02 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:38:02 spire-1.2.1/test/integration/suites/k8s/ 18:38:02 spire-1.2.1/test/integration/suites/k8s/00-setup 18:38:02 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:38:02 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:38:02 spire-1.2.1/test/integration/suites/k8s/README.md 18:38:02 spire-1.2.1/test/integration/suites/k8s/conf/ 18:38:02 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:38:02 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:38:02 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:38:02 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:38:02 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:38:02 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:38:02 spire-1.2.1/test/integration/suites/k8s/teardown 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/ 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:38:02 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:38:02 spire-1.2.1/test/integration/suites/node-attestation/ 18:38:02 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:38:02 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:38:02 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:38:02 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:38:02 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:38:02 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:38:02 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:38:02 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:38:02 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:38:02 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:38:02 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:38:02 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:38:02 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:38:02 spire-1.2.1/test/integration/suites/rotation/ 18:38:02 spire-1.2.1/test/integration/suites/rotation/00-setup 18:38:02 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:38:02 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:38:02 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:38:02 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:38:02 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:38:02 spire-1.2.1/test/integration/suites/rotation/README.md 18:38:02 spire-1.2.1/test/integration/suites/rotation/conf/ 18:38:02 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:38:02 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:38:02 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:38:02 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:38:02 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:38:02 spire-1.2.1/test/integration/suites/rotation/teardown 18:38:02 spire-1.2.1/test/integration/suites/self-test/ 18:38:02 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:38:02 spire-1.2.1/test/integration/suites/self-test/README.md 18:38:02 spire-1.2.1/test/integration/suites/self-test/teardown 18:38:02 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:38:02 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:38:02 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:38:02 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:38:02 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:38:02 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:38:02 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:38:02 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:38:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:38:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:38:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:38:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:38:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:38:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:38:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:38:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:38:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:38:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:38:02 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:38:02 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:38:02 spire-1.2.1/test/integration/suites/upgrade/ 18:38:02 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:38:02 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:38:02 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:38:02 spire-1.2.1/test/integration/suites/upgrade/README.md 18:38:02 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:38:02 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:38:02 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:38:02 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:38:02 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:38:02 spire-1.2.1/test/integration/suites/upgrade/teardown 18:38:02 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:38:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:38:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:38:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:38:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:38:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:38:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:38:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:38:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:38:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:38:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:38:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:38:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:38:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:38:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:38:02 spire-1.2.1/test/integration/test-one.sh 18:38:02 spire-1.2.1/test/integration/test.sh 18:38:02 spire-1.2.1/test/plugintest/ 18:38:02 spire-1.2.1/test/plugintest/config.go 18:38:02 spire-1.2.1/test/plugintest/load.go 18:38:02 spire-1.2.1/test/plugintest/option.go 18:38:02 spire-1.2.1/test/spiretest/ 18:38:02 spire-1.2.1/test/spiretest/apiserver.go 18:38:02 spire-1.2.1/test/spiretest/assertions.go 18:38:02 spire-1.2.1/test/spiretest/dir.go 18:38:02 spire-1.2.1/test/spiretest/errors_posix.go 18:38:02 spire-1.2.1/test/spiretest/errors_windows.go 18:38:02 spire-1.2.1/test/spiretest/logs.go 18:38:02 spire-1.2.1/test/spiretest/socketapi.go 18:38:02 spire-1.2.1/test/spiretest/suite.go 18:38:02 spire-1.2.1/test/spiretest/x509.go 18:38:02 spire-1.2.1/test/testca/ 18:38:02 spire-1.2.1/test/testca/ca.go 18:38:02 spire-1.2.1/test/testkey/ 18:38:02 spire-1.2.1/test/testkey/generate.sh 18:38:02 spire-1.2.1/test/testkey/genkeys.go 18:38:02 spire-1.2.1/test/testkey/keys.go 18:38:02 spire-1.2.1/test/testkey/new.go 18:38:02 spire-1.2.1/test/tpmsimulator/ 18:38:02 spire-1.2.1/test/tpmsimulator/simulator.go 18:38:02 spire-1.2.1/test/util/ 18:38:02 spire-1.2.1/test/util/cert_fixtures.go 18:38:02 spire-1.2.1/test/util/cert_generation.go 18:38:02 spire-1.2.1/test/util/io_redirection.go 18:38:02 spire-1.2.1/test/util/race.go 18:38:02 spire-1.2.1/test/util/util.go 18:38:02 building spire from source... 18:38:02 Installing go1.17.7... 18:38:11 ---> c5ee386e3e63 18:38:11 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:38:11 ---> Running in 2b75c98dd829 18:38:12 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 18:38:30 Building bin/spire-server... 18:38:30 go: downloading github.com/mitchellh/cli v1.1.2 18:38:30 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:38:30 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:38:30 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:38:30 go: downloading google.golang.org/grpc v1.44.0 18:38:30 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:38:31 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:38:32 go: downloading github.com/imdario/mergo v0.3.12 18:38:32 go: downloading github.com/sirupsen/logrus v1.8.1 18:38:34 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:38:34 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:38:34 go: downloading github.com/fatih/color v1.13.0 18:38:34 go: downloading github.com/mattn/go-isatty v0.0.14 18:38:35 go: downloading google.golang.org/protobuf v1.27.1 18:38:35 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:38:37 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:38:37 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:38:37 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:38:38 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:38:38 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:38:38 go: downloading github.com/armon/go-metrics v0.3.10 18:38:38 go: downloading github.com/prometheus/client_golang v1.12.1 18:38:38 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:38:39 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:38:40 go: downloading github.com/open-policy-agent/opa v0.38.0 18:38:55 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:38:55 go: downloading github.com/mattn/go-colorable v0.1.12 18:38:55 go: downloading github.com/Masterminds/goutils v1.1.0 18:38:55 go: downloading github.com/Masterminds/semver v1.5.0 18:38:55 go: downloading github.com/google/uuid v1.1.2 18:38:55 go: downloading github.com/huandu/xstrings v1.3.2 18:38:55 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:38:55 go: downloading github.com/oklog/run v1.0.0 18:38:55 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:38:55 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:38:55 go: downloading github.com/prometheus/client_model v0.2.0 18:38:55 go: downloading github.com/prometheus/common v0.32.1 18:38:55 go: downloading github.com/beorn7/perks v1.0.1 18:38:55 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:38:55 go: downloading github.com/prometheus/procfs v0.7.3 18:38:56 go: downloading go.uber.org/atomic v1.9.0 18:38:56 go: downloading github.com/imkira/go-observer v1.0.3 18:38:57 go: downloading github.com/hashicorp/errwrap v1.1.0 18:38:57 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:38:57 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:38:57 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:38:57 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:38:57 go: downloading github.com/blang/semver/v4 v4.0.0 18:38:57 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:38:57 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:38:58 go: downloading github.com/jinzhu/gorm v1.9.16 18:38:58 go: downloading github.com/lib/pq v1.10.4 18:38:58 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:38:58 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:38:59 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:39:03 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:39:13 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:39:13 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:39:13 go: downloading github.com/stretchr/testify v1.7.0 18:39:13 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:39:13 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:39:35 go: downloading google.golang.org/api v0.70.0 18:39:35 go: downloading k8s.io/client-go v0.23.4 18:39:35 go: downloading k8s.io/api v0.23.4 18:39:51 go: downloading github.com/google/go-tpm v0.3.3 18:39:51 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:40:23 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:40:23 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:40:23 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:40:23 go: downloading k8s.io/apimachinery v0.23.4 18:40:23 go: downloading k8s.io/kube-aggregator v0.23.3 18:40:23 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:40:23 go: downloading cloud.google.com/go/storage v1.21.0 18:40:23 go: downloading cloud.google.com/go v0.100.2 18:40:25 go: downloading github.com/hashicorp/vault/api v1.4.1 18:40:25 go: downloading github.com/twmb/murmur3 v1.1.6 18:40:25 go: downloading cloud.google.com/go/security v1.3.0 18:40:25 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:40:26 go: downloading gopkg.in/yaml.v2 v2.4.0 18:40:27 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:40:27 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:40:27 go: downloading github.com/gobwas/glob v0.2.3 18:40:28 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:40:28 go: downloading github.com/jinzhu/inflection v1.0.0 18:40:28 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:40:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:40:28 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:40:29 go: downloading github.com/aws/smithy-go v1.11.0 18:40:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:40:30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:40:31 go: downloading github.com/gogo/protobuf v1.3.2 18:40:38 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:40:38 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:40:38 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:40:38 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:40:38 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:40:38 go: downloading github.com/dimchansky/utfbom v1.1.1 18:40:38 go: downloading k8s.io/klog/v2 v2.30.0 18:40:38 go: downloading github.com/google/gofuzz v1.1.0 18:40:38 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:40:40 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:40:40 go: downloading github.com/spf13/pflag v1.0.5 18:40:41 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:40:41 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:40:41 go: downloading cloud.google.com/go/compute v1.3.0 18:40:42 go: downloading cloud.google.com/go/iam v0.1.1 18:40:42 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:40:43 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:40:43 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:40:43 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:40:43 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:40:43 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:40:44 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:40:44 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:40:45 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:40:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:40:45 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:40:47 go: downloading go.opencensus.io v0.23.0 18:40:48 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:40:48 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:40:48 go: downloading gopkg.in/inf.v0 v0.9.1 18:40:49 go: downloading github.com/go-logr/logr v1.2.2 18:40:49 go: downloading github.com/google/go-cmp v0.5.7 18:40:49 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:40:49 go: downloading github.com/json-iterator/go v1.1.12 18:40:50 go: downloading github.com/googleapis/gnostic v0.5.5 18:40:52 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:40:54 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:40:54 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:40:55 go: downloading github.com/tklauser/numcpus v0.3.0 18:40:55 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:40:55 go: downloading go.uber.org/zap v1.21.0 18:40:56 go: downloading sigs.k8s.io/yaml v1.3.0 18:40:56 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:40:56 go: downloading github.com/modern-go/reflect2 v1.0.2 18:40:57 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:40:57 go: downloading github.com/ryanuber/go-glob v1.0.0 18:40:57 go: downloading github.com/golang/snappy v0.0.4 18:40:57 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:41:07 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:41:07 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:41:07 go: downloading github.com/hashicorp/go-version v1.2.0 18:41:07 go: downloading go.uber.org/multierr v1.6.0 18:41:34 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:41:34 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:42:31 Removing intermediate container 1b1073f72774 18:42:31 ---> d9b9d02a6832 18:42:31 18:42:31 Step 10/23 : FROM alpine:3.14 18:42:31 ---> ac73e934f311 18:42:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:42:31 ---> Running in 97db3d995a0d 18:42:31 Removing intermediate container 97db3d995a0d 18:42:31 ---> 3b9d070f115f 18:42:31 Step 12/23 : ENV APP_PORT=59880 18:42:31 ---> Running in d7ee7a24c41d 18:42:31 Removing intermediate container d7ee7a24c41d 18:42:31 ---> dde79fadbf1c 18:42:31 Step 13/23 : EXPOSE $APP_PORT 18:42:31 ---> Running in 84083fb32177 18:42:32 Removing intermediate container 84083fb32177 18:42:32 ---> f1cde98958ea 18:42:32 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:42:32 ---> Running in 7e6dffe2d574 18:42:36 Removing intermediate container 7e6dffe2d574 18:42:36 ---> d83d2af4a643 18:42:36 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 18:42:36 ---> Running in e4228703e491 18:42:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:42:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:42:39 (1/6) Installing dumb-init (1.2.5-r1) 18:42:39 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:42:39 (3/6) Installing libsodium (1.0.18-r0) 18:42:39 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:42:40 (5/6) Installing libzmq (4.3.4-r0) 18:42:40 (6/6) Installing zeromq (4.3.4-r0) 18:42:40 Executing busybox-1.33.1-r7.trigger 18:42:40 OK: 8 MiB in 20 packages 18:42:42 Removing intermediate container e4228703e491 18:42:42 ---> efcdc454b3d9 18:42:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:42:43 ---> 6a9550c6593a 18:42:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:42:45 ---> c1ac41e7d9ba 18:42:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:42:45 ---> d183da541303 18:42:45 Step 19/23 : ENTRYPOINT ["/core-data"] 18:42:45 ---> Running in c29e53e8acbf 18:42:46 Removing intermediate container c29e53e8acbf 18:42:46 ---> 0e5ca6d4542a 18:42:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:42:46 ---> Running in fbf9ea7e22bd 18:42:46 Removing intermediate container fbf9ea7e22bd 18:42:46 ---> 58f877467c80 18:42:46 Step 21/23 : LABEL arch=arm64 18:42:47 ---> Running in df7b8f61217f 18:42:47 Removing intermediate container df7b8f61217f 18:42:47 ---> 1b9f1909dcae 18:42:47 Step 22/23 : LABEL git_sha=71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 18:42:47 ---> Running in 31822c92f6e4 18:42:48 Removing intermediate container 31822c92f6e4 18:42:48 ---> 8a41a1e4b0e5 18:42:48 Step 23/23 : LABEL version=0.0.0 18:42:49 ---> Running in f7f3a87e7e65 18:42:49 Removing intermediate container f7f3a87e7e65 18:42:49 ---> 7aeccca3fd72 18:42:49 18:42:50 Successfully built 7aeccca3fd72 18:42:50 Successfully tagged core-data-arm64:latest 18:42:50 Building security-proxy-setup 18:43:22  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:43:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:43:22 ---> 61b76ae995b2 18:43:22 Step 3/22 : WORKDIR /edgex-go 18:43:22 ---> Using cache 18:43:22 ---> 383dcc29ac13 18:43:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:43:22 ---> Using cache 18:43:22 ---> 228b0cd4ea71 18:43:22 Step 5/22 : RUN apk add --update --no-cache make git 18:43:22 ---> Using cache 18:43:22 ---> eb9f42db86ac 18:43:22 Step 6/22 : COPY go.mod vendor* ./ 18:43:22 ---> Using cache 18:43:22 ---> eab5dd579ed3 18:43:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:22 ---> Using cache 18:43:22 ---> b85747926bd0 18:43:22 Step 8/22 : COPY . . 18:43:22 ---> Using cache 18:43:22 ---> c49c7e9d4f7e 18:43:22 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:43:22 ---> Running in cec9fe26f63c 18:43: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:44:19 Removing intermediate container 2eeea4de40f2 18:44:19 ---> 304f39fe82ef 18:44:19 18:44:19 Step 10/22 : FROM alpine:3.14 18:44:19 ---> ac73e934f311 18:44:19 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:44:19 ---> Using cache 18:44:19 ---> 23bac18bc397 18:44:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:44:19 ---> Using cache 18:44:19 ---> c2b9386bb0e4 18:44:19 Step 13/22 : ENV APP_PORT=59861 18:44:19 ---> Running in 3ced777e1d48 18:44:19 Removing intermediate container 3ced777e1d48 18:44:19 ---> 3fe626a7adfc 18:44:19 Step 14/22 : EXPOSE $APP_PORT 18:44:19 ---> Running in 830b19c9acc0 18:44:19 Removing intermediate container 830b19c9acc0 18:44:19 ---> a926c2cab86a 18:44:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:44:19 ---> 85ee56bd1234 18:44:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:44:19 ---> c08dca3aa3dd 18:44:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:44:19 ---> 429d7e4c6620 18:44:19 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:44:19 ---> Running in 123f13012121 18:44:19 Removing intermediate container 123f13012121 18:44:19 ---> ba7375a8c788 18:44:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:44:19 ---> Running in 431708f12e61 18:44:19 Removing intermediate container 431708f12e61 18:44:19 ---> 848859e15bc2 18:44:19 Step 20/22 : LABEL arch=arm64 18:44:19 ---> Running in 1995d537c492 18:44:19 Removing intermediate container 1995d537c492 18:44:19 ---> 76204152d28b 18:44:19 Step 21/22 : LABEL git_sha=71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 18:44:19 ---> Running in 224f3326e2bf 18:44:19 Removing intermediate container 224f3326e2bf 18:44:19 ---> 14277cfdf55c 18:44:19 Step 22/22 : LABEL version=0.0.0 18:44:19 ---> Running in d6733855ee45 18:44:19 Removing intermediate container d6733855ee45 18:44:19 ---> 03875c228bbf 18:44:19 18:44:19 Successfully built 03875c228bbf 18:44:19 Successfully tagged support-scheduler-arm64:latest 18:44:19 Building security-secretstore-setup 18:44:45  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:44:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:44:45 ---> 61b76ae995b2 18:44:45 Step 3/25 : WORKDIR /edgex-go 18:44:45 ---> Using cache 18:44:45 ---> 383dcc29ac13 18:44:45 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:45 ---> Using cache 18:44:45 ---> 228b0cd4ea71 18:44:45 Step 5/25 : RUN apk add --update --no-cache make git 18:44:45 ---> Using cache 18:44:45 ---> eb9f42db86ac 18:44:45 Step 6/25 : COPY go.mod vendor* ./ 18:44:45 ---> Using cache 18:44:45 ---> eab5dd579ed3 18:44:45 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:45 ---> Using cache 18:44:45 ---> b85747926bd0 18:44:45 Step 8/25 : COPY . . 18:44:45 ---> Using cache 18:44:45 ---> c49c7e9d4f7e 18:44:45 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:44:46 ---> Running in 60d9cb138a10 18:44:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:45:35 Removing intermediate container 2b75c98dd829 18:45:35 ---> 6249e6403823 18:45:35 18:45:35 Step 10/22 : FROM alpine:3.14 18:45:35 ---> ac73e934f311 18:45:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:45:35 ---> Running in 305c4b1e137d 18:45:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:45:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:45:35 (1/2) Installing ca-certificates (20211220-r0) 18:45:35 (2/2) Installing dumb-init (1.2.5-r1) 18:45:35 Executing busybox-1.33.1-r7.trigger 18:45:35 Executing ca-certificates-20211220-r0.trigger 18:45:35 OK: 6 MiB in 16 packages 18:45:37 Removing intermediate container 305c4b1e137d 18:45:37 ---> 614eb9319d80 18:45:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:45:37 ---> Running in 277b60b8b641 18:45:38 Removing intermediate container 277b60b8b641 18:45:38 ---> c9ea8d5784c8 18:45:38 Step 13/22 : ENV APP_PORT=59860 18:45:38 ---> Running in 713e2c1e7ef3 18:45:39 Removing intermediate container 713e2c1e7ef3 18:45:39 ---> 29ad06f9551c 18:45:39 Step 14/22 : EXPOSE $APP_PORT 18:45:39 ---> Running in 9fdceca0a472 18:45:40 Removing intermediate container 9fdceca0a472 18:45:40 ---> a7926f41bca3 18:45:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:45:40 ---> 081f92394a58 18:45:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:45:43 ---> 793d999ea622 18:45:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:45:43 ---> 6eb45cb98014 18:45:43 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:45:43 ---> Running in c184781fc555 18:45:44 Removing intermediate container c184781fc555 18:45:44 ---> 7e4516779f79 18:45:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:45:44 ---> Running in 544cb578fe6d 18:45:45 Removing intermediate container 544cb578fe6d 18:45:45 ---> be4c52c04832 18:45:45 Step 20/22 : LABEL arch=arm64 18:45:45 ---> Running in 4645835e5e54 18:45:45 Removing intermediate container 4645835e5e54 18:45:45 ---> c3ffb5cf1efe 18:45:45 Step 21/22 : LABEL git_sha=71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 18:45:45 ---> Running in 1b42661518fe 18:45:46 Removing intermediate container 1b42661518fe 18:45:46 ---> 036b3fa9b6e0 18:45:46 Step 22/22 : LABEL version=0.0.0 18:45:46 ---> Running in da73dc64aa5a 18:45:46 Removing intermediate container da73dc64aa5a 18:45:46 ---> a2a4f105e76d 18:45:46 18:45:47 Successfully built a2a4f105e76d 18:45:47 Successfully tagged support-notifications-arm64:latest 18:45:47  Building support-notifications ... done Building core-command 18:46:26 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:46:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:46:26 ---> 61b76ae995b2 18:46:26 Step 3/23 : WORKDIR /edgex-go 18:46:26 ---> Using cache 18:46:26 ---> 383dcc29ac13 18:46:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:46:26 ---> Using cache 18:46:26 ---> 228b0cd4ea71 18:46:26 Step 5/23 : RUN apk add --update --no-cache make git 18:46:26 ---> Using cache 18:46:26 ---> eb9f42db86ac 18:46:26 Step 6/23 : COPY go.mod vendor* ./ 18:46:26 ---> Using cache 18:46:26 ---> eab5dd579ed3 18:46:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:26 ---> Using cache 18:46:26 ---> b85747926bd0 18:46:26 Step 8/23 : COPY . . 18:46:26 ---> Using cache 18:46:26 ---> c49c7e9d4f7e 18:46:26 Step 9/23 : RUN make cmd/core-command/core-command 18:46:26 ---> Running in 81172e4aa07e 18:46:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:48: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/secrets-config ./cmd/secrets-config 18:48:10 Removing intermediate container cec9fe26f63c 18:48:10 ---> c0eb85b81801 18:48:10 18:48:10 Step 10/22 : FROM alpine:3.14 18:48:10 ---> ac73e934f311 18:48:10 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 18:48:10 ---> Running in 694f6a131689 18:48:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:48:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:48:14 (1/6) Installing ca-certificates (20211220-r0) 18:48:14 (2/6) Installing brotli-libs (1.0.9-r5) 18:48:14 (3/6) Installing nghttp2-libs (1.43.0-r0) 18:48:14 (4/6) Installing libcurl (7.79.1-r1) 18:48:14 (5/6) Installing curl (7.79.1-r1) 18:48:14 (6/6) Installing dumb-init (1.2.5-r1) 18:48:14 Executing busybox-1.33.1-r7.trigger 18:48:14 Executing ca-certificates-20211220-r0.trigger 18:48:14 OK: 8 MiB in 20 packages 18:48:16 Removing intermediate container 694f6a131689 18:48:16 ---> 2af5e5bd94c6 18:48:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:48:16 ---> Running in da62fd5dd441 18:48:17 Removing intermediate container da62fd5dd441 18:48:17 ---> 4fefba7992ec 18:48:17 Step 13/22 : WORKDIR /edgex 18:48:17 ---> Running in 0942497a3e08 18:48:17 Removing intermediate container 0942497a3e08 18:48:17 ---> bca570df6f32 18:48:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:48:18 ---> c1ec1bc2bdf2 18:48:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:48:20 ---> c9888641bd58 18:48:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:48:22 ---> 9db3f38f9201 18:48:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:48:23 ---> bc1deb4c1511 18:48:23 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:48:23 ---> Running in 7835654101ba 18:48:25 Removing intermediate container 7835654101ba 18:48:25 ---> 75a079f8f5e6 18:48:25 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:48:26 ---> Running in bfd101e7c2b7 18:48:26 Removing intermediate container bfd101e7c2b7 18:48:26 ---> c0ad7ea79d66 18:48:26 Step 20/22 : LABEL arch=arm64 18:48:26 ---> Running in 58074fc8c129 18:48:27 Removing intermediate container 58074fc8c129 18:48:27 ---> bdb1a162771f 18:48:27 Step 21/22 : LABEL git_sha=71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 18:48:27 ---> Running in 1a3fedb8cac2 18:48:27 Removing intermediate container 1a3fedb8cac2 18:48:27 ---> 1d080d14b0e0 18:48:27 Step 22/22 : LABEL version=0.0.0 18:48:28 ---> Running in d56c149546dd 18:48:28 Removing intermediate container d56c149546dd 18:48:28 ---> a18619469ec4 18:48:28 18:48:28 Successfully built a18619469ec4 18:48:28 Successfully tagged security-proxy-setup-arm64:latest 18:48:29  Building security-proxy-setup ... done Building security-spire-agent 18:49:01 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:49:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:49:01 ---> 61b76ae995b2 18:49:01 Step 3/26 : WORKDIR /edgex-go 18:49:01 ---> Using cache 18:49:01 ---> 383dcc29ac13 18:49:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:49:01 ---> Using cache 18:49:01 ---> 228b0cd4ea71 18:49:01 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:49:01 ---> Using cache 18:49:01 ---> e61f940d60cf 18:49:01 Step 6/26 : COPY go.mod vendor* ./ 18:49:01 ---> Using cache 18:49:01 ---> c576abf64cbf 18:49:01 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:49:01 ---> Using cache 18:49:01 ---> 24b07beba669 18:49:01 Step 8/26 : COPY . . 18:49:01 ---> Using cache 18:49:01 ---> 173f80118f2e 18:49:01 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:49:01 ---> Using cache 18:49:01 ---> 82417d1b03a8 18:49:01 Step 10/26 : RUN mkdir -p spire-build 18:49:01 ---> Using cache 18:49:01 ---> 06796ee9405f 18:49:01 Step 11/26 : WORKDIR /edgex-go/spire-build 18:49:01 ---> Using cache 18:49:01 ---> 6d858c6743c7 18:49:01 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 18:49:01 ---> Running in 6731a897437c 18:49:01 spire-1.2.1/ 18:49:01 spire-1.2.1/.data/ 18:49:01 spire-1.2.1/.data/.file 18:49:01 spire-1.2.1/.dockerignore 18:49:01 spire-1.2.1/.gitattributes 18:49:01 spire-1.2.1/.githooks/ 18:49:01 spire-1.2.1/.githooks/pre-commit 18:49:01 spire-1.2.1/.github/ 18:49:01 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:49:01 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:49:01 spire-1.2.1/.github/dependabot.yml 18:49:01 spire-1.2.1/.github/workflows/ 18:49:01 spire-1.2.1/.github/workflows/nightly_build.yaml 18:49:01 spire-1.2.1/.github/workflows/pr_build.yaml 18:49:01 spire-1.2.1/.github/workflows/release_build.yaml 18:49:01 spire-1.2.1/.github/workflows/scripts/ 18:49:01 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:49:01 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:49:01 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:49:01 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:49:01 spire-1.2.1/.github/workflows/scripts/split.sh 18:49:01 spire-1.2.1/.gitignore 18:49:01 spire-1.2.1/.go-version 18:49:01 spire-1.2.1/.golangci.yml 18:49:01 spire-1.2.1/ADOPTERS.md 18:49:01 spire-1.2.1/CHANGELOG.md 18:49:01 spire-1.2.1/CODE-OF-CONDUCT.md 18:49:01 spire-1.2.1/CODEOWNERS 18:49:01 spire-1.2.1/CONTRIBUTING.md 18:49:01 spire-1.2.1/Dockerfile 18:49:01 spire-1.2.1/Dockerfile.dev 18:49:01 spire-1.2.1/Dockerfile.scratch 18:49:01 spire-1.2.1/LICENSE 18:49:01 spire-1.2.1/MAINTAINERS.md 18:49:01 spire-1.2.1/Makefile 18:49:01 spire-1.2.1/README.md 18:49:01 spire-1.2.1/ROADMAP.md 18:49:01 spire-1.2.1/SECURITY.md 18:49:01 spire-1.2.1/cmd/ 18:49:01 spire-1.2.1/cmd/spire-agent/ 18:49:01 spire-1.2.1/cmd/spire-agent/cli/ 18:49:01 spire-1.2.1/cmd/spire-agent/cli/api/ 18:49:01 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:49:01 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:49:01 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:49:01 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:49:01 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:49:01 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:49:01 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:49:01 spire-1.2.1/cmd/spire-agent/cli/common/ 18:49:01 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:49:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:49:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:49:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:49:01 spire-1.2.1/cmd/spire-agent/cli/run/ 18:49:01 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:49:01 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:49:01 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:49:01 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:49:01 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:49:01 spire-1.2.1/cmd/spire-agent/main.go 18:49:01 spire-1.2.1/cmd/spire-server/ 18:49:01 spire-1.2.1/cmd/spire-server/cli/ 18:49:01 spire-1.2.1/cmd/spire-server/cli/agent/ 18:49:01 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:49:01 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/cli.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/entry/ 18:49:01 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/federation/ 18:49:01 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:49:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:49:01 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/run/ 18:49:01 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/token/ 18:49:01 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/validate/ 18:49:01 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/x509/ 18:49:01 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:49:01 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:49:01 spire-1.2.1/cmd/spire-server/main.go 18:49:01 spire-1.2.1/cmd/spire-server/util/ 18:49:01 spire-1.2.1/cmd/spire-server/util/util.go 18:49:01 spire-1.2.1/conf/ 18:49:01 spire-1.2.1/conf/agent/ 18:49:01 spire-1.2.1/conf/agent/agent.conf 18:49:01 spire-1.2.1/conf/agent/agent_full.conf 18:49:01 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:49:01 spire-1.2.1/conf/server/ 18:49:01 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:49:01 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:49:01 spire-1.2.1/conf/server/server.conf 18:49:01 spire-1.2.1/conf/server/server_full.conf 18:49:01 spire-1.2.1/doc/ 18:49:01 spire-1.2.1/doc/SPIRE101.md 18:49:01 spire-1.2.1/doc/auditlog.md 18:49:01 spire-1.2.1/doc/authorization_policy_engine.md 18:49:01 spire-1.2.1/doc/changelog_guidelines.md 18:49:01 spire-1.2.1/doc/cure53-report.pdf 18:49:01 spire-1.2.1/doc/images/ 18:49:01 spire-1.2.1/doc/images/2019_roadmap.png 18:49:01 spire-1.2.1/doc/images/SPIRE101.png 18:49:01 spire-1.2.1/doc/images/SPIRE_agent.png 18:49:01 spire-1.2.1/doc/images/SPIRE_server.png 18:49:01 spire-1.2.1/doc/images/cache_mgr.png 18:49:01 spire-1.2.1/doc/images/cache_mgr_components.png 18:49:01 spire-1.2.1/doc/images/federated_spire.png 18:49:01 spire-1.2.1/doc/images/ha_mode.png 18:49:01 spire-1.2.1/doc/images/nested_spire.png 18:49:01 spire-1.2.1/doc/images/oidc_federation.png 18:49:01 spire-1.2.1/doc/images/single_trust_domain.png 18:49:01 spire-1.2.1/doc/images/spiffe_compatible.png 18:49:01 spire-1.2.1/doc/images/spire_logo.png 18:49:01 spire-1.2.1/doc/migrating_registration_api_clients.md 18:49:01 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:49:01 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:49:01 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:49:01 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:49:01 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:49:01 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:49:01 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:49:01 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:49:01 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:49:01 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:49:01 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:49:01 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:49:01 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:49:01 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:49:01 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:49:01 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:49:01 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:49:01 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:49:01 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:49:01 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:49:01 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:49:01 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:49:01 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:49:01 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:49:01 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:49:01 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:49:01 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:49:01 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:49:01 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:49:01 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:49:01 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:49:01 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:49:01 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:49:01 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:49:01 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:49:01 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:49:01 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:49:01 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:49:01 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:49:01 spire-1.2.1/doc/scaling_spire.md 18:49:01 spire-1.2.1/doc/spire_agent.md 18:49:01 spire-1.2.1/doc/spire_server.md 18:49:01 spire-1.2.1/doc/supported_integrations.md 18:49:01 spire-1.2.1/doc/telemetry.md 18:49:01 spire-1.2.1/doc/telemetry_config.md 18:49:01 spire-1.2.1/doc/upgrading.md 18:49:01 spire-1.2.1/doc/using_spire.md 18:49:01 spire-1.2.1/examples/ 18:49:01 spire-1.2.1/examples/README.md 18:49:01 spire-1.2.1/go.mod 18:49:01 spire-1.2.1/go.sum 18:49:01 spire-1.2.1/pkg/ 18:49:01 spire-1.2.1/pkg/agent/ 18:49:01 spire-1.2.1/pkg/agent/agent.go 18:49:01 spire-1.2.1/pkg/agent/api/ 18:49:01 spire-1.2.1/pkg/agent/api/config.go 18:49:01 spire-1.2.1/pkg/agent/api/debug/ 18:49:01 spire-1.2.1/pkg/agent/api/debug/v1/ 18:49:01 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:49:01 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:49:01 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:49:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:49:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:49:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:49:01 spire-1.2.1/pkg/agent/api/endpoints.go 18:49:01 spire-1.2.1/pkg/agent/api/health/ 18:49:01 spire-1.2.1/pkg/agent/api/health/v1/ 18:49:01 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:49:01 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:49:01 spire-1.2.1/pkg/agent/api/rpccontext/ 18:49:01 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:49:01 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:49:01 spire-1.2.1/pkg/agent/attestor/ 18:49:01 spire-1.2.1/pkg/agent/attestor/node/ 18:49:01 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:49:01 spire-1.2.1/pkg/agent/attestor/node/node.go 18:49:01 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:49:01 spire-1.2.1/pkg/agent/attestor/workload/ 18:49:01 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:49:01 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:49:01 spire-1.2.1/pkg/agent/catalog/ 18:49:01 spire-1.2.1/pkg/agent/catalog/catalog.go 18:49:01 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:49:01 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:49:01 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:49:01 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:49:01 spire-1.2.1/pkg/agent/client/ 18:49:01 spire-1.2.1/pkg/agent/client/client.go 18:49:01 spire-1.2.1/pkg/agent/client/client_test.go 18:49:01 spire-1.2.1/pkg/agent/client/dial.go 18:49:01 spire-1.2.1/pkg/agent/client/nodeconn.go 18:49:01 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:49:01 spire-1.2.1/pkg/agent/client/update.go 18:49:01 spire-1.2.1/pkg/agent/client/util.go 18:49:01 spire-1.2.1/pkg/agent/common/ 18:49:01 spire-1.2.1/pkg/agent/common/backoff/ 18:49:01 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:49:01 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:49:01 spire-1.2.1/pkg/agent/common/cgroups/ 18:49:01 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:49:01 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:49:01 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:49:01 spire-1.2.1/pkg/agent/config.go 18:49:01 spire-1.2.1/pkg/agent/endpoints/ 18:49:01 spire-1.2.1/pkg/agent/endpoints/config.go 18:49:01 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:49:01 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:49:01 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:49:01 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:49:01 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:49:01 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:49:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:49:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:49:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:49:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:49:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:49:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:49:01 spire-1.2.1/pkg/agent/endpoints/workload/ 18:49:01 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:49:01 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:49:01 spire-1.2.1/pkg/agent/manager/ 18:49:01 spire-1.2.1/pkg/agent/manager/cache/ 18:49:01 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:49:01 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:49:01 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:49:01 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:49:01 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:49:01 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:49:01 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:49:01 spire-1.2.1/pkg/agent/manager/config.go 18:49:01 spire-1.2.1/pkg/agent/manager/manager.go 18:49:01 spire-1.2.1/pkg/agent/manager/manager_test.go 18:49:01 spire-1.2.1/pkg/agent/manager/storage.go 18:49:01 spire-1.2.1/pkg/agent/manager/storage_test.go 18:49:01 spire-1.2.1/pkg/agent/manager/storecache/ 18:49:01 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:49:01 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:49:01 spire-1.2.1/pkg/agent/manager/sync.go 18:49:01 spire-1.2.1/pkg/agent/plugin/ 18:49:01 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:49:01 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:49:01 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:49:01 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:49:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:49:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:49:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:49:01 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:49:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:49:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:49:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:49:01 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:49:01 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:49:01 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:49:01 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:49:01 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:49:01 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:49:01 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:49:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:49:01 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:49:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:49:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:49:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:49:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:49:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:49:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:49:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:49:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:49:01 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:49:01 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:49:01 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:49:01 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:49:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:49:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:49:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:49:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:49:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:49:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:49:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:49:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:49:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:49:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:49:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:49:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:49:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:49:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:49:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:49:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:49:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:49:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:49:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:49:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:49:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:49:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:49:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:49:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:49:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:49:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:49:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:49:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:49:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:49:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:49:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:49:01 spire-1.2.1/pkg/agent/svid/ 18:49:01 spire-1.2.1/pkg/agent/svid/rotator.go 18:49:01 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:49:01 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:49:01 spire-1.2.1/pkg/agent/svid/store/ 18:49:01 spire-1.2.1/pkg/agent/svid/store/service.go 18:49:01 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:49:01 spire-1.2.1/pkg/common/ 18:49:01 spire-1.2.1/pkg/common/agentpathtemplate/ 18:49:01 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:49:01 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:49:01 spire-1.2.1/pkg/common/api/ 18:49:01 spire-1.2.1/pkg/common/api/metrics.go 18:49:01 spire-1.2.1/pkg/common/api/middleware/ 18:49:01 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:49:01 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:49:01 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:49:01 spire-1.2.1/pkg/common/api/middleware/logger.go 18:49:01 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:49:01 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:49:01 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:49:01 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:49:01 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:49:01 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:49:01 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:49:01 spire-1.2.1/pkg/common/api/middleware/names.go 18:49:01 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:49:01 spire-1.2.1/pkg/common/api/names.go 18:49:01 spire-1.2.1/pkg/common/api/ratelimit.go 18:49:01 spire-1.2.1/pkg/common/api/rpccontext/ 18:49:01 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:49:01 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:49:01 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:49:01 spire-1.2.1/pkg/common/auth/ 18:49:01 spire-1.2.1/pkg/common/auth/interceptors.go 18:49:01 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:49:01 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:49:01 spire-1.2.1/pkg/common/bundleutil/ 18:49:01 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:49:01 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:49:01 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:49:01 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:49:01 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:49:01 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:49:01 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:49:01 spire-1.2.1/pkg/common/bundleutil/types.go 18:49:01 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:49:01 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:49:01 spire-1.2.1/pkg/common/catalog/ 18:49:01 spire-1.2.1/pkg/common/catalog/bind.go 18:49:01 spire-1.2.1/pkg/common/catalog/builtin.go 18:49:01 spire-1.2.1/pkg/common/catalog/catalog.go 18:49:01 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:49:01 spire-1.2.1/pkg/common/catalog/closers.go 18:49:01 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:49:01 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:49:01 spire-1.2.1/pkg/common/catalog/config.go 18:49:01 spire-1.2.1/pkg/common/catalog/config_test.go 18:49:01 spire-1.2.1/pkg/common/catalog/configure.go 18:49:01 spire-1.2.1/pkg/common/catalog/constraints.go 18:49:01 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:49:01 spire-1.2.1/pkg/common/catalog/context.go 18:49:01 spire-1.2.1/pkg/common/catalog/external.go 18:49:01 spire-1.2.1/pkg/common/catalog/host.go 18:49:01 spire-1.2.1/pkg/common/catalog/pipenet.go 18:49:01 spire-1.2.1/pkg/common/catalog/plugin.go 18:49:01 spire-1.2.1/pkg/common/catalog/testplugin/ 18:49:01 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:49:01 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:49:01 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:49:01 spire-1.2.1/pkg/common/cli/ 18:49:01 spire-1.2.1/pkg/common/cli/env.go 18:49:01 spire-1.2.1/pkg/common/cli/flags.go 18:49:01 spire-1.2.1/pkg/common/cli/trust_domain.go 18:49:01 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:49:01 spire-1.2.1/pkg/common/cli/umask.go 18:49:01 spire-1.2.1/pkg/common/cli/umask_posix.go 18:49:01 spire-1.2.1/pkg/common/cli/umask_test.go 18:49:01 spire-1.2.1/pkg/common/cli/umask_windows.go 18:49:01 spire-1.2.1/pkg/common/cliprinter/ 18:49:01 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:49:01 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:49:01 spire-1.2.1/pkg/common/cliprinter/flag.go 18:49:01 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:49:01 spire-1.2.1/pkg/common/cliprinter/format.go 18:49:02 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:49:02 spire-1.2.1/pkg/common/cliprinter/internal/ 18:49:02 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:49:02 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:49:02 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:49:02 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:49:02 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:49:02 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:49:02 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:49:02 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:49:02 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:49:02 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:49:02 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:49:02 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:49:02 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:49:02 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:49:02 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:49:02 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:49:02 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:49:02 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:49:02 spire-1.2.1/pkg/common/coretypes/ 18:49:02 spire-1.2.1/pkg/common/coretypes/bundle/ 18:49:02 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:49:02 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:49:02 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:49:02 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:49:02 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:49:02 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:49:02 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:49:02 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:49:02 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:49:02 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:49:02 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:49:02 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:49:02 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:49:02 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:49:02 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:49:02 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:49:02 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:49:02 spire-1.2.1/pkg/common/cryptoutil/ 18:49:02 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:49:02 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:49:02 spire-1.2.1/pkg/common/diskutil/ 18:49:02 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:49:02 spire-1.2.1/pkg/common/diskutil/file_test.go 18:49:02 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:49:02 spire-1.2.1/pkg/common/errorutil/ 18:49:02 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:49:02 spire-1.2.1/pkg/common/health/ 18:49:02 spire-1.2.1/pkg/common/health/config.go 18:49:02 spire-1.2.1/pkg/common/health/context.go 18:49:02 spire-1.2.1/pkg/common/health/context_test.go 18:49:02 spire-1.2.1/pkg/common/health/health.go 18:49:02 spire-1.2.1/pkg/common/health/health_test.go 18:49:02 spire-1.2.1/pkg/common/health/logger.go 18:49:02 spire-1.2.1/pkg/common/hostservice/ 18:49:02 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:49:02 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:49:02 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:49:02 spire-1.2.1/pkg/common/idutil/ 18:49:02 spire-1.2.1/pkg/common/idutil/require.go 18:49:02 spire-1.2.1/pkg/common/idutil/require_test.go 18:49:02 spire-1.2.1/pkg/common/idutil/safety.go 18:49:02 spire-1.2.1/pkg/common/idutil/safety_test.go 18:49:02 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:49:02 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:49:02 spire-1.2.1/pkg/common/jwtsvid/ 18:49:02 spire-1.2.1/pkg/common/jwtsvid/common.go 18:49:02 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:49:02 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:49:02 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:49:02 spire-1.2.1/pkg/common/jwtutil/ 18:49:02 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:49:02 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:49:02 spire-1.2.1/pkg/common/log/ 18:49:02 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:49:02 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:49:02 spire-1.2.1/pkg/common/log/log.go 18:49:02 spire-1.2.1/pkg/common/log/log_test.go 18:49:02 spire-1.2.1/pkg/common/log/options.go 18:49:02 spire-1.2.1/pkg/common/nodeutil/ 18:49:02 spire-1.2.1/pkg/common/nodeutil/node.go 18:49:02 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:49:02 spire-1.2.1/pkg/common/peertracker/ 18:49:02 spire-1.2.1/pkg/common/peertracker/conn.go 18:49:02 spire-1.2.1/pkg/common/peertracker/credentials.go 18:49:02 spire-1.2.1/pkg/common/peertracker/errors.go 18:49:02 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:49:02 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:49:02 spire-1.2.1/pkg/common/peertracker/info.go 18:49:02 spire-1.2.1/pkg/common/peertracker/listener.go 18:49:02 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:49:02 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:49:02 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:49:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:49:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:49:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:49:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:49:02 spire-1.2.1/pkg/common/peertracker/tcp.go 18:49:02 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:49:02 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:49:02 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:49:02 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:49:02 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:49:02 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:49:02 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:49:02 spire-1.2.1/pkg/common/peertracker/uds.go 18:49:02 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:49:02 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:49:02 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:49:02 spire-1.2.1/pkg/common/pemutil/ 18:49:02 spire-1.2.1/pkg/common/pemutil/block.go 18:49:02 spire-1.2.1/pkg/common/pemutil/certs.go 18:49:02 spire-1.2.1/pkg/common/pemutil/common.go 18:49:02 spire-1.2.1/pkg/common/pemutil/csr.go 18:49:02 spire-1.2.1/pkg/common/pemutil/keys.go 18:49:02 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:49:02 spire-1.2.1/pkg/common/pemutil/testdata/ 18:49:02 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:49:02 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:49:02 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:49:02 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:49:02 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:49:02 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:49:02 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:49:02 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:49:02 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:49:02 spire-1.2.1/pkg/common/plugin/ 18:49:02 spire-1.2.1/pkg/common/plugin/aws/ 18:49:02 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:49:02 spire-1.2.1/pkg/common/plugin/azure/ 18:49:02 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:49:02 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:49:02 spire-1.2.1/pkg/common/plugin/facade.go 18:49:02 spire-1.2.1/pkg/common/plugin/facade_test.go 18:49:02 spire-1.2.1/pkg/common/plugin/gcp/ 18:49:02 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:49:02 spire-1.2.1/pkg/common/plugin/k8s/ 18:49:02 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:49:02 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:49:02 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:49:02 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:49:02 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:49:02 spire-1.2.1/pkg/common/plugin/log.go 18:49:02 spire-1.2.1/pkg/common/plugin/sshpop/ 18:49:02 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:49:02 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:49:02 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:49:02 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:49:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:49:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:49:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:49:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:49:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:49:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:49:02 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:49:02 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:49:02 spire-1.2.1/pkg/common/plugin/x509pop/ 18:49:02 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:49:02 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:49:02 spire-1.2.1/pkg/common/profiling/ 18:49:02 spire-1.2.1/pkg/common/profiling/dumpers.go 18:49:02 spire-1.2.1/pkg/common/profiling/profiling.go 18:49:02 spire-1.2.1/pkg/common/protoutil/ 18:49:02 spire-1.2.1/pkg/common/protoutil/masks.go 18:49:02 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:49:02 spire-1.2.1/pkg/common/rotationutil/ 18:49:02 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:49:02 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:49:02 spire-1.2.1/pkg/common/selector/ 18:49:02 spire-1.2.1/pkg/common/selector/selector.go 18:49:02 spire-1.2.1/pkg/common/selector/selector_test.go 18:49:02 spire-1.2.1/pkg/common/selector/set.go 18:49:02 spire-1.2.1/pkg/common/selector/set_utils.go 18:49:02 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:49:02 spire-1.2.1/pkg/common/telemetry/ 18:49:02 spire-1.2.1/pkg/common/telemetry/agent/ 18:49:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:49:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:49:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:49:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:49:02 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:49:02 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:49:02 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:49:02 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:49:02 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:49:02 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:49:02 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:49:02 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:49:02 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:49:02 spire-1.2.1/pkg/common/telemetry/call.go 18:49:02 spire-1.2.1/pkg/common/telemetry/common/ 18:49:02 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:49:02 spire-1.2.1/pkg/common/telemetry/config.go 18:49:02 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:49:02 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:49:02 spire-1.2.1/pkg/common/telemetry/inmem.go 18:49:02 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:49:02 spire-1.2.1/pkg/common/telemetry/m3.go 18:49:02 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:49:02 spire-1.2.1/pkg/common/telemetry/metrics.go 18:49:02 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:49:02 spire-1.2.1/pkg/common/telemetry/names.go 18:49:02 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:49:02 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:49:02 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:49:02 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:49:02 spire-1.2.1/pkg/common/telemetry/server/ 18:49:02 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:49:02 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:49:02 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:49:02 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:49:02 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:49:02 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:49:02 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:49:02 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:49:02 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:49:02 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:49:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:49:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:49:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:49:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:49:02 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:49:02 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:49:02 spire-1.2.1/pkg/common/telemetry/server/server.go 18:49:02 spire-1.2.1/pkg/common/telemetry/sink.go 18:49:02 spire-1.2.1/pkg/common/telemetry/statsd.go 18:49:02 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:49:02 spire-1.2.1/pkg/common/telemetry/uptime.go 18:49:02 spire-1.2.1/pkg/common/telemetry/version.go 18:49:02 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:49:02 spire-1.2.1/pkg/common/uptime/ 18:49:02 spire-1.2.1/pkg/common/uptime/uptime.go 18:49:02 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:49:02 spire-1.2.1/pkg/common/util/ 18:49:02 spire-1.2.1/pkg/common/util/certs.go 18:49:02 spire-1.2.1/pkg/common/util/certs_test.go 18:49:02 spire-1.2.1/pkg/common/util/csr.go 18:49:02 spire-1.2.1/pkg/common/util/hash.go 18:49:02 spire-1.2.1/pkg/common/util/selectors.go 18:49:02 spire-1.2.1/pkg/common/util/selectors_test.go 18:49:02 spire-1.2.1/pkg/common/util/signals.go 18:49:02 spire-1.2.1/pkg/common/util/sort.go 18:49:02 spire-1.2.1/pkg/common/util/sort_test.go 18:49:02 spire-1.2.1/pkg/common/util/task.go 18:49:02 spire-1.2.1/pkg/common/util/task_test.go 18:49:02 spire-1.2.1/pkg/common/util/testdata/ 18:49:02 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:49:02 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:49:02 spire-1.2.1/pkg/common/version/ 18:49:02 spire-1.2.1/pkg/common/version/version.go 18:49:02 spire-1.2.1/pkg/common/x509svid/ 18:49:02 spire-1.2.1/pkg/common/x509svid/common_test.go 18:49:02 spire-1.2.1/pkg/common/x509svid/csr.go 18:49:02 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:49:02 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:49:02 spire-1.2.1/pkg/common/x509util/ 18:49:02 spire-1.2.1/pkg/common/x509util/cert.go 18:49:02 spire-1.2.1/pkg/common/x509util/dns.go 18:49:02 spire-1.2.1/pkg/common/x509util/dns_test.go 18:49:02 spire-1.2.1/pkg/common/x509util/keyid.go 18:49:02 spire-1.2.1/pkg/common/x509util/keypair.go 18:49:02 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:49:02 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:49:02 spire-1.2.1/pkg/server/ 18:49:02 spire-1.2.1/pkg/server/api/ 18:49:02 spire-1.2.1/pkg/server/api/agent.go 18:49:02 spire-1.2.1/pkg/server/api/agent/ 18:49:02 spire-1.2.1/pkg/server/api/agent/v1/ 18:49:02 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:49:02 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:49:02 spire-1.2.1/pkg/server/api/agent_test.go 18:49:02 spire-1.2.1/pkg/server/api/api.go 18:49:02 spire-1.2.1/pkg/server/api/audit/ 18:49:02 spire-1.2.1/pkg/server/api/audit/audit.go 18:49:02 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:49:02 spire-1.2.1/pkg/server/api/bundle.go 18:49:02 spire-1.2.1/pkg/server/api/bundle/ 18:49:02 spire-1.2.1/pkg/server/api/bundle/v1/ 18:49:02 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:49:02 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:49:02 spire-1.2.1/pkg/server/api/bundle_test.go 18:49:02 spire-1.2.1/pkg/server/api/debug/ 18:49:02 spire-1.2.1/pkg/server/api/debug/v1/ 18:49:02 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:49:02 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:49:02 spire-1.2.1/pkg/server/api/entry.go 18:49:02 spire-1.2.1/pkg/server/api/entry/ 18:49:02 spire-1.2.1/pkg/server/api/entry/v1/ 18:49:02 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:49:02 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:49:02 spire-1.2.1/pkg/server/api/entry_test.go 18:49:02 spire-1.2.1/pkg/server/api/health/ 18:49:02 spire-1.2.1/pkg/server/api/health/v1/ 18:49:02 spire-1.2.1/pkg/server/api/health/v1/service.go 18:49:02 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:49:02 spire-1.2.1/pkg/server/api/id.go 18:49:02 spire-1.2.1/pkg/server/api/id_test.go 18:49:02 spire-1.2.1/pkg/server/api/limits/ 18:49:02 spire-1.2.1/pkg/server/api/limits/limits.go 18:49:02 spire-1.2.1/pkg/server/api/middleware/ 18:49:02 spire-1.2.1/pkg/server/api/middleware/alias.go 18:49:02 spire-1.2.1/pkg/server/api/middleware/audit.go 18:49:02 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:49:02 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:49:02 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:49:02 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:49:02 spire-1.2.1/pkg/server/api/middleware/caller.go 18:49:02 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:49:02 spire-1.2.1/pkg/server/api/middleware/common.go 18:49:02 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:49:02 spire-1.2.1/pkg/server/api/middleware/entries.go 18:49:02 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:49:02 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:49:02 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:49:02 spire-1.2.1/pkg/server/api/ratelimit.go 18:49:02 spire-1.2.1/pkg/server/api/rpccontext/ 18:49:02 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:49:02 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:49:02 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:49:02 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:49:02 spire-1.2.1/pkg/server/api/selector.go 18:49:02 spire-1.2.1/pkg/server/api/selector_test.go 18:49:02 spire-1.2.1/pkg/server/api/status.go 18:49:02 spire-1.2.1/pkg/server/api/status_test.go 18:49:02 spire-1.2.1/pkg/server/api/svid/ 18:49:02 spire-1.2.1/pkg/server/api/svid/v1/ 18:49:02 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:49:02 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:49:02 spire-1.2.1/pkg/server/api/trustdomain.go 18:49:02 spire-1.2.1/pkg/server/api/trustdomain/ 18:49:02 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:49:02 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:49:02 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:49:02 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:49:02 spire-1.2.1/pkg/server/authpolicy/ 18:49:02 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:49:02 spire-1.2.1/pkg/server/authpolicy/policy.go 18:49:02 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:49:02 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:49:02 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:49:02 spire-1.2.1/pkg/server/authpolicy/validate.go 18:49:02 spire-1.2.1/pkg/server/bundle/ 18:49:02 spire-1.2.1/pkg/server/bundle/client/ 18:49:02 spire-1.2.1/pkg/server/bundle/client/client.go 18:49:02 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:49:02 spire-1.2.1/pkg/server/bundle/client/manager.go 18:49:02 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:49:02 spire-1.2.1/pkg/server/bundle/client/sources.go 18:49:02 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:49:02 spire-1.2.1/pkg/server/bundle/client/updater.go 18:49:02 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:49:02 spire-1.2.1/pkg/server/ca/ 18:49:02 spire-1.2.1/pkg/server/ca/ca.go 18:49:02 spire-1.2.1/pkg/server/ca/ca_health.go 18:49:02 spire-1.2.1/pkg/server/ca/ca_test.go 18:49:02 spire-1.2.1/pkg/server/ca/journal.go 18:49:02 spire-1.2.1/pkg/server/ca/journal_test.go 18:49:02 spire-1.2.1/pkg/server/ca/manager.go 18:49:02 spire-1.2.1/pkg/server/ca/manager_health.go 18:49:02 spire-1.2.1/pkg/server/ca/manager_test.go 18:49:02 spire-1.2.1/pkg/server/ca/templates.go 18:49:02 spire-1.2.1/pkg/server/ca/upstream_client.go 18:49:02 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:49:02 spire-1.2.1/pkg/server/ca/validation.go 18:49:02 spire-1.2.1/pkg/server/cache/ 18:49:02 spire-1.2.1/pkg/server/cache/dscache/ 18:49:02 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:49:02 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:49:02 spire-1.2.1/pkg/server/cache/entrycache/ 18:49:02 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:49:02 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:49:02 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:49:02 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:49:02 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:49:02 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:49:02 spire-1.2.1/pkg/server/catalog/ 18:49:02 spire-1.2.1/pkg/server/catalog/catalog.go 18:49:02 spire-1.2.1/pkg/server/catalog/keymanager.go 18:49:02 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:49:02 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:49:02 spire-1.2.1/pkg/server/catalog/notifier.go 18:49:02 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:49:02 spire-1.2.1/pkg/server/config.go 18:49:02 spire-1.2.1/pkg/server/datastore/ 18:49:02 spire-1.2.1/pkg/server/datastore/datastore.go 18:49:02 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:49:02 spire-1.2.1/pkg/server/datastore/repository.go 18:49:02 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:49:02 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:49:02 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:49:02 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:49:02 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:49:02 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:49:02 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:49:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:49:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:49:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:49:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:49:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:49:02 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:49:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:49:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:49:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:49:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:49:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:49:02 spire-1.2.1/pkg/server/endpoints/ 18:49:02 spire-1.2.1/pkg/server/endpoints/bundle/ 18:49:02 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:49:02 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:49:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:49:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:49:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:49:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:49:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:49:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:49:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:49:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:49:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:49:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:49:02 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:49:02 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:49:02 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:49:02 spire-1.2.1/pkg/server/endpoints/config.go 18:49:02 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:49:02 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:49:02 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:49:02 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:49:02 spire-1.2.1/pkg/server/endpoints/middleware.go 18:49:02 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:49:02 spire-1.2.1/pkg/server/hostservice/ 18:49:02 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:49:02 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:49:02 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:49:02 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:49:02 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:49:02 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:49:02 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:49:02 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/ 18:49:02 spire-1.2.1/pkg/server/plugin/keymanager/ 18:49:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:49:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:49:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:49:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:49:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:49:02 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:49:02 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:49:02 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:49:02 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:49:02 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:49:02 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:49:02 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:49:02 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:49:02 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:49:02 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:49:02 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:49:02 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:49:02 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:49:02 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:49:02 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:49:02 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:49:02 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:49:02 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:49:02 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:49:02 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:49:02 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/notifier/ 18:49:02 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:49:02 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:49:02 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:49:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:49:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:49:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:49:02 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:49:02 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:49:02 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:49:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:49:02 spire-1.2.1/pkg/server/registration/ 18:49:02 spire-1.2.1/pkg/server/registration/manager.go 18:49:02 spire-1.2.1/pkg/server/registration/manager_test.go 18:49:02 spire-1.2.1/pkg/server/scanentries.go 18:49:02 spire-1.2.1/pkg/server/scanentries_test.go 18:49:02 spire-1.2.1/pkg/server/server.go 18:49:02 spire-1.2.1/pkg/server/server_test.go 18:49:02 spire-1.2.1/pkg/server/svid/ 18:49:02 spire-1.2.1/pkg/server/svid/observer.go 18:49:02 spire-1.2.1/pkg/server/svid/observer_test.go 18:49:02 spire-1.2.1/pkg/server/svid/rotator.go 18:49:02 spire-1.2.1/pkg/server/svid/rotator_config.go 18:49:02 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:49:02 spire-1.2.1/pkg/server/svid/rotator_test.go 18:49:02 spire-1.2.1/proto/ 18:49:02 spire-1.2.1/proto/private/ 18:49:02 spire-1.2.1/proto/private/server/ 18:49:02 spire-1.2.1/proto/private/server/journal/ 18:49:02 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:49:02 spire-1.2.1/proto/private/server/journal/journal.proto 18:49:02 spire-1.2.1/proto/spire/ 18:49:02 spire-1.2.1/proto/spire/common/ 18:49:02 spire-1.2.1/proto/spire/common/common.pb.go 18:49:02 spire-1.2.1/proto/spire/common/common.proto 18:49:02 spire-1.2.1/proto/spire/common/plugin/ 18:49:02 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:49:02 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:49:02 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:49:02 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:49:02 spire-1.2.1/proto/spire/plugin/ 18:49:02 spire-1.2.1/proto/spire/plugin/agent/ 18:49:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:49:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:49:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:49:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:49:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:49:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:49:02 spire-1.2.1/release/ 18:49:02 spire-1.2.1/release/spire-extras/ 18:49:02 spire-1.2.1/release/spire-extras/README.md 18:49:02 spire-1.2.1/release/spire-extras/conf/ 18:49:02 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:49:02 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:49:02 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:49:02 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:49:02 spire-1.2.1/release/spire/ 18:49:02 spire-1.2.1/release/spire/README.md 18:49:02 spire-1.2.1/release/spire/conf/ 18:49:02 spire-1.2.1/release/spire/conf/agent/ 18:49:02 spire-1.2.1/release/spire/conf/agent/agent.conf 18:49:02 spire-1.2.1/release/spire/conf/server/ 18:49:02 spire-1.2.1/release/spire/conf/server/server.conf 18:49:02 spire-1.2.1/script/ 18:49:02 spire-1.2.1/script/build-artifact.sh 18:49:02 spire-1.2.1/script/generate_dummy_ca.sh 18:49:02 spire-1.2.1/support/ 18:49:02 spire-1.2.1/support/k8s/ 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:49:02 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:49:02 spire-1.2.1/support/oidc-discovery-provider/ 18:49:02 spire-1.2.1/support/oidc-discovery-provider/README.md 18:49:02 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:49:02 spire-1.2.1/support/oidc-discovery-provider/config.go 18:49:02 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:49:02 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:49:02 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:49:02 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:49:02 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:49:02 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:49:02 spire-1.2.1/support/oidc-discovery-provider/main.go 18:49:02 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:49:02 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:49:02 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:49:02 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:49:02 spire-1.2.1/test/ 18:49:02 spire-1.2.1/test/clock/ 18:49:02 spire-1.2.1/test/clock/clock.go 18:49:02 spire-1.2.1/test/fakes/ 18:49:02 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:49:02 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:49:02 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:49:02 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:49:02 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:49:02 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:49:02 spire-1.2.1/test/fakes/fakeagentstore/ 18:49:02 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:49:02 spire-1.2.1/test/fakes/fakedatastore/ 18:49:02 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:49:02 spire-1.2.1/test/fakes/fakeentryclient/ 18:49:02 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:49:02 spire-1.2.1/test/fakes/fakehealthchecker/ 18:49:02 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:49:02 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:49:02 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:49:02 spire-1.2.1/test/fakes/fakemetrics/ 18:49:02 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:49:02 spire-1.2.1/test/fakes/fakenoderesolver/ 18:49:02 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:49:02 spire-1.2.1/test/fakes/fakenotifier/ 18:49:02 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:49:02 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:49:02 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:49:02 spire-1.2.1/test/fakes/fakeserverca/ 18:49:02 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:49:02 spire-1.2.1/test/fakes/fakeservercatalog/ 18:49:02 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:49:02 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:49:02 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:49:02 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:49:02 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:49:02 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:49:02 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:49:02 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:49:02 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:49:02 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:49:02 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:49:02 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:49:02 spire-1.2.1/test/fixture/ 18:49:02 spire-1.2.1/test/fixture/certs/ 18:49:02 spire-1.2.1/test/fixture/certs/agent_svid.der 18:49:02 spire-1.2.1/test/fixture/certs/base_cert.pem 18:49:02 spire-1.2.1/test/fixture/certs/base_csr.pem 18:49:02 spire-1.2.1/test/fixture/certs/base_key.pem 18:49:02 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:49:02 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:49:02 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:49:02 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:49:02 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:49:02 spire-1.2.1/test/fixture/certs/blog_key.pem 18:49:02 spire-1.2.1/test/fixture/certs/bundle.der 18:49:02 spire-1.2.1/test/fixture/certs/ca.pem 18:49:02 spire-1.2.1/test/fixture/certs/ca_key.pem 18:49:02 spire-1.2.1/test/fixture/certs/database_cert.pem 18:49:02 spire-1.2.1/test/fixture/certs/database_csr.pem 18:49:02 spire-1.2.1/test/fixture/certs/database_key.pem 18:49:02 spire-1.2.1/test/fixture/certs/node_cert.pem 18:49:02 spire-1.2.1/test/fixture/certs/node_csr.pem 18:49:02 spire-1.2.1/test/fixture/certs/node_key.pem 18:49:02 spire-1.2.1/test/fixture/certs/svid.pem 18:49:02 spire-1.2.1/test/fixture/certs/svid_key.pem 18:49:02 spire-1.2.1/test/fixture/config/ 18:49:02 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:49:02 spire-1.2.1/test/fixture/config/agent_good.conf 18:49:02 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:49:02 spire-1.2.1/test/fixture/config/plugin_good.conf 18:49:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:49:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:49:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:49:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:49:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:49:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:49:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:49:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:49:02 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:49:02 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:49:02 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:49:02 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:49:02 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:49:02 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:49:02 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:49:02 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:49:02 spire-1.2.1/test/fixture/config/server_good.conf 18:49:02 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:49:02 spire-1.2.1/test/fixture/fixture.go 18:49:02 spire-1.2.1/test/fixture/nodeattestor/ 18:49:02 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:49:02 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:49:02 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:49:02 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:49:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:49:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:49:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:49:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:49:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:49:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:49:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:49:02 spire-1.2.1/test/fixture/registration/ 18:49:02 spire-1.2.1/test/fixture/registration/entries.json 18:49:02 spire-1.2.1/test/fixture/registration/good-for-update.json 18:49:02 spire-1.2.1/test/fixture/registration/good.json 18:49:02 spire-1.2.1/test/fixture/registration/invalid.json 18:49:02 spire-1.2.1/test/fixture/registration/invalid_json.json 18:49:02 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:49:02 spire-1.2.1/test/integration/ 18:49:02 spire-1.2.1/test/integration/README.md 18:49:02 spire-1.2.1/test/integration/common 18:49:02 spire-1.2.1/test/integration/setup/ 18:49:02 spire-1.2.1/test/integration/setup/adminclient/ 18:49:02 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:49:02 spire-1.2.1/test/integration/setup/adminclient/client.go 18:49:02 spire-1.2.1/test/integration/setup/debugagent/ 18:49:02 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:49:02 spire-1.2.1/test/integration/setup/debugagent/main.go 18:49:02 spire-1.2.1/test/integration/setup/debugserver/ 18:49:02 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:49:02 spire-1.2.1/test/integration/setup/debugserver/main.go 18:49:02 spire-1.2.1/test/integration/setup/downstreamclient/ 18:49:02 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:49:02 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:49:02 spire-1.2.1/test/integration/setup/itclient/ 18:49:02 spire-1.2.1/test/integration/setup/itclient/client.go 18:49:02 spire-1.2.1/test/integration/setup/node-attestation/ 18:49:02 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:49:02 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:49:02 spire-1.2.1/test/integration/setup/x509pop/ 18:49:02 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:49:02 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:49:02 spire-1.2.1/test/integration/suites/ 18:49:02 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:49:02 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:49:02 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:49:02 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:49:02 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:49:02 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:49:02 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:49:02 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:49:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:49:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:49:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:49:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:49:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:49:02 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:49:02 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:49:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:49:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:49:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:49:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:49:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:49:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:49:02 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:49:02 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:49:02 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:49:02 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:49:02 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:49:02 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:49:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:49:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:49:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:49:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:49:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:49:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:49:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:49:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:49:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:49:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:49:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:49:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:49:02 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:49:02 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:49:02 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:49:02 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:49:02 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:49:02 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:49:02 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:49:02 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:49:02 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:49:02 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:49:02 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:49:02 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:49:02 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:49:02 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:49:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:49:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:49:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:49:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:49:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:49:02 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:49:02 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:49:02 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:49:02 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:49:02 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:49:02 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:49:02 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:49:02 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:49:02 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:49:02 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:49:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:49:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:49:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:49:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:49:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:49:02 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:49:02 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:49:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:49:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:49:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:49:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:49:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:49:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:49:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:49:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:49:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:49:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:49:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:49:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:49:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:49:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:49:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:49:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:49:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:49:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:49:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:49:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:49:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:49:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:49:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:49:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:49:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:49:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:49:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:49:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:49:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:49:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:49:03 spire-1.2.1/test/integration/suites/join-token/ 18:49:03 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:49:03 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:49:03 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:49:03 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:49:03 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:49:03 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:49:03 spire-1.2.1/test/integration/suites/join-token/README.md 18:49:03 spire-1.2.1/test/integration/suites/join-token/conf/ 18:49:03 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:49:03 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:49:03 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:49:03 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:49:03 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:49:03 spire-1.2.1/test/integration/suites/join-token/teardown 18:49:03 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:49:03 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:49:03 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:49:03 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:49:03 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:49:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:49:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:49:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:49:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:49:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:49:03 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:49:03 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:49:03 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:49:03 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:49:03 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:49:03 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:49:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:49:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:49:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:49:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:49:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:49:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:49:03 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:49:03 spire-1.2.1/test/integration/suites/k8s/ 18:49:03 spire-1.2.1/test/integration/suites/k8s/00-setup 18:49:03 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:49:03 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:49:03 spire-1.2.1/test/integration/suites/k8s/README.md 18:49:03 spire-1.2.1/test/integration/suites/k8s/conf/ 18:49:03 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:49:03 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:49:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:49:03 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:49:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:49:03 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:49:03 spire-1.2.1/test/integration/suites/k8s/teardown 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/ 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:49:03 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:49:03 spire-1.2.1/test/integration/suites/node-attestation/ 18:49:03 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:49:03 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:49:03 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:49:03 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:49:03 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:49:03 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:49:03 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:49:03 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:49:03 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:49:03 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:49:03 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:49:03 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:49:03 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:49:03 spire-1.2.1/test/integration/suites/rotation/ 18:49:03 spire-1.2.1/test/integration/suites/rotation/00-setup 18:49:03 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:49:03 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:49:03 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:49:03 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:49:03 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:49:03 spire-1.2.1/test/integration/suites/rotation/README.md 18:49:03 spire-1.2.1/test/integration/suites/rotation/conf/ 18:49:03 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:49:03 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:49:03 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:49:03 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:49:03 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:49:03 spire-1.2.1/test/integration/suites/rotation/teardown 18:49:03 spire-1.2.1/test/integration/suites/self-test/ 18:49:03 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:49:03 spire-1.2.1/test/integration/suites/self-test/README.md 18:49:03 spire-1.2.1/test/integration/suites/self-test/teardown 18:49:03 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:49:03 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:49:03 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:49:03 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:49:03 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:49:03 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:49:03 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:49:03 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:49:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:49:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:49:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:49:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:49:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:49:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:49:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:49:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:49:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:49:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:49:03 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:49:03 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:49:03 spire-1.2.1/test/integration/suites/upgrade/ 18:49:03 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:49:03 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:49:03 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:49:03 spire-1.2.1/test/integration/suites/upgrade/README.md 18:49:03 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:49:03 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:49:03 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:49:03 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:49:03 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:49:03 spire-1.2.1/test/integration/suites/upgrade/teardown 18:49:03 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:49:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:49:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:49:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:49:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:49:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:49:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:49:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:49:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:49:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:49:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:49:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:49:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:49:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:49:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:49:03 spire-1.2.1/test/integration/test-one.sh 18:49:03 spire-1.2.1/test/integration/test.sh 18:49:03 spire-1.2.1/test/plugintest/ 18:49:03 spire-1.2.1/test/plugintest/config.go 18:49:03 spire-1.2.1/test/plugintest/load.go 18:49:03 spire-1.2.1/test/plugintest/option.go 18:49:03 spire-1.2.1/test/spiretest/ 18:49:03 spire-1.2.1/test/spiretest/apiserver.go 18:49:03 spire-1.2.1/test/spiretest/assertions.go 18:49:03 spire-1.2.1/test/spiretest/dir.go 18:49:03 spire-1.2.1/test/spiretest/errors_posix.go 18:49:03 spire-1.2.1/test/spiretest/errors_windows.go 18:49:03 spire-1.2.1/test/spiretest/logs.go 18:49:03 spire-1.2.1/test/spiretest/socketapi.go 18:49:03 spire-1.2.1/test/spiretest/suite.go 18:49:03 spire-1.2.1/test/spiretest/x509.go 18:49:03 spire-1.2.1/test/testca/ 18:49:03 spire-1.2.1/test/testca/ca.go 18:49:03 spire-1.2.1/test/testkey/ 18:49:03 spire-1.2.1/test/testkey/generate.sh 18:49:03 spire-1.2.1/test/testkey/genkeys.go 18:49:03 spire-1.2.1/test/testkey/keys.go 18:49:03 spire-1.2.1/test/testkey/new.go 18:49:03 spire-1.2.1/test/tpmsimulator/ 18:49:03 spire-1.2.1/test/tpmsimulator/simulator.go 18:49:03 spire-1.2.1/test/util/ 18:49:03 spire-1.2.1/test/util/cert_fixtures.go 18:49:03 spire-1.2.1/test/util/cert_generation.go 18:49:03 spire-1.2.1/test/util/io_redirection.go 18:49:03 spire-1.2.1/test/util/race.go 18:49:03 spire-1.2.1/test/util/util.go 18:49:03 building spire from source... 18:49:04 Installing go1.17.7... 18:49:31 Building bin/spire-server... 18:49:31 go: downloading github.com/mitchellh/cli v1.1.2 18:49:31 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:49:31 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:49:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:49:31 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:49:31 go: downloading google.golang.org/grpc v1.44.0 18:49:31 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:49:31 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:49:31 go: downloading github.com/imdario/mergo v0.3.12 18:49:31 go: downloading github.com/sirupsen/logrus v1.8.1 18:49:33 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:49:33 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:49:34 go: downloading github.com/fatih/color v1.13.0 18:49:34 go: downloading github.com/mattn/go-isatty v0.0.14 18:49:34 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:49:34 go: downloading google.golang.org/protobuf v1.27.1 18:49:37 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:49:37 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:49:37 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:49:38 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:49:38 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:49:38 go: downloading github.com/armon/go-metrics v0.3.10 18:49:38 go: downloading github.com/prometheus/client_golang v1.12.1 18:49:38 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:49:40 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:49:40 go: downloading github.com/open-policy-agent/opa v0.38.0 18:49:41 Removing intermediate container 60d9cb138a10 18:49:41 ---> fef205f818de 18:49:41 18:49:41 Step 10/25 : FROM alpine:3.14 18:49:41 ---> ac73e934f311 18:49:41 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:49:41 ---> Running in ccc2096b7674 18:49:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:49:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:49:44 (1/3) Installing ca-certificates (20211220-r0) 18:49:45 (2/3) Installing dumb-init (1.2.5-r1) 18:49:45 (3/3) Installing su-exec (0.2-r1) 18:49:45 Executing busybox-1.33.1-r7.trigger 18:49:45 Executing ca-certificates-20211220-r0.trigger 18:49:45 OK: 6 MiB in 17 packages 18:49:48 Removing intermediate container ccc2096b7674 18:49:48 ---> e759daf4f731 18:49:48 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:49:48 ---> Running in cca230139973 18:49:48 Removing intermediate container cca230139973 18:49:48 ---> 8da1df0d179d 18:49:48 Step 13/25 : WORKDIR / 18:49:48 ---> Running in cbcfadb83863 18:49:48 Removing intermediate container cbcfadb83863 18:49:48 ---> a68d7a48f1e3 18:49:48 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:49:50 ---> 279a93b42bdb 18:49:50 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:49:50 ---> 9b464b12853d 18:49:50 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:49:52 ---> 8b9fe4811867 18:49:52 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:49:53 ---> 0cfd4bbde04d 18:49:53 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:49:54 ---> 1a1974c35118 18:49:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:49:56 ---> eff539e2fd39 18:49:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:49:57 ---> 7b160a3a02db 18:49:57 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/ 18:49:57 ---> Running in 4188bcd313f6 18:49:58 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:49:58 go: downloading github.com/mattn/go-colorable v0.1.12 18:49:58 go: downloading github.com/Masterminds/goutils v1.1.0 18:49:58 go: downloading github.com/Masterminds/semver v1.5.0 18:49:58 go: downloading github.com/google/uuid v1.1.2 18:49:58 go: downloading github.com/huandu/xstrings v1.3.2 18:49:59 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:49:59 go: downloading github.com/oklog/run v1.0.0 18:49:59 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:49:59 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:49:59 go: downloading github.com/prometheus/client_model v0.2.0 18:49:59 go: downloading github.com/prometheus/common v0.32.1 18:49:59 go: downloading go.uber.org/atomic v1.9.0 18:50:00 go: downloading github.com/beorn7/perks v1.0.1 18:50:00 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:50:00 Removing intermediate container 4188bcd313f6 18:50:00 ---> fd1a65fb9b64 18:50:00 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:50:00 ---> Running in fe23556e1c44 18:50:00 go: downloading github.com/prometheus/procfs v0.7.3 18:50:01 Removing intermediate container fe23556e1c44 18:50:01 ---> 10ff6251689d 18:50:01 Step 23/25 : LABEL arch=arm64 18:50:01 ---> Running in 765cf8bc2045 18:50:01 go: downloading github.com/imkira/go-observer v1.0.3 18:50:01 Removing intermediate container 765cf8bc2045 18:50:01 ---> 043bf0ff3790 18:50:01 Step 24/25 : LABEL git_sha=71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 18:50:01 ---> Running in 6cedda7835d5 18:50:02 go: downloading github.com/hashicorp/errwrap v1.1.0 18:50:02 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:50:02 Removing intermediate container 6cedda7835d5 18:50:02 ---> c85472b23952 18:50:02 Step 25/25 : LABEL version=0.0.0 18:50:02 ---> Running in e0a79999d97a 18:50:02 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:50:02 go: downloading github.com/twmb/murmur3 v1.1.6 18:50:02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:50:02 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:50:02 go: downloading github.com/blang/semver/v4 v4.0.0 18:50:03 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:50:03 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:50:03 Removing intermediate container e0a79999d97a 18:50:03 ---> 60f49df90a2b 18:50:03 18:50:03 go: downloading github.com/jinzhu/gorm v1.9.16 18:50:03 Successfully built 60f49df90a2b 18:50:03 Successfully tagged security-secretstore-setup-arm64:latest 18:50:04  Building security-secretstore-setup ... done go: downloading github.com/lib/pq v1.10.4 18:50:04 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:50:04 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:50:04 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:50:07 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:50:15 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:50:16 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:50:16 go: downloading github.com/stretchr/testify v1.7.0 18:50:16 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:50:16 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:50:35 go: downloading google.golang.org/api v0.70.0 18:50:35 go: downloading k8s.io/client-go v0.23.4 18:50:35 go: downloading k8s.io/api v0.23.4 18:50:44 go: downloading github.com/google/go-tpm v0.3.3 18:50:44 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:50:54 Removing intermediate container 81172e4aa07e 18:50:54 ---> a35377cacd55 18:50:54 18:50:54 Step 10/23 : FROM alpine:3.14 18:50:54 ---> ac73e934f311 18:50:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:50:54 ---> Using cache 18:50:54 ---> 23bac18bc397 18:50:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:50:54 ---> Using cache 18:50:54 ---> c2b9386bb0e4 18:50:54 Step 13/23 : ENV APP_PORT=59882 18:50:54 ---> Running in 5fc0dff0cf6c 18:50:54 Removing intermediate container 5fc0dff0cf6c 18:50:54 ---> 3f668cfa3a2e 18:50:54 Step 14/23 : EXPOSE $APP_PORT 18:50:54 ---> Running in 2aa64a6c0d35 18:50:54 Removing intermediate container 2aa64a6c0d35 18:50:54 ---> eb36c410f919 18:50:54 Step 15/23 : WORKDIR / 18:50:54 ---> Running in d67889070d5e 18:50:55 Removing intermediate container d67889070d5e 18:50:55 ---> b4fa2dec321b 18:50:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:50:56 ---> b0c9d9eaace5 18:50:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:50:58 ---> 1f87816add5b 18:50:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:50:59 ---> 74fef0374488 18:50:59 Step 19/23 : ENTRYPOINT ["/core-command"] 18:50:59 ---> Running in cdc45f68f623 18:50:59 Removing intermediate container cdc45f68f623 18:50:59 ---> d62599cdbb67 18:50:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:50:59 ---> Running in dbc09cb9c3bd 18:51:00 Removing intermediate container dbc09cb9c3bd 18:51:00 ---> 17e6d77b558e 18:51:00 Step 21/23 : LABEL arch=arm64 18:51:00 ---> Running in 8d85339634ea 18:51:00 Removing intermediate container 8d85339634ea 18:51:00 ---> d342a75fbc06 18:51:00 Step 22/23 : LABEL git_sha=71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 18:51:00 ---> Running in 25ba98d51490 18:51:01 Removing intermediate container 25ba98d51490 18:51:01 ---> 61da14574acc 18:51:01 Step 23/23 : LABEL version=0.0.0 18:51:01 ---> Running in 04e2de6af3bc 18:51:01 Removing intermediate container 04e2de6af3bc 18:51:01 ---> 6be7f79ae199 18:51:01 18:51:02 Successfully built 6be7f79ae199 18:51:02 Successfully tagged core-command-arm64:latest 18:51:07  Building core-command ... done go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:51:07 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:51:07 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:51:07 go: downloading cloud.google.com/go/storage v1.21.0 18:51:07 go: downloading cloud.google.com/go v0.100.2 18:51:09 go: downloading k8s.io/apimachinery v0.23.4 18:51:10 go: downloading k8s.io/kube-aggregator v0.23.3 18:51:10 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:51:12 go: downloading cloud.google.com/go/security v1.3.0 18:51:12 go: downloading github.com/hashicorp/vault/api v1.4.1 18:51:12 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:51:12 go: downloading gopkg.in/yaml.v2 v2.4.0 18:51:12 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:51:12 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:51:13 go: downloading github.com/gobwas/glob v0.2.3 18:51:13 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:51:13 go: downloading github.com/jinzhu/inflection v1.0.0 18:51:13 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:51:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:51:13 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:51:14 go: downloading github.com/aws/smithy-go v1.11.0 18:51:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:51:15 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:51:15 go: downloading github.com/gogo/protobuf v1.3.2 18:51:19 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:51:19 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:51:19 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:51:19 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:51:19 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:51:19 go: downloading github.com/dimchansky/utfbom v1.1.1 18:51:19 go: downloading cloud.google.com/go/compute v1.3.0 18:51:19 go: downloading cloud.google.com/go/iam v0.1.1 18:51:20 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:51:20 go: downloading k8s.io/klog/v2 v2.30.0 18:51:20 go: downloading github.com/google/gofuzz v1.1.0 18:51:20 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:51:21 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:51:21 go: downloading github.com/spf13/pflag v1.0.5 18:51:22 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:51:22 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:51:22 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:51:22 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:51:22 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:51:22 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:51:22 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:51:23 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:51:23 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:51:23 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:51:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:51:23 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:51:25 go: downloading go.opencensus.io v0.23.0 18:51:25 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:51:25 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:51:25 go: downloading gopkg.in/inf.v0 v0.9.1 18:51:26 go: downloading github.com/go-logr/logr v1.2.2 18:51:26 go: downloading github.com/google/go-cmp v0.5.7 18:51:26 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:51:26 go: downloading github.com/json-iterator/go v1.1.12 18:51:27 go: downloading github.com/googleapis/gnostic v0.5.5 18:51:28 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:51:29 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:51:29 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:51:30 go: downloading github.com/tklauser/numcpus v0.3.0 18:51:30 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:51:30 go: downloading go.uber.org/zap v1.21.0 18:51:30 go: downloading sigs.k8s.io/yaml v1.3.0 18:51:30 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:51:30 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:51:30 go: downloading github.com/modern-go/reflect2 v1.0.2 18:51:31 go: downloading github.com/ryanuber/go-glob v1.0.0 18:51:31 go: downloading github.com/golang/snappy v0.0.4 18:51:31 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:51:40 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:51:40 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:51:40 go: downloading github.com/hashicorp/go-version v1.2.0 18:51:40 go: downloading go.uber.org/multierr v1.6.0 18:51:58 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:51:58 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:05:22 Building bin/spire-agent... 19:05:22 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:05:22 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:05:22 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:05:22 go: downloading github.com/docker/docker v20.10.12+incompatible 19:05:22 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:05:22 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:05:22 go: downloading github.com/google/go-tpm-tools v0.3.3 19:05:22 go: downloading github.com/docker/go-connections v0.4.0 19:05:22 go: downloading github.com/docker/go-units v0.4.0 19:05:22 go: downloading github.com/opencontainers/image-spec v1.0.1 19:05:22 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:05:22 go: downloading github.com/containerd/containerd v1.3.4 19:05:22 go: downloading github.com/opencontainers/go-digest v1.0.0 19:10:45 Building bin/spire-agent... 19:10:45 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:10:45 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:10:45 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:10:45 go: downloading github.com/docker/docker v20.10.12+incompatible 19:10:45 go: downloading github.com/google/go-tpm-tools v0.3.3 19:10:45 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:10:45 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:10:45 go: downloading github.com/docker/go-connections v0.4.0 19:10:45 go: downloading github.com/docker/go-units v0.4.0 19:10:45 go: downloading github.com/opencontainers/image-spec v1.0.1 19:10:45 go: downloading github.com/containerd/containerd v1.3.4 19:10:45 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:10:45 go: downloading github.com/opencontainers/go-digest v1.0.0 19:11:42 Removing intermediate container 7fabf8ea6ff5 19:11:42 ---> c8a8df431517 19:11:42 19:11:42 Step 13/26 : FROM alpine:3.15 19:11:42 ---> 3fb3c9af89a9 19:11:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:42 ---> Using cache 19:11:42 ---> e9fdce766880 19:11:42 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:42 ---> Using cache 19:11:42 ---> f9231927dc16 19:11:42 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:11:42 ---> Running in 06dfda8c084d 19:11:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:11:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:11:42 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:11:42 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:11:42 OK: 15734 distinct packages available 19:11:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:11:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:11:42 (1/4) Installing dumb-init (1.2.5-r1) 19:11:42 (2/4) Installing musl-obstack (1.2.3-r0) 19:11:42 (3/4) Installing libucontext (1.1-r0) 19:11:42 (4/4) Installing gcompat (1.0.0-r4) 19:11:42 Executing busybox-1.34.1-r5.trigger 19:11:42 OK: 6 MiB in 18 packages 19:11:43 Removing intermediate container 06dfda8c084d 19:11:43 ---> 53b2a963fb45 19:11:43 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:11:48 ---> ebabf0d1eedc 19:11:48 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:11:49 ---> 45555f81705c 19:11:49 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:11:49 ---> Running in 04b321610258 19:11:50 Removing intermediate container 04b321610258 19:11:50 ---> e3fa5d672f24 19:11:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:11:51 ---> 2407978fafd0 19:11:51 Step 21/26 : WORKDIR / 19:11:51 ---> Running in e84f24f84e39 19:11:51 Removing intermediate container e84f24f84e39 19:11:51 ---> 10bb011fbd8f 19:11:51 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:51 ---> Running in 219664e8ddaa 19:11:51 Removing intermediate container 219664e8ddaa 19:11:51 ---> cc186b145861 19:11:51 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:52 ---> Running in 0bfd03a09fa8 19:11:52 Removing intermediate container 0bfd03a09fa8 19:11:52 ---> 2e42d211556a 19:11:52 Step 24/26 : LABEL arch=arm64 19:11:52 ---> Running in 447f2c11b050 19:11:53 Removing intermediate container 447f2c11b050 19:11:53 ---> a8474b75cb8b 19:11:53 Step 25/26 : LABEL git_sha=71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 19:11:53 ---> Running in e8ada3c2ccfa 19:11:53 Removing intermediate container e8ada3c2ccfa 19:11:53 ---> 58b9d17f9d89 19:11:53 Step 26/26 : LABEL version=0.0.0 19:11:53 ---> Running in 67daf22c20d5 19:11:54 Removing intermediate container 67daf22c20d5 19:11:54 ---> 7ccf0cf6b459 19:11:54 19:11:54 Successfully built 7ccf0cf6b459 19:11:54 Successfully tagged security-spire-config-arm64:latest 19:15:16  Building security-spire-config ... done Removing intermediate container b33ff3c1249f 19:15:16 ---> 250965aa4b4d 19:15:16 19:15:16 Step 13/25 : FROM alpine:3.15 19:15:16 ---> 3fb3c9af89a9 19:15:16 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:15:16 ---> Using cache 19:15:16 ---> e9fdce766880 19:15:16 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:16 ---> Using cache 19:15:16 ---> f9231927dc16 19:15:16 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:15:16 ---> Running in faf20b7c918c 19:15:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:15:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:15:16 Building bin/spire-agent... 19:15:16 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:15:16 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:15:16 OK: 15734 distinct packages available 19:15:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:15:16 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:15:16 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:15:16 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:15:16 go: downloading github.com/docker/docker v20.10.12+incompatible 19:15:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:15:16 (1/5) Installing dumb-init (1.2.5-r1) 19:15:16 (2/5) Installing musl-obstack (1.2.3-r0) 19:15:16 (3/5) Installing libucontext (1.1-r0) 19:15:16 (4/5) Installing gcompat (1.0.0-r4) 19:15:16 (5/5) Installing openssl (1.1.1o-r0) 19:15:16 Executing busybox-1.34.1-r5.trigger 19:15:16 OK: 6 MiB in 19 packages 19:15:16 go: downloading github.com/google/go-tpm-tools v0.3.3 19:15:17 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:15:17 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:15:17 go: downloading github.com/docker/go-connections v0.4.0 19:15:17 go: downloading github.com/docker/go-units v0.4.0 19:15:17 go: downloading github.com/opencontainers/image-spec v1.0.1 19:15:17 Removing intermediate container faf20b7c918c 19:15:17 ---> 5d46e407337c 19:15:17 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:15:17 go: downloading github.com/containerd/containerd v1.3.4 19:15:17 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:15:17 go: downloading github.com/opencontainers/go-digest v1.0.0 19:15:21  ---> a0931d4cd348 19:15:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:15:21 ---> 9b2c3add144f 19:15:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:15:22 ---> cc2361488149 19:15:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:15:22 ---> 51d25f5e97fc 19:15:22 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:15:22 ---> Running in 2b48d1527aed 19:15:23 Removing intermediate container 2b48d1527aed 19:15:23 ---> 5e2dfe10531e 19:15:23 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:15:23 ---> Running in 149c6344a839 19:15:24 Removing intermediate container 149c6344a839 19:15:24 ---> 065cadefa4ef 19:15:24 Step 23/25 : LABEL arch=arm64 19:15:24 ---> Running in 6d12aa22917d 19:15:24 Removing intermediate container 6d12aa22917d 19:15:24 ---> 2d63039e8289 19:15:24 Step 24/25 : LABEL git_sha=71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 19:15:24 ---> Running in fca4098b58db 19:15:25 Removing intermediate container fca4098b58db 19:15:25 ---> 3082b1fa9280 19:15:25 Step 25/25 : LABEL version=0.0.0 19:15:25 ---> Running in 0e069008fb8a 19:15:26 Removing intermediate container 0e069008fb8a 19:15:26 ---> dbec43bde6bf 19:15:26 19:15:26 Successfully built dbec43bde6bf 19:15:26 Successfully tagged security-spire-server-arm64:latest 19:18:48  Building security-spire-server ... done Removing intermediate container 6731a897437c 19:18:48 ---> db920813e651 19:18:48 19:18:48 Step 13/26 : FROM alpine:3.15 19:18:48 ---> 3fb3c9af89a9 19:18:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:18:48 ---> Using cache 19:18:48 ---> e9fdce766880 19:18:48 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:48 ---> Using cache 19:18:48 ---> f9231927dc16 19:18:48 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:18:48 ---> Using cache 19:18:48 ---> 5d46e407337c 19:18:48 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 19:18:48 ---> 3997c9176ff8 19:18:48 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:18:50 ---> 9b7a7bbd6a1d 19:18:50 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:18:51 ---> 07b1b75da374 19:18:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:18:51 ---> 9556f0828cce 19:18:51 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:18:52 ---> 21ecd7f0c551 19:18:52 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:18:52 ---> Running in d88cb60c8c66 19:18:52 Removing intermediate container d88cb60c8c66 19:18:52 ---> f43a4db90662 19:18:52 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:18:52 ---> Running in bfcfe6a4a43d 19:18:53 Removing intermediate container bfcfe6a4a43d 19:18:53 ---> bfebe026d7ad 19:18:53 Step 24/26 : LABEL arch=arm64 19:18:53 ---> Running in eb09c6f2b9c2 19:18:53 Removing intermediate container eb09c6f2b9c2 19:18:53 ---> 665597477892 19:18:53 Step 25/26 : LABEL git_sha=71bfe42ca22fa4db355cc98cfaa75e9b3aaccc43 19:18:53 ---> Running in b5325adbe301 19:18:54 Removing intermediate container b5325adbe301 19:18:54 ---> 6542cc1eac5a 19:18:54 Step 26/26 : LABEL version=0.0.0 19:18:54 ---> Running in 988fa2ba3915 19:18:54 Removing intermediate container 988fa2ba3915 19:18:54 ---> e2af4b9aa47e 19:18:54 19:18:54 Successfully built e2af4b9aa47e 19:18:54 Successfully tagged security-spire-agent-arm64:latest 19:18:54  Building security-spire-agent ... done  [Pipeline] } 19:18:54 $ docker stop --time=1 697d19f5b4df09fd971277eaeb043ea2e37d864920e08f08ee985395e6e327b9 19:18:56 $ docker rm -f 697d19f5b4df09fd971277eaeb043ea2e37d864920e08f08ee985395e6e327b9 [Pipeline] // withDockerContainer [Pipeline] sh 19:18:57 + docker images 19:18:57 REPOSITORY TAG IMAGE ID CREATED SIZE 19:18:57 security-spire-agent-arm64 latest e2af4b9aa47e 3 seconds ago 126MB 19:18:57 db920813e651 27 seconds ago 4.15GB 19:18:57 security-spire-server-arm64 latest dbec43bde6bf 3 minutes ago 86.3MB 19:18:57 250965aa4b4d 4 minutes ago 4.15GB 19:18:57 security-spire-config-arm64 latest 7ccf0cf6b459 7 minutes ago 85.6MB 19:18:57 c8a8df431517 7 minutes ago 4.15GB 19:18:57 core-command-arm64 latest 6be7f79ae199 27 minutes ago 15.5MB 19:18:57 a35377cacd55 28 minutes ago 1.31GB 19:18:57 security-secretstore-setup-arm64 latest 60f49df90a2b 28 minutes ago 27.5MB 19:18:57 fef205f818de 29 minutes ago 1.32GB 19:18:57 security-proxy-setup-arm64 latest a18619469ec4 30 minutes ago 26.1MB 19:18:57 c0eb85b81801 30 minutes ago 1.32GB 19:18:57 support-notifications-arm64 latest a2a4f105e76d 33 minutes ago 26MB 19:18:57 6249e6403823 33 minutes ago 1.37GB 19:18:57 support-scheduler-arm64 latest 03875c228bbf 34 minutes ago 25.4MB 19:18:57 304f39fe82ef 34 minutes ago 1.37GB 19:18:57 core-data-arm64 latest 7aeccca3fd72 36 minutes ago 21.6MB 19:18:57 d9b9d02a6832 36 minutes ago 1.34GB 19:18:57 security-spiffe-token-provider-arm64 latest 7ef13878caa7 42 minutes ago 28.1MB 19:18:57 sys-mgmt-agent-arm64 latest 077e5f178f58 42 minutes ago 282MB 19:18:57 e419ba2bad25 42 minutes ago 1.36GB 19:18:57 security-bootstrapper-arm64 latest cb226ffbb364 43 minutes ago 18.3MB 19:18:57 core-metadata-arm64 latest fc777e89a1d8 44 minutes ago 16.3MB 19:18:57 712ef6960314 44 minutes ago 1.32GB 19:18:57 3ca7c1842952 44 minutes ago 1.32GB 19:18:57 ed9575143eb5 44 minutes ago 1.31GB 19:18:57 ci-base-image-arm64 latest 61b76ae995b2 About an hour ago 891MB 19:18:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 4 weeks ago 551MB 19:18:57 docker 20.10.14 c346e9eafbab 6 weeks ago 202MB 19:18:57 alpine 3.14 ac73e934f311 6 weeks ago 5.34MB 19:18:57 alpine 3.15 3fb3c9af89a9 6 weeks ago 5.32MB 19:18:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:18:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:18:57 19:18:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:18:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:18:58 arm64: Pulling from edgex-lftools-log-publisher 19:18:58 8998bd30e6a1: Pulling fs layer 19:18:58 04944245beec: Pulling fs layer 19:18:58 699f458cf7ca: Pulling fs layer 19:18:58 765212b225bb: Pulling fs layer 19:18:58 f23df028b6ca: Pulling fs layer 19:18:58 d65c8cfc05b1: Pulling fs layer 19:18:58 2437ff75d9bd: Pulling fs layer 19:18:58 f23df028b6ca: Waiting 19:18:58 d65c8cfc05b1: Waiting 19:18:58 2437ff75d9bd: Waiting 19:18:58 765212b225bb: Waiting 19:18:58 04944245beec: Verifying Checksum 19:18:58 04944245beec: Download complete 19:18:58 765212b225bb: Download complete 19:18:58 f23df028b6ca: Verifying Checksum 19:18:58 f23df028b6ca: Download complete 19:18:58 d65c8cfc05b1: Verifying Checksum 19:18:58 d65c8cfc05b1: Download complete 19:18:58 699f458cf7ca: Verifying Checksum 19:18:58 699f458cf7ca: Download complete 19:18:59 8998bd30e6a1: Verifying Checksum 19:18:59 8998bd30e6a1: Download complete 19:19:01 2437ff75d9bd: Verifying Checksum 19:19:01 2437ff75d9bd: Download complete 19:19:03 8998bd30e6a1: Pull complete 19:19:03 04944245beec: Pull complete 19:19:05 699f458cf7ca: Pull complete 19:19:05 765212b225bb: Pull complete 19:19:06 f23df028b6ca: Pull complete 19:19:06 d65c8cfc05b1: Pull complete 19:19:21 2437ff75d9bd: Pull complete 19:19:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:19:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:19:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:19:21 prd-ubuntu20.04-docker-arm64-4c-16g-64405 does not seem to be running inside a container 19:19:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:19:24 $ docker top 3d3af160eb4fe28f64120bfed6c414d69e2e5e9d809a90a36691c1fbce8a8915 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:19:25 ---> job-cost.sh 19:19:25 lf-activate-venv: SKIPPING 19:19:25 INFO: No Stack... 19:19:26 INFO: Retrieving Pricing Info for: v3-standard-4 19:19:27 INFO: Archiving Costs [Pipeline] sh 19:19:27 + cat /w/workspace/edgex-go/6/archives/cost.csv 19:19:27 + cut -d, -f6 [Pipeline] lock 19:19:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4031-6-stack-cost] 19:19:27 Resource [jenkins-edgexfoundry-edgex-go-PR-4031-6-stack-cost] did not exist. Created. 19:19:27 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4031-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:19:28 + echo total: 0.2199999988079071 [Pipeline] stash 19:19:28 Stashed 1 file(s) [Pipeline] } 19:19:28 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4031-6-stack-cost] [Pipeline] // lock [Pipeline] } 19:19:28 $ docker stop --time=1 3d3af160eb4fe28f64120bfed6c414d69e2e5e9d809a90a36691c1fbce8a8915 19:19:30 $ docker rm -f 3d3af160eb4fe28f64120bfed6c414d69e2e5e9d809a90a36691c1fbce8a8915 [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 19:19:30 provisioning config files... 19:19:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config2633833115352150754tmp [Pipeline] { [Pipeline] sh 19:19:31 + set +x 19:19:31 + curl -s https://codecov.io/bash 19:19:31 + bash -s -- 19:19:31 19:19:31 _____ _ 19:19:31 / ____| | | 19:19:31 | | ___ __| | ___ ___ _____ __ 19:19:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:19:31 | |___| (_) | (_| | __/ (_| (_) \ V / 19:19:31 \_____\___/ \__,_|\___|\___\___/ \_/ 19:19:31 Bash-1.0.6 19:19:31 19:19:31 19:19:31 ==> git version 2.25.1 found 19:19:31 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:19:31 Release-Date: 2020-01-08 19:19:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:19:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:19:31 ==> Jenkins CI detected. 19:19:31 current dir:  /w/workspace/edgex-go/6 19:19:31 project root: . 19:19:31 --> token set from env 19:19:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:19:31 ==> Running gcov in . (disable via -X gcov) 19:19:31 ==> Python coveragepy not found 19:19:31 ==> Searching for coverage reports in: 19:19:31 + . 19:19:31 -> Found 1 reports 19:19:31 ==> Detecting git/mercurial file structure 19:19:31 ==> Reading reports 19:19:31 + ./coverage.out bytes=435134 19:19:31 ==> Appending adjustments 19:19:31 https://docs.codecov.io/docs/fixing-reports 19:19:32 + Found adjustments 19:19:32 ==> Gzipping contents 19:19:32 60K /tmp/codecov.2WgTbE.gz 19:19:32 ==> Uploading reports 19:19:32 url: https://codecov.io 19:19:32 query: branch=PR-4031&commit=ee0674452fb33bb0f7f079b9d681de648067867d&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4031%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4031&job=&cmd_args= 19:19:32 -> Pinging Codecov 19:19:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4031&commit=ee0674452fb33bb0f7f079b9d681de648067867d&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4031%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4031&job=&cmd_args= 19:19:33 -> Uploading to 19:19:33 https://storage.googleapis.com/codecov/v4/raw/2022-05-23/00271124DB129430A58F1EEE437C3FCB/ee0674452fb33bb0f7f079b9d681de648067867d/b4f9de74-87d1-4f5a-b197-ce11c78afdf4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220523T191932Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=884454ba88bf668c567213518ed309857aa222c7e6d6998f35f50531ddd883fa 19:19:33 % Total % Received % Xferd Average Speed Time Time Time Current 19:19:33 Dload Upload Total Spent Left Speed 19:19:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59802 0 0 100 59802 0 264k --:--:-- --:--:-- --:--:-- 263k 100 59802 0 0 100 59802 0 216k --:--:-- --:--:-- --:--:-- 215k 19:19:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ee0674452fb33bb0f7f079b9d681de648067867d [Pipeline] } 19:19:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:19:34 + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh 19:19:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:19:35 ---> package-listing.sh 19:19:35 ++ facter osfamily 19:19:35 ++ tr '[:upper:]' '[:lower:]' 19:19:35 + OS_FAMILY=debian 19:19:35 + workspace=/w/workspace/edgex-go/6 19:19:35 + START_PACKAGES=/tmp/packages_start.txt 19:19:35 + END_PACKAGES=/tmp/packages_end.txt 19:19:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:19:35 + PACKAGES=/tmp/packages_start.txt 19:19:35 + '[' /w/workspace/edgex-go/6 ']' 19:19:35 + PACKAGES=/tmp/packages_end.txt 19:19:35 + case "${OS_FAMILY}" in 19:19:35 + dpkg -l 19:19:35 + grep '^ii' 19:19:35 + '[' -f /tmp/packages_start.txt ']' 19:19:35 + '[' -f /tmp/packages_end.txt ']' 19:19:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:19:35 + '[' /w/workspace/edgex-go/6 ']' 19:19:35 + mkdir -p /w/workspace/edgex-go/6/archives/ 19:19:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 19:19:35 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:19:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:19:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:19:36 19:19:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:19:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:19:36 latest: Pulling from edgex-lftools-log-publisher 19:19:36 5eb5b503b376: Pulling fs layer 19:19:36 5c69ac0246d0: Pulling fs layer 19:19:36 ec43610c2a17: Pulling fs layer 19:19:36 3a2ae6a8a46f: Pulling fs layer 19:19:36 33b1e0a273af: Pulling fs layer 19:19:36 5d3b04190fa2: Pulling fs layer 19:19:36 2f39f015ded8: Pulling fs layer 19:19:36 33b1e0a273af: Waiting 19:19:36 5d3b04190fa2: Waiting 19:19:36 2f39f015ded8: Waiting 19:19:36 3a2ae6a8a46f: Waiting 19:19:36 5c69ac0246d0: Download complete 19:19:36 3a2ae6a8a46f: Verifying Checksum 19:19:36 3a2ae6a8a46f: Download complete 19:19:36 33b1e0a273af: Verifying Checksum 19:19:36 33b1e0a273af: Download complete 19:19:36 5d3b04190fa2: Verifying Checksum 19:19:36 5d3b04190fa2: Download complete 19:19:37 ec43610c2a17: Verifying Checksum 19:19:37 ec43610c2a17: Download complete 19:19:37 5eb5b503b376: Verifying Checksum 19:19:37 5eb5b503b376: Download complete 19:19:37 2f39f015ded8: Download complete 19:19:38 5eb5b503b376: Pull complete 19:19:38 5c69ac0246d0: Pull complete 19:19:38 ec43610c2a17: Pull complete 19:19:38 3a2ae6a8a46f: Pull complete 19:19:39 33b1e0a273af: Pull complete 19:19:39 5d3b04190fa2: Pull complete 19:19:43 2f39f015ded8: Pull complete 19:19:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:19:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:19:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:19:43 prd-ubuntu20.04-docker-8c-8g-64404 does not seem to be running inside a container 19:19:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:19:45 $ docker top b0e0c1bc9b1438780fd8bd97eb537cc012268d188226afa30ad871fed9dbec17 -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:45 + touch /tmp/pre-build-complete [Pipeline] sh 19:19:46 + mkdir -p /var/log/sysstat [Pipeline] sh 19:19:46 + ls /var/log/sa-host 19:19:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:19:46 provisioning config files... 19:19:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config2861532039344442471tmp [Pipeline] { [Pipeline] echo 19:19:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:19:47 ---> create-netrc.sh [Pipeline] } 19:19:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:19:47 ---> python-tools-install.sh [Pipeline] echo 19:19:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:19:47 ---> sudo-logs.sh 19:19:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:19:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:19:48 ---> job-cost.sh 19:19:48 lf-activate-venv: SKIPPING 19:19:48 DEBUG: total: 0.2199999988079071 19:19:48 INFO: Retrieving Stack Cost... 19:19:48 INFO: Retrieving Pricing Info for: v3-standard-8 19:19:48 INFO: Archiving Costs [Pipeline] echo 19:19:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:19:49 ---> logs-deploy.sh 19:19:49 lf-activate-venv: SKIPPING 19:19:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4031/6 19:19:49 INFO: archiving workspace using pattern(s): 19:19:50 Archives upload complete. 19:19:50 INFO: archiving logs to Nexus 19:19:51 ---> uname -a: 19:19:51 Linux prd-ubuntu20-04-docker-8c-8g-64404 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:19:51 19:19:51 19:19:51 ---> lscpu: 19:19:51 Architecture: x86_64 19:19:51 CPU op-mode(s): 32-bit, 64-bit 19:19:51 Byte Order: Little Endian 19:19:51 Address sizes: 40 bits physical, 48 bits virtual 19:19:51 CPU(s): 8 19:19:51 On-line CPU(s) list: 0-7 19:19:51 Thread(s) per core: 1 19:19:51 Core(s) per socket: 1 19:19:51 Socket(s): 8 19:19:51 NUMA node(s): 1 19:19:51 Vendor ID: AuthenticAMD 19:19:51 CPU family: 23 19:19:51 Model: 49 19:19:51 Model name: AMD EPYC-Rome Processor 19:19:51 Stepping: 0 19:19:51 CPU MHz: 2799.998 19:19:51 BogoMIPS: 5599.99 19:19:51 Virtualization: AMD-V 19:19:51 Hypervisor vendor: KVM 19:19:51 Virtualization type: full 19:19:51 L1d cache: 256 KiB 19:19:51 L1i cache: 256 KiB 19:19:51 L2 cache: 4 MiB 19:19:51 L3 cache: 128 MiB 19:19:51 NUMA node0 CPU(s): 0-7 19:19:51 Vulnerability Itlb multihit: Not affected 19:19:51 Vulnerability L1tf: Not affected 19:19:51 Vulnerability Mds: Not affected 19:19:51 Vulnerability Meltdown: Not affected 19:19:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:19:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:19:51 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:19:51 Vulnerability Srbds: Not affected 19:19:51 Vulnerability Tsx async abort: Not affected 19:19:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:19:51 19:19:51 19:19:51 ---> nproc: 19:19:51 8 19:19:51 19:19:51 19:19:51 ---> df -h: 19:19:51 Filesystem Size Used Avail Use% Mounted on 19:19:51 overlay 155G 27G 129G 18% / 19:19:51 tmpfs 64M 0 64M 0% /dev 19:19:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:19:51 shm 64M 0 64M 0% /dev/shm 19:19:51 /dev/vda1 155G 27G 129G 18% /facter-os 19:19:51 19:19:51 19:19:51 ---> sar -b -r -n DEV: 19:19:51 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64404) 05/23/22 _x86_64_ (8 CPU) 19:19:51 19:19:51 18:09:13 LINUX RESTART (8 CPU) 19:19:51 19:19:51 18:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:19:51 18:11:01 164.16 4.42 159.74 0.00 367.54 89260.19 0.00 19:19:51 18:12:01 35.69 0.15 35.54 0.00 4.13 13320.60 0.00 19:19:51 18:13:01 341.73 0.23 341.49 0.00 29.33 239853.22 0.00 19:19:51 18:14:01 818.06 3.02 815.05 0.00 27.20 326154.04 0.00 19:19:51 18:15:01 826.14 0.03 826.11 0.00 3.07 250157.01 0.00 19:19:51 18:16:01 973.59 0.67 972.93 0.00 11.73 379202.27 0.00 19:19:51 18:17:01 826.42 1.70 824.73 0.00 17.46 279882.17 0.00 19:19:51 18:18:01 597.27 0.05 597.22 0.00 2.80 157324.23 0.00 19:19:51 18:19:01 244.03 0.00 244.03 0.00 0.00 121857.82 0.00 19:19:51 18:20:01 2.67 0.00 2.67 0.00 0.00 34.66 0.00 19:19:51 18:21:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 19:19:51 18:22:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 19:19:51 18:23:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 19:19:51 18:24:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 19:19:51 18:25:01 1.77 0.02 1.75 0.00 0.13 19.60 0.00 19:19:51 18:26:01 1.12 0.00 1.12 0.00 0.00 13.87 0.00 19:19:51 18:27:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 19:19:51 18:28:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 19:19:51 18:29:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 19:19:51 18:30:01 1.33 0.00 1.33 0.00 0.00 17.86 0.00 19:19:51 18:31:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 19:19:51 18:32:01 1.25 0.00 1.25 0.00 0.00 15.19 0.00 19:19:51 18:33:01 1.92 0.87 1.05 0.00 18.40 12.40 0.00 19:19:51 18:34:01 2.08 0.00 2.08 0.00 0.00 28.53 0.00 19:19:51 18:35:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 19:19:51 18:36:01 1.37 0.00 1.37 0.00 0.00 17.46 0.00 19:19:51 18:37:01 0.83 0.00 0.83 0.00 0.00 9.87 0.00 19:19:51 18:38:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 19:19:51 18:39:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 19:19:51 18:40:01 1.47 0.00 1.47 0.00 0.00 17.99 0.00 19:19:51 18:41:01 0.88 0.00 0.88 0.00 0.00 11.33 0.00 19:19:51 18:42:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 19:19:51 18:43:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 19:19:51 18:44:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 19:19:51 18:45:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 19:19:51 18:46:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 19:19:51 18:47:01 0.88 0.00 0.88 0.00 0.00 9.47 0.00 19:19:51 18:48:01 1.18 0.00 1.18 0.00 0.00 15.73 0.00 19:19:51 18:49:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 19:19:51 18:50:01 1.32 0.00 1.32 0.00 0.00 17.33 0.00 19:19:51 18:51:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 19:19:51 18:52:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 19:19:51 18:53:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 19:19:51 18:54:01 1.37 0.00 1.37 0.00 0.00 18.13 0.00 19:19:51 18:55:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 19:19:51 18:56:01 0.92 0.00 0.92 0.00 0.00 12.80 0.00 19:19:51 18:57:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 19:19:51 18:58:01 0.90 0.00 0.90 0.00 0.00 12.40 0.00 19:19:51 18:59:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 19:19:51 19:00:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 19:19:51 19:01:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 19:19:51 19:02:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 19:19:51 19:03:02 1.17 0.00 1.17 0.00 0.00 15.06 0.00 19:19:51 19:04:01 1.14 0.00 1.14 0.00 0.00 13.15 0.00 19:19:51 19:05:01 1.22 0.00 1.22 0.00 0.00 15.86 0.00 19:19:51 19:06:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 19:19:51 19:07:01 2.80 1.58 1.22 0.00 50.39 18.13 0.00 19:19:51 19:08:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 19:19:51 19:09:01 1.12 0.00 1.12 0.00 0.00 14.26 0.00 19:19:51 19:10:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 19:19:51 19:11:01 1.48 0.00 1.48 0.00 0.00 19.06 0.00 19:19:51 19:12:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 19:19:51 19:13:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 19:19:51 19:14:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 19:19:51 19:15:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 19:19:51 19:16:01 1.48 0.00 1.48 0.00 0.00 19.06 0.00 19:19:51 19:17:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 19:19:51 19:18:01 1.93 0.00 1.93 0.00 0.00 21.33 0.00 19:19:51 19:19:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 19:19:51 Average: 71.05 0.18 70.87 0.00 7.71 26933.18 0.00 19:19:51 19:19:51 18:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:19:51 18:11:01 27716944 31702972 587444 1.79 160356 4003408 2123424 6.26 1614108 3065360 438732 19:19:51 18:12:01 27521892 31741180 547280 1.66 165384 4200964 2136748 6.30 1497360 3349996 392944 19:19:51 18:13:01 23622164 31579288 699716 2.13 173916 7823484 3039816 8.96 1931768 6690608 90604 19:19:51 18:14:01 16146352 30760064 1490628 4.53 327376 13756376 3982524 11.74 3784608 11710272 180 19:19:51 18:15:01 10863860 28386956 3856524 11.73 344376 16529340 6855744 20.20 7277372 13364516 60108 19:19:51 18:16:01 9599644 30914556 1316096 4.00 441140 19915744 3958048 11.66 4051544 17541616 48972 19:19:51 18:17:01 2356000 31032244 1209036 3.68 621860 26739232 3475420 10.24 5263024 23223084 1623276 19:19:51 18:18:01 7861376 31600884 656244 2.00 701352 22039684 2313636 6.82 3287280 20031404 1822736 19:19:51 18:19:01 10248124 31741156 521896 1.59 724400 19908724 1988800 5.86 2839104 18235020 348 19:19:51 18:20:01 10248976 31742044 521004 1.58 724424 19908704 1988800 5.86 2838812 18235000 12 19:19:51 18:21:01 10259220 31752300 510692 1.55 724440 19908700 1988800 5.86 2828016 18235000 16 19:19:51 18:22:01 10259456 31752556 510440 1.55 724460 19908712 1988800 5.86 2828036 18235004 40 19:19:51 18:23:01 10259700 31752828 510116 1.55 724476 19908716 1988800 5.86 2827808 18235012 16 19:19:51 18:24:01 10259636 31753200 509964 1.55 724496 19908844 1988800 5.86 2827556 18235408 16 19:19:51 18:25:01 10260568 31754208 509172 1.55 724528 19908848 2001144 5.90 2827940 18235440 20 19:19:51 18:26:01 10261056 31754704 508644 1.55 724540 19908848 2001144 5.90 2827592 18235440 24 19:19:51 18:27:01 10261252 31754916 508368 1.55 724548 19908852 2001144 5.90 2827604 18235444 12 19:19:51 18:28:01 10261172 31754844 508376 1.55 724556 19908856 2001144 5.90 2827612 18235448 32 19:19:51 18:29:01 10260620 31754304 508856 1.55 724568 19908856 2001144 5.90 2827624 18235448 12 19:19:51 18:30:01 10260572 31754304 508800 1.55 724604 19908864 2001144 5.90 2828108 18235456 8 19:19:51 18:31:01 10261024 31754772 508464 1.55 724644 19908864 2001144 5.90 2827700 18235456 16 19:19:51 18:32:01 10261008 31754800 508432 1.55 724660 19908868 2001144 5.90 2827740 18235460 12 19:19:51 18:33:01 10252280 31746376 516020 1.57 724708 19909268 2015240 5.94 2834752 18235756 12 19:19:51 18:34:01 10258700 31753352 509568 1.55 724732 19909388 1998120 5.89 2827892 18235908 16 19:19:51 18:35:01 10258620 31753280 509584 1.55 724744 19909388 1998120 5.89 2828196 18235912 36 19:19:51 18:36:01 10258540 31753232 509532 1.55 724776 19909396 1998120 5.89 2828124 18235916 16 19:19:51 18:37:01 10258992 31753684 509220 1.55 724792 19909396 1998120 5.89 2827912 18235916 12 19:19:51 18:38:01 10258724 31753456 509428 1.55 724820 19909400 1998120 5.89 2827964 18235920 12 19:19:51 18:39:01 10258708 31753476 509396 1.55 724844 19909404 1998120 5.89 2828004 18235924 28 19:19:51 18:40:01 10258620 31753424 509400 1.55 724876 19909396 1998120 5.89 2828348 18235924 16 19:19:51 18:41:01 10258612 31753444 509328 1.55 724880 19909412 1998120 5.89 2828064 18235932 40 19:19:51 18:42:01 10258564 31753400 509300 1.55 724892 19909412 1998120 5.89 2828052 18235932 12 19:19:51 18:43:01 10258732 31753600 509268 1.55 724908 19909416 2014172 5.94 2828092 18235940 12 19:19:51 18:44:01 10258684 31753556 509276 1.55 724916 19909416 2014172 5.94 2828080 18235940 8 19:19:51 18:45:01 10258344 31753232 509536 1.55 724936 19909416 2014172 5.94 2828596 18235940 36 19:19:51 18:46:01 10258620 31753536 509176 1.55 724952 19909424 2014172 5.94 2828144 18235944 12 19:19:51 18:47:01 10258572 31753488 509156 1.55 724960 19909424 2014172 5.94 2828128 18235944 12 19:19:51 18:48:01 10258208 31753152 509400 1.55 724988 19909432 2014172 5.94 2828416 18235948 44 19:19:51 18:49:01 10258432 31753408 509336 1.55 725000 19909432 2014172 5.94 2828200 18235956 8 19:19:51 18:50:01 10258140 31753148 509744 1.55 725036 19909440 2014172 5.94 2829044 18235964 48 19:19:51 18:51:01 10258116 31753156 509756 1.55 725044 19909444 1997456 5.89 2828756 18235964 28 19:19:51 18:52:01 10258076 31753260 509576 1.55 725068 19909572 1997456 5.89 2828328 18236092 16 19:19:51 18:53:01 10258524 31753712 509076 1.55 725080 19909576 1997456 5.89 2828312 18236096 24 19:19:51 18:54:01 10257932 31753152 509588 1.55 725100 19909580 1997456 5.89 2828792 18236100 20 19:19:51 18:55:01 10257956 31753208 509488 1.55 725128 19909572 1997456 5.89 2828728 18236104 16 19:19:51 18:56:01 10258812 31754068 508980 1.55 725140 19909584 1997456 5.89 2828372 18236108 204 19:19:51 18:57:01 10258796 31754080 508956 1.55 725152 19909584 1997456 5.89 2828412 18236112 8 19:19:51 18:58:01 10258520 31753812 509132 1.55 725176 19909592 1997456 5.89 2828396 18236120 200 19:19:51 18:59:01 10258464 31753804 509100 1.55 725188 19909596 1997456 5.89 2828460 18236116 32 19:19:51 19:00:01 10257564 31752932 509900 1.55 725232 19909592 1997456 5.89 2828792 18236116 48 19:19:51 19:01:01 10257832 31753244 509540 1.55 725252 19909600 1997456 5.89 2828528 18236120 20 19:19:51 19:02:01 10258000 31753440 509504 1.55 725272 19909604 1997456 5.89 2828792 18236124 16 19:19:51 19:03:02 10258464 31753924 508932 1.55 725296 19909604 1997456 5.89 2828572 18236124 24 19:19:51 19:04:01 10258384 31753884 508912 1.55 725328 19909608 1997456 5.89 2829164 18236128 20 19:19:51 19:05:01 10258004 31753556 509204 1.55 725348 19909608 1997456 5.89 2829032 18236128 184 19:19:51 19:06:01 10257924 31753480 509168 1.55 725380 19909604 1997456 5.89 2828608 18236132 8 19:19:51 19:07:01 10255272 31753400 509152 1.55 725424 19911136 2013788 5.93 2831896 18235720 328 19:19:51 19:08:01 10255408 31753560 509160 1.55 725436 19911136 2013788 5.93 2831360 18235696 16 19:19:51 19:09:01 10255384 31753560 509128 1.55 725452 19911140 1997224 5.89 2831200 18235700 148 19:19:51 19:10:01 10255084 31753280 509316 1.55 725476 19911144 1997224 5.89 2831672 18235704 188 19:19:51 19:11:01 10254784 31753000 509540 1.55 725496 19911144 1997224 5.89 2831260 18235704 200 19:19:51 19:12:01 10255012 31753232 509260 1.55 725508 19911148 2013276 5.93 2831244 18235708 24 19:19:51 19:13:01 10254932 31753180 509240 1.55 725520 19911152 2013276 5.93 2831292 18235712 40 19:19:51 19:14:01 10255092 31753360 509232 1.55 725540 19911152 2013276 5.93 2831492 18235712 12 19:19:51 19:15:01 10254768 31753040 509488 1.55 725568 19911156 2013276 5.93 2831612 18235716 192 19:19:51 19:16:01 10254516 31752836 509620 1.55 725600 19911156 2013276 5.93 2831364 18235716 40 19:19:51 19:17:01 10254744 31753076 509332 1.55 725604 19911164 2013276 5.93 2831348 18235724 44 19:19:51 19:18:01 10254396 31752876 509400 1.55 725620 19911292 2013276 5.93 2831392 18235836 12 19:19:51 19:19:01 10254364 31752848 509376 1.55 725636 19911296 2013276 5.93 2831376 18235840 8 19:19:51 Average: 10889911 31661613 600897 1.83 683506 19268106 2174257 6.41 2917375 17555937 64937 19:19:51 19:19:51 18:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:19:51 18:11:01 docker0 594.45 514.90 44.86 3713.31 0.00 0.00 0.00 0.00 19:19:51 18:11:01 vethcbb286f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:19:51 18:11:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 19:19:51 18:11:01 ens3 691.13 694.53 7100.85 94.82 0.00 0.00 0.00 0.00 19:19:51 18:12:01 docker0 1.43 1.43 0.09 0.11 0.00 0.00 0.00 0.00 19:19:51 18:12:01 vethcbb286f 1.43 1.47 0.11 0.11 0.00 0.00 0.00 0.00 19:19:51 18:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:12:01 ens3 65.37 51.64 35.31 63.10 0.00 0.00 0.00 0.00 19:19:51 18:13:01 docker0 40.76 49.81 2.34 190.47 0.00 0.00 0.00 0.00 19:19:51 18:13:01 vethcc1889c 0.00 0.68 0.00 0.04 0.00 0.00 0.00 0.00 19:19:51 18:13:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 19:19:51 18:13:01 ens3 165.47 124.30 1892.03 68.06 0.00 0.00 0.00 0.00 19:19:51 18:14:01 docker0 432.09 847.53 33.20 11821.96 0.00 0.00 0.00 0.00 19:19:51 18:14:01 veth76d3bcc 215.31 421.20 19.50 5855.76 0.00 0.00 0.00 0.48 19:19:51 18:14:01 vethcc1889c 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 19:19:51 18:14:01 vetha5f8014 211.28 414.28 19.19 5858.15 0.00 0.00 0.00 0.48 19:19:51 18:14:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 19:19:51 18:14:01 ens3 888.40 457.76 11897.92 58.40 0.00 0.00 0.00 0.00 19:19:51 18:15:01 docker0 12.18 18.26 0.73 127.44 0.00 0.00 0.00 0.00 19:19:51 18:15:01 veth76d3bcc 0.12 0.40 0.01 0.02 0.00 0.00 0.00 0.00 19:19:51 18:15:01 vethcc1889c 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 19:19:51 18:15:01 vetha5f8014 0.08 0.37 0.00 0.02 0.00 0.00 0.00 0.00 19:19:51 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:15:01 ens3 93.20 80.84 166.24 89.25 0.00 0.00 0.00 0.00 19:19:51 18:15:01 veth3c7b96d 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 19:19:51 18:16:01 docker0 262.15 459.63 19.03 6311.77 0.00 0.00 0.00 0.00 19:19:51 18:16:01 veth76d3bcc 6.01 7.40 0.59 132.97 0.00 0.00 0.00 0.01 19:19:51 18:16:01 veth8531001 219.61 406.20 19.30 5855.38 0.00 0.00 0.00 0.48 19:19:51 18:16:01 veth66a1336 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:19:51 18:16:01 vethcc1889c 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 19:19:51 18:16:01 vetha5f8014 4.87 7.80 0.49 133.00 0.00 0.00 0.00 0.01 19:19:51 18:16:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 19:19:51 18:16:01 ens3 536.79 326.46 6394.52 103.79 0.00 0.00 0.00 0.00 19:19:51 18:17:01 docker0 38.35 51.50 2.47 329.24 0.00 0.00 0.00 0.00 19:19:51 18:17:01 veth8531001 0.08 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:19:51 18:17:01 vethcc1889c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:17:01 veth02bead5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:19:51 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:17:01 ens3 84.56 55.81 356.34 17.37 0.00 0.00 0.00 0.00 19:19:51 18:18:01 docker0 58.36 82.24 4.02 773.48 0.00 0.00 0.00 0.00 19:19:51 18:18:01 vethcc1889c 0.00 1.17 0.00 0.05 0.00 0.00 0.00 0.00 19:19:51 18:18:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 19:19:51 18:18:01 ens3 181.71 131.77 1884.69 80.67 0.00 0.00 0.00 0.00 19:19:51 18:19:01 docker0 0.00 0.65 0.00 0.03 0.00 0.00 0.00 0.00 19:19:51 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:19:01 ens3 6.12 3.78 6.05 1.74 0.00 0.00 0.00 0.00 19:19:51 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:20:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 19:19:51 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:25:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:19:51 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:26:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:27:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:30:01 ens3 0.37 0.25 0.60 0.08 0.00 0.00 0.00 0.00 19:19:51 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:35:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:19:51 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:36:01 ens3 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 19:19:51 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:37:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:19:51 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:40:01 ens3 0.30 0.27 0.14 0.08 0.00 0.00 0.00 0.00 19:19:51 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:43:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:44:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:45:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:19:51 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:48:01 ens3 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 19:19:51 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:49:01 ens3 0.37 0.00 0.04 0.00 0.00 0.00 0.00 0.00 19:19:51 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:50:01 ens3 0.65 0.63 0.34 0.29 0.00 0.00 0.00 0.00 19:19:51 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:51:01 ens3 0.50 0.45 0.32 0.24 0.00 0.00 0.00 0.00 19:19:51 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:52:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:53:01 ens3 0.63 0.00 0.06 0.00 0.00 0.00 0.00 0.00 19:19:51 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:54:01 lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 19:19:51 18:54:01 ens3 0.78 0.58 0.36 0.29 0.00 0.00 0.00 0.00 19:19:51 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:55:01 ens3 0.22 0.17 0.13 0.07 0.00 0.00 0.00 0.00 19:19:51 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:56:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:57:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:58:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 18:59:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:19:51 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:00:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 19:00:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 19:19:51 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:01:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:02:01 ens3 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 19:19:51 19:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:03:02 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 19:03:02 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:04:01 ens3 0.86 0.51 0.31 0.22 0.00 0.00 0.00 0.00 19:19:51 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:05:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 19:05:01 ens3 0.22 0.22 0.08 0.07 0.00 0.00 0.00 0.00 19:19:51 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:07:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:19:51 19:07:01 ens3 24.90 23.88 6.34 39.87 0.00 0.00 0.00 0.00 19:19:51 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:08:01 ens3 0.15 0.10 0.07 0.01 0.00 0.00 0.00 0.00 19:19:51 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:09:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 19:09:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:10:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:19:51 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:11:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 19:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 19:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:14:01 ens3 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 19:19:51 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:15:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 19:19:51 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:16:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 19:16:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:17:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:18:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 19:18:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 19:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:51 Average: docker0 20.87 29.37 1.55 337.29 0.00 0.00 0.00 0.00 19:19:51 Average: lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 19:19:51 Average: ens3 39.82 28.38 431.17 8.97 0.00 0.00 0.00 0.00 19:19:51 19:19:51 19:19:51 ---> sar -P ALL: 19:19:51 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64404) 05/23/22 _x86_64_ (8 CPU) 19:19:51 19:19:51 18:09:13 LINUX RESTART (8 CPU) 19:19:51 19:19:51 18:10:01 CPU %user %nice %system %iowait %steal %idle 19:19:51 18:11:01 all 26.79 0.00 6.36 1.22 0.10 65.52 19:19:51 18:11:01 0 27.79 0.00 6.03 0.30 0.10 65.77 19:19:51 18:11:01 1 26.32 0.00 7.07 1.55 0.10 64.96 19:19:51 18:11:01 2 30.76 0.00 5.79 0.42 0.10 62.93 19:19:51 18:11:01 3 25.03 0.00 7.44 3.27 0.12 64.13 19:19:51 18:11:01 4 27.58 0.00 5.84 1.52 0.08 64.97 19:19:51 18:11:01 5 26.95 0.00 5.62 0.42 0.10 66.91 19:19:51 18:11:01 6 23.58 0.00 4.85 0.10 0.10 71.37 19:19:51 18:11:01 7 26.29 0.00 8.28 2.18 0.12 63.13 19:19:51 18:12:01 all 40.36 0.00 6.00 0.20 0.10 53.34 19:19:51 18:12:01 0 40.04 0.00 5.72 1.23 0.10 52.92 19:19:51 18:12:01 1 40.32 0.00 5.45 0.17 0.08 53.98 19:19:51 18:12:01 2 38.67 0.00 6.95 0.05 0.12 54.21 19:19:51 18:12:01 3 42.22 0.00 5.73 0.00 0.12 51.93 19:19:51 18:12:01 4 38.90 0.00 5.82 0.00 0.10 55.18 19:19:51 18:12:01 5 40.54 0.00 5.40 0.05 0.08 53.93 19:19:51 18:12:01 6 39.30 0.00 5.14 0.02 0.10 55.45 19:19:51 18:12:01 7 42.91 0.00 7.78 0.08 0.10 49.13 19:19:51 18:13:01 all 25.46 0.00 10.06 2.40 0.11 61.96 19:19:51 18:13:01 0 22.88 0.00 8.61 2.01 0.10 66.39 19:19:51 18:13:01 1 25.37 0.00 11.86 2.29 0.12 60.36 19:19:51 18:13:01 2 25.07 0.00 8.74 0.64 0.09 65.46 19:19:51 18:13:01 3 26.92 0.00 10.36 2.02 0.12 60.58 19:19:51 18:13:01 4 27.83 0.00 10.61 0.39 0.12 61.05 19:19:51 18:13:01 5 26.00 0.00 10.73 1.62 0.10 61.55 19:19:51 18:13:01 6 25.08 0.00 8.87 0.66 0.10 65.29 19:19:51 18:13:01 7 24.55 0.00 10.71 9.63 0.12 54.99 19:19:51 18:14:01 all 66.21 0.00 13.34 5.29 0.16 15.00 19:19:51 18:14:01 0 64.59 0.00 14.63 7.65 0.15 12.97 19:19:51 18:14:01 1 66.09 0.00 13.60 4.84 0.17 15.30 19:19:51 18:14:01 2 67.73 0.00 12.18 7.59 0.13 12.37 19:19:51 18:14:01 3 65.83 0.00 13.32 8.06 0.15 12.64 19:19:51 18:14:01 4 65.02 0.00 14.49 3.50 0.17 16.83 19:19:51 18:14:01 5 67.36 0.00 12.51 2.98 0.17 16.98 19:19:51 18:14:01 6 67.50 0.00 12.11 3.28 0.15 16.96 19:19:51 18:14:01 7 65.58 0.00 13.86 4.46 0.15 15.95 19:19:51 18:15:01 all 89.03 0.00 10.74 0.01 0.16 0.06 19:19:51 18:15:01 0 89.96 0.00 9.76 0.00 0.17 0.12 19:19:51 18:15:01 1 88.66 0.00 11.14 0.00 0.15 0.05 19:19:51 18:15:01 2 86.15 0.00 13.59 0.03 0.17 0.07 19:19:51 18:15:01 3 89.79 0.00 9.97 0.00 0.15 0.08 19:19:51 18:15:01 4 89.66 0.00 10.07 0.00 0.15 0.12 19:19:51 18:15:01 5 88.35 0.00 11.45 0.02 0.15 0.03 19:19:51 18:15:01 6 89.23 0.00 10.53 0.02 0.17 0.05 19:19:51 18:15:01 7 90.43 0.00 9.40 0.00 0.17 0.00 19:19:51 18:16:01 all 72.46 0.00 13.53 2.45 0.16 11.41 19:19:51 18:16:01 0 78.98 0.00 12.80 2.38 0.17 5.67 19:19:51 18:16:01 1 75.20 0.00 12.74 0.79 0.17 11.11 19:19:51 18:16:01 2 64.73 0.00 16.28 2.57 0.17 16.25 19:19:51 18:16:01 3 71.52 0.00 14.30 2.07 0.15 11.95 19:19:51 18:16:01 4 78.35 0.00 11.03 2.25 0.15 8.22 19:19:51 18:16:01 5 67.23 0.00 15.31 2.02 0.13 15.30 19:19:51 18:16:01 6 74.45 0.00 11.55 5.31 0.15 8.53 19:19:51 18:16:01 7 69.06 0.00 14.26 2.18 0.17 14.33 19:19:51 18:17:01 all 76.67 0.00 12.91 1.44 0.15 8.83 19:19:51 18:17:01 0 74.29 0.00 14.16 0.74 0.15 10.66 19:19:51 18:17:01 1 76.04 0.00 12.20 0.81 0.15 10.80 19:19:51 18:17:01 2 75.78 0.00 12.74 0.49 0.15 10.84 19:19:51 18:17:01 3 74.83 0.00 13.33 1.58 0.15 10.11 19:19:51 18:17:01 4 75.99 0.00 13.20 4.46 0.13 6.21 19:19:51 18:17:01 5 75.25 0.00 13.13 0.95 0.17 10.50 19:19:51 18:17:01 6 81.17 0.00 12.15 0.84 0.15 5.69 19:19:51 18:17:01 7 79.99 0.00 12.40 1.63 0.15 5.83 19:19:51 18:18:01 all 25.11 0.00 7.74 4.19 0.10 62.87 19:19:51 18:18:01 0 25.95 0.00 8.95 1.98 0.12 63.01 19:19:51 18:18:01 1 20.38 0.00 8.07 1.62 0.10 69.83 19:19:51 18:18:01 2 26.70 0.00 7.83 2.41 0.10 62.96 19:19:51 18:18:01 3 19.88 0.00 7.51 5.24 0.10 67.26 19:19:51 18:18:01 4 24.15 0.00 8.98 12.92 0.10 53.86 19:19:51 18:18:01 5 24.15 0.00 6.83 5.63 0.08 63.30 19:19:51 18:18:01 6 19.73 0.00 8.16 2.00 0.10 70.02 19:19:51 18:18:01 7 39.88 0.00 5.57 1.72 0.10 52.74 19:19:51 18:19:01 all 3.71 0.00 2.17 1.73 0.03 92.36 19:19:51 18:19:01 0 5.03 0.00 2.68 1.41 0.02 90.87 19:19:51 18:19:01 1 3.82 0.00 1.73 0.25 0.02 94.18 19:19:51 18:19:01 2 1.91 0.00 0.94 0.00 0.02 97.14 19:19:51 18:19:01 3 5.03 0.00 1.60 0.47 0.03 92.87 19:19:51 18:19:01 4 3.86 0.00 4.13 11.34 0.03 80.64 19:19:51 18:19:01 5 3.33 0.00 2.43 0.02 0.03 94.19 19:19:51 18:19:01 6 2.68 0.00 1.54 0.08 0.02 95.68 19:19:51 18:19:01 7 4.04 0.00 2.32 0.35 0.03 93.26 19:19:51 18:20:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:19:51 18:20:01 0 0.02 0.00 0.02 0.08 0.00 99.88 19:19:51 18:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:19:51 18:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:20:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:19:51 18:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 18:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:21:01 all 0.03 0.00 0.02 0.00 0.00 99.95 19:19:51 18:21:01 0 0.00 0.00 0.02 0.02 0.02 99.95 19:19:51 18:21:01 1 0.07 0.00 0.02 0.00 0.00 99.92 19:19:51 18:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:21:01 3 0.02 0.00 0.03 0.00 0.02 99.93 19:19:51 18:21:01 4 0.07 0.00 0.02 0.00 0.00 99.92 19:19:51 18:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:19:51 18:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:19:51 18:21:01 7 0.02 0.00 0.03 0.00 0.00 99.95 19:19:51 19:19:51 18:21:01 CPU %user %nice %system %iowait %steal %idle 19:19:51 18:22:01 all 0.03 0.00 0.01 0.00 0.00 99.96 19:19:51 18:22:01 0 0.02 0.00 0.00 0.03 0.00 99.95 19:19:51 18:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:19:51 18:22:01 4 0.12 0.00 0.02 0.00 0.00 99.87 19:19:51 18:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:19:51 18:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:22:01 7 0.07 0.00 0.00 0.00 0.00 99.93 19:19:51 18:23:01 all 0.03 0.00 0.01 0.00 0.00 99.96 19:19:51 18:23:01 0 0.00 0.00 0.00 0.03 0.00 99.97 19:19:51 18:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 18:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:23:01 3 0.05 0.00 0.05 0.00 0.02 99.88 19:19:51 18:23:01 4 0.07 0.00 0.03 0.00 0.00 99.90 19:19:51 18:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:23:01 7 0.05 0.00 0.00 0.00 0.00 99.95 19:19:51 18:24:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:19:51 18:24:01 0 0.00 0.00 0.02 0.03 0.00 99.95 19:19:51 18:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:19:51 18:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 18:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:25:01 all 0.03 0.00 0.01 0.01 0.01 99.95 19:19:51 18:25:01 0 0.02 0.00 0.02 0.03 0.02 99.92 19:19:51 18:25:01 1 0.07 0.00 0.02 0.00 0.00 99.92 19:19:51 18:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:19:51 18:25:01 3 0.05 0.00 0.02 0.00 0.02 99.92 19:19:51 18:25:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:19:51 18:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:25:01 7 0.03 0.00 0.03 0.00 0.00 99.93 19:19:51 18:26:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:19:51 18:26:01 0 0.02 0.00 0.02 0.05 0.00 99.92 19:19:51 18:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:26:01 4 0.07 0.00 0.02 0.00 0.00 99.92 19:19:51 18:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 18:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:19:51 18:27:01 all 0.06 0.00 0.01 0.00 0.01 99.92 19:19:51 18:27:01 0 0.05 0.00 0.02 0.03 0.02 99.88 19:19:51 18:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 18:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:27:01 3 0.38 0.00 0.00 0.00 0.02 99.60 19:19:51 18:27:01 4 0.00 0.00 0.02 0.00 0.02 99.97 19:19:51 18:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 18:28:01 all 0.26 0.00 0.00 0.00 0.00 99.73 19:19:51 18:28:01 0 0.00 0.00 0.03 0.03 0.02 99.92 19:19:51 18:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:28:01 3 1.97 0.00 0.00 0.00 0.00 98.03 19:19:51 18:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:19:51 18:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:29:01 all 0.09 0.00 0.02 0.00 0.00 99.89 19:19:51 18:29:01 0 0.02 0.00 0.00 0.02 0.02 99.95 19:19:51 18:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:19:51 18:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:29:01 3 0.62 0.00 0.13 0.00 0.00 99.25 19:19:51 18:29:01 4 0.02 0.00 0.03 0.00 0.00 99.95 19:19:51 18:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:30:01 all 0.03 0.00 0.01 0.00 0.00 99.96 19:19:51 18:30:01 0 0.05 0.00 0.02 0.03 0.02 99.88 19:19:51 18:30:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:19:51 18:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:30:01 3 0.03 0.00 0.00 0.00 0.02 99.95 19:19:51 18:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:30:01 7 0.05 0.00 0.02 0.00 0.00 99.93 19:19:51 18:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:19:51 18:31:01 0 0.02 0.00 0.00 0.03 0.02 99.93 19:19:51 18:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 18:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:19:51 18:31:01 4 0.00 0.00 0.03 0.00 0.00 99.97 19:19:51 18:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:19:51 18:31:01 6 0.03 0.00 0.02 0.00 0.02 99.93 19:19:51 18:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:32:01 all 0.01 0.00 0.01 0.01 0.00 99.96 19:19:51 18:32:01 0 0.05 0.00 0.02 0.03 0.02 99.88 19:19:51 18:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 18:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:19:51 18:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:19:51 18:32:01 5 0.02 0.00 0.00 0.05 0.00 99.93 19:19:51 18:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:32:01 7 0.00 0.00 0.03 0.00 0.00 99.97 19:19:51 19:19:51 18:32:01 CPU %user %nice %system %iowait %steal %idle 19:19:51 18:33:01 all 0.04 0.00 0.03 0.01 0.00 99.92 19:19:51 18:33:01 0 0.05 0.00 0.05 0.00 0.02 99.88 19:19:51 18:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 18:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:19:51 18:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:19:51 18:33:01 4 0.02 0.00 0.03 0.00 0.00 99.95 19:19:51 18:33:01 5 0.02 0.00 0.03 0.02 0.00 99.93 19:19:51 18:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 18:33:01 7 0.20 0.00 0.08 0.03 0.00 99.68 19:19:51 18:34:01 all 0.01 0.00 0.01 0.01 0.00 99.96 19:19:51 18:34:01 0 0.03 0.00 0.03 0.07 0.02 99.85 19:19:51 18:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 18:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 19:19:51 18:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:19:51 18:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:19:51 18:35:01 all 0.00 0.00 0.00 0.02 0.00 99.97 19:19:51 18:35:01 0 0.03 0.00 0.03 0.13 0.02 99.78 19:19:51 18:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:36:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:19:51 18:36:01 0 0.05 0.00 0.02 0.05 0.02 99.87 19:19:51 18:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:36:01 3 0.00 0.00 0.02 0.00 0.02 99.97 19:19:51 18:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 18:36:01 5 0.02 0.00 0.00 0.05 0.00 99.93 19:19:51 18:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:37:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:19:51 18:37:01 0 0.02 0.00 0.03 0.02 0.00 99.93 19:19:51 18:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:19:51 18:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:19:51 18:37:01 5 0.00 0.00 0.02 0.03 0.00 99.95 19:19:51 18:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:38:01 all 0.02 0.00 0.00 0.00 0.01 99.97 19:19:51 18:38:01 0 0.02 0.00 0.02 0.02 0.02 99.93 19:19:51 18:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:38:01 3 0.07 0.00 0.00 0.00 0.02 99.92 19:19:51 18:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 18:38:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:19:51 18:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:19:51 18:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 19:19:51 18:39:01 0 0.03 0.00 0.03 0.02 0.02 99.90 19:19:51 18:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 18:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:19:51 18:39:01 3 0.02 0.00 0.03 0.00 0.02 99.93 19:19:51 18:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:19:51 18:39:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:19:51 18:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:40:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:19:51 18:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:19:51 18:40:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:19:51 18:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:40:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:19:51 18:40:01 5 0.03 0.00 0.00 0.03 0.00 99.93 19:19:51 18:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:19:51 18:41:01 0 0.05 0.00 0.02 0.02 0.02 99.90 19:19:51 18:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 18:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:19:51 18:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:19:51 18:41:01 5 0.00 0.00 0.03 0.02 0.00 99.95 19:19:51 18:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:42:01 all 0.01 0.00 0.01 0.09 0.00 99.89 19:19:51 18:42:01 0 0.03 0.00 0.02 0.13 0.00 99.82 19:19:51 18:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:19:51 18:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:19:51 18:42:01 5 0.00 0.00 0.00 0.23 0.00 99.77 19:19:51 18:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:42:01 7 0.02 0.00 0.02 0.35 0.02 99.60 19:19:51 18:43:01 all 0.17 0.00 0.01 0.01 0.00 99.80 19:19:51 18:43:01 0 0.00 0.00 0.02 0.05 0.02 99.92 19:19:51 18:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:43:01 3 1.24 0.00 0.00 0.00 0.00 98.76 19:19:51 18:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 18:43:01 5 0.02 0.00 0.02 0.02 0.02 99.93 19:19:51 18:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:43:01 7 0.05 0.00 0.03 0.00 0.00 99.92 19:19:51 19:19:51 18:43:01 CPU %user %nice %system %iowait %steal %idle 19:19:51 18:44:01 all 0.07 0.00 0.01 0.01 0.01 99.91 19:19:51 18:44:01 0 0.00 0.00 0.02 0.03 0.00 99.95 19:19:51 18:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:44:01 3 0.48 0.00 0.00 0.00 0.02 99.50 19:19:51 18:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 18:44:01 5 0.00 0.00 0.00 0.05 0.00 99.95 19:19:51 18:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 19:19:51 18:44:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:19:51 18:45:01 all 0.03 0.00 0.01 0.01 0.00 99.95 19:19:51 18:45:01 0 0.00 0.00 0.02 0.02 0.02 99.95 19:19:51 18:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 18:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:45:01 3 0.07 0.00 0.02 0.03 0.00 99.88 19:19:51 18:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:19:51 18:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 18:45:01 7 0.07 0.00 0.02 0.00 0.02 99.90 19:19:51 18:46:01 all 0.05 0.00 0.01 0.00 0.00 99.94 19:19:51 18:46:01 0 0.03 0.00 0.02 0.02 0.00 99.93 19:19:51 18:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:46:01 3 0.32 0.00 0.02 0.00 0.02 99.65 19:19:51 18:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:46:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:19:51 18:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 18:47:01 all 0.27 0.00 0.00 0.00 0.00 99.73 19:19:51 18:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:47:01 3 1.99 0.00 0.02 0.00 0.00 98.00 19:19:51 18:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 18:47:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:19:51 18:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:47:01 7 0.03 0.00 0.00 0.00 0.02 99.95 19:19:51 18:48:01 all 0.25 0.00 0.01 0.01 0.00 99.72 19:19:51 18:48:01 0 0.02 0.00 0.03 0.02 0.00 99.93 19:19:51 18:48:01 1 0.00 0.00 0.03 0.00 0.00 99.97 19:19:51 18:48:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:19:51 18:48:01 3 1.97 0.00 0.00 0.00 0.00 98.03 19:19:51 18:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:48:01 5 0.00 0.00 0.00 0.05 0.00 99.95 19:19:51 18:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:48:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:19:51 18:49:01 all 0.27 0.00 0.02 0.00 0.01 99.70 19:19:51 18:49:01 0 0.02 0.00 0.00 0.02 0.02 99.95 19:19:51 18:49:01 1 0.03 0.00 0.05 0.00 0.02 99.90 19:19:51 18:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:19:51 18:49:01 3 1.99 0.00 0.03 0.00 0.02 97.96 19:19:51 18:49:01 4 0.05 0.00 0.03 0.00 0.02 99.90 19:19:51 18:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 18:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 18:50:01 all 0.11 0.00 0.01 0.01 0.00 99.87 19:19:51 18:50:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:19:51 18:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 18:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:50:01 3 0.81 0.00 0.00 0.00 0.00 99.19 19:19:51 18:50:01 4 0.02 0.00 0.03 0.00 0.00 99.95 19:19:51 18:50:01 5 0.02 0.00 0.00 0.03 0.00 99.95 19:19:51 18:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:50:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:19:51 18:51:01 all 0.02 0.00 0.00 0.00 0.00 99.97 19:19:51 18:51:01 0 0.03 0.00 0.00 0.02 0.00 99.95 19:19:51 18:51:01 1 0.07 0.00 0.00 0.00 0.00 99.93 19:19:51 18:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:19:51 18:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:51:01 5 0.00 0.00 0.02 0.02 0.00 99.97 19:19:51 18:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:51:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:19:51 18:52:01 all 0.01 0.00 0.01 0.00 0.00 99.96 19:19:51 18:52:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:19:51 18:52:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:19:51 18:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:52:01 4 0.03 0.00 0.03 0.00 0.02 99.92 19:19:51 18:52:01 5 0.02 0.00 0.02 0.02 0.00 99.95 19:19:51 18:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:52:01 7 0.02 0.00 0.03 0.00 0.02 99.93 19:19:51 18:53:01 all 0.01 0.00 0.00 0.00 0.00 99.98 19:19:51 18:53:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:19:51 18:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 18:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:19:51 18:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:19:51 18:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:53:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:19:51 18:54:01 all 0.18 0.00 0.01 0.00 0.00 99.80 19:19:51 18:54:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:19:51 18:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:19:51 18:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:19:51 18:54:01 3 1.31 0.00 0.07 0.00 0.00 98.63 19:19:51 18:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:54:01 5 0.02 0.00 0.02 0.02 0.02 99.93 19:19:51 18:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:19:51 18:54:01 CPU %user %nice %system %iowait %steal %idle 19:19:51 18:55:01 all 0.26 0.00 0.01 0.00 0.01 99.71 19:19:51 18:55:01 0 0.02 0.00 0.00 0.02 0.02 99.95 19:19:51 18:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:19:51 18:55:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:19:51 18:55:01 3 1.97 0.00 0.02 0.00 0.02 98.00 19:19:51 18:55:01 4 0.02 0.00 0.03 0.00 0.00 99.95 19:19:51 18:55:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:19:51 18:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:55:01 7 0.02 0.00 0.03 0.00 0.00 99.95 19:19:51 18:56:01 all 0.26 0.00 0.01 0.00 0.00 99.72 19:19:51 18:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:19:51 18:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:19:51 18:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:19:51 18:56:01 3 1.99 0.00 0.00 0.00 0.00 98.01 19:19:51 18:56:01 4 0.02 0.00 0.02 0.00 0.03 99.93 19:19:51 18:56:01 5 0.00 0.00 0.02 0.02 0.00 99.97 19:19:51 18:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:57:01 all 0.26 0.00 0.01 0.00 0.00 99.73 19:19:51 18:57:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:19:51 18:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:57:01 3 1.99 0.00 0.00 0.00 0.02 98.00 19:19:51 18:57:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:19:51 18:57:01 5 0.00 0.00 0.03 0.02 0.00 99.95 19:19:51 18:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 18:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:58:01 all 0.25 0.00 0.02 0.00 0.01 99.73 19:19:51 18:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:19:51 18:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:58:01 3 1.92 0.00 0.05 0.00 0.02 98.01 19:19:51 18:58:01 4 0.02 0.00 0.05 0.00 0.02 99.92 19:19:51 18:58:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:19:51 18:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:19:51 18:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:59:01 all 0.03 0.00 0.02 0.00 0.00 99.95 19:19:51 18:59:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:19:51 18:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:19:51 18:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 18:59:01 3 0.18 0.00 0.10 0.00 0.00 99.72 19:19:51 18:59:01 4 0.03 0.00 0.02 0.00 0.02 99.93 19:19:51 18:59:01 5 0.00 0.00 0.02 0.02 0.00 99.97 19:19:51 18:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 18:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:00:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:19:51 19:00:01 0 0.02 0.00 0.03 0.02 0.00 99.93 19:19:51 19:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:00:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:19:51 19:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 19:00:01 4 0.07 0.00 0.05 0.00 0.02 99.87 19:19:51 19:00:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:19:51 19:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 19:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:01:01 all 0.01 0.00 0.00 0.01 0.01 99.98 19:19:51 19:01:01 0 0.00 0.00 0.00 0.02 0.02 99.97 19:19:51 19:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:01:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:19:51 19:01:01 4 0.03 0.00 0.02 0.00 0.02 99.93 19:19:51 19:01:01 5 0.00 0.00 0.02 0.03 0.00 99.95 19:19:51 19:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:02:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:19:51 19:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 19:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:02:01 4 0.07 0.00 0.07 0.00 0.00 99.87 19:19:51 19:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:03:02 all 0.01 0.00 0.01 0.01 0.00 99.97 19:19:51 19:03:02 0 0.02 0.00 0.00 0.02 0.00 99.97 19:19:51 19:03:02 1 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:03:02 2 0.00 0.00 0.02 0.00 0.00 99.98 19:19:51 19:03:02 3 0.00 0.00 0.00 0.00 0.02 99.98 19:19:51 19:03:02 4 0.03 0.00 0.05 0.00 0.02 99.90 19:19:51 19:03:02 5 0.00 0.00 0.02 0.03 0.00 99.95 19:19:51 19:03:02 6 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:03:02 7 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:04:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:19:51 19:04:01 0 0.03 0.00 0.02 0.02 0.00 99.93 19:19:51 19:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:19:51 19:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:04:01 4 0.05 0.00 0.03 0.00 0.02 99.90 19:19:51 19:04:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:19:51 19:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:05:01 all 0.01 0.00 0.02 0.00 0.01 99.96 19:19:51 19:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:19:51 19:05:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:19:51 19:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:19:51 19:05:01 4 0.07 0.00 0.07 0.00 0.02 99.85 19:19:51 19:05:01 5 0.00 0.00 0.02 0.02 0.00 99.97 19:19:51 19:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 19:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:19:51 19:05:01 CPU %user %nice %system %iowait %steal %idle 19:19:51 19:06:01 all 0.01 0.00 0.00 0.00 0.00 99.97 19:19:51 19:06:01 0 0.02 0.00 0.00 0.02 0.02 99.95 19:19:51 19:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:06:01 4 0.07 0.00 0.03 0.00 0.00 99.90 19:19:51 19:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:06:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:19:51 19:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:07:01 all 0.24 0.00 0.06 0.01 0.01 99.69 19:19:51 19:07:01 0 0.25 0.00 0.07 0.02 0.00 99.67 19:19:51 19:07:01 1 0.25 0.00 0.02 0.00 0.00 99.73 19:19:51 19:07:01 2 0.25 0.00 0.05 0.02 0.00 99.68 19:19:51 19:07:01 3 0.28 0.00 0.05 0.02 0.00 99.65 19:19:51 19:07:01 4 0.10 0.00 0.08 0.00 0.02 99.80 19:19:51 19:07:01 5 0.30 0.00 0.08 0.00 0.02 99.60 19:19:51 19:07:01 6 0.20 0.00 0.05 0.02 0.02 99.72 19:19:51 19:07:01 7 0.25 0.00 0.08 0.00 0.00 99.67 19:19:51 19:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:19:51 19:08:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:19:51 19:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:08:01 3 0.02 0.00 0.02 0.02 0.02 99.93 19:19:51 19:08:01 4 0.05 0.00 0.03 0.00 0.02 99.90 19:19:51 19:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:19:51 19:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:09:01 all 0.02 0.00 0.00 0.00 0.00 99.97 19:19:51 19:09:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:19:51 19:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:19:51 19:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:09:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:19:51 19:09:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:19:51 19:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:19:51 19:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:10:01 all 0.02 0.00 0.00 0.01 0.01 99.96 19:19:51 19:10:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:19:51 19:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:19:51 19:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:10:01 3 0.03 0.00 0.00 0.05 0.02 99.90 19:19:51 19:10:01 4 0.03 0.00 0.03 0.00 0.02 99.92 19:19:51 19:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:19:51 19:11:01 all 0.09 0.00 0.00 0.00 0.00 99.90 19:19:51 19:11:01 0 0.00 0.00 0.02 0.02 0.00 99.97 19:19:51 19:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:11:01 3 0.63 0.00 0.00 0.00 0.02 99.35 19:19:51 19:11:01 4 0.07 0.00 0.00 0.00 0.00 99.93 19:19:51 19:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:19:51 19:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:12:01 all 0.22 0.00 0.01 0.00 0.01 99.75 19:19:51 19:12:01 0 0.00 0.00 0.02 0.02 0.02 99.95 19:19:51 19:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:19:51 19:12:01 3 1.74 0.00 0.07 0.02 0.02 98.16 19:19:51 19:12:01 4 0.00 0.00 0.03 0.00 0.02 99.95 19:19:51 19:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:13:01 all 0.06 0.00 0.01 0.00 0.00 99.93 19:19:51 19:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 19:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:13:01 3 0.35 0.00 0.02 0.02 0.02 99.60 19:19:51 19:13:01 4 0.05 0.00 0.02 0.00 0.02 99.92 19:19:51 19:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:19:51 19:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:14:01 all 0.18 0.00 0.02 0.00 0.00 99.80 19:19:51 19:14:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:19:51 19:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:19:51 19:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:14:01 3 1.37 0.00 0.12 0.02 0.00 98.50 19:19:51 19:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 19:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:15:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:19:51 19:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:19:51 19:15:01 3 0.05 0.00 0.02 0.03 0.02 99.88 19:19:51 19:15:01 4 0.05 0.00 0.05 0.00 0.02 99.88 19:19:51 19:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:19:51 19:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:16:01 all 0.01 0.00 0.01 0.01 0.01 99.96 19:19:51 19:16:01 0 0.00 0.00 0.02 0.03 0.00 99.95 19:19:51 19:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:16:01 3 0.00 0.00 0.00 0.02 0.02 99.97 19:19:51 19:16:01 4 0.05 0.00 0.02 0.00 0.02 99.92 19:19:51 19:16:01 5 0.00 0.00 0.02 0.02 0.02 99.95 19:19:51 19:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:19:51 19:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 19:19:51 19:16:01 CPU %user %nice %system %iowait %steal %idle 19:19:51 19:17:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:19:51 19:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 19:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:19:51 19:17:01 3 0.03 0.00 0.00 0.02 0.00 99.95 19:19:51 19:17:01 4 0.05 0.00 0.02 0.00 0.02 99.92 19:19:51 19:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:18:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:19:51 19:18:01 0 0.00 0.00 0.03 0.02 0.00 99.95 19:19:51 19:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:18:01 3 0.00 0.00 0.02 0.10 0.02 99.87 19:19:51 19:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:19:51 19:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 19:19:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:19:51 19:19:01 0 0.02 0.00 0.02 0.03 0.02 99.92 19:19:51 19:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:19:01 3 0.02 0.00 0.02 0.02 0.00 99.95 19:19:51 19:19:01 4 0.03 0.00 0.05 0.00 0.02 99.90 19:19:51 19:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:19:51 19:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:19:51 Average: all 6.19 0.00 1.20 0.28 0.02 92.32 19:19:51 Average: 0 6.20 0.00 1.21 0.28 0.02 92.29 19:19:51 Average: 1 6.09 0.00 1.21 0.18 0.02 92.50 19:19:51 Average: 2 6.01 0.00 1.22 0.20 0.02 92.55 19:19:51 Average: 3 6.44 0.00 1.21 0.33 0.02 91.99 19:19:51 Average: 4 6.24 0.00 1.23 0.52 0.02 91.99 19:19:51 Average: 5 6.04 0.00 1.20 0.21 0.02 92.53 19:19:51 Average: 6 6.10 0.00 1.08 0.18 0.02 92.63 19:19:51 Average: 7 6.38 0.00 1.22 0.32 0.02 92.05 19:19:51 19:19:51 19:19:51