Pull request #3996 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 375f1d8fbd10d4953db1b5dba506489aad22c3c4 rather than 0406da1bc5bc58b12227f391577650f5319b7429 Obtained Jenkinsfile from 375f1d8fbd10d4953db1b5dba506489aad22c3c4 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-ssh12796488014323558734.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5320829380630115049.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3996/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3996/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8802489912600868587.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3996/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15774519676181042467.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7082087825184177390.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3996/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3996/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13469616664265908885.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-33647 in /w/workspace/edgexfoundry_edgex-go_PR-3996 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 375f1d8fbd10d4953db1b5dba506489aad22c3c4 into PR head commit 0406da1bc5bc58b12227f391577650f5319b7429 Merge succeeded, producing 0406da1bc5bc58b12227f391577650f5319b7429 Checking out Revision 0406da1bc5bc58b12227f391577650f5319b7429 (PR-3996) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3996/head:refs/remotes/origin/PR-3996 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0406da1bc5bc58b12227f391577650f5319b7429 # 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 375f1d8fbd10d4953db1b5dba506489aad22c3c4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0406da1bc5bc58b12227f391577650f5319b7429 # timeout=10 Commit message: "build(snap): Switch stage kuiper snap's channel to 1/stable" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:14:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:14:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:14:25 ========================================================= 09:14:25 EdgeX Global Pipelines Version Info 09:14:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:14:26 ------------------- 09:14:26 stable info: 09:14:26 ------------------- 09:14:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:14:26 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 09:14:26 Message: update stable to v1.0.227 09:14:27 ------------------- 09:14:27 experimental info: 09:14:27 ------------------- 09:14:27 Commited By: **** collab-it+edgex@linuxfoundation.org 09:14:27 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 09:14:27 Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:14:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:14:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:14:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:14:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:14:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:14:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 09:14:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:14:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:14:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:14:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:14:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:14:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:14:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:14:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:14:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:14:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:14:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:14:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:14:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:14:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 09:14:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:14:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:14:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3996 [Pipeline] echo 09:14:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3996 [Pipeline] echo 09:14:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3996 [Pipeline] echo 09:14:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0406da1bc5bc58b12227f391577650f5319b7429 [Pipeline] echo 09:14:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0406da1 [Pipeline] echo 09:14:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:14:29 provisioning config files... 09:14:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4383280979484115251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:29 ---> docker-login.sh 09:14:29 nexus3.edgexfoundry.org:10001 09:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:29 Configure a credential helper to remove this warning. See 09:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:29 09:14:29 Login Succeeded 09:14:29 nexus3.edgexfoundry.org:10002 09:14:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:30 Configure a credential helper to remove this warning. See 09:14:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:30 09:14:30 Login Succeeded 09:14:30 nexus3.edgexfoundry.org:10003 09:14:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:30 Configure a credential helper to remove this warning. See 09:14:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:30 09:14:30 Login Succeeded 09:14:30 nexus3.edgexfoundry.org:10004 09:14:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:30 Configure a credential helper to remove this warning. See 09:14:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:30 09:14:30 Login Succeeded 09:14:30 docker.io 09:14:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:30 Configure a credential helper to remove this warning. See 09:14:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:30 09:14:30 Login Succeeded 09:14:30 ---> docker-login.sh ends [Pipeline] } 09:14:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:14:31 + 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 09:14:31 + + cut -d/ -f2 09:14:31 dirname cmd/core-command/Dockerfile 09:14:31 + echo core-command,cmd/core-command/Dockerfile 09:14:31 + + cut -d/ -f2dirname 09:14:31 cmd/core-data/Dockerfile 09:14:31 + echo core-data,cmd/core-data/Dockerfile 09:14:31 + dirname cmd/core-metadata/Dockerfile 09:14:31 + cut -d/ -f2 09:14:31 + echo core-metadata,cmd/core-metadata/Dockerfile 09:14:31 + dirname cmd/security-bootstrapper/Dockerfile 09:14:31 + cut -d/ -f2 09:14:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:14:31 + + cutdirname -d/ cmd/security-proxy-setup/Dockerfile -f2 09:14:31 09:14:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:14:31 + dirname cmd/security-secretstore-setup/Dockerfile 09:14:31 + cut -d/ -f2 09:14:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:14:31 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:14:31 + cut -d/ -f2 09:14:31 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:14:31 + dirname cmd/security-spire-agent/Dockerfile 09:14:31 + cut -d/ -f2 09:14:31 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:14:31 + dirname cmd/security-spire-config/Dockerfile 09:14:31 + cut -d/ -f2 09:14:31 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:14:31 + dirname cmd/security-spire-server/Dockerfile 09:14:31 + cut -d/ -f2 09:14:31 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:14:31 + dirname cmd/support-notifications/Dockerfile 09:14:31 + cut -d/ -f2 09:14:31 + echo support-notifications,cmd/support-notifications/Dockerfile 09:14:31 + dirname cmd/support-scheduler/Dockerfile 09:14:31 + cut -d/ -f2 09:14:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:14:31 + dirname cmd/sys-mgmt-agent/Dockerfile 09:14:31 + cut -d/ -f2 09:14:31 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:14:31 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 09:14:31 + git rev-list -1 --merges 0406da1bc5bc58b12227f391577650f5319b7429~1..0406da1bc5bc58b12227f391577650f5319b7429 [Pipeline] echo 09:14:31 -----------> git rev-list -1 --merges 0406da1bc5bc58b12227f391577650f5319b7429~1..0406da1bc5bc58b12227f391577650f5319b7429 0406da1bc5bc58b12227f391577650f5319b7429 [false] [Pipeline] sh 09:14:32 + git log --format=format:%s -1 0406da1bc5bc58b12227f391577650f5319b7429 [Pipeline] echo 09:14:32 ========================================================= 09:14:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:14:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:14:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:14:32 + grep -v github /etc/ssh/ssh_known_hosts 09:14:32 + [ -e /tmp/ssh_known_hosts ] 09:14:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:14:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:14:32 + sudo tee -a /etc/ssh/ssh_known_hosts 09:14:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:14:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 09:14:33 09:14:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:14:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 09:14:33 latest: Pulling from edgex-devops/py-git-semver 09:14:33 1fe172e4850f: Pulling fs layer 09:14:33 caf521ccaac6: Pulling fs layer 09:14:33 3ead6fa29328: Pulling fs layer 09:14:33 5c2a1cbceb83: Pulling fs layer 09:14:33 a8d5f1318db7: Pulling fs layer 09:14:33 c427282e49a2: Pulling fs layer 09:14:33 1827001aaf11: Pulling fs layer 09:14:33 0714d37db230: Pulling fs layer 09:14:33 ac28cf19c067: Pulling fs layer 09:14:33 ca983d60f3e2: Pulling fs layer 09:14:33 9f894cec8388: Pulling fs layer 09:14:33 ac28cf19c067: Waiting 09:14:33 ca983d60f3e2: Waiting 09:14:33 5c2a1cbceb83: Waiting 09:14:33 0714d37db230: Waiting 09:14:33 9f894cec8388: Waiting 09:14:33 a8d5f1318db7: Waiting 09:14:33 c427282e49a2: Waiting 09:14:33 1827001aaf11: Waiting 09:14:33 caf521ccaac6: Verifying Checksum 09:14:33 caf521ccaac6: Download complete 09:14:33 5c2a1cbceb83: Verifying Checksum 09:14:33 5c2a1cbceb83: Download complete 09:14:33 a8d5f1318db7: Verifying Checksum 09:14:33 a8d5f1318db7: Download complete 09:14:33 3ead6fa29328: Verifying Checksum 09:14:33 3ead6fa29328: Download complete 09:14:33 c427282e49a2: Download complete 09:14:33 0714d37db230: Download complete 09:14:33 ac28cf19c067: Download complete 09:14:33 ca983d60f3e2: Verifying Checksum 09:14:33 ca983d60f3e2: Download complete 09:14:33 9f894cec8388: Verifying Checksum 09:14:33 9f894cec8388: Download complete 09:14:33 1fe172e4850f: Download complete 09:14:34 1827001aaf11: Verifying Checksum 09:14:34 1827001aaf11: Download complete 09:14:35 1fe172e4850f: Pull complete 09:14:35 caf521ccaac6: Pull complete 09:14:35 3ead6fa29328: Pull complete 09:14:35 5c2a1cbceb83: Pull complete 09:14:36 a8d5f1318db7: Pull complete 09:14:36 c427282e49a2: Pull complete 09:14:38 1827001aaf11: Pull complete 09:14:38 0714d37db230: Pull complete 09:14:38 ac28cf19c067: Pull complete 09:14:38 ca983d60f3e2: Pull complete 09:14:38 9f894cec8388: Pull complete 09:14:38 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 09:14:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 09:14:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 09:14:39 prd-ubuntu20.04-docker-8c-8g-33647 does not seem to be running inside a container 09:14:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 09:14:40 $ docker top dd3531237b21005ca03f43a5d2e0eaeeb3e062039ffd03694ace7c70da9b0851 -eo pid,comm 09:14:40 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). 09:14:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:14:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:14:40 [ssh-agent] Looking for ssh-agent implementation... 09:14:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:14:40 $ docker exec dd3531237b21005ca03f43a5d2e0eaeeb3e062039ffd03694ace7c70da9b0851 ssh-agent 09:14:41 SSH_AUTH_SOCK=/tmp/ssh-3xjl8NLSD5k8/agent.33 09:14:41 SSH_AGENT_PID=39 09:14:41 Running ssh-add (command line suppressed) 09:14:41 Identity added: /w/workspace/edgex-go/1@tmp/private_key_979756606632001816.key (/w/workspace/edgex-go/1@tmp/private_key_979756606632001816.key) 09:14:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:14:41 + git tag --points-at HEAD [Pipeline] } 09:14:41 $ docker exec --env ******** --env ******** dd3531237b21005ca03f43a5d2e0eaeeb3e062039ffd03694ace7c70da9b0851 ssh-agent -k 09:14:41 unset SSH_AUTH_SOCK; 09:14:41 unset SSH_AGENT_PID; 09:14:41 echo Agent pid 39 killed; 09:14:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:14:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:14:41 [ssh-agent] Looking for ssh-agent implementation... 09:14:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:14:41 $ docker exec dd3531237b21005ca03f43a5d2e0eaeeb3e062039ffd03694ace7c70da9b0851 ssh-agent 09:14:41 SSH_AUTH_SOCK=/tmp/ssh-E5w7cl0nlmeB/agent.74 09:14:41 SSH_AGENT_PID=80 09:14:42 Running ssh-add (command line suppressed) 09:14:42 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4948952537450188472.key (/w/workspace/edgex-go/1@tmp/private_key_4948952537450188472.key) 09:14:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:14:42 + git semver init 09:14:42 2022-04-28 09:14:42,660 [run_init] DEBUG init version:0.0.0 force:False 09:14:42 2022-04-28 09:14:42,661 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 09:14:42 2022-04-28 09:14:42,661 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 09:14:42 2022-04-28 09:14:42,661 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 09:14:48 2022-04-28 09:14:46,997 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 09:14:48 2022-04-28 09:14:46,997 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-3996 with force:False 09:14:48 2022-04-28 09:14:46,998 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-3996 09:14:48 2022-04-28 09:14:47,001 [execute] INFO git cat-file --batch-check 09:14:48 2022-04-28 09:14:47,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 09:14:48 2022-04-28 09:14:47,008 [execute] INFO git cat-file --batch 09:14:48 2022-04-28 09:14:47,008 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 09:14:48 2022-04-28 09:14:47,014 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-3996 09:14:48 0.0.0 [Pipeline] } 09:14:48 $ docker exec --env ******** --env ******** dd3531237b21005ca03f43a5d2e0eaeeb3e062039ffd03694ace7c70da9b0851 ssh-agent -k 09:14:48 unset SSH_AUTH_SOCK; 09:14:48 unset SSH_AGENT_PID; 09:14:48 echo Agent pid 80 killed; 09:14:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:14:48 + git semver [Pipeline] } 09:14:48 $ docker stop --time=1 dd3531237b21005ca03f43a5d2e0eaeeb3e062039ffd03694ace7c70da9b0851 09:14:50 $ docker rm -f dd3531237b21005ca03f43a5d2e0eaeeb3e062039ffd03694ace7c70da9b0851 [Pipeline] // withDockerContainer [Pipeline] sh 09:14:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:14:50 Stashed 1 file(s) [Pipeline] echo 09:14:50 [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 09:14:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:14:51 ========================================================= 09:14:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 09:14:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:14:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:14:51 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 09:14:51 59bf1c3509f3: Pulling fs layer 09:14:51 666ba61612fd: Pulling fs layer 09:14:51 8ed8ca486205: Pulling fs layer 09:14:51 4fe6c5a15a65: Pulling fs layer 09:14:51 22a0e8bec74d: Pulling fs layer 09:14:51 ca2b28591e48: Pulling fs layer 09:14:51 a51346096db8: Pulling fs layer 09:14:51 daebc70d1ce1: Pulling fs layer 09:14:51 0e18a0eac166: Pulling fs layer 09:14:51 4fe6c5a15a65: Waiting 09:14:51 22a0e8bec74d: Waiting 09:14:51 ca2b28591e48: Waiting 09:14:51 a51346096db8: Waiting 09:14:51 daebc70d1ce1: Waiting 09:14:51 0e18a0eac166: Waiting 09:14:51 8ed8ca486205: Verifying Checksum 09:14:51 8ed8ca486205: Download complete 09:14:51 666ba61612fd: Verifying Checksum 09:14:51 22a0e8bec74d: Verifying Checksum 09:14:51 22a0e8bec74d: Download complete 09:14:51 ca2b28591e48: Verifying Checksum 09:14:51 ca2b28591e48: Download complete 09:14:51 59bf1c3509f3: Verifying Checksum 09:14:51 a51346096db8: Verifying Checksum 09:14:51 a51346096db8: Download complete 09:14:52 daebc70d1ce1: Verifying Checksum 09:14:52 daebc70d1ce1: Download complete 09:14:52 59bf1c3509f3: Pull complete 09:14:52 666ba61612fd: Pull complete 09:14:52 8ed8ca486205: Pull complete 09:14:52 0e18a0eac166: Verifying Checksum 09:14:52 0e18a0eac166: Download complete 09:14:52 4fe6c5a15a65: Verifying Checksum 09:14:52 4fe6c5a15a65: Download complete 09:14:56 4fe6c5a15a65: Pull complete 09:14:56 22a0e8bec74d: Pull complete 09:14:56 ca2b28591e48: Pull complete 09:14:56 a51346096db8: Pull complete 09:14:56 daebc70d1ce1: Pull complete 09:14:58 0e18a0eac166: Pull complete 09:14:58 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 09:14:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:14:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 09:14:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:14:59 WORKDIR /edgex 09:14:59 COPY go.mod . 09:14:59 RUN go mod download 09:14:59 + docker build -t ci-base-image-x86_64 -f - . 09:15:00 Sending build context to Docker daemon 335.1MB 09:15:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:15:00 ---> f018257e8ee9 09:15:00 Step 2/4 : WORKDIR /edgex 09:15:03 ---> Running in 403776f619ab 09:15:03 Removing intermediate container 403776f619ab 09:15:03 ---> d9bbb98dd0fc 09:15:03 Step 3/4 : COPY go.mod . 09:15:03 ---> dd1a1279b38d 09:15:03 Step 4/4 : RUN go mod download 09:15:03 ---> Running in 7dff98e9bfb8 09:15:06 Still waiting to schedule task 09:15:06 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 09:15:17 Removing intermediate container 7dff98e9bfb8 09:15:17 ---> 1c160dbbc4a8 09:15:17 Successfully built 1c160dbbc4a8 09:15:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:15:18 + docker inspect -f . ci-base-image-x86_64 09:15:18 . [Pipeline] withDockerContainer 09:15:18 prd-ubuntu20.04-docker-8c-8g-33647 does not seem to be running inside a container 09:15:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:15:18 $ docker top ebe02518ec20a39e99936cb5d053718ecba20654a9ddf41a39992d4114f7a412 -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:19 + go version 09:15:19 go version go1.17.6 linux/amd64 [Pipeline] } 09:15:19 $ docker stop --time=1 ebe02518ec20a39e99936cb5d053718ecba20654a9ddf41a39992d4114f7a412 09:15:20 $ docker rm -f ebe02518ec20a39e99936cb5d053718ecba20654a9ddf41a39992d4114f7a412 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:15:21 + docker inspect -f . ci-base-image-x86_64 09:15:21 . [Pipeline] withDockerContainer 09:15:21 prd-ubuntu20.04-docker-8c-8g-33647 does not seem to be running inside a container 09:15:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:15:21 $ docker top aefee87651be766dc7a9568c5d2b4ec19d8512fed4b4bf747e9a681904d395f8 -eo pid,comm [Pipeline] { [Pipeline] echo 09:15:22 ========================================================= 09:15:22 [edgeXBuildGoParallel] Running Tests and Build... 09:15:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:15:22 + make test 09:15:22 go mod tidy -compat=1.17 09:15:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:15:27 ? github.com/edgexfoundry/edgex-go [no test files] 09:15:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:15:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:15:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:15:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:15:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:15:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:15:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:15:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:15:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:15:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:15:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:15:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:15:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:15:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:15:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:15:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements 09:15:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:15:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:15:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.100s coverage: 98.5% of statements 09:15:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:15:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.114s coverage: 53.4% of statements 09:15:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:15:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:15:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.153s coverage: 89.2% of statements 09:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:15:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 84.4% of statements 09:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:15:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.502s coverage: 95.6% of statements 09:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:15:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements 09:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:15:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.095s coverage: 60.0% of statements 09:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:15:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.096s coverage: 0.9% of statements 09:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:15:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements 09:15:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements 09:15:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:15:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements 09:15:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements 09:15:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 09:15:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.123s coverage: 96.3% of statements 09:15:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 09:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements 09:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements 09:15:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.198s coverage: 82.5% of statements 09:15:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 58.8% of statements 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 09:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 09:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.045s coverage: 85.4% of statements 09:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.143s coverage: 91.2% of statements 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 64.4% of statements 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 09:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 09:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 09:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 09:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 09:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.327s coverage: 65.4% of statements 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.8% of statements 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:16:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:16:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.3% of statements 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:16:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 63.2% of statements 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:16:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:16:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:16:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:16:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements 09:16:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 09:16:05 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 09:16:23 GO111MODULE=on go vet ./... 09:16:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:16:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:16:25 ./bin/test-attribution-txt.sh [Pipeline] echo 09:16:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:16:26 + ls -al . 09:16:26 total 672 09:16:26 drwxrwxr-x 10 1001 1001 4096 Apr 28 09:16 . 09:16:26 drwxr-xr-x 4 root root 4096 Apr 28 09:15 .. 09:16:26 -rw-rw-r-- 1 1001 1001 11 Apr 28 09:14 .dockerignore 09:16:26 drwxrwxr-x 8 1001 1001 4096 Apr 28 09:14 .git 09:16:26 drwxrwxr-x 3 1001 1001 4096 Apr 28 09:14 .github 09:16:26 -rw-rw-r-- 1 1001 1001 879 Apr 28 09:14 .gitignore 09:16:26 -rw-rw-r-- 1 1001 1001 42 Apr 28 09:14 .golangci.yml 09:16:26 -rw-rw-r-- 1 1001 1001 87 Apr 28 09:14 .hadolint.yml 09:16:26 drwxr-xr-x 3 1001 1001 4096 Apr 28 09:14 .semver 09:16:26 -rw-rw-r-- 1 1001 1001 166 Apr 28 09:14 .sonarcloud.properties 09:16:26 -rw-rw-r-- 1 1001 1001 1171 Apr 28 09:14 ADOPTERS.md 09:16:26 -rw-rw-r-- 1 1001 1001 10086 Apr 28 09:14 Attribution.txt 09:16:26 -rw-rw-r-- 1 1001 1001 51732 Apr 28 09:14 CHANGELOG.md 09:16:26 -rw-rw-r-- 1 1001 1001 3804 Apr 28 09:14 CONTRIBUTING.md 09:16:26 -rw-rw-r-- 1 1001 1001 677 Apr 28 09:14 GOVERNANCE.md 09:16:26 -rw-rw-r-- 1 1001 1001 850 Apr 28 09:14 Jenkinsfile 09:16:26 -rw-rw-r-- 1 1001 1001 10775 Apr 28 09:14 LICENSE 09:16:26 -rw-rw-r-- 1 1001 1001 10389 Apr 28 09:14 Makefile 09:16:26 -rw-rw-r-- 1 1001 1001 582 Apr 28 09:14 OWNERS.md 09:16:26 -rw-rw-r-- 1 1001 1001 9120 Apr 28 09:14 README.md 09:16:26 -rw-rw-r-- 1 1001 1001 6912 Apr 28 09:14 SECURITY.md 09:16:26 -rw-rw-r-- 1 1001 1001 5 Apr 28 09:14 VERSION 09:16:26 -rw-rw-r-- 1 1001 1001 4131 Apr 28 09:14 ZMQWindows.md 09:16:26 drwxrwxr-x 2 1001 1001 4096 Apr 28 09:14 bin 09:16:26 drwxrwxr-x 18 1001 1001 4096 Apr 28 09:14 cmd 09:16:26 -rw-r--r-- 1 root root 435134 Apr 28 09:16 coverage.out 09:16:26 -rw-rw-r-- 1 1001 1001 3256 Apr 28 09:14 go.mod 09:16:26 -rw-rw-r-- 1 1001 1001 35162 Apr 28 09:14 go.sum 09:16:26 drwxrwxr-x 8 1001 1001 4096 Apr 28 09:14 internal 09:16:26 drwxrwxr-x 3 1001 1001 4096 Apr 28 09:14 openapi 09:16:26 drwxrwxr-x 4 1001 1001 4096 Apr 28 09:14 snap 09:16:26 -rw-rw-r-- 1 1001 1001 204 Apr 28 09:14 version.go [Pipeline] sh 09:16:27 + '[' -e coverage.out ] 09:16:27 + chown 1001:1001 coverage.out [Pipeline] stash 09:16:27 Stashed 1 file(s) [Pipeline] sh 09:16:27 + make build 09:16:27 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:16:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:16: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/core-command/core-command ./cmd/core-command 09:16:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:16: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:16: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:16:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:16:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:16: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:16:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:16:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:17:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:17: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:17:02 $ docker stop --time=1 aefee87651be766dc7a9568c5d2b4ec19d8512fed4b4bf747e9a681904d395f8 09:17:05 $ docker rm -f aefee87651be766dc7a9568c5d2b4ec19d8512fed4b4bf747e9a681904d395f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:17:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:17:06 09:17:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:17:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:17:07 latest: Pulling from edgex-devops/edgex-compose 09:17:07 cbdbe7a5bc2a: Pulling fs layer 09:17:07 ca9280d653b3: Pulling fs layer 09:17:07 7e9c9ca2126c: Pulling fs layer 09:17:07 cbdbe7a5bc2a: Verifying Checksum 09:17:07 cbdbe7a5bc2a: Download complete 09:17:07 ca9280d653b3: Verifying Checksum 09:17:07 ca9280d653b3: Download complete 09:17:07 cbdbe7a5bc2a: Pull complete 09:17:07 7e9c9ca2126c: Download complete 09:17:07 ca9280d653b3: Pull complete 09:17:11 7e9c9ca2126c: Pull complete 09:17:11 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:17:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:17:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:17:11 prd-ubuntu20.04-docker-8c-8g-33647 does not seem to be running inside a container 09:17:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:17:12 $ docker top 75ee281706c0da6c9caedc647d7f4a862a0f02962428a8dc9c2294f059c43cec -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:13 + docker-compose build --help 09:17:13 + grep parallel 09:17:13 --parallel Build images in parallel. [Pipeline] } 09:17:13 $ docker stop --time=1 75ee281706c0da6c9caedc647d7f4a862a0f02962428a8dc9c2294f059c43cec 09:17:14 $ docker rm -f 75ee281706c0da6c9caedc647d7f4a862a0f02962428a8dc9c2294f059c43cec [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:17:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:17:15 . [Pipeline] withDockerContainer 09:17:15 prd-ubuntu20.04-docker-8c-8g-33647 does not seem to be running inside a container 09:17:15 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:17:16 $ docker top dc1414372501b158131af234be39e41ae8a0a6c260442ec7423fc72b07efe351 -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:16 + docker-compose -f ./docker-compose-build.yml build --parallel 09:17:17 Building core-command ... 09:17:17 Building core-data ... 09:17:17 Building core-metadata ... 09:17:17 Building security-bootstrapper ... 09:17:17 Building security-proxy-setup ... 09:17:17 Building security-secretstore-setup ... 09:17:17 Building security-spiffe-token-provider ... 09:17:17 Building security-spire-agent ... 09:17:17 Building security-spire-config ... 09:17:17 Building security-spire-server ... 09:17:17 Building support-notifications ... 09:17:17 Building support-scheduler ... 09:17:17 Building sys-mgmt-agent ... 09:17:17 Building security-bootstrapper 09:17:17 Building sys-mgmt-agent 09:17:17 Building security-secretstore-setup 09:17:17 Building core-metadata 09:17:17 Building security-spire-config 09:17:31 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:17:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:17:31 ---> 1c160dbbc4a8 09:17:31 Step 3/25 : WORKDIR /edgex-go 09:17:31 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:17:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:17:31 ---> 1c160dbbc4a8 09:17:31 Step 3/26 : WORKDIR /edgex-go 09:17:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:17:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:17:31 ---> 1c160dbbc4a8 09:17:31 Step 3/23 : WORKDIR /edgex-go 09:17:31 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:17:31 Step 2/31 : FROM ${BUILDER_BASE} AS builder 09:17:31 ---> 1c160dbbc4a8 09:17:31 Step 3/31 : WORKDIR /edgex-go 09:17:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:17:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:17:31 ---> 1c160dbbc4a8 09:17:31 Step 3/23 : WORKDIR /edgex-go 09:17:34 ---> Running in cea6917ec406 09:17:34 ---> Running in 622fad28d85c 09:17:34 ---> Running in c2094b72c557 09:17:34 ---> Running in d1589d6ab39f 09:17:34 ---> Running in 7492da3d3701 09:17:34 Removing intermediate container 622fad28d85c 09:17:34 ---> 35a3ac8c1272 09:17:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:34 Removing intermediate container 7492da3d3701 09:17:34 ---> 67ab7c86f614 09:17:34 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:34 Removing intermediate container cea6917ec406 09:17:34 ---> dcfdc0a56b97 09:17:34 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:34 Removing intermediate container d1589d6ab39f 09:17:34 ---> f6cfcf89bede 09:17:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:34 ---> Running in 882ab4593bb8 09:17:34 Removing intermediate container c2094b72c557 09:17:34 ---> 2816a9342388 09:17:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:34 ---> Running in 9c59a3858c5c 09:17:34 ---> Running in f2e1a66a3c4d 09:17:34 ---> Running in 237d10ae0093 09:17:34 ---> Running in 3682a890fb1c 09:17:35 Removing intermediate container 882ab4593bb8 09:17:35 ---> 94805060c5ac 09:17:35 Step 5/23 : RUN apk add --update --no-cache make git 09:17:35 ---> Running in da97fe83d0d9 09:17:36 Removing intermediate container 9c59a3858c5c 09:17:36 ---> df7b15328aec 09:17:36 Step 5/31 : RUN apk add --update --no-cache make git 09:17:36 Removing intermediate container 3682a890fb1c 09:17:36 ---> e2bf8065d7b9 09:17:36 Step 5/23 : RUN apk add --update --no-cache make bash git 09:17:36 ---> Running in c50e2f5f0618 09:17:36 ---> Running in 410784d65282 09:17:36 Removing intermediate container f2e1a66a3c4d 09:17:36 ---> a9ffd074ad3a 09:17:36 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 09:17:36 Removing intermediate container 237d10ae0093 09:17:36 ---> f7ce90960b12 09:17:36 Step 5/25 : RUN apk add --update --no-cache make git 09:17:36 ---> Running in 7dab55ce1900 09:17:36 ---> Running in 19047ec6d492 09:17:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:17:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:17:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:17:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:17:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:17:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:17:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:17:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:17:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:17:37 OK: 221 MiB in 52 packages 09:17:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:17:37 OK: 221 MiB in 52 packages 09:17:37 OK: 221 MiB in 52 packages 09:17:37 OK: 221 MiB in 52 packages 09:17:38 Removing intermediate container da97fe83d0d9 09:17:38 ---> 32fb770f4848 09:17:38 Step 6/23 : COPY go.mod vendor* ./ 09:17:38 OK: 221 MiB in 52 packages 09:17:38 ---> 1e003b856b36 09:17:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:38 ---> Running in e9fb3a1a0ace 09:17:38 Removing intermediate container 410784d65282 09:17:38 ---> 474f5771c7b3 09:17:38 Step 6/23 : COPY go.mod vendor* ./ 09:17:38 Removing intermediate container c50e2f5f0618 09:17:38 ---> 848d37120e73 09:17:38 Step 6/31 : COPY go.mod vendor* ./ 09:17:38 Removing intermediate container 7dab55ce1900 09:17:38 ---> 89354c2e36d5 09:17:38 Step 6/26 : COPY go.mod vendor* ./ 09:17:39 ---> 891badb89c9f 09:17:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:39 Removing intermediate container 19047ec6d492 09:17:39 ---> a1b26decdb29 09:17:39 Step 6/25 : COPY go.mod vendor* ./ 09:17:39 ---> Running in 66d295fddec7 09:17:39 ---> 63a13d762943 09:17:39 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:39 ---> ae73f7e30f64 09:17:39 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:39 ---> Running in 8bcb9f096f70 09:17:39 ---> 0be4b22b8782 09:17:39 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:39 ---> Running in 165d66242f45 09:17:39 ---> Running in 6f91cd9adc35 09:17:39 Removing intermediate container e9fb3a1a0ace 09:17:39 ---> 93962ac77590 09:17:39 Step 8/23 : COPY . . 09:17:40 Removing intermediate container 66d295fddec7 09:17:40 ---> f740296b529e 09:17:40 Step 8/23 : COPY . . 09:17:43 Removing intermediate container 8bcb9f096f70 09:17:43 ---> aff101eb6960 09:17:43 Step 8/31 : COPY . . 09:17:43 Removing intermediate container 165d66242f45 09:17:43 ---> c919ce23ef79 09:17:43 Step 8/26 : COPY . . 09:17:43 Removing intermediate container 6f91cd9adc35 09:17:43 ---> 0b7866b12900 09:17:43 Step 8/25 : COPY . . 09:17:49 ---> eaeffae4179f 09:17:49 Step 9/23 : RUN make cmd/core-metadata/core-metadata 09:17:50 ---> Running in 78aa46260a56 09:17:50 ---> ba5493502f1d 09:17:50 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:17:50 ---> Running in e551e2e76a3e 09:17:50 ---> 400958275c8e 09:17:50 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:17:50 ---> 479df7cbbcc3 09:17:50 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:17:50 ---> Running in 794205bd59d7 09:17:50 ---> 5a35aef2bc17 09:17:50 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:17:50 ---> Running in 79c568212436 09:17:50 ---> Running in ebb2194874a8 09:17:50 Removing intermediate container ebb2194874a8 09:17:50 ---> 34d2f636c513 09:17:50 Step 10/26 : RUN mkdir -p spire-build 09:17:50 ---> Running in 22eeeb1e7b71 09:17:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:17:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:17:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:17:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:17:51 Removing intermediate container 22eeeb1e7b71 09:17:51 ---> ccb4499f66ea 09:17:51 Step 11/26 : WORKDIR /edgex-go/spire-build 09:17:51 ---> Running in b8ba861b29f2 09:17:51 Removing intermediate container b8ba861b29f2 09:17:51 ---> c5c5272b467e 09:17:51 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 09:17:51 ---> Running in a7a9136d9706 09:17:52 spire-1.2.1/ 09:17:52 spire-1.2.1/.data/ 09:17:52 spire-1.2.1/.data/.file 09:17:52 spire-1.2.1/.dockerignore 09:17:52 spire-1.2.1/.gitattributes 09:17:52 spire-1.2.1/.githooks/ 09:17:52 spire-1.2.1/.githooks/pre-commit 09:17:52 spire-1.2.1/.github/ 09:17:52 spire-1.2.1/.github/ISSUE_TEMPLATE.md 09:17:52 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 09:17:52 spire-1.2.1/.github/dependabot.yml 09:17:52 spire-1.2.1/.github/workflows/ 09:17:52 spire-1.2.1/.github/workflows/nightly_build.yaml 09:17:52 spire-1.2.1/.github/workflows/pr_build.yaml 09:17:52 spire-1.2.1/.github/workflows/release_build.yaml 09:17:52 spire-1.2.1/.github/workflows/scripts/ 09:17:52 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 09:17:52 spire-1.2.1/.github/workflows/scripts/push-images.sh 09:17:52 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 09:17:52 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 09:17:52 spire-1.2.1/.github/workflows/scripts/split.sh 09:17:52 spire-1.2.1/.gitignore 09:17:52 spire-1.2.1/.go-version 09:17:52 spire-1.2.1/.golangci.yml 09:17:52 spire-1.2.1/ADOPTERS.md 09:17:52 spire-1.2.1/CHANGELOG.md 09:17:52 spire-1.2.1/CODE-OF-CONDUCT.md 09:17:52 spire-1.2.1/CODEOWNERS 09:17:52 spire-1.2.1/CONTRIBUTING.md 09:17:52 spire-1.2.1/Dockerfile 09:17:52 spire-1.2.1/Dockerfile.dev 09:17:52 spire-1.2.1/Dockerfile.scratch 09:17:52 spire-1.2.1/LICENSE 09:17:52 spire-1.2.1/MAINTAINERS.md 09:17:52 spire-1.2.1/Makefile 09:17:52 spire-1.2.1/README.md 09:17:52 spire-1.2.1/ROADMAP.md 09:17:52 spire-1.2.1/SECURITY.md 09:17:52 spire-1.2.1/cmd/ 09:17:52 spire-1.2.1/cmd/spire-agent/ 09:17:52 spire-1.2.1/cmd/spire-agent/cli/ 09:17:52 spire-1.2.1/cmd/spire-agent/cli/api/ 09:17:52 spire-1.2.1/cmd/spire-agent/cli/api/common.go 09:17:52 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 09:17:52 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 09:17:52 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 09:17:52 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 09:17:52 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 09:17:52 spire-1.2.1/cmd/spire-agent/cli/cli.go 09:17:52 spire-1.2.1/cmd/spire-agent/cli/common/ 09:17:52 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 09:17:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 09:17:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 09:17:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 09:17:52 spire-1.2.1/cmd/spire-agent/cli/run/ 09:17:52 spire-1.2.1/cmd/spire-agent/cli/run/run.go 09:17:52 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 09:17:52 spire-1.2.1/cmd/spire-agent/cli/validate/ 09:17:52 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 09:17:52 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 09:17:52 spire-1.2.1/cmd/spire-agent/main.go 09:17:52 spire-1.2.1/cmd/spire-server/ 09:17:52 spire-1.2.1/cmd/spire-server/cli/ 09:17:52 spire-1.2.1/cmd/spire-server/cli/agent/ 09:17:52 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/agent/count.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/agent/list.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/agent/show.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/bundle/ 09:17:52 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/cli.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/entry/ 09:17:52 spire-1.2.1/cmd/spire-server/cli/entry/count.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/entry/create.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/entry/show.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/entry/update.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/entry/util.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/federation/ 09:17:52 spire-1.2.1/cmd/spire-server/cli/federation/common.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/federation/create.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/federation/list.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/federation/show.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/federation/update.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 09:17:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/jwt/ 09:17:52 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/run/ 09:17:52 spire-1.2.1/cmd/spire-server/cli/run/run.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/token/ 09:17:52 spire-1.2.1/cmd/spire-server/cli/token/generate.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/validate/ 09:17:52 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/x509/ 09:17:52 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 09:17:52 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 09:17:52 spire-1.2.1/cmd/spire-server/main.go 09:17:52 spire-1.2.1/cmd/spire-server/util/ 09:17:52 spire-1.2.1/cmd/spire-server/util/util.go 09:17:52 spire-1.2.1/conf/ 09:17:52 spire-1.2.1/conf/agent/ 09:17:52 spire-1.2.1/conf/agent/agent.conf 09:17:52 spire-1.2.1/conf/agent/agent_full.conf 09:17:52 spire-1.2.1/conf/agent/dummy_root_ca.crt 09:17:52 spire-1.2.1/conf/server/ 09:17:52 spire-1.2.1/conf/server/dummy_upstream_ca.crt 09:17:52 spire-1.2.1/conf/server/dummy_upstream_ca.key 09:17:52 spire-1.2.1/conf/server/server.conf 09:17:52 spire-1.2.1/conf/server/server_full.conf 09:17:52 spire-1.2.1/doc/ 09:17:52 spire-1.2.1/doc/SPIRE101.md 09:17:52 spire-1.2.1/doc/auditlog.md 09:17:52 spire-1.2.1/doc/authorization_policy_engine.md 09:17:52 spire-1.2.1/doc/changelog_guidelines.md 09:17:52 spire-1.2.1/doc/cure53-report.pdf 09:17:52 spire-1.2.1/doc/images/ 09:17:52 spire-1.2.1/doc/images/2019_roadmap.png 09:17:52 spire-1.2.1/doc/images/SPIRE101.png 09:17:52 spire-1.2.1/doc/images/SPIRE_agent.png 09:17:52 spire-1.2.1/doc/images/SPIRE_server.png 09:17:52 spire-1.2.1/doc/images/cache_mgr.png 09:17:52 spire-1.2.1/doc/images/cache_mgr_components.png 09:17:52 spire-1.2.1/doc/images/federated_spire.png 09:17:52 spire-1.2.1/doc/images/ha_mode.png 09:17:52 spire-1.2.1/doc/images/nested_spire.png 09:17:52 spire-1.2.1/doc/images/oidc_federation.png 09:17:52 spire-1.2.1/doc/images/single_trust_domain.png 09:17:52 spire-1.2.1/doc/images/spiffe_compatible.png 09:17:52 spire-1.2.1/doc/images/spire_logo.png 09:17:52 spire-1.2.1/doc/migrating_registration_api_clients.md 09:17:52 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 09:17:52 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 09:17:52 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 09:17:52 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 09:17:52 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 09:17:52 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 09:17:52 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 09:17:52 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 09:17:52 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 09:17:52 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 09:17:52 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 09:17:52 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 09:17:52 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 09:17:52 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 09:17:52 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 09:17:52 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 09:17:52 spire-1.2.1/doc/plugin_server_datastore_sql.md 09:17:52 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 09:17:52 spire-1.2.1/doc/plugin_server_keymanager_disk.md 09:17:52 spire-1.2.1/doc/plugin_server_keymanager_memory.md 09:17:52 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 09:17:52 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 09:17:52 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 09:17:52 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 09:17:52 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 09:17:52 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 09:17:52 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 09:17:52 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 09:17:52 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 09:17:52 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 09:17:52 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 09:17:52 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 09:17:52 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 09:17:52 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 09:17:52 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 09:17:52 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 09:17:52 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 09:17:52 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 09:17:52 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 09:17:52 spire-1.2.1/doc/scaling_spire.md 09:17:52 spire-1.2.1/doc/spire_agent.md 09:17:52 spire-1.2.1/doc/spire_server.md 09:17:52 spire-1.2.1/doc/supported_integrations.md 09:17:52 spire-1.2.1/doc/telemetry.md 09:17:52 spire-1.2.1/doc/telemetry_config.md 09:17:52 spire-1.2.1/doc/upgrading.md 09:17:52 spire-1.2.1/doc/using_spire.md 09:17:52 spire-1.2.1/examples/ 09:17:52 spire-1.2.1/examples/README.md 09:17:52 spire-1.2.1/go.mod 09:17:52 spire-1.2.1/go.sum 09:17:52 spire-1.2.1/pkg/ 09:17:52 spire-1.2.1/pkg/agent/ 09:17:52 spire-1.2.1/pkg/agent/agent.go 09:17:52 spire-1.2.1/pkg/agent/api/ 09:17:52 spire-1.2.1/pkg/agent/api/config.go 09:17:52 spire-1.2.1/pkg/agent/api/debug/ 09:17:52 spire-1.2.1/pkg/agent/api/debug/v1/ 09:17:52 spire-1.2.1/pkg/agent/api/debug/v1/service.go 09:17:52 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 09:17:52 spire-1.2.1/pkg/agent/api/delegatedidentity/ 09:17:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 09:17:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 09:17:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 09:17:52 spire-1.2.1/pkg/agent/api/endpoints.go 09:17:52 spire-1.2.1/pkg/agent/api/health/ 09:17:52 spire-1.2.1/pkg/agent/api/health/v1/ 09:17:52 spire-1.2.1/pkg/agent/api/health/v1/service.go 09:17:52 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 09:17:52 spire-1.2.1/pkg/agent/api/rpccontext/ 09:17:52 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 09:17:52 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 09:17:52 spire-1.2.1/pkg/agent/attestor/ 09:17:52 spire-1.2.1/pkg/agent/attestor/node/ 09:17:52 spire-1.2.1/pkg/agent/attestor/node/experimental.go 09:17:52 spire-1.2.1/pkg/agent/attestor/node/node.go 09:17:52 spire-1.2.1/pkg/agent/attestor/node/node_test.go 09:17:52 spire-1.2.1/pkg/agent/attestor/workload/ 09:17:52 spire-1.2.1/pkg/agent/attestor/workload/workload.go 09:17:52 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 09:17:52 spire-1.2.1/pkg/agent/catalog/ 09:17:52 spire-1.2.1/pkg/agent/catalog/catalog.go 09:17:52 spire-1.2.1/pkg/agent/catalog/keymanager.go 09:17:52 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 09:17:52 spire-1.2.1/pkg/agent/catalog/svidstore.go 09:17:52 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 09:17:52 spire-1.2.1/pkg/agent/client/ 09:17:52 spire-1.2.1/pkg/agent/client/client.go 09:17:52 spire-1.2.1/pkg/agent/client/client_test.go 09:17:52 spire-1.2.1/pkg/agent/client/dial.go 09:17:52 spire-1.2.1/pkg/agent/client/nodeconn.go 09:17:52 spire-1.2.1/pkg/agent/client/nodeconn_test.go 09:17:52 spire-1.2.1/pkg/agent/client/update.go 09:17:52 spire-1.2.1/pkg/agent/client/util.go 09:17:52 spire-1.2.1/pkg/agent/common/ 09:17:52 spire-1.2.1/pkg/agent/common/backoff/ 09:17:52 spire-1.2.1/pkg/agent/common/backoff/backoff.go 09:17:52 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 09:17:52 spire-1.2.1/pkg/agent/common/cgroups/ 09:17:52 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 09:17:52 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 09:17:52 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 09:17:52 spire-1.2.1/pkg/agent/config.go 09:17:52 spire-1.2.1/pkg/agent/endpoints/ 09:17:52 spire-1.2.1/pkg/agent/endpoints/config.go 09:17:52 spire-1.2.1/pkg/agent/endpoints/endpoints.go 09:17:52 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 09:17:52 spire-1.2.1/pkg/agent/endpoints/metrics.go 09:17:52 spire-1.2.1/pkg/agent/endpoints/middleware.go 09:17:52 spire-1.2.1/pkg/agent/endpoints/peertracker.go 09:17:52 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 09:17:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 09:17:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 09:17:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 09:17:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 09:17:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 09:17:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 09:17:52 spire-1.2.1/pkg/agent/endpoints/workload/ 09:17:52 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 09:17:52 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 09:17:52 spire-1.2.1/pkg/agent/manager/ 09:17:52 spire-1.2.1/pkg/agent/manager/cache/ 09:17:52 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 09:17:52 spire-1.2.1/pkg/agent/manager/cache/cache.go 09:17:52 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 09:17:52 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 09:17:52 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 09:17:52 spire-1.2.1/pkg/agent/manager/cache/sets.go 09:17:52 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 09:17:52 spire-1.2.1/pkg/agent/manager/config.go 09:17:52 spire-1.2.1/pkg/agent/manager/manager.go 09:17:52 spire-1.2.1/pkg/agent/manager/manager_test.go 09:17:52 spire-1.2.1/pkg/agent/manager/storage.go 09:17:52 spire-1.2.1/pkg/agent/manager/storage_test.go 09:17:52 spire-1.2.1/pkg/agent/manager/storecache/ 09:17:52 spire-1.2.1/pkg/agent/manager/storecache/cache.go 09:17:52 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 09:17:52 spire-1.2.1/pkg/agent/manager/sync.go 09:17:52 spire-1.2.1/pkg/agent/plugin/ 09:17:52 spire-1.2.1/pkg/agent/plugin/keymanager/ 09:17:52 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 09:17:52 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 09:17:52 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 09:17:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 09:17:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 09:17:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 09:17:52 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 09:17:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 09:17:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 09:17:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 09:17:52 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 09:17:52 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 09:17:52 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 09:17:52 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 09:17:52 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 09:17:52 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 09:17:52 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 09:17:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 09:17:52 spire-1.2.1/pkg/agent/plugin/svidstore/ 09:17:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 09:17:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 09:17:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 09:17:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 09:17:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 09:17:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 09:17:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 09:17:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 09:17:52 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 09:17:52 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 09:17:52 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 09:17:52 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 09:17:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 09:17:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 09:17:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 09:17:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 09:17:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 09:17:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 09:17:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 09:17:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 09:17:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 09:17:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 09:17:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 09:17:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 09:17:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 09:17:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 09:17:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 09:17:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 09:17:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 09:17:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 09:17:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 09:17:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 09:17:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 09:17:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 09:17:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 09:17:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 09:17:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 09:17:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 09:17:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 09:17:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 09:17:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 09:17:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 09:17:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 09:17:52 spire-1.2.1/pkg/agent/svid/ 09:17:52 spire-1.2.1/pkg/agent/svid/rotator.go 09:17:52 spire-1.2.1/pkg/agent/svid/rotator_config.go 09:17:52 spire-1.2.1/pkg/agent/svid/rotator_test.go 09:17:52 spire-1.2.1/pkg/agent/svid/store/ 09:17:52 spire-1.2.1/pkg/agent/svid/store/service.go 09:17:52 spire-1.2.1/pkg/agent/svid/store/service_test.go 09:17:52 spire-1.2.1/pkg/common/ 09:17:52 spire-1.2.1/pkg/common/agentpathtemplate/ 09:17:52 spire-1.2.1/pkg/common/agentpathtemplate/template.go 09:17:52 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 09:17:52 spire-1.2.1/pkg/common/api/ 09:17:52 spire-1.2.1/pkg/common/api/metrics.go 09:17:52 spire-1.2.1/pkg/common/api/middleware/ 09:17:52 spire-1.2.1/pkg/common/api/middleware/common_test.go 09:17:52 spire-1.2.1/pkg/common/api/middleware/interceptor.go 09:17:52 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 09:17:52 spire-1.2.1/pkg/common/api/middleware/logger.go 09:17:52 spire-1.2.1/pkg/common/api/middleware/logger_test.go 09:17:52 spire-1.2.1/pkg/common/api/middleware/metrics.go 09:17:52 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 09:17:52 spire-1.2.1/pkg/common/api/middleware/middleware.go 09:17:52 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 09:17:52 spire-1.2.1/pkg/common/api/middleware/misconfig.go 09:17:52 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 09:17:52 spire-1.2.1/pkg/common/api/middleware/names.go 09:17:52 spire-1.2.1/pkg/common/api/middleware/names_test.go 09:17:52 spire-1.2.1/pkg/common/api/names.go 09:17:52 spire-1.2.1/pkg/common/api/ratelimit.go 09:17:52 spire-1.2.1/pkg/common/api/rpccontext/ 09:17:52 spire-1.2.1/pkg/common/api/rpccontext/logger.go 09:17:52 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 09:17:52 spire-1.2.1/pkg/common/api/rpccontext/names.go 09:17:52 spire-1.2.1/pkg/common/auth/ 09:17:52 spire-1.2.1/pkg/common/auth/interceptors.go 09:17:52 spire-1.2.1/pkg/common/auth/interceptors_test.go 09:17:52 spire-1.2.1/pkg/common/auth/untracked_uds.go 09:17:52 spire-1.2.1/pkg/common/bundleutil/ 09:17:52 spire-1.2.1/pkg/common/bundleutil/bundle.go 09:17:52 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 09:17:52 spire-1.2.1/pkg/common/bundleutil/common_test.go 09:17:52 spire-1.2.1/pkg/common/bundleutil/marshal.go 09:17:52 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 09:17:52 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 09:17:52 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 09:17:52 spire-1.2.1/pkg/common/bundleutil/types.go 09:17:52 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 09:17:52 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 09:17:52 spire-1.2.1/pkg/common/catalog/ 09:17:52 spire-1.2.1/pkg/common/catalog/bind.go 09:17:52 spire-1.2.1/pkg/common/catalog/builtin.go 09:17:52 spire-1.2.1/pkg/common/catalog/catalog.go 09:17:52 spire-1.2.1/pkg/common/catalog/catalog_test.go 09:17:52 spire-1.2.1/pkg/common/catalog/closers.go 09:17:52 spire-1.2.1/pkg/common/catalog/cmd_linux.go 09:17:52 spire-1.2.1/pkg/common/catalog/cmd_other.go 09:17:52 spire-1.2.1/pkg/common/catalog/config.go 09:17:52 spire-1.2.1/pkg/common/catalog/config_test.go 09:17:52 spire-1.2.1/pkg/common/catalog/configure.go 09:17:52 spire-1.2.1/pkg/common/catalog/constraints.go 09:17:52 spire-1.2.1/pkg/common/catalog/constraints_test.go 09:17:52 spire-1.2.1/pkg/common/catalog/context.go 09:17:52 spire-1.2.1/pkg/common/catalog/external.go 09:17:52 spire-1.2.1/pkg/common/catalog/host.go 09:17:52 spire-1.2.1/pkg/common/catalog/pipenet.go 09:17:52 spire-1.2.1/pkg/common/catalog/plugin.go 09:17:52 spire-1.2.1/pkg/common/catalog/testplugin/ 09:17:52 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 09:17:52 spire-1.2.1/pkg/common/catalog/testplugin/main.go 09:17:52 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 09:17:52 spire-1.2.1/pkg/common/cli/ 09:17:52 spire-1.2.1/pkg/common/cli/env.go 09:17:52 spire-1.2.1/pkg/common/cli/flags.go 09:17:52 spire-1.2.1/pkg/common/cli/trust_domain.go 09:17:52 spire-1.2.1/pkg/common/cli/trust_domain_test.go 09:17:52 spire-1.2.1/pkg/common/cli/umask.go 09:17:52 spire-1.2.1/pkg/common/cli/umask_posix.go 09:17:52 spire-1.2.1/pkg/common/cli/umask_test.go 09:17:52 spire-1.2.1/pkg/common/cli/umask_windows.go 09:17:52 spire-1.2.1/pkg/common/cliprinter/ 09:17:52 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 09:17:52 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 09:17:52 spire-1.2.1/pkg/common/cliprinter/flag.go 09:17:52 spire-1.2.1/pkg/common/cliprinter/flag_test.go 09:17:52 spire-1.2.1/pkg/common/cliprinter/format.go 09:17:52 spire-1.2.1/pkg/common/cliprinter/format_test.go 09:17:52 spire-1.2.1/pkg/common/cliprinter/internal/ 09:17:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 09:17:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 09:17:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 09:17:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 09:17:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 09:17:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 09:17:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 09:17:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 09:17:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 09:17:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 09:17:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 09:17:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 09:17:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 09:17:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 09:17:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 09:17:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 09:17:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 09:17:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 09:17:52 spire-1.2.1/pkg/common/coretypes/ 09:17:52 spire-1.2.1/pkg/common/coretypes/bundle/ 09:17:52 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 09:17:52 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 09:17:52 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 09:17:52 spire-1.2.1/pkg/common/coretypes/bundle/require.go 09:17:52 spire-1.2.1/pkg/common/coretypes/jwtkey/ 09:17:52 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 09:17:52 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 09:17:52 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 09:17:52 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 09:17:52 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 09:17:52 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 09:17:52 spire-1.2.1/pkg/common/coretypes/x509certificate/ 09:17:52 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 09:17:52 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 09:17:52 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 09:17:52 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 09:17:52 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 09:17:52 spire-1.2.1/pkg/common/cryptoutil/ 09:17:52 spire-1.2.1/pkg/common/cryptoutil/keys.go 09:17:52 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 09:17:52 spire-1.2.1/pkg/common/diskutil/ 09:17:52 spire-1.2.1/pkg/common/diskutil/file_posix.go 09:17:52 spire-1.2.1/pkg/common/diskutil/file_test.go 09:17:52 spire-1.2.1/pkg/common/diskutil/file_windows.go 09:17:52 spire-1.2.1/pkg/common/errorutil/ 09:17:52 spire-1.2.1/pkg/common/errorutil/wrapper.go 09:17:52 spire-1.2.1/pkg/common/health/ 09:17:52 spire-1.2.1/pkg/common/health/config.go 09:17:52 spire-1.2.1/pkg/common/health/context.go 09:17:52 spire-1.2.1/pkg/common/health/context_test.go 09:17:52 spire-1.2.1/pkg/common/health/health.go 09:17:52 spire-1.2.1/pkg/common/health/health_test.go 09:17:52 spire-1.2.1/pkg/common/health/logger.go 09:17:52 spire-1.2.1/pkg/common/hostservice/ 09:17:52 spire-1.2.1/pkg/common/hostservice/metricsservice/ 09:17:52 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 09:17:52 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 09:17:52 spire-1.2.1/pkg/common/idutil/ 09:17:52 spire-1.2.1/pkg/common/idutil/require.go 09:17:52 spire-1.2.1/pkg/common/idutil/require_test.go 09:17:52 spire-1.2.1/pkg/common/idutil/safety.go 09:17:52 spire-1.2.1/pkg/common/idutil/safety_test.go 09:17:52 spire-1.2.1/pkg/common/idutil/spiffeid.go 09:17:52 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 09:17:52 spire-1.2.1/pkg/common/jwtsvid/ 09:17:52 spire-1.2.1/pkg/common/jwtsvid/common.go 09:17:52 spire-1.2.1/pkg/common/jwtsvid/sign.go 09:17:52 spire-1.2.1/pkg/common/jwtsvid/token_test.go 09:17:52 spire-1.2.1/pkg/common/jwtsvid/validate.go 09:17:52 spire-1.2.1/pkg/common/jwtutil/ 09:17:52 spire-1.2.1/pkg/common/jwtutil/keyset.go 09:17:52 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 09:17:52 spire-1.2.1/pkg/common/log/ 09:17:52 spire-1.2.1/pkg/common/log/hclog_adapter.go 09:17:52 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 09:17:52 spire-1.2.1/pkg/common/log/log.go 09:17:52 spire-1.2.1/pkg/common/log/log_test.go 09:17:52 spire-1.2.1/pkg/common/log/options.go 09:17:52 spire-1.2.1/pkg/common/nodeutil/ 09:17:52 spire-1.2.1/pkg/common/nodeutil/node.go 09:17:52 spire-1.2.1/pkg/common/nodeutil/node_test.go 09:17:52 spire-1.2.1/pkg/common/peertracker/ 09:17:52 spire-1.2.1/pkg/common/peertracker/conn.go 09:17:52 spire-1.2.1/pkg/common/peertracker/credentials.go 09:17:52 spire-1.2.1/pkg/common/peertracker/errors.go 09:17:52 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 09:17:52 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 09:17:52 spire-1.2.1/pkg/common/peertracker/info.go 09:17:52 spire-1.2.1/pkg/common/peertracker/listener.go 09:17:52 spire-1.2.1/pkg/common/peertracker/listener_test.go 09:17:52 spire-1.2.1/pkg/common/peertracker/peertracker.go 09:17:52 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 09:17:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 09:17:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 09:17:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 09:17:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 09:17:52 spire-1.2.1/pkg/common/peertracker/tcp.go 09:17:52 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 09:17:52 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 09:17:52 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 09:17:52 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 09:17:52 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 09:17:52 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 09:17:52 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 09:17:52 spire-1.2.1/pkg/common/peertracker/uds.go 09:17:52 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 09:17:52 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 09:17:52 spire-1.2.1/pkg/common/peertracker/uds_linux.go 09:17:52 spire-1.2.1/pkg/common/pemutil/ 09:17:52 spire-1.2.1/pkg/common/pemutil/block.go 09:17:52 spire-1.2.1/pkg/common/pemutil/certs.go 09:17:52 spire-1.2.1/pkg/common/pemutil/common.go 09:17:52 spire-1.2.1/pkg/common/pemutil/csr.go 09:17:52 spire-1.2.1/pkg/common/pemutil/keys.go 09:17:52 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 09:17:52 spire-1.2.1/pkg/common/pemutil/testdata/ 09:17:52 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 09:17:52 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 09:17:52 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 09:17:52 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 09:17:52 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 09:17:52 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 09:17:52 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 09:17:52 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 09:17:52 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 09:17:52 spire-1.2.1/pkg/common/plugin/ 09:17:52 spire-1.2.1/pkg/common/plugin/aws/ 09:17:52 spire-1.2.1/pkg/common/plugin/aws/iid.go 09:17:52 spire-1.2.1/pkg/common/plugin/azure/ 09:17:52 spire-1.2.1/pkg/common/plugin/azure/msi.go 09:17:52 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 09:17:52 spire-1.2.1/pkg/common/plugin/facade.go 09:17:52 spire-1.2.1/pkg/common/plugin/facade_test.go 09:17:52 spire-1.2.1/pkg/common/plugin/gcp/ 09:17:52 spire-1.2.1/pkg/common/plugin/gcp/iit.go 09:17:52 spire-1.2.1/pkg/common/plugin/k8s/ 09:17:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 09:17:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 09:17:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 09:17:52 spire-1.2.1/pkg/common/plugin/k8s/utils.go 09:17:52 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 09:17:52 spire-1.2.1/pkg/common/plugin/log.go 09:17:52 spire-1.2.1/pkg/common/plugin/sshpop/ 09:17:52 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 09:17:52 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 09:17:52 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 09:17:52 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 09:17:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 09:17:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 09:17:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 09:17:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 09:17:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 09:17:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 09:17:52 spire-1.2.1/pkg/common/plugin/tpmdevid/ 09:17:52 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 09:17:52 spire-1.2.1/pkg/common/plugin/x509pop/ 09:17:52 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 09:17:52 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 09:17:52 spire-1.2.1/pkg/common/profiling/ 09:17:52 spire-1.2.1/pkg/common/profiling/dumpers.go 09:17:52 spire-1.2.1/pkg/common/profiling/profiling.go 09:17:52 spire-1.2.1/pkg/common/protoutil/ 09:17:52 spire-1.2.1/pkg/common/protoutil/masks.go 09:17:52 spire-1.2.1/pkg/common/protoutil/masks_test.go 09:17:52 spire-1.2.1/pkg/common/rotationutil/ 09:17:52 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 09:17:52 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 09:17:52 spire-1.2.1/pkg/common/selector/ 09:17:52 spire-1.2.1/pkg/common/selector/selector.go 09:17:52 spire-1.2.1/pkg/common/selector/selector_test.go 09:17:52 spire-1.2.1/pkg/common/selector/set.go 09:17:52 spire-1.2.1/pkg/common/selector/set_utils.go 09:17:52 spire-1.2.1/pkg/common/selector/set_utils_test.go 09:17:52 spire-1.2.1/pkg/common/telemetry/ 09:17:52 spire-1.2.1/pkg/common/telemetry/agent/ 09:17:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 09:17:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 09:17:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 09:17:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 09:17:52 spire-1.2.1/pkg/common/telemetry/agent/manager.go 09:17:52 spire-1.2.1/pkg/common/telemetry/agent/node.go 09:17:52 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 09:17:52 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 09:17:52 spire-1.2.1/pkg/common/telemetry/agent/store/ 09:17:52 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 09:17:52 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 09:17:52 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 09:17:52 spire-1.2.1/pkg/common/telemetry/blackhole.go 09:17:52 spire-1.2.1/pkg/common/telemetry/call.go 09:17:52 spire-1.2.1/pkg/common/telemetry/common/ 09:17:52 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 09:17:52 spire-1.2.1/pkg/common/telemetry/config.go 09:17:52 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 09:17:52 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 09:17:52 spire-1.2.1/pkg/common/telemetry/inmem.go 09:17:52 spire-1.2.1/pkg/common/telemetry/inmem_test.go 09:17:52 spire-1.2.1/pkg/common/telemetry/m3.go 09:17:52 spire-1.2.1/pkg/common/telemetry/m3_test.go 09:17:52 spire-1.2.1/pkg/common/telemetry/metrics.go 09:17:52 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 09:17:52 spire-1.2.1/pkg/common/telemetry/names.go 09:17:52 spire-1.2.1/pkg/common/telemetry/prometheus.go 09:17:52 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 09:17:52 spire-1.2.1/pkg/common/telemetry/sanitize.go 09:17:52 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 09:17:52 spire-1.2.1/pkg/common/telemetry/server/ 09:17:52 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 09:17:52 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 09:17:52 spire-1.2.1/pkg/common/telemetry/server/datastore/ 09:17:52 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 09:17:52 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 09:17:52 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 09:17:52 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 09:17:52 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 09:17:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 09:17:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 09:17:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 09:17:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 09:17:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 09:17:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 09:17:52 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 09:17:52 spire-1.2.1/pkg/common/telemetry/server/rotate.go 09:17:52 spire-1.2.1/pkg/common/telemetry/server/server.go 09:17:52 spire-1.2.1/pkg/common/telemetry/sink.go 09:17:52 spire-1.2.1/pkg/common/telemetry/statsd.go 09:17:52 spire-1.2.1/pkg/common/telemetry/statsd_test.go 09:17:52 spire-1.2.1/pkg/common/telemetry/uptime.go 09:17:52 spire-1.2.1/pkg/common/telemetry/version.go 09:17:52 spire-1.2.1/pkg/common/telemetry/withlabels.go 09:17:52 spire-1.2.1/pkg/common/uptime/ 09:17:52 spire-1.2.1/pkg/common/uptime/uptime.go 09:17:52 spire-1.2.1/pkg/common/uptime/uptime_test.go 09:17:52 spire-1.2.1/pkg/common/util/ 09:17:52 spire-1.2.1/pkg/common/util/certs.go 09:17:52 spire-1.2.1/pkg/common/util/certs_test.go 09:17:52 spire-1.2.1/pkg/common/util/csr.go 09:17:52 spire-1.2.1/pkg/common/util/hash.go 09:17:52 spire-1.2.1/pkg/common/util/selectors.go 09:17:52 spire-1.2.1/pkg/common/util/selectors_test.go 09:17:52 spire-1.2.1/pkg/common/util/signals.go 09:17:52 spire-1.2.1/pkg/common/util/sort.go 09:17:52 spire-1.2.1/pkg/common/util/sort_test.go 09:17:52 spire-1.2.1/pkg/common/util/task.go 09:17:52 spire-1.2.1/pkg/common/util/task_test.go 09:17:52 spire-1.2.1/pkg/common/util/testdata/ 09:17:52 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 09:17:52 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 09:17:52 spire-1.2.1/pkg/common/version/ 09:17:52 spire-1.2.1/pkg/common/version/version.go 09:17:52 spire-1.2.1/pkg/common/x509svid/ 09:17:52 spire-1.2.1/pkg/common/x509svid/common_test.go 09:17:52 spire-1.2.1/pkg/common/x509svid/csr.go 09:17:52 spire-1.2.1/pkg/common/x509svid/upstreamca.go 09:17:52 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 09:17:52 spire-1.2.1/pkg/common/x509util/ 09:17:52 spire-1.2.1/pkg/common/x509util/cert.go 09:17:52 spire-1.2.1/pkg/common/x509util/dns.go 09:17:52 spire-1.2.1/pkg/common/x509util/dns_test.go 09:17:52 spire-1.2.1/pkg/common/x509util/keyid.go 09:17:52 spire-1.2.1/pkg/common/x509util/keypair.go 09:17:52 spire-1.2.1/pkg/common/x509util/serialnumber.go 09:17:52 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 09:17:52 spire-1.2.1/pkg/server/ 09:17:52 spire-1.2.1/pkg/server/api/ 09:17:52 spire-1.2.1/pkg/server/api/agent.go 09:17:52 spire-1.2.1/pkg/server/api/agent/ 09:17:52 spire-1.2.1/pkg/server/api/agent/v1/ 09:17:52 spire-1.2.1/pkg/server/api/agent/v1/service.go 09:17:52 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 09:17:52 spire-1.2.1/pkg/server/api/agent_test.go 09:17:52 spire-1.2.1/pkg/server/api/api.go 09:17:52 spire-1.2.1/pkg/server/api/audit/ 09:17:52 spire-1.2.1/pkg/server/api/audit/audit.go 09:17:52 spire-1.2.1/pkg/server/api/audit/audit_test.go 09:17:52 spire-1.2.1/pkg/server/api/bundle.go 09:17:52 spire-1.2.1/pkg/server/api/bundle/ 09:17:52 spire-1.2.1/pkg/server/api/bundle/v1/ 09:17:52 spire-1.2.1/pkg/server/api/bundle/v1/service.go 09:17:52 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 09:17:52 spire-1.2.1/pkg/server/api/bundle_test.go 09:17:52 spire-1.2.1/pkg/server/api/debug/ 09:17:52 spire-1.2.1/pkg/server/api/debug/v1/ 09:17:52 spire-1.2.1/pkg/server/api/debug/v1/service.go 09:17:52 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 09:17:52 spire-1.2.1/pkg/server/api/entry.go 09:17:52 spire-1.2.1/pkg/server/api/entry/ 09:17:52 spire-1.2.1/pkg/server/api/entry/v1/ 09:17:52 spire-1.2.1/pkg/server/api/entry/v1/service.go 09:17:52 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 09:17:52 spire-1.2.1/pkg/server/api/entry_test.go 09:17:52 spire-1.2.1/pkg/server/api/health/ 09:17:52 spire-1.2.1/pkg/server/api/health/v1/ 09:17:52 spire-1.2.1/pkg/server/api/health/v1/service.go 09:17:52 spire-1.2.1/pkg/server/api/health/v1/service_test.go 09:17:52 spire-1.2.1/pkg/server/api/id.go 09:17:52 spire-1.2.1/pkg/server/api/id_test.go 09:17:52 spire-1.2.1/pkg/server/api/limits/ 09:17:52 spire-1.2.1/pkg/server/api/limits/limits.go 09:17:52 spire-1.2.1/pkg/server/api/middleware/ 09:17:52 spire-1.2.1/pkg/server/api/middleware/alias.go 09:17:52 spire-1.2.1/pkg/server/api/middleware/audit.go 09:17:52 spire-1.2.1/pkg/server/api/middleware/authorization.go 09:17:52 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 09:17:52 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 09:17:52 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 09:17:52 spire-1.2.1/pkg/server/api/middleware/caller.go 09:17:52 spire-1.2.1/pkg/server/api/middleware/caller_test.go 09:17:52 spire-1.2.1/pkg/server/api/middleware/common.go 09:17:52 spire-1.2.1/pkg/server/api/middleware/common_test.go 09:17:52 spire-1.2.1/pkg/server/api/middleware/entries.go 09:17:52 spire-1.2.1/pkg/server/api/middleware/entries_test.go 09:17:52 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 09:17:52 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 09:17:52 spire-1.2.1/pkg/server/api/ratelimit.go 09:17:52 spire-1.2.1/pkg/server/api/rpccontext/ 09:17:52 spire-1.2.1/pkg/server/api/rpccontext/alias.go 09:17:52 spire-1.2.1/pkg/server/api/rpccontext/audit.go 09:17:52 spire-1.2.1/pkg/server/api/rpccontext/caller.go 09:17:52 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 09:17:52 spire-1.2.1/pkg/server/api/selector.go 09:17:52 spire-1.2.1/pkg/server/api/selector_test.go 09:17:52 spire-1.2.1/pkg/server/api/status.go 09:17:52 spire-1.2.1/pkg/server/api/status_test.go 09:17:52 spire-1.2.1/pkg/server/api/svid/ 09:17:52 spire-1.2.1/pkg/server/api/svid/v1/ 09:17:52 spire-1.2.1/pkg/server/api/svid/v1/service.go 09:17:52 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 09:17:52 spire-1.2.1/pkg/server/api/trustdomain.go 09:17:52 spire-1.2.1/pkg/server/api/trustdomain/ 09:17:52 spire-1.2.1/pkg/server/api/trustdomain/v1/ 09:17:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 09:17:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 09:17:52 spire-1.2.1/pkg/server/api/trustdomain_test.go 09:17:52 spire-1.2.1/pkg/server/authpolicy/ 09:17:52 spire-1.2.1/pkg/server/authpolicy/defaults.go 09:17:52 spire-1.2.1/pkg/server/authpolicy/policy.go 09:17:52 spire-1.2.1/pkg/server/authpolicy/policy.rego 09:17:52 spire-1.2.1/pkg/server/authpolicy/policy_data.json 09:17:52 spire-1.2.1/pkg/server/authpolicy/policy_test.go 09:17:52 spire-1.2.1/pkg/server/authpolicy/validate.go 09:17:52 spire-1.2.1/pkg/server/bundle/ 09:17:52 spire-1.2.1/pkg/server/bundle/client/ 09:17:52 spire-1.2.1/pkg/server/bundle/client/client.go 09:17:52 spire-1.2.1/pkg/server/bundle/client/client_test.go 09:17:52 spire-1.2.1/pkg/server/bundle/client/manager.go 09:17:52 spire-1.2.1/pkg/server/bundle/client/manager_test.go 09:17:52 spire-1.2.1/pkg/server/bundle/client/sources.go 09:17:52 spire-1.2.1/pkg/server/bundle/client/sources_test.go 09:17:52 spire-1.2.1/pkg/server/bundle/client/updater.go 09:17:52 spire-1.2.1/pkg/server/bundle/client/updater_test.go 09:17:52 spire-1.2.1/pkg/server/ca/ 09:17:52 spire-1.2.1/pkg/server/ca/ca.go 09:17:52 spire-1.2.1/pkg/server/ca/ca_health.go 09:17:52 spire-1.2.1/pkg/server/ca/ca_test.go 09:17:52 spire-1.2.1/pkg/server/ca/journal.go 09:17:52 spire-1.2.1/pkg/server/ca/journal_test.go 09:17:52 spire-1.2.1/pkg/server/ca/manager.go 09:17:52 spire-1.2.1/pkg/server/ca/manager_health.go 09:17:52 spire-1.2.1/pkg/server/ca/manager_test.go 09:17:52 spire-1.2.1/pkg/server/ca/templates.go 09:17:52 spire-1.2.1/pkg/server/ca/upstream_client.go 09:17:52 spire-1.2.1/pkg/server/ca/upstream_client_test.go 09:17:52 spire-1.2.1/pkg/server/ca/validation.go 09:17:52 spire-1.2.1/pkg/server/cache/ 09:17:52 spire-1.2.1/pkg/server/cache/dscache/ 09:17:52 spire-1.2.1/pkg/server/cache/dscache/cache.go 09:17:52 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 09:17:52 spire-1.2.1/pkg/server/cache/entrycache/ 09:17:52 spire-1.2.1/pkg/server/cache/entrycache/cache.go 09:17:52 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 09:17:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 09:17:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 09:17:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 09:17:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 09:17:52 spire-1.2.1/pkg/server/catalog/ 09:17:52 spire-1.2.1/pkg/server/catalog/catalog.go 09:17:52 spire-1.2.1/pkg/server/catalog/keymanager.go 09:17:52 spire-1.2.1/pkg/server/catalog/nodeattestor.go 09:17:52 spire-1.2.1/pkg/server/catalog/noderesolver.go 09:17:52 spire-1.2.1/pkg/server/catalog/notifier.go 09:17:52 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 09:17:52 spire-1.2.1/pkg/server/config.go 09:17:52 spire-1.2.1/pkg/server/datastore/ 09:17:52 spire-1.2.1/pkg/server/datastore/datastore.go 09:17:52 spire-1.2.1/pkg/server/datastore/datastore_health.go 09:17:52 spire-1.2.1/pkg/server/datastore/repository.go 09:17:52 spire-1.2.1/pkg/server/datastore/sqlstore/ 09:17:52 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 09:17:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 09:17:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 09:17:52 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 09:17:52 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 09:17:52 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 09:17:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 09:17:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 09:17:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 09:17:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 09:17:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 09:17:52 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 09:17:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 09:17:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 09:17:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 09:17:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 09:17:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 09:17:52 spire-1.2.1/pkg/server/endpoints/ 09:17:52 spire-1.2.1/pkg/server/endpoints/bundle/ 09:17:52 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 09:17:52 spire-1.2.1/pkg/server/endpoints/bundle/config.go 09:17:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 09:17:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 09:17:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 09:17:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 09:17:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 09:17:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 09:17:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 09:17:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 09:17:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 09:17:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 09:17:52 spire-1.2.1/pkg/server/endpoints/bundle/server.go 09:17:52 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 09:17:52 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 09:17:52 spire-1.2.1/pkg/server/endpoints/config.go 09:17:52 spire-1.2.1/pkg/server/endpoints/endpoints.go 09:17:52 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 09:17:52 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 09:17:52 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 09:17:52 spire-1.2.1/pkg/server/endpoints/middleware.go 09:17:52 spire-1.2.1/pkg/server/endpoints/middleware_test.go 09:17:52 spire-1.2.1/pkg/server/hostservice/ 09:17:52 spire-1.2.1/pkg/server/hostservice/agentstore/ 09:17:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 09:17:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 09:17:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 09:17:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 09:17:52 spire-1.2.1/pkg/server/hostservice/identityprovider/ 09:17:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 09:17:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/ 09:17:52 spire-1.2.1/pkg/server/plugin/keymanager/ 09:17:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 09:17:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 09:17:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 09:17:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 09:17:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 09:17:52 spire-1.2.1/pkg/server/plugin/keymanager/base/ 09:17:52 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 09:17:52 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 09:17:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 09:17:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 09:17:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 09:17:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 09:17:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 09:17:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 09:17:52 spire-1.2.1/pkg/server/plugin/keymanager/test/ 09:17:52 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 09:17:52 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 09:17:52 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/ 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 09:17:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/noderesolver/ 09:17:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 09:17:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 09:17:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 09:17:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 09:17:52 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 09:17:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 09:17:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/notifier/ 09:17:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 09:17:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 09:17:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 09:17:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 09:17:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 09:17:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 09:17:52 spire-1.2.1/pkg/server/plugin/notifier/repository.go 09:17:52 spire-1.2.1/pkg/server/plugin/notifier/v1.go 09:17:52 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 09:17:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 09:17:52 spire-1.2.1/pkg/server/registration/ 09:17:52 spire-1.2.1/pkg/server/registration/manager.go 09:17:52 spire-1.2.1/pkg/server/registration/manager_test.go 09:17:52 spire-1.2.1/pkg/server/scanentries.go 09:17:52 spire-1.2.1/pkg/server/scanentries_test.go 09:17:52 spire-1.2.1/pkg/server/server.go 09:17:52 spire-1.2.1/pkg/server/server_test.go 09:17:52 spire-1.2.1/pkg/server/svid/ 09:17:52 spire-1.2.1/pkg/server/svid/observer.go 09:17:52 spire-1.2.1/pkg/server/svid/observer_test.go 09:17:52 spire-1.2.1/pkg/server/svid/rotator.go 09:17:52 spire-1.2.1/pkg/server/svid/rotator_config.go 09:17:52 spire-1.2.1/pkg/server/svid/rotator_config_test.go 09:17:52 spire-1.2.1/pkg/server/svid/rotator_test.go 09:17:52 spire-1.2.1/proto/ 09:17:52 spire-1.2.1/proto/private/ 09:17:52 spire-1.2.1/proto/private/server/ 09:17:52 spire-1.2.1/proto/private/server/journal/ 09:17:52 spire-1.2.1/proto/private/server/journal/journal.pb.go 09:17:52 spire-1.2.1/proto/private/server/journal/journal.proto 09:17:52 spire-1.2.1/proto/spire/ 09:17:52 spire-1.2.1/proto/spire/common/ 09:17:52 spire-1.2.1/proto/spire/common/common.pb.go 09:17:52 spire-1.2.1/proto/spire/common/common.proto 09:17:52 spire-1.2.1/proto/spire/common/plugin/ 09:17:52 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 09:17:52 spire-1.2.1/proto/spire/common/plugin/plugin.proto 09:17:52 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 09:17:52 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 09:17:52 spire-1.2.1/proto/spire/plugin/ 09:17:52 spire-1.2.1/proto/spire/plugin/agent/ 09:17:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 09:17:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 09:17:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 09:17:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 09:17:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 09:17:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 09:17:52 spire-1.2.1/release/ 09:17:52 spire-1.2.1/release/spire-extras/ 09:17:52 spire-1.2.1/release/spire-extras/README.md 09:17:52 spire-1.2.1/release/spire-extras/conf/ 09:17:52 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 09:17:52 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 09:17:52 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 09:17:52 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 09:17:52 spire-1.2.1/release/spire/ 09:17:52 spire-1.2.1/release/spire/README.md 09:17:52 spire-1.2.1/release/spire/conf/ 09:17:52 spire-1.2.1/release/spire/conf/agent/ 09:17:52 spire-1.2.1/release/spire/conf/agent/agent.conf 09:17:52 spire-1.2.1/release/spire/conf/server/ 09:17:52 spire-1.2.1/release/spire/conf/server/server.conf 09:17:52 spire-1.2.1/script/ 09:17:52 spire-1.2.1/script/build-artifact.sh 09:17:52 spire-1.2.1/script/generate_dummy_ca.sh 09:17:52 spire-1.2.1/support/ 09:17:52 spire-1.2.1/support/k8s/ 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/ 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 09:17:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 09:17:52 spire-1.2.1/support/oidc-discovery-provider/ 09:17:52 spire-1.2.1/support/oidc-discovery-provider/README.md 09:17:52 spire-1.2.1/support/oidc-discovery-provider/common_test.go 09:17:52 spire-1.2.1/support/oidc-discovery-provider/config.go 09:17:52 spire-1.2.1/support/oidc-discovery-provider/config_test.go 09:17:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 09:17:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 09:17:52 spire-1.2.1/support/oidc-discovery-provider/handler.go 09:17:52 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 09:17:52 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 09:17:52 spire-1.2.1/support/oidc-discovery-provider/main.go 09:17:52 spire-1.2.1/support/oidc-discovery-provider/server_api.go 09:17:52 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 09:17:52 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 09:17:52 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 09:17:52 spire-1.2.1/test/ 09:17:52 spire-1.2.1/test/clock/ 09:17:52 spire-1.2.1/test/clock/clock.go 09:17:52 spire-1.2.1/test/fakes/ 09:17:52 spire-1.2.1/test/fakes/fakeagentcatalog/ 09:17:52 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 09:17:52 spire-1.2.1/test/fakes/fakeagentkeymanager/ 09:17:52 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 09:17:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 09:17:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 09:17:52 spire-1.2.1/test/fakes/fakeagentstore/ 09:17:52 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 09:17:52 spire-1.2.1/test/fakes/fakedatastore/ 09:17:52 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 09:17:52 spire-1.2.1/test/fakes/fakeentryclient/ 09:17:52 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 09:17:52 spire-1.2.1/test/fakes/fakehealthchecker/ 09:17:52 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 09:17:52 spire-1.2.1/test/fakes/fakeidentityprovider/ 09:17:52 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 09:17:52 spire-1.2.1/test/fakes/fakemetrics/ 09:17:52 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 09:17:52 spire-1.2.1/test/fakes/fakenoderesolver/ 09:17:52 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 09:17:52 spire-1.2.1/test/fakes/fakenotifier/ 09:17:52 spire-1.2.1/test/fakes/fakenotifier/notifier.go 09:17:52 spire-1.2.1/test/fakes/fakepluginmetrics/ 09:17:52 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 09:17:52 spire-1.2.1/test/fakes/fakeserverca/ 09:17:52 spire-1.2.1/test/fakes/fakeserverca/serverca.go 09:17:52 spire-1.2.1/test/fakes/fakeservercatalog/ 09:17:52 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 09:17:52 spire-1.2.1/test/fakes/fakeserverkeymanager/ 09:17:52 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 09:17:52 spire-1.2.1/test/fakes/fakeservernodeattestor/ 09:17:52 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 09:17:52 spire-1.2.1/test/fakes/fakeupstreamauthority/ 09:17:52 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 09:17:52 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 09:17:52 spire-1.2.1/test/fakes/fakeworkloadapi/ 09:17:52 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 09:17:52 spire-1.2.1/test/fakes/fakeworkloadattestor/ 09:17:52 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 09:17:52 spire-1.2.1/test/fixture/ 09:17:52 spire-1.2.1/test/fixture/certs/ 09:17:52 spire-1.2.1/test/fixture/certs/agent_svid.der 09:17:52 spire-1.2.1/test/fixture/certs/base_cert.pem 09:17:52 spire-1.2.1/test/fixture/certs/base_csr.pem 09:17:52 spire-1.2.1/test/fixture/certs/base_key.pem 09:17:52 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 09:17:52 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 09:17:52 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 09:17:52 spire-1.2.1/test/fixture/certs/blog_cert.pem 09:17:52 spire-1.2.1/test/fixture/certs/blog_csr.pem 09:17:52 spire-1.2.1/test/fixture/certs/blog_key.pem 09:17:52 spire-1.2.1/test/fixture/certs/bundle.der 09:17:52 spire-1.2.1/test/fixture/certs/ca.pem 09:17:52 spire-1.2.1/test/fixture/certs/ca_key.pem 09:17:52 spire-1.2.1/test/fixture/certs/database_cert.pem 09:17:52 spire-1.2.1/test/fixture/certs/database_csr.pem 09:17:52 spire-1.2.1/test/fixture/certs/database_key.pem 09:17:52 spire-1.2.1/test/fixture/certs/node_cert.pem 09:17:52 spire-1.2.1/test/fixture/certs/node_csr.pem 09:17:52 spire-1.2.1/test/fixture/certs/node_key.pem 09:17:52 spire-1.2.1/test/fixture/certs/svid.pem 09:17:52 spire-1.2.1/test/fixture/certs/svid_key.pem 09:17:52 spire-1.2.1/test/fixture/config/ 09:17:52 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 09:17:52 spire-1.2.1/test/fixture/config/agent_good.conf 09:17:52 spire-1.2.1/test/fixture/config/agent_good_templated.conf 09:17:52 spire-1.2.1/test/fixture/config/plugin_good.conf 09:17:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 09:17:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 09:17:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 09:17:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 09:17:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 09:17:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 09:17:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 09:17:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 09:17:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 09:17:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 09:17:52 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 09:17:52 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 09:17:52 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 09:17:52 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 09:17:52 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 09:17:52 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 09:17:52 spire-1.2.1/test/fixture/config/server_good.conf 09:17:52 spire-1.2.1/test/fixture/config/server_good_templated.conf 09:17:52 spire-1.2.1/test/fixture/fixture.go 09:17:52 spire-1.2.1/test/fixture/nodeattestor/ 09:17:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 09:17:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 09:17:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 09:17:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 09:17:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 09:17:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 09:17:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 09:17:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 09:17:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 09:17:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 09:17:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 09:17:52 spire-1.2.1/test/fixture/registration/ 09:17:52 spire-1.2.1/test/fixture/registration/entries.json 09:17:52 spire-1.2.1/test/fixture/registration/good-for-update.json 09:17:52 spire-1.2.1/test/fixture/registration/good.json 09:17:52 spire-1.2.1/test/fixture/registration/invalid.json 09:17:52 spire-1.2.1/test/fixture/registration/invalid_json.json 09:17:52 spire-1.2.1/test/fixture/registration/manager_test_entries.json 09:17:52 spire-1.2.1/test/integration/ 09:17:52 spire-1.2.1/test/integration/README.md 09:17:52 spire-1.2.1/test/integration/common 09:17:52 spire-1.2.1/test/integration/setup/ 09:17:52 spire-1.2.1/test/integration/setup/adminclient/ 09:17:52 spire-1.2.1/test/integration/setup/adminclient/build.sh 09:17:52 spire-1.2.1/test/integration/setup/adminclient/client.go 09:17:52 spire-1.2.1/test/integration/setup/debugagent/ 09:17:52 spire-1.2.1/test/integration/setup/debugagent/build.sh 09:17:52 spire-1.2.1/test/integration/setup/debugagent/main.go 09:17:52 spire-1.2.1/test/integration/setup/debugserver/ 09:17:52 spire-1.2.1/test/integration/setup/debugserver/build.sh 09:17:52 spire-1.2.1/test/integration/setup/debugserver/main.go 09:17:52 spire-1.2.1/test/integration/setup/downstreamclient/ 09:17:52 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 09:17:52 spire-1.2.1/test/integration/setup/downstreamclient/client.go 09:17:52 spire-1.2.1/test/integration/setup/itclient/ 09:17:52 spire-1.2.1/test/integration/setup/itclient/client.go 09:17:52 spire-1.2.1/test/integration/setup/node-attestation/ 09:17:52 spire-1.2.1/test/integration/setup/node-attestation/build.sh 09:17:52 spire-1.2.1/test/integration/setup/node-attestation/client.go 09:17:52 spire-1.2.1/test/integration/setup/x509pop/ 09:17:52 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 09:17:52 spire-1.2.1/test/integration/setup/x509pop/setup.sh 09:17:52 spire-1.2.1/test/integration/suites/ 09:17:52 spire-1.2.1/test/integration/suites/admin-endpoints/ 09:17:52 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 09:17:52 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 09:17:52 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 09:17:52 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 09:17:52 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 09:17:52 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 09:17:52 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 09:17:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 09:17:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 09:17:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 09:17:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 09:17:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 09:17:52 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 09:17:52 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 09:17:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 09:17:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 09:17:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 09:17:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 09:17:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 09:17:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 09:17:52 spire-1.2.1/test/integration/suites/datastore-mysql/ 09:17:52 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 09:17:52 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 09:17:52 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 09:17:52 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 09:17:52 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 09:17:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 09:17:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 09:17:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 09:17:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 09:17:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 09:17:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 09:17:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 09:17:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 09:17:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 09:17:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 09:17:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 09:17:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 09:17:52 spire-1.2.1/test/integration/suites/datastore-postgres/ 09:17:52 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 09:17:52 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 09:17:52 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 09:17:52 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 09:17:52 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 09:17:52 spire-1.2.1/test/integration/suites/debug-endpoints/ 09:17:52 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 09:17:52 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 09:17:52 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 09:17:52 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 09:17:52 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 09:17:52 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 09:17:52 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 09:17:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 09:17:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 09:17:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 09:17:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 09:17:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 09:17:52 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 09:17:52 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 09:17:52 spire-1.2.1/test/integration/suites/downstream-endpoints/ 09:17:52 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 09:17:52 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 09:17:52 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 09:17:52 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 09:17:52 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 09:17:52 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 09:17:52 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 09:17:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 09:17:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 09:17:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 09:17:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 09:17:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 09:17:52 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 09:17:52 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 09:17:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 09:17:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 09:17:52 spire-1.2.1/test/integration/suites/join-token/ 09:17:52 spire-1.2.1/test/integration/suites/join-token/01-start-server 09:17:52 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 09:17:52 spire-1.2.1/test/integration/suites/join-token/03-start-agent 09:17:52 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 09:17:52 spire-1.2.1/test/integration/suites/join-token/05-check-svid 09:17:52 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 09:17:52 spire-1.2.1/test/integration/suites/join-token/README.md 09:17:52 spire-1.2.1/test/integration/suites/join-token/conf/ 09:17:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 09:17:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 09:17:52 spire-1.2.1/test/integration/suites/join-token/conf/server/ 09:17:52 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 09:17:52 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 09:17:52 spire-1.2.1/test/integration/suites/join-token/teardown 09:17:52 spire-1.2.1/test/integration/suites/k8s-reconcile/ 09:17:52 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 09:17:52 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 09:17:52 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 09:17:52 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 09:17:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 09:17:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 09:17:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 09:17:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 09:17:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 09:17:52 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 09:17:52 spire-1.2.1/test/integration/suites/k8s-scratch/ 09:17:52 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 09:17:52 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 09:17:52 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 09:17:52 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 09:17:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 09:17:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 09:17:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 09:17:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 09:17:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 09:17:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 09:17:52 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 09:17:52 spire-1.2.1/test/integration/suites/k8s/ 09:17:52 spire-1.2.1/test/integration/suites/k8s/00-setup 09:17:52 spire-1.2.1/test/integration/suites/k8s/01-apply-config 09:17:52 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 09:17:52 spire-1.2.1/test/integration/suites/k8s/README.md 09:17:52 spire-1.2.1/test/integration/suites/k8s/conf/ 09:17:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 09:17:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 09:17:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s/conf/server/ 09:17:52 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 09:17:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 09:17:52 spire-1.2.1/test/integration/suites/k8s/init-kubectl 09:17:52 spire-1.2.1/test/integration/suites/k8s/teardown 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/ 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/README.md 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/root/ 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 09:17:52 spire-1.2.1/test/integration/suites/nested-rotation/teardown 09:17:52 spire-1.2.1/test/integration/suites/node-attestation/ 09:17:52 spire-1.2.1/test/integration/suites/node-attestation/00-setup 09:17:52 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 09:17:52 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 09:17:52 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 09:17:52 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 09:17:52 spire-1.2.1/test/integration/suites/node-attestation/README.md 09:17:52 spire-1.2.1/test/integration/suites/node-attestation/conf/ 09:17:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 09:17:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 09:17:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 09:17:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 09:17:52 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 09:17:52 spire-1.2.1/test/integration/suites/node-attestation/teardown 09:17:52 spire-1.2.1/test/integration/suites/rotation/ 09:17:52 spire-1.2.1/test/integration/suites/rotation/00-setup 09:17:52 spire-1.2.1/test/integration/suites/rotation/01-start-server 09:17:52 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 09:17:52 spire-1.2.1/test/integration/suites/rotation/03-start-agent 09:17:52 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 09:17:52 spire-1.2.1/test/integration/suites/rotation/05-check-svids 09:17:52 spire-1.2.1/test/integration/suites/rotation/README.md 09:17:53 spire-1.2.1/test/integration/suites/rotation/conf/ 09:17:53 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 09:17:53 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 09:17:53 spire-1.2.1/test/integration/suites/rotation/conf/server/ 09:17:53 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 09:17:53 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 09:17:53 spire-1.2.1/test/integration/suites/rotation/teardown 09:17:53 spire-1.2.1/test/integration/suites/self-test/ 09:17:53 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 09:17:53 spire-1.2.1/test/integration/suites/self-test/README.md 09:17:53 spire-1.2.1/test/integration/suites/self-test/teardown 09:17:53 spire-1.2.1/test/integration/suites/spire-server-cli/ 09:17:53 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 09:17:53 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 09:17:53 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 09:17:53 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 09:17:53 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 09:17:53 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 09:17:53 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 09:17:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 09:17:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 09:17:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 09:17:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 09:17:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 09:17:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 09:17:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 09:17:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 09:17:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 09:17:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 09:17:53 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 09:17:53 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 09:17:53 spire-1.2.1/test/integration/suites/upgrade/ 09:17:53 spire-1.2.1/test/integration/suites/upgrade/00-setup 09:17:53 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 09:17:53 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 09:17:53 spire-1.2.1/test/integration/suites/upgrade/README.md 09:17:53 spire-1.2.1/test/integration/suites/upgrade/conf/ 09:17:53 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 09:17:53 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 09:17:53 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 09:17:53 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 09:17:53 spire-1.2.1/test/integration/suites/upgrade/teardown 09:17:53 spire-1.2.1/test/integration/suites/upgrade/versions.txt 09:17:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 09:17:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 09:17:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 09:17:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 09:17:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 09:17:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 09:17:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 09:17:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 09:17:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 09:17:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 09:17:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 09:17:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 09:17:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 09:17:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 09:17:53 spire-1.2.1/test/integration/test-one.sh 09:17:53 spire-1.2.1/test/integration/test.sh 09:17:53 spire-1.2.1/test/plugintest/ 09:17:53 spire-1.2.1/test/plugintest/config.go 09:17:53 spire-1.2.1/test/plugintest/load.go 09:17:53 spire-1.2.1/test/plugintest/option.go 09:17:53 spire-1.2.1/test/spiretest/ 09:17:53 spire-1.2.1/test/spiretest/apiserver.go 09:17:53 spire-1.2.1/test/spiretest/assertions.go 09:17:53 spire-1.2.1/test/spiretest/dir.go 09:17:53 spire-1.2.1/test/spiretest/errors_posix.go 09:17:53 spire-1.2.1/test/spiretest/errors_windows.go 09:17:53 spire-1.2.1/test/spiretest/logs.go 09:17:53 spire-1.2.1/test/spiretest/socketapi.go 09:17:53 spire-1.2.1/test/spiretest/suite.go 09:17:53 spire-1.2.1/test/spiretest/x509.go 09:17:53 spire-1.2.1/test/testca/ 09:17:53 spire-1.2.1/test/testca/ca.go 09:17:53 spire-1.2.1/test/testkey/ 09:17:53 spire-1.2.1/test/testkey/generate.sh 09:17:53 spire-1.2.1/test/testkey/genkeys.go 09:17:53 spire-1.2.1/test/testkey/keys.go 09:17:53 spire-1.2.1/test/testkey/new.go 09:17:53 spire-1.2.1/test/tpmsimulator/ 09:17:53 spire-1.2.1/test/tpmsimulator/simulator.go 09:17:53 spire-1.2.1/test/util/ 09:17:53 spire-1.2.1/test/util/cert_fixtures.go 09:17:53 spire-1.2.1/test/util/cert_generation.go 09:17:53 spire-1.2.1/test/util/io_redirection.go 09:17:53 spire-1.2.1/test/util/race.go 09:17:53 spire-1.2.1/test/util/util.go 09:17:53 building spire from source... 09:17:53 Installing go1.17.7... 09:17:58 Building bin/spire-server... 09:17:58 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 09:17:58 go: downloading github.com/imdario/mergo v0.3.12 09:17:58 go: downloading github.com/sirupsen/logrus v1.8.1 09:17:58 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 09:17:58 go: downloading github.com/mitchellh/cli v1.1.2 09:17:58 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 09:17:58 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 09:17:58 go: downloading github.com/hashicorp/go-hclog v1.1.0 09:17:58 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:17:58 go: downloading google.golang.org/grpc v1.44.0 09:17:58 go: downloading github.com/hashicorp/go-plugin v1.4.3 09:17:58 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 09:17:58 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 09:17:58 go: downloading github.com/InVisionApp/go-logger v1.0.1 09:17:58 go: downloading github.com/armon/go-metrics v0.3.10 09:17:58 go: downloading github.com/prometheus/client_golang v1.12.1 09:17:58 go: downloading github.com/uber-go/tally/v4 v4.1.1 09:17:58 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 09:17:58 go: downloading github.com/open-policy-agent/opa v0.38.0 09:17:59 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 09:17:59 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 09:17:59 go: downloading github.com/fatih/color v1.13.0 09:17:59 go: downloading github.com/mattn/go-isatty v0.0.14 09:17:59 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 09:17:59 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 09:17:59 go: downloading github.com/oklog/run v1.0.0 09:17:59 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:17:59 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 09:17:59 go: downloading github.com/prometheus/client_model v0.2.0 09:17:59 go: downloading github.com/prometheus/common v0.32.1 09:17:59 go: downloading github.com/beorn7/perks v1.0.1 09:17:59 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:17:59 go: downloading github.com/prometheus/procfs v0.7.3 09:17:59 go: downloading go.uber.org/atomic v1.9.0 09:17:59 go: downloading github.com/imkira/go-observer v1.0.3 09:17:59 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 09:17:59 go: downloading github.com/mattn/go-colorable v0.1.12 09:17:59 go: downloading github.com/Masterminds/goutils v1.1.0 09:17:59 go: downloading github.com/Masterminds/semver v1.5.0 09:17:59 go: downloading github.com/google/uuid v1.1.2 09:17:59 go: downloading github.com/huandu/xstrings v1.3.2 09:17:59 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:17:59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 09:17:59 go: downloading github.com/twmb/murmur3 v1.1.6 09:17:59 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 09:17:59 go: downloading github.com/blang/semver/v4 v4.0.0 09:17:59 go: downloading github.com/go-sql-driver/mysql v1.6.0 09:17:59 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 09:17:59 go: downloading github.com/jinzhu/gorm v1.9.16 09:17:59 go: downloading github.com/lib/pq v1.10.4 09:17:59 go: downloading github.com/mattn/go-sqlite3 v1.14.12 09:17:59 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 09:17:59 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 09:18:00 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 09:18:02 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 09:18:02 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 09:18:02 go: downloading github.com/stretchr/testify v1.7.0 09:18:02 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:18:02 go: downloading github.com/aws/aws-sdk-go v1.43.0 09:18:06 go: downloading google.golang.org/api v0.70.0 09:18:06 go: downloading k8s.io/client-go v0.23.4 09:18:06 go: downloading k8s.io/api v0.23.4 09:18:06 go: downloading github.com/google/go-tpm v0.3.3 09:18:06 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 09:18:06 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 09:18:06 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 09:18:06 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 09:18:06 go: downloading cloud.google.com/go/storage v1.21.0 09:18:06 go: downloading cloud.google.com/go v0.100.2 09:18:07 go: downloading k8s.io/apimachinery v0.23.4 09:18:07 go: downloading k8s.io/kube-aggregator v0.23.3 09:18:07 go: downloading sigs.k8s.io/controller-runtime v0.11.1 09:18:07 go: downloading cloud.google.com/go/security v1.3.0 09:18:07 go: downloading github.com/hashicorp/vault/api v1.4.1 09:18:07 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 09:18:07 go: downloading github.com/hashicorp/errwrap v1.1.0 09:18:07 go: downloading github.com/mitchellh/reflectwalk v1.0.1 09:18:07 go: downloading github.com/jinzhu/inflection v1.0.0 09:18:07 go: downloading github.com/aws/smithy-go v1.11.0 09:18:08 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 09:18:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 09:18:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 09:18:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 09:18:08 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 09:18:08 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 09:18:08 go: downloading github.com/Azure/go-autorest/logger v0.2.1 09:18:08 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 09:18:08 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 09:18:08 go: downloading github.com/dimchansky/utfbom v1.1.1 09:18:08 go: downloading cloud.google.com/go/compute v1.3.0 09:18:08 go: downloading cloud.google.com/go/iam v0.1.1 09:18:08 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 09:18:08 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 09:18:11 go: downloading github.com/gogo/protobuf v1.3.2 09:18:11 go: downloading k8s.io/klog/v2 v2.30.0 09:18:11 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 09:18:11 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 09:18:11 go: downloading github.com/spf13/pflag v1.0.5 09:18:11 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 09:18:11 go: downloading github.com/google/gofuzz v1.1.0 09:18:11 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 09:18:11 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 09:18:11 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:18:11 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 09:18:11 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 09:18:11 go: downloading github.com/hashicorp/vault/sdk v0.4.1 09:18:11 go: downloading github.com/mitchellh/mapstructure v1.4.3 09:18:11 go: downloading github.com/tklauser/go-sysconf v0.3.9 09:18:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 09:18:11 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:18:11 go: downloading gopkg.in/yaml.v2 v2.4.0 09:18:11 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:18:11 go: downloading github.com/gobwas/glob v0.2.3 09:18:11 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 09:18:11 go: downloading github.com/jmespath/go-jmespath v0.4.0 09:18:11 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 09:18:11 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 09:18:11 go: downloading go.opencensus.io v0.23.0 09:18:11 go: downloading gopkg.in/inf.v0 v0.9.1 09:18:11 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 09:18:11 go: downloading github.com/googleapis/gnostic v0.5.5 09:18:11 go: downloading github.com/go-logr/logr v1.2.2 09:18:11 go: downloading github.com/google/go-cmp v0.5.7 09:18:11 go: downloading github.com/json-iterator/go v1.1.12 09:18:11 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 09:18:11 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 09:18:11 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 09:18:11 go: downloading go.uber.org/zap v1.21.0 09:18:11 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 09:18:11 go: downloading github.com/tklauser/numcpus v0.3.0 09:18:11 go: downloading sigs.k8s.io/yaml v1.3.0 09:18:11 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 09:18:11 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:18:11 go: downloading github.com/modern-go/reflect2 v1.0.2 09:18:11 go: downloading github.com/ryanuber/go-glob v1.0.0 09:18:11 go: downloading github.com/golang/snappy v0.0.4 09:18:11 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 09:18:11 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 09:18:11 go: downloading github.com/hashicorp/go-uuid v1.0.2 09:18:11 go: downloading github.com/hashicorp/go-version v1.2.0 09:18:11 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 09:18:11 go: downloading go.uber.org/multierr v1.6.0 09:18: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:18:16 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 09:18:16 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 09:18:28 Removing intermediate container 794205bd59d7 09:18:28 ---> e2c884d154ee 09:18:28 09:18:28 Step 10/31 : FROM alpine:3.14 09:18:28 3.14: Pulling from library/alpine 09:18:28 Removing intermediate container 78aa46260a56 09:18:28 ---> f8c645fdc25d 09:18:28 09:18:28 Step 10/23 : FROM alpine:3.14 09:18:28 Removing intermediate container 79c568212436 09:18:28 ---> d22afc1884e7 09:18:28 09:18:28 Step 10/25 : FROM alpine:3.14 09:18:28 Removing intermediate container e551e2e76a3e 09:18:28 ---> 3f425aad0dc5 09:18:28 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:18:28 3.14: Pulling from library/alpine 09:18:28 3.14: Pulling from library/alpine 09:18:28 ---> Running in a3b9ef0cc9b3 09:18:28 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:18:28 Status: Downloaded newer image for alpine:3.14 09:18:28 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:18:28 Status: Image is up to date for alpine:3.14 09:18:28 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:18:28 Status: Image is up to date for alpine:3.14 09:18:28 ---> e04c818066af 09:18:28 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:18:28 ---> e04c818066af 09:18:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:18:28 ---> e04c818066af 09:18:28 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:18:29 ---> Running in 032152d3adab 09:18:29 ---> Running in b099359c0144 09:18:29 ---> Running in 6db741c80fd2 09:18:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:18:29 Removing intermediate container 032152d3adab 09:18:29 ---> d08161e0543f 09:18:29 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 09:18:29 ---> Running in 93049004ab59 09:18:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:18:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:18:30 Removing intermediate container a3b9ef0cc9b3 09:18:30 ---> f47ecd726856 09:18:30 09:18:30 Step 11/23 : FROM docker:20.10.14 09:18:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:18:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:18:30 20.10.14: Pulling from library/docker 09:18:30 (1/2) Installing dumb-init (1.2.5-r1) 09:18:30 (2/2) Installing su-exec (0.2-r1) 09:18:30 Executing busybox-1.33.1-r7.trigger 09:18:30 OK: 6 MiB in 16 packages 09:18:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:18:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:18:30 (1/1) Installing dumb-init (1.2.5-r1) 09:18:30 Executing busybox-1.33.1-r7.trigger 09:18:30 (1/3) Installing ca-certificates (20211220-r0) 09:18:30 OK: 6 MiB in 15 packages 09:18:30 (2/3) Installing dumb-init (1.2.5-r1) 09:18:30 (3/3) Installing su-exec (0.2-r1) 09:18:30 Executing busybox-1.33.1-r7.trigger 09:18:30 Executing ca-certificates-20211220-r0.trigger 09:18:30 OK: 6 MiB in 17 packages 09:18:31 Removing intermediate container 93049004ab59 09:18:31 ---> 0f883704f550 09:18:31 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 09:18:31 Removing intermediate container b099359c0144 09:18:31 ---> 91e85f9c83af 09:18:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:18:31 ---> Running in 098c4a75cc39 09:18:31 ---> Running in 5f3da14b8921 09:18:31 Removing intermediate container 6db741c80fd2 09:18:31 ---> 25c4ec81b7d6 09:18:31 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:18:32 ---> Running in be39a2dd4540 09:18:32 Removing intermediate container 098c4a75cc39 09:18:32 ---> de9ef1403d2c 09:18:32 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:18:32 ---> Running in db19982fabdc 09:18:32 Removing intermediate container 5f3da14b8921 09:18:32 ---> 96761c71b94f 09:18:32 Step 13/23 : ENV APP_PORT=59881 09:18:32 Removing intermediate container be39a2dd4540 09:18:32 ---> 2c34029050e8 09:18:32 Step 13/25 : WORKDIR / 09:18:32 Removing intermediate container db19982fabdc 09:18:32 ---> d4ed7f10f564 09:18:32 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:18:32 ---> Running in d57e9bb21f4c 09:18:33 ---> Running in 744f29403552 09:18:33 ---> Running in e056e00e365e 09:18:33 Removing intermediate container d57e9bb21f4c 09:18:33 ---> fda05be38509 09:18:33 Step 14/23 : EXPOSE $APP_PORT 09:18:33 Removing intermediate container 744f29403552 09:18:33 ---> 1783b62e0abf 09:18:33 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:18:33 ---> Running in 449637200e37 09:18:33 ---> 478f1c823768 09:18:33 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:18:33 Removing intermediate container 449637200e37 09:18:33 ---> 5a96750a72e6 09:18:33 Step 15/23 : WORKDIR / 09:18:34 ---> Running in 9ee642cd3339 09:18:34 ---> 8ccb5cd59b45 09:18:34 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:18:34 Removing intermediate container e056e00e365e 09:18:34 ---> 3986abf164b9 09:18:34 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 09:18:34 ---> Running in d4989cc99100 09:18:34 Removing intermediate container 9ee642cd3339 09:18:34 ---> 43ae51bdd6ba 09:18:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:18:34 ---> c6e458503bc2 09:18:34 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:18:35 Removing intermediate container d4989cc99100 09:18:35 ---> a4a923018575 09:18:35 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:18:35 ---> b56003d7817f 09:18:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:18:35 ---> ab63b6ce36b2 09:18:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:18:35 ---> bb5ed2444c35 09:18:35 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:18:35 ---> Running in 892185a5d945 09:18:35 ---> b9aa090c0776 09:18:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:18:36 ---> 0b05742ed395 09:18:36 ---> d5c1ca35faee 09:18:36 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup .Step 19/23 : ENTRYPOINT ["/core-metadata"] 09:18:36 09:18:36 ---> Running in cdb93f11cc1b 09:18:37 Removing intermediate container cdb93f11cc1b 09:18:37 ---> e771e535db17 09:18:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:18:37 ---> Running in b8fd859df521 09:18:37 Removing intermediate container 892185a5d945 09:18:37 ---> 8633cdce5a32 09:18:37 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 09:18:37 Removing intermediate container b8fd859df521 09:18:37 ---> 9a3395a1e73f 09:18:37 Step 21/23 : LABEL arch=x86_64 09:18:37 ---> Running in 4efed75cd8a7 09:18:37 ---> 45d5113c06d5 09:18:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:18:37 Removing intermediate container 4efed75cd8a7 09:18:37 ---> 34c1a40de5b3 09:18:37 Step 22/23 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 09:18:38 ---> Running in 5dba9190eebd 09:18:38 ---> 8a84046269b0 09:18:38 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:18:38 Removing intermediate container 5dba9190eebd 09:18:38 ---> 4a9d77b4ae63 09:18:38 Step 23/23 : LABEL version=0.0.0 09:18:38 ---> 7c3472c5507b 09:18:38 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 09:18:38 ---> Running in 80979cd2be2b 09:18:38 ---> Running in 148bcf8819b2 09:18:38 Removing intermediate container 80979cd2be2b 09:18:38 ---> 43eeb255bd8d 09:18:38 09:18:38 Successfully built 43eeb255bd8d 09:18:38 Successfully tagged core-metadata:latest 09:18:38  Building core-metadata ... done Building core-command 09:18:40 ---> 52d30fa96096 09:18:40 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:18:41 ---> 006f99ff8de8 09:18:41 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:18:41 Removing intermediate container 148bcf8819b2 09:18:41 ---> 34a58c10a2bf 09:18:41 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:18:41 ---> Running in af17c159d868 09:18:41 ---> 9dab34766c91 09:18:41 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:18:41 Removing intermediate container af17c159d868 09:18:41 ---> ee96f93dc82e 09:18:41 Step 23/25 : LABEL arch=x86_64 09:18:42 ---> Running in a3b014609e99 09:18:42 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 09:18:42 Status: Downloaded newer image for docker:20.10.14 09:18:42 ---> 7417809fdb73 09:18:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:18:42 ---> Running in 71a557ec26c9 09:18:42 ---> 8eea4dd268dd 09:18:42 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 09:18:42 Removing intermediate container a3b014609e99 09:18:42 ---> 6ab2575cfb28 09:18:42 Step 24/25 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 09:18:42 ---> Running in 55ccfb586c30 09:18:42 ---> Running in 49f4737a964e 09:18:42 Removing intermediate container 71a557ec26c9 09:18:42 ---> a40ac138004f 09:18:42 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 09:18:42 ---> Running in b5d1049dc950 09:18:42 Removing intermediate container 49f4737a964e 09:18:42 ---> 6f05c4d3ac6e 09:18:42 Step 25/25 : LABEL version=0.0.0 09:18:42 ---> Running in 1997a4ea3435 09:18:42 Removing intermediate container 55ccfb586c30 09:18:42 ---> 61db1a068334 09:18:42 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:18:43 Removing intermediate container 1997a4ea3435 09:18:43 ---> 1afef9d5b45f 09:18:43 09:18:43 Successfully built 1afef9d5b45f 09:18:43 Successfully tagged security-secretstore-setup:latest 09:18:43  Building security-secretstore-setup ... done Building security-spiffe-token-provider 09:18:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:18:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:18:44 (1/43) Installing readline (8.1.1-r0) 09:18:44 (2/43) Installing bash (5.1.16-r0) 09:18:44 Executing bash-5.1.16-r0.post-install 09:18:44 (3/43) Installing brotli-libs (1.0.9-r5) 09:18:44 (4/43) Installing nghttp2-libs (1.46.0-r0) 09:18:44 (5/43) Installing libcurl (7.80.0-r1) 09:18:44 (6/43) Installing curl (7.80.0-r1) 09:18:44 (7/43) Installing dumb-init (1.2.5-r1) 09:18:44 (8/43) Installing libbz2 (1.0.8-r1) 09:18:44 (9/43) Installing expat (2.4.7-r0) 09:18:44 (10/43) Installing libffi (3.4.2-r1) 09:18:44 (11/43) Installing gdbm (1.22-r0) 09:18:44 (12/43) Installing xz-libs (5.2.5-r1) 09:18:44 (13/43) Installing libgcc (10.3.1_git20211027-r0) 09:18:44 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 09:18:44 (15/43) Installing mpdecimal (2.5.1-r1) 09:18:44 (16/43) Installing sqlite-libs (3.36.0-r0) 09:18:44 (17/43) Installing python3 (3.9.7-r4) 09:18:44 (18/43) Installing py3-appdirs (1.4.4-r2) 09:18:44 (19/43) Installing py3-certifi (2020.12.5-r1) 09:18:44 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 09:18:44 (21/43) Installing py3-idna (3.3-r0) 09:18:44 (22/43) Installing py3-urllib3 (1.26.7-r0) 09:18:44 (23/43) Installing py3-requests (2.26.0-r1) 09:18:44 (24/43) Installing py3-msgpack (1.0.2-r1) 09:18:44 (25/43) Installing py3-lockfile (0.12.2-r4) 09:18:44 (26/43) Installing py3-cachecontrol (0.12.10-r0) 09:18:44 (27/43) Installing py3-colorama (0.4.4-r1) 09:18:44 (28/43) Installing py3-contextlib2 (21.6.0-r1) 09:18:44 (29/43) Installing py3-distlib (0.3.3-r0) 09:18:44 (30/43) Installing py3-distro (1.6.0-r0) 09:18:44 (31/43) Installing py3-six (1.16.0-r0) 09:18:44 (32/43) Installing py3-webencodings (0.5.1-r4) 09:18:44 (33/43) Installing py3-html5lib (1.1-r1) 09:18:44 (34/43) Installing py3-parsing (2.4.7-r2) 09:18:44 (35/43) Installing py3-packaging (20.9-r1) 09:18:44 (36/43) Installing py3-tomli (1.2.2-r0) 09:18:44 (37/43) Installing py3-pep517 (0.12.0-r0) 09:18:44 (38/43) Installing py3-progress (1.6-r0) 09:18:44 (39/43) Installing py3-retrying (1.3.3-r2) 09:18:44 (40/43) Installing py3-ordered-set (4.0.2-r2) 09:18:44 (41/43) Installing py3-setuptools (52.0.0-r4) 09:18:44 (42/43) Installing py3-toml (0.10.2-r2) 09:18:44 (43/43) Installing py3-pip (20.3.4-r1) 09:18:45 Executing busybox-1.34.1-r5.trigger 09:18:45 OK: 83 MiB in 65 packages 09:18:45 ---> 23e83978219b 09:18:45 Step 26/31 : RUN chmod +x /entrypoint.sh 09:18:45 ---> Running in d850d2f551ed 09:18:46 Collecting docker-compose==1.23.2 09:18:46 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:18:46 Collecting texttable<0.10,>=0.9.0 09:18:46 Downloading texttable-0.9.1.tar.gz (11 kB) 09:18:46 Collecting PyYAML<4,>=3.10 09:18:46 Downloading PyYAML-3.13.tar.gz (270 kB) 09:18:47 Collecting docker<4.0,>=3.6.0 09:18:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:18:47 Collecting websocket-client<1.0,>=0.32.0 09:18:47 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:18:47 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:18:47 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:18:47 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:18:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:18:47 ---> 1c160dbbc4a8 09:18:47 Step 3/23 : WORKDIR /edgex-go 09:18:47 ---> Using cache 09:18:47 ---> 2816a9342388 09:18:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:47 ---> Using cache 09:18:47 ---> e2bf8065d7b9 09:18:47 Step 5/23 : RUN apk add --update --no-cache make git 09:18:47 Collecting dockerpty<0.5,>=0.4.1 09:18:47 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:18:47 Collecting cached-property<2,>=1.2.0 09:18:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:18:47 Collecting docopt<0.7,>=0.6.1 09:18:47 Downloading docopt-0.6.2.tar.gz (25 kB) 09:18:48 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 09:18:48 Collecting jsonschema<3,>=2.5.1 09:18:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:18:48 Collecting docker-pycreds>=0.4.0 09:18:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:18:48 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 09:18:48 Collecting chardet<3.1.0,>=3.0.2 09:18:48 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:18:48 Collecting urllib3<1.25,>=1.21.1 09:18:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:18:48 Collecting idna<2.8,>=2.5 09:18:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:18:48 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:18:48 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:18:48 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:18:48 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:18:48 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:18:48 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:18:48 ---> 1c160dbbc4a8 09:18:48 Step 3/20 : WORKDIR /edgex-go 09:18:48 ---> Using cache 09:18:48 ---> 2816a9342388 09:18:48 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:18:49 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:18:49 Attempting uninstall: urllib3 09:18:49 Found existing installation: urllib3 1.26.7 09:18:49 Uninstalling urllib3-1.26.7: 09:18:49 Successfully uninstalled urllib3-1.26.7 09:18:49 ---> Running in 46c0971d7331 09:18:49 ---> Running in 489b8b10c675 09:18:49 Attempting uninstall: idna 09:18:49 Found existing installation: idna 3.3 09:18:49 Uninstalling idna-3.3: 09:18:49 Successfully uninstalled idna-3.3 09:18:49 Removing intermediate container d850d2f551ed 09:18:49 ---> 737ac02c3e01 09:18:49 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 09:18:49 ---> Running in c63b994c9e15 09:18:50 Attempting uninstall: requests 09:18:50 Found existing installation: requests 2.26.0 09:18:50 Uninstalling requests-2.26.0: 09:18:50 Successfully uninstalled requests-2.26.0 09:18:50 Running setup.py install for texttable: started 09:18:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:18:50 Removing intermediate container c63b994c9e15 09:18:50 ---> 8593e6e6b3e8 09:18:50 Step 28/31 : CMD ["gate"] 09:18:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:18:50 Running setup.py install for texttable: finished with status 'done' 09:18:50 Running setup.py install for PyYAML: started 09:18:50 ---> Running in 5eff8bfb8c8d 09:18:51 Removing intermediate container 5eff8bfb8c8d 09:18:51 ---> c6b48ee68637 09:18:51 Step 29/31 : LABEL arch=x86_64 09:18:51 Running setup.py install for PyYAML: finished with status 'done' 09:18:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:18:51 Running setup.py install for docopt: started 09:18:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:18:51 ---> Running in b1ab9b305f57 09:18:51 OK: 221 MiB in 52 packages 09:18:51 Running setup.py install for docopt: finished with status 'done' 09:18:51 Running setup.py install for dockerpty: started 09:18:51 Removing intermediate container b1ab9b305f57 09:18:51 ---> a230f8d893c4 09:18:51 Step 30/31 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 09:18:51 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:18:51 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:18:51 OK: 15864 distinct packages available 09:18:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:18:51 ---> Running in a29b2ed911e4 09:18:51 Running setup.py install for dockerpty: finished with status 'done' 09:18:52 Removing intermediate container a29b2ed911e4 09:18:52 ---> 97193c54f1c1 09:18:52 Step 31/31 : LABEL version=0.0.0 09:18:52 Removing intermediate container 46c0971d7331 09:18:52 ---> defd9a3b92ca 09:18:52 Step 6/23 : COPY go.mod vendor* ./ 09:18:52 ---> Running in 868f0948cc25 09:18:52 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 09:18:52 ---> 3c4965b55798 09:18:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:18:52 ---> Running in 3cf360e00f6d 09:18:52 Removing intermediate container 868f0948cc25 09:18:52 ---> 6ac700513517 09:18:52 09:18:52 Successfully built 6ac700513517 09:18:52 Successfully tagged security-bootstrapper:latest 09:18:52 Building security-spire-server 09:18:52  Building security-bootstrapper ... done OK: 221 MiB in 52 packages 09:18:57 Removing intermediate container 3cf360e00f6d 09:18:57 ---> f905708ee1db 09:18:57 Step 8/23 : COPY . . 09:18:57 Removing intermediate container 489b8b10c675 09:18:57 ---> 032d91709864 09:18:57 Step 5/20 : COPY go.mod vendor* ./ 09:18:58 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:18:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:18:58 ---> 1c160dbbc4a8 09:18:58 Step 3/25 : WORKDIR /edgex-go 09:18:58 ---> Using cache 09:18:58 ---> 2816a9342388 09:18:58 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:58 ---> Using cache 09:18:58 ---> e2bf8065d7b9 09:18:58 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 09:18:58 ---> 5786d090ad0b 09:18:58 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:59 ---> Running in 23485ed15512 09:18:59 ---> Running in 65232aa70454 09:19:00 Removing intermediate container b5d1049dc950 09:19:00 ---> 621ea348b6f1 09:19:00 Step 14/23 : ENV APP_PORT=58890 09:19:00 ---> Running in 99ad8bf8da6a 09:19:00 Removing intermediate container 99ad8bf8da6a 09:19:00 ---> 50cd1b30f0ed 09:19:00 Step 15/23 : EXPOSE $APP_PORT 09:19:00 ---> Running in 1bd297b5b453 09:19:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:19:01 Removing intermediate container 1bd297b5b453 09:19:01 ---> 6b41fefbbbf4 09:19:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:19:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:19:02 OK: 221 MiB in 52 packages 09:19:02 ---> e3bc75b91c34 09:19:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:19:02 Removing intermediate container 65232aa70454 09:19:02 ---> 1ef9bd05ecdb 09:19:02 Step 7/20 : COPY . . 09:19:04 ---> 7aa002692637 09:19:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:19:05 Removing intermediate container 23485ed15512 09:19:05 ---> 8e80d6457645 09:19:05 Step 6/25 : COPY go.mod vendor* ./ 09:19:05 ---> 3118a425ef1a 09:19:05 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 09:19:05 ---> 57213925ef6f 09:19:05 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:05 ---> Running in 3eb0c6a5e39f 09:19:05 ---> Running in 1a4fd73693f5 09:19:05 ---> 102f22378f93 09:19:05 Step 9/23 : RUN make cmd/core-command/core-command 09:19:05 ---> Running in e4eb42cb26ee 09:19:06 Removing intermediate container 3eb0c6a5e39f 09:19:06 ---> dcba89b26245 09:19:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:19:06 ---> Running in ca537da60daf 09:19:06 Removing intermediate container ca537da60daf 09:19:06 ---> 98218433393d 09:19:06 Step 21/23 : LABEL arch=x86_64 09:19:06 ---> Running in 898f4a54e0df 09:19:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:19:06 Removing intermediate container 898f4a54e0df 09:19:06 ---> 115519d99e2f 09:19:06 Step 22/23 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 09:19:06 ---> Running in e4d0d1801e75 09:19:06 Removing intermediate container 1a4fd73693f5 09:19:06 ---> e5bc35fc635c 09:19:06 Step 8/25 : COPY . . 09:19:06 Removing intermediate container e4d0d1801e75 09:19:06 ---> 12262c5305c7 09:19:06 Step 23/23 : LABEL version=0.0.0 09:19:07 ---> Running in 2139d5241f62 09:19:08 Removing intermediate container 2139d5241f62 09:19:08 ---> 4f22f8ed9175 09:19:08 09:19:08 Successfully built 4f22f8ed9175 09:19:08 Successfully tagged sys-mgmt-agent:latest 09:19:08 Building support-scheduler 09:19:13  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:19:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:19:13 ---> 1c160dbbc4a8 09:19:13 Step 3/22 : WORKDIR /edgex-go 09:19:13 ---> Using cache 09:19:13 ---> 2816a9342388 09:19:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:19:13 ---> Using cache 09:19:13 ---> e2bf8065d7b9 09:19:13 Step 5/22 : RUN apk add --update --no-cache make git 09:19:13 ---> Using cache 09:19:13 ---> defd9a3b92ca 09:19:13 Step 6/22 : COPY go.mod vendor* ./ 09:19:13 ---> Using cache 09:19:13 ---> 3c4965b55798 09:19:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:13 ---> Using cache 09:19:13 ---> f905708ee1db 09:19:13 Step 8/22 : COPY . . 09:19:13 ---> Using cache 09:19:13 ---> 102f22378f93 09:19:13 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:19:13 ---> d64c87b37364 09:19:13 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:19:14 ---> Running in d9a87c8099d0 09:19:14 ---> Running in 3de6dceb8103 09:19:14 ---> 7262e92d1237 09:19:14 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 09:19:14 ---> Running in c32a05030a1e 09:19:14 Removing intermediate container c32a05030a1e 09:19:14 ---> 9100400c2bbb 09:19:14 Step 10/25 : RUN mkdir -p spire-build 09:19:14 ---> Running in 418b0e3829cd 09:19:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:19:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:19:16 Removing intermediate container 418b0e3829cd 09:19:16 ---> 77161aac24f3 09:19:16 Step 11/25 : WORKDIR /edgex-go/spire-build 09:19:16 ---> Running in ad70f231ee1e 09:19:16 Removing intermediate container ad70f231ee1e 09:19:16 ---> 3affd8e40c60 09:19:16 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 09:19:16 ---> Running in e7e85f7a3709 09:19:17 spire-1.2.1/ 09:19:17 spire-1.2.1/.data/ 09:19:17 spire-1.2.1/.data/.file 09:19:17 spire-1.2.1/.dockerignore 09:19:17 spire-1.2.1/.gitattributes 09:19:17 spire-1.2.1/.githooks/ 09:19:17 spire-1.2.1/.githooks/pre-commit 09:19:17 spire-1.2.1/.github/ 09:19:17 spire-1.2.1/.github/ISSUE_TEMPLATE.md 09:19:17 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 09:19:17 spire-1.2.1/.github/dependabot.yml 09:19:17 spire-1.2.1/.github/workflows/ 09:19:17 spire-1.2.1/.github/workflows/nightly_build.yaml 09:19:17 spire-1.2.1/.github/workflows/pr_build.yaml 09:19:17 spire-1.2.1/.github/workflows/release_build.yaml 09:19:17 spire-1.2.1/.github/workflows/scripts/ 09:19:17 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 09:19:17 spire-1.2.1/.github/workflows/scripts/push-images.sh 09:19:17 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 09:19:17 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 09:19:17 spire-1.2.1/.github/workflows/scripts/split.sh 09:19:17 spire-1.2.1/.gitignore 09:19:17 spire-1.2.1/.go-version 09:19:17 spire-1.2.1/.golangci.yml 09:19:17 spire-1.2.1/ADOPTERS.md 09:19:17 spire-1.2.1/CHANGELOG.md 09:19:17 spire-1.2.1/CODE-OF-CONDUCT.md 09:19:17 spire-1.2.1/CODEOWNERS 09:19:17 spire-1.2.1/CONTRIBUTING.md 09:19:17 spire-1.2.1/Dockerfile 09:19:17 spire-1.2.1/Dockerfile.dev 09:19:17 spire-1.2.1/Dockerfile.scratch 09:19:17 spire-1.2.1/LICENSE 09:19:17 spire-1.2.1/MAINTAINERS.md 09:19:17 spire-1.2.1/Makefile 09:19:17 spire-1.2.1/README.md 09:19:17 spire-1.2.1/ROADMAP.md 09:19:17 spire-1.2.1/SECURITY.md 09:19:17 spire-1.2.1/cmd/ 09:19:17 spire-1.2.1/cmd/spire-agent/ 09:19:17 spire-1.2.1/cmd/spire-agent/cli/ 09:19:17 spire-1.2.1/cmd/spire-agent/cli/api/ 09:19:17 spire-1.2.1/cmd/spire-agent/cli/api/common.go 09:19:17 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 09:19:17 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 09:19:17 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 09:19:17 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 09:19:17 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 09:19:17 spire-1.2.1/cmd/spire-agent/cli/cli.go 09:19:17 spire-1.2.1/cmd/spire-agent/cli/common/ 09:19:17 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 09:19:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 09:19:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 09:19:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 09:19:17 spire-1.2.1/cmd/spire-agent/cli/run/ 09:19:17 spire-1.2.1/cmd/spire-agent/cli/run/run.go 09:19:17 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 09:19:17 spire-1.2.1/cmd/spire-agent/cli/validate/ 09:19:17 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 09:19:17 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 09:19:17 spire-1.2.1/cmd/spire-agent/main.go 09:19:17 spire-1.2.1/cmd/spire-server/ 09:19:17 spire-1.2.1/cmd/spire-server/cli/ 09:19:17 spire-1.2.1/cmd/spire-server/cli/agent/ 09:19:17 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/agent/count.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/agent/list.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/agent/show.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/bundle/ 09:19:17 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/cli.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/entry/ 09:19:17 spire-1.2.1/cmd/spire-server/cli/entry/count.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/entry/create.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/entry/show.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/entry/update.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/entry/util.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/federation/ 09:19:17 spire-1.2.1/cmd/spire-server/cli/federation/common.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/federation/create.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/federation/list.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/federation/show.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/federation/update.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 09:19:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/jwt/ 09:19:17 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/run/ 09:19:17 spire-1.2.1/cmd/spire-server/cli/run/run.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/token/ 09:19:17 spire-1.2.1/cmd/spire-server/cli/token/generate.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/validate/ 09:19:17 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/x509/ 09:19:17 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 09:19:17 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 09:19:17 spire-1.2.1/cmd/spire-server/main.go 09:19:17 spire-1.2.1/cmd/spire-server/util/ 09:19:17 spire-1.2.1/cmd/spire-server/util/util.go 09:19:17 spire-1.2.1/conf/ 09:19:17 spire-1.2.1/conf/agent/ 09:19:17 spire-1.2.1/conf/agent/agent.conf 09:19:17 spire-1.2.1/conf/agent/agent_full.conf 09:19:17 spire-1.2.1/conf/agent/dummy_root_ca.crt 09:19:17 spire-1.2.1/conf/server/ 09:19:17 spire-1.2.1/conf/server/dummy_upstream_ca.crt 09:19:17 spire-1.2.1/conf/server/dummy_upstream_ca.key 09:19:17 spire-1.2.1/conf/server/server.conf 09:19:17 spire-1.2.1/conf/server/server_full.conf 09:19:17 spire-1.2.1/doc/ 09:19:17 spire-1.2.1/doc/SPIRE101.md 09:19:17 spire-1.2.1/doc/auditlog.md 09:19:17 spire-1.2.1/doc/authorization_policy_engine.md 09:19:17 spire-1.2.1/doc/changelog_guidelines.md 09:19:17 spire-1.2.1/doc/cure53-report.pdf 09:19:17 spire-1.2.1/doc/images/ 09:19:17 spire-1.2.1/doc/images/2019_roadmap.png 09:19:17 spire-1.2.1/doc/images/SPIRE101.png 09:19:17 spire-1.2.1/doc/images/SPIRE_agent.png 09:19:17 spire-1.2.1/doc/images/SPIRE_server.png 09:19:17 spire-1.2.1/doc/images/cache_mgr.png 09:19:17 spire-1.2.1/doc/images/cache_mgr_components.png 09:19:17 spire-1.2.1/doc/images/federated_spire.png 09:19:17 spire-1.2.1/doc/images/ha_mode.png 09:19:17 spire-1.2.1/doc/images/nested_spire.png 09:19:17 spire-1.2.1/doc/images/oidc_federation.png 09:19:17 spire-1.2.1/doc/images/single_trust_domain.png 09:19:17 spire-1.2.1/doc/images/spiffe_compatible.png 09:19:17 spire-1.2.1/doc/images/spire_logo.png 09:19:17 spire-1.2.1/doc/migrating_registration_api_clients.md 09:19:17 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 09:19:17 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 09:19:17 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 09:19:17 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 09:19:17 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 09:19:17 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 09:19:17 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 09:19:17 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 09:19:17 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 09:19:17 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 09:19:17 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 09:19:17 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 09:19:17 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 09:19:17 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 09:19:17 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 09:19:17 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 09:19:17 spire-1.2.1/doc/plugin_server_datastore_sql.md 09:19:17 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 09:19:17 spire-1.2.1/doc/plugin_server_keymanager_disk.md 09:19:17 spire-1.2.1/doc/plugin_server_keymanager_memory.md 09:19:17 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 09:19:17 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 09:19:17 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 09:19:17 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 09:19:17 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 09:19:17 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 09:19:17 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 09:19:17 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 09:19:17 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 09:19:17 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 09:19:17 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 09:19:17 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 09:19:17 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 09:19:17 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 09:19:17 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 09:19:17 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 09:19:17 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 09:19:17 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 09:19:17 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 09:19:17 spire-1.2.1/doc/scaling_spire.md 09:19:17 spire-1.2.1/doc/spire_agent.md 09:19:17 spire-1.2.1/doc/spire_server.md 09:19:17 spire-1.2.1/doc/supported_integrations.md 09:19:17 spire-1.2.1/doc/telemetry.md 09:19:17 spire-1.2.1/doc/telemetry_config.md 09:19:17 spire-1.2.1/doc/upgrading.md 09:19:17 spire-1.2.1/doc/using_spire.md 09:19:17 spire-1.2.1/examples/ 09:19:17 spire-1.2.1/examples/README.md 09:19:17 spire-1.2.1/go.mod 09:19:17 spire-1.2.1/go.sum 09:19:17 spire-1.2.1/pkg/ 09:19:17 spire-1.2.1/pkg/agent/ 09:19:17 spire-1.2.1/pkg/agent/agent.go 09:19:17 spire-1.2.1/pkg/agent/api/ 09:19:17 spire-1.2.1/pkg/agent/api/config.go 09:19:17 spire-1.2.1/pkg/agent/api/debug/ 09:19:17 spire-1.2.1/pkg/agent/api/debug/v1/ 09:19:17 spire-1.2.1/pkg/agent/api/debug/v1/service.go 09:19:17 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 09:19:17 spire-1.2.1/pkg/agent/api/delegatedidentity/ 09:19:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 09:19:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 09:19:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 09:19:17 spire-1.2.1/pkg/agent/api/endpoints.go 09:19:17 spire-1.2.1/pkg/agent/api/health/ 09:19:17 spire-1.2.1/pkg/agent/api/health/v1/ 09:19:17 spire-1.2.1/pkg/agent/api/health/v1/service.go 09:19:17 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 09:19:17 spire-1.2.1/pkg/agent/api/rpccontext/ 09:19:17 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 09:19:17 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 09:19:17 spire-1.2.1/pkg/agent/attestor/ 09:19:17 spire-1.2.1/pkg/agent/attestor/node/ 09:19:17 spire-1.2.1/pkg/agent/attestor/node/experimental.go 09:19:17 spire-1.2.1/pkg/agent/attestor/node/node.go 09:19:17 spire-1.2.1/pkg/agent/attestor/node/node_test.go 09:19:17 spire-1.2.1/pkg/agent/attestor/workload/ 09:19:17 spire-1.2.1/pkg/agent/attestor/workload/workload.go 09:19:17 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 09:19:17 spire-1.2.1/pkg/agent/catalog/ 09:19:17 spire-1.2.1/pkg/agent/catalog/catalog.go 09:19:17 spire-1.2.1/pkg/agent/catalog/keymanager.go 09:19:17 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 09:19:17 spire-1.2.1/pkg/agent/catalog/svidstore.go 09:19:17 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 09:19:17 spire-1.2.1/pkg/agent/client/ 09:19:17 spire-1.2.1/pkg/agent/client/client.go 09:19:17 spire-1.2.1/pkg/agent/client/client_test.go 09:19:17 spire-1.2.1/pkg/agent/client/dial.go 09:19:17 spire-1.2.1/pkg/agent/client/nodeconn.go 09:19:17 spire-1.2.1/pkg/agent/client/nodeconn_test.go 09:19:17 spire-1.2.1/pkg/agent/client/update.go 09:19:17 spire-1.2.1/pkg/agent/client/util.go 09:19:17 spire-1.2.1/pkg/agent/common/ 09:19:17 spire-1.2.1/pkg/agent/common/backoff/ 09:19:17 spire-1.2.1/pkg/agent/common/backoff/backoff.go 09:19:17 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 09:19:17 spire-1.2.1/pkg/agent/common/cgroups/ 09:19:17 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 09:19:17 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 09:19:17 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 09:19:17 spire-1.2.1/pkg/agent/config.go 09:19:17 spire-1.2.1/pkg/agent/endpoints/ 09:19:17 spire-1.2.1/pkg/agent/endpoints/config.go 09:19:17 spire-1.2.1/pkg/agent/endpoints/endpoints.go 09:19:17 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 09:19:17 spire-1.2.1/pkg/agent/endpoints/metrics.go 09:19:17 spire-1.2.1/pkg/agent/endpoints/middleware.go 09:19:17 spire-1.2.1/pkg/agent/endpoints/peertracker.go 09:19:17 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 09:19:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 09:19:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 09:19:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 09:19:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 09:19:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 09:19:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 09:19:17 spire-1.2.1/pkg/agent/endpoints/workload/ 09:19:17 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 09:19:17 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 09:19:17 spire-1.2.1/pkg/agent/manager/ 09:19:17 spire-1.2.1/pkg/agent/manager/cache/ 09:19:17 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 09:19:17 spire-1.2.1/pkg/agent/manager/cache/cache.go 09:19:17 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 09:19:17 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 09:19:17 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 09:19:17 spire-1.2.1/pkg/agent/manager/cache/sets.go 09:19:17 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 09:19:17 spire-1.2.1/pkg/agent/manager/config.go 09:19:17 spire-1.2.1/pkg/agent/manager/manager.go 09:19:17 spire-1.2.1/pkg/agent/manager/manager_test.go 09:19:17 spire-1.2.1/pkg/agent/manager/storage.go 09:19:17 spire-1.2.1/pkg/agent/manager/storage_test.go 09:19:17 spire-1.2.1/pkg/agent/manager/storecache/ 09:19:17 spire-1.2.1/pkg/agent/manager/storecache/cache.go 09:19:17 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 09:19:17 spire-1.2.1/pkg/agent/manager/sync.go 09:19:17 spire-1.2.1/pkg/agent/plugin/ 09:19:17 spire-1.2.1/pkg/agent/plugin/keymanager/ 09:19:17 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 09:19:17 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 09:19:17 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 09:19:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 09:19:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 09:19:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 09:19:17 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 09:19:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 09:19:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 09:19:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 09:19:17 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 09:19:17 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 09:19:17 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 09:19:17 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 09:19:17 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 09:19:17 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 09:19:17 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 09:19:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 09:19:17 spire-1.2.1/pkg/agent/plugin/svidstore/ 09:19:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 09:19:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 09:19:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 09:19:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 09:19:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 09:19:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 09:19:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 09:19:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 09:19:17 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 09:19:17 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 09:19:17 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 09:19:17 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 09:19:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 09:19:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 09:19:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 09:19:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 09:19:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 09:19:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 09:19:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 09:19:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 09:19:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 09:19:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 09:19:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 09:19:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 09:19:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 09:19:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 09:19:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 09:19:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 09:19:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 09:19:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 09:19:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 09:19:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 09:19:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 09:19:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 09:19:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 09:19:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 09:19:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 09:19:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 09:19:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 09:19:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 09:19:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 09:19:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 09:19:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 09:19:17 spire-1.2.1/pkg/agent/svid/ 09:19:17 spire-1.2.1/pkg/agent/svid/rotator.go 09:19:17 spire-1.2.1/pkg/agent/svid/rotator_config.go 09:19:17 spire-1.2.1/pkg/agent/svid/rotator_test.go 09:19:17 spire-1.2.1/pkg/agent/svid/store/ 09:19:17 spire-1.2.1/pkg/agent/svid/store/service.go 09:19:17 spire-1.2.1/pkg/agent/svid/store/service_test.go 09:19:17 spire-1.2.1/pkg/common/ 09:19:17 spire-1.2.1/pkg/common/agentpathtemplate/ 09:19:17 spire-1.2.1/pkg/common/agentpathtemplate/template.go 09:19:17 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 09:19:17 spire-1.2.1/pkg/common/api/ 09:19:17 spire-1.2.1/pkg/common/api/metrics.go 09:19:17 spire-1.2.1/pkg/common/api/middleware/ 09:19:17 spire-1.2.1/pkg/common/api/middleware/common_test.go 09:19:17 spire-1.2.1/pkg/common/api/middleware/interceptor.go 09:19:17 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 09:19:17 spire-1.2.1/pkg/common/api/middleware/logger.go 09:19:17 spire-1.2.1/pkg/common/api/middleware/logger_test.go 09:19:17 spire-1.2.1/pkg/common/api/middleware/metrics.go 09:19:17 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 09:19:17 spire-1.2.1/pkg/common/api/middleware/middleware.go 09:19:17 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 09:19:17 spire-1.2.1/pkg/common/api/middleware/misconfig.go 09:19:17 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 09:19:17 spire-1.2.1/pkg/common/api/middleware/names.go 09:19:17 spire-1.2.1/pkg/common/api/middleware/names_test.go 09:19:17 spire-1.2.1/pkg/common/api/names.go 09:19:17 spire-1.2.1/pkg/common/api/ratelimit.go 09:19:17 spire-1.2.1/pkg/common/api/rpccontext/ 09:19:17 spire-1.2.1/pkg/common/api/rpccontext/logger.go 09:19:17 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 09:19:17 spire-1.2.1/pkg/common/api/rpccontext/names.go 09:19:17 spire-1.2.1/pkg/common/auth/ 09:19:17 spire-1.2.1/pkg/common/auth/interceptors.go 09:19:17 spire-1.2.1/pkg/common/auth/interceptors_test.go 09:19:17 spire-1.2.1/pkg/common/auth/untracked_uds.go 09:19:17 spire-1.2.1/pkg/common/bundleutil/ 09:19:17 spire-1.2.1/pkg/common/bundleutil/bundle.go 09:19:17 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 09:19:17 spire-1.2.1/pkg/common/bundleutil/common_test.go 09:19:17 spire-1.2.1/pkg/common/bundleutil/marshal.go 09:19:17 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 09:19:17 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 09:19:17 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 09:19:17 spire-1.2.1/pkg/common/bundleutil/types.go 09:19:17 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 09:19:17 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 09:19:17 spire-1.2.1/pkg/common/catalog/ 09:19:17 spire-1.2.1/pkg/common/catalog/bind.go 09:19:17 spire-1.2.1/pkg/common/catalog/builtin.go 09:19:17 spire-1.2.1/pkg/common/catalog/catalog.go 09:19:17 spire-1.2.1/pkg/common/catalog/catalog_test.go 09:19:17 spire-1.2.1/pkg/common/catalog/closers.go 09:19:17 spire-1.2.1/pkg/common/catalog/cmd_linux.go 09:19:17 spire-1.2.1/pkg/common/catalog/cmd_other.go 09:19:17 spire-1.2.1/pkg/common/catalog/config.go 09:19:17 spire-1.2.1/pkg/common/catalog/config_test.go 09:19:17 spire-1.2.1/pkg/common/catalog/configure.go 09:19:17 spire-1.2.1/pkg/common/catalog/constraints.go 09:19:17 spire-1.2.1/pkg/common/catalog/constraints_test.go 09:19:17 spire-1.2.1/pkg/common/catalog/context.go 09:19:17 spire-1.2.1/pkg/common/catalog/external.go 09:19:17 spire-1.2.1/pkg/common/catalog/host.go 09:19:17 spire-1.2.1/pkg/common/catalog/pipenet.go 09:19:17 spire-1.2.1/pkg/common/catalog/plugin.go 09:19:17 spire-1.2.1/pkg/common/catalog/testplugin/ 09:19:17 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 09:19:17 spire-1.2.1/pkg/common/catalog/testplugin/main.go 09:19:17 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 09:19:17 spire-1.2.1/pkg/common/cli/ 09:19:17 spire-1.2.1/pkg/common/cli/env.go 09:19:17 spire-1.2.1/pkg/common/cli/flags.go 09:19:17 spire-1.2.1/pkg/common/cli/trust_domain.go 09:19:17 spire-1.2.1/pkg/common/cli/trust_domain_test.go 09:19:17 spire-1.2.1/pkg/common/cli/umask.go 09:19:17 spire-1.2.1/pkg/common/cli/umask_posix.go 09:19:17 spire-1.2.1/pkg/common/cli/umask_test.go 09:19:17 spire-1.2.1/pkg/common/cli/umask_windows.go 09:19:17 spire-1.2.1/pkg/common/cliprinter/ 09:19:17 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 09:19:17 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 09:19:17 spire-1.2.1/pkg/common/cliprinter/flag.go 09:19:17 spire-1.2.1/pkg/common/cliprinter/flag_test.go 09:19:17 spire-1.2.1/pkg/common/cliprinter/format.go 09:19:17 spire-1.2.1/pkg/common/cliprinter/format_test.go 09:19:17 spire-1.2.1/pkg/common/cliprinter/internal/ 09:19:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 09:19:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 09:19:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 09:19:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 09:19:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 09:19:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 09:19:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 09:19:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 09:19:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 09:19:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 09:19:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 09:19:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 09:19:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 09:19:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 09:19:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 09:19:17 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 09:19:17 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 09:19:17 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 09:19:17 spire-1.2.1/pkg/common/coretypes/ 09:19:17 spire-1.2.1/pkg/common/coretypes/bundle/ 09:19:17 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 09:19:17 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 09:19:17 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 09:19:17 spire-1.2.1/pkg/common/coretypes/bundle/require.go 09:19:17 spire-1.2.1/pkg/common/coretypes/jwtkey/ 09:19:17 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 09:19:17 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 09:19:17 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 09:19:17 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 09:19:17 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 09:19:17 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 09:19:17 spire-1.2.1/pkg/common/coretypes/x509certificate/ 09:19:17 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 09:19:17 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 09:19:17 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 09:19:17 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 09:19:17 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 09:19:17 spire-1.2.1/pkg/common/cryptoutil/ 09:19:17 spire-1.2.1/pkg/common/cryptoutil/keys.go 09:19:17 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 09:19:17 spire-1.2.1/pkg/common/diskutil/ 09:19:17 spire-1.2.1/pkg/common/diskutil/file_posix.go 09:19:17 spire-1.2.1/pkg/common/diskutil/file_test.go 09:19:17 spire-1.2.1/pkg/common/diskutil/file_windows.go 09:19:17 spire-1.2.1/pkg/common/errorutil/ 09:19:17 spire-1.2.1/pkg/common/errorutil/wrapper.go 09:19:17 spire-1.2.1/pkg/common/health/ 09:19:17 spire-1.2.1/pkg/common/health/config.go 09:19:17 spire-1.2.1/pkg/common/health/context.go 09:19:17 spire-1.2.1/pkg/common/health/context_test.go 09:19:17 spire-1.2.1/pkg/common/health/health.go 09:19:17 spire-1.2.1/pkg/common/health/health_test.go 09:19:17 spire-1.2.1/pkg/common/health/logger.go 09:19:17 spire-1.2.1/pkg/common/hostservice/ 09:19:17 spire-1.2.1/pkg/common/hostservice/metricsservice/ 09:19:17 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 09:19:17 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 09:19:17 spire-1.2.1/pkg/common/idutil/ 09:19:17 spire-1.2.1/pkg/common/idutil/require.go 09:19:17 spire-1.2.1/pkg/common/idutil/require_test.go 09:19:17 spire-1.2.1/pkg/common/idutil/safety.go 09:19:17 spire-1.2.1/pkg/common/idutil/safety_test.go 09:19:17 spire-1.2.1/pkg/common/idutil/spiffeid.go 09:19:17 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 09:19:17 spire-1.2.1/pkg/common/jwtsvid/ 09:19:17 spire-1.2.1/pkg/common/jwtsvid/common.go 09:19:17 spire-1.2.1/pkg/common/jwtsvid/sign.go 09:19:17 spire-1.2.1/pkg/common/jwtsvid/token_test.go 09:19:17 spire-1.2.1/pkg/common/jwtsvid/validate.go 09:19:17 spire-1.2.1/pkg/common/jwtutil/ 09:19:17 spire-1.2.1/pkg/common/jwtutil/keyset.go 09:19:17 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 09:19:17 spire-1.2.1/pkg/common/log/ 09:19:17 spire-1.2.1/pkg/common/log/hclog_adapter.go 09:19:17 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 09:19:17 spire-1.2.1/pkg/common/log/log.go 09:19:17 spire-1.2.1/pkg/common/log/log_test.go 09:19:17 spire-1.2.1/pkg/common/log/options.go 09:19:17 spire-1.2.1/pkg/common/nodeutil/ 09:19:17 spire-1.2.1/pkg/common/nodeutil/node.go 09:19:17 spire-1.2.1/pkg/common/nodeutil/node_test.go 09:19:17 spire-1.2.1/pkg/common/peertracker/ 09:19:17 spire-1.2.1/pkg/common/peertracker/conn.go 09:19:17 spire-1.2.1/pkg/common/peertracker/credentials.go 09:19:17 spire-1.2.1/pkg/common/peertracker/errors.go 09:19:17 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 09:19:17 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 09:19:17 spire-1.2.1/pkg/common/peertracker/info.go 09:19:17 spire-1.2.1/pkg/common/peertracker/listener.go 09:19:17 spire-1.2.1/pkg/common/peertracker/listener_test.go 09:19:17 spire-1.2.1/pkg/common/peertracker/peertracker.go 09:19:17 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 09:19:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 09:19:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 09:19:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 09:19:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 09:19:17 spire-1.2.1/pkg/common/peertracker/tcp.go 09:19:17 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 09:19:17 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 09:19:17 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 09:19:17 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 09:19:17 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 09:19:17 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 09:19:17 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 09:19:17 spire-1.2.1/pkg/common/peertracker/uds.go 09:19:17 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 09:19:17 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 09:19:17 spire-1.2.1/pkg/common/peertracker/uds_linux.go 09:19:17 spire-1.2.1/pkg/common/pemutil/ 09:19:17 spire-1.2.1/pkg/common/pemutil/block.go 09:19:17 spire-1.2.1/pkg/common/pemutil/certs.go 09:19:17 spire-1.2.1/pkg/common/pemutil/common.go 09:19:17 spire-1.2.1/pkg/common/pemutil/csr.go 09:19:17 spire-1.2.1/pkg/common/pemutil/keys.go 09:19:17 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 09:19:17 spire-1.2.1/pkg/common/pemutil/testdata/ 09:19:17 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 09:19:17 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 09:19:17 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 09:19:17 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 09:19:17 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 09:19:17 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 09:19:17 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 09:19:17 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 09:19:17 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 09:19:17 spire-1.2.1/pkg/common/plugin/ 09:19:17 spire-1.2.1/pkg/common/plugin/aws/ 09:19:17 spire-1.2.1/pkg/common/plugin/aws/iid.go 09:19:17 spire-1.2.1/pkg/common/plugin/azure/ 09:19:17 spire-1.2.1/pkg/common/plugin/azure/msi.go 09:19:17 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 09:19:17 spire-1.2.1/pkg/common/plugin/facade.go 09:19:17 spire-1.2.1/pkg/common/plugin/facade_test.go 09:19:17 spire-1.2.1/pkg/common/plugin/gcp/ 09:19:17 spire-1.2.1/pkg/common/plugin/gcp/iit.go 09:19:17 spire-1.2.1/pkg/common/plugin/k8s/ 09:19:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 09:19:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 09:19:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 09:19:17 spire-1.2.1/pkg/common/plugin/k8s/utils.go 09:19:17 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 09:19:17 spire-1.2.1/pkg/common/plugin/log.go 09:19:17 spire-1.2.1/pkg/common/plugin/sshpop/ 09:19:17 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 09:19:17 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 09:19:17 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 09:19:17 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 09:19:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 09:19:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 09:19:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 09:19:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 09:19:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 09:19:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 09:19:17 spire-1.2.1/pkg/common/plugin/tpmdevid/ 09:19:17 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 09:19:17 spire-1.2.1/pkg/common/plugin/x509pop/ 09:19:17 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 09:19:17 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 09:19:17 spire-1.2.1/pkg/common/profiling/ 09:19:17 spire-1.2.1/pkg/common/profiling/dumpers.go 09:19:17 spire-1.2.1/pkg/common/profiling/profiling.go 09:19:17 spire-1.2.1/pkg/common/protoutil/ 09:19:17 spire-1.2.1/pkg/common/protoutil/masks.go 09:19:17 spire-1.2.1/pkg/common/protoutil/masks_test.go 09:19:17 spire-1.2.1/pkg/common/rotationutil/ 09:19:17 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 09:19:17 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 09:19:17 spire-1.2.1/pkg/common/selector/ 09:19:17 spire-1.2.1/pkg/common/selector/selector.go 09:19:17 spire-1.2.1/pkg/common/selector/selector_test.go 09:19:17 spire-1.2.1/pkg/common/selector/set.go 09:19:17 spire-1.2.1/pkg/common/selector/set_utils.go 09:19:17 spire-1.2.1/pkg/common/selector/set_utils_test.go 09:19:17 spire-1.2.1/pkg/common/telemetry/ 09:19:17 spire-1.2.1/pkg/common/telemetry/agent/ 09:19:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 09:19:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 09:19:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 09:19:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 09:19:17 spire-1.2.1/pkg/common/telemetry/agent/manager.go 09:19:17 spire-1.2.1/pkg/common/telemetry/agent/node.go 09:19:17 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 09:19:17 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 09:19:17 spire-1.2.1/pkg/common/telemetry/agent/store/ 09:19:17 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 09:19:17 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 09:19:17 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 09:19:17 spire-1.2.1/pkg/common/telemetry/blackhole.go 09:19:17 spire-1.2.1/pkg/common/telemetry/call.go 09:19:17 spire-1.2.1/pkg/common/telemetry/common/ 09:19:17 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 09:19:17 spire-1.2.1/pkg/common/telemetry/config.go 09:19:17 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 09:19:17 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 09:19:17 spire-1.2.1/pkg/common/telemetry/inmem.go 09:19:17 spire-1.2.1/pkg/common/telemetry/inmem_test.go 09:19:17 spire-1.2.1/pkg/common/telemetry/m3.go 09:19:17 spire-1.2.1/pkg/common/telemetry/m3_test.go 09:19:17 spire-1.2.1/pkg/common/telemetry/metrics.go 09:19:17 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 09:19:17 spire-1.2.1/pkg/common/telemetry/names.go 09:19:17 spire-1.2.1/pkg/common/telemetry/prometheus.go 09:19:17 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 09:19:17 spire-1.2.1/pkg/common/telemetry/sanitize.go 09:19:17 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 09:19:17 spire-1.2.1/pkg/common/telemetry/server/ 09:19:17 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 09:19:17 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 09:19:17 spire-1.2.1/pkg/common/telemetry/server/datastore/ 09:19:17 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 09:19:17 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 09:19:17 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 09:19:17 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 09:19:17 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 09:19:17 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 09:19:17 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 09:19:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 09:19:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 09:19:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 09:19:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 09:19:17 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 09:19:17 spire-1.2.1/pkg/common/telemetry/server/rotate.go 09:19:17 spire-1.2.1/pkg/common/telemetry/server/server.go 09:19:17 spire-1.2.1/pkg/common/telemetry/sink.go 09:19:17 spire-1.2.1/pkg/common/telemetry/statsd.go 09:19:17 spire-1.2.1/pkg/common/telemetry/statsd_test.go 09:19:17 spire-1.2.1/pkg/common/telemetry/uptime.go 09:19:17 spire-1.2.1/pkg/common/telemetry/version.go 09:19:17 spire-1.2.1/pkg/common/telemetry/withlabels.go 09:19:17 spire-1.2.1/pkg/common/uptime/ 09:19:17 spire-1.2.1/pkg/common/uptime/uptime.go 09:19:17 spire-1.2.1/pkg/common/uptime/uptime_test.go 09:19:17 spire-1.2.1/pkg/common/util/ 09:19:17 spire-1.2.1/pkg/common/util/certs.go 09:19:17 spire-1.2.1/pkg/common/util/certs_test.go 09:19:17 spire-1.2.1/pkg/common/util/csr.go 09:19:17 spire-1.2.1/pkg/common/util/hash.go 09:19:17 spire-1.2.1/pkg/common/util/selectors.go 09:19:17 spire-1.2.1/pkg/common/util/selectors_test.go 09:19:17 spire-1.2.1/pkg/common/util/signals.go 09:19:17 spire-1.2.1/pkg/common/util/sort.go 09:19:17 spire-1.2.1/pkg/common/util/sort_test.go 09:19:17 spire-1.2.1/pkg/common/util/task.go 09:19:17 spire-1.2.1/pkg/common/util/task_test.go 09:19:17 spire-1.2.1/pkg/common/util/testdata/ 09:19:17 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 09:19:17 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 09:19:17 spire-1.2.1/pkg/common/version/ 09:19:17 spire-1.2.1/pkg/common/version/version.go 09:19:17 spire-1.2.1/pkg/common/x509svid/ 09:19:17 spire-1.2.1/pkg/common/x509svid/common_test.go 09:19:17 spire-1.2.1/pkg/common/x509svid/csr.go 09:19:17 spire-1.2.1/pkg/common/x509svid/upstreamca.go 09:19:17 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 09:19:17 spire-1.2.1/pkg/common/x509util/ 09:19:17 spire-1.2.1/pkg/common/x509util/cert.go 09:19:17 spire-1.2.1/pkg/common/x509util/dns.go 09:19:17 spire-1.2.1/pkg/common/x509util/dns_test.go 09:19:17 spire-1.2.1/pkg/common/x509util/keyid.go 09:19:17 spire-1.2.1/pkg/common/x509util/keypair.go 09:19:17 spire-1.2.1/pkg/common/x509util/serialnumber.go 09:19:17 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 09:19:17 spire-1.2.1/pkg/server/ 09:19:17 spire-1.2.1/pkg/server/api/ 09:19:17 spire-1.2.1/pkg/server/api/agent.go 09:19:17 spire-1.2.1/pkg/server/api/agent/ 09:19:17 spire-1.2.1/pkg/server/api/agent/v1/ 09:19:17 spire-1.2.1/pkg/server/api/agent/v1/service.go 09:19:17 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 09:19:17 spire-1.2.1/pkg/server/api/agent_test.go 09:19:17 spire-1.2.1/pkg/server/api/api.go 09:19:17 spire-1.2.1/pkg/server/api/audit/ 09:19:17 spire-1.2.1/pkg/server/api/audit/audit.go 09:19:17 spire-1.2.1/pkg/server/api/audit/audit_test.go 09:19:17 spire-1.2.1/pkg/server/api/bundle.go 09:19:17 spire-1.2.1/pkg/server/api/bundle/ 09:19:17 spire-1.2.1/pkg/server/api/bundle/v1/ 09:19:17 spire-1.2.1/pkg/server/api/bundle/v1/service.go 09:19:17 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 09:19:17 spire-1.2.1/pkg/server/api/bundle_test.go 09:19:17 spire-1.2.1/pkg/server/api/debug/ 09:19:17 spire-1.2.1/pkg/server/api/debug/v1/ 09:19:17 spire-1.2.1/pkg/server/api/debug/v1/service.go 09:19:17 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 09:19:17 spire-1.2.1/pkg/server/api/entry.go 09:19:17 spire-1.2.1/pkg/server/api/entry/ 09:19:17 spire-1.2.1/pkg/server/api/entry/v1/ 09:19:17 spire-1.2.1/pkg/server/api/entry/v1/service.go 09:19:17 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 09:19:17 spire-1.2.1/pkg/server/api/entry_test.go 09:19:17 spire-1.2.1/pkg/server/api/health/ 09:19:17 spire-1.2.1/pkg/server/api/health/v1/ 09:19:17 spire-1.2.1/pkg/server/api/health/v1/service.go 09:19:17 spire-1.2.1/pkg/server/api/health/v1/service_test.go 09:19:17 spire-1.2.1/pkg/server/api/id.go 09:19:17 spire-1.2.1/pkg/server/api/id_test.go 09:19:17 spire-1.2.1/pkg/server/api/limits/ 09:19:17 spire-1.2.1/pkg/server/api/limits/limits.go 09:19:17 spire-1.2.1/pkg/server/api/middleware/ 09:19:17 spire-1.2.1/pkg/server/api/middleware/alias.go 09:19:17 spire-1.2.1/pkg/server/api/middleware/audit.go 09:19:17 spire-1.2.1/pkg/server/api/middleware/authorization.go 09:19:17 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 09:19:17 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 09:19:17 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 09:19:17 spire-1.2.1/pkg/server/api/middleware/caller.go 09:19:17 spire-1.2.1/pkg/server/api/middleware/caller_test.go 09:19:17 spire-1.2.1/pkg/server/api/middleware/common.go 09:19:17 spire-1.2.1/pkg/server/api/middleware/common_test.go 09:19:17 spire-1.2.1/pkg/server/api/middleware/entries.go 09:19:17 spire-1.2.1/pkg/server/api/middleware/entries_test.go 09:19:17 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 09:19:17 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 09:19:17 spire-1.2.1/pkg/server/api/ratelimit.go 09:19:17 spire-1.2.1/pkg/server/api/rpccontext/ 09:19:17 spire-1.2.1/pkg/server/api/rpccontext/alias.go 09:19:17 spire-1.2.1/pkg/server/api/rpccontext/audit.go 09:19:17 spire-1.2.1/pkg/server/api/rpccontext/caller.go 09:19:17 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 09:19:17 spire-1.2.1/pkg/server/api/selector.go 09:19:17 spire-1.2.1/pkg/server/api/selector_test.go 09:19:17 spire-1.2.1/pkg/server/api/status.go 09:19:17 spire-1.2.1/pkg/server/api/status_test.go 09:19:17 spire-1.2.1/pkg/server/api/svid/ 09:19:17 spire-1.2.1/pkg/server/api/svid/v1/ 09:19:17 spire-1.2.1/pkg/server/api/svid/v1/service.go 09:19:17 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 09:19:17 spire-1.2.1/pkg/server/api/trustdomain.go 09:19:17 spire-1.2.1/pkg/server/api/trustdomain/ 09:19:17 spire-1.2.1/pkg/server/api/trustdomain/v1/ 09:19:17 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 09:19:17 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 09:19:17 spire-1.2.1/pkg/server/api/trustdomain_test.go 09:19:17 spire-1.2.1/pkg/server/authpolicy/ 09:19:17 spire-1.2.1/pkg/server/authpolicy/defaults.go 09:19:17 spire-1.2.1/pkg/server/authpolicy/policy.go 09:19:17 spire-1.2.1/pkg/server/authpolicy/policy.rego 09:19:17 spire-1.2.1/pkg/server/authpolicy/policy_data.json 09:19:17 spire-1.2.1/pkg/server/authpolicy/policy_test.go 09:19:17 spire-1.2.1/pkg/server/authpolicy/validate.go 09:19:17 spire-1.2.1/pkg/server/bundle/ 09:19:17 spire-1.2.1/pkg/server/bundle/client/ 09:19:17 spire-1.2.1/pkg/server/bundle/client/client.go 09:19:17 spire-1.2.1/pkg/server/bundle/client/client_test.go 09:19:17 spire-1.2.1/pkg/server/bundle/client/manager.go 09:19:17 spire-1.2.1/pkg/server/bundle/client/manager_test.go 09:19:17 spire-1.2.1/pkg/server/bundle/client/sources.go 09:19:17 spire-1.2.1/pkg/server/bundle/client/sources_test.go 09:19:17 spire-1.2.1/pkg/server/bundle/client/updater.go 09:19:17 spire-1.2.1/pkg/server/bundle/client/updater_test.go 09:19:17 spire-1.2.1/pkg/server/ca/ 09:19:17 spire-1.2.1/pkg/server/ca/ca.go 09:19:17 spire-1.2.1/pkg/server/ca/ca_health.go 09:19:17 spire-1.2.1/pkg/server/ca/ca_test.go 09:19:17 spire-1.2.1/pkg/server/ca/journal.go 09:19:17 spire-1.2.1/pkg/server/ca/journal_test.go 09:19:17 spire-1.2.1/pkg/server/ca/manager.go 09:19:17 spire-1.2.1/pkg/server/ca/manager_health.go 09:19:17 spire-1.2.1/pkg/server/ca/manager_test.go 09:19:17 spire-1.2.1/pkg/server/ca/templates.go 09:19:17 spire-1.2.1/pkg/server/ca/upstream_client.go 09:19:17 spire-1.2.1/pkg/server/ca/upstream_client_test.go 09:19:17 spire-1.2.1/pkg/server/ca/validation.go 09:19:17 spire-1.2.1/pkg/server/cache/ 09:19:17 spire-1.2.1/pkg/server/cache/dscache/ 09:19:17 spire-1.2.1/pkg/server/cache/dscache/cache.go 09:19:17 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 09:19:17 spire-1.2.1/pkg/server/cache/entrycache/ 09:19:17 spire-1.2.1/pkg/server/cache/entrycache/cache.go 09:19:17 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 09:19:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 09:19:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 09:19:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 09:19:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 09:19:17 spire-1.2.1/pkg/server/catalog/ 09:19:17 spire-1.2.1/pkg/server/catalog/catalog.go 09:19:17 spire-1.2.1/pkg/server/catalog/keymanager.go 09:19:17 spire-1.2.1/pkg/server/catalog/nodeattestor.go 09:19:17 spire-1.2.1/pkg/server/catalog/noderesolver.go 09:19:17 spire-1.2.1/pkg/server/catalog/notifier.go 09:19:17 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 09:19:17 spire-1.2.1/pkg/server/config.go 09:19:17 spire-1.2.1/pkg/server/datastore/ 09:19:17 spire-1.2.1/pkg/server/datastore/datastore.go 09:19:17 spire-1.2.1/pkg/server/datastore/datastore_health.go 09:19:17 spire-1.2.1/pkg/server/datastore/repository.go 09:19:17 spire-1.2.1/pkg/server/datastore/sqlstore/ 09:19:17 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 09:19:17 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 09:19:17 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 09:19:17 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 09:19:17 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 09:19:17 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 09:19:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 09:19:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 09:19:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 09:19:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 09:19:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 09:19:17 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 09:19:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 09:19:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 09:19:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 09:19:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 09:19:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 09:19:17 spire-1.2.1/pkg/server/endpoints/ 09:19:17 spire-1.2.1/pkg/server/endpoints/bundle/ 09:19:17 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 09:19:17 spire-1.2.1/pkg/server/endpoints/bundle/config.go 09:19:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 09:19:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 09:19:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 09:19:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 09:19:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 09:19:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 09:19:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 09:19:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 09:19:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 09:19:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 09:19:17 spire-1.2.1/pkg/server/endpoints/bundle/server.go 09:19:17 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 09:19:17 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 09:19:17 spire-1.2.1/pkg/server/endpoints/config.go 09:19:17 spire-1.2.1/pkg/server/endpoints/endpoints.go 09:19:17 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 09:19:17 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 09:19:17 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 09:19:17 spire-1.2.1/pkg/server/endpoints/middleware.go 09:19:17 spire-1.2.1/pkg/server/endpoints/middleware_test.go 09:19:17 spire-1.2.1/pkg/server/hostservice/ 09:19:17 spire-1.2.1/pkg/server/hostservice/agentstore/ 09:19:17 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 09:19:17 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 09:19:17 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 09:19:17 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 09:19:17 spire-1.2.1/pkg/server/hostservice/identityprovider/ 09:19:17 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 09:19:17 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/ 09:19:17 spire-1.2.1/pkg/server/plugin/keymanager/ 09:19:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 09:19:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 09:19:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 09:19:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 09:19:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 09:19:17 spire-1.2.1/pkg/server/plugin/keymanager/base/ 09:19:17 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 09:19:17 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 09:19:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 09:19:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 09:19:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 09:19:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 09:19:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 09:19:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 09:19:17 spire-1.2.1/pkg/server/plugin/keymanager/test/ 09:19:17 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 09:19:17 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 09:19:17 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/ 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 09:19:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/noderesolver/ 09:19:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 09:19:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 09:19:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 09:19:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 09:19:17 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 09:19:17 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 09:19:17 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/notifier/ 09:19:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 09:19:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 09:19:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 09:19:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 09:19:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 09:19:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 09:19:17 spire-1.2.1/pkg/server/plugin/notifier/repository.go 09:19:17 spire-1.2.1/pkg/server/plugin/notifier/v1.go 09:19:17 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 09:19:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 09:19:17 spire-1.2.1/pkg/server/registration/ 09:19:17 spire-1.2.1/pkg/server/registration/manager.go 09:19:17 spire-1.2.1/pkg/server/registration/manager_test.go 09:19:17 spire-1.2.1/pkg/server/scanentries.go 09:19:17 spire-1.2.1/pkg/server/scanentries_test.go 09:19:17 spire-1.2.1/pkg/server/server.go 09:19:17 spire-1.2.1/pkg/server/server_test.go 09:19:17 spire-1.2.1/pkg/server/svid/ 09:19:17 spire-1.2.1/pkg/server/svid/observer.go 09:19:17 spire-1.2.1/pkg/server/svid/observer_test.go 09:19:17 spire-1.2.1/pkg/server/svid/rotator.go 09:19:17 spire-1.2.1/pkg/server/svid/rotator_config.go 09:19:17 spire-1.2.1/pkg/server/svid/rotator_config_test.go 09:19:17 spire-1.2.1/pkg/server/svid/rotator_test.go 09:19:17 spire-1.2.1/proto/ 09:19:17 spire-1.2.1/proto/private/ 09:19:17 spire-1.2.1/proto/private/server/ 09:19:17 spire-1.2.1/proto/private/server/journal/ 09:19:17 spire-1.2.1/proto/private/server/journal/journal.pb.go 09:19:17 spire-1.2.1/proto/private/server/journal/journal.proto 09:19:17 spire-1.2.1/proto/spire/ 09:19:17 spire-1.2.1/proto/spire/common/ 09:19:17 spire-1.2.1/proto/spire/common/common.pb.go 09:19:17 spire-1.2.1/proto/spire/common/common.proto 09:19:17 spire-1.2.1/proto/spire/common/plugin/ 09:19:17 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 09:19:17 spire-1.2.1/proto/spire/common/plugin/plugin.proto 09:19:17 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 09:19:17 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 09:19:17 spire-1.2.1/proto/spire/plugin/ 09:19:17 spire-1.2.1/proto/spire/plugin/agent/ 09:19:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 09:19:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 09:19:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 09:19:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 09:19:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 09:19:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 09:19:17 spire-1.2.1/release/ 09:19:17 spire-1.2.1/release/spire-extras/ 09:19:17 spire-1.2.1/release/spire-extras/README.md 09:19:17 spire-1.2.1/release/spire-extras/conf/ 09:19:17 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 09:19:17 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 09:19:17 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 09:19:17 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 09:19:17 spire-1.2.1/release/spire/ 09:19:17 spire-1.2.1/release/spire/README.md 09:19:17 spire-1.2.1/release/spire/conf/ 09:19:17 spire-1.2.1/release/spire/conf/agent/ 09:19:17 spire-1.2.1/release/spire/conf/agent/agent.conf 09:19:17 spire-1.2.1/release/spire/conf/server/ 09:19:17 spire-1.2.1/release/spire/conf/server/server.conf 09:19:17 spire-1.2.1/script/ 09:19:17 spire-1.2.1/script/build-artifact.sh 09:19:17 spire-1.2.1/script/generate_dummy_ca.sh 09:19:17 spire-1.2.1/support/ 09:19:17 spire-1.2.1/support/k8s/ 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/ 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 09:19:17 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 09:19:17 spire-1.2.1/support/oidc-discovery-provider/ 09:19:17 spire-1.2.1/support/oidc-discovery-provider/README.md 09:19:17 spire-1.2.1/support/oidc-discovery-provider/common_test.go 09:19:17 spire-1.2.1/support/oidc-discovery-provider/config.go 09:19:17 spire-1.2.1/support/oidc-discovery-provider/config_test.go 09:19:17 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 09:19:17 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 09:19:17 spire-1.2.1/support/oidc-discovery-provider/handler.go 09:19:17 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 09:19:17 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 09:19:17 spire-1.2.1/support/oidc-discovery-provider/main.go 09:19:17 spire-1.2.1/support/oidc-discovery-provider/server_api.go 09:19:17 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 09:19:17 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 09:19:17 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 09:19:17 spire-1.2.1/test/ 09:19:17 spire-1.2.1/test/clock/ 09:19:17 spire-1.2.1/test/clock/clock.go 09:19:17 spire-1.2.1/test/fakes/ 09:19:17 spire-1.2.1/test/fakes/fakeagentcatalog/ 09:19:17 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 09:19:17 spire-1.2.1/test/fakes/fakeagentkeymanager/ 09:19:17 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 09:19:17 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 09:19:17 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 09:19:17 spire-1.2.1/test/fakes/fakeagentstore/ 09:19:17 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 09:19:17 spire-1.2.1/test/fakes/fakedatastore/ 09:19:17 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 09:19:17 spire-1.2.1/test/fakes/fakeentryclient/ 09:19:17 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 09:19:17 spire-1.2.1/test/fakes/fakehealthchecker/ 09:19:17 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 09:19:17 spire-1.2.1/test/fakes/fakeidentityprovider/ 09:19:17 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 09:19:17 spire-1.2.1/test/fakes/fakemetrics/ 09:19:17 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 09:19:17 spire-1.2.1/test/fakes/fakenoderesolver/ 09:19:17 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 09:19:17 spire-1.2.1/test/fakes/fakenotifier/ 09:19:17 spire-1.2.1/test/fakes/fakenotifier/notifier.go 09:19:17 spire-1.2.1/test/fakes/fakepluginmetrics/ 09:19:17 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 09:19:17 spire-1.2.1/test/fakes/fakeserverca/ 09:19:17 spire-1.2.1/test/fakes/fakeserverca/serverca.go 09:19:17 spire-1.2.1/test/fakes/fakeservercatalog/ 09:19:17 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 09:19:17 spire-1.2.1/test/fakes/fakeserverkeymanager/ 09:19:17 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 09:19:17 spire-1.2.1/test/fakes/fakeservernodeattestor/ 09:19:17 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 09:19:17 spire-1.2.1/test/fakes/fakeupstreamauthority/ 09:19:17 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 09:19:17 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 09:19:17 spire-1.2.1/test/fakes/fakeworkloadapi/ 09:19:17 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 09:19:17 spire-1.2.1/test/fakes/fakeworkloadattestor/ 09:19:17 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 09:19:17 spire-1.2.1/test/fixture/ 09:19:17 spire-1.2.1/test/fixture/certs/ 09:19:17 spire-1.2.1/test/fixture/certs/agent_svid.der 09:19:17 spire-1.2.1/test/fixture/certs/base_cert.pem 09:19:17 spire-1.2.1/test/fixture/certs/base_csr.pem 09:19:17 spire-1.2.1/test/fixture/certs/base_key.pem 09:19:17 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 09:19:17 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 09:19:17 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 09:19:17 spire-1.2.1/test/fixture/certs/blog_cert.pem 09:19:17 spire-1.2.1/test/fixture/certs/blog_csr.pem 09:19:17 spire-1.2.1/test/fixture/certs/blog_key.pem 09:19:17 spire-1.2.1/test/fixture/certs/bundle.der 09:19:17 spire-1.2.1/test/fixture/certs/ca.pem 09:19:17 spire-1.2.1/test/fixture/certs/ca_key.pem 09:19:17 spire-1.2.1/test/fixture/certs/database_cert.pem 09:19:17 spire-1.2.1/test/fixture/certs/database_csr.pem 09:19:17 spire-1.2.1/test/fixture/certs/database_key.pem 09:19:17 spire-1.2.1/test/fixture/certs/node_cert.pem 09:19:17 spire-1.2.1/test/fixture/certs/node_csr.pem 09:19:17 spire-1.2.1/test/fixture/certs/node_key.pem 09:19:17 spire-1.2.1/test/fixture/certs/svid.pem 09:19:17 spire-1.2.1/test/fixture/certs/svid_key.pem 09:19:17 spire-1.2.1/test/fixture/config/ 09:19:17 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 09:19:17 spire-1.2.1/test/fixture/config/agent_good.conf 09:19:17 spire-1.2.1/test/fixture/config/agent_good_templated.conf 09:19:17 spire-1.2.1/test/fixture/config/plugin_good.conf 09:19:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 09:19:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 09:19:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 09:19:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 09:19:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 09:19:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 09:19:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 09:19:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 09:19:17 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 09:19:17 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 09:19:17 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 09:19:17 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 09:19:17 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 09:19:17 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 09:19:17 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 09:19:17 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 09:19:17 spire-1.2.1/test/fixture/config/server_good.conf 09:19:17 spire-1.2.1/test/fixture/config/server_good_templated.conf 09:19:17 spire-1.2.1/test/fixture/fixture.go 09:19:17 spire-1.2.1/test/fixture/nodeattestor/ 09:19:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 09:19:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 09:19:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 09:19:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 09:19:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 09:19:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 09:19:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 09:19:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 09:19:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 09:19:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 09:19:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 09:19:17 spire-1.2.1/test/fixture/registration/ 09:19:17 spire-1.2.1/test/fixture/registration/entries.json 09:19:17 spire-1.2.1/test/fixture/registration/good-for-update.json 09:19:17 spire-1.2.1/test/fixture/registration/good.json 09:19:17 spire-1.2.1/test/fixture/registration/invalid.json 09:19:17 spire-1.2.1/test/fixture/registration/invalid_json.json 09:19:17 spire-1.2.1/test/fixture/registration/manager_test_entries.json 09:19:17 spire-1.2.1/test/integration/ 09:19:17 spire-1.2.1/test/integration/README.md 09:19:17 spire-1.2.1/test/integration/common 09:19:17 spire-1.2.1/test/integration/setup/ 09:19:17 spire-1.2.1/test/integration/setup/adminclient/ 09:19:17 spire-1.2.1/test/integration/setup/adminclient/build.sh 09:19:17 spire-1.2.1/test/integration/setup/adminclient/client.go 09:19:17 spire-1.2.1/test/integration/setup/debugagent/ 09:19:17 spire-1.2.1/test/integration/setup/debugagent/build.sh 09:19:17 spire-1.2.1/test/integration/setup/debugagent/main.go 09:19:17 spire-1.2.1/test/integration/setup/debugserver/ 09:19:17 spire-1.2.1/test/integration/setup/debugserver/build.sh 09:19:17 spire-1.2.1/test/integration/setup/debugserver/main.go 09:19:17 spire-1.2.1/test/integration/setup/downstreamclient/ 09:19:17 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 09:19:17 spire-1.2.1/test/integration/setup/downstreamclient/client.go 09:19:17 spire-1.2.1/test/integration/setup/itclient/ 09:19:17 spire-1.2.1/test/integration/setup/itclient/client.go 09:19:17 spire-1.2.1/test/integration/setup/node-attestation/ 09:19:17 spire-1.2.1/test/integration/setup/node-attestation/build.sh 09:19:17 spire-1.2.1/test/integration/setup/node-attestation/client.go 09:19:17 spire-1.2.1/test/integration/setup/x509pop/ 09:19:17 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 09:19:17 spire-1.2.1/test/integration/setup/x509pop/setup.sh 09:19:17 spire-1.2.1/test/integration/suites/ 09:19:17 spire-1.2.1/test/integration/suites/admin-endpoints/ 09:19:17 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 09:19:17 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 09:19:17 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 09:19:17 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 09:19:17 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 09:19:17 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 09:19:17 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 09:19:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 09:19:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 09:19:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 09:19:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 09:19:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 09:19:17 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 09:19:17 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 09:19:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 09:19:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 09:19:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 09:19:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 09:19:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 09:19:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 09:19:17 spire-1.2.1/test/integration/suites/datastore-mysql/ 09:19:17 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 09:19:17 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 09:19:17 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 09:19:17 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 09:19:17 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 09:19:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 09:19:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 09:19:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 09:19:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 09:19:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 09:19:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 09:19:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 09:19:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 09:19:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 09:19:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 09:19:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 09:19:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 09:19:17 spire-1.2.1/test/integration/suites/datastore-postgres/ 09:19:17 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 09:19:17 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 09:19:17 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 09:19:17 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 09:19:17 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 09:19:17 spire-1.2.1/test/integration/suites/debug-endpoints/ 09:19:17 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 09:19:17 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 09:19:17 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 09:19:17 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 09:19:17 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 09:19:17 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 09:19:17 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 09:19:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 09:19:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 09:19:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 09:19:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 09:19:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 09:19:17 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 09:19:17 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 09:19:17 spire-1.2.1/test/integration/suites/downstream-endpoints/ 09:19:17 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 09:19:17 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 09:19:17 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 09:19:17 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 09:19:17 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 09:19:17 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 09:19:17 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 09:19:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 09:19:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 09:19:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 09:19:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 09:19:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 09:19:17 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 09:19:17 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 09:19:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 09:19:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 09:19:17 spire-1.2.1/test/integration/suites/join-token/ 09:19:17 spire-1.2.1/test/integration/suites/join-token/01-start-server 09:19:17 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 09:19:17 spire-1.2.1/test/integration/suites/join-token/03-start-agent 09:19:17 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 09:19:17 spire-1.2.1/test/integration/suites/join-token/05-check-svid 09:19:17 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 09:19:17 spire-1.2.1/test/integration/suites/join-token/README.md 09:19:17 spire-1.2.1/test/integration/suites/join-token/conf/ 09:19:17 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 09:19:17 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 09:19:17 spire-1.2.1/test/integration/suites/join-token/conf/server/ 09:19:17 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 09:19:17 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 09:19:17 spire-1.2.1/test/integration/suites/join-token/teardown 09:19:17 spire-1.2.1/test/integration/suites/k8s-reconcile/ 09:19:17 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 09:19:17 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 09:19:17 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 09:19:17 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 09:19:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 09:19:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 09:19:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 09:19:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 09:19:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 09:19:17 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 09:19:17 spire-1.2.1/test/integration/suites/k8s-scratch/ 09:19:17 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 09:19:17 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 09:19:17 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 09:19:17 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 09:19:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 09:19:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 09:19:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 09:19:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 09:19:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 09:19:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 09:19:17 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 09:19:17 spire-1.2.1/test/integration/suites/k8s/ 09:19:17 spire-1.2.1/test/integration/suites/k8s/00-setup 09:19:17 spire-1.2.1/test/integration/suites/k8s/01-apply-config 09:19:17 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 09:19:17 spire-1.2.1/test/integration/suites/k8s/README.md 09:19:17 spire-1.2.1/test/integration/suites/k8s/conf/ 09:19:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 09:19:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 09:19:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s/conf/server/ 09:19:17 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 09:19:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 09:19:17 spire-1.2.1/test/integration/suites/k8s/init-kubectl 09:19:17 spire-1.2.1/test/integration/suites/k8s/teardown 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/ 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/README.md 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/root/ 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 09:19:17 spire-1.2.1/test/integration/suites/nested-rotation/teardown 09:19:17 spire-1.2.1/test/integration/suites/node-attestation/ 09:19:17 spire-1.2.1/test/integration/suites/node-attestation/00-setup 09:19:17 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 09:19:17 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 09:19:17 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 09:19:17 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 09:19:17 spire-1.2.1/test/integration/suites/node-attestation/README.md 09:19:17 spire-1.2.1/test/integration/suites/node-attestation/conf/ 09:19:17 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 09:19:17 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 09:19:17 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 09:19:17 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 09:19:17 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 09:19:17 spire-1.2.1/test/integration/suites/node-attestation/teardown 09:19:17 spire-1.2.1/test/integration/suites/rotation/ 09:19:17 spire-1.2.1/test/integration/suites/rotation/00-setup 09:19:17 spire-1.2.1/test/integration/suites/rotation/01-start-server 09:19:17 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 09:19:17 spire-1.2.1/test/integration/suites/rotation/03-start-agent 09:19:17 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 09:19:17 spire-1.2.1/test/integration/suites/rotation/05-check-svids 09:19:17 spire-1.2.1/test/integration/suites/rotation/README.md 09:19:17 spire-1.2.1/test/integration/suites/rotation/conf/ 09:19:17 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 09:19:17 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 09:19:17 spire-1.2.1/test/integration/suites/rotation/conf/server/ 09:19:17 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 09:19:17 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 09:19:17 spire-1.2.1/test/integration/suites/rotation/teardown 09:19:17 spire-1.2.1/test/integration/suites/self-test/ 09:19:17 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 09:19:17 spire-1.2.1/test/integration/suites/self-test/README.md 09:19:17 spire-1.2.1/test/integration/suites/self-test/teardown 09:19:17 spire-1.2.1/test/integration/suites/spire-server-cli/ 09:19:17 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 09:19:17 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 09:19:17 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 09:19:17 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 09:19:17 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 09:19:17 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 09:19:17 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 09:19:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 09:19:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 09:19:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 09:19:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 09:19:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 09:19:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 09:19:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 09:19:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 09:19:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 09:19:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 09:19:17 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 09:19:17 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 09:19:17 spire-1.2.1/test/integration/suites/upgrade/ 09:19:17 spire-1.2.1/test/integration/suites/upgrade/00-setup 09:19:17 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 09:19:17 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 09:19:17 spire-1.2.1/test/integration/suites/upgrade/README.md 09:19:17 spire-1.2.1/test/integration/suites/upgrade/conf/ 09:19:17 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 09:19:17 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 09:19:17 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 09:19:17 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 09:19:17 spire-1.2.1/test/integration/suites/upgrade/teardown 09:19:17 spire-1.2.1/test/integration/suites/upgrade/versions.txt 09:19:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 09:19:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 09:19:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 09:19:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 09:19:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 09:19:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 09:19:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 09:19:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 09:19:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 09:19:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 09:19:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 09:19:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 09:19:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 09:19:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 09:19:17 spire-1.2.1/test/integration/test-one.sh 09:19:17 spire-1.2.1/test/integration/test.sh 09:19:17 spire-1.2.1/test/plugintest/ 09:19:17 spire-1.2.1/test/plugintest/config.go 09:19:17 spire-1.2.1/test/plugintest/load.go 09:19:17 spire-1.2.1/test/plugintest/option.go 09:19:17 spire-1.2.1/test/spiretest/ 09:19:17 spire-1.2.1/test/spiretest/apiserver.go 09:19:17 spire-1.2.1/test/spiretest/assertions.go 09:19:17 spire-1.2.1/test/spiretest/dir.go 09:19:17 spire-1.2.1/test/spiretest/errors_posix.go 09:19:17 spire-1.2.1/test/spiretest/errors_windows.go 09:19:17 spire-1.2.1/test/spiretest/logs.go 09:19:17 spire-1.2.1/test/spiretest/socketapi.go 09:19:17 spire-1.2.1/test/spiretest/suite.go 09:19:17 spire-1.2.1/test/spiretest/x509.go 09:19:17 spire-1.2.1/test/testca/ 09:19:17 spire-1.2.1/test/testca/ca.go 09:19:17 spire-1.2.1/test/testkey/ 09:19:17 spire-1.2.1/test/testkey/generate.sh 09:19:17 spire-1.2.1/test/testkey/genkeys.go 09:19:17 spire-1.2.1/test/testkey/keys.go 09:19:17 spire-1.2.1/test/testkey/new.go 09:19:17 spire-1.2.1/test/tpmsimulator/ 09:19:17 spire-1.2.1/test/tpmsimulator/simulator.go 09:19:17 spire-1.2.1/test/util/ 09:19:17 spire-1.2.1/test/util/cert_fixtures.go 09:19:17 spire-1.2.1/test/util/cert_generation.go 09:19:17 spire-1.2.1/test/util/io_redirection.go 09:19:17 spire-1.2.1/test/util/race.go 09:19:17 spire-1.2.1/test/util/util.go 09:19:17 building spire from source... 09:19:17 Installing go1.17.7... 09:19:23 Removing intermediate container e4eb42cb26ee 09:19:23 ---> 7252e3b1ab64 09:19:23 09:19:23 Step 10/23 : FROM alpine:3.14 09:19:23 ---> e04c818066af 09:19:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:19:23 ---> Using cache 09:19:23 ---> 91e85f9c83af 09:19:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:19:23 ---> Using cache 09:19:23 ---> 96761c71b94f 09:19:23 Step 13/23 : ENV APP_PORT=59882 09:19:23 ---> Running in 571b6b94be93 09:19:23 Building bin/spire-server... 09:19:23 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 09:19:23 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:19:23 go: downloading github.com/mitchellh/cli v1.1.2 09:19:23 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 09:19:23 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 09:19:23 go: downloading github.com/imdario/mergo v0.3.12 09:19:23 Removing intermediate container 571b6b94be93 09:19:23 ---> e559eb36ef9a 09:19:23 Step 14/23 : EXPOSE $APP_PORT 09:19:23 go: downloading github.com/sirupsen/logrus v1.8.1 09:19:23 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 09:19:24 go: downloading google.golang.org/grpc v1.44.0 09:19:24 go: downloading github.com/hashicorp/go-hclog v1.1.0 09:19:24 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 09:19:24 go: downloading github.com/fatih/color v1.13.0 09:19:24 go: downloading github.com/mattn/go-isatty v0.0.14 09:19:24 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 09:19:24  ---> Running in 4825da7a1640 09:19:24 go: downloading github.com/InVisionApp/go-logger v1.0.1 09:19:24 go: downloading github.com/armon/go-metrics v0.3.10 09:19:24 go: downloading github.com/prometheus/client_golang v1.12.1 09:19:24 go: downloading github.com/uber-go/tally/v4 v4.1.1 09:19:24 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 09:19:24 go: downloading github.com/open-policy-agent/opa v0.38.0 09:19:24 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 09:19:24 go: downloading github.com/hashicorp/go-plugin v1.4.3 09:19:24 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 09:19:24 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 09:19:24 go: downloading github.com/Masterminds/goutils v1.1.0 09:19:24 go: downloading github.com/Masterminds/semver v1.5.0 09:19:24 go: downloading github.com/google/uuid v1.1.2 09:19:24 go: downloading github.com/huandu/xstrings v1.3.2 09:19:24 Removing intermediate container 4825da7a1640 09:19:24 ---> 35ce93e024c3 09:19:24 Step 15/23 : WORKDIR / 09:19:24 go: downloading github.com/mattn/go-colorable v0.1.12 09:19:24 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:19:24 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 09:19:24 go: downloading github.com/prometheus/client_model v0.2.0 09:19:24 go: downloading github.com/prometheus/common v0.32.1 09:19:24 go: downloading github.com/beorn7/perks v1.0.1 09:19:24 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:19:24 go: downloading github.com/prometheus/procfs v0.7.3 09:19:24  ---> Running in 1fef0b84221f 09:19:25 go: downloading github.com/imkira/go-observer v1.0.3 09:19:25 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 09:19:25 go: downloading go.uber.org/atomic v1.9.0 09:19:25 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 09:19:25 go: downloading github.com/oklog/run v1.0.0 09:19:25 go: downloading github.com/mitchellh/reflectwalk v1.0.1 09:19:25 go: downloading github.com/hashicorp/errwrap v1.1.0 09:19:25 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:19:25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 09:19:25 go: downloading github.com/stretchr/testify v1.7.0 09:19:25 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 09:19:25 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 09:19:25 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 09:19:25 go: downloading github.com/blang/semver/v4 v4.0.0 09:19:25 go: downloading github.com/go-sql-driver/mysql v1.6.0 09:19:25 go: downloading github.com/jinzhu/gorm v1.9.16 09:19:25 Removing intermediate container 1fef0b84221f 09:19:25 ---> 89cd0df0a018 09:19:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:19:25 go: downloading github.com/lib/pq v1.10.4 09:19:25 go: downloading github.com/mattn/go-sqlite3 v1.14.12 09:19:25 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 09:19:25 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 09:19:26 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 09:19:26  ---> 77bc65f66104 09:19:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:19:27 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 09:19:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 09:19:27 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:19:27 go: downloading github.com/aws/aws-sdk-go v1.43.0 09:19:29  ---> 35ca1cd97171 09:19:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:19:29 ---> 252a92b91fe3 09:19:29 Step 19/23 : ENTRYPOINT ["/core-command"] 09:19:29 ---> Running in 38aedca27686 09:19:29 Removing intermediate container 38aedca27686 09:19:29 ---> 0307f4645b1f 09:19:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:19:29 ---> Running in dc78867ecb55 09:19:30 Removing intermediate container dc78867ecb55 09:19:30 ---> 20cea43d7d76 09:19:30 Step 21/23 : LABEL arch=x86_64 09:19:30 ---> Running in 30ba90fee40f 09:19:31 go: downloading google.golang.org/api v0.70.0 09:19:31 go: downloading k8s.io/client-go v0.23.4 09:19:31 go: downloading k8s.io/api v0.23.4 09:19:31 go: downloading github.com/google/go-tpm v0.3.3 09:19:31 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 09:19:31 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 09:19:31 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 09:19:31 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 09:19:31 go: downloading cloud.google.com/go/storage v1.21.0 09:19:31 Removing intermediate container 30ba90fee40f 09:19:31 ---> 6f05dd84f93d 09:19:31 Step 22/23 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 09:19:31 go: downloading cloud.google.com/go v0.100.2 09:19:32  ---> Running in cbd2c1f5a84b 09:19:32 go: downloading k8s.io/apimachinery v0.23.4 09:19:32 go: downloading k8s.io/kube-aggregator v0.23.3 09:19:32 Removing intermediate container cbd2c1f5a84b 09:19:32 ---> 584677117720 09:19:32 Step 23/23 : LABEL version=0.0.0 09:19:33 ---> Running in 3a74aacf4393 09:19:33 go: downloading sigs.k8s.io/controller-runtime v0.11.1 09:19:33 go: downloading cloud.google.com/go/security v1.3.0 09:19:33 go: downloading github.com/hashicorp/vault/api v1.4.1 09:19:33 go: downloading github.com/twmb/murmur3 v1.1.6 09:19:33 go: downloading github.com/tklauser/go-sysconf v0.3.9 09:19:33 Removing intermediate container 3a74aacf4393 09:19:33 ---> 42602b60d64b 09:19:33 09:19:33 Successfully built 42602b60d64b 09:19:33 go: downloading github.com/jinzhu/inflection v1.0.0 09:19:33 go: downloading github.com/aws/smithy-go v1.11.0 09:19:33 Successfully tagged core-command:latest 09:19:33  Building core-command ... done Building support-notifications 09:19:33 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 09:19:33 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 09:19:33 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 09:19:33 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 09:19:33 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 09:19:33 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 09:19:33 go: downloading github.com/Azure/go-autorest/logger v0.2.1 09:19:33 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 09:19:33 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 09:19:33 go: downloading github.com/dimchansky/utfbom v1.1.1 09:19:33 go: downloading cloud.google.com/go/compute v1.3.0 09:19:33 go: downloading cloud.google.com/go/iam v0.1.1 09:19:33 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 09:19:33 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 09:19:35 go: downloading github.com/gogo/protobuf v1.3.2 09:19:35 go: downloading k8s.io/klog/v2 v2.30.0 09:19:35 go: downloading github.com/google/gofuzz v1.1.0 09:19:35 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 09:19:35 go: downloading github.com/spf13/pflag v1.0.5 09:19:35 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 09:19:35 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 09:19:35 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 09:19:35 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 09:19:35 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:19:35 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 09:19:35 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 09:19:35 go: downloading github.com/hashicorp/vault/sdk v0.4.1 09:19:35 go: downloading github.com/mitchellh/mapstructure v1.4.3 09:19:35 go: downloading github.com/tklauser/numcpus v0.3.0 09:19:35 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:19:35 go: downloading gopkg.in/yaml.v2 v2.4.0 09:19:35 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:19:35 go: downloading github.com/gobwas/glob v0.2.3 09:19:35 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 09:19:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 09:19:35 go: downloading github.com/jmespath/go-jmespath v0.4.0 09:19:35 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 09:19:35 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 09:19:35 go: downloading go.opencensus.io v0.23.0 09:19:35 go: downloading gopkg.in/inf.v0 v0.9.1 09:19:35 go: downloading github.com/google/go-cmp v0.5.7 09:19:35 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 09:19:35 go: downloading github.com/go-logr/logr v1.2.2 09:19:35 go: downloading github.com/googleapis/gnostic v0.5.5 09:19:35 go: downloading github.com/json-iterator/go v1.1.12 09:19:35 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 09:19:35 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 09:19:36 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 09:19:36 go: downloading go.uber.org/zap v1.21.0 09:19:36 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 09:19:36 go: downloading sigs.k8s.io/yaml v1.3.0 09:19:36 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 09:19:36 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:19:36 go: downloading github.com/modern-go/reflect2 v1.0.2 09:19:36 go: downloading github.com/ryanuber/go-glob v1.0.0 09:19:36 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 09:19:36 go: downloading github.com/hashicorp/go-uuid v1.0.2 09:19:36 go: downloading github.com/hashicorp/go-version v1.2.0 09:19:36 go: downloading github.com/golang/snappy v0.0.4 09:19:36 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 09:19:36 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 09:19:36 go: downloading go.uber.org/multierr v1.6.0 09:19:37 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:19:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:19:37 ---> 1c160dbbc4a8 09:19:37 Step 3/22 : WORKDIR /edgex-go 09:19:37 ---> Using cache 09:19:37 ---> 2816a9342388 09:19:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:19:37 ---> Using cache 09:19:37 ---> e2bf8065d7b9 09:19:37 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:19:41 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 09:19:41 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 09:19:42  ---> Running in 3d137852f0ac 09:19:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:19:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:19:43 OK: 221 MiB in 52 packages 09:19:46 Removing intermediate container 3de6dceb8103 09:19:46 ---> 462db2ea9533 09:19:46 09:19:46 Step 9/20 : FROM alpine:3.15 09:19:46 Removing intermediate container d9a87c8099d0 09:19:46 ---> b22a2bf68cab 09:19:46 09:19:46 Step 10/22 : FROM alpine:3.14 09:19:46 ---> e04c818066af 09:19:46 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:19:46 ---> Using cache 09:19:46 ---> 91e85f9c83af 09:19:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:19:46 ---> Using cache 09:19:46 ---> 96761c71b94f 09:19:46 Step 13/22 : ENV APP_PORT=59861 09:19:46 3.15: Pulling from library/alpine 09:19:46 ---> Running in 2e46b3451b37 09:19:46 Removing intermediate container 3d137852f0ac 09:19:46 ---> 523ac7af7817 09:19:46 Step 6/22 : COPY go.mod vendor* ./ 09:19:46 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 09:19:46 Status: Downloaded newer image for alpine:3.15 09:19:47 ---> 0ac33e5f5afa 09:19:47 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:19:47 ---> Running in aa278a71c1ff 09:19:47 ---> 054675d9f56c 09:19:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:47 Removing intermediate container 2e46b3451b37 09:19:47 ---> 6aac8c9ae88d 09:19:47 Step 14/22 : EXPOSE $APP_PORT 09:19:47 ---> Running in 1c80949f5a62 09:19:47 ---> Running in 3038b1e0d94e 09:19:47 Removing intermediate container aa278a71c1ff 09:19:47 ---> 454e46098262 09:19:47 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:19:47 ---> Running in 18a896855080 09:19:47 Removing intermediate container 1c80949f5a62 09:19:47 ---> 6fcc8b06b4fd 09:19:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:19:48 ---> f04d1ad7cbb3 09:19:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:19:49 Removing intermediate container 18a896855080 09:19:49 ---> cd17008834fa 09:19:49 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:19:49 ---> b642813b30c7 09:19:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:19:49 ---> Running in bce6070bf609 09:19:49 Removing intermediate container 3038b1e0d94e 09:19:49 ---> 69bec181adbb 09:19:49 Step 8/22 : COPY . . 09:19:50 ---> 030765107008 09:19:50 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:19:50 ---> Running in 2200a51ca15e 09:19:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:19:50 Removing intermediate container 2200a51ca15e 09:19:50 ---> 59d38d3b3ebe 09:19:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:19:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:19:51 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:19:51 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:19:51 OK: 15854 distinct packages available 09:19:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:19:52 ---> Running in 4a9ba09bf65f 09:19:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:19:52 (1/9) Installing ca-certificates (20211220-r0) 09:19:52 (2/9) Installing brotli-libs (1.0.9-r5) 09:19:52 Removing intermediate container 4a9ba09bf65f 09:19:52 ---> 260059ca67df 09:19:52 Step 20/22 : LABEL arch=x86_64 09:19:52 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:19:53 (4/9) Installing libcurl (7.80.0-r1) 09:19:53 (5/9) Installing curl (7.80.0-r1) 09:19:53 (6/9) Installing dumb-init (1.2.5-r1) 09:19:53 ---> Running in a84ee7482376 09:19:53 (7/9) Installing musl-obstack (1.2.3-r0) 09:19:53 (8/9) Installing libucontext (1.1-r0) 09:19:53 (9/9) Installing gcompat (1.0.0-r4) 09:19:53 Executing busybox-1.34.1-r5.trigger 09:19:53 Executing ca-certificates-20211220-r0.trigger 09:19:53 OK: 8 MiB in 23 packages 09:19:53 Removing intermediate container a84ee7482376 09:19:53 ---> 232d2f6fc49e 09:19:53 Step 21/22 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 09:19:54 Building bin/spire-agent... 09:19:54 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 09:19:54 go: downloading cloud.google.com/go/secretmanager v1.3.0 09:19:54 go: downloading github.com/docker/docker v20.10.12+incompatible 09:19:54 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 09:19:54  ---> Running in dc60d1d86d99 09:19:55 go: downloading github.com/google/go-tpm-tools v0.3.3 09:19:55 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 09:19:55 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 09:19:55 go: downloading github.com/docker/go-connections v0.4.0 09:19:55 go: downloading github.com/docker/go-units v0.4.0 09:19:55 go: downloading github.com/opencontainers/image-spec v1.0.1 09:19:55 go: downloading github.com/containerd/containerd v1.3.4 09:19:55 go: downloading github.com/docker/distribution v2.7.1+incompatible 09:19:55 go: downloading github.com/opencontainers/go-digest v1.0.0 09:19:55  ---> 718ad822774e 09:19:55 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:19:56 Removing intermediate container dc60d1d86d99 09:19:56 ---> 31fbe331944f 09:19:56 Step 22/22 : LABEL version=0.0.0 09:19:56 Removing intermediate container bce6070bf609 09:19:56 ---> b77cae67ffa0 09:19:56 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:19:56 ---> Running in 4326ae2275fb 09:19:56 ---> Running in ae9e33d0b67d 09:19:56 ---> 18f8b057e2d9 09:19:56 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:19:56 Removing intermediate container ae9e33d0b67d 09:19:56 ---> 45a7f925828e 09:19:56 09:19:56 Successfully built 45a7f925828e 09:19:56 Successfully tagged support-scheduler:latest 09:19:56  Building support-scheduler ... done Building security-proxy-setup 09:19:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:20:00 ---> 0f30911ee55d 09:20:00 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:20:01 ---> 64f00f208ca8 09:20:01 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:20:01 ---> Running in 60280b390289 09:20:01 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:20:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:20:01 ---> 1c160dbbc4a8 09:20:01 Step 3/22 : WORKDIR /edgex-go 09:20:01 ---> Using cache 09:20:01 ---> 2816a9342388 09:20:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:20:01 ---> Using cache 09:20:01 ---> e2bf8065d7b9 09:20:01 Step 5/22 : RUN apk add --update --no-cache make git 09:20:01 ---> Using cache 09:20:01 ---> defd9a3b92ca 09:20:01 Step 6/22 : COPY go.mod vendor* ./ 09:20:01 ---> Using cache 09:20:01 ---> 3c4965b55798 09:20:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:20:01 ---> Using cache 09:20:01 ---> f905708ee1db 09:20:01 Step 8/22 : COPY . . 09:20:01 ---> Using cache 09:20:01 ---> 102f22378f93 09:20:01 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:20:02 ---> Running in 0b2162d02edc 09:20:02 Removing intermediate container 60280b390289 09:20:02 ---> 46a159ae9a0a 09:20:02 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:20:02 ---> Running in 57e0bb84e82f 09:20:02 Removing intermediate container 57e0bb84e82f 09:20:02 ---> 965b7d304f7d 09:20:02 Step 18/20 : LABEL arch=x86_64 09:20:03 ---> Running in 25f9043079c9 09:20: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:20:03 Removing intermediate container 25f9043079c9 09:20:03 ---> b19860cb0345 09:20:03 Step 19/20 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 09:20:03 ---> Running in d0ba1ce2e8a5 09:20:03 Removing intermediate container d0ba1ce2e8a5 09:20:03 ---> bb16dd829e49 09:20:03 Step 20/20 : LABEL version=0.0.0 09:20:03 ---> Running in 00e7ae64ff05 09:20:04 Removing intermediate container 00e7ae64ff05 09:20:04 ---> 96dbcd195e7f 09:20:04 09:20:04 Successfully built 96dbcd195e7f 09:20:04 Successfully tagged security-spiffe-token-provider:latest 09:20:04 Building security-spire-agent 09:20:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33648 in /w/workspace/edgexfoundry_edgex-go_PR-3996 [Pipeline] { [Pipeline] ws 09:20:06 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:20:07 The recommended git tool is: git 09:20:08  Building security-spiffe-token-provider ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:20:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:20:08 ---> 1c160dbbc4a8 09:20:08 Step 3/26 : WORKDIR /edgex-go 09:20:08 ---> Using cache 09:20:08 ---> 2816a9342388 09:20:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:20:08 ---> Using cache 09:20:08 ---> e2bf8065d7b9 09:20:08 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 09:20:08 ---> Using cache 09:20:08 ---> 8e80d6457645 09:20:08 Step 6/26 : COPY go.mod vendor* ./ 09:20:08 ---> Using cache 09:20:08 ---> 57213925ef6f 09:20:08 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:20:08 ---> Using cache 09:20:08 ---> e5bc35fc635c 09:20:08 Step 8/26 : COPY . . 09:20:08 ---> Using cache 09:20:08 ---> 7262e92d1237 09:20:08 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:20:08 ---> Using cache 09:20:08 ---> 9100400c2bbb 09:20:08 Step 10/26 : RUN mkdir -p spire-build 09:20:08 ---> Using cache 09:20:08 ---> 77161aac24f3 09:20:08 Step 11/26 : WORKDIR /edgex-go/spire-build 09:20:08 ---> Using cache 09:20:08 ---> 3affd8e40c60 09:20:08 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 09:20:10 ---> Running in d5aa18aacbe4 09:20:11 spire-1.2.1/ 09:20:11 spire-1.2.1/.data/ 09:20:11 spire-1.2.1/.data/.file 09:20:11 spire-1.2.1/.dockerignore 09:20:11 spire-1.2.1/.gitattributes 09:20:11 spire-1.2.1/.githooks/ 09:20:11 spire-1.2.1/.githooks/pre-commit 09:20:11 spire-1.2.1/.github/ 09:20:11 spire-1.2.1/.github/ISSUE_TEMPLATE.md 09:20:11 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 09:20:11 spire-1.2.1/.github/dependabot.yml 09:20:11 spire-1.2.1/.github/workflows/ 09:20:11 spire-1.2.1/.github/workflows/nightly_build.yaml 09:20:11 spire-1.2.1/.github/workflows/pr_build.yaml 09:20:11 spire-1.2.1/.github/workflows/release_build.yaml 09:20:11 spire-1.2.1/.github/workflows/scripts/ 09:20:11 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 09:20:11 spire-1.2.1/.github/workflows/scripts/push-images.sh 09:20:11 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 09:20:11 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 09:20:11 spire-1.2.1/.github/workflows/scripts/split.sh 09:20:11 spire-1.2.1/.gitignore 09:20:11 spire-1.2.1/.go-version 09:20:11 spire-1.2.1/.golangci.yml 09:20:11 spire-1.2.1/ADOPTERS.md 09:20:11 spire-1.2.1/CHANGELOG.md 09:20:11 spire-1.2.1/CODE-OF-CONDUCT.md 09:20:11 spire-1.2.1/CODEOWNERS 09:20:11 spire-1.2.1/CONTRIBUTING.md 09:20:11 spire-1.2.1/Dockerfile 09:20:11 spire-1.2.1/Dockerfile.dev 09:20:11 spire-1.2.1/Dockerfile.scratch 09:20:11 spire-1.2.1/LICENSE 09:20:11 spire-1.2.1/MAINTAINERS.md 09:20:11 spire-1.2.1/Makefile 09:20:11 spire-1.2.1/README.md 09:20:11 spire-1.2.1/ROADMAP.md 09:20:11 spire-1.2.1/SECURITY.md 09:20:11 spire-1.2.1/cmd/ 09:20:11 spire-1.2.1/cmd/spire-agent/ 09:20:11 spire-1.2.1/cmd/spire-agent/cli/ 09:20:11 spire-1.2.1/cmd/spire-agent/cli/api/ 09:20:11 spire-1.2.1/cmd/spire-agent/cli/api/common.go 09:20:11 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 09:20:11 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 09:20:11 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 09:20:11 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 09:20:11 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 09:20:11 spire-1.2.1/cmd/spire-agent/cli/cli.go 09:20:11 spire-1.2.1/cmd/spire-agent/cli/common/ 09:20:11 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 09:20:11 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 09:20:11 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 09:20:11 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 09:20:11 spire-1.2.1/cmd/spire-agent/cli/run/ 09:20:11 spire-1.2.1/cmd/spire-agent/cli/run/run.go 09:20:11 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 09:20:11 spire-1.2.1/cmd/spire-agent/cli/validate/ 09:20:11 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 09:20:11 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 09:20:11 spire-1.2.1/cmd/spire-agent/main.go 09:20:11 spire-1.2.1/cmd/spire-server/ 09:20:11 spire-1.2.1/cmd/spire-server/cli/ 09:20:11 spire-1.2.1/cmd/spire-server/cli/agent/ 09:20:11 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/agent/count.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/agent/list.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/agent/show.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/bundle/ 09:20:11 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/cli.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/entry/ 09:20:11 spire-1.2.1/cmd/spire-server/cli/entry/count.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/entry/create.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/entry/show.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/entry/update.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/entry/util.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/federation/ 09:20:11 spire-1.2.1/cmd/spire-server/cli/federation/common.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/federation/create.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/federation/list.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/federation/show.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/federation/update.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 09:20:11 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/jwt/ 09:20:11 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/run/ 09:20:11 spire-1.2.1/cmd/spire-server/cli/run/run.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/token/ 09:20:11 spire-1.2.1/cmd/spire-server/cli/token/generate.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/validate/ 09:20:11 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/x509/ 09:20:11 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 09:20:11 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 09:20:11 spire-1.2.1/cmd/spire-server/main.go 09:20:11 spire-1.2.1/cmd/spire-server/util/ 09:20:11 spire-1.2.1/cmd/spire-server/util/util.go 09:20:11 spire-1.2.1/conf/ 09:20:11 spire-1.2.1/conf/agent/ 09:20:11 spire-1.2.1/conf/agent/agent.conf 09:20:11 spire-1.2.1/conf/agent/agent_full.conf 09:20:11 spire-1.2.1/conf/agent/dummy_root_ca.crt 09:20:11 spire-1.2.1/conf/server/ 09:20:11 spire-1.2.1/conf/server/dummy_upstream_ca.crt 09:20:11 spire-1.2.1/conf/server/dummy_upstream_ca.key 09:20:11 spire-1.2.1/conf/server/server.conf 09:20:11 spire-1.2.1/conf/server/server_full.conf 09:20:11 spire-1.2.1/doc/ 09:20:11 spire-1.2.1/doc/SPIRE101.md 09:20:11 spire-1.2.1/doc/auditlog.md 09:20:11 spire-1.2.1/doc/authorization_policy_engine.md 09:20:11 spire-1.2.1/doc/changelog_guidelines.md 09:20:11 spire-1.2.1/doc/cure53-report.pdf 09:20:11 spire-1.2.1/doc/images/ 09:20:11 spire-1.2.1/doc/images/2019_roadmap.png 09:20:11 spire-1.2.1/doc/images/SPIRE101.png 09:20:11 spire-1.2.1/doc/images/SPIRE_agent.png 09:20:11 spire-1.2.1/doc/images/SPIRE_server.png 09:20:11 spire-1.2.1/doc/images/cache_mgr.png 09:20:11 spire-1.2.1/doc/images/cache_mgr_components.png 09:20:11 spire-1.2.1/doc/images/federated_spire.png 09:20:11 spire-1.2.1/doc/images/ha_mode.png 09:20:11 spire-1.2.1/doc/images/nested_spire.png 09:20:11 spire-1.2.1/doc/images/oidc_federation.png 09:20:11 spire-1.2.1/doc/images/single_trust_domain.png 09:20:11 spire-1.2.1/doc/images/spiffe_compatible.png 09:20:11 spire-1.2.1/doc/images/spire_logo.png 09:20:11 spire-1.2.1/doc/migrating_registration_api_clients.md 09:20:11 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 09:20:11 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 09:20:11 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 09:20:11 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 09:20:11 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 09:20:11 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 09:20:11 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 09:20:11 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 09:20:11 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 09:20:11 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 09:20:11 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 09:20:11 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 09:20:11 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 09:20:11 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 09:20:11 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 09:20:11 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 09:20:11 spire-1.2.1/doc/plugin_server_datastore_sql.md 09:20:11 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 09:20:11 spire-1.2.1/doc/plugin_server_keymanager_disk.md 09:20:11 spire-1.2.1/doc/plugin_server_keymanager_memory.md 09:20:11 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 09:20:11 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 09:20:11 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 09:20:11 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 09:20:11 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 09:20:11 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 09:20:11 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 09:20:11 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 09:20:11 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 09:20:11 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 09:20:11 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 09:20:11 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 09:20:11 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 09:20:11 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 09:20:11 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 09:20:11 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 09:20:11 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 09:20:11 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 09:20:11 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 09:20:11 spire-1.2.1/doc/scaling_spire.md 09:20:11 spire-1.2.1/doc/spire_agent.md 09:20:11 spire-1.2.1/doc/spire_server.md 09:20:11 spire-1.2.1/doc/supported_integrations.md 09:20:11 spire-1.2.1/doc/telemetry.md 09:20:11 spire-1.2.1/doc/telemetry_config.md 09:20:11 spire-1.2.1/doc/upgrading.md 09:20:11 spire-1.2.1/doc/using_spire.md 09:20:11 spire-1.2.1/examples/ 09:20:11 spire-1.2.1/examples/README.md 09:20:11 spire-1.2.1/go.mod 09:20:11 spire-1.2.1/go.sum 09:20:11 spire-1.2.1/pkg/ 09:20:11 spire-1.2.1/pkg/agent/ 09:20:11 spire-1.2.1/pkg/agent/agent.go 09:20:11 spire-1.2.1/pkg/agent/api/ 09:20:11 spire-1.2.1/pkg/agent/api/config.go 09:20:11 spire-1.2.1/pkg/agent/api/debug/ 09:20:11 spire-1.2.1/pkg/agent/api/debug/v1/ 09:20:11 spire-1.2.1/pkg/agent/api/debug/v1/service.go 09:20:11 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 09:20:11 spire-1.2.1/pkg/agent/api/delegatedidentity/ 09:20:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 09:20:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 09:20:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 09:20:11 spire-1.2.1/pkg/agent/api/endpoints.go 09:20:11 spire-1.2.1/pkg/agent/api/health/ 09:20:11 spire-1.2.1/pkg/agent/api/health/v1/ 09:20:11 spire-1.2.1/pkg/agent/api/health/v1/service.go 09:20:11 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 09:20:11 spire-1.2.1/pkg/agent/api/rpccontext/ 09:20:11 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 09:20:11 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 09:20:11 spire-1.2.1/pkg/agent/attestor/ 09:20:11 spire-1.2.1/pkg/agent/attestor/node/ 09:20:11 spire-1.2.1/pkg/agent/attestor/node/experimental.go 09:20:11 spire-1.2.1/pkg/agent/attestor/node/node.go 09:20:11 spire-1.2.1/pkg/agent/attestor/node/node_test.go 09:20:11 spire-1.2.1/pkg/agent/attestor/workload/ 09:20:11 spire-1.2.1/pkg/agent/attestor/workload/workload.go 09:20:11 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 09:20:11 spire-1.2.1/pkg/agent/catalog/ 09:20:11 spire-1.2.1/pkg/agent/catalog/catalog.go 09:20:11 spire-1.2.1/pkg/agent/catalog/keymanager.go 09:20:11 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 09:20:11 spire-1.2.1/pkg/agent/catalog/svidstore.go 09:20:11 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 09:20:11 spire-1.2.1/pkg/agent/client/ 09:20:11 spire-1.2.1/pkg/agent/client/client.go 09:20:11 spire-1.2.1/pkg/agent/client/client_test.go 09:20:11 spire-1.2.1/pkg/agent/client/dial.go 09:20:11 spire-1.2.1/pkg/agent/client/nodeconn.go 09:20:11 spire-1.2.1/pkg/agent/client/nodeconn_test.go 09:20:11 spire-1.2.1/pkg/agent/client/update.go 09:20:11 spire-1.2.1/pkg/agent/client/util.go 09:20:11 spire-1.2.1/pkg/agent/common/ 09:20:11 spire-1.2.1/pkg/agent/common/backoff/ 09:20:11 spire-1.2.1/pkg/agent/common/backoff/backoff.go 09:20:11 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 09:20:11 spire-1.2.1/pkg/agent/common/cgroups/ 09:20:11 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 09:20:11 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 09:20:11 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 09:20:11 spire-1.2.1/pkg/agent/config.go 09:20:11 spire-1.2.1/pkg/agent/endpoints/ 09:20:11 spire-1.2.1/pkg/agent/endpoints/config.go 09:20:11 spire-1.2.1/pkg/agent/endpoints/endpoints.go 09:20:11 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 09:20:11 spire-1.2.1/pkg/agent/endpoints/metrics.go 09:20:11 spire-1.2.1/pkg/agent/endpoints/middleware.go 09:20:11 spire-1.2.1/pkg/agent/endpoints/peertracker.go 09:20:11 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 09:20:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 09:20:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 09:20:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 09:20:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 09:20:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 09:20:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 09:20:11 spire-1.2.1/pkg/agent/endpoints/workload/ 09:20:11 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 09:20:11 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 09:20:11 spire-1.2.1/pkg/agent/manager/ 09:20:11 spire-1.2.1/pkg/agent/manager/cache/ 09:20:11 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 09:20:11 spire-1.2.1/pkg/agent/manager/cache/cache.go 09:20:11 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 09:20:11 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 09:20:11 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 09:20:11 spire-1.2.1/pkg/agent/manager/cache/sets.go 09:20:11 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 09:20:11 spire-1.2.1/pkg/agent/manager/config.go 09:20:11 spire-1.2.1/pkg/agent/manager/manager.go 09:20:11 spire-1.2.1/pkg/agent/manager/manager_test.go 09:20:11 spire-1.2.1/pkg/agent/manager/storage.go 09:20:11 spire-1.2.1/pkg/agent/manager/storage_test.go 09:20:11 spire-1.2.1/pkg/agent/manager/storecache/ 09:20:11 spire-1.2.1/pkg/agent/manager/storecache/cache.go 09:20:11 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 09:20:11 spire-1.2.1/pkg/agent/manager/sync.go 09:20:11 spire-1.2.1/pkg/agent/plugin/ 09:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/ 09:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 09:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 09:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 09:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 09:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 09:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 09:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 09:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 09:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 09:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 09:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 09:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 09:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 09:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 09:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 09:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 09:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 09:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 09:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/ 09:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 09:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 09:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 09:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 09:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 09:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 09:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 09:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 09:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 09:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 09:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 09:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 09:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 09:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 09:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 09:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 09:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 09:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 09:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 09:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 09:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 09:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 09:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 09:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 09:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 09:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 09:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 09:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 09:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 09:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 09:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 09:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 09:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 09:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 09:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 09:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 09:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 09:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 09:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 09:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 09:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 09:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 09:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 09:20:11 spire-1.2.1/pkg/agent/svid/ 09:20:11 spire-1.2.1/pkg/agent/svid/rotator.go 09:20:11 spire-1.2.1/pkg/agent/svid/rotator_config.go 09:20:11 spire-1.2.1/pkg/agent/svid/rotator_test.go 09:20:11 spire-1.2.1/pkg/agent/svid/store/ 09:20:11 spire-1.2.1/pkg/agent/svid/store/service.go 09:20:11 spire-1.2.1/pkg/agent/svid/store/service_test.go 09:20:11 spire-1.2.1/pkg/common/ 09:20:11 spire-1.2.1/pkg/common/agentpathtemplate/ 09:20:11 spire-1.2.1/pkg/common/agentpathtemplate/template.go 09:20:11 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 09:20:11 spire-1.2.1/pkg/common/api/ 09:20:11 spire-1.2.1/pkg/common/api/metrics.go 09:20:11 spire-1.2.1/pkg/common/api/middleware/ 09:20:11 spire-1.2.1/pkg/common/api/middleware/common_test.go 09:20:11 spire-1.2.1/pkg/common/api/middleware/interceptor.go 09:20:11 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 09:20:11 spire-1.2.1/pkg/common/api/middleware/logger.go 09:20:11 spire-1.2.1/pkg/common/api/middleware/logger_test.go 09:20:11 spire-1.2.1/pkg/common/api/middleware/metrics.go 09:20:11 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 09:20:11 spire-1.2.1/pkg/common/api/middleware/middleware.go 09:20:11 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 09:20:11 spire-1.2.1/pkg/common/api/middleware/misconfig.go 09:20:11 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 09:20:11 spire-1.2.1/pkg/common/api/middleware/names.go 09:20:11 spire-1.2.1/pkg/common/api/middleware/names_test.go 09:20:11 spire-1.2.1/pkg/common/api/names.go 09:20:11 spire-1.2.1/pkg/common/api/ratelimit.go 09:20:11 spire-1.2.1/pkg/common/api/rpccontext/ 09:20:11 spire-1.2.1/pkg/common/api/rpccontext/logger.go 09:20:11 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 09:20:11 spire-1.2.1/pkg/common/api/rpccontext/names.go 09:20:11 spire-1.2.1/pkg/common/auth/ 09:20:11 spire-1.2.1/pkg/common/auth/interceptors.go 09:20:11 spire-1.2.1/pkg/common/auth/interceptors_test.go 09:20:11 spire-1.2.1/pkg/common/auth/untracked_uds.go 09:20:11 spire-1.2.1/pkg/common/bundleutil/ 09:20:11 spire-1.2.1/pkg/common/bundleutil/bundle.go 09:20:11 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 09:20:11 spire-1.2.1/pkg/common/bundleutil/common_test.go 09:20:11 spire-1.2.1/pkg/common/bundleutil/marshal.go 09:20:11 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 09:20:11 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 09:20:11 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 09:20:11 spire-1.2.1/pkg/common/bundleutil/types.go 09:20:11 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 09:20:11 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 09:20:11 spire-1.2.1/pkg/common/catalog/ 09:20:11 spire-1.2.1/pkg/common/catalog/bind.go 09:20:11 spire-1.2.1/pkg/common/catalog/builtin.go 09:20:11 spire-1.2.1/pkg/common/catalog/catalog.go 09:20:11 spire-1.2.1/pkg/common/catalog/catalog_test.go 09:20:11 spire-1.2.1/pkg/common/catalog/closers.go 09:20:11 spire-1.2.1/pkg/common/catalog/cmd_linux.go 09:20:11 spire-1.2.1/pkg/common/catalog/cmd_other.go 09:20:11 spire-1.2.1/pkg/common/catalog/config.go 09:20:11 spire-1.2.1/pkg/common/catalog/config_test.go 09:20:11 spire-1.2.1/pkg/common/catalog/configure.go 09:20:11 spire-1.2.1/pkg/common/catalog/constraints.go 09:20:11 spire-1.2.1/pkg/common/catalog/constraints_test.go 09:20:11 spire-1.2.1/pkg/common/catalog/context.go 09:20:11 spire-1.2.1/pkg/common/catalog/external.go 09:20:11 spire-1.2.1/pkg/common/catalog/host.go 09:20:11 spire-1.2.1/pkg/common/catalog/pipenet.go 09:20:11 spire-1.2.1/pkg/common/catalog/plugin.go 09:20:11 spire-1.2.1/pkg/common/catalog/testplugin/ 09:20:11 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 09:20:11 spire-1.2.1/pkg/common/catalog/testplugin/main.go 09:20:11 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 09:20:11 spire-1.2.1/pkg/common/cli/ 09:20:11 spire-1.2.1/pkg/common/cli/env.go 09:20:11 spire-1.2.1/pkg/common/cli/flags.go 09:20:11 spire-1.2.1/pkg/common/cli/trust_domain.go 09:20:11 spire-1.2.1/pkg/common/cli/trust_domain_test.go 09:20:11 spire-1.2.1/pkg/common/cli/umask.go 09:20:11 spire-1.2.1/pkg/common/cli/umask_posix.go 09:20:11 spire-1.2.1/pkg/common/cli/umask_test.go 09:20:11 spire-1.2.1/pkg/common/cli/umask_windows.go 09:20:11 spire-1.2.1/pkg/common/cliprinter/ 09:20:11 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 09:20:11 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 09:20:11 spire-1.2.1/pkg/common/cliprinter/flag.go 09:20:11 spire-1.2.1/pkg/common/cliprinter/flag_test.go 09:20:11 spire-1.2.1/pkg/common/cliprinter/format.go 09:20:11 spire-1.2.1/pkg/common/cliprinter/format_test.go 09:20:11 spire-1.2.1/pkg/common/cliprinter/internal/ 09:20:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 09:20:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 09:20:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 09:20:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 09:20:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 09:20:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 09:20:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 09:20:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 09:20:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 09:20:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 09:20:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 09:20:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 09:20:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 09:20:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 09:20:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 09:20:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 09:20:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 09:20:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 09:20:11 spire-1.2.1/pkg/common/coretypes/ 09:20:11 spire-1.2.1/pkg/common/coretypes/bundle/ 09:20:11 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 09:20:11 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 09:20:11 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 09:20:11 spire-1.2.1/pkg/common/coretypes/bundle/require.go 09:20:11 spire-1.2.1/pkg/common/coretypes/jwtkey/ 09:20:11 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 09:20:11 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 09:20:11 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 09:20:11 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 09:20:11 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 09:20:11 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 09:20:11 spire-1.2.1/pkg/common/coretypes/x509certificate/ 09:20:11 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 09:20:11 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 09:20:11 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 09:20:11 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 09:20:11 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 09:20:11 spire-1.2.1/pkg/common/cryptoutil/ 09:20:11 spire-1.2.1/pkg/common/cryptoutil/keys.go 09:20:11 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 09:20:11 spire-1.2.1/pkg/common/diskutil/ 09:20:11 spire-1.2.1/pkg/common/diskutil/file_posix.go 09:20:11 spire-1.2.1/pkg/common/diskutil/file_test.go 09:20:11 spire-1.2.1/pkg/common/diskutil/file_windows.go 09:20:11 spire-1.2.1/pkg/common/errorutil/ 09:20:11 spire-1.2.1/pkg/common/errorutil/wrapper.go 09:20:11 spire-1.2.1/pkg/common/health/ 09:20:11 spire-1.2.1/pkg/common/health/config.go 09:20:11 spire-1.2.1/pkg/common/health/context.go 09:20:11 spire-1.2.1/pkg/common/health/context_test.go 09:20:11 spire-1.2.1/pkg/common/health/health.go 09:20:11 spire-1.2.1/pkg/common/health/health_test.go 09:20:11 spire-1.2.1/pkg/common/health/logger.go 09:20:11 spire-1.2.1/pkg/common/hostservice/ 09:20:11 spire-1.2.1/pkg/common/hostservice/metricsservice/ 09:20:11 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 09:20:11 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 09:20:11 spire-1.2.1/pkg/common/idutil/ 09:20:11 spire-1.2.1/pkg/common/idutil/require.go 09:20:11 spire-1.2.1/pkg/common/idutil/require_test.go 09:20:11 spire-1.2.1/pkg/common/idutil/safety.go 09:20:11 spire-1.2.1/pkg/common/idutil/safety_test.go 09:20:11 spire-1.2.1/pkg/common/idutil/spiffeid.go 09:20:11 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 09:20:11 spire-1.2.1/pkg/common/jwtsvid/ 09:20:11 spire-1.2.1/pkg/common/jwtsvid/common.go 09:20:11 spire-1.2.1/pkg/common/jwtsvid/sign.go 09:20:11 spire-1.2.1/pkg/common/jwtsvid/token_test.go 09:20:11 spire-1.2.1/pkg/common/jwtsvid/validate.go 09:20:11 spire-1.2.1/pkg/common/jwtutil/ 09:20:11 spire-1.2.1/pkg/common/jwtutil/keyset.go 09:20:11 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 09:20:11 spire-1.2.1/pkg/common/log/ 09:20:11 spire-1.2.1/pkg/common/log/hclog_adapter.go 09:20:11 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 09:20:11 spire-1.2.1/pkg/common/log/log.go 09:20:11 spire-1.2.1/pkg/common/log/log_test.go 09:20:11 spire-1.2.1/pkg/common/log/options.go 09:20:11 spire-1.2.1/pkg/common/nodeutil/ 09:20:11 spire-1.2.1/pkg/common/nodeutil/node.go 09:20:11 spire-1.2.1/pkg/common/nodeutil/node_test.go 09:20:11 spire-1.2.1/pkg/common/peertracker/ 09:20:11 spire-1.2.1/pkg/common/peertracker/conn.go 09:20:11 spire-1.2.1/pkg/common/peertracker/credentials.go 09:20:11 spire-1.2.1/pkg/common/peertracker/errors.go 09:20:11 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 09:20:11 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 09:20:11 spire-1.2.1/pkg/common/peertracker/info.go 09:20:11 spire-1.2.1/pkg/common/peertracker/listener.go 09:20:11 spire-1.2.1/pkg/common/peertracker/listener_test.go 09:20:11 spire-1.2.1/pkg/common/peertracker/peertracker.go 09:20:11 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 09:20:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 09:20:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 09:20:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 09:20:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 09:20:11 spire-1.2.1/pkg/common/peertracker/tcp.go 09:20:11 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 09:20:11 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 09:20:11 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 09:20:11 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 09:20:11 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 09:20:11 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 09:20:11 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 09:20:11 spire-1.2.1/pkg/common/peertracker/uds.go 09:20:11 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 09:20:11 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 09:20:11 spire-1.2.1/pkg/common/peertracker/uds_linux.go 09:20:11 spire-1.2.1/pkg/common/pemutil/ 09:20:11 spire-1.2.1/pkg/common/pemutil/block.go 09:20:11 spire-1.2.1/pkg/common/pemutil/certs.go 09:20:11 spire-1.2.1/pkg/common/pemutil/common.go 09:20:11 spire-1.2.1/pkg/common/pemutil/csr.go 09:20:11 spire-1.2.1/pkg/common/pemutil/keys.go 09:20:11 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 09:20:11 spire-1.2.1/pkg/common/pemutil/testdata/ 09:20:11 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 09:20:11 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 09:20:11 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 09:20:11 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 09:20:11 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 09:20:11 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 09:20:11 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 09:20:11 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 09:20:11 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 09:20:11 spire-1.2.1/pkg/common/plugin/ 09:20:11 spire-1.2.1/pkg/common/plugin/aws/ 09:20:11 spire-1.2.1/pkg/common/plugin/aws/iid.go 09:20:11 spire-1.2.1/pkg/common/plugin/azure/ 09:20:11 spire-1.2.1/pkg/common/plugin/azure/msi.go 09:20:11 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 09:20:11 spire-1.2.1/pkg/common/plugin/facade.go 09:20:11 spire-1.2.1/pkg/common/plugin/facade_test.go 09:20:11 spire-1.2.1/pkg/common/plugin/gcp/ 09:20:11 spire-1.2.1/pkg/common/plugin/gcp/iit.go 09:20:11 spire-1.2.1/pkg/common/plugin/k8s/ 09:20:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 09:20:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 09:20:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 09:20:11 spire-1.2.1/pkg/common/plugin/k8s/utils.go 09:20:11 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 09:20:11 spire-1.2.1/pkg/common/plugin/log.go 09:20:11 spire-1.2.1/pkg/common/plugin/sshpop/ 09:20:11 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 09:20:11 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 09:20:11 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 09:20:11 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 09:20:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 09:20:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 09:20:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 09:20:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 09:20:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 09:20:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 09:20:11 spire-1.2.1/pkg/common/plugin/tpmdevid/ 09:20:11 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 09:20:11 spire-1.2.1/pkg/common/plugin/x509pop/ 09:20:11 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 09:20:11 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 09:20:11 spire-1.2.1/pkg/common/profiling/ 09:20:11 spire-1.2.1/pkg/common/profiling/dumpers.go 09:20:11 spire-1.2.1/pkg/common/profiling/profiling.go 09:20:11 spire-1.2.1/pkg/common/protoutil/ 09:20:11 spire-1.2.1/pkg/common/protoutil/masks.go 09:20:11 spire-1.2.1/pkg/common/protoutil/masks_test.go 09:20:11 spire-1.2.1/pkg/common/rotationutil/ 09:20:11 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 09:20:11 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 09:20:11 spire-1.2.1/pkg/common/selector/ 09:20:11 spire-1.2.1/pkg/common/selector/selector.go 09:20:11 spire-1.2.1/pkg/common/selector/selector_test.go 09:20:11 spire-1.2.1/pkg/common/selector/set.go 09:20:11 spire-1.2.1/pkg/common/selector/set_utils.go 09:20:11 spire-1.2.1/pkg/common/selector/set_utils_test.go 09:20:11 spire-1.2.1/pkg/common/telemetry/ 09:20:11 spire-1.2.1/pkg/common/telemetry/agent/ 09:20:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 09:20:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 09:20:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 09:20:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 09:20:11 spire-1.2.1/pkg/common/telemetry/agent/manager.go 09:20:11 spire-1.2.1/pkg/common/telemetry/agent/node.go 09:20:11 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 09:20:11 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 09:20:11 spire-1.2.1/pkg/common/telemetry/agent/store/ 09:20:11 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 09:20:11 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 09:20:11 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 09:20:11 spire-1.2.1/pkg/common/telemetry/blackhole.go 09:20:11 spire-1.2.1/pkg/common/telemetry/call.go 09:20:11 spire-1.2.1/pkg/common/telemetry/common/ 09:20:11 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 09:20:11 spire-1.2.1/pkg/common/telemetry/config.go 09:20:11 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 09:20:11 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 09:20:11 spire-1.2.1/pkg/common/telemetry/inmem.go 09:20:11 spire-1.2.1/pkg/common/telemetry/inmem_test.go 09:20:11 spire-1.2.1/pkg/common/telemetry/m3.go 09:20:11 spire-1.2.1/pkg/common/telemetry/m3_test.go 09:20:11 spire-1.2.1/pkg/common/telemetry/metrics.go 09:20:11 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 09:20:11 spire-1.2.1/pkg/common/telemetry/names.go 09:20:11 spire-1.2.1/pkg/common/telemetry/prometheus.go 09:20:11 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 09:20:11 spire-1.2.1/pkg/common/telemetry/sanitize.go 09:20:11 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 09:20:11 spire-1.2.1/pkg/common/telemetry/server/ 09:20:11 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 09:20:11 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 09:20:11 spire-1.2.1/pkg/common/telemetry/server/datastore/ 09:20:11 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 09:20:11 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 09:20:11 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 09:20:11 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 09:20:11 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 09:20:11 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 09:20:11 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 09:20:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 09:20:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 09:20:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 09:20:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 09:20:11 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 09:20:11 spire-1.2.1/pkg/common/telemetry/server/rotate.go 09:20:11 spire-1.2.1/pkg/common/telemetry/server/server.go 09:20:11 spire-1.2.1/pkg/common/telemetry/sink.go 09:20:11 spire-1.2.1/pkg/common/telemetry/statsd.go 09:20:11 spire-1.2.1/pkg/common/telemetry/statsd_test.go 09:20:11 spire-1.2.1/pkg/common/telemetry/uptime.go 09:20:11 spire-1.2.1/pkg/common/telemetry/version.go 09:20:11 spire-1.2.1/pkg/common/telemetry/withlabels.go 09:20:11 spire-1.2.1/pkg/common/uptime/ 09:20:11 spire-1.2.1/pkg/common/uptime/uptime.go 09:20:11 spire-1.2.1/pkg/common/uptime/uptime_test.go 09:20:11 spire-1.2.1/pkg/common/util/ 09:20:11 spire-1.2.1/pkg/common/util/certs.go 09:20:11 spire-1.2.1/pkg/common/util/certs_test.go 09:20:11 spire-1.2.1/pkg/common/util/csr.go 09:20:11 spire-1.2.1/pkg/common/util/hash.go 09:20:11 spire-1.2.1/pkg/common/util/selectors.go 09:20:11 spire-1.2.1/pkg/common/util/selectors_test.go 09:20:11 spire-1.2.1/pkg/common/util/signals.go 09:20:11 spire-1.2.1/pkg/common/util/sort.go 09:20:11 spire-1.2.1/pkg/common/util/sort_test.go 09:20:11 spire-1.2.1/pkg/common/util/task.go 09:20:11 spire-1.2.1/pkg/common/util/task_test.go 09:20:11 spire-1.2.1/pkg/common/util/testdata/ 09:20:11 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 09:20:11 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 09:20:11 spire-1.2.1/pkg/common/version/ 09:20:11 spire-1.2.1/pkg/common/version/version.go 09:20:11 spire-1.2.1/pkg/common/x509svid/ 09:20:11 spire-1.2.1/pkg/common/x509svid/common_test.go 09:20:11 spire-1.2.1/pkg/common/x509svid/csr.go 09:20:11 spire-1.2.1/pkg/common/x509svid/upstreamca.go 09:20:11 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 09:20:11 spire-1.2.1/pkg/common/x509util/ 09:20:11 spire-1.2.1/pkg/common/x509util/cert.go 09:20:11 spire-1.2.1/pkg/common/x509util/dns.go 09:20:11 spire-1.2.1/pkg/common/x509util/dns_test.go 09:20:11 spire-1.2.1/pkg/common/x509util/keyid.go 09:20:11 spire-1.2.1/pkg/common/x509util/keypair.go 09:20:11 spire-1.2.1/pkg/common/x509util/serialnumber.go 09:20:11 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 09:20:11 spire-1.2.1/pkg/server/ 09:20:11 spire-1.2.1/pkg/server/api/ 09:20:11 spire-1.2.1/pkg/server/api/agent.go 09:20:11 spire-1.2.1/pkg/server/api/agent/ 09:20:11 spire-1.2.1/pkg/server/api/agent/v1/ 09:20:11 spire-1.2.1/pkg/server/api/agent/v1/service.go 09:20:11 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 09:20:11 spire-1.2.1/pkg/server/api/agent_test.go 09:20:11 spire-1.2.1/pkg/server/api/api.go 09:20:11 spire-1.2.1/pkg/server/api/audit/ 09:20:11 spire-1.2.1/pkg/server/api/audit/audit.go 09:20:11 spire-1.2.1/pkg/server/api/audit/audit_test.go 09:20:11 spire-1.2.1/pkg/server/api/bundle.go 09:20:11 spire-1.2.1/pkg/server/api/bundle/ 09:20:11 spire-1.2.1/pkg/server/api/bundle/v1/ 09:20:11 spire-1.2.1/pkg/server/api/bundle/v1/service.go 09:20:11 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 09:20:11 spire-1.2.1/pkg/server/api/bundle_test.go 09:20:11 spire-1.2.1/pkg/server/api/debug/ 09:20:11 spire-1.2.1/pkg/server/api/debug/v1/ 09:20:11 spire-1.2.1/pkg/server/api/debug/v1/service.go 09:20:11 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 09:20:11 spire-1.2.1/pkg/server/api/entry.go 09:20:11 spire-1.2.1/pkg/server/api/entry/ 09:20:11 spire-1.2.1/pkg/server/api/entry/v1/ 09:20:11 spire-1.2.1/pkg/server/api/entry/v1/service.go 09:20:11 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 09:20:11 spire-1.2.1/pkg/server/api/entry_test.go 09:20:11 spire-1.2.1/pkg/server/api/health/ 09:20:11 spire-1.2.1/pkg/server/api/health/v1/ 09:20:11 spire-1.2.1/pkg/server/api/health/v1/service.go 09:20:11 spire-1.2.1/pkg/server/api/health/v1/service_test.go 09:20:11 spire-1.2.1/pkg/server/api/id.go 09:20:11 spire-1.2.1/pkg/server/api/id_test.go 09:20:11 spire-1.2.1/pkg/server/api/limits/ 09:20:11 spire-1.2.1/pkg/server/api/limits/limits.go 09:20:11 spire-1.2.1/pkg/server/api/middleware/ 09:20:11 spire-1.2.1/pkg/server/api/middleware/alias.go 09:20:11 spire-1.2.1/pkg/server/api/middleware/audit.go 09:20:11 spire-1.2.1/pkg/server/api/middleware/authorization.go 09:20:11 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 09:20:11 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 09:20:11 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 09:20:11 spire-1.2.1/pkg/server/api/middleware/caller.go 09:20:11 spire-1.2.1/pkg/server/api/middleware/caller_test.go 09:20:11 spire-1.2.1/pkg/server/api/middleware/common.go 09:20:11 spire-1.2.1/pkg/server/api/middleware/common_test.go 09:20:11 spire-1.2.1/pkg/server/api/middleware/entries.go 09:20:11 spire-1.2.1/pkg/server/api/middleware/entries_test.go 09:20:11 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 09:20:11 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 09:20:11 spire-1.2.1/pkg/server/api/ratelimit.go 09:20:11 spire-1.2.1/pkg/server/api/rpccontext/ 09:20:11 spire-1.2.1/pkg/server/api/rpccontext/alias.go 09:20:11 spire-1.2.1/pkg/server/api/rpccontext/audit.go 09:20:11 spire-1.2.1/pkg/server/api/rpccontext/caller.go 09:20:11 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 09:20:11 spire-1.2.1/pkg/server/api/selector.go 09:20:11 spire-1.2.1/pkg/server/api/selector_test.go 09:20:11 spire-1.2.1/pkg/server/api/status.go 09:20:11 spire-1.2.1/pkg/server/api/status_test.go 09:20:11 spire-1.2.1/pkg/server/api/svid/ 09:20:11 spire-1.2.1/pkg/server/api/svid/v1/ 09:20:11 spire-1.2.1/pkg/server/api/svid/v1/service.go 09:20:11 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 09:20:11 spire-1.2.1/pkg/server/api/trustdomain.go 09:20:11 spire-1.2.1/pkg/server/api/trustdomain/ 09:20:11 spire-1.2.1/pkg/server/api/trustdomain/v1/ 09:20:11 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 09:20:11 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 09:20:11 spire-1.2.1/pkg/server/api/trustdomain_test.go 09:20:11 spire-1.2.1/pkg/server/authpolicy/ 09:20:11 spire-1.2.1/pkg/server/authpolicy/defaults.go 09:20:11 spire-1.2.1/pkg/server/authpolicy/policy.go 09:20:11 spire-1.2.1/pkg/server/authpolicy/policy.rego 09:20:11 spire-1.2.1/pkg/server/authpolicy/policy_data.json 09:20:11 spire-1.2.1/pkg/server/authpolicy/policy_test.go 09:20:11 spire-1.2.1/pkg/server/authpolicy/validate.go 09:20:11 spire-1.2.1/pkg/server/bundle/ 09:20:11 spire-1.2.1/pkg/server/bundle/client/ 09:20:11 spire-1.2.1/pkg/server/bundle/client/client.go 09:20:11 spire-1.2.1/pkg/server/bundle/client/client_test.go 09:20:11 spire-1.2.1/pkg/server/bundle/client/manager.go 09:20:11 spire-1.2.1/pkg/server/bundle/client/manager_test.go 09:20:11 spire-1.2.1/pkg/server/bundle/client/sources.go 09:20:11 spire-1.2.1/pkg/server/bundle/client/sources_test.go 09:20:11 spire-1.2.1/pkg/server/bundle/client/updater.go 09:20:11 spire-1.2.1/pkg/server/bundle/client/updater_test.go 09:20:11 spire-1.2.1/pkg/server/ca/ 09:20:11 spire-1.2.1/pkg/server/ca/ca.go 09:20:11 spire-1.2.1/pkg/server/ca/ca_health.go 09:20:11 spire-1.2.1/pkg/server/ca/ca_test.go 09:20:11 spire-1.2.1/pkg/server/ca/journal.go 09:20:11 spire-1.2.1/pkg/server/ca/journal_test.go 09:20:11 spire-1.2.1/pkg/server/ca/manager.go 09:20:11 spire-1.2.1/pkg/server/ca/manager_health.go 09:20:11 spire-1.2.1/pkg/server/ca/manager_test.go 09:20:11 spire-1.2.1/pkg/server/ca/templates.go 09:20:11 spire-1.2.1/pkg/server/ca/upstream_client.go 09:20:11 spire-1.2.1/pkg/server/ca/upstream_client_test.go 09:20:11 spire-1.2.1/pkg/server/ca/validation.go 09:20:11 spire-1.2.1/pkg/server/cache/ 09:20:11 spire-1.2.1/pkg/server/cache/dscache/ 09:20:11 spire-1.2.1/pkg/server/cache/dscache/cache.go 09:20:11 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 09:20:11 spire-1.2.1/pkg/server/cache/entrycache/ 09:20:11 spire-1.2.1/pkg/server/cache/entrycache/cache.go 09:20:11 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 09:20:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 09:20:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 09:20:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 09:20:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 09:20:11 spire-1.2.1/pkg/server/catalog/ 09:20:11 spire-1.2.1/pkg/server/catalog/catalog.go 09:20:11 spire-1.2.1/pkg/server/catalog/keymanager.go 09:20:11 spire-1.2.1/pkg/server/catalog/nodeattestor.go 09:20:11 spire-1.2.1/pkg/server/catalog/noderesolver.go 09:20:11 spire-1.2.1/pkg/server/catalog/notifier.go 09:20:11 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 09:20:11 spire-1.2.1/pkg/server/config.go 09:20:11 spire-1.2.1/pkg/server/datastore/ 09:20:11 spire-1.2.1/pkg/server/datastore/datastore.go 09:20:11 spire-1.2.1/pkg/server/datastore/datastore_health.go 09:20:11 spire-1.2.1/pkg/server/datastore/repository.go 09:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/ 09:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 09:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 09:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 09:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 09:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 09:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 09:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 09:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 09:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 09:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 09:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 09:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 09:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 09:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 09:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 09:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 09:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 09:20:11 spire-1.2.1/pkg/server/endpoints/ 09:20:11 spire-1.2.1/pkg/server/endpoints/bundle/ 09:20:11 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 09:20:11 spire-1.2.1/pkg/server/endpoints/bundle/config.go 09:20:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 09:20:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 09:20:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 09:20:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 09:20:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 09:20:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 09:20:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 09:20:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 09:20:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 09:20:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 09:20:11 spire-1.2.1/pkg/server/endpoints/bundle/server.go 09:20:11 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 09:20:11 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 09:20:11 spire-1.2.1/pkg/server/endpoints/config.go 09:20:11 spire-1.2.1/pkg/server/endpoints/endpoints.go 09:20:11 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 09:20:11 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 09:20:11 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 09:20:11 spire-1.2.1/pkg/server/endpoints/middleware.go 09:20:11 spire-1.2.1/pkg/server/endpoints/middleware_test.go 09:20:11 spire-1.2.1/pkg/server/hostservice/ 09:20:11 spire-1.2.1/pkg/server/hostservice/agentstore/ 09:20:11 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 09:20:11 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 09:20:11 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 09:20:11 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 09:20:11 spire-1.2.1/pkg/server/hostservice/identityprovider/ 09:20:11 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 09:20:11 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/ 09:20:11 spire-1.2.1/pkg/server/plugin/keymanager/ 09:20:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 09:20:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 09:20:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 09:20:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 09:20:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 09:20:11 spire-1.2.1/pkg/server/plugin/keymanager/base/ 09:20:11 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 09:20:11 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 09:20:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 09:20:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 09:20:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 09:20:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 09:20:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 09:20:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 09:20:11 spire-1.2.1/pkg/server/plugin/keymanager/test/ 09:20:11 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 09:20:11 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 09:20:11 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/ 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 09:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/noderesolver/ 09:20:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 09:20:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 09:20:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 09:20:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 09:20:11 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 09:20:11 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 09:20:11 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/notifier/ 09:20:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 09:20:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 09:20:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 09:20:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 09:20:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 09:20:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 09:20:11 spire-1.2.1/pkg/server/plugin/notifier/repository.go 09:20:11 spire-1.2.1/pkg/server/plugin/notifier/v1.go 09:20:11 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 09:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 09:20:11 spire-1.2.1/pkg/server/registration/ 09:20:11 spire-1.2.1/pkg/server/registration/manager.go 09:20:11 spire-1.2.1/pkg/server/registration/manager_test.go 09:20:11 spire-1.2.1/pkg/server/scanentries.go 09:20:11 spire-1.2.1/pkg/server/scanentries_test.go 09:20:11 spire-1.2.1/pkg/server/server.go 09:20:11 spire-1.2.1/pkg/server/server_test.go 09:20:11 spire-1.2.1/pkg/server/svid/ 09:20:11 spire-1.2.1/pkg/server/svid/observer.go 09:20:11 spire-1.2.1/pkg/server/svid/observer_test.go 09:20:11 spire-1.2.1/pkg/server/svid/rotator.go 09:20:11 spire-1.2.1/pkg/server/svid/rotator_config.go 09:20:11 spire-1.2.1/pkg/server/svid/rotator_config_test.go 09:20:11 spire-1.2.1/pkg/server/svid/rotator_test.go 09:20:11 spire-1.2.1/proto/ 09:20:11 spire-1.2.1/proto/private/ 09:20:11 spire-1.2.1/proto/private/server/ 09:20:11 spire-1.2.1/proto/private/server/journal/ 09:20:11 spire-1.2.1/proto/private/server/journal/journal.pb.go 09:20:11 spire-1.2.1/proto/private/server/journal/journal.proto 09:20:11 spire-1.2.1/proto/spire/ 09:20:11 spire-1.2.1/proto/spire/common/ 09:20:11 spire-1.2.1/proto/spire/common/common.pb.go 09:20:11 spire-1.2.1/proto/spire/common/common.proto 09:20:11 spire-1.2.1/proto/spire/common/plugin/ 09:20:11 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 09:20:11 spire-1.2.1/proto/spire/common/plugin/plugin.proto 09:20:11 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 09:20:11 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 09:20:11 spire-1.2.1/proto/spire/plugin/ 09:20:11 spire-1.2.1/proto/spire/plugin/agent/ 09:20:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 09:20:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 09:20:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 09:20:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 09:20:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 09:20:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 09:20:11 spire-1.2.1/release/ 09:20:11 spire-1.2.1/release/spire-extras/ 09:20:11 spire-1.2.1/release/spire-extras/README.md 09:20:11 spire-1.2.1/release/spire-extras/conf/ 09:20:11 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 09:20:11 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 09:20:11 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 09:20:11 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 09:20:11 spire-1.2.1/release/spire/ 09:20:11 spire-1.2.1/release/spire/README.md 09:20:11 spire-1.2.1/release/spire/conf/ 09:20:11 spire-1.2.1/release/spire/conf/agent/ 09:20:11 spire-1.2.1/release/spire/conf/agent/agent.conf 09:20:11 spire-1.2.1/release/spire/conf/server/ 09:20:11 spire-1.2.1/release/spire/conf/server/server.conf 09:20:11 spire-1.2.1/script/ 09:20:11 spire-1.2.1/script/build-artifact.sh 09:20:11 spire-1.2.1/script/generate_dummy_ca.sh 09:20:11 spire-1.2.1/support/ 09:20:11 spire-1.2.1/support/k8s/ 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/ 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 09:20:11 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 09:20:11 spire-1.2.1/support/oidc-discovery-provider/ 09:20:11 spire-1.2.1/support/oidc-discovery-provider/README.md 09:20:11 spire-1.2.1/support/oidc-discovery-provider/common_test.go 09:20:11 spire-1.2.1/support/oidc-discovery-provider/config.go 09:20:11 spire-1.2.1/support/oidc-discovery-provider/config_test.go 09:20:11 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 09:20:11 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 09:20:11 spire-1.2.1/support/oidc-discovery-provider/handler.go 09:20:11 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 09:20:11 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 09:20:11 spire-1.2.1/support/oidc-discovery-provider/main.go 09:20:11 spire-1.2.1/support/oidc-discovery-provider/server_api.go 09:20:11 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 09:20:11 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 09:20:11 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 09:20:11 spire-1.2.1/test/ 09:20:11 spire-1.2.1/test/clock/ 09:20:11 spire-1.2.1/test/clock/clock.go 09:20:11 spire-1.2.1/test/fakes/ 09:20:11 spire-1.2.1/test/fakes/fakeagentcatalog/ 09:20:11 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 09:20:11 spire-1.2.1/test/fakes/fakeagentkeymanager/ 09:20:11 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 09:20:11 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 09:20:11 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 09:20:11 spire-1.2.1/test/fakes/fakeagentstore/ 09:20:11 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 09:20:11 spire-1.2.1/test/fakes/fakedatastore/ 09:20:11 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 09:20:11 spire-1.2.1/test/fakes/fakeentryclient/ 09:20:11 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 09:20:11 spire-1.2.1/test/fakes/fakehealthchecker/ 09:20:11 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 09:20:11 spire-1.2.1/test/fakes/fakeidentityprovider/ 09:20:11 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 09:20:11 spire-1.2.1/test/fakes/fakemetrics/ 09:20:11 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 09:20:11 spire-1.2.1/test/fakes/fakenoderesolver/ 09:20:11 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 09:20:11 spire-1.2.1/test/fakes/fakenotifier/ 09:20:11 spire-1.2.1/test/fakes/fakenotifier/notifier.go 09:20:11 spire-1.2.1/test/fakes/fakepluginmetrics/ 09:20:11 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 09:20:11 spire-1.2.1/test/fakes/fakeserverca/ 09:20:11 spire-1.2.1/test/fakes/fakeserverca/serverca.go 09:20:11 spire-1.2.1/test/fakes/fakeservercatalog/ 09:20:11 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 09:20:11 spire-1.2.1/test/fakes/fakeserverkeymanager/ 09:20:11 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 09:20:11 spire-1.2.1/test/fakes/fakeservernodeattestor/ 09:20:11 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 09:20:11 spire-1.2.1/test/fakes/fakeupstreamauthority/ 09:20:11 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 09:20:11 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 09:20:11 spire-1.2.1/test/fakes/fakeworkloadapi/ 09:20:11 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 09:20:11 spire-1.2.1/test/fakes/fakeworkloadattestor/ 09:20:11 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 09:20:11 spire-1.2.1/test/fixture/ 09:20:11 spire-1.2.1/test/fixture/certs/ 09:20:11 spire-1.2.1/test/fixture/certs/agent_svid.der 09:20:11 spire-1.2.1/test/fixture/certs/base_cert.pem 09:20:11 spire-1.2.1/test/fixture/certs/base_csr.pem 09:20:11 spire-1.2.1/test/fixture/certs/base_key.pem 09:20:11 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 09:20:11 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 09:20:11 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 09:20:11 spire-1.2.1/test/fixture/certs/blog_cert.pem 09:20:11 spire-1.2.1/test/fixture/certs/blog_csr.pem 09:20:11 spire-1.2.1/test/fixture/certs/blog_key.pem 09:20:11 spire-1.2.1/test/fixture/certs/bundle.der 09:20:11 spire-1.2.1/test/fixture/certs/ca.pem 09:20:11 spire-1.2.1/test/fixture/certs/ca_key.pem 09:20:11 spire-1.2.1/test/fixture/certs/database_cert.pem 09:20:11 spire-1.2.1/test/fixture/certs/database_csr.pem 09:20:11 spire-1.2.1/test/fixture/certs/database_key.pem 09:20:11 spire-1.2.1/test/fixture/certs/node_cert.pem 09:20:11 spire-1.2.1/test/fixture/certs/node_csr.pem 09:20:11 spire-1.2.1/test/fixture/certs/node_key.pem 09:20:11 spire-1.2.1/test/fixture/certs/svid.pem 09:20:11 spire-1.2.1/test/fixture/certs/svid_key.pem 09:20:11 spire-1.2.1/test/fixture/config/ 09:20:11 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 09:20:11 spire-1.2.1/test/fixture/config/agent_good.conf 09:20:11 spire-1.2.1/test/fixture/config/agent_good_templated.conf 09:20:11 spire-1.2.1/test/fixture/config/plugin_good.conf 09:20:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 09:20:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 09:20:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 09:20:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 09:20:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 09:20:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 09:20:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 09:20:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 09:20:11 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 09:20:11 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 09:20:11 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 09:20:11 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 09:20:11 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 09:20:11 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 09:20:11 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 09:20:11 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 09:20:11 spire-1.2.1/test/fixture/config/server_good.conf 09:20:11 spire-1.2.1/test/fixture/config/server_good_templated.conf 09:20:11 spire-1.2.1/test/fixture/fixture.go 09:20:11 spire-1.2.1/test/fixture/nodeattestor/ 09:20:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 09:20:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 09:20:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 09:20:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 09:20:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 09:20:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 09:20:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 09:20:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 09:20:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 09:20:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 09:20:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 09:20:11 spire-1.2.1/test/fixture/registration/ 09:20:11 spire-1.2.1/test/fixture/registration/entries.json 09:20:11 spire-1.2.1/test/fixture/registration/good-for-update.json 09:20:11 spire-1.2.1/test/fixture/registration/good.json 09:20:11 spire-1.2.1/test/fixture/registration/invalid.json 09:20:11 spire-1.2.1/test/fixture/registration/invalid_json.json 09:20:11 spire-1.2.1/test/fixture/registration/manager_test_entries.json 09:20:11 spire-1.2.1/test/integration/ 09:20:11 spire-1.2.1/test/integration/README.md 09:20:11 spire-1.2.1/test/integration/common 09:20:11 spire-1.2.1/test/integration/setup/ 09:20:11 spire-1.2.1/test/integration/setup/adminclient/ 09:20:11 spire-1.2.1/test/integration/setup/adminclient/build.sh 09:20:11 spire-1.2.1/test/integration/setup/adminclient/client.go 09:20:11 spire-1.2.1/test/integration/setup/debugagent/ 09:20:11 spire-1.2.1/test/integration/setup/debugagent/build.sh 09:20:11 spire-1.2.1/test/integration/setup/debugagent/main.go 09:20:11 spire-1.2.1/test/integration/setup/debugserver/ 09:20:11 spire-1.2.1/test/integration/setup/debugserver/build.sh 09:20:11 spire-1.2.1/test/integration/setup/debugserver/main.go 09:20:11 spire-1.2.1/test/integration/setup/downstreamclient/ 09:20:11 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 09:20:11 spire-1.2.1/test/integration/setup/downstreamclient/client.go 09:20:11 spire-1.2.1/test/integration/setup/itclient/ 09:20:11 spire-1.2.1/test/integration/setup/itclient/client.go 09:20:11 spire-1.2.1/test/integration/setup/node-attestation/ 09:20:11 spire-1.2.1/test/integration/setup/node-attestation/build.sh 09:20:11 spire-1.2.1/test/integration/setup/node-attestation/client.go 09:20:11 spire-1.2.1/test/integration/setup/x509pop/ 09:20:11 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 09:20:11 spire-1.2.1/test/integration/setup/x509pop/setup.sh 09:20:11 spire-1.2.1/test/integration/suites/ 09:20:11 spire-1.2.1/test/integration/suites/admin-endpoints/ 09:20:11 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 09:20:11 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 09:20:11 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 09:20:11 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 09:20:11 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 09:20:11 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 09:20:11 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 09:20:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 09:20:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 09:20:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 09:20:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 09:20:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 09:20:11 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 09:20:11 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 09:20:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 09:20:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 09:20:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 09:20:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 09:20:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 09:20:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 09:20:11 spire-1.2.1/test/integration/suites/datastore-mysql/ 09:20:11 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 09:20:11 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 09:20:11 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 09:20:11 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 09:20:11 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 09:20:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 09:20:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 09:20:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 09:20:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 09:20:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 09:20:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 09:20:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 09:20:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 09:20:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 09:20:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 09:20:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 09:20:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 09:20:11 spire-1.2.1/test/integration/suites/datastore-postgres/ 09:20:11 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 09:20:11 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 09:20:11 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 09:20:11 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 09:20:11 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 09:20:11 spire-1.2.1/test/integration/suites/debug-endpoints/ 09:20:11 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 09:20:11 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 09:20:11 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 09:20:11 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 09:20:11 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 09:20:11 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 09:20:11 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 09:20:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 09:20:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 09:20:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 09:20:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 09:20:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 09:20:11 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 09:20:11 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 09:20:11 spire-1.2.1/test/integration/suites/downstream-endpoints/ 09:20:11 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 09:20:11 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 09:20:11 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 09:20:11 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 09:20:11 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 09:20:11 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 09:20:11 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 09:20:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 09:20:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 09:20:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 09:20:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 09:20:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 09:20:11 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 09:20:11 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 09:20:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 09:20:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 09:20:11 spire-1.2.1/test/integration/suites/join-token/ 09:20:11 spire-1.2.1/test/integration/suites/join-token/01-start-server 09:20:11 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 09:20:11 spire-1.2.1/test/integration/suites/join-token/03-start-agent 09:20:11 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 09:20:11 spire-1.2.1/test/integration/suites/join-token/05-check-svid 09:20:11 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 09:20:11 spire-1.2.1/test/integration/suites/join-token/README.md 09:20:11 spire-1.2.1/test/integration/suites/join-token/conf/ 09:20:11 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 09:20:11 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 09:20:11 spire-1.2.1/test/integration/suites/join-token/conf/server/ 09:20:11 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 09:20:11 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 09:20:11 spire-1.2.1/test/integration/suites/join-token/teardown 09:20:11 spire-1.2.1/test/integration/suites/k8s-reconcile/ 09:20:11 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 09:20:11 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 09:20:11 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 09:20:11 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 09:20:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 09:20:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 09:20:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 09:20:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 09:20:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 09:20:11 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 09:20:11 spire-1.2.1/test/integration/suites/k8s-scratch/ 09:20:11 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 09:20:11 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 09:20:11 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 09:20:11 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 09:20:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 09:20:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 09:20:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 09:20:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 09:20:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 09:20:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 09:20:11 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 09:20:11 spire-1.2.1/test/integration/suites/k8s/ 09:20:11 spire-1.2.1/test/integration/suites/k8s/00-setup 09:20:11 spire-1.2.1/test/integration/suites/k8s/01-apply-config 09:20:11 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 09:20:11 spire-1.2.1/test/integration/suites/k8s/README.md 09:20:11 spire-1.2.1/test/integration/suites/k8s/conf/ 09:20:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 09:20:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 09:20:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s/conf/server/ 09:20:11 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 09:20:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 09:20:11 spire-1.2.1/test/integration/suites/k8s/init-kubectl 09:20:11 spire-1.2.1/test/integration/suites/k8s/teardown 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/ 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/README.md 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/root/ 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 09:20:11 spire-1.2.1/test/integration/suites/nested-rotation/teardown 09:20:11 spire-1.2.1/test/integration/suites/node-attestation/ 09:20:11 spire-1.2.1/test/integration/suites/node-attestation/00-setup 09:20:11 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 09:20:11 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 09:20:11 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 09:20:11 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 09:20:11 spire-1.2.1/test/integration/suites/node-attestation/README.md 09:20:11 spire-1.2.1/test/integration/suites/node-attestation/conf/ 09:20:11 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 09:20:11 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 09:20:11 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 09:20:11 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 09:20:11 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 09:20:11 spire-1.2.1/test/integration/suites/node-attestation/teardown 09:20:11 spire-1.2.1/test/integration/suites/rotation/ 09:20:11 spire-1.2.1/test/integration/suites/rotation/00-setup 09:20:11 spire-1.2.1/test/integration/suites/rotation/01-start-server 09:20:11 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 09:20:11 spire-1.2.1/test/integration/suites/rotation/03-start-agent 09:20:11 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 09:20:11 spire-1.2.1/test/integration/suites/rotation/05-check-svids 09:20:11 spire-1.2.1/test/integration/suites/rotation/README.md 09:20:11 spire-1.2.1/test/integration/suites/rotation/conf/ 09:20:11 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 09:20:11 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 09:20:11 spire-1.2.1/test/integration/suites/rotation/conf/server/ 09:20:11 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 09:20:11 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 09:20:11 spire-1.2.1/test/integration/suites/rotation/teardown 09:20:11 spire-1.2.1/test/integration/suites/self-test/ 09:20:11 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 09:20:11 spire-1.2.1/test/integration/suites/self-test/README.md 09:20:11 spire-1.2.1/test/integration/suites/self-test/teardown 09:20:11 spire-1.2.1/test/integration/suites/spire-server-cli/ 09:20:11 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 09:20:11 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 09:20:11 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 09:20:11 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 09:20:11 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 09:20:11 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 09:20:11 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 09:20:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 09:20:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 09:20:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 09:20:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 09:20:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 09:20:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 09:20:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 09:20:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 09:20:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 09:20:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 09:20:11 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 09:20:11 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 09:20:11 spire-1.2.1/test/integration/suites/upgrade/ 09:20:11 spire-1.2.1/test/integration/suites/upgrade/00-setup 09:20:11 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 09:20:11 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 09:20:11 spire-1.2.1/test/integration/suites/upgrade/README.md 09:20:11 spire-1.2.1/test/integration/suites/upgrade/conf/ 09:20:11 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 09:20:11 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 09:20:11 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 09:20:11 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 09:20:11 spire-1.2.1/test/integration/suites/upgrade/teardown 09:20:11 spire-1.2.1/test/integration/suites/upgrade/versions.txt 09:20:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 09:20:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 09:20:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 09:20:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 09:20:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 09:20:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 09:20:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 09:20:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 09:20:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 09:20:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 09:20:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 09:20:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 09:20:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 09:20:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 09:20:11 spire-1.2.1/test/integration/test-one.sh 09:20:11 spire-1.2.1/test/integration/test.sh 09:20:11 spire-1.2.1/test/plugintest/ 09:20:11 spire-1.2.1/test/plugintest/config.go 09:20:11 spire-1.2.1/test/plugintest/load.go 09:20:11 spire-1.2.1/test/plugintest/option.go 09:20:11 spire-1.2.1/test/spiretest/ 09:20:11 spire-1.2.1/test/spiretest/apiserver.go 09:20:11 spire-1.2.1/test/spiretest/assertions.go 09:20:11 spire-1.2.1/test/spiretest/dir.go 09:20:11 spire-1.2.1/test/spiretest/errors_posix.go 09:20:11 spire-1.2.1/test/spiretest/errors_windows.go 09:20:11 spire-1.2.1/test/spiretest/logs.go 09:20:11 spire-1.2.1/test/spiretest/socketapi.go 09:20:11 spire-1.2.1/test/spiretest/suite.go 09:20:11 spire-1.2.1/test/spiretest/x509.go 09:20:11 spire-1.2.1/test/testca/ 09:20:11 spire-1.2.1/test/testca/ca.go 09:20:11 spire-1.2.1/test/testkey/ 09:20:11 spire-1.2.1/test/testkey/generate.sh 09:20:11 spire-1.2.1/test/testkey/genkeys.go 09:20:11 spire-1.2.1/test/testkey/keys.go 09:20:11 spire-1.2.1/test/testkey/new.go 09:20:11 spire-1.2.1/test/tpmsimulator/ 09:20:11 spire-1.2.1/test/tpmsimulator/simulator.go 09:20:11 spire-1.2.1/test/util/ 09:20:11 spire-1.2.1/test/util/cert_fixtures.go 09:20:11 spire-1.2.1/test/util/cert_generation.go 09:20:11 spire-1.2.1/test/util/io_redirection.go 09:20:11 spire-1.2.1/test/util/race.go 09:20:11 spire-1.2.1/test/util/util.go 09:20:11 building spire from source... 09:20:11 Installing go1.17.7... 09:20:15 using credential edgex-jenkins-ssh 09:20:15 Cloning the remote Git repository 09:20:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:20:15 > git init /w/workspace/edgex-go/1 # timeout=10 09:20:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:20:15 > git --version # timeout=10 09:20:15 > git --version # 'git version 2.25.1' 09:20:15 using GIT_SSH to set credentials SSH Credentials for GitHub 09:20:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:20:18 Building bin/spire-server... 09:20:18 go: downloading github.com/mitchellh/cli v1.1.2 09:20:18 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 09:20:18 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 09:20:18 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:20:18 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 09:20:18 go: downloading github.com/imdario/mergo v0.3.12 09:20:18 go: downloading github.com/sirupsen/logrus v1.8.1 09:20:18 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 09:20:18 go: downloading google.golang.org/grpc v1.44.0 09:20:18 go: downloading github.com/hashicorp/go-hclog v1.1.0 09:20:18 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 09:20:18 go: downloading github.com/fatih/color v1.13.0 09:20:18 go: downloading github.com/mattn/go-isatty v0.0.14 09:20:18 go: downloading github.com/hashicorp/go-plugin v1.4.3 09:20:18 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 09:20:18 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 09:20:18 go: downloading github.com/InVisionApp/go-logger v1.0.1 09:20:18 go: downloading github.com/armon/go-metrics v0.3.10 09:20:18 go: downloading github.com/prometheus/client_golang v1.12.1 09:20:18 go: downloading github.com/uber-go/tally/v4 v4.1.1 09:20:18 go: downloading github.com/open-policy-agent/opa v0.38.0 09:20:18 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 09:20:18 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 09:20:18 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 09:20:18 go: downloading github.com/mattn/go-colorable v0.1.12 09:20:18 go: downloading github.com/Masterminds/goutils v1.1.0 09:20:18 go: downloading github.com/Masterminds/semver v1.5.0 09:20:18 go: downloading github.com/google/uuid v1.1.2 09:20:18 go: downloading github.com/huandu/xstrings v1.3.2 09:20:18 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 09:20:18 go: downloading github.com/oklog/run v1.0.0 09:20:18 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:20:18 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 09:20:18 go: downloading github.com/beorn7/perks v1.0.1 09:20:18 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:20:18 go: downloading github.com/prometheus/client_model v0.2.0 09:20:18 go: downloading github.com/prometheus/common v0.32.1 09:20:18 go: downloading github.com/prometheus/procfs v0.7.3 09:20:18 go: downloading go.uber.org/atomic v1.9.0 09:20:18 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 09:20:19 go: downloading github.com/imkira/go-observer v1.0.3 09:20:19 go: downloading github.com/hashicorp/errwrap v1.1.0 09:20:19 go: downloading github.com/mitchellh/reflectwalk v1.0.1 09:20:19 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:20:19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 09:20:19 go: downloading github.com/twmb/murmur3 v1.1.6 09:20:19 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 09:20:19 go: downloading github.com/blang/semver/v4 v4.0.0 09:20:19 go: downloading github.com/go-sql-driver/mysql v1.6.0 09:20:19 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 09:20:19 go: downloading github.com/jinzhu/gorm v1.9.16 09:20:19 go: downloading github.com/lib/pq v1.10.4 09:20:19 go: downloading github.com/mattn/go-sqlite3 v1.14.12 09:20:19 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 09:20:19 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 09:20:20 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 09:20:21 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 09:20:21 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 09:20:21 go: downloading github.com/stretchr/testify v1.7.0 09:20:21 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:20:21 go: downloading github.com/aws/aws-sdk-go v1.43.0 09:20:27 go: downloading google.golang.org/api v0.70.0 09:20:27 go: downloading k8s.io/client-go v0.23.4 09:20:27 go: downloading k8s.io/api v0.23.4 09:20:27 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 09:20:27 go: downloading github.com/google/go-tpm v0.3.3 09:20:27 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 09:20:27 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 09:20:27 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 09:20:27 go: downloading cloud.google.com/go/storage v1.21.0 09:20:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:20:27 go: downloading cloud.google.com/go v0.100.2 09:20:27 go: downloading k8s.io/apimachinery v0.23.4 09:20:28 go: downloading k8s.io/kube-aggregator v0.23.3 09:20:28 go: downloading sigs.k8s.io/controller-runtime v0.11.1 09:20:28 go: downloading cloud.google.com/go/security v1.3.0 09:20:28 go: downloading github.com/hashicorp/vault/api v1.4.1 09:20:28 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 09:20:28 go: downloading github.com/jinzhu/inflection v1.0.0 09:20:28 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 09:20:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 09:20:28 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 09:20:28 go: downloading github.com/aws/smithy-go v1.11.0 09:20:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 09:20:28 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 09:20:28 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 09:20:28 go: downloading github.com/Azure/go-autorest/logger v0.2.1 09:20:28 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 09:20:28 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 09:20:29 go: downloading github.com/dimchansky/utfbom v1.1.1 09:20:29 go: downloading cloud.google.com/go/compute v1.3.0 09:20:29 go: downloading cloud.google.com/go/iam v0.1.1 09:20:29 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 09:20:29 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 09:20:31 go: downloading github.com/gogo/protobuf v1.3.2 09:20:31 go: downloading k8s.io/klog/v2 v2.30.0 09:20:31 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 09:20:31 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 09:20:31 go: downloading github.com/spf13/pflag v1.0.5 09:20:31 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 09:20:31 go: downloading github.com/google/gofuzz v1.1.0 09:20:31 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 09:20:31 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 09:20:31 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:20:31 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 09:20:31 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 09:20:31 go: downloading github.com/hashicorp/vault/sdk v0.4.1 09:20:31 go: downloading github.com/mitchellh/mapstructure v1.4.3 09:20:31 go: downloading github.com/tklauser/go-sysconf v0.3.9 09:20:31 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 09:20:31 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:20:31 go: downloading gopkg.in/yaml.v2 v2.4.0 09:20:32 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:20:32 go: downloading github.com/gobwas/glob v0.2.3 09:20:32 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 09:20:32 go: downloading github.com/jmespath/go-jmespath v0.4.0 09:20:32 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 09:20:32 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 09:20:32 go: downloading go.opencensus.io v0.23.0 09:20:32 go: downloading gopkg.in/inf.v0 v0.9.1 09:20:32 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 09:20:32 go: downloading github.com/googleapis/gnostic v0.5.5 09:20:33 go: downloading github.com/json-iterator/go v1.1.12 09:20:33 go: downloading github.com/google/go-cmp v0.5.7 09:20:33 go: downloading github.com/go-logr/logr v1.2.2 09:20:33 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 09:20:33 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 09:20:33 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 09:20:33 go: downloading go.uber.org/zap v1.21.0 09:20:33 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 09:20:33 go: downloading github.com/tklauser/numcpus v0.3.0 09:20:33 go: downloading sigs.k8s.io/yaml v1.3.0 09:20:33 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 09:20:33 go: downloading github.com/ryanuber/go-glob v1.0.0 09:20:33 go: downloading github.com/golang/snappy v0.0.4 09:20:33 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 09:20:33 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:20:33 go: downloading github.com/modern-go/reflect2 v1.0.2 09:20:33 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 09:20:33 go: downloading github.com/hashicorp/go-uuid v1.0.2 09:20:33 go: downloading github.com/hashicorp/go-version v1.2.0 09:20:33 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 09:20:33 go: downloading go.uber.org/multierr v1.6.0 09:20:35 Merging remotes/origin/main commit 375f1d8fbd10d4953db1b5dba506489aad22c3c4 into PR head commit 0406da1bc5bc58b12227f391577650f5319b7429 09:20:35 Merge succeeded, producing 0406da1bc5bc58b12227f391577650f5319b7429 09:20:35 Checking out Revision 0406da1bc5bc58b12227f391577650f5319b7429 (PR-3996) 09:20:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:20:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:20:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:20:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:20:34 using GIT_SSH to set credentials SSH Credentials for GitHub 09:20:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3996/head:refs/remotes/origin/PR-3996 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:20:35 > git config core.sparsecheckout # timeout=10 09:20:35 > git checkout -f 0406da1bc5bc58b12227f391577650f5319b7429 # timeout=10 09:20:35 > git remote # timeout=10 09:20:35 > git config --get remote.origin.url # timeout=10 09:20:35 using GIT_SSH to set credentials SSH Credentials for GitHub 09:20:35 > git merge 375f1d8fbd10d4953db1b5dba506489aad22c3c4 # timeout=10 09:20:35 > git rev-parse HEAD^{commit} # timeout=10 09:20:35 > git config core.sparsecheckout # timeout=10 09:20:35 > git checkout -f 0406da1bc5bc58b12227f391577650f5319b7429 # timeout=10 09:20:38 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 09:20:38 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 09:20:40 Commit message: "build(snap): Switch stage kuiper snap's channel to 1/stable" 09:20:40 > git --version # timeout=10 09:20:40 > git --version # 'git version 2.25.1' 09:20:40 fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:20:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:20:41 % Total % Received % Xferd Average Speed Time Time Time Current 09:20:41 Dload Upload Total Spent Left Speed 09:20:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 59813 0 --:--:-- --:--:-- --:--:-- 59813 [Pipeline] sh 09:20:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:20:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:20:42 + sudo tee /etc/docker/daemon.new 09:20:42 { 09:20:42 "registry-mirrors": [ 09:20:42 "https://nexus3.edgexfoundry.org:10001" 09:20:42 ], 09:20:42 "bip": "10.250.0.254/24", 09:20:42 "hosts": [ 09:20:42 "tcp://0.0.0.0:5555", 09:20:42 "unix:///var/run/docker.sock" 09:20:42 ], 09:20:42 "mtu": 1458, 09:20:42 "selinux-enabled": true, 09:20:42 "seccomp-profile": "/etc/docker/seccomp.json" 09:20:42 } [Pipeline] sh 09:20:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:20:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:21:01 provisioning config files... 09:21:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config912891285315057553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:21:02 ---> docker-login.sh 09:21:02 nexus3.edgexfoundry.org:10001 09:21:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:21:03 Configure a credential helper to remove this warning. See 09:21:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:21:03 09:21:03 Login Succeeded 09:21:03 nexus3.edgexfoundry.org:10002 09:21:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:21:03 Configure a credential helper to remove this warning. See 09:21:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:21:03 09:21:03 Login Succeeded 09:21:03 nexus3.edgexfoundry.org:10003 09:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:21:04 Configure a credential helper to remove this warning. See 09:21:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:21:04 09:21:04 Login Succeeded 09:21:04 nexus3.edgexfoundry.org:10004 09:21:04 Removing intermediate container 0b2162d02edc 09:21:04 ---> 9a5488866aef 09:21:04 09:21:04 Step 10/22 : FROM alpine:3.14 09:21:04 ---> e04c818066af 09:21:04 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 09:21:04 Removing intermediate container 4326ae2275fb 09:21:04 ---> dd1b1e02583e 09:21:04 09:21:04 Step 10/22 : FROM alpine:3.14 09:21:04 ---> e04c818066af 09:21:04 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:21:05 ---> Running in 461483ba4369 09:21:05 ---> Running in fd251639e54c 09:21:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:21:05 Configure a credential helper to remove this warning. See 09:21:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:21:05 09:21:05 Login Succeeded 09:21:05 docker.io 09:21:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:21:06 Configure a credential helper to remove this warning. See 09:21:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:21:06 09:21:06 Login Succeeded 09:21:06 ---> docker-login.sh ends 09:21:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:21:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:21:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [Pipeline] } 09:21:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 09:21:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:21:06 (1/2) Installing ca-certificates (20211220-r0) 09:21:06 (2/2) Installing dumb-init (1.2.5-r1) 09:21:06 Executing busybox-1.33.1-r7.trigger 09:21:06 Executing ca-certificates-20211220-r0.trigger [Pipeline] echo 09:21:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 09:21:06 (1/6) Installing ca-certificates (20211220-r0) 09:21:06 (2/6) Installing brotli-libs (1.0.9-r5) 09:21:06 OK: 6 MiB in 16 packages 09:21:06 (3/6) Installing nghttp2-libs (1.43.0-r0) 09:21:06 (4/6) Installing libcurl (7.79.1-r1) 09:21:06 (5/6) Installing curl (7.79.1-r1) 09:21:06 (6/6) Installing dumb-init (1.2.5-r1) 09:21:06 Executing busybox-1.33.1-r7.trigger 09:21:06 Executing ca-certificates-20211220-r0.trigger 09:21:06 OK: 8 MiB in 20 packages [Pipeline] echo 09:21:06 ========================================================= 09:21:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 09:21:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:21:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:21:07 Removing intermediate container a7a9136d9706 09:21:07 ---> 84c0253119ee 09:21:07 09:21:07 Step 13/26 : FROM alpine:3.15 09:21:07 ---> 0ac33e5f5afa 09:21:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:21:07 ---> Using cache 09:21:07 ---> 454e46098262 09:21:07 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:21:07 ---> Using cache 09:21:07 ---> cd17008834fa 09:21:07 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:21:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:21:07 9b3977197b4f: Pulling fs layer 09:21:07 1a89e8eeedd5: Pulling fs layer 09:21:07 94645a83ff95: Pulling fs layer 09:21:07 3f3a8bcf1eab: Pulling fs layer 09:21:07 0c92f367c5e7: Pulling fs layer 09:21:07 3096ccb668a1: Pulling fs layer 09:21:07 e8cf19c19ddd: Pulling fs layer 09:21:07 a4caa8a26152: Pulling fs layer 09:21:07 3096ccb668a1: Waiting 09:21:07 e8cf19c19ddd: Waiting 09:21:07 a4caa8a26152: Waiting 09:21:07 0c92f367c5e7: Waiting 09:21:07 94645a83ff95: Verifying Checksum 09:21:07 94645a83ff95: Download complete 09:21:07 1a89e8eeedd5: Verifying Checksum 09:21:07 1a89e8eeedd5: Download complete 09:21:07 0c92f367c5e7: Verifying Checksum 09:21:07 0c92f367c5e7: Download complete 09:21:07 9b3977197b4f: Verifying Checksum 09:21:07 9b3977197b4f: Download complete 09:21:07 3096ccb668a1: Verifying Checksum 09:21:07 3096ccb668a1: Download complete 09:21:07 e8cf19c19ddd: Verifying Checksum 09:21:07 e8cf19c19ddd: Download complete 09:21:08 ---> Running in e6b1749938d5 09:21:08 9b3977197b4f: Pull complete 09:21:08 1a89e8eeedd5: Pull complete 09:21:08 Removing intermediate container fd251639e54c 09:21:08 ---> c3632847a4dd 09:21:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:21:08 Removing intermediate container 461483ba4369 09:21:08 ---> c51b959c14e6 09:21:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:21:08 ---> Running in d9c5200d05f6 09:21:08 ---> Running in 3ff106249479 09:21:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:21:08 Removing intermediate container d9c5200d05f6 09:21:08 ---> 397c0361fff7 09:21:08 Step 13/22 : ENV APP_PORT=59860 09:21:09 Removing intermediate container 3ff106249479 09:21:09 ---> d12712c68a1c 09:21:09 Step 13/22 : WORKDIR /edgex 09:21:09 ---> Running in 65e560b1e466 09:21:09 ---> Running in 56243404017d 09:21:09 94645a83ff95: Pull complete 09:21:09 Removing intermediate container 65e560b1e466 09:21:09 ---> b4b6e78f9e77 09:21:09 Step 14/22 : EXPOSE $APP_PORT 09:21:09 Removing intermediate container 56243404017d 09:21:09 ---> 13988b994e34 09:21:09 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:21:09 ---> Running in ba8fa04c37ea 09:21:09 a4caa8a26152: Verifying Checksum 09:21:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:21:09 Removing intermediate container ba8fa04c37ea 09:21:09 ---> d401a9995c71 09:21:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:21:09 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:21:09 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:21:09 OK: 15854 distinct packages available 09:21:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:21:10 3f3a8bcf1eab: Verifying Checksum 09:21:10 ---> 14bacd213dc3 09:21:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:21:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:21:11 ---> 00a2636aea7a 09:21:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:21:11 ---> c37a269fb194 09:21:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:21:11 (1/4) Installing dumb-init (1.2.5-r1) 09:21:11 (2/4) Installing musl-obstack (1.2.3-r0) 09:21:11 (3/4) Installing libucontext (1.1-r0) 09:21:11 (4/4) Installing gcompat (1.0.0-r4) 09:21:11 Executing busybox-1.34.1-r5.trigger 09:21:11 OK: 6 MiB in 18 packages 09:21:12 ---> 7c7faf0bd53f 09:21:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:21:12 ---> c0c62a8590ae 09:21:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:21:12 ---> 81af773728e3 09:21:12 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:21:12 Removing intermediate container e6b1749938d5 09:21:12 ---> 0aa83286b2ef 09:21:12 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 09:21:12 ---> d4eec4f20b21 09:21:12 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:21:12 ---> Running in bc88484121d3 09:21:12 ---> Running in 04f0d79e2bab 09:21:13 Removing intermediate container bc88484121d3 09:21:13 ---> 8cebbb19e799 09:21:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:21:13 ---> Running in ab87750b7f1b 09:21:13 Removing intermediate container ab87750b7f1b 09:21:13 ---> 2b21bc33f882 09:21:13 Step 20/22 : LABEL arch=x86_64 09:21:14 ---> Running in 4a621f48f984 09:21:14 Removing intermediate container 4a621f48f984 09:21:14 ---> bf9f42f645b1 09:21:14 Step 21/22 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 09:21:14 ---> Running in 6546318d1fba 09:21:15 Removing intermediate container 04f0d79e2bab 09:21:15 ---> d0b792663ede 09:21:15 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:21:15 ---> Running in 43eee84f2def 09:21:15 Removing intermediate container 6546318d1fba 09:21:15 ---> bfb7cbc519b9 09:21:15 Step 22/22 : LABEL version=0.0.0 09:21:15 ---> 4ebe740ac09e 09:21:15 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:21:15 ---> Running in 6e15bf739cf0 09:21:15 Removing intermediate container 43eee84f2def 09:21:15 ---> 8c7350a81266 09:21:15 Step 20/22 : LABEL arch=x86_64 09:21:15 ---> Running in 377e7ad30686 09:21:15 Removing intermediate container 6e15bf739cf0 09:21:15 ---> e1b1324500c1 09:21:15 09:21:16 ---> 921f4ae152e0 09:21:16 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:21:16 Successfully built e1b1324500c1 09:21:16 Successfully tagged support-notifications:latest 09:21:16  Building support-notifications ... done Building core-data 09:21:16 Removing intermediate container 377e7ad30686 09:21:16 ---> 6b3ac948ebf1 09:21:16 Step 21/22 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 09:21:16 ---> Running in 3824bdcb1790 09:21:16 ---> Running in ba6dc224143b 09:21:19 Removing intermediate container 3824bdcb1790 09:21:19 ---> 10d7c64c6e2e 09:21:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:21:19 Removing intermediate container ba6dc224143b 09:21:19 ---> 3585887d9106 09:21:19 Step 22/22 : LABEL version=0.0.0 09:21:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:21:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:21:19 ---> 1c160dbbc4a8 09:21:19 Step 3/23 : WORKDIR /edgex-go 09:21:19 ---> Using cache 09:21:19 ---> 2816a9342388 09:21:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:21:19 ---> Using cache 09:21:19 ---> e2bf8065d7b9 09:21:19 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:21:20 ---> Running in f1bea64d00d9 09:21:20 ---> Running in 77ef561f99f7 09:21:20 ---> a5129b48114d 09:21:20 Step 21/26 : WORKDIR / 09:21:20 ---> Running in c3a355760b4c 09:21:20 Removing intermediate container f1bea64d00d9 09:21:20 ---> 2bbde3925703 09:21:20 09:21:20 Successfully built 2bbde3925703 09:21:20 Successfully tagged security-proxy-setup:latest 09:21:20  Building security-proxy-setup ... done Removing intermediate container c3a355760b4c 09:21:20 ---> dec9221b5665 09:21:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:21:20 ---> Running in 772fed249303 09:21:20 Removing intermediate container 772fed249303 09:21:20 ---> 2b68beaa3877 09:21:20 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:21:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:21:21 ---> Running in 6f14cfb98d02 09:21:21 Removing intermediate container 6f14cfb98d02 09:21:21 ---> 42c8c3dcaab2 09:21:21 Step 24/26 : LABEL arch=x86_64 09:21:21 ---> Running in bff5d471f9e2 09:21:21 Removing intermediate container bff5d471f9e2 09:21:21 ---> 331399451a25 09:21:21 Step 25/26 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 09:21:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:21:22 ---> Running in ee6a67cb9ac3 09:21:22 Removing intermediate container ee6a67cb9ac3 09:21:22 ---> fce78793f559 09:21:22 Step 26/26 : LABEL version=0.0.0 09:21:22 OK: 221 MiB in 52 packages 09:21:22 ---> Running in b680151b5dca 09:21:22 Removing intermediate container b680151b5dca 09:21:22 ---> e6648f74b283 09:21:22 09:21:22 Successfully built e6648f74b283 09:21:22 Successfully tagged security-spire-config:latest 09:21:23  Building security-spire-config ... done Removing intermediate container 77ef561f99f7 09:21:23 ---> 7cf50dec48ce 09:21:23 Step 6/23 : COPY go.mod vendor* ./ 09:21:24 ---> 28711a541714 09:21:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:21:24 ---> Running in e03e5645492d 09:21:25 3f3a8bcf1eab: Pull complete 09:21:25 0c92f367c5e7: Pull complete 09:21:25 3096ccb668a1: Pull complete 09:21:25 e8cf19c19ddd: Pull complete 09:21:25 Removing intermediate container e03e5645492d 09:21:25 ---> f5e9206d7f6c 09:21:25 Step 8/23 : COPY . . 09:21:29 a4caa8a26152: Pull complete 09:21:29 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 09:21:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:21:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 09:21:29 + docker build -t ci-base-image-arm64 -f - .+ 09:21:29 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:21:29 WORKDIR /edgex 09:21:29 COPY go.mod . 09:21:29 RUN go mod download 09:21:32 Sending build context to Docker daemon 169.2MB 09:21:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:21:32 ---> 725f1c02e7f9 09:21:32 Step 2/4 : WORKDIR /edgex 09:21:34 ---> Running in e5f449b28a8b 09:21:34 Removing intermediate container e5f449b28a8b 09:21:34 ---> 3d6261ac0219 09:21:34 Step 3/4 : COPY go.mod . 09:21:35 ---> f299c672a220 09:21:35 Step 4/4 : RUN go mod download 09:21:35 ---> Running in 90109b58f969 09:21:35 ---> 2e07f2768680 09:21:35 Step 9/23 : RUN make cmd/core-data/core-data 09:21:35 ---> Running in 0504233be9be 09:21:35 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:21:44 Building bin/spire-agent... 09:21:44 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 09:21:44 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 09:21:44 go: downloading github.com/docker/docker v20.10.12+incompatible 09:21:44 go: downloading cloud.google.com/go/secretmanager v1.3.0 09:21:44 go: downloading github.com/google/go-tpm-tools v0.3.3 09:21:44 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 09:21:44 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 09:21:44 go: downloading github.com/docker/go-connections v0.4.0 09:21:44 go: downloading github.com/containerd/containerd v1.3.4 09:21:44 go: downloading github.com/docker/distribution v2.7.1+incompatible 09:21:44 go: downloading github.com/opencontainers/go-digest v1.0.0 09:21:44 go: downloading github.com/opencontainers/image-spec v1.0.1 09:21:44 go: downloading github.com/docker/go-units v0.4.0 09:21:56 Removing intermediate container 0504233be9be 09:21:56 ---> 9f56d0085889 09:21:56 09:21:56 Step 10/23 : FROM alpine:3.14 09:21:56 ---> e04c818066af 09:21:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:21:56 ---> Running in 47244bc040a9 09:21:56 Removing intermediate container 47244bc040a9 09:21:56 ---> 13532cc5f31c 09:21:56 Step 12/23 : ENV APP_PORT=59880 09:21:56 ---> Running in 553bf72aada4 09:21:56 Removing intermediate container 553bf72aada4 09:21:56 ---> 4c4921b5aa1a 09:21:56 Step 13/23 : EXPOSE $APP_PORT 09:21:56 ---> Running in 58062bb3eb68 09:21:56 Removing intermediate container 58062bb3eb68 09:21:56 ---> f401f153d791 09:21:56 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:21:56 ---> Running in e853db6297b2 09:21:56 Removing intermediate container e853db6297b2 09:21:56 ---> 2f4c347ec6b5 09:21:56 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:21:56 ---> Running in 7283daf1c0b4 09:21:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:21:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:21:58 (1/6) Installing dumb-init (1.2.5-r1) 09:21:58 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:21:58 (3/6) Installing libsodium (1.0.18-r0) 09:21:58 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:21:58 (5/6) Installing libzmq (4.3.4-r0) 09:21:58 (6/6) Installing zeromq (4.3.4-r0) 09:21:58 Executing busybox-1.33.1-r7.trigger 09:21:58 OK: 8 MiB in 20 packages 09:22:01 Removing intermediate container 7283daf1c0b4 09:22:01 ---> 6323d0a6bddb 09:22:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:22:01 ---> 06df6967a566 09:22:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:22:02 ---> 8e229761631d 09:22:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:22:02 ---> e7ea5a6d384e 09:22:02 Step 19/23 : ENTRYPOINT ["/core-data"] 09:22:03 ---> Running in 9a184be9f2a5 09:22:03 Removing intermediate container 9a184be9f2a5 09:22:03 ---> 43869dacd087 09:22:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:22:03 ---> Running in 9285e0f6a517 09:22:03 Removing intermediate container 9285e0f6a517 09:22:03 ---> b6cb21bd5349 09:22:03 Step 21/23 : LABEL arch=x86_64 09:22:03 ---> Running in 6b6f64393484 09:22:03 Removing intermediate container 6b6f64393484 09:22:03 ---> cd63da607702 09:22:03 Step 22/23 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 09:22:03 ---> Running in 65bc52b2cc66 09:22:04 Removing intermediate container 65bc52b2cc66 09:22:04 ---> adcb2d4a3e2d 09:22:04 Step 23/23 : LABEL version=0.0.0 09:22:04 ---> Running in ec425f8db7db 09:22:04 Removing intermediate container ec425f8db7db 09:22:04 ---> 21da3119931c 09:22:04 09:22:04 Successfully built 21da3119931c 09:22:04 Successfully tagged core-data:latest 09:22:22  Building core-data ... done Building bin/spire-agent... 09:22:22 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 09:22:22 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 09:22:22 go: downloading cloud.google.com/go/secretmanager v1.3.0 09:22:22 go: downloading github.com/docker/docker v20.10.12+incompatible 09:22:23 go: downloading github.com/google/go-tpm-tools v0.3.3 09:22:23 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 09:22:23 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 09:22:23 go: downloading github.com/docker/go-units v0.4.0 09:22:23 go: downloading github.com/docker/go-connections v0.4.0 09:22:23 go: downloading github.com/opencontainers/image-spec v1.0.1 09:22:23 go: downloading github.com/containerd/containerd v1.3.4 09:22:23 go: downloading github.com/opencontainers/go-digest v1.0.0 09:22:23 go: downloading github.com/docker/distribution v2.7.1+incompatible 09:22:32 Removing intermediate container 90109b58f969 09:22:32 ---> e5b92b1c040c 09:22:32 Successfully built e5b92b1c040c 09:22:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:22:32 + docker inspect -f . ci-base-image-arm64 09:22:32 . [Pipeline] withDockerContainer 09:22:32 prd-ubuntu20.04-docker-arm64-4c-16g-33648 does not seem to be running inside a container 09:22:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:22:34 $ docker top 173bada6de5248e25c6dc32cfafc9dab18e08f76a915aa2c71ffb1d887d08fa9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:22:35 + go version 09:22:35 go version go1.17.6 linux/arm64 [Pipeline] } 09:22:35 $ docker stop --time=1 173bada6de5248e25c6dc32cfafc9dab18e08f76a915aa2c71ffb1d887d08fa9 09:22:37 $ docker rm -f 173bada6de5248e25c6dc32cfafc9dab18e08f76a915aa2c71ffb1d887d08fa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:22:38 + docker inspect -f . ci-base-image-arm64 09:22:38 . [Pipeline] withDockerContainer 09:22:38 prd-ubuntu20.04-docker-arm64-4c-16g-33648 does not seem to be running inside a container 09:22:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:22:39 $ docker top 35b2848eaccf5b4d4cd0056a9bb399f24f096b45b1f3c1ef31f28dd8df701f91 -eo pid,comm [Pipeline] { [Pipeline] echo 09:22:40 ========================================================= 09:22:40 [edgeXBuildGoParallel] Running Tests and Build... 09:22:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:22:40 + make test 09:22:40 go mod tidy -compat=1.17 09:22:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:22:45 Removing intermediate container e7e85f7a3709 09:22:45 ---> 523dd941dabc 09:22:45 09:22:45 Step 13/25 : FROM alpine:3.15 09:22:45 ---> 0ac33e5f5afa 09:22:45 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:22:45 ---> Using cache 09:22:45 ---> 454e46098262 09:22:45 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:22:45 ---> Using cache 09:22:45 ---> cd17008834fa 09:22:45 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:22:45 ---> Running in 26b3d9150114 09:22:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:22:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:22:46 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:22:46 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:22:46 OK: 15854 distinct packages available 09:22:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:22:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:22:47 (1/5) Installing dumb-init (1.2.5-r1) 09:22:47 (2/5) Installing musl-obstack (1.2.3-r0) 09:22:47 (3/5) Installing libucontext (1.1-r0) 09:22:47 (4/5) Installing gcompat (1.0.0-r4) 09:22:47 (5/5) Installing openssl (1.1.1n-r0) 09:22:47 Executing busybox-1.34.1-r5.trigger 09:22:47 OK: 6 MiB in 19 packages 09:22:52 Removing intermediate container 26b3d9150114 09:22:52 ---> de8910e5ea02 09:22:52 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 09:22:55 ---> 07881a46f6a2 09:22:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:22:55 ---> fc44db1c0bb1 09:22:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:22:55 ---> 07f068292e48 09:22:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:22:55 ---> ac2873740a6d 09:22:55 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:22:55 ---> Running in bf1045e02858 09:22:56 Removing intermediate container bf1045e02858 09:22:56 ---> 24dbb3d08880 09:22:56 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:22:56 ---> Running in d5b4328546f9 09:22:56 Removing intermediate container d5b4328546f9 09:22:56 ---> fcac9c0e65b8 09:22:56 Step 23/25 : LABEL arch=x86_64 09:22:56 ---> Running in 69cdfc12c02d 09:22:56 Removing intermediate container 69cdfc12c02d 09:22:56 ---> 3e745ef0ff9e 09:22:56 Step 24/25 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 09:22:56 ---> Running in fce558a9438f 09:22:56 Removing intermediate container fce558a9438f 09:22:56 ---> ed7544eca8ab 09:22:56 Step 25/25 : LABEL version=0.0.0 09:22:56 ---> Running in ac3255194c7c 09:22:57 Removing intermediate container ac3255194c7c 09:22:57 ---> 36779d28319f 09:22:57 09:22:57 Successfully built 36779d28319f 09:22:57 Successfully tagged security-spire-server:latest 09:23:20 ? github.com/edgexfoundry/edgex-go [no test files] 09:23:23  Building security-spire-server ... done Removing intermediate container d5aa18aacbe4 09:23:23 ---> b7616833d57f 09:23:23 09:23:23 Step 13/26 : FROM alpine:3.15 09:23:23 ---> 0ac33e5f5afa 09:23:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:23:23 ---> Using cache 09:23:23 ---> 454e46098262 09:23:23 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:23:23 ---> Using cache 09:23:23 ---> cd17008834fa 09:23:23 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:23:23 ---> Using cache 09:23:23 ---> de8910e5ea02 09:23:23 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 09:23:24 ---> f1fb5cb2e4c6 09:23:24 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 09:23:25 ---> 25130ce3b6c5 09:23:25 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:23:26 ---> 804d873cfe4c 09:23:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:23:26 ---> e6ac66fd513e 09:23:26 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:23:26 ---> 972000defbb4 09:23:26 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:23:26 ---> Running in 04daf3035348 09:23:26 Removing intermediate container 04daf3035348 09:23:26 ---> c71bcfa7aeab 09:23:26 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:23:26 ---> Running in 0a611fae9b2d 09:23:27 Removing intermediate container 0a611fae9b2d 09:23:27 ---> 69a69b69e48b 09:23:27 Step 24/26 : LABEL arch=x86_64 09:23:27 ---> Running in 8733fb9472bf 09:23:27 Removing intermediate container 8733fb9472bf 09:23:27 ---> 4e59363c617a 09:23:27 Step 25/26 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 09:23:27 ---> Running in a30a23e038b6 09:23:27 Removing intermediate container a30a23e038b6 09:23:27 ---> 00f9ac5bdbf6 09:23:27 Step 26/26 : LABEL version=0.0.0 09:23:27 ---> Running in c9d7bbd41252 09:23:27 Removing intermediate container c9d7bbd41252 09:23:27 ---> d2ae4f832e9c 09:23:27 09:23:27 Successfully built d2ae4f832e9c 09:23:27 Successfully tagged security-spire-agent:latest 09:23:27  Building security-spire-agent ... done  [Pipeline] } 09:23:27 $ docker stop --time=1 dc1414372501b158131af234be39e41ae8a0a6c260442ec7423fc72b07efe351 09:23:29 $ docker rm -f dc1414372501b158131af234be39e41ae8a0a6c260442ec7423fc72b07efe351 [Pipeline] // withDockerContainer [Pipeline] sh 09:23:29 + docker images 09:23:29 REPOSITORY TAG IMAGE ID CREATED SIZE 09:23:29 security-spire-agent latest d2ae4f832e9c 2 seconds ago 127MB 09:23:29 b7616833d57f 15 seconds ago 4.43GB 09:23:29 security-spire-server latest 36779d28319f 33 seconds ago 87.3MB 09:23:29 523dd941dabc About a minute ago 4.43GB 09:23:29 core-data latest 21da3119931c About a minute ago 22.5MB 09:23:29 9f56d0085889 About a minute ago 1.52GB 09:23:29 security-spire-config latest e6648f74b283 2 minutes ago 86.7MB 09:23:29 security-proxy-setup latest 2bbde3925703 2 minutes ago 26.9MB 09:23:29 support-notifications latest e1b1324500c1 2 minutes ago 26.9MB 09:23:29 84c0253119ee 2 minutes ago 4.43GB 09:23:29 dd1b1e02583e 2 minutes ago 1.55GB 09:23:29 9a5488866aef 2 minutes ago 1.5GB 09:23:29 security-spiffe-token-provider latest 96dbcd195e7f 3 minutes ago 28.8MB 09:23:29 support-scheduler latest 45a7f925828e 3 minutes ago 26.3MB 09:23:29 462db2ea9533 3 minutes ago 1.54GB 09:23:29 b22a2bf68cab 3 minutes ago 1.55GB 09:23:29 core-command latest 42602b60d64b 3 minutes ago 16.1MB 09:23:29 7252e3b1ab64 4 minutes ago 1.49GB 09:23:29 sys-mgmt-agent latest 4f22f8ed9175 4 minutes ago 299MB 09:23:29 security-bootstrapper latest 6ac700513517 4 minutes ago 19.1MB 09:23:29 security-secretstore-setup latest 1afef9d5b45f 4 minutes ago 28.5MB 09:23:29 core-metadata latest 43eeb255bd8d 4 minutes ago 17MB 09:23:29 f47ecd726856 5 minutes ago 1.49GB 09:23:29 f8c645fdc25d 5 minutes ago 1.5GB 09:23:29 d22afc1884e7 5 minutes ago 1.5GB 09:23:29 e2c884d154ee 5 minutes ago 1.5GB 09:23:29 ci-base-image-x86_64 latest 1c160dbbc4a8 8 minutes ago 896MB 09:23:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 5 days ago 562MB 09:23:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 6 days ago 254MB 09:23:29 docker 20.10.14 7417809fdb73 3 weeks ago 218MB 09:23:29 alpine 3.14 e04c818066af 3 weeks ago 5.59MB 09:23:29 alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB 09:23:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:25:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:25:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:25:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:25:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:25:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:25:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:25:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:25:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:25:18 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:25:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:25:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:25:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:25:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:25:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:25:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:25:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.294s coverage: 28.7% of statements 09:25:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:25:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:25:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.433s coverage: 98.5% of statements 09:25:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:25:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.643s coverage: 53.4% of statements 09:25:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:25:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:26:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.447s coverage: 89.2% of statements 09:26:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:26:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:26:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:26:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.504s coverage: 84.4% of statements 09:26:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:26:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:26:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:26:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:26:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:26:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.725s coverage: 95.6% of statements 09:26:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:26:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:26:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.465s coverage: 72.2% of statements 09:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:26:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.632s coverage: 60.0% of statements 09:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:26:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.809s coverage: 0.9% of statements 09:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:26:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.656s coverage: 58.8% of statements 09:26:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.290s coverage: 29.6% of statements 09:26:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:26:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.299s coverage: 47.1% of statements 09:26:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.256s coverage: 79.5% of statements 09:26:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.218s coverage: 94.1% of statements 09:26:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.256s coverage: 96.3% of statements 09:26:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.263s coverage: 87.5% of statements 09:26:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.260s coverage: 94.4% of statements 09:26:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.224s coverage: 44.8% of statements 09:26:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.689s coverage: 82.5% of statements 09:26:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:26:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.338s coverage: 92.9% of statements 09:26:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:26:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:26:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:26:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 09:26:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:26:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:26:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:26:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:26:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:26:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.227s coverage: 87.2% of statements 09:26:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:26:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:26:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.219s coverage: 100.0% of statements 09:26:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:26:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.293s coverage: 58.8% of statements 09:26:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:26:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.323s coverage: 80.0% of statements 09:26:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.294s coverage: 87.2% of statements 09:26:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.326s coverage: 85.4% of statements 09:26:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.884s coverage: 91.2% of statements 09:26:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:26:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.105s coverage: 64.4% of statements 09:26:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:26:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:26:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.296s coverage: 100.0% of statements 09:26:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 89.4% of statements 09:26:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.107s coverage: 100.0% of statements 09:26:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements 09:26:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 09:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.563s coverage: 65.4% of statements 09:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.925s coverage: 43.8% of statements 09:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.330s coverage: 89.5% of statements 09:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.322s coverage: 84.8% of statements 09:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:26:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:27:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.446s coverage: 17.7% of statements 09:27:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:27:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:27:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:27:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:27:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.764s coverage: 92.3% of statements 09:27:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:27:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:27:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:27:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:27:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.375s coverage: 63.2% of statements 09:27:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:27:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:27:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.503s coverage: 97.7% of statements 09:27:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:27:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:27:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:27:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:27:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.221s coverage: 28.9% of statements 09:27:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:27:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:27:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:27:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:27:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:27:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:27:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.251s coverage: 100.0% of statements 09:27:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.095s coverage: 96.9% of statements 09:27:04 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 09:27:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:27:04 GO111MODULE=on go vet ./... 09:29:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:29:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:29:11 ./bin/test-attribution-txt.sh [Pipeline] echo 09:29:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:29:12 + ls -al . 09:29:12 total 668 09:29:12 drwxrwxr-x 9 1001 1001 4096 Apr 28 09:29 . 09:29:12 drwxr-xr-x 4 root root 4096 Apr 28 09:22 .. 09:29:12 -rw-rw-r-- 1 1001 1001 11 Apr 28 09:20 .dockerignore 09:29:12 drwxrwxr-x 8 1001 1001 4096 Apr 28 09:20 .git 09:29:12 drwxrwxr-x 3 1001 1001 4096 Apr 28 09:20 .github 09:29:12 -rw-rw-r-- 1 1001 1001 879 Apr 28 09:20 .gitignore 09:29:12 -rw-rw-r-- 1 1001 1001 42 Apr 28 09:20 .golangci.yml 09:29:12 -rw-rw-r-- 1 1001 1001 87 Apr 28 09:20 .hadolint.yml 09:29:12 -rw-rw-r-- 1 1001 1001 166 Apr 28 09:20 .sonarcloud.properties 09:29:12 -rw-rw-r-- 1 1001 1001 1171 Apr 28 09:20 ADOPTERS.md 09:29:12 -rw-rw-r-- 1 1001 1001 10086 Apr 28 09:20 Attribution.txt 09:29:12 -rw-rw-r-- 1 1001 1001 51732 Apr 28 09:20 CHANGELOG.md 09:29:12 -rw-rw-r-- 1 1001 1001 3804 Apr 28 09:20 CONTRIBUTING.md 09:29:12 -rw-rw-r-- 1 1001 1001 677 Apr 28 09:20 GOVERNANCE.md 09:29:12 -rw-rw-r-- 1 1001 1001 850 Apr 28 09:20 Jenkinsfile 09:29:12 -rw-rw-r-- 1 1001 1001 10775 Apr 28 09:20 LICENSE 09:29:12 -rw-rw-r-- 1 1001 1001 10389 Apr 28 09:20 Makefile 09:29:12 -rw-rw-r-- 1 1001 1001 582 Apr 28 09:20 OWNERS.md 09:29:12 -rw-rw-r-- 1 1001 1001 9120 Apr 28 09:20 README.md 09:29:12 -rw-rw-r-- 1 1001 1001 6912 Apr 28 09:20 SECURITY.md 09:29:12 -rw-rw-r-- 1 1001 1001 5 Apr 28 09:14 VERSION 09:29:12 -rw-rw-r-- 1 1001 1001 4131 Apr 28 09:20 ZMQWindows.md 09:29:12 drwxrwxr-x 2 1001 1001 4096 Apr 28 09:20 bin 09:29:12 drwxrwxr-x 18 1001 1001 4096 Apr 28 09:20 cmd 09:29:12 -rw-r--r-- 1 root root 435134 Apr 28 09:27 coverage.out 09:29:12 -rw-rw-r-- 1 1001 1001 3256 Apr 28 09:20 go.mod 09:29:12 -rw-rw-r-- 1 1001 1001 35162 Apr 28 09:20 go.sum 09:29:12 drwxrwxr-x 8 1001 1001 4096 Apr 28 09:20 internal 09:29:12 drwxrwxr-x 3 1001 1001 4096 Apr 28 09:20 openapi 09:29:12 drwxrwxr-x 4 1001 1001 4096 Apr 28 09:20 snap 09:29:12 -rw-rw-r-- 1 1001 1001 204 Apr 28 09:20 version.go [Pipeline] sh 09:29:12 + '[' -e coverage.out ] 09:29:12 + chown 1001:1001 coverage.out [Pipeline] stash 09:29:12 Warning: overwriting stash ‘coverage-report’ 09:29:13 Stashed 1 file(s) [Pipeline] sh 09:29:14 + make build 09:29:14 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:30:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:32: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-command/core-command ./cmd/core-command 09:32:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:32:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:32:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:32:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:33:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:33:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:33:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:33:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:33:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:33:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:33:42 $ docker stop --time=1 35b2848eaccf5b4d4cd0056a9bb399f24f096b45b1f3c1ef31f28dd8df701f91 09:33:44 $ docker rm -f 35b2848eaccf5b4d4cd0056a9bb399f24f096b45b1f3c1ef31f28dd8df701f91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:33:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:33:47 09:33:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:33:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:33:47 latest: Pulling from edgex-devops/edgex-compose-arm64 09:33:47 29e5d40040c1: Pulling fs layer 09:33:47 1ce36da41761: Pulling fs layer 09:33:47 25b303627fd3: Pulling fs layer 09:33:47 29e5d40040c1: Verifying Checksum 09:33:47 29e5d40040c1: Download complete 09:33:47 1ce36da41761: Verifying Checksum 09:33:47 1ce36da41761: Download complete 09:33:48 29e5d40040c1: Pull complete 09:33:50 25b303627fd3: Verifying Checksum 09:33:50 25b303627fd3: Download complete 09:33:50 1ce36da41761: Pull complete 09:34:02 25b303627fd3: Pull complete 09:34:02 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:34:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:34:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:34:02 prd-ubuntu20.04-docker-arm64-4c-16g-33648 does not seem to be running inside a container 09:34:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:34:05 $ docker top e746f193d42f0a422850eb5154bb933f372ce2215fac6180600d6eef96cf1ee2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:34:06 + docker-compose build --help 09:34:06 + grep parallel 09:34:13 --parallel Build images in parallel. [Pipeline] } 09:34:13 $ docker stop --time=1 e746f193d42f0a422850eb5154bb933f372ce2215fac6180600d6eef96cf1ee2 09:34:15 $ docker rm -f e746f193d42f0a422850eb5154bb933f372ce2215fac6180600d6eef96cf1ee2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:34:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:34:16 . [Pipeline] withDockerContainer 09:34:16 prd-ubuntu20.04-docker-arm64-4c-16g-33648 does not seem to be running inside a container 09:34:16 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:34:17 $ docker top 23f768ecebd42ebb411bc57b60e2f6a8c0adb01ecdc4a6e220acca07143bccb3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:34:19 + docker-compose -f ./docker-compose-build.yml build --parallel 09:34:27 Building core-command ... 09:34:27 Building core-data ... 09:34:27 Building core-metadata ... 09:34:27 Building security-bootstrapper ... 09:34:27 Building security-proxy-setup ... 09:34:27 Building security-secretstore-setup ... 09:34:27 Building security-spiffe-token-provider ... 09:34:27 Building security-spire-agent ... 09:34:27 Building security-spire-config ... 09:34:27 Building security-spire-server ... 09:34:27 Building support-notifications ... 09:34:27 Building support-scheduler ... 09:34:27 Building sys-mgmt-agent ... 09:34:27 Building security-proxy-setup 09:34:27 Building security-spiffe-token-provider 09:34:27 Building core-data 09:34:27 Building security-secretstore-setup 09:34:27 Building security-spire-agent 09:36:04 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:36:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:36:04 ---> e5b92b1c040c 09:36:04 Step 3/23 : WORKDIR /edgex-go 09:36:04 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:36:04 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:36:04 ---> e5b92b1c040c 09:36:04 Step 3/20 : WORKDIR /edgex-go 09:36:04 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:36:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:36:04 ---> e5b92b1c040c 09:36:04 Step 3/25 : WORKDIR /edgex-go 09:36:04 ---> Running in 45562221f918 09:36:04 ---> Running in 94665920d015 09:36:04 ---> Running in 081dcccc8959 09:36:04 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:36:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:36:04 ---> e5b92b1c040c 09:36:04 Step 3/26 : WORKDIR /edgex-go 09:36:04 ---> Running in 13ecc29470c8 09:36:04 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:36:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:36:04 ---> e5b92b1c040c 09:36:04 Step 3/22 : WORKDIR /edgex-go 09:36:04 ---> Running in cdf83bd12151 09:36:04 Removing intermediate container 45562221f918 09:36:04 ---> 42bd9fbae27b 09:36:04 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:36:04 Removing intermediate container 13ecc29470c8 09:36:04 ---> cf8f8a91ca9c 09:36:04 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:36:04 Removing intermediate container cdf83bd12151 09:36:04 ---> 0e2fd6e69ec7 09:36:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:36:04 Removing intermediate container 081dcccc8959 09:36:04 ---> b39d7a6ac33f 09:36:04 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:36:04 Removing intermediate container 94665920d015 09:36:04 ---> 3bc214e2748f 09:36:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:36:04 ---> Running in d9fdc06e4a4f 09:36:04 ---> Running in 5488bf08afb3 09:36:04 ---> Running in d836cfed9f88 09:36:04 ---> Running in 55415ece6a7d 09:36:04 ---> Running in 3c09376fc63a 09:36:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:36:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:36:04 Removing intermediate container d9fdc06e4a4f 09:36:04 ---> c000b3ec069d 09:36:04 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 09:36:04 Removing intermediate container d836cfed9f88 09:36:04 ---> 8fee0de953c8 09:36:04 Step 5/25 : RUN apk add --update --no-cache make git 09:36:04 ---> Running in 2c1e7f646dd7 09:36:04 ---> Running in 8cc40f19bb5d 09:36:04 Removing intermediate container 5488bf08afb3 09:36:04 ---> a1839aba5b73 09:36:04 Step 5/22 : RUN apk add --update --no-cache make git 09:36:04 ---> Running in 5e54bc321a23 09:36:04 Removing intermediate container 3c09376fc63a 09:36:04 ---> c4465d0fc11c 09:36:04 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:36:04 ---> Running in 0dea2ff26bb9 09:36:04 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:36:04 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:36:04 OK: 15739 distinct packages available 09:36:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:36:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:36:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:36:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:36:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:36:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:36:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:36:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:36:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:36:04 OK: 220 MiB in 52 packages 09:36:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:36:04 OK: 220 MiB in 52 packages 09:36:04 OK: 220 MiB in 52 packages 09:36:04 OK: 220 MiB in 52 packages 09:36:04 OK: 220 MiB in 52 packages 09:36:04 Removing intermediate container 55415ece6a7d 09:36:04 ---> 8fe1a24cafa3 09:36:04 Step 5/20 : COPY go.mod vendor* ./ 09:36:04 Removing intermediate container 2c1e7f646dd7 09:36:04 ---> 5a0fe3fd9503 09:36:04 Step 6/26 : COPY go.mod vendor* ./ 09:36:05 Removing intermediate container 8cc40f19bb5d 09:36:05 ---> 4b83f94457df 09:36:05 Step 6/25 : COPY go.mod vendor* ./ 09:36:05 ---> bee7446b89ec 09:36:05 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:05 Removing intermediate container 5e54bc321a23 09:36:05 ---> 16036bb53d09 09:36:05 Step 6/22 : COPY go.mod vendor* ./ 09:36:05 Removing intermediate container 0dea2ff26bb9 09:36:05 ---> c310d748b5e6 09:36:05 Step 6/23 : COPY go.mod vendor* ./ 09:36:05 ---> Running in e42bfec3b8b6 09:36:06 ---> f4e812bcd15a 09:36:06 ---> 04b8c9c41ca3 09:36:06 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:06 ---> Running in 561f58ed5e37 09:36:06 ---> Running in 2c22a2496732 09:36:06 ---> d028923164de 09:36:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:07 ---> Running in 78d0fdefdd1e 09:36:07 ---> 251816e8966f 09:36:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:07 ---> Running in 8b285ed1010b 09:36:10 Removing intermediate container e42bfec3b8b6 09:36:10 ---> e5c96aedbee0 09:36:10 Step 7/20 : COPY . . 09:36:13 Removing intermediate container 561f58ed5e37 09:36:13 ---> 7c3dc56aa513 09:36:13 Step 8/26 : COPY . . 09:36:14 Removing intermediate container 2c22a2496732 09:36:14 ---> 2215ba29c2ea 09:36:14 Step 8/25 : COPY . . 09:36:14 Removing intermediate container 78d0fdefdd1e 09:36:14 ---> d8b882b61d66 09:36:14 Step 8/23 : COPY . . 09:36:14 Removing intermediate container 8b285ed1010b 09:36:14 ---> 28228f4aa8b7 09:36:14 Step 8/22 : COPY . . 09:36:46 ---> 17cdf3e0e5b0 09:36:46 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:36:46 ---> 36d6b8bb350d 09:36:46 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:36:46 ---> Running in 360970efac3f 09:36:46 ---> Running in 0370d8c97933 09:36:46 Removing intermediate container 360970efac3f 09:36:46 ---> 09b7e80d3ba6 09:36:46 Step 10/26 : RUN mkdir -p spire-build 09:36:46 ---> Running in f18b8bf0e8b7 09:36:46 ---> d916d26bc215 09:36:46 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:36:46 ---> 0e00d3137a3e 09:36:46 Step 9/23 : RUN make cmd/core-data/core-data 09:36:46 ---> Running in cb22abc45a1f 09:36:46 ---> Running in 2c06fddeb698 09:36:46 ---> 61c4f3871485 09:36:46 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:36:46 ---> Running in a3dd10ddfc36 09:36:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:36: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 09:36:48 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:36:48 Removing intermediate container f18b8bf0e8b7 09:36:48 ---> dc3dd7fcbb6a 09:36:48 Step 11/26 : WORKDIR /edgex-go/spire-build 09:36:49 ---> Running in 4f2136db9a68 09:36: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:36:49 Removing intermediate container 4f2136db9a68 09:36:49 ---> b14fae2878d9 09:36:49 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 09:36:50 ---> Running in 0c808cd978b3 09:36:53 spire-1.2.1/ 09:36:53 spire-1.2.1/.data/ 09:36:53 spire-1.2.1/.data/.file 09:36:53 spire-1.2.1/.dockerignore 09:36:53 spire-1.2.1/.gitattributes 09:36:53 spire-1.2.1/.githooks/ 09:36:53 spire-1.2.1/.githooks/pre-commit 09:36:53 spire-1.2.1/.github/ 09:36:53 spire-1.2.1/.github/ISSUE_TEMPLATE.md 09:36:53 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 09:36:53 spire-1.2.1/.github/dependabot.yml 09:36:53 spire-1.2.1/.github/workflows/ 09:36:53 spire-1.2.1/.github/workflows/nightly_build.yaml 09:36:53 spire-1.2.1/.github/workflows/pr_build.yaml 09:36:53 spire-1.2.1/.github/workflows/release_build.yaml 09:36:53 spire-1.2.1/.github/workflows/scripts/ 09:36:53 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 09:36:53 spire-1.2.1/.github/workflows/scripts/push-images.sh 09:36:53 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 09:36:53 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 09:36:53 spire-1.2.1/.github/workflows/scripts/split.sh 09:36:53 spire-1.2.1/.gitignore 09:36:53 spire-1.2.1/.go-version 09:36:53 spire-1.2.1/.golangci.yml 09:36:53 spire-1.2.1/ADOPTERS.md 09:36:53 spire-1.2.1/CHANGELOG.md 09:36:53 spire-1.2.1/CODE-OF-CONDUCT.md 09:36:53 spire-1.2.1/CODEOWNERS 09:36:53 spire-1.2.1/CONTRIBUTING.md 09:36:53 spire-1.2.1/Dockerfile 09:36:53 spire-1.2.1/Dockerfile.dev 09:36:53 spire-1.2.1/Dockerfile.scratch 09:36:53 spire-1.2.1/LICENSE 09:36:53 spire-1.2.1/MAINTAINERS.md 09:36:53 spire-1.2.1/Makefile 09:36:53 spire-1.2.1/README.md 09:36:53 spire-1.2.1/ROADMAP.md 09:36:53 spire-1.2.1/SECURITY.md 09:36:53 spire-1.2.1/cmd/ 09:36:53 spire-1.2.1/cmd/spire-agent/ 09:36:53 spire-1.2.1/cmd/spire-agent/cli/ 09:36:53 spire-1.2.1/cmd/spire-agent/cli/api/ 09:36:53 spire-1.2.1/cmd/spire-agent/cli/api/common.go 09:36:53 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 09:36:53 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 09:36:53 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 09:36:53 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 09:36:53 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 09:36:53 spire-1.2.1/cmd/spire-agent/cli/cli.go 09:36:53 spire-1.2.1/cmd/spire-agent/cli/common/ 09:36:53 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 09:36:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 09:36:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 09:36:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 09:36:53 spire-1.2.1/cmd/spire-agent/cli/run/ 09:36:53 spire-1.2.1/cmd/spire-agent/cli/run/run.go 09:36:53 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 09:36:53 spire-1.2.1/cmd/spire-agent/cli/validate/ 09:36:53 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 09:36:53 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 09:36:53 spire-1.2.1/cmd/spire-agent/main.go 09:36:53 spire-1.2.1/cmd/spire-server/ 09:36:53 spire-1.2.1/cmd/spire-server/cli/ 09:36:53 spire-1.2.1/cmd/spire-server/cli/agent/ 09:36:53 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/agent/count.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/agent/list.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/agent/show.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/bundle/ 09:36:53 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/cli.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/entry/ 09:36:53 spire-1.2.1/cmd/spire-server/cli/entry/count.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/entry/create.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/entry/show.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/entry/update.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/entry/util.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/federation/ 09:36:53 spire-1.2.1/cmd/spire-server/cli/federation/common.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/federation/create.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/federation/list.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/federation/show.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/federation/update.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 09:36:53 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/jwt/ 09:36:53 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/run/ 09:36:53 spire-1.2.1/cmd/spire-server/cli/run/run.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/token/ 09:36:53 spire-1.2.1/cmd/spire-server/cli/token/generate.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/validate/ 09:36:53 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/x509/ 09:36:53 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 09:36:53 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 09:36:53 spire-1.2.1/cmd/spire-server/main.go 09:36:53 spire-1.2.1/cmd/spire-server/util/ 09:36:53 spire-1.2.1/cmd/spire-server/util/util.go 09:36:53 spire-1.2.1/conf/ 09:36:53 spire-1.2.1/conf/agent/ 09:36:53 spire-1.2.1/conf/agent/agent.conf 09:36:53 spire-1.2.1/conf/agent/agent_full.conf 09:36:53 spire-1.2.1/conf/agent/dummy_root_ca.crt 09:36:53 spire-1.2.1/conf/server/ 09:36:53 spire-1.2.1/conf/server/dummy_upstream_ca.crt 09:36:53 spire-1.2.1/conf/server/dummy_upstream_ca.key 09:36:53 spire-1.2.1/conf/server/server.conf 09:36:53 spire-1.2.1/conf/server/server_full.conf 09:36:53 spire-1.2.1/doc/ 09:36:53 spire-1.2.1/doc/SPIRE101.md 09:36:53 spire-1.2.1/doc/auditlog.md 09:36:53 spire-1.2.1/doc/authorization_policy_engine.md 09:36:53 spire-1.2.1/doc/changelog_guidelines.md 09:36:53 spire-1.2.1/doc/cure53-report.pdf 09:36:53 spire-1.2.1/doc/images/ 09:36:53 spire-1.2.1/doc/images/2019_roadmap.png 09:36:53 spire-1.2.1/doc/images/SPIRE101.png 09:36:53 spire-1.2.1/doc/images/SPIRE_agent.png 09:36:53 spire-1.2.1/doc/images/SPIRE_server.png 09:36:53 spire-1.2.1/doc/images/cache_mgr.png 09:36:53 spire-1.2.1/doc/images/cache_mgr_components.png 09:36:53 spire-1.2.1/doc/images/federated_spire.png 09:36:53 spire-1.2.1/doc/images/ha_mode.png 09:36:53 spire-1.2.1/doc/images/nested_spire.png 09:36:53 spire-1.2.1/doc/images/oidc_federation.png 09:36:53 spire-1.2.1/doc/images/single_trust_domain.png 09:36:53 spire-1.2.1/doc/images/spiffe_compatible.png 09:36:53 spire-1.2.1/doc/images/spire_logo.png 09:36:53 spire-1.2.1/doc/migrating_registration_api_clients.md 09:36:53 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 09:36:53 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 09:36:53 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 09:36:53 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 09:36:53 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 09:36:53 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 09:36:53 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 09:36:53 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 09:36:53 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 09:36:53 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 09:36:53 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 09:36:53 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 09:36:53 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 09:36:53 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 09:36:53 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 09:36:53 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 09:36:53 spire-1.2.1/doc/plugin_server_datastore_sql.md 09:36:53 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 09:36:53 spire-1.2.1/doc/plugin_server_keymanager_disk.md 09:36:53 spire-1.2.1/doc/plugin_server_keymanager_memory.md 09:36:53 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 09:36:53 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 09:36:53 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 09:36:53 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 09:36:53 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 09:36:53 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 09:36:53 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 09:36:53 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 09:36:53 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 09:36:53 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 09:36:53 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 09:36:53 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 09:36:53 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 09:36:53 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 09:36:53 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 09:36:53 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 09:36:53 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 09:36:53 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 09:36:53 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 09:36:53 spire-1.2.1/doc/scaling_spire.md 09:36:53 spire-1.2.1/doc/spire_agent.md 09:36:53 spire-1.2.1/doc/spire_server.md 09:36:53 spire-1.2.1/doc/supported_integrations.md 09:36:53 spire-1.2.1/doc/telemetry.md 09:36:53 spire-1.2.1/doc/telemetry_config.md 09:36:53 spire-1.2.1/doc/upgrading.md 09:36:53 spire-1.2.1/doc/using_spire.md 09:36:53 spire-1.2.1/examples/ 09:36:53 spire-1.2.1/examples/README.md 09:36:53 spire-1.2.1/go.mod 09:36:53 spire-1.2.1/go.sum 09:36:53 spire-1.2.1/pkg/ 09:36:53 spire-1.2.1/pkg/agent/ 09:36:53 spire-1.2.1/pkg/agent/agent.go 09:36:53 spire-1.2.1/pkg/agent/api/ 09:36:53 spire-1.2.1/pkg/agent/api/config.go 09:36:53 spire-1.2.1/pkg/agent/api/debug/ 09:36:53 spire-1.2.1/pkg/agent/api/debug/v1/ 09:36:53 spire-1.2.1/pkg/agent/api/debug/v1/service.go 09:36:53 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 09:36:53 spire-1.2.1/pkg/agent/api/delegatedidentity/ 09:36:53 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 09:36:53 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 09:36:53 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 09:36:53 spire-1.2.1/pkg/agent/api/endpoints.go 09:36:53 spire-1.2.1/pkg/agent/api/health/ 09:36:53 spire-1.2.1/pkg/agent/api/health/v1/ 09:36:53 spire-1.2.1/pkg/agent/api/health/v1/service.go 09:36:53 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 09:36:53 spire-1.2.1/pkg/agent/api/rpccontext/ 09:36:53 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 09:36:53 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 09:36:53 spire-1.2.1/pkg/agent/attestor/ 09:36:53 spire-1.2.1/pkg/agent/attestor/node/ 09:36:53 spire-1.2.1/pkg/agent/attestor/node/experimental.go 09:36:53 spire-1.2.1/pkg/agent/attestor/node/node.go 09:36:53 spire-1.2.1/pkg/agent/attestor/node/node_test.go 09:36:53 spire-1.2.1/pkg/agent/attestor/workload/ 09:36:53 spire-1.2.1/pkg/agent/attestor/workload/workload.go 09:36:53 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 09:36:53 spire-1.2.1/pkg/agent/catalog/ 09:36:53 spire-1.2.1/pkg/agent/catalog/catalog.go 09:36:53 spire-1.2.1/pkg/agent/catalog/keymanager.go 09:36:53 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 09:36:53 spire-1.2.1/pkg/agent/catalog/svidstore.go 09:36:53 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 09:36:53 spire-1.2.1/pkg/agent/client/ 09:36:53 spire-1.2.1/pkg/agent/client/client.go 09:36:53 spire-1.2.1/pkg/agent/client/client_test.go 09:36:53 spire-1.2.1/pkg/agent/client/dial.go 09:36:53 spire-1.2.1/pkg/agent/client/nodeconn.go 09:36:53 spire-1.2.1/pkg/agent/client/nodeconn_test.go 09:36:53 spire-1.2.1/pkg/agent/client/update.go 09:36:53 spire-1.2.1/pkg/agent/client/util.go 09:36:53 spire-1.2.1/pkg/agent/common/ 09:36:53 spire-1.2.1/pkg/agent/common/backoff/ 09:36:53 spire-1.2.1/pkg/agent/common/backoff/backoff.go 09:36:53 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 09:36:53 spire-1.2.1/pkg/agent/common/cgroups/ 09:36:53 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 09:36:53 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 09:36:53 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 09:36:53 spire-1.2.1/pkg/agent/config.go 09:36:53 spire-1.2.1/pkg/agent/endpoints/ 09:36:53 spire-1.2.1/pkg/agent/endpoints/config.go 09:36:53 spire-1.2.1/pkg/agent/endpoints/endpoints.go 09:36:53 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 09:36:53 spire-1.2.1/pkg/agent/endpoints/metrics.go 09:36:53 spire-1.2.1/pkg/agent/endpoints/middleware.go 09:36:53 spire-1.2.1/pkg/agent/endpoints/peertracker.go 09:36:53 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 09:36:53 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 09:36:53 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 09:36:53 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 09:36:53 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 09:36:53 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 09:36:53 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 09:36:53 spire-1.2.1/pkg/agent/endpoints/workload/ 09:36:53 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 09:36:53 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 09:36:53 spire-1.2.1/pkg/agent/manager/ 09:36:53 spire-1.2.1/pkg/agent/manager/cache/ 09:36:53 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 09:36:53 spire-1.2.1/pkg/agent/manager/cache/cache.go 09:36:53 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 09:36:53 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 09:36:53 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 09:36:53 spire-1.2.1/pkg/agent/manager/cache/sets.go 09:36:53 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 09:36:53 spire-1.2.1/pkg/agent/manager/config.go 09:36:53 spire-1.2.1/pkg/agent/manager/manager.go 09:36:53 spire-1.2.1/pkg/agent/manager/manager_test.go 09:36:53 spire-1.2.1/pkg/agent/manager/storage.go 09:36:53 spire-1.2.1/pkg/agent/manager/storage_test.go 09:36:53 spire-1.2.1/pkg/agent/manager/storecache/ 09:36:53 spire-1.2.1/pkg/agent/manager/storecache/cache.go 09:36:53 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 09:36:53 spire-1.2.1/pkg/agent/manager/sync.go 09:36:53 spire-1.2.1/pkg/agent/plugin/ 09:36:53 spire-1.2.1/pkg/agent/plugin/keymanager/ 09:36:53 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 09:36:53 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 09:36:53 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 09:36:53 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 09:36:53 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 09:36:53 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 09:36:53 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 09:36:53 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 09:36:53 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 09:36:53 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 09:36:53 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 09:36:53 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 09:36:53 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 09:36:53 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 09:36:53 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 09:36:53 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 09:36:53 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 09:36:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 09:36:53 spire-1.2.1/pkg/agent/plugin/svidstore/ 09:36:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 09:36:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 09:36:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 09:36:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 09:36:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 09:36:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 09:36:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 09:36:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 09:36:53 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 09:36:53 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 09:36:53 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 09:36:53 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 09:36:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 09:36:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 09:36:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 09:36:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 09:36:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 09:36:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 09:36:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 09:36:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 09:36:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 09:36:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 09:36:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 09:36:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 09:36:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 09:36:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 09:36:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 09:36:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 09:36:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 09:36:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 09:36:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 09:36:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 09:36:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 09:36:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 09:36:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 09:36:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 09:36:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 09:36:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 09:36:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 09:36:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 09:36:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 09:36:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 09:36:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 09:36:53 spire-1.2.1/pkg/agent/svid/ 09:36:53 spire-1.2.1/pkg/agent/svid/rotator.go 09:36:53 spire-1.2.1/pkg/agent/svid/rotator_config.go 09:36:53 spire-1.2.1/pkg/agent/svid/rotator_test.go 09:36:53 spire-1.2.1/pkg/agent/svid/store/ 09:36:53 spire-1.2.1/pkg/agent/svid/store/service.go 09:36:53 spire-1.2.1/pkg/agent/svid/store/service_test.go 09:36:53 spire-1.2.1/pkg/common/ 09:36:53 spire-1.2.1/pkg/common/agentpathtemplate/ 09:36:53 spire-1.2.1/pkg/common/agentpathtemplate/template.go 09:36:53 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 09:36:53 spire-1.2.1/pkg/common/api/ 09:36:53 spire-1.2.1/pkg/common/api/metrics.go 09:36:53 spire-1.2.1/pkg/common/api/middleware/ 09:36:53 spire-1.2.1/pkg/common/api/middleware/common_test.go 09:36:53 spire-1.2.1/pkg/common/api/middleware/interceptor.go 09:36:53 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 09:36:53 spire-1.2.1/pkg/common/api/middleware/logger.go 09:36:53 spire-1.2.1/pkg/common/api/middleware/logger_test.go 09:36:53 spire-1.2.1/pkg/common/api/middleware/metrics.go 09:36:53 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 09:36:53 spire-1.2.1/pkg/common/api/middleware/middleware.go 09:36:53 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 09:36:53 spire-1.2.1/pkg/common/api/middleware/misconfig.go 09:36:53 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 09:36:53 spire-1.2.1/pkg/common/api/middleware/names.go 09:36:53 spire-1.2.1/pkg/common/api/middleware/names_test.go 09:36:53 spire-1.2.1/pkg/common/api/names.go 09:36:53 spire-1.2.1/pkg/common/api/ratelimit.go 09:36:53 spire-1.2.1/pkg/common/api/rpccontext/ 09:36:53 spire-1.2.1/pkg/common/api/rpccontext/logger.go 09:36:53 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 09:36:53 spire-1.2.1/pkg/common/api/rpccontext/names.go 09:36:53 spire-1.2.1/pkg/common/auth/ 09:36:53 spire-1.2.1/pkg/common/auth/interceptors.go 09:36:53 spire-1.2.1/pkg/common/auth/interceptors_test.go 09:36:53 spire-1.2.1/pkg/common/auth/untracked_uds.go 09:36:53 spire-1.2.1/pkg/common/bundleutil/ 09:36:53 spire-1.2.1/pkg/common/bundleutil/bundle.go 09:36:53 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 09:36:53 spire-1.2.1/pkg/common/bundleutil/common_test.go 09:36:53 spire-1.2.1/pkg/common/bundleutil/marshal.go 09:36:53 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 09:36:53 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 09:36:53 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 09:36:53 spire-1.2.1/pkg/common/bundleutil/types.go 09:36:53 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 09:36:53 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 09:36:53 spire-1.2.1/pkg/common/catalog/ 09:36:53 spire-1.2.1/pkg/common/catalog/bind.go 09:36:53 spire-1.2.1/pkg/common/catalog/builtin.go 09:36:53 spire-1.2.1/pkg/common/catalog/catalog.go 09:36:53 spire-1.2.1/pkg/common/catalog/catalog_test.go 09:36:53 spire-1.2.1/pkg/common/catalog/closers.go 09:36:53 spire-1.2.1/pkg/common/catalog/cmd_linux.go 09:36:53 spire-1.2.1/pkg/common/catalog/cmd_other.go 09:36:53 spire-1.2.1/pkg/common/catalog/config.go 09:36:53 spire-1.2.1/pkg/common/catalog/config_test.go 09:36:53 spire-1.2.1/pkg/common/catalog/configure.go 09:36:53 spire-1.2.1/pkg/common/catalog/constraints.go 09:36:53 spire-1.2.1/pkg/common/catalog/constraints_test.go 09:36:53 spire-1.2.1/pkg/common/catalog/context.go 09:36:53 spire-1.2.1/pkg/common/catalog/external.go 09:36:53 spire-1.2.1/pkg/common/catalog/host.go 09:36:53 spire-1.2.1/pkg/common/catalog/pipenet.go 09:36:53 spire-1.2.1/pkg/common/catalog/plugin.go 09:36:53 spire-1.2.1/pkg/common/catalog/testplugin/ 09:36:53 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 09:36:53 spire-1.2.1/pkg/common/catalog/testplugin/main.go 09:36:53 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 09:36:53 spire-1.2.1/pkg/common/cli/ 09:36:53 spire-1.2.1/pkg/common/cli/env.go 09:36:53 spire-1.2.1/pkg/common/cli/flags.go 09:36:53 spire-1.2.1/pkg/common/cli/trust_domain.go 09:36:53 spire-1.2.1/pkg/common/cli/trust_domain_test.go 09:36:53 spire-1.2.1/pkg/common/cli/umask.go 09:36:53 spire-1.2.1/pkg/common/cli/umask_posix.go 09:36:53 spire-1.2.1/pkg/common/cli/umask_test.go 09:36:53 spire-1.2.1/pkg/common/cli/umask_windows.go 09:36:53 spire-1.2.1/pkg/common/cliprinter/ 09:36:53 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 09:36:53 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 09:36:53 spire-1.2.1/pkg/common/cliprinter/flag.go 09:36:53 spire-1.2.1/pkg/common/cliprinter/flag_test.go 09:36:53 spire-1.2.1/pkg/common/cliprinter/format.go 09:36:53 spire-1.2.1/pkg/common/cliprinter/format_test.go 09:36:53 spire-1.2.1/pkg/common/cliprinter/internal/ 09:36:53 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 09:36:53 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 09:36:53 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 09:36:53 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 09:36:53 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 09:36:53 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 09:36:53 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 09:36:53 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 09:36:53 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 09:36:53 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 09:36:53 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 09:36:53 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 09:36:53 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 09:36:53 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 09:36:53 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 09:36:53 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 09:36:53 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 09:36:53 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 09:36:53 spire-1.2.1/pkg/common/coretypes/ 09:36:53 spire-1.2.1/pkg/common/coretypes/bundle/ 09:36:53 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 09:36:53 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 09:36:53 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 09:36:53 spire-1.2.1/pkg/common/coretypes/bundle/require.go 09:36:53 spire-1.2.1/pkg/common/coretypes/jwtkey/ 09:36:53 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 09:36:53 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 09:36:53 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 09:36:53 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 09:36:53 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 09:36:53 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 09:36:53 spire-1.2.1/pkg/common/coretypes/x509certificate/ 09:36:53 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 09:36:53 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 09:36:53 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 09:36:53 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 09:36:53 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 09:36:53 spire-1.2.1/pkg/common/cryptoutil/ 09:36:53 spire-1.2.1/pkg/common/cryptoutil/keys.go 09:36:53 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 09:36:53 spire-1.2.1/pkg/common/diskutil/ 09:36:53 spire-1.2.1/pkg/common/diskutil/file_posix.go 09:36:53 spire-1.2.1/pkg/common/diskutil/file_test.go 09:36:53 spire-1.2.1/pkg/common/diskutil/file_windows.go 09:36:53 spire-1.2.1/pkg/common/errorutil/ 09:36:53 spire-1.2.1/pkg/common/errorutil/wrapper.go 09:36:53 spire-1.2.1/pkg/common/health/ 09:36:53 spire-1.2.1/pkg/common/health/config.go 09:36:53 spire-1.2.1/pkg/common/health/context.go 09:36:53 spire-1.2.1/pkg/common/health/context_test.go 09:36:53 spire-1.2.1/pkg/common/health/health.go 09:36:53 spire-1.2.1/pkg/common/health/health_test.go 09:36:53 spire-1.2.1/pkg/common/health/logger.go 09:36:53 spire-1.2.1/pkg/common/hostservice/ 09:36:53 spire-1.2.1/pkg/common/hostservice/metricsservice/ 09:36:53 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 09:36:53 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 09:36:53 spire-1.2.1/pkg/common/idutil/ 09:36:53 spire-1.2.1/pkg/common/idutil/require.go 09:36:53 spire-1.2.1/pkg/common/idutil/require_test.go 09:36:53 spire-1.2.1/pkg/common/idutil/safety.go 09:36:53 spire-1.2.1/pkg/common/idutil/safety_test.go 09:36:53 spire-1.2.1/pkg/common/idutil/spiffeid.go 09:36:53 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 09:36:53 spire-1.2.1/pkg/common/jwtsvid/ 09:36:53 spire-1.2.1/pkg/common/jwtsvid/common.go 09:36:53 spire-1.2.1/pkg/common/jwtsvid/sign.go 09:36:53 spire-1.2.1/pkg/common/jwtsvid/token_test.go 09:36:53 spire-1.2.1/pkg/common/jwtsvid/validate.go 09:36:53 spire-1.2.1/pkg/common/jwtutil/ 09:36:53 spire-1.2.1/pkg/common/jwtutil/keyset.go 09:36:53 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 09:36:53 spire-1.2.1/pkg/common/log/ 09:36:53 spire-1.2.1/pkg/common/log/hclog_adapter.go 09:36:53 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 09:36:53 spire-1.2.1/pkg/common/log/log.go 09:36:53 spire-1.2.1/pkg/common/log/log_test.go 09:36:53 spire-1.2.1/pkg/common/log/options.go 09:36:53 spire-1.2.1/pkg/common/nodeutil/ 09:36:53 spire-1.2.1/pkg/common/nodeutil/node.go 09:36:53 spire-1.2.1/pkg/common/nodeutil/node_test.go 09:36:53 spire-1.2.1/pkg/common/peertracker/ 09:36:53 spire-1.2.1/pkg/common/peertracker/conn.go 09:36:53 spire-1.2.1/pkg/common/peertracker/credentials.go 09:36:53 spire-1.2.1/pkg/common/peertracker/errors.go 09:36:53 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 09:36:53 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 09:36:53 spire-1.2.1/pkg/common/peertracker/info.go 09:36:53 spire-1.2.1/pkg/common/peertracker/listener.go 09:36:53 spire-1.2.1/pkg/common/peertracker/listener_test.go 09:36:53 spire-1.2.1/pkg/common/peertracker/peertracker.go 09:36:53 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 09:36:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 09:36:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 09:36:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 09:36:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 09:36:53 spire-1.2.1/pkg/common/peertracker/tcp.go 09:36:53 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 09:36:53 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 09:36:53 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 09:36:53 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 09:36:53 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 09:36:53 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 09:36:53 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 09:36:53 spire-1.2.1/pkg/common/peertracker/uds.go 09:36:53 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 09:36:53 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 09:36:53 spire-1.2.1/pkg/common/peertracker/uds_linux.go 09:36:53 spire-1.2.1/pkg/common/pemutil/ 09:36:53 spire-1.2.1/pkg/common/pemutil/block.go 09:36:53 spire-1.2.1/pkg/common/pemutil/certs.go 09:36:53 spire-1.2.1/pkg/common/pemutil/common.go 09:36:53 spire-1.2.1/pkg/common/pemutil/csr.go 09:36:53 spire-1.2.1/pkg/common/pemutil/keys.go 09:36:53 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 09:36:53 spire-1.2.1/pkg/common/pemutil/testdata/ 09:36:53 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 09:36:53 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 09:36:53 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 09:36:53 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 09:36:53 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 09:36:53 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 09:36:53 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 09:36:53 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 09:36:53 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 09:36:53 spire-1.2.1/pkg/common/plugin/ 09:36:53 spire-1.2.1/pkg/common/plugin/aws/ 09:36:53 spire-1.2.1/pkg/common/plugin/aws/iid.go 09:36:53 spire-1.2.1/pkg/common/plugin/azure/ 09:36:53 spire-1.2.1/pkg/common/plugin/azure/msi.go 09:36:53 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 09:36:53 spire-1.2.1/pkg/common/plugin/facade.go 09:36:53 spire-1.2.1/pkg/common/plugin/facade_test.go 09:36:53 spire-1.2.1/pkg/common/plugin/gcp/ 09:36:53 spire-1.2.1/pkg/common/plugin/gcp/iit.go 09:36:53 spire-1.2.1/pkg/common/plugin/k8s/ 09:36:53 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 09:36:53 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 09:36:53 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 09:36:53 spire-1.2.1/pkg/common/plugin/k8s/utils.go 09:36:53 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 09:36:53 spire-1.2.1/pkg/common/plugin/log.go 09:36:53 spire-1.2.1/pkg/common/plugin/sshpop/ 09:36:53 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 09:36:53 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 09:36:53 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 09:36:53 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 09:36:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 09:36:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 09:36:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 09:36:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 09:36:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 09:36:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 09:36:53 spire-1.2.1/pkg/common/plugin/tpmdevid/ 09:36:53 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 09:36:53 spire-1.2.1/pkg/common/plugin/x509pop/ 09:36:53 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 09:36:53 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 09:36:53 spire-1.2.1/pkg/common/profiling/ 09:36:53 spire-1.2.1/pkg/common/profiling/dumpers.go 09:36:53 spire-1.2.1/pkg/common/profiling/profiling.go 09:36:53 spire-1.2.1/pkg/common/protoutil/ 09:36:53 spire-1.2.1/pkg/common/protoutil/masks.go 09:36:53 spire-1.2.1/pkg/common/protoutil/masks_test.go 09:36:53 spire-1.2.1/pkg/common/rotationutil/ 09:36:53 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 09:36:53 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 09:36:53 spire-1.2.1/pkg/common/selector/ 09:36:53 spire-1.2.1/pkg/common/selector/selector.go 09:36:53 spire-1.2.1/pkg/common/selector/selector_test.go 09:36:53 spire-1.2.1/pkg/common/selector/set.go 09:36:53 spire-1.2.1/pkg/common/selector/set_utils.go 09:36:53 spire-1.2.1/pkg/common/selector/set_utils_test.go 09:36:53 spire-1.2.1/pkg/common/telemetry/ 09:36:53 spire-1.2.1/pkg/common/telemetry/agent/ 09:36:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 09:36:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 09:36:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 09:36:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 09:36:53 spire-1.2.1/pkg/common/telemetry/agent/manager.go 09:36:53 spire-1.2.1/pkg/common/telemetry/agent/node.go 09:36:53 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 09:36:53 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 09:36:53 spire-1.2.1/pkg/common/telemetry/agent/store/ 09:36:53 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 09:36:53 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 09:36:53 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 09:36:53 spire-1.2.1/pkg/common/telemetry/blackhole.go 09:36:53 spire-1.2.1/pkg/common/telemetry/call.go 09:36:53 spire-1.2.1/pkg/common/telemetry/common/ 09:36:53 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 09:36:53 spire-1.2.1/pkg/common/telemetry/config.go 09:36:53 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 09:36:53 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 09:36:53 spire-1.2.1/pkg/common/telemetry/inmem.go 09:36:53 spire-1.2.1/pkg/common/telemetry/inmem_test.go 09:36:53 spire-1.2.1/pkg/common/telemetry/m3.go 09:36:53 spire-1.2.1/pkg/common/telemetry/m3_test.go 09:36:53 spire-1.2.1/pkg/common/telemetry/metrics.go 09:36:53 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 09:36:53 spire-1.2.1/pkg/common/telemetry/names.go 09:36:53 spire-1.2.1/pkg/common/telemetry/prometheus.go 09:36:53 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 09:36:53 spire-1.2.1/pkg/common/telemetry/sanitize.go 09:36:53 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 09:36:53 spire-1.2.1/pkg/common/telemetry/server/ 09:36:53 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 09:36:53 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 09:36:53 spire-1.2.1/pkg/common/telemetry/server/datastore/ 09:36:53 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 09:36:53 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 09:36:53 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 09:36:53 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 09:36:53 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 09:36:53 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 09:36:53 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 09:36:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 09:36:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 09:36:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 09:36:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 09:36:53 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 09:36:53 spire-1.2.1/pkg/common/telemetry/server/rotate.go 09:36:53 spire-1.2.1/pkg/common/telemetry/server/server.go 09:36:53 spire-1.2.1/pkg/common/telemetry/sink.go 09:36:53 spire-1.2.1/pkg/common/telemetry/statsd.go 09:36:53 spire-1.2.1/pkg/common/telemetry/statsd_test.go 09:36:53 spire-1.2.1/pkg/common/telemetry/uptime.go 09:36:53 spire-1.2.1/pkg/common/telemetry/version.go 09:36:53 spire-1.2.1/pkg/common/telemetry/withlabels.go 09:36:53 spire-1.2.1/pkg/common/uptime/ 09:36:53 spire-1.2.1/pkg/common/uptime/uptime.go 09:36:53 spire-1.2.1/pkg/common/uptime/uptime_test.go 09:36:53 spire-1.2.1/pkg/common/util/ 09:36:53 spire-1.2.1/pkg/common/util/certs.go 09:36:53 spire-1.2.1/pkg/common/util/certs_test.go 09:36:53 spire-1.2.1/pkg/common/util/csr.go 09:36:53 spire-1.2.1/pkg/common/util/hash.go 09:36:53 spire-1.2.1/pkg/common/util/selectors.go 09:36:53 spire-1.2.1/pkg/common/util/selectors_test.go 09:36:53 spire-1.2.1/pkg/common/util/signals.go 09:36:53 spire-1.2.1/pkg/common/util/sort.go 09:36:53 spire-1.2.1/pkg/common/util/sort_test.go 09:36:53 spire-1.2.1/pkg/common/util/task.go 09:36:53 spire-1.2.1/pkg/common/util/task_test.go 09:36:53 spire-1.2.1/pkg/common/util/testdata/ 09:36:53 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 09:36:53 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 09:36:53 spire-1.2.1/pkg/common/version/ 09:36:53 spire-1.2.1/pkg/common/version/version.go 09:36:53 spire-1.2.1/pkg/common/x509svid/ 09:36:53 spire-1.2.1/pkg/common/x509svid/common_test.go 09:36:53 spire-1.2.1/pkg/common/x509svid/csr.go 09:36:53 spire-1.2.1/pkg/common/x509svid/upstreamca.go 09:36:53 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 09:36:53 spire-1.2.1/pkg/common/x509util/ 09:36:53 spire-1.2.1/pkg/common/x509util/cert.go 09:36:53 spire-1.2.1/pkg/common/x509util/dns.go 09:36:54 spire-1.2.1/pkg/common/x509util/dns_test.go 09:36:54 spire-1.2.1/pkg/common/x509util/keyid.go 09:36:54 spire-1.2.1/pkg/common/x509util/keypair.go 09:36:54 spire-1.2.1/pkg/common/x509util/serialnumber.go 09:36:54 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 09:36:54 spire-1.2.1/pkg/server/ 09:36:54 spire-1.2.1/pkg/server/api/ 09:36:54 spire-1.2.1/pkg/server/api/agent.go 09:36:54 spire-1.2.1/pkg/server/api/agent/ 09:36:54 spire-1.2.1/pkg/server/api/agent/v1/ 09:36:54 spire-1.2.1/pkg/server/api/agent/v1/service.go 09:36:54 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 09:36:54 spire-1.2.1/pkg/server/api/agent_test.go 09:36:54 spire-1.2.1/pkg/server/api/api.go 09:36:54 spire-1.2.1/pkg/server/api/audit/ 09:36:54 spire-1.2.1/pkg/server/api/audit/audit.go 09:36:54 spire-1.2.1/pkg/server/api/audit/audit_test.go 09:36:54 spire-1.2.1/pkg/server/api/bundle.go 09:36:54 spire-1.2.1/pkg/server/api/bundle/ 09:36:54 spire-1.2.1/pkg/server/api/bundle/v1/ 09:36:54 spire-1.2.1/pkg/server/api/bundle/v1/service.go 09:36:54 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 09:36:54 spire-1.2.1/pkg/server/api/bundle_test.go 09:36:54 spire-1.2.1/pkg/server/api/debug/ 09:36:54 spire-1.2.1/pkg/server/api/debug/v1/ 09:36:54 spire-1.2.1/pkg/server/api/debug/v1/service.go 09:36:54 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 09:36:54 spire-1.2.1/pkg/server/api/entry.go 09:36:54 spire-1.2.1/pkg/server/api/entry/ 09:36:54 spire-1.2.1/pkg/server/api/entry/v1/ 09:36:54 spire-1.2.1/pkg/server/api/entry/v1/service.go 09:36:54 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 09:36:54 spire-1.2.1/pkg/server/api/entry_test.go 09:36:54 spire-1.2.1/pkg/server/api/health/ 09:36:54 spire-1.2.1/pkg/server/api/health/v1/ 09:36:54 spire-1.2.1/pkg/server/api/health/v1/service.go 09:36:54 spire-1.2.1/pkg/server/api/health/v1/service_test.go 09:36:54 spire-1.2.1/pkg/server/api/id.go 09:36:54 spire-1.2.1/pkg/server/api/id_test.go 09:36:54 spire-1.2.1/pkg/server/api/limits/ 09:36:54 spire-1.2.1/pkg/server/api/limits/limits.go 09:36:54 spire-1.2.1/pkg/server/api/middleware/ 09:36:54 spire-1.2.1/pkg/server/api/middleware/alias.go 09:36:54 spire-1.2.1/pkg/server/api/middleware/audit.go 09:36:54 spire-1.2.1/pkg/server/api/middleware/authorization.go 09:36:54 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 09:36:54 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 09:36:54 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 09:36:54 spire-1.2.1/pkg/server/api/middleware/caller.go 09:36:54 spire-1.2.1/pkg/server/api/middleware/caller_test.go 09:36:54 spire-1.2.1/pkg/server/api/middleware/common.go 09:36:54 spire-1.2.1/pkg/server/api/middleware/common_test.go 09:36:54 spire-1.2.1/pkg/server/api/middleware/entries.go 09:36:54 spire-1.2.1/pkg/server/api/middleware/entries_test.go 09:36:54 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 09:36:54 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 09:36:54 spire-1.2.1/pkg/server/api/ratelimit.go 09:36:54 spire-1.2.1/pkg/server/api/rpccontext/ 09:36:54 spire-1.2.1/pkg/server/api/rpccontext/alias.go 09:36:54 spire-1.2.1/pkg/server/api/rpccontext/audit.go 09:36:54 spire-1.2.1/pkg/server/api/rpccontext/caller.go 09:36:54 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 09:36:54 spire-1.2.1/pkg/server/api/selector.go 09:36:54 spire-1.2.1/pkg/server/api/selector_test.go 09:36:54 spire-1.2.1/pkg/server/api/status.go 09:36:54 spire-1.2.1/pkg/server/api/status_test.go 09:36:54 spire-1.2.1/pkg/server/api/svid/ 09:36:54 spire-1.2.1/pkg/server/api/svid/v1/ 09:36:54 spire-1.2.1/pkg/server/api/svid/v1/service.go 09:36:54 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 09:36:54 spire-1.2.1/pkg/server/api/trustdomain.go 09:36:54 spire-1.2.1/pkg/server/api/trustdomain/ 09:36:54 spire-1.2.1/pkg/server/api/trustdomain/v1/ 09:36:54 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 09:36:54 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 09:36:54 spire-1.2.1/pkg/server/api/trustdomain_test.go 09:36:54 spire-1.2.1/pkg/server/authpolicy/ 09:36:54 spire-1.2.1/pkg/server/authpolicy/defaults.go 09:36:54 spire-1.2.1/pkg/server/authpolicy/policy.go 09:36:54 spire-1.2.1/pkg/server/authpolicy/policy.rego 09:36:54 spire-1.2.1/pkg/server/authpolicy/policy_data.json 09:36:54 spire-1.2.1/pkg/server/authpolicy/policy_test.go 09:36:54 spire-1.2.1/pkg/server/authpolicy/validate.go 09:36:54 spire-1.2.1/pkg/server/bundle/ 09:36:54 spire-1.2.1/pkg/server/bundle/client/ 09:36:54 spire-1.2.1/pkg/server/bundle/client/client.go 09:36:54 spire-1.2.1/pkg/server/bundle/client/client_test.go 09:36:54 spire-1.2.1/pkg/server/bundle/client/manager.go 09:36:54 spire-1.2.1/pkg/server/bundle/client/manager_test.go 09:36:54 spire-1.2.1/pkg/server/bundle/client/sources.go 09:36:54 spire-1.2.1/pkg/server/bundle/client/sources_test.go 09:36:54 spire-1.2.1/pkg/server/bundle/client/updater.go 09:36:54 spire-1.2.1/pkg/server/bundle/client/updater_test.go 09:36:54 spire-1.2.1/pkg/server/ca/ 09:36:54 spire-1.2.1/pkg/server/ca/ca.go 09:36:54 spire-1.2.1/pkg/server/ca/ca_health.go 09:36:54 spire-1.2.1/pkg/server/ca/ca_test.go 09:36:54 spire-1.2.1/pkg/server/ca/journal.go 09:36:54 spire-1.2.1/pkg/server/ca/journal_test.go 09:36:54 spire-1.2.1/pkg/server/ca/manager.go 09:36:54 spire-1.2.1/pkg/server/ca/manager_health.go 09:36:54 spire-1.2.1/pkg/server/ca/manager_test.go 09:36:54 spire-1.2.1/pkg/server/ca/templates.go 09:36:54 spire-1.2.1/pkg/server/ca/upstream_client.go 09:36:54 spire-1.2.1/pkg/server/ca/upstream_client_test.go 09:36:54 spire-1.2.1/pkg/server/ca/validation.go 09:36:54 spire-1.2.1/pkg/server/cache/ 09:36:54 spire-1.2.1/pkg/server/cache/dscache/ 09:36:54 spire-1.2.1/pkg/server/cache/dscache/cache.go 09:36:54 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 09:36:54 spire-1.2.1/pkg/server/cache/entrycache/ 09:36:54 spire-1.2.1/pkg/server/cache/entrycache/cache.go 09:36:54 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 09:36:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 09:36:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 09:36:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 09:36:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 09:36:54 spire-1.2.1/pkg/server/catalog/ 09:36:54 spire-1.2.1/pkg/server/catalog/catalog.go 09:36:54 spire-1.2.1/pkg/server/catalog/keymanager.go 09:36:54 spire-1.2.1/pkg/server/catalog/nodeattestor.go 09:36:54 spire-1.2.1/pkg/server/catalog/noderesolver.go 09:36:54 spire-1.2.1/pkg/server/catalog/notifier.go 09:36:54 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 09:36:54 spire-1.2.1/pkg/server/config.go 09:36:54 spire-1.2.1/pkg/server/datastore/ 09:36:54 spire-1.2.1/pkg/server/datastore/datastore.go 09:36:54 spire-1.2.1/pkg/server/datastore/datastore_health.go 09:36:54 spire-1.2.1/pkg/server/datastore/repository.go 09:36:54 spire-1.2.1/pkg/server/datastore/sqlstore/ 09:36:54 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 09:36:54 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 09:36:54 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 09:36:54 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 09:36:54 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 09:36:54 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 09:36:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 09:36:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 09:36:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 09:36:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 09:36:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 09:36:54 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 09:36:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 09:36:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 09:36:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 09:36:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 09:36:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 09:36:54 spire-1.2.1/pkg/server/endpoints/ 09:36:54 spire-1.2.1/pkg/server/endpoints/bundle/ 09:36:54 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 09:36:54 spire-1.2.1/pkg/server/endpoints/bundle/config.go 09:36:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 09:36:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 09:36:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 09:36:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 09:36:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 09:36:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 09:36:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 09:36:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 09:36:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 09:36:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 09:36:54 spire-1.2.1/pkg/server/endpoints/bundle/server.go 09:36:54 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 09:36:54 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 09:36:54 spire-1.2.1/pkg/server/endpoints/config.go 09:36:54 spire-1.2.1/pkg/server/endpoints/endpoints.go 09:36:54 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 09:36:54 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 09:36:54 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 09:36:54 spire-1.2.1/pkg/server/endpoints/middleware.go 09:36:54 spire-1.2.1/pkg/server/endpoints/middleware_test.go 09:36:54 spire-1.2.1/pkg/server/hostservice/ 09:36:54 spire-1.2.1/pkg/server/hostservice/agentstore/ 09:36:54 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 09:36:54 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 09:36:54 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 09:36:54 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 09:36:54 spire-1.2.1/pkg/server/hostservice/identityprovider/ 09:36:54 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 09:36:54 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/ 09:36:54 spire-1.2.1/pkg/server/plugin/keymanager/ 09:36:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 09:36:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 09:36:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 09:36:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 09:36:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 09:36:54 spire-1.2.1/pkg/server/plugin/keymanager/base/ 09:36:54 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 09:36:54 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 09:36:54 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 09:36:54 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 09:36:54 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 09:36:54 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 09:36:54 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 09:36:54 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 09:36:54 spire-1.2.1/pkg/server/plugin/keymanager/test/ 09:36:54 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 09:36:54 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 09:36:54 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/ 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 09:36:54 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/noderesolver/ 09:36:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 09:36:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 09:36:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 09:36:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 09:36:54 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 09:36:54 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 09:36:54 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/notifier/ 09:36:54 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 09:36:54 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 09:36:54 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 09:36:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 09:36:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 09:36:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 09:36:54 spire-1.2.1/pkg/server/plugin/notifier/repository.go 09:36:54 spire-1.2.1/pkg/server/plugin/notifier/v1.go 09:36:54 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 09:36:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 09:36:54 spire-1.2.1/pkg/server/registration/ 09:36:54 spire-1.2.1/pkg/server/registration/manager.go 09:36:54 spire-1.2.1/pkg/server/registration/manager_test.go 09:36:54 spire-1.2.1/pkg/server/scanentries.go 09:36:54 spire-1.2.1/pkg/server/scanentries_test.go 09:36:54 spire-1.2.1/pkg/server/server.go 09:36:54 spire-1.2.1/pkg/server/server_test.go 09:36:54 spire-1.2.1/pkg/server/svid/ 09:36:54 spire-1.2.1/pkg/server/svid/observer.go 09:36:54 spire-1.2.1/pkg/server/svid/observer_test.go 09:36:54 spire-1.2.1/pkg/server/svid/rotator.go 09:36:54 spire-1.2.1/pkg/server/svid/rotator_config.go 09:36:54 spire-1.2.1/pkg/server/svid/rotator_config_test.go 09:36:54 spire-1.2.1/pkg/server/svid/rotator_test.go 09:36:54 spire-1.2.1/proto/ 09:36:54 spire-1.2.1/proto/private/ 09:36:54 spire-1.2.1/proto/private/server/ 09:36:54 spire-1.2.1/proto/private/server/journal/ 09:36:54 spire-1.2.1/proto/private/server/journal/journal.pb.go 09:36:54 spire-1.2.1/proto/private/server/journal/journal.proto 09:36:54 spire-1.2.1/proto/spire/ 09:36:54 spire-1.2.1/proto/spire/common/ 09:36:54 spire-1.2.1/proto/spire/common/common.pb.go 09:36:54 spire-1.2.1/proto/spire/common/common.proto 09:36:54 spire-1.2.1/proto/spire/common/plugin/ 09:36:54 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 09:36:54 spire-1.2.1/proto/spire/common/plugin/plugin.proto 09:36:54 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 09:36:54 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 09:36:54 spire-1.2.1/proto/spire/plugin/ 09:36:54 spire-1.2.1/proto/spire/plugin/agent/ 09:36:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 09:36:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 09:36:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 09:36:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 09:36:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 09:36:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 09:36:54 spire-1.2.1/release/ 09:36:54 spire-1.2.1/release/spire-extras/ 09:36:54 spire-1.2.1/release/spire-extras/README.md 09:36:54 spire-1.2.1/release/spire-extras/conf/ 09:36:54 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 09:36:54 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 09:36:54 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 09:36:54 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 09:36:54 spire-1.2.1/release/spire/ 09:36:54 spire-1.2.1/release/spire/README.md 09:36:54 spire-1.2.1/release/spire/conf/ 09:36:54 spire-1.2.1/release/spire/conf/agent/ 09:36:54 spire-1.2.1/release/spire/conf/agent/agent.conf 09:36:54 spire-1.2.1/release/spire/conf/server/ 09:36:54 spire-1.2.1/release/spire/conf/server/server.conf 09:36:54 spire-1.2.1/script/ 09:36:54 spire-1.2.1/script/build-artifact.sh 09:36:54 spire-1.2.1/script/generate_dummy_ca.sh 09:36:54 spire-1.2.1/support/ 09:36:54 spire-1.2.1/support/k8s/ 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/ 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 09:36:54 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 09:36:54 spire-1.2.1/support/oidc-discovery-provider/ 09:36:54 spire-1.2.1/support/oidc-discovery-provider/README.md 09:36:54 spire-1.2.1/support/oidc-discovery-provider/common_test.go 09:36:54 spire-1.2.1/support/oidc-discovery-provider/config.go 09:36:54 spire-1.2.1/support/oidc-discovery-provider/config_test.go 09:36:54 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 09:36:54 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 09:36:54 spire-1.2.1/support/oidc-discovery-provider/handler.go 09:36:54 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 09:36:54 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 09:36:54 spire-1.2.1/support/oidc-discovery-provider/main.go 09:36:54 spire-1.2.1/support/oidc-discovery-provider/server_api.go 09:36:54 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 09:36:54 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 09:36:54 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 09:36:54 spire-1.2.1/test/ 09:36:54 spire-1.2.1/test/clock/ 09:36:54 spire-1.2.1/test/clock/clock.go 09:36:54 spire-1.2.1/test/fakes/ 09:36:54 spire-1.2.1/test/fakes/fakeagentcatalog/ 09:36:54 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 09:36:54 spire-1.2.1/test/fakes/fakeagentkeymanager/ 09:36:54 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 09:36:54 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 09:36:54 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 09:36:54 spire-1.2.1/test/fakes/fakeagentstore/ 09:36:54 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 09:36:54 spire-1.2.1/test/fakes/fakedatastore/ 09:36:54 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 09:36:54 spire-1.2.1/test/fakes/fakeentryclient/ 09:36:54 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 09:36:54 spire-1.2.1/test/fakes/fakehealthchecker/ 09:36:54 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 09:36:54 spire-1.2.1/test/fakes/fakeidentityprovider/ 09:36:54 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 09:36:54 spire-1.2.1/test/fakes/fakemetrics/ 09:36:54 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 09:36:54 spire-1.2.1/test/fakes/fakenoderesolver/ 09:36:54 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 09:36:54 spire-1.2.1/test/fakes/fakenotifier/ 09:36:54 spire-1.2.1/test/fakes/fakenotifier/notifier.go 09:36:54 spire-1.2.1/test/fakes/fakepluginmetrics/ 09:36:54 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 09:36:54 spire-1.2.1/test/fakes/fakeserverca/ 09:36:54 spire-1.2.1/test/fakes/fakeserverca/serverca.go 09:36:54 spire-1.2.1/test/fakes/fakeservercatalog/ 09:36:54 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 09:36:54 spire-1.2.1/test/fakes/fakeserverkeymanager/ 09:36:54 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 09:36:54 spire-1.2.1/test/fakes/fakeservernodeattestor/ 09:36:54 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 09:36:54 spire-1.2.1/test/fakes/fakeupstreamauthority/ 09:36:54 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 09:36:54 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 09:36:54 spire-1.2.1/test/fakes/fakeworkloadapi/ 09:36:54 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 09:36:54 spire-1.2.1/test/fakes/fakeworkloadattestor/ 09:36:54 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 09:36:54 spire-1.2.1/test/fixture/ 09:36:54 spire-1.2.1/test/fixture/certs/ 09:36:54 spire-1.2.1/test/fixture/certs/agent_svid.der 09:36:54 spire-1.2.1/test/fixture/certs/base_cert.pem 09:36:54 spire-1.2.1/test/fixture/certs/base_csr.pem 09:36:54 spire-1.2.1/test/fixture/certs/base_key.pem 09:36:54 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 09:36:54 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 09:36:54 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 09:36:54 spire-1.2.1/test/fixture/certs/blog_cert.pem 09:36:54 spire-1.2.1/test/fixture/certs/blog_csr.pem 09:36:54 spire-1.2.1/test/fixture/certs/blog_key.pem 09:36:54 spire-1.2.1/test/fixture/certs/bundle.der 09:36:54 spire-1.2.1/test/fixture/certs/ca.pem 09:36:54 spire-1.2.1/test/fixture/certs/ca_key.pem 09:36:54 spire-1.2.1/test/fixture/certs/database_cert.pem 09:36:54 spire-1.2.1/test/fixture/certs/database_csr.pem 09:36:54 spire-1.2.1/test/fixture/certs/database_key.pem 09:36:54 spire-1.2.1/test/fixture/certs/node_cert.pem 09:36:54 spire-1.2.1/test/fixture/certs/node_csr.pem 09:36:54 spire-1.2.1/test/fixture/certs/node_key.pem 09:36:54 spire-1.2.1/test/fixture/certs/svid.pem 09:36:54 spire-1.2.1/test/fixture/certs/svid_key.pem 09:36:54 spire-1.2.1/test/fixture/config/ 09:36:54 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 09:36:54 spire-1.2.1/test/fixture/config/agent_good.conf 09:36:54 spire-1.2.1/test/fixture/config/agent_good_templated.conf 09:36:54 spire-1.2.1/test/fixture/config/plugin_good.conf 09:36:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 09:36:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 09:36:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 09:36:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 09:36:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 09:36:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 09:36:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 09:36:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 09:36:54 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 09:36:54 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 09:36:54 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 09:36:54 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 09:36:54 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 09:36:54 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 09:36:54 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 09:36:54 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 09:36:54 spire-1.2.1/test/fixture/config/server_good.conf 09:36:54 spire-1.2.1/test/fixture/config/server_good_templated.conf 09:36:54 spire-1.2.1/test/fixture/fixture.go 09:36:54 spire-1.2.1/test/fixture/nodeattestor/ 09:36:54 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 09:36:54 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 09:36:54 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 09:36:54 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 09:36:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 09:36:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 09:36:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 09:36:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 09:36:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 09:36:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 09:36:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 09:36:54 spire-1.2.1/test/fixture/registration/ 09:36:54 spire-1.2.1/test/fixture/registration/entries.json 09:36:54 spire-1.2.1/test/fixture/registration/good-for-update.json 09:36:54 spire-1.2.1/test/fixture/registration/good.json 09:36:54 spire-1.2.1/test/fixture/registration/invalid.json 09:36:54 spire-1.2.1/test/fixture/registration/invalid_json.json 09:36:54 spire-1.2.1/test/fixture/registration/manager_test_entries.json 09:36:54 spire-1.2.1/test/integration/ 09:36:54 spire-1.2.1/test/integration/README.md 09:36:54 spire-1.2.1/test/integration/common 09:36:54 spire-1.2.1/test/integration/setup/ 09:36:54 spire-1.2.1/test/integration/setup/adminclient/ 09:36:54 spire-1.2.1/test/integration/setup/adminclient/build.sh 09:36:54 spire-1.2.1/test/integration/setup/adminclient/client.go 09:36:54 spire-1.2.1/test/integration/setup/debugagent/ 09:36:54 spire-1.2.1/test/integration/setup/debugagent/build.sh 09:36:54 spire-1.2.1/test/integration/setup/debugagent/main.go 09:36:54 spire-1.2.1/test/integration/setup/debugserver/ 09:36:54 spire-1.2.1/test/integration/setup/debugserver/build.sh 09:36:54 spire-1.2.1/test/integration/setup/debugserver/main.go 09:36:54 spire-1.2.1/test/integration/setup/downstreamclient/ 09:36:54 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 09:36:54 spire-1.2.1/test/integration/setup/downstreamclient/client.go 09:36:54 spire-1.2.1/test/integration/setup/itclient/ 09:36:54 spire-1.2.1/test/integration/setup/itclient/client.go 09:36:54 spire-1.2.1/test/integration/setup/node-attestation/ 09:36:54 spire-1.2.1/test/integration/setup/node-attestation/build.sh 09:36:54 spire-1.2.1/test/integration/setup/node-attestation/client.go 09:36:55 spire-1.2.1/test/integration/setup/x509pop/ 09:36:55 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 09:36:55 spire-1.2.1/test/integration/setup/x509pop/setup.sh 09:36:55 spire-1.2.1/test/integration/suites/ 09:36:55 spire-1.2.1/test/integration/suites/admin-endpoints/ 09:36:55 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 09:36:55 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 09:36:55 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 09:36:55 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 09:36:55 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 09:36:55 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 09:36:55 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 09:36:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 09:36:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 09:36:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 09:36:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 09:36:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 09:36:55 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 09:36:55 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 09:36:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 09:36:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 09:36:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 09:36:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 09:36:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 09:36:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 09:36:55 spire-1.2.1/test/integration/suites/datastore-mysql/ 09:36:55 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 09:36:55 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 09:36:55 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 09:36:55 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 09:36:55 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 09:36:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 09:36:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 09:36:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 09:36:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 09:36:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 09:36:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 09:36:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 09:36:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 09:36:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 09:36:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 09:36:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 09:36:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 09:36:55 spire-1.2.1/test/integration/suites/datastore-postgres/ 09:36:55 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 09:36:55 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 09:36:55 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 09:36:55 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 09:36:55 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 09:36:55 spire-1.2.1/test/integration/suites/debug-endpoints/ 09:36:55 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 09:36:55 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 09:36:55 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 09:36:55 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 09:36:55 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 09:36:55 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 09:36:55 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 09:36:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 09:36:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 09:36:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 09:36:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 09:36:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 09:36:55 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 09:36:55 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 09:36:55 spire-1.2.1/test/integration/suites/downstream-endpoints/ 09:36:55 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 09:36:55 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 09:36:55 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 09:36:55 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 09:36:55 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 09:36:55 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 09:36:55 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 09:36:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 09:36:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 09:36:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 09:36:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 09:36:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 09:36:55 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 09:36:55 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 09:36:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 09:36:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 09:36:55 spire-1.2.1/test/integration/suites/join-token/ 09:36:55 spire-1.2.1/test/integration/suites/join-token/01-start-server 09:36:55 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 09:36:55 spire-1.2.1/test/integration/suites/join-token/03-start-agent 09:36:55 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 09:36:55 spire-1.2.1/test/integration/suites/join-token/05-check-svid 09:36:55 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 09:36:55 spire-1.2.1/test/integration/suites/join-token/README.md 09:36:55 spire-1.2.1/test/integration/suites/join-token/conf/ 09:36:55 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 09:36:55 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 09:36:55 spire-1.2.1/test/integration/suites/join-token/conf/server/ 09:36:55 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 09:36:55 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 09:36:55 spire-1.2.1/test/integration/suites/join-token/teardown 09:36:55 spire-1.2.1/test/integration/suites/k8s-reconcile/ 09:36:55 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 09:36:55 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 09:36:55 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 09:36:55 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 09:36:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 09:36:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 09:36:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 09:36:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 09:36:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 09:36:55 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 09:36:55 spire-1.2.1/test/integration/suites/k8s-scratch/ 09:36:55 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 09:36:55 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 09:36:55 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 09:36:55 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 09:36:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 09:36:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 09:36:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 09:36:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 09:36:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 09:36:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 09:36:55 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 09:36:55 spire-1.2.1/test/integration/suites/k8s/ 09:36:55 spire-1.2.1/test/integration/suites/k8s/00-setup 09:36:55 spire-1.2.1/test/integration/suites/k8s/01-apply-config 09:36:55 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 09:36:55 spire-1.2.1/test/integration/suites/k8s/README.md 09:36:55 spire-1.2.1/test/integration/suites/k8s/conf/ 09:36:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 09:36:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 09:36:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s/conf/server/ 09:36:55 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 09:36:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 09:36:55 spire-1.2.1/test/integration/suites/k8s/init-kubectl 09:36:55 spire-1.2.1/test/integration/suites/k8s/teardown 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/ 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/README.md 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/root/ 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 09:36:55 spire-1.2.1/test/integration/suites/nested-rotation/teardown 09:36:55 spire-1.2.1/test/integration/suites/node-attestation/ 09:36:55 spire-1.2.1/test/integration/suites/node-attestation/00-setup 09:36:55 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 09:36:55 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 09:36:55 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 09:36:55 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 09:36:55 spire-1.2.1/test/integration/suites/node-attestation/README.md 09:36:55 spire-1.2.1/test/integration/suites/node-attestation/conf/ 09:36:55 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 09:36:55 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 09:36:55 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 09:36:55 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 09:36:55 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 09:36:55 spire-1.2.1/test/integration/suites/node-attestation/teardown 09:36:55 spire-1.2.1/test/integration/suites/rotation/ 09:36:55 spire-1.2.1/test/integration/suites/rotation/00-setup 09:36:55 spire-1.2.1/test/integration/suites/rotation/01-start-server 09:36:55 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 09:36:55 spire-1.2.1/test/integration/suites/rotation/03-start-agent 09:36:55 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 09:36:55 spire-1.2.1/test/integration/suites/rotation/05-check-svids 09:36:55 spire-1.2.1/test/integration/suites/rotation/README.md 09:36:55 spire-1.2.1/test/integration/suites/rotation/conf/ 09:36:55 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 09:36:55 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 09:36:55 spire-1.2.1/test/integration/suites/rotation/conf/server/ 09:36:55 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 09:36:55 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 09:36:55 spire-1.2.1/test/integration/suites/rotation/teardown 09:36:55 spire-1.2.1/test/integration/suites/self-test/ 09:36:55 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 09:36:55 spire-1.2.1/test/integration/suites/self-test/README.md 09:36:55 spire-1.2.1/test/integration/suites/self-test/teardown 09:36:55 spire-1.2.1/test/integration/suites/spire-server-cli/ 09:36:55 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 09:36:55 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 09:36:55 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 09:36:55 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 09:36:55 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 09:36:55 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 09:36:55 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 09:36:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 09:36:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 09:36:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 09:36:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 09:36:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 09:36:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 09:36:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 09:36:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 09:36:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 09:36:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 09:36:55 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 09:36:55 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 09:36:55 spire-1.2.1/test/integration/suites/upgrade/ 09:36:55 spire-1.2.1/test/integration/suites/upgrade/00-setup 09:36:55 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 09:36:55 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 09:36:55 spire-1.2.1/test/integration/suites/upgrade/README.md 09:36:55 spire-1.2.1/test/integration/suites/upgrade/conf/ 09:36:55 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 09:36:55 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 09:36:55 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 09:36:55 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 09:36:55 spire-1.2.1/test/integration/suites/upgrade/teardown 09:36:55 spire-1.2.1/test/integration/suites/upgrade/versions.txt 09:36:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 09:36:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 09:36:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 09:36:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 09:36:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 09:36:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 09:36:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 09:36:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 09:36:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 09:36:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 09:36:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 09:36:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 09:36:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 09:36:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 09:36:55 spire-1.2.1/test/integration/test-one.sh 09:36:55 spire-1.2.1/test/integration/test.sh 09:36:55 spire-1.2.1/test/plugintest/ 09:36:55 spire-1.2.1/test/plugintest/config.go 09:36:55 spire-1.2.1/test/plugintest/load.go 09:36:55 spire-1.2.1/test/plugintest/option.go 09:36:55 spire-1.2.1/test/spiretest/ 09:36:55 spire-1.2.1/test/spiretest/apiserver.go 09:36:55 spire-1.2.1/test/spiretest/assertions.go 09:36:55 spire-1.2.1/test/spiretest/dir.go 09:36:55 spire-1.2.1/test/spiretest/errors_posix.go 09:36:55 spire-1.2.1/test/spiretest/errors_windows.go 09:36:55 spire-1.2.1/test/spiretest/logs.go 09:36:55 spire-1.2.1/test/spiretest/socketapi.go 09:36:55 spire-1.2.1/test/spiretest/suite.go 09:36:55 spire-1.2.1/test/spiretest/x509.go 09:36:55 spire-1.2.1/test/testca/ 09:36:55 spire-1.2.1/test/testca/ca.go 09:36:55 spire-1.2.1/test/testkey/ 09:36:55 spire-1.2.1/test/testkey/generate.sh 09:36:55 spire-1.2.1/test/testkey/genkeys.go 09:36:55 spire-1.2.1/test/testkey/keys.go 09:36:55 spire-1.2.1/test/testkey/new.go 09:36:55 spire-1.2.1/test/tpmsimulator/ 09:36:55 spire-1.2.1/test/tpmsimulator/simulator.go 09:36:55 spire-1.2.1/test/util/ 09:36:55 spire-1.2.1/test/util/cert_fixtures.go 09:36:55 spire-1.2.1/test/util/cert_generation.go 09:36:55 spire-1.2.1/test/util/io_redirection.go 09:36:55 spire-1.2.1/test/util/race.go 09:36:55 spire-1.2.1/test/util/util.go 09:36:55 building spire from source... 09:36:56 Installing go1.17.7... 09:37:23 Building bin/spire-server... 09:37:23 go: downloading github.com/mitchellh/cli v1.1.2 09:37:23 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 09:37:23 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 09:37:23 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 09:37:24 go: downloading google.golang.org/grpc v1.44.0 09:37:28 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 09:37:28 go: downloading github.com/imdario/mergo v0.3.12 09:37:28 go: downloading github.com/sirupsen/logrus v1.8.1 09:37:28 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:37:28 go: downloading github.com/hashicorp/go-hclog v1.1.0 09:37:29 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 09:37:29 go: downloading github.com/fatih/color v1.13.0 09:37:29 go: downloading github.com/mattn/go-isatty v0.0.14 09:37:29 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 09:37:29 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 09:37:29 go: downloading github.com/hashicorp/go-plugin v1.4.3 09:37:29 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 09:37:31 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 09:37:31 go: downloading github.com/InVisionApp/go-logger v1.0.1 09:37:31 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 09:37:31 go: downloading github.com/armon/go-metrics v0.3.10 09:37:31 go: downloading github.com/prometheus/client_golang v1.12.1 09:37:31 go: downloading github.com/uber-go/tally/v4 v4.1.1 09:37:32 go: downloading github.com/open-policy-agent/opa v0.38.0 09:37:59 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 09:37:59 go: downloading github.com/mattn/go-colorable v0.1.12 09:37:59 go: downloading github.com/Masterminds/goutils v1.1.0 09:37:59 go: downloading github.com/Masterminds/semver v1.5.0 09:38:00 go: downloading github.com/google/uuid v1.1.2 09:38:00 go: downloading github.com/huandu/xstrings v1.3.2 09:38:00 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 09:38:00 go: downloading github.com/oklog/run v1.0.0 09:38:01 go: downloading github.com/imkira/go-observer v1.0.3 09:38:01 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:38:01 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 09:38:01 go: downloading github.com/prometheus/client_model v0.2.0 09:38:01 go: downloading github.com/prometheus/common v0.32.1 09:38:01 go: downloading github.com/beorn7/perks v1.0.1 09:38:01 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:38:02 go: downloading github.com/prometheus/procfs v0.7.3 09:38:03 go: downloading go.uber.org/atomic v1.9.0 09:38:04 go: downloading github.com/mitchellh/reflectwalk v1.0.1 09:38:04 go: downloading github.com/hashicorp/errwrap v1.1.0 09:38:04 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 09:38:04 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 09:38:04 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 09:38:06 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 09:38:13 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 09:38:13 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 09:38:13 go: downloading github.com/stretchr/testify v1.7.0 09:38:13 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:38:13 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 09:38:13 go: downloading github.com/blang/semver/v4 v4.0.0 09:38:14 go: downloading github.com/go-sql-driver/mysql v1.6.0 09:38:14 go: downloading github.com/jinzhu/gorm v1.9.16 09:38:14 go: downloading github.com/lib/pq v1.10.4 09:38:14 go: downloading github.com/mattn/go-sqlite3 v1.14.12 09:38:14 go: downloading github.com/aws/aws-sdk-go v1.43.0 09:38:41 go: downloading k8s.io/client-go v0.23.4 09:38:41 go: downloading k8s.io/api v0.23.4 09:38:41 go: downloading google.golang.org/api v0.70.0 09:38:53 go: downloading cloud.google.com/go/storage v1.21.0 09:38:53 go: downloading cloud.google.com/go v0.100.2 09:38:55 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 09:39:28 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 09:39:28 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 09:39:28 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 09:39:28 go: downloading k8s.io/apimachinery v0.23.4 09:39:29 go: downloading k8s.io/kube-aggregator v0.23.3 09:39:29 go: downloading cloud.google.com/go/security v1.3.0 09:39:30 go: downloading sigs.k8s.io/controller-runtime v0.11.1 09:39:32 go: downloading github.com/google/go-tpm v0.3.3 09:39:32 go: downloading github.com/hashicorp/vault/api v1.4.1 09:39:33 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 09:39:34 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:39:34 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 09:39:34 go: downloading github.com/twmb/murmur3 v1.1.6 09:39:34 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:39:34 go: downloading gopkg.in/yaml.v2 v2.4.0 09:39:34 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:39:35 go: downloading github.com/gobwas/glob v0.2.3 09:39:35 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 09:39:35 go: downloading github.com/aws/smithy-go v1.11.0 09:39:37 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 09:39:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 09:39:37 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 09:39:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 09:39:37 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 09:39:37 go: downloading github.com/jinzhu/inflection v1.0.0 09:39:38 go: downloading github.com/gogo/protobuf v1.3.2 09:39:44 go: downloading cloud.google.com/go/compute v1.3.0 09:39:44 go: downloading cloud.google.com/go/iam v0.1.1 09:39:44 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 09:39:45 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 09:39:45 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 09:39:45 go: downloading github.com/Azure/go-autorest/logger v0.2.1 09:39:46 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 09:39:46 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 09:39:46 go: downloading github.com/dimchansky/utfbom v1.1.1 09:39:46 go: downloading k8s.io/klog/v2 v2.30.0 09:39:46 go: downloading github.com/google/gofuzz v1.1.0 09:39:46 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 09:39:48 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 09:39:48 go: downloading github.com/spf13/pflag v1.0.5 09:39:48 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 09:39:48 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 09:39:49 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 09:39:49 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:39:49 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 09:39:49 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 09:39:49 go: downloading github.com/hashicorp/vault/sdk v0.4.1 09:39:50 go: downloading github.com/mitchellh/mapstructure v1.4.3 09:39:50 go: downloading github.com/tklauser/go-sysconf v0.3.9 09:39:50 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 09:39:51 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 09:39:51 go: downloading github.com/jmespath/go-jmespath v0.4.0 09:39:53 go: downloading go.opencensus.io v0.23.0 09:39:54 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 09:39:54 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 09:39:54 go: downloading gopkg.in/inf.v0 v0.9.1 09:39:54 go: downloading github.com/go-logr/logr v1.2.2 09:39:55 go: downloading github.com/google/go-cmp v0.5.7 09:39:55 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 09:39:55 go: downloading github.com/json-iterator/go v1.1.12 09:39:56 go: downloading github.com/googleapis/gnostic v0.5.5 09:40:01 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 09:40:03 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 09:40:03 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 09:40:03 go: downloading github.com/tklauser/numcpus v0.3.0 09:40:03 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 09:40:03 go: downloading go.uber.org/zap v1.21.0 09:40:04 go: downloading sigs.k8s.io/yaml v1.3.0 09:40:04 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 09:40:05 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:40:05 go: downloading github.com/modern-go/reflect2 v1.0.2 09:40:05 go: downloading github.com/ryanuber/go-glob v1.0.0 09:40:05 go: downloading github.com/golang/snappy v0.0.4 09:40:05 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 09:40:15 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 09:40:15 go: downloading github.com/hashicorp/go-uuid v1.0.2 09:40:15 go: downloading github.com/hashicorp/go-version v1.2.0 09:40:15 go: downloading go.uber.org/multierr v1.6.0 09:40:42 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 09:40:42 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 09:42:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:42:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:42:19 Removing intermediate container cb22abc45a1f 09:42:19 ---> 4694b17b60c6 09:42:19 09:42:19 Step 10/25 : FROM alpine:3.14 09:42:19 Removing intermediate container a3dd10ddfc36 09:42:19 ---> 91b2e34ef4a0 09:42:19 09:42:19 Step 10/22 : FROM alpine:3.14 09:42:19 3.14: Pulling from library/alpine 09:42:19 3.14: Pulling from library/alpine 09:42:20 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:42:20 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:42:20 Status: Downloaded newer image for alpine:3.14 09:42:20 Status: Image is up to date for alpine:3.14 09:42:20 ---> ac73e934f311 09:42:20 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec ---> ac73e934f311 09:42:20 09:42:20 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 09:42:20 ---> Running in a7e905c82c65 09:42:20 ---> Running in 548ed3065cb3 09:42:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:42:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:42:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:42:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:42:24 (1/3) Installing ca-certificates (20211220-r0) 09:42:24 (1/6) Installing ca-certificates (20211220-r0) 09:42:24 (2/3) Installing dumb-init (1.2.5-r1) 09:42:24 (3/3) Installing su-exec (0.2-r1) 09:42:24 Executing busybox-1.33.1-r7.trigger 09:42:25 Executing ca-certificates-20211220-r0.trigger 09:42:25 (2/6) Installing brotli-libs (1.0.9-r5) 09:42:25 (3/6) Installing nghttp2-libs (1.43.0-r0) 09:42:25 (4/6) Installing libcurl (7.79.1-r1) 09:42:25 (5/6) Installing curl (7.79.1-r1) 09:42:25 (6/6) Installing dumb-init (1.2.5-r1) 09:42:25 Executing busybox-1.33.1-r7.trigger 09:42:25 Executing ca-certificates-20211220-r0.trigger 09:42:25 OK: 6 MiB in 17 packages 09:42:25 OK: 8 MiB in 20 packages 09:42:28 Removing intermediate container a7e905c82c65 09:42:28 ---> d39b0b5ad49e 09:42:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:42:28 Removing intermediate container 548ed3065cb3 09:42:28 ---> 1a538f0bc58e 09:42:28 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:42:28 ---> Running in 4ece0cb2dcc5 09:42:28 ---> Running in eed42fe9f30a 09:42:29 Removing intermediate container 4ece0cb2dcc5 09:42:29 ---> 8f04d550f237 09:42:29 Step 13/25 : WORKDIR / 09:42:29 Removing intermediate container eed42fe9f30a 09:42:29 ---> d2937f9b8517 09:42:29 Step 13/22 : WORKDIR /edgex 09:42:29 ---> Running in 9d05f3f25ae8 09:42:29 ---> Running in fdbd72c726c9 09:42:30 Removing intermediate container 9d05f3f25ae8 09:42:30 ---> 243f905f37e0 09:42:30 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:42:30 Removing intermediate container fdbd72c726c9 09:42:30 ---> 12d778daeeef 09:42:30 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:42:31 ---> cbc39aeaf9f7 09:42:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:42:31 ---> e28f8c703385 09:42:31 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:42:33 ---> dbe656ed5c6c 09:42:33 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:42:33 ---> 2b218f1d21fb 09:42:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:42:34 ---> 3c43414d1e95 09:42:34 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:42:35 ---> d673c694741f 09:42:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:42:35 ---> e169c086fce1 09:42:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:42:37 ---> c8f6e7c5f257 09:42:37 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:42:37 ---> Running in 349342a12c98 09:42:37 ---> 2249c61c5d17 09:42:37 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:42:41 ---> 43518eed1460 09:42:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:42:41 Removing intermediate container 349342a12c98 09:42:41 ---> 291f8713d12a 09:42:41 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:42:41 ---> Running in 4a344c2e22cc 09:42:42 ---> 54c413d7ea55 09:42:42 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 09:42:42 ---> Running in f04e8d8b952a 09:42:42 Removing intermediate container 4a344c2e22cc 09:42:42 ---> 3854f7532b95 09:42:42 Step 20/22 : LABEL arch=arm64 09:42:42 ---> Running in 1819916c3af0 09:42:43 Removing intermediate container 1819916c3af0 09:42:44 ---> b5894f83ab70 09:42:44 Step 21/22 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 09:42:44 ---> Running in 90847a6c1162 09:42:44 Removing intermediate container 90847a6c1162 09:42:44 ---> b985f1708aa2 09:42:44 Step 22/22 : LABEL version=0.0.0 09:42:45 ---> Running in 5a2493de4ffa 09:42:45 Removing intermediate container f04e8d8b952a 09:42:45 ---> 10d5197bba10 09:42:46 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:42:46 ---> Running in 0176d056fe38 09:42:46 Removing intermediate container 5a2493de4ffa 09:42:46 ---> 871e002d5ee2 09:42:46 09:42:47 Removing intermediate container 0176d056fe38 09:42:47 ---> df08eaff03ac 09:42:47 Step 23/25 : LABEL arch=arm64 09:42:47 ---> Running in 25c093818cff 09:42:47 Successfully built 871e002d5ee2 09:42:47 Successfully tagged security-proxy-setup-arm64:latest 09:42:47  Building security-proxy-setup ... done Building security-bootstrapper 09:42:47 Removing intermediate container 25c093818cff 09:42:47 ---> dc51d883c38b 09:42:47 Step 24/25 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 09:42:47 ---> Running in 55f4875faf87 09:42:48 Removing intermediate container 55f4875faf87 09:42:48 ---> affe7749e3be 09:42:48 Step 25/25 : LABEL version=0.0.0 09:42:48 ---> Running in 440655355a7f 09:42:49 Removing intermediate container 440655355a7f 09:42:49 ---> cc7a2f339230 09:42:49 09:42:49 Successfully built cc7a2f339230 09:42:49 Successfully tagged security-secretstore-setup-arm64:latest 09:42:49  Building security-secretstore-setup ... done Building security-spire-config 09:43:36 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:43:36 Step 2/31 : FROM ${BUILDER_BASE} AS builder 09:43:36 ---> e5b92b1c040c 09:43:36 Step 3/31 : WORKDIR /edgex-go 09:43:36 ---> Using cache 09:43:36 ---> 3bc214e2748f 09:43:36 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:36 ---> Using cache 09:43:36 ---> c4465d0fc11c 09:43:36 Step 5/31 : RUN apk add --update --no-cache make git 09:43:36 ---> Running in 66b01b6903bd 09:43:36 Removing intermediate container 2c06fddeb698 09:43:36 ---> 5cf17bac232e 09:43:36 09:43:36 Step 10/23 : FROM alpine:3.14 09:43:36 ---> ac73e934f311 09:43:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:43:36 ---> Running in 3efc54b6227a 09:43:36 Removing intermediate container 3efc54b6227a 09:43:36 ---> d8b04724ab53 09:43:36 Step 12/23 : ENV APP_PORT=59880 09:43:36 ---> Running in 30e0a496bf07 09:43:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:43:36 Removing intermediate container 30e0a496bf07 09:43:36 ---> 8d158b888ce8 09:43:36 Step 13/23 : EXPOSE $APP_PORT 09:43:36 ---> Running in d1644a7b4c79 09:43:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:43:36 Removing intermediate container d1644a7b4c79 09:43:36 ---> 0a9f0a06c843 09:43:36 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:36 ---> Running in bfb81a858270 09:43:36 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:43:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:43:36 ---> e5b92b1c040c 09:43:36 Step 3/26 : WORKDIR /edgex-go 09:43:36 ---> Using cache 09:43:36 ---> 3bc214e2748f 09:43:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:36 ---> Using cache 09:43:36 ---> c4465d0fc11c 09:43:36 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 09:43:36 ---> Running in a60b28ebb10d 09:43:36 OK: 220 MiB in 52 packages 09:43:36 Removing intermediate container 66b01b6903bd 09:43:36 ---> 7096625a67a0 09:43:36 Step 6/31 : COPY go.mod vendor* ./ 09:43:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:43:38 Removing intermediate container bfb81a858270 09:43:38 ---> d452bf10e98a 09:43:38 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:43:38 ---> Running in f0e7c9756ed4 09:43:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:43:38 ---> 4966eabce965 09:43:38 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:38 ---> Running in a24e6db05d01 09:43:39 OK: 220 MiB in 52 packages 09:43:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:43:41 Removing intermediate container a60b28ebb10d 09:43:41 ---> 06eb2f570736 09:43:41 Step 6/26 : COPY go.mod vendor* ./ 09:43:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:43:42 ---> 334042eb25a7 09:43:42 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:42 ---> Running in f1061e110e98 09:43:43 (1/6) Installing dumb-init (1.2.5-r1) 09:43:43 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:43:43 (3/6) Installing libsodium (1.0.18-r0) 09:43:43 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:43:43 (5/6) Installing libzmq (4.3.4-r0) 09:43:43 (6/6) Installing zeromq (4.3.4-r0) 09:43:43 Executing busybox-1.33.1-r7.trigger 09:43:43 OK: 8 MiB in 20 packages 09:43:46 Removing intermediate container a24e6db05d01 09:43:46 ---> b4b1a2e60415 09:43:46 Step 8/31 : COPY . . 09:43:46 Removing intermediate container f0e7c9756ed4 09:43:46 ---> 220b6923dba5 09:43:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:43:47 ---> dda38ec6c65a 09:43:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:43:49 Removing intermediate container f1061e110e98 09:43:49 ---> 6f13578a1494 09:43:49 Step 8/26 : COPY . . 09:43:51 ---> 5f64e3e404b2 09:43:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:43:53 ---> f495abda897a 09:43:53 Step 19/23 : ENTRYPOINT ["/core-data"] 09:43:53 ---> Running in 472d58751ade 09:43:55 Removing intermediate container 472d58751ade 09:43:55 ---> 88e327cde8e9 09:43:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:43:55 ---> Running in c88540ac4838 09:43:56 Removing intermediate container c88540ac4838 09:43:56 ---> 741b34b31c35 09:43:56 Step 21/23 : LABEL arch=arm64 09:43:56 ---> Running in e6e0828e343d 09:43:58 Removing intermediate container e6e0828e343d 09:43:58 ---> 14b7aca584ff 09:43:58 Step 22/23 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 09:43:58 ---> Running in f5e4968f72b6 09:43:59 Removing intermediate container f5e4968f72b6 09:43:59 ---> c336302386fd 09:43:59 Step 23/23 : LABEL version=0.0.0 09:43:59 ---> Running in 370611119e7e 09:44:01 Removing intermediate container 370611119e7e 09:44:01 ---> d6e8259b0991 09:44:01 09:44:02 Successfully built d6e8259b0991 09:44:02 Successfully tagged core-data-arm64:latest 09:44:02 Building security-spire-server 09:44:14  Building core-data ... done Removing intermediate container 0370d8c97933 09:44:14 ---> b6cf8437b6a1 09:44:14 09:44:14 Step 9/20 : FROM alpine:3.15 09:44:14 3.15: Pulling from library/alpine 09:44:17 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 09:44:17 Status: Downloaded newer image for alpine:3.15 09:44:17 ---> 3fb3c9af89a9 09:44:17 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:44:18 ---> Running in b0829ff07317 09:44:20 Removing intermediate container b0829ff07317 09:44:20 ---> 1e4e7b2d584e 09:44:20 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:44:20 ---> Running in 518f261132b8 09:44:24 Removing intermediate container 518f261132b8 09:44:24 ---> 6d2fc5c42797 09:44:24 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:44:24 ---> Running in c3ef3dc8ecdb 09:44:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:44:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:44:29 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:44:29 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:44:29 OK: 15729 distinct packages available 09:44:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:44:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:44:31 (1/9) Installing ca-certificates (20211220-r0) 09:44:31 (2/9) Installing brotli-libs (1.0.9-r5) 09:44:31 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:44:31 (4/9) Installing libcurl (7.80.0-r1) 09:44:31 (5/9) Installing curl (7.80.0-r1) 09:44:31 (6/9) Installing dumb-init (1.2.5-r1) 09:44:32 (7/9) Installing musl-obstack (1.2.3-r0) 09:44:32 (8/9) Installing libucontext (1.1-r0) 09:44:32 (9/9) Installing gcompat (1.0.0-r4) 09:44:32 Executing busybox-1.34.1-r5.trigger 09:44:32 Executing ca-certificates-20211220-r0.trigger 09:44:32 OK: 8 MiB in 23 packages 09:44:37 ---> 6ff7ab7b92a1 09:44:37 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:44:37 ---> Running in a82cae47e1fe 09:44:37 Removing intermediate container c3ef3dc8ecdb 09:44:37 ---> 3725cdf77e12 09:44:37 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:44:40 ---> 6d6a1554c1de 09:44:40 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:44:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:44:41 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:44:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:44:41 ---> e5b92b1c040c 09:44:41 Step 3/25 : WORKDIR /edgex-go 09:44:41 ---> Using cache 09:44:41 ---> 3bc214e2748f 09:44:41 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:44:41 ---> Using cache 09:44:41 ---> c4465d0fc11c 09:44:41 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 09:44:41 ---> Using cache 09:44:41 ---> 06eb2f570736 09:44:41 Step 6/25 : COPY go.mod vendor* ./ 09:44:41 ---> Using cache 09:44:41 ---> 334042eb25a7 09:44:41 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:41 ---> Using cache 09:44:41 ---> 6f13578a1494 09:44:41 Step 8/25 : COPY . . 09:44:41 ---> Using cache 09:44:41 ---> 16577457f98e 09:44:41 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 09:44:41 ---> Running in 29c4f9acaa6a 09:44:42 Removing intermediate container 29c4f9acaa6a 09:44:42 ---> dd54a879d5b6 09:44:42 Step 10/25 : RUN mkdir -p spire-build 09:44:42 ---> Running in 574318e5861f 09:44:42 ---> 16577457f98e 09:44:42 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:44:43 ---> Running in 63a715cfa9fa 09:44:45 ---> 989f4e30436f 09:44:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:44:45 Removing intermediate container 63a715cfa9fa 09:44:45 ---> f4423311cdb1 09:44:45 Step 10/26 : RUN mkdir -p spire-build 09:44:45 ---> Running in 785eec89a300 09:44:47 Removing intermediate container 574318e5861f 09:44:47 ---> ab8992925d43 09:44:47 Step 11/25 : WORKDIR /edgex-go/spire-build 09:44:47 ---> d16c6b0b807a 09:44:47 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:44:47 ---> Running in d6e70f673a00 09:44:48 ---> Running in 85cf6242cc7b 09:44:49 Removing intermediate container 85cf6242cc7b 09:44:49 ---> 685893ec9d19 09:44:49 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:44:49 Removing intermediate container d6e70f673a00 09:44:49 ---> 48d9b545de31 09:44:49 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 09:44:49 ---> Running in 54567b4251ad 09:44:49 ---> Running in 33c8d7b96020 09:44:50 Removing intermediate container 785eec89a300 09:44:50 ---> c3fea823ce56 09:44:50 Step 11/26 : WORKDIR /edgex-go/spire-build 09:44:50 Removing intermediate container 54567b4251ad 09:44:50 ---> 2f8e80cb2036 09:44:50 Step 18/20 : LABEL arch=arm64 09:44:50 ---> Running in 40580ceb1ae5 09:44:50 ---> Running in 794df5f0cf8a 09:44:51 Removing intermediate container 40580ceb1ae5 09:44:51 ---> dbbe4a14183d 09:44:51 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 09:44:51 Removing intermediate container 794df5f0cf8a 09:44:51 ---> 2acf69dc52e0 09:44:51 Step 19/20 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 09:44:52 ---> Running in a17b14ee34d9 09:44:52 ---> Running in 397b5de6e3ac 09:44:53 spire-1.2.1/ 09:44:53 spire-1.2.1/.data/ 09:44:53 spire-1.2.1/.data/.file 09:44:53 spire-1.2.1/.dockerignore 09:44:53 spire-1.2.1/.gitattributes 09:44:53 spire-1.2.1/.githooks/ 09:44:53 spire-1.2.1/.githooks/pre-commit 09:44:53 spire-1.2.1/.github/ 09:44:53 spire-1.2.1/.github/ISSUE_TEMPLATE.md 09:44:53 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 09:44:53 spire-1.2.1/.github/dependabot.yml 09:44:53 spire-1.2.1/.github/workflows/ 09:44:53 spire-1.2.1/.github/workflows/nightly_build.yaml 09:44:53 spire-1.2.1/.github/workflows/pr_build.yaml 09:44:53 spire-1.2.1/.github/workflows/release_build.yaml 09:44:53 spire-1.2.1/.github/workflows/scripts/ 09:44:53 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 09:44:53 spire-1.2.1/.github/workflows/scripts/push-images.sh 09:44:53 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 09:44:53 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 09:44:53 spire-1.2.1/.github/workflows/scripts/split.sh 09:44:53 spire-1.2.1/.gitignore 09:44:53 spire-1.2.1/.go-version 09:44:53 spire-1.2.1/.golangci.yml 09:44:53 spire-1.2.1/ADOPTERS.md 09:44:53 spire-1.2.1/CHANGELOG.md 09:44:53 spire-1.2.1/CODE-OF-CONDUCT.md 09:44:53 spire-1.2.1/CODEOWNERS 09:44:53 spire-1.2.1/CONTRIBUTING.md 09:44:53 spire-1.2.1/Dockerfile 09:44:53 spire-1.2.1/Dockerfile.dev 09:44:53 spire-1.2.1/Dockerfile.scratch 09:44:53 spire-1.2.1/LICENSE 09:44:53 spire-1.2.1/MAINTAINERS.md 09:44:53 spire-1.2.1/Makefile 09:44:53 spire-1.2.1/README.md 09:44:53 spire-1.2.1/ROADMAP.md 09:44:53 spire-1.2.1/SECURITY.md 09:44:53 spire-1.2.1/cmd/ 09:44:53 spire-1.2.1/cmd/spire-agent/ 09:44:53 spire-1.2.1/cmd/spire-agent/cli/ 09:44:53 spire-1.2.1/cmd/spire-agent/cli/api/ 09:44:53 spire-1.2.1/cmd/spire-agent/cli/api/common.go 09:44:53 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 09:44:53 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 09:44:53 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 09:44:53 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 09:44:53 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 09:44:53 spire-1.2.1/cmd/spire-agent/cli/cli.go 09:44:53 spire-1.2.1/cmd/spire-agent/cli/common/ 09:44:53 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 09:44:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 09:44:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 09:44:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 09:44:53 spire-1.2.1/cmd/spire-agent/cli/run/ 09:44:53 spire-1.2.1/cmd/spire-agent/cli/run/run.go 09:44:53 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 09:44:53 spire-1.2.1/cmd/spire-agent/cli/validate/ 09:44:53 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 09:44:53 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 09:44:53 spire-1.2.1/cmd/spire-agent/main.go 09:44:53 spire-1.2.1/cmd/spire-server/ 09:44:53 spire-1.2.1/cmd/spire-server/cli/ 09:44:53 spire-1.2.1/cmd/spire-server/cli/agent/ 09:44:53 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/agent/count.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/agent/list.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/agent/show.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/bundle/ 09:44:53 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/cli.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/entry/ 09:44:53 spire-1.2.1/cmd/spire-server/cli/entry/count.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/entry/create.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/entry/show.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/entry/update.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/entry/util.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/federation/ 09:44:53 spire-1.2.1/cmd/spire-server/cli/federation/common.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/federation/create.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/federation/list.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/federation/show.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/federation/update.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 09:44:53 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/jwt/ 09:44:53 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/run/ 09:44:53 spire-1.2.1/cmd/spire-server/cli/run/run.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/token/ 09:44:53 spire-1.2.1/cmd/spire-server/cli/token/generate.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/validate/ 09:44:53 spire-1.2.1/cmd/spire-server/cli/validate/validate.goRemoving intermediate container 397b5de6e3ac 09:44:53 ---> 463bce73fc34 09:44:53 Step 20/20 : LABEL version=0.0.0 09:44:53 09:44:53 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/x509/ 09:44:53 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 09:44:53 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 09:44:53 spire-1.2.1/cmd/spire-server/main.go 09:44:53 spire-1.2.1/cmd/spire-server/util/ 09:44:53 spire-1.2.1/cmd/spire-server/util/util.go 09:44:53 spire-1.2.1/conf/ 09:44:53 spire-1.2.1/conf/agent/ 09:44:53 spire-1.2.1/conf/agent/agent.conf 09:44:53 spire-1.2.1/conf/agent/agent_full.conf 09:44:53 spire-1.2.1/conf/agent/dummy_root_ca.crt 09:44:53 spire-1.2.1/conf/server/ 09:44:53 spire-1.2.1/conf/server/dummy_upstream_ca.crt 09:44:53 spire-1.2.1/conf/server/dummy_upstream_ca.key 09:44:53 spire-1.2.1/conf/server/server.conf 09:44:53 spire-1.2.1/conf/server/server_full.conf 09:44:53 spire-1.2.1/doc/ 09:44:53 spire-1.2.1/doc/SPIRE101.md 09:44:53 spire-1.2.1/doc/auditlog.md 09:44:53 spire-1.2.1/doc/authorization_policy_engine.md 09:44:53 spire-1.2.1/doc/changelog_guidelines.md 09:44:53 spire-1.2.1/doc/cure53-report.pdf 09:44:53 spire-1.2.1/doc/images/ 09:44:53 spire-1.2.1/doc/images/2019_roadmap.png 09:44:53 spire-1.2.1/doc/images/SPIRE101.png 09:44:53 spire-1.2.1/doc/images/SPIRE_agent.png 09:44:53 spire-1.2.1/doc/images/SPIRE_server.png 09:44:53 spire-1.2.1/doc/images/cache_mgr.png 09:44:53 spire-1.2.1/doc/images/cache_mgr_components.png 09:44:53 spire-1.2.1/doc/images/federated_spire.png 09:44:53 spire-1.2.1/doc/images/ha_mode.png 09:44:53 spire-1.2.1/doc/images/nested_spire.png 09:44:53 spire-1.2.1/doc/images/oidc_federation.png 09:44:53 spire-1.2.1/doc/images/single_trust_domain.png 09:44:53 spire-1.2.1/doc/images/spiffe_compatible.png 09:44:53 spire-1.2.1/doc/images/spire_logo.png 09:44:53 spire-1.2.1/doc/migrating_registration_api_clients.md 09:44:53 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 09:44:53 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 09:44:53 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 09:44:53 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 09:44:53 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 09:44:53 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 09:44:53 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 09:44:53 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 09:44:53 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 09:44:53 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 09:44:53 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 09:44:53 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 09:44:53 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 09:44:53 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 09:44:53 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 09:44:53 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 09:44:53 spire-1.2.1/doc/plugin_server_datastore_sql.md 09:44:53 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 09:44:53 spire-1.2.1/doc/plugin_server_keymanager_disk.md 09:44:53 spire-1.2.1/doc/plugin_server_keymanager_memory.md 09:44:53 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 09:44:53 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 09:44:53 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 09:44:53 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 09:44:53 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 09:44:53 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 09:44:53 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 09:44:53 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 09:44:53 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 09:44:53 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 09:44:53 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 09:44:53 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 09:44:53 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 09:44:53 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 09:44:53 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 09:44:53 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 09:44:53 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 09:44:53 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 09:44:53 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 09:44:53 spire-1.2.1/doc/scaling_spire.md 09:44:53 spire-1.2.1/doc/spire_agent.md 09:44:53 spire-1.2.1/doc/spire_server.md 09:44:53 spire-1.2.1/doc/supported_integrations.md 09:44:53 spire-1.2.1/doc/telemetry.md 09:44:53 spire-1.2.1/doc/telemetry_config.md 09:44:53 spire-1.2.1/doc/upgrading.md 09:44:53 spire-1.2.1/doc/using_spire.md 09:44:53 spire-1.2.1/examples/ 09:44:53 spire-1.2.1/examples/README.md 09:44:53 spire-1.2.1/go.mod 09:44:53 spire-1.2.1/go.sum 09:44:53 spire-1.2.1/pkg/ 09:44:53 spire-1.2.1/pkg/agent/ 09:44:53 spire-1.2.1/pkg/agent/agent.go 09:44:53 spire-1.2.1/pkg/agent/api/ 09:44:53 spire-1.2.1/pkg/agent/api/config.go 09:44:53 spire-1.2.1/pkg/agent/api/debug/ 09:44:53 spire-1.2.1/pkg/agent/api/debug/v1/ 09:44:53 spire-1.2.1/pkg/agent/api/debug/v1/service.go 09:44:53 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go ---> Running in 2b918b9493ba 09:44:53 09:44:53 spire-1.2.1/pkg/agent/api/delegatedidentity/ 09:44:53 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 09:44:53 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 09:44:53 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 09:44:53 spire-1.2.1/pkg/agent/api/endpoints.go 09:44:53 spire-1.2.1/pkg/agent/api/health/ 09:44:53 spire-1.2.1/pkg/agent/api/health/v1/ 09:44:53 spire-1.2.1/pkg/agent/api/health/v1/service.go 09:44:53 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 09:44:53 spire-1.2.1/pkg/agent/api/rpccontext/ 09:44:53 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 09:44:53 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 09:44:53 spire-1.2.1/pkg/agent/attestor/ 09:44:53 spire-1.2.1/pkg/agent/attestor/node/ 09:44:53 spire-1.2.1/pkg/agent/attestor/node/experimental.go 09:44:53 spire-1.2.1/pkg/agent/attestor/node/node.go 09:44:53 spire-1.2.1/pkg/agent/attestor/node/node_test.go 09:44:53 spire-1.2.1/pkg/agent/attestor/workload/ 09:44:53 spire-1.2.1/pkg/agent/attestor/workload/workload.go 09:44:53 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 09:44:53 spire-1.2.1/pkg/agent/catalog/ 09:44:53 spire-1.2.1/pkg/agent/catalog/catalog.go 09:44:53 spire-1.2.1/pkg/agent/catalog/keymanager.go 09:44:53 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 09:44:53 spire-1.2.1/pkg/agent/catalog/svidstore.go 09:44:53 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 09:44:53 spire-1.2.1/pkg/agent/client/ 09:44:53 spire-1.2.1/pkg/agent/client/client.go 09:44:53 spire-1.2.1/pkg/agent/client/client_test.go 09:44:53 spire-1.2.1/pkg/agent/client/dial.go 09:44:53 spire-1.2.1/pkg/agent/client/nodeconn.go 09:44:53 spire-1.2.1/pkg/agent/client/nodeconn_test.go 09:44:53 spire-1.2.1/pkg/agent/client/update.go 09:44:53 spire-1.2.1/pkg/agent/client/util.go 09:44:53 spire-1.2.1/pkg/agent/common/ 09:44:53 spire-1.2.1/pkg/agent/common/backoff/ 09:44:53 spire-1.2.1/pkg/agent/common/backoff/backoff.go 09:44:53 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 09:44:53 spire-1.2.1/pkg/agent/common/cgroups/ 09:44:53 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 09:44:53 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 09:44:53 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 09:44:53 spire-1.2.1/pkg/agent/config.go 09:44:53 spire-1.2.1/pkg/agent/endpoints/ 09:44:53 spire-1.2.1/pkg/agent/endpoints/config.go 09:44:53 spire-1.2.1/pkg/agent/endpoints/endpoints.go 09:44:53 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 09:44:53 spire-1.2.1/pkg/agent/endpoints/metrics.go 09:44:53 spire-1.2.1/pkg/agent/endpoints/middleware.go 09:44:53 spire-1.2.1/pkg/agent/endpoints/peertracker.go 09:44:53 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 09:44:53 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 09:44:53 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 09:44:53 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 09:44:53 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 09:44:53 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 09:44:53 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 09:44:53 spire-1.2.1/pkg/agent/endpoints/workload/ 09:44:53 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 09:44:53 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 09:44:53 spire-1.2.1/pkg/agent/manager/ 09:44:53 spire-1.2.1/pkg/agent/manager/cache/ 09:44:53 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 09:44:53 spire-1.2.1/pkg/agent/manager/cache/cache.go 09:44:53 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 09:44:53 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 09:44:53 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 09:44:53 spire-1.2.1/pkg/agent/manager/cache/sets.go 09:44:53 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 09:44:53 spire-1.2.1/pkg/agent/manager/config.go 09:44:53 spire-1.2.1/pkg/agent/manager/manager.go 09:44:53 spire-1.2.1/pkg/agent/manager/manager_test.go 09:44:53 spire-1.2.1/pkg/agent/manager/storage.go 09:44:53 spire-1.2.1/pkg/agent/manager/storage_test.go 09:44:53 spire-1.2.1/pkg/agent/manager/storecache/ 09:44:53 spire-1.2.1/pkg/agent/manager/storecache/cache.go 09:44:53 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 09:44:53 spire-1.2.1/pkg/agent/manager/sync.go 09:44:53 spire-1.2.1/pkg/agent/plugin/ 09:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/ 09:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 09:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 09:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 09:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 09:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 09:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 09:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 09:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 09:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 09:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 09:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 09:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 09:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 09:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 09:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 09:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 09:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 09:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 09:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/ 09:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 09:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 09:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 09:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 09:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 09:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 09:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 09:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 09:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 09:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 09:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 09:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 09:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 09:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 09:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 09:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 09:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 09:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 09:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 09:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 09:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 09:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 09:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 09:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 09:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 09:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 09:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 09:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 09:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 09:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 09:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 09:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 09:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 09:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 09:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 09:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 09:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 09:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 09:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 09:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 09:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 09:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 09:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 09:44:53 spire-1.2.1/pkg/agent/svid/ 09:44:53 spire-1.2.1/pkg/agent/svid/rotator.go 09:44:53 spire-1.2.1/pkg/agent/svid/rotator_config.go 09:44:53 spire-1.2.1/pkg/agent/svid/rotator_test.go 09:44:53 spire-1.2.1/pkg/agent/svid/store/ 09:44:53 spire-1.2.1/pkg/agent/svid/store/service.go 09:44:53 spire-1.2.1/pkg/agent/svid/store/service_test.go 09:44:53 spire-1.2.1/pkg/common/ 09:44:53 spire-1.2.1/pkg/common/agentpathtemplate/ 09:44:53 spire-1.2.1/pkg/common/agentpathtemplate/template.go 09:44:53 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 09:44:53 spire-1.2.1/pkg/common/api/ 09:44:53 spire-1.2.1/pkg/common/api/metrics.go 09:44:53 spire-1.2.1/pkg/common/api/middleware/ 09:44:53 spire-1.2.1/pkg/common/api/middleware/common_test.go 09:44:53 spire-1.2.1/pkg/common/api/middleware/interceptor.go 09:44:53 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 09:44:53 spire-1.2.1/pkg/common/api/middleware/logger.go 09:44:53 spire-1.2.1/pkg/common/api/middleware/logger_test.go 09:44:53 spire-1.2.1/pkg/common/api/middleware/metrics.go 09:44:53 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 09:44:53 spire-1.2.1/pkg/common/api/middleware/middleware.go 09:44:53 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 09:44:53 spire-1.2.1/pkg/common/api/middleware/misconfig.go 09:44:53 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 09:44:53 spire-1.2.1/pkg/common/api/middleware/names.go 09:44:53 spire-1.2.1/pkg/common/api/middleware/names_test.go 09:44:53 spire-1.2.1/pkg/common/api/names.go 09:44:53 spire-1.2.1/pkg/common/api/ratelimit.go 09:44:53 spire-1.2.1/pkg/common/api/rpccontext/ 09:44:53 spire-1.2.1/pkg/common/api/rpccontext/logger.go 09:44:53 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 09:44:53 spire-1.2.1/pkg/common/api/rpccontext/names.go 09:44:53 spire-1.2.1/pkg/common/auth/ 09:44:53 spire-1.2.1/pkg/common/auth/interceptors.go 09:44:53 spire-1.2.1/pkg/common/auth/interceptors_test.go 09:44:53 spire-1.2.1/pkg/common/auth/untracked_uds.go 09:44:53 spire-1.2.1/pkg/common/bundleutil/ 09:44:53 spire-1.2.1/pkg/common/bundleutil/bundle.go 09:44:53 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 09:44:53 spire-1.2.1/pkg/common/bundleutil/common_test.go 09:44:53 spire-1.2.1/pkg/common/bundleutil/marshal.go 09:44:53 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 09:44:53 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 09:44:53 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 09:44:53 spire-1.2.1/pkg/common/bundleutil/types.go 09:44:53 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 09:44:53 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 09:44:53 spire-1.2.1/pkg/common/catalog/ 09:44:53 spire-1.2.1/pkg/common/catalog/bind.go 09:44:53 spire-1.2.1/pkg/common/catalog/builtin.go 09:44:53 spire-1.2.1/pkg/common/catalog/catalog.go 09:44:53 spire-1.2.1/pkg/common/catalog/catalog_test.go 09:44:53 spire-1.2.1/pkg/common/catalog/closers.go 09:44:53 spire-1.2.1/pkg/common/catalog/cmd_linux.go 09:44:53 spire-1.2.1/pkg/common/catalog/cmd_other.go 09:44:53 spire-1.2.1/pkg/common/catalog/config.go 09:44:53 spire-1.2.1/pkg/common/catalog/config_test.go 09:44:53 spire-1.2.1/pkg/common/catalog/configure.go 09:44:53 spire-1.2.1/pkg/common/catalog/constraints.go 09:44:53 spire-1.2.1/pkg/common/catalog/constraints_test.go 09:44:53 spire-1.2.1/pkg/common/catalog/context.go 09:44:53 spire-1.2.1/pkg/common/catalog/external.go 09:44:53 spire-1.2.1/pkg/common/catalog/host.go 09:44:53 spire-1.2.1/pkg/common/catalog/pipenet.go 09:44:53 spire-1.2.1/pkg/common/catalog/plugin.go 09:44:53 spire-1.2.1/pkg/common/catalog/testplugin/ 09:44:53 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 09:44:53 spire-1.2.1/pkg/common/catalog/testplugin/main.go 09:44:53 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 09:44:53 spire-1.2.1/pkg/common/cli/ 09:44:53 spire-1.2.1/pkg/common/cli/env.go 09:44:53 spire-1.2.1/pkg/common/cli/flags.go 09:44:53 spire-1.2.1/pkg/common/cli/trust_domain.go 09:44:53 spire-1.2.1/pkg/common/cli/trust_domain_test.go 09:44:53 spire-1.2.1/pkg/common/cli/umask.go 09:44:53 spire-1.2.1/pkg/common/cli/umask_posix.go 09:44:53 spire-1.2.1/pkg/common/cli/umask_test.go 09:44:53 spire-1.2.1/pkg/common/cli/umask_windows.go 09:44:53 spire-1.2.1/pkg/common/cliprinter/ 09:44:53 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 09:44:53 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 09:44:53 spire-1.2.1/pkg/common/cliprinter/flag.go 09:44:53 spire-1.2.1/pkg/common/cliprinter/flag_test.go 09:44:53 spire-1.2.1/pkg/common/cliprinter/format.go 09:44:53 spire-1.2.1/pkg/common/cliprinter/format_test.go 09:44:53 spire-1.2.1/pkg/common/cliprinter/internal/ 09:44:53 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 09:44:53 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 09:44:53 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 09:44:53 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 09:44:53 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 09:44:53 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 09:44:53 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 09:44:53 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 09:44:53 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 09:44:53 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 09:44:53 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 09:44:53 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 09:44:53 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 09:44:53 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 09:44:53 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 09:44:53 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 09:44:53 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 09:44:53 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 09:44:53 spire-1.2.1/pkg/common/coretypes/ 09:44:53 spire-1.2.1/pkg/common/coretypes/bundle/ 09:44:53 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 09:44:53 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 09:44:53 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 09:44:53 spire-1.2.1/pkg/common/coretypes/bundle/require.go 09:44:53 spire-1.2.1/pkg/common/coretypes/jwtkey/ 09:44:53 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 09:44:53 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 09:44:53 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 09:44:53 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 09:44:53 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 09:44:53 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 09:44:53 spire-1.2.1/pkg/common/coretypes/x509certificate/ 09:44:53 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 09:44:53 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 09:44:53 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 09:44:53 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 09:44:53 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 09:44:53 spire-1.2.1/pkg/common/cryptoutil/ 09:44:53 spire-1.2.1/pkg/common/cryptoutil/keys.go 09:44:53 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 09:44:53 spire-1.2.1/pkg/common/diskutil/ 09:44:53 spire-1.2.1/pkg/common/diskutil/file_posix.go 09:44:53 spire-1.2.1/pkg/common/diskutil/file_test.go 09:44:53 spire-1.2.1/pkg/common/diskutil/file_windows.go 09:44:53 spire-1.2.1/pkg/common/errorutil/ 09:44:53 spire-1.2.1/pkg/common/errorutil/wrapper.go 09:44:53 spire-1.2.1/pkg/common/health/ 09:44:53 spire-1.2.1/pkg/common/health/config.go 09:44:53 spire-1.2.1/pkg/common/health/context.go 09:44:53 spire-1.2.1/pkg/common/health/context_test.go 09:44:53 spire-1.2.1/pkg/common/health/health.go 09:44:53 spire-1.2.1/pkg/common/health/health_test.go 09:44:53 spire-1.2.1/pkg/common/health/logger.go 09:44:53 spire-1.2.1/pkg/common/hostservice/ 09:44:53 spire-1.2.1/pkg/common/hostservice/metricsservice/ 09:44:53 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 09:44:53 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 09:44:53 spire-1.2.1/pkg/common/idutil/ 09:44:53 spire-1.2.1/pkg/common/idutil/require.go 09:44:53 spire-1.2.1/pkg/common/idutil/require_test.go 09:44:53 spire-1.2.1/pkg/common/idutil/safety.go 09:44:53 spire-1.2.1/pkg/common/idutil/safety_test.go 09:44:53 spire-1.2.1/pkg/common/idutil/spiffeid.go 09:44:53 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 09:44:53 spire-1.2.1/pkg/common/jwtsvid/ 09:44:53 spire-1.2.1/pkg/common/jwtsvid/common.go 09:44:53 spire-1.2.1/pkg/common/jwtsvid/sign.go 09:44:53 spire-1.2.1/pkg/common/jwtsvid/token_test.go 09:44:53 spire-1.2.1/pkg/common/jwtsvid/validate.go 09:44:53 spire-1.2.1/pkg/common/jwtutil/ 09:44:53 spire-1.2.1/pkg/common/jwtutil/keyset.go 09:44:53 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 09:44:53 spire-1.2.1/pkg/common/log/ 09:44:53 spire-1.2.1/pkg/common/log/hclog_adapter.go 09:44:53 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 09:44:53 spire-1.2.1/pkg/common/log/log.go 09:44:53 spire-1.2.1/pkg/common/log/log_test.go 09:44:53 spire-1.2.1/pkg/common/log/options.go 09:44:53 spire-1.2.1/pkg/common/nodeutil/ 09:44:53 spire-1.2.1/pkg/common/nodeutil/node.go 09:44:53 spire-1.2.1/pkg/common/nodeutil/node_test.go 09:44:53 spire-1.2.1/pkg/common/peertracker/ 09:44:53 spire-1.2.1/pkg/common/peertracker/conn.go 09:44:53 spire-1.2.1/pkg/common/peertracker/credentials.go 09:44:53 spire-1.2.1/pkg/common/peertracker/errors.go 09:44:53 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 09:44:53 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 09:44:53 spire-1.2.1/pkg/common/peertracker/info.go 09:44:53 spire-1.2.1/pkg/common/peertracker/listener.go 09:44:53 spire-1.2.1/pkg/common/peertracker/listener_test.go 09:44:53 spire-1.2.1/pkg/common/peertracker/peertracker.go 09:44:53 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 09:44:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 09:44:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 09:44:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 09:44:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 09:44:53 spire-1.2.1/pkg/common/peertracker/tcp.go 09:44:53 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 09:44:53 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 09:44:53 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 09:44:53 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 09:44:53 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 09:44:53 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 09:44:53 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 09:44:53 spire-1.2.1/pkg/common/peertracker/uds.go 09:44:53 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 09:44:53 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 09:44:53 spire-1.2.1/pkg/common/peertracker/uds_linux.go 09:44:53 spire-1.2.1/pkg/common/pemutil/ 09:44:53 spire-1.2.1/pkg/common/pemutil/block.go 09:44:53 spire-1.2.1/pkg/common/pemutil/certs.go 09:44:53 spire-1.2.1/pkg/common/pemutil/common.go 09:44:53 spire-1.2.1/pkg/common/pemutil/csr.go 09:44:53 spire-1.2.1/pkg/common/pemutil/keys.go 09:44:53 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 09:44:53 spire-1.2.1/pkg/common/pemutil/testdata/ 09:44:53 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 09:44:53 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 09:44:53 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 09:44:53 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 09:44:53 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 09:44:53 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 09:44:53 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 09:44:53 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 09:44:53 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 09:44:53 spire-1.2.1/pkg/common/plugin/ 09:44:53 spire-1.2.1/pkg/common/plugin/aws/ 09:44:53 spire-1.2.1/pkg/common/plugin/aws/iid.go 09:44:53 spire-1.2.1/pkg/common/plugin/azure/ 09:44:53 spire-1.2.1/pkg/common/plugin/azure/msi.go 09:44:53 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 09:44:53 spire-1.2.1/pkg/common/plugin/facade.go 09:44:53 spire-1.2.1/pkg/common/plugin/facade_test.go 09:44:53 spire-1.2.1/pkg/common/plugin/gcp/ 09:44:53 spire-1.2.1/pkg/common/plugin/gcp/iit.go 09:44:53 spire-1.2.1/pkg/common/plugin/k8s/ 09:44:53 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 09:44:53 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 09:44:53 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 09:44:53 spire-1.2.1/pkg/common/plugin/k8s/utils.go 09:44:53 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 09:44:53 spire-1.2.1/pkg/common/plugin/log.go 09:44:53 spire-1.2.1/pkg/common/plugin/sshpop/ 09:44:53 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 09:44:53 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 09:44:53 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 09:44:53 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 09:44:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 09:44:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 09:44:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 09:44:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 09:44:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 09:44:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 09:44:53 spire-1.2.1/pkg/common/plugin/tpmdevid/ 09:44:53 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 09:44:53 spire-1.2.1/pkg/common/plugin/x509pop/ 09:44:53 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 09:44:53 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 09:44:53 spire-1.2.1/pkg/common/profiling/ 09:44:53 spire-1.2.1/pkg/common/profiling/dumpers.go 09:44:53 spire-1.2.1/pkg/common/profiling/profiling.go 09:44:53 spire-1.2.1/pkg/common/protoutil/ 09:44:53 spire-1.2.1/pkg/common/protoutil/masks.go 09:44:53 spire-1.2.1/pkg/common/protoutil/masks_test.go 09:44:53 spire-1.2.1/pkg/common/rotationutil/ 09:44:53 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 09:44:53 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 09:44:53 spire-1.2.1/pkg/common/selector/ 09:44:53 spire-1.2.1/pkg/common/selector/selector.go 09:44:53 spire-1.2.1/pkg/common/selector/selector_test.go 09:44:53 spire-1.2.1/pkg/common/selector/set.go 09:44:53 spire-1.2.1/pkg/common/selector/set_utils.go 09:44:53 spire-1.2.1/pkg/common/selector/set_utils_test.go 09:44:53 spire-1.2.1/pkg/common/telemetry/ 09:44:53 spire-1.2.1/pkg/common/telemetry/agent/ 09:44:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 09:44:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 09:44:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 09:44:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 09:44:53 spire-1.2.1/pkg/common/telemetry/agent/manager.go 09:44:53 spire-1.2.1/pkg/common/telemetry/agent/node.go 09:44:53 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 09:44:53 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 09:44:53 spire-1.2.1/pkg/common/telemetry/agent/store/ 09:44:53 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 09:44:53 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 09:44:53 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 09:44:53 spire-1.2.1/pkg/common/telemetry/blackhole.go 09:44:53 spire-1.2.1/pkg/common/telemetry/call.go 09:44:53 spire-1.2.1/pkg/common/telemetry/common/ 09:44:53 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 09:44:53 spire-1.2.1/pkg/common/telemetry/config.go 09:44:53 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 09:44:53 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 09:44:53 spire-1.2.1/pkg/common/telemetry/inmem.go 09:44:53 spire-1.2.1/pkg/common/telemetry/inmem_test.go 09:44:53 spire-1.2.1/pkg/common/telemetry/m3.go 09:44:53 spire-1.2.1/pkg/common/telemetry/m3_test.go 09:44:53 spire-1.2.1/pkg/common/telemetry/metrics.go 09:44:53 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 09:44:53 spire-1.2.1/pkg/common/telemetry/names.go 09:44:53 spire-1.2.1/pkg/common/telemetry/prometheus.go 09:44:53 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 09:44:53 spire-1.2.1/pkg/common/telemetry/sanitize.go 09:44:53 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 09:44:53 spire-1.2.1/pkg/common/telemetry/server/ 09:44:53 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 09:44:53 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 09:44:53 spire-1.2.1/pkg/common/telemetry/server/datastore/ 09:44:53 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 09:44:53 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 09:44:53 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 09:44:53 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 09:44:53 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 09:44:53 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 09:44:53 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 09:44:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 09:44:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 09:44:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 09:44:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 09:44:53 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 09:44:53 spire-1.2.1/pkg/common/telemetry/server/rotate.go 09:44:53 spire-1.2.1/pkg/common/telemetry/server/server.go 09:44:53 spire-1.2.1/pkg/common/telemetry/sink.go 09:44:53 spire-1.2.1/pkg/common/telemetry/statsd.go 09:44:53 spire-1.2.1/pkg/common/telemetry/statsd_test.go 09:44:53 spire-1.2.1/pkg/common/telemetry/uptime.go 09:44:53 spire-1.2.1/pkg/common/telemetry/version.go 09:44:53 spire-1.2.1/pkg/common/telemetry/withlabels.go 09:44:53 spire-1.2.1/pkg/common/uptime/ 09:44:53 spire-1.2.1/pkg/common/uptime/uptime.go 09:44:53 spire-1.2.1/pkg/common/uptime/uptime_test.go 09:44:53 spire-1.2.1/pkg/common/util/ 09:44:53 spire-1.2.1/pkg/common/util/certs.go 09:44:53 spire-1.2.1/pkg/common/util/certs_test.go 09:44:53 spire-1.2.1/pkg/common/util/csr.go 09:44:53 spire-1.2.1/pkg/common/util/hash.go 09:44:53 spire-1.2.1/pkg/common/util/selectors.go 09:44:53 spire-1.2.1/pkg/common/util/selectors_test.go 09:44:53 spire-1.2.1/pkg/common/util/signals.go 09:44:53 spire-1.2.1/pkg/common/util/sort.go 09:44:53 spire-1.2.1/pkg/common/util/sort_test.go 09:44:53 spire-1.2.1/pkg/common/util/task.go 09:44:53 spire-1.2.1/pkg/common/util/task_test.go 09:44:53 spire-1.2.1/pkg/common/util/testdata/ 09:44:53 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 09:44:53 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 09:44:53 spire-1.2.1/pkg/common/version/ 09:44:53 spire-1.2.1/pkg/common/version/version.go 09:44:53 spire-1.2.1/pkg/common/x509svid/ 09:44:53 spire-1.2.1/pkg/common/x509svid/common_test.go 09:44:53 spire-1.2.1/pkg/common/x509svid/csr.go 09:44:53 spire-1.2.1/pkg/common/x509svid/upstreamca.go 09:44:53 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 09:44:53 spire-1.2.1/pkg/common/x509util/ 09:44:53 spire-1.2.1/pkg/common/x509util/cert.go 09:44:53 spire-1.2.1/pkg/common/x509util/dns.go 09:44:53 spire-1.2.1/pkg/common/x509util/dns_test.go 09:44:53 spire-1.2.1/pkg/common/x509util/keyid.go 09:44:53 spire-1.2.1/pkg/common/x509util/keypair.go 09:44:53 spire-1.2.1/pkg/common/x509util/serialnumber.go 09:44:53 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 09:44:53 spire-1.2.1/pkg/server/ 09:44:53 spire-1.2.1/pkg/server/api/ 09:44:53 spire-1.2.1/pkg/server/api/agent.go 09:44:53 spire-1.2.1/pkg/server/api/agent/ 09:44:53 spire-1.2.1/pkg/server/api/agent/v1/ 09:44:53 spire-1.2.1/pkg/server/api/agent/v1/service.go 09:44:53 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 09:44:53 spire-1.2.1/pkg/server/api/agent_test.go 09:44:53 spire-1.2.1/pkg/server/api/api.go 09:44:53 spire-1.2.1/pkg/server/api/audit/ 09:44:53 spire-1.2.1/pkg/server/api/audit/audit.go 09:44:53 spire-1.2.1/pkg/server/api/audit/audit_test.go 09:44:53 spire-1.2.1/pkg/server/api/bundle.go 09:44:53 spire-1.2.1/pkg/server/api/bundle/ 09:44:53 spire-1.2.1/pkg/server/api/bundle/v1/ 09:44:53 spire-1.2.1/pkg/server/api/bundle/v1/service.go 09:44:53 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 09:44:53 spire-1.2.1/pkg/server/api/bundle_test.go 09:44:53 spire-1.2.1/pkg/server/api/debug/ 09:44:53 spire-1.2.1/pkg/server/api/debug/v1/ 09:44:53 spire-1.2.1/pkg/server/api/debug/v1/service.go 09:44:53 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 09:44:53 spire-1.2.1/pkg/server/api/entry.go 09:44:53 spire-1.2.1/pkg/server/api/entry/ 09:44:53 spire-1.2.1/pkg/server/api/entry/v1/ 09:44:53 spire-1.2.1/pkg/server/api/entry/v1/service.go 09:44:53 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 09:44:53 spire-1.2.1/pkg/server/api/entry_test.go 09:44:53 spire-1.2.1/pkg/server/api/health/ 09:44:53 spire-1.2.1/pkg/server/api/health/v1/ 09:44:53 spire-1.2.1/pkg/server/api/health/v1/service.go 09:44:53 spire-1.2.1/pkg/server/api/health/v1/service_test.go 09:44:53 spire-1.2.1/pkg/server/api/id.go 09:44:53 spire-1.2.1/pkg/server/api/id_test.go 09:44:53 spire-1.2.1/pkg/server/api/limits/ 09:44:53 spire-1.2.1/pkg/server/api/limits/limits.go 09:44:53 spire-1.2.1/pkg/server/api/middleware/ 09:44:53 spire-1.2.1/pkg/server/api/middleware/alias.go 09:44:53 spire-1.2.1/pkg/server/api/middleware/audit.go 09:44:53 spire-1.2.1/pkg/server/api/middleware/authorization.go 09:44:53 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 09:44:53 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 09:44:53 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 09:44:53 spire-1.2.1/pkg/server/api/middleware/caller.go 09:44:53 spire-1.2.1/pkg/server/api/middleware/caller_test.go 09:44:53 spire-1.2.1/pkg/server/api/middleware/common.go 09:44:53 spire-1.2.1/pkg/server/api/middleware/common_test.go 09:44:53 spire-1.2.1/pkg/server/api/middleware/entries.go 09:44:53 spire-1.2.1/pkg/server/api/middleware/entries_test.go 09:44:53 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 09:44:53 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 09:44:53 spire-1.2.1/pkg/server/api/ratelimit.go 09:44:53 spire-1.2.1/pkg/server/api/rpccontext/ 09:44:53 spire-1.2.1/pkg/server/api/rpccontext/alias.go 09:44:53 spire-1.2.1/pkg/server/api/rpccontext/audit.go 09:44:53 spire-1.2.1/pkg/server/api/rpccontext/caller.go 09:44:53 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 09:44:53 spire-1.2.1/pkg/server/api/selector.go 09:44:53 spire-1.2.1/pkg/server/api/selector_test.go 09:44:53 spire-1.2.1/pkg/server/api/status.go 09:44:53 spire-1.2.1/pkg/server/api/status_test.go 09:44:53 spire-1.2.1/pkg/server/api/svid/ 09:44:53 spire-1.2.1/pkg/server/api/svid/v1/ 09:44:53 spire-1.2.1/pkg/server/api/svid/v1/service.go 09:44:53 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 09:44:53 spire-1.2.1/pkg/server/api/trustdomain.go 09:44:53 spire-1.2.1/pkg/server/api/trustdomain/ 09:44:53 spire-1.2.1/pkg/server/api/trustdomain/v1/ 09:44:53 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 09:44:53 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 09:44:53 spire-1.2.1/pkg/server/api/trustdomain_test.go 09:44:53 spire-1.2.1/pkg/server/authpolicy/ 09:44:53 spire-1.2.1/pkg/server/authpolicy/defaults.go 09:44:53 spire-1.2.1/pkg/server/authpolicy/policy.go 09:44:53 spire-1.2.1/pkg/server/authpolicy/policy.rego 09:44:53 spire-1.2.1/pkg/server/authpolicy/policy_data.json 09:44:53 spire-1.2.1/pkg/server/authpolicy/policy_test.go 09:44:53 spire-1.2.1/pkg/server/authpolicy/validate.go 09:44:53 spire-1.2.1/pkg/server/bundle/ 09:44:53 spire-1.2.1/pkg/server/bundle/client/ 09:44:53 spire-1.2.1/pkg/server/bundle/client/client.go 09:44:53 spire-1.2.1/pkg/server/bundle/client/client_test.go 09:44:53 spire-1.2.1/pkg/server/bundle/client/manager.go 09:44:53 spire-1.2.1/pkg/server/bundle/client/manager_test.go 09:44:53 spire-1.2.1/pkg/server/bundle/client/sources.go 09:44:53 spire-1.2.1/pkg/server/bundle/client/sources_test.go 09:44:53 spire-1.2.1/pkg/server/bundle/client/updater.go 09:44:53 spire-1.2.1/pkg/server/bundle/client/updater_test.go 09:44:53 spire-1.2.1/pkg/server/ca/ 09:44:53 spire-1.2.1/pkg/server/ca/ca.go 09:44:54 spire-1.2.1/pkg/server/ca/ca_health.go 09:44:54 spire-1.2.1/pkg/server/ca/ca_test.go 09:44:54 spire-1.2.1/pkg/server/ca/journal.go 09:44:54 spire-1.2.1/pkg/server/ca/journal_test.go 09:44:54 spire-1.2.1/pkg/server/ca/manager.go 09:44:54 spire-1.2.1/pkg/server/ca/manager_health.go 09:44:54 spire-1.2.1/pkg/server/ca/manager_test.go 09:44:54 spire-1.2.1/pkg/server/ca/templates.go 09:44:54 spire-1.2.1/pkg/server/ca/upstream_client.go 09:44:54 spire-1.2.1/pkg/server/ca/upstream_client_test.go 09:44:54 spire-1.2.1/pkg/server/ca/validation.go 09:44:54 spire-1.2.1/pkg/server/cache/ 09:44:54 spire-1.2.1/pkg/server/cache/dscache/ 09:44:54 spire-1.2.1/pkg/server/cache/dscache/cache.go 09:44:54 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 09:44:54 spire-1.2.1/pkg/server/cache/entrycache/ 09:44:54 spire-1.2.1/pkg/server/cache/entrycache/cache.go 09:44:54 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 09:44:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 09:44:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 09:44:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 09:44:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 09:44:54 spire-1.2.1/pkg/server/catalog/ 09:44:54 spire-1.2.1/pkg/server/catalog/catalog.go 09:44:54 spire-1.2.1/pkg/server/catalog/keymanager.go 09:44:54 spire-1.2.1/pkg/server/catalog/nodeattestor.go 09:44:54 spire-1.2.1/pkg/server/catalog/noderesolver.go 09:44:54 spire-1.2.1/pkg/server/catalog/notifier.go 09:44:54 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 09:44:54 spire-1.2.1/pkg/server/config.go 09:44:54 spire-1.2.1/pkg/server/datastore/ 09:44:54 spire-1.2.1/pkg/server/datastore/datastore.go 09:44:54 spire-1.2.1/pkg/server/datastore/datastore_health.go 09:44:54 spire-1.2.1/pkg/server/datastore/repository.go 09:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/ 09:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 09:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 09:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 09:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 09:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 09:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 09:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 09:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 09:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 09:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 09:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 09:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 09:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 09:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 09:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 09:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 09:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 09:44:54 spire-1.2.1/pkg/server/endpoints/ 09:44:54 spire-1.2.1/pkg/server/endpoints/bundle/ 09:44:54 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 09:44:54 spire-1.2.1/pkg/server/endpoints/bundle/config.go 09:44:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 09:44:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 09:44:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 09:44:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 09:44:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 09:44:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 09:44:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 09:44:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 09:44:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 09:44:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 09:44:54 spire-1.2.1/pkg/server/endpoints/bundle/server.go 09:44:54 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 09:44:54 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 09:44:54 spire-1.2.1/pkg/server/endpoints/config.go 09:44:54 spire-1.2.1/pkg/server/endpoints/endpoints.go 09:44:54 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 09:44:54 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 09:44:54 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 09:44:54 spire-1.2.1/pkg/server/endpoints/middleware.go 09:44:54 spire-1.2.1/pkg/server/endpoints/middleware_test.go 09:44:54 spire-1.2.1/pkg/server/hostservice/ 09:44:54 spire-1.2.1/pkg/server/hostservice/agentstore/ 09:44:54 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 09:44:54 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 09:44:54 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 09:44:54 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.goRemoving intermediate container 2b918b9493ba 09:44:54 ---> ba63d5e4ff7b 09:44:54 09:44:54 09:44:54 spire-1.2.1/pkg/server/hostservice/identityprovider/ 09:44:54 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 09:44:54 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/ 09:44:54 spire-1.2.1/pkg/server/plugin/keymanager/ 09:44:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 09:44:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 09:44:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 09:44:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 09:44:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 09:44:54 spire-1.2.1/pkg/server/plugin/keymanager/base/ 09:44:54 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 09:44:54 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 09:44:54 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 09:44:54 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 09:44:54 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 09:44:54 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 09:44:54 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 09:44:54 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 09:44:54 spire-1.2.1/pkg/server/plugin/keymanager/test/ 09:44:54 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 09:44:54 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 09:44:54 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/ 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 09:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/noderesolver/ 09:44:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 09:44:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 09:44:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 09:44:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 09:44:54 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 09:44:54 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 09:44:54 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/notifier/ 09:44:54 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 09:44:54 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 09:44:54 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 09:44:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 09:44:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 09:44:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 09:44:54 spire-1.2.1/pkg/server/plugin/notifier/repository.go 09:44:54 spire-1.2.1/pkg/server/plugin/notifier/v1.go 09:44:54 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 09:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 09:44:54 spire-1.2.1/pkg/server/registration/ 09:44:54 spire-1.2.1/pkg/server/registration/manager.go 09:44:54 spire-1.2.1/pkg/server/registration/manager_test.go 09:44:54 spire-1.2.1/pkg/server/scanentries.go 09:44:54 spire-1.2.1/pkg/server/scanentries_test.go 09:44:54 spire-1.2.1/pkg/server/server.go 09:44:54 spire-1.2.1/pkg/server/server_test.go 09:44:54 spire-1.2.1/pkg/server/svid/ 09:44:54 spire-1.2.1/pkg/server/svid/observer.go 09:44:54 spire-1.2.1/pkg/server/svid/observer_test.go 09:44:54 spire-1.2.1/pkg/server/svid/rotator.go 09:44:54 spire-1.2.1/pkg/server/svid/rotator_config.go 09:44:54 spire-1.2.1/pkg/server/svid/rotator_config_test.go 09:44:54 spire-1.2.1/pkg/server/svid/rotator_test.go 09:44:54 spire-1.2.1/proto/ 09:44:54 spire-1.2.1/proto/private/ 09:44:54 spire-1.2.1/proto/private/server/ 09:44:54 spire-1.2.1/proto/private/server/journal/ 09:44:54 spire-1.2.1/proto/private/server/journal/journal.pb.go 09:44:54 spire-1.2.1/proto/private/server/journal/journal.proto 09:44:54 spire-1.2.1/proto/spire/ 09:44:54 spire-1.2.1/proto/spire/common/ 09:44:54 spire-1.2.1/proto/spire/common/common.pb.go 09:44:54 spire-1.2.1/proto/spire/common/common.proto 09:44:54 spire-1.2.1/proto/spire/common/plugin/ 09:44:54 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 09:44:54 spire-1.2.1/proto/spire/common/plugin/plugin.proto 09:44:54 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 09:44:54 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 09:44:54 spire-1.2.1/proto/spire/plugin/ 09:44:54 spire-1.2.1/proto/spire/plugin/agent/ 09:44:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 09:44:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 09:44:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 09:44:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 09:44:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 09:44:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 09:44:54 spire-1.2.1/release/ 09:44:54 spire-1.2.1/release/spire-extras/ 09:44:54 spire-1.2.1/release/spire-extras/README.md 09:44:54 spire-1.2.1/release/spire-extras/conf/ 09:44:54 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 09:44:54 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 09:44:54 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 09:44:54 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 09:44:54 spire-1.2.1/release/spire/ 09:44:54 spire-1.2.1/release/spire/README.md 09:44:54 spire-1.2.1/release/spire/conf/ 09:44:54 spire-1.2.1/release/spire/conf/agent/ 09:44:54 spire-1.2.1/release/spire/conf/agent/agent.conf 09:44:54 spire-1.2.1/release/spire/conf/server/ 09:44:54 spire-1.2.1/release/spire/conf/server/server.conf 09:44:54 spire-1.2.1/script/ 09:44:54 spire-1.2.1/script/build-artifact.sh 09:44:54 spire-1.2.1/script/generate_dummy_ca.sh 09:44:54 spire-1.2.1/support/ 09:44:54 spire-1.2.1/support/k8s/ 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/ 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 09:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 09:44:54 spire-1.2.1/support/oidc-discovery-provider/ 09:44:54 spire-1.2.1/support/oidc-discovery-provider/README.md 09:44:54 spire-1.2.1/support/oidc-discovery-provider/common_test.go 09:44:54 spire-1.2.1/support/oidc-discovery-provider/config.go 09:44:54 spire-1.2.1/support/oidc-discovery-provider/config_test.go 09:44:54 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 09:44:54 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 09:44:54 spire-1.2.1/support/oidc-discovery-provider/handler.go 09:44:54 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 09:44:54 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 09:44:54 spire-1.2.1/support/oidc-discovery-provider/main.go 09:44:54 spire-1.2.1/support/oidc-discovery-provider/server_api.go 09:44:54 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 09:44:54 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 09:44:54 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 09:44:54 spire-1.2.1/test/ 09:44:54 spire-1.2.1/test/clock/ 09:44:54 spire-1.2.1/test/clock/clock.go 09:44:54 spire-1.2.1/test/fakes/ 09:44:54 spire-1.2.1/test/fakes/fakeagentcatalog/ 09:44:54 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 09:44:54 spire-1.2.1/test/fakes/fakeagentkeymanager/ 09:44:54 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 09:44:54 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 09:44:54 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 09:44:54 spire-1.2.1/test/fakes/fakeagentstore/ 09:44:54 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 09:44:54 spire-1.2.1/test/fakes/fakedatastore/ 09:44:54 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 09:44:54 spire-1.2.1/test/fakes/fakeentryclient/ 09:44:54 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 09:44:54 spire-1.2.1/test/fakes/fakehealthchecker/ 09:44:54 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 09:44:54 spire-1.2.1/test/fakes/fakeidentityprovider/ 09:44:54 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 09:44:54 spire-1.2.1/test/fakes/fakemetrics/ 09:44:54 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 09:44:54 spire-1.2.1/test/fakes/fakenoderesolver/ 09:44:54 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 09:44:54 spire-1.2.1/test/fakes/fakenotifier/ 09:44:54 spire-1.2.1/test/fakes/fakenotifier/notifier.go 09:44:54 spire-1.2.1/test/fakes/fakepluginmetrics/ 09:44:54 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 09:44:54 spire-1.2.1/test/fakes/fakeserverca/ 09:44:54 spire-1.2.1/test/fakes/fakeserverca/serverca.go 09:44:54 spire-1.2.1/test/fakes/fakeservercatalog/ 09:44:54 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 09:44:54 spire-1.2.1/test/fakes/fakeserverkeymanager/ 09:44:54 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 09:44:54 spire-1.2.1/test/fakes/fakeservernodeattestor/ 09:44:54 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 09:44:54 spire-1.2.1/test/fakes/fakeupstreamauthority/ 09:44:54 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 09:44:54 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 09:44:54 spire-1.2.1/test/fakes/fakeworkloadapi/ 09:44:54 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 09:44:54 spire-1.2.1/test/fakes/fakeworkloadattestor/ 09:44:54 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 09:44:54 spire-1.2.1/test/fixture/ 09:44:54 spire-1.2.1/test/fixture/certs/ 09:44:54 spire-1.2.1/test/fixture/certs/agent_svid.der 09:44:54 spire-1.2.1/test/fixture/certs/base_cert.pem 09:44:54 spire-1.2.1/test/fixture/certs/base_csr.pem 09:44:54 spire-1.2.1/test/fixture/certs/base_key.pem 09:44:54 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 09:44:54 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 09:44:54 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 09:44:54 spire-1.2.1/test/fixture/certs/blog_cert.pem 09:44:54 spire-1.2.1/test/fixture/certs/blog_csr.pem 09:44:54 spire-1.2.1/test/fixture/certs/blog_key.pem 09:44:54 spire-1.2.1/test/fixture/certs/bundle.der 09:44:54 spire-1.2.1/test/fixture/certs/ca.pem 09:44:54 spire-1.2.1/test/fixture/certs/ca_key.pem 09:44:54 spire-1.2.1/test/fixture/certs/database_cert.pem 09:44:54 spire-1.2.1/test/fixture/certs/database_csr.pem 09:44:54 spire-1.2.1/test/fixture/certs/database_key.pem 09:44:54 spire-1.2.1/test/fixture/certs/node_cert.pem 09:44:54 spire-1.2.1/test/fixture/certs/node_csr.pem 09:44:54 spire-1.2.1/test/fixture/certs/node_key.pem 09:44:54 spire-1.2.1/test/fixture/certs/svid.pem 09:44:54 spire-1.2.1/test/fixture/certs/svid_key.pem 09:44:54 spire-1.2.1/test/fixture/config/ 09:44:54 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 09:44:54 spire-1.2.1/test/fixture/config/agent_good.conf 09:44:54 spire-1.2.1/test/fixture/config/agent_good_templated.conf 09:44:54 spire-1.2.1/test/fixture/config/plugin_good.conf 09:44:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 09:44:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 09:44:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 09:44:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 09:44:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 09:44:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 09:44:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 09:44:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 09:44:54 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 09:44:54 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 09:44:54 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 09:44:54 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 09:44:54 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 09:44:54 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 09:44:54 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 09:44:54 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 09:44:54 spire-1.2.1/test/fixture/config/server_good.conf 09:44:54 spire-1.2.1/test/fixture/config/server_good_templated.conf 09:44:54 spire-1.2.1/test/fixture/fixture.go 09:44:54 spire-1.2.1/test/fixture/nodeattestor/ 09:44:54 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 09:44:54 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 09:44:54 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 09:44:54 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 09:44:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 09:44:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 09:44:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 09:44:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 09:44:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 09:44:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 09:44:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 09:44:54 spire-1.2.1/test/fixture/registration/ 09:44:54 spire-1.2.1/test/fixture/registration/entries.json 09:44:54 spire-1.2.1/test/fixture/registration/good-for-update.json 09:44:54 spire-1.2.1/test/fixture/registration/good.json 09:44:54 spire-1.2.1/test/fixture/registration/invalid.json 09:44:54 spire-1.2.1/test/fixture/registration/invalid_json.json 09:44:54 spire-1.2.1/test/fixture/registration/manager_test_entries.json 09:44:54 spire-1.2.1/test/integration/ 09:44:54 spire-1.2.1/test/integration/README.md 09:44:54 spire-1.2.1/test/integration/common 09:44:54 spire-1.2.1/test/integration/setup/ 09:44:54 spire-1.2.1/test/integration/setup/adminclient/ 09:44:54 spire-1.2.1/test/integration/setup/adminclient/build.sh 09:44:54 spire-1.2.1/test/integration/setup/adminclient/client.go 09:44:54 spire-1.2.1/test/integration/setup/debugagent/ 09:44:54 spire-1.2.1/test/integration/setup/debugagent/build.sh 09:44:54 spire-1.2.1/test/integration/setup/debugagent/main.go 09:44:54 spire-1.2.1/test/integration/setup/debugserver/ 09:44:54 spire-1.2.1/test/integration/setup/debugserver/build.sh 09:44:54 spire-1.2.1/test/integration/setup/debugserver/main.go 09:44:54 spire-1.2.1/test/integration/setup/downstreamclient/ 09:44:54 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 09:44:54 spire-1.2.1/test/integration/setup/downstreamclient/client.go 09:44:54 spire-1.2.1/test/integration/setup/itclient/ 09:44:54 spire-1.2.1/test/integration/setup/itclient/client.go 09:44:54 spire-1.2.1/test/integration/setup/node-attestation/ 09:44:54 spire-1.2.1/test/integration/setup/node-attestation/build.sh 09:44:54 spire-1.2.1/test/integration/setup/node-attestation/client.go 09:44:54 spire-1.2.1/test/integration/setup/x509pop/ 09:44:54 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 09:44:54 spire-1.2.1/test/integration/setup/x509pop/setup.sh 09:44:54 spire-1.2.1/test/integration/suites/ 09:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/ 09:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 09:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 09:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 09:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 09:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 09:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 09:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 09:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 09:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 09:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 09:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 09:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 09:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 09:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 09:44:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 09:44:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 09:44:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 09:44:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 09:44:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 09:44:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 09:44:54 spire-1.2.1/test/integration/suites/datastore-mysql/ 09:44:54 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 09:44:54 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 09:44:54 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 09:44:54 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 09:44:54 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 09:44:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 09:44:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 09:44:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 09:44:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 09:44:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 09:44:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 09:44:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 09:44:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 09:44:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 09:44:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 09:44:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 09:44:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 09:44:54 spire-1.2.1/test/integration/suites/datastore-postgres/ 09:44:54 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 09:44:54 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 09:44:54 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 09:44:54 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 09:44:54 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 09:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/ 09:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 09:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 09:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 09:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 09:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 09:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 09:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 09:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 09:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 09:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 09:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 09:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 09:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 09:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 09:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/ 09:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 09:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 09:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 09:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 09:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 09:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 09:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 09:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 09:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 09:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 09:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 09:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 09:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 09:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yamlSuccessfully built ba63d5e4ff7b 09:44:54 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 09:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setupSuccessfully tagged security-spiffe-token-provider-arm64:latest 09:44:54 Building support-notifications 09:44:54  Building security-spiffe-token-provider ... done  09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 09:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 09:44:54 spire-1.2.1/test/integration/suites/join-token/ 09:44:54 spire-1.2.1/test/integration/suites/join-token/01-start-server 09:44:54 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 09:44:54 spire-1.2.1/test/integration/suites/join-token/03-start-agent 09:44:54 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 09:44:54 spire-1.2.1/test/integration/suites/join-token/05-check-svid 09:44:54 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 09:44:54 spire-1.2.1/test/integration/suites/join-token/README.md 09:44:54 spire-1.2.1/test/integration/suites/join-token/conf/ 09:44:54 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 09:44:54 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 09:44:54 spire-1.2.1/test/integration/suites/join-token/conf/server/ 09:44:54 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 09:44:54 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 09:44:54 spire-1.2.1/test/integration/suites/join-token/teardown 09:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/ 09:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 09:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 09:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 09:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 09:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 09:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 09:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 09:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 09:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 09:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 09:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/ 09:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 09:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 09:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 09:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 09:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 09:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 09:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 09:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 09:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 09:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 09:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 09:44:54 spire-1.2.1/test/integration/suites/k8s/ 09:44:54 spire-1.2.1/test/integration/suites/k8s/00-setup 09:44:54 spire-1.2.1/test/integration/suites/k8s/01-apply-config 09:44:54 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 09:44:54 spire-1.2.1/test/integration/suites/k8s/README.md 09:44:54 spire-1.2.1/test/integration/suites/k8s/conf/ 09:44:54 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 09:44:54 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yamlspire-1.2.1/ 09:44:54 09:44:54 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 09:44:54 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s/conf/server/ 09:44:54 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 09:44:54 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 09:44:54 spire-1.2.1/test/integration/suites/k8s/init-kubectl 09:44:54 spire-1.2.1/test/integration/suites/k8s/teardown 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/ 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/README.md 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/root/ 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 09:44:54 spire-1.2.1/test/integration/suites/nested-rotation/teardown 09:44:54 spire-1.2.1/test/integration/suites/node-attestation/ 09:44:54 spire-1.2.1/test/integration/suites/node-attestation/00-setup 09:44:54 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 09:44:54 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 09:44:54 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 09:44:54 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 09:44:54 spire-1.2.1/test/integration/suites/node-attestation/README.md 09:44:54 spire-1.2.1/test/integration/suites/node-attestation/conf/ 09:44:54 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 09:44:54 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 09:44:54 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 09:44:54 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 09:44:54 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 09:44:54 spire-1.2.1/test/integration/suites/node-attestation/teardown 09:44:54 spire-1.2.1/test/integration/suites/rotation/ 09:44:54 spire-1.2.1/test/integration/suites/rotation/00-setup 09:44:54 spire-1.2.1/test/integration/suites/rotation/01-start-server 09:44:54 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 09:44:54 spire-1.2.1/test/integration/suites/rotation/03-start-agent 09:44:54 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 09:44:54 spire-1.2.1/test/integration/suites/rotation/05-check-svids 09:44:54 spire-1.2.1/test/integration/suites/rotation/README.md 09:44:54 spire-1.2.1/test/integration/suites/rotation/conf/spire-1.2.1/.data/ 09:44:54 spire-1.2.1/.data/.file 09:44:54 spire-1.2.1/.dockerignore 09:44:54 spire-1.2.1/.gitattributes 09:44:54 spire-1.2.1/.githooks/ 09:44:54 spire-1.2.1/.githooks/pre-commit 09:44:54 spire-1.2.1/.github/ 09:44:54 spire-1.2.1/.github/ISSUE_TEMPLATE.md 09:44:54 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 09:44:54 spire-1.2.1/.github/dependabot.yml 09:44:54 spire-1.2.1/.github/workflows/ 09:44:54 spire-1.2.1/.github/workflows/nightly_build.yaml 09:44:54 spire-1.2.1/.github/workflows/pr_build.yaml 09:44:54 spire-1.2.1/.github/workflows/release_build.yaml 09:44:54 spire-1.2.1/.github/workflows/scripts/ 09:44:54 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 09:44:54 spire-1.2.1/.github/workflows/scripts/push-images.sh 09:44:54 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 09:44:54 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 09:44:54 spire-1.2.1/.github/workflows/scripts/split.sh 09:44:54 spire-1.2.1/.gitignore 09:44:54 spire-1.2.1/.go-version 09:44:54 spire-1.2.1/.golangci.yml 09:44:54 spire-1.2.1/ADOPTERS.md 09:44:54 spire-1.2.1/CHANGELOG.md 09:44:54 spire-1.2.1/CODE-OF-CONDUCT.md 09:44:54 spire-1.2.1/CODEOWNERS 09:44:54 spire-1.2.1/CONTRIBUTING.md 09:44:54 spire-1.2.1/Dockerfile 09:44:54 spire-1.2.1/Dockerfile.dev 09:44:54 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 09:44:54 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 09:44:54 spire-1.2.1/test/integration/suites/rotation/conf/server/ 09:44:54 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 09:44:54 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 09:44:54 spire-1.2.1/test/integration/suites/rotation/teardown 09:44:54 spire-1.2.1/test/integration/suites/self-test/ 09:44:54 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 09:44:54 spire-1.2.1/test/integration/suites/self-test/README.md 09:44:54 spire-1.2.1/test/integration/suites/self-test/teardown 09:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/ 09:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 09:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 09:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 09:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 09:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 09:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 09:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 09:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 09:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 09:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 09:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 09:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 09:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 09:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 09:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 09:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 09:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 09:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 09:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 09:44:54 spire-1.2.1/test/integration/suites/upgrade/ 09:44:54 spire-1.2.1/test/integration/suites/upgrade/00-setup 09:44:54 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 09:44:54 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 09:44:54 spire-1.2.1/test/integration/suites/upgrade/README.md 09:44:54 spire-1.2.1/test/integration/suites/upgrade/conf/ 09:44:54 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 09:44:54 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 09:44:54 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 09:44:54 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 09:44:54 spire-1.2.1/test/integration/suites/upgrade/teardown 09:44:54 spire-1.2.1/test/integration/suites/upgrade/versions.txt 09:44:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 09:44:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 09:44:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 09:44:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 09:44:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 09:44:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 09:44:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 09:44:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 09:44:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 09:44:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 09:44:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 09:44:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 09:44:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 09:44:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 09:44:54 spire-1.2.1/test/integration/test-one.sh 09:44:54 spire-1.2.1/test/integration/test.sh 09:44:54 spire-1.2.1/test/plugintest/ 09:44:54 spire-1.2.1/test/plugintest/config.go 09:44:54 spire-1.2.1/test/plugintest/load.go 09:44:54 spire-1.2.1/test/plugintest/option.go 09:44:54 spire-1.2.1/test/spiretest/ 09:44:54 spire-1.2.1/test/spiretest/apiserver.go 09:44:54 spire-1.2.1/test/spiretest/assertions.go 09:44:54 spire-1.2.1/Dockerfile.scratch 09:44:54 spire-1.2.1/LICENSE 09:44:54 spire-1.2.1/MAINTAINERS.md 09:44:54 spire-1.2.1/Makefile 09:44:54 spire-1.2.1/README.md 09:44:54 spire-1.2.1/ROADMAP.md 09:44:54 spire-1.2.1/SECURITY.md 09:44:54 spire-1.2.1/cmd/ 09:44:54 spire-1.2.1/cmd/spire-agent/ 09:44:54 spire-1.2.1/cmd/spire-agent/cli/ 09:44:54 spire-1.2.1/cmd/spire-agent/cli/api/ 09:44:54 spire-1.2.1/cmd/spire-agent/cli/api/common.go 09:44:54 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 09:44:54 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 09:44:54 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 09:44:54 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 09:44:54 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 09:44:54 spire-1.2.1/cmd/spire-agent/cli/cli.go 09:44:54 spire-1.2.1/cmd/spire-agent/cli/common/ 09:44:54 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 09:44:54 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 09:44:54 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 09:44:54 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 09:44:54 spire-1.2.1/cmd/spire-agent/cli/run/ 09:44:54 spire-1.2.1/cmd/spire-agent/cli/run/run.go 09:44:54 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 09:44:54 spire-1.2.1/cmd/spire-agent/cli/validate/ 09:44:54 spire-1.2.1/test/spiretest/dir.go 09:44:54 spire-1.2.1/test/spiretest/errors_posix.go 09:44:54 spire-1.2.1/test/spiretest/errors_windows.go 09:44:54 spire-1.2.1/test/spiretest/logs.go 09:44:54 spire-1.2.1/test/spiretest/socketapi.go 09:44:54 spire-1.2.1/test/spiretest/suite.go 09:44:54 spire-1.2.1/test/spiretest/x509.go 09:44:54 spire-1.2.1/test/testca/ 09:44:54 spire-1.2.1/test/testca/ca.go 09:44:54 spire-1.2.1/test/testkey/ 09:44:54 spire-1.2.1/test/testkey/generate.sh 09:44:54 spire-1.2.1/test/testkey/genkeys.go 09:44:54 spire-1.2.1/test/testkey/keys.go 09:44:54 spire-1.2.1/test/testkey/new.go 09:44:54 spire-1.2.1/test/tpmsimulator/ 09:44:54 spire-1.2.1/test/tpmsimulator/simulator.go 09:44:54 spire-1.2.1/test/util/ 09:44:54 spire-1.2.1/test/util/cert_fixtures.go 09:44:54 spire-1.2.1/test/util/cert_generation.go 09:44:54 spire-1.2.1/test/util/io_redirection.go 09:44:54 spire-1.2.1/test/util/race.go 09:44:54 spire-1.2.1/test/util/util.go 09:44:54 building spire from source... 09:44:54 09:44:54 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 09:44:54 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 09:44:54 spire-1.2.1/cmd/spire-agent/main.go 09:44:54 spire-1.2.1/cmd/spire-server/ 09:44:54 spire-1.2.1/cmd/spire-server/cli/ 09:44:54 spire-1.2.1/cmd/spire-server/cli/agent/ 09:44:54 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/agent/count.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/agent/list.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/agent/show.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/bundle/ 09:44:54 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/cli.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/entry/ 09:44:54 spire-1.2.1/cmd/spire-server/cli/entry/count.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/entry/create.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/entry/show.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/entry/update.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/entry/util.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/federation/ 09:44:54 spire-1.2.1/cmd/spire-server/cli/federation/common.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/federation/create.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 09:44:54 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 09:44:55 spire-1.2.1/cmd/spire-server/cli/federation/list.go 09:44:55 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 09:44:55 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 09:44:55 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 09:44:55 spire-1.2.1/cmd/spire-server/cli/federation/show.go 09:44:55 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 09:44:55 spire-1.2.1/cmd/spire-server/cli/federation/update.go 09:44:55 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 09:44:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 09:44:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 09:44:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 09:44:55 spire-1.2.1/cmd/spire-server/cli/jwt/ 09:44:55 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 09:44:55 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 09:44:55 spire-1.2.1/cmd/spire-server/cli/run/ 09:44:55 spire-1.2.1/cmd/spire-server/cli/run/run.go 09:44:55 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 09:44:55 spire-1.2.1/cmd/spire-server/cli/token/ 09:44:55 spire-1.2.1/cmd/spire-server/cli/token/generate.go 09:44:55 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 09:44:55 spire-1.2.1/cmd/spire-server/cli/validate/ 09:44:55 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 09:44:55 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 09:44:55 spire-1.2.1/cmd/spire-server/cli/x509/ 09:44:55 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 09:44:55 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 09:44:55 spire-1.2.1/cmd/spire-server/main.go 09:44:55 spire-1.2.1/cmd/spire-server/util/ 09:44:55 spire-1.2.1/cmd/spire-server/util/util.go 09:44:55 spire-1.2.1/conf/ 09:44:55 spire-1.2.1/conf/agent/ 09:44:55 spire-1.2.1/conf/agent/agent.conf 09:44:55 spire-1.2.1/conf/agent/agent_full.conf 09:44:55 spire-1.2.1/conf/agent/dummy_root_ca.crt 09:44:55 spire-1.2.1/conf/server/ 09:44:55 spire-1.2.1/conf/server/dummy_upstream_ca.crt 09:44:55 spire-1.2.1/conf/server/dummy_upstream_ca.key 09:44:55 spire-1.2.1/conf/server/server.conf 09:44:55 spire-1.2.1/conf/server/server_full.conf 09:44:55 spire-1.2.1/doc/ 09:44:55 spire-1.2.1/doc/SPIRE101.md 09:44:55 spire-1.2.1/doc/auditlog.md 09:44:55 spire-1.2.1/doc/authorization_policy_engine.md 09:44:55 spire-1.2.1/doc/changelog_guidelines.md 09:44:55 spire-1.2.1/doc/cure53-report.pdf 09:44:55 spire-1.2.1/doc/images/ 09:44:55 spire-1.2.1/doc/images/2019_roadmap.png 09:44:55 spire-1.2.1/doc/images/SPIRE101.png 09:44:55 spire-1.2.1/doc/images/SPIRE_agent.png 09:44:55 spire-1.2.1/doc/images/SPIRE_server.png 09:44:55 spire-1.2.1/doc/images/cache_mgr.png 09:44:55 spire-1.2.1/doc/images/cache_mgr_components.png 09:44:55 spire-1.2.1/doc/images/federated_spire.png 09:44:55 spire-1.2.1/doc/images/ha_mode.png 09:44:55 spire-1.2.1/doc/images/nested_spire.png 09:44:55 spire-1.2.1/doc/images/oidc_federation.png 09:44:55 spire-1.2.1/doc/images/single_trust_domain.png 09:44:55 spire-1.2.1/doc/images/spiffe_compatible.png 09:44:55 spire-1.2.1/doc/images/spire_logo.png 09:44:55 spire-1.2.1/doc/migrating_registration_api_clients.md 09:44:55 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 09:44:55 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 09:44:55 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 09:44:55 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 09:44:55 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 09:44:55 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 09:44:55 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 09:44:55 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 09:44:55 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 09:44:55 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 09:44:55 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 09:44:55 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 09:44:55 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 09:44:55 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 09:44:55 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 09:44:55 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 09:44:55 spire-1.2.1/doc/plugin_server_datastore_sql.md 09:44:55 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 09:44:55 spire-1.2.1/doc/plugin_server_keymanager_disk.md 09:44:55 spire-1.2.1/doc/plugin_server_keymanager_memory.md 09:44:55 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 09:44:55 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 09:44:55 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 09:44:55 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 09:44:55 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 09:44:55 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 09:44:55 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 09:44:55 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 09:44:55 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 09:44:55 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 09:44:55 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 09:44:55 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 09:44:55 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 09:44:55 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 09:44:55 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 09:44:55 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 09:44:55 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 09:44:55 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 09:44:55 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 09:44:55 spire-1.2.1/doc/scaling_spire.md 09:44:55 spire-1.2.1/doc/spire_agent.md 09:44:55 spire-1.2.1/doc/spire_server.md 09:44:55 spire-1.2.1/doc/supported_integrations.md 09:44:55 spire-1.2.1/doc/telemetry.md 09:44:55 spire-1.2.1/doc/telemetry_config.md 09:44:55 spire-1.2.1/doc/upgrading.md 09:44:55 spire-1.2.1/doc/using_spire.md 09:44:55 spire-1.2.1/examples/ 09:44:55 spire-1.2.1/examples/README.md 09:44:55 spire-1.2.1/go.mod 09:44:55 spire-1.2.1/go.sum 09:44:55 spire-1.2.1/pkg/ 09:44:55 spire-1.2.1/pkg/agent/ 09:44:55 spire-1.2.1/pkg/agent/agent.go 09:44:55 spire-1.2.1/pkg/agent/api/ 09:44:55 spire-1.2.1/pkg/agent/api/config.go 09:44:55 spire-1.2.1/pkg/agent/api/debug/ 09:44:55 spire-1.2.1/pkg/agent/api/debug/v1/ 09:44:55 spire-1.2.1/pkg/agent/api/debug/v1/service.go 09:44:55 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 09:44:55 spire-1.2.1/pkg/agent/api/delegatedidentity/ 09:44:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 09:44:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 09:44:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 09:44:55 spire-1.2.1/pkg/agent/api/endpoints.go 09:44:55 spire-1.2.1/pkg/agent/api/health/ 09:44:55 spire-1.2.1/pkg/agent/api/health/v1/ 09:44:55 spire-1.2.1/pkg/agent/api/health/v1/service.go 09:44:55 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 09:44:55 spire-1.2.1/pkg/agent/api/rpccontext/ 09:44:55 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 09:44:55 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 09:44:55 spire-1.2.1/pkg/agent/attestor/ 09:44:55 spire-1.2.1/pkg/agent/attestor/node/ 09:44:55 spire-1.2.1/pkg/agent/attestor/node/experimental.go 09:44:55 spire-1.2.1/pkg/agent/attestor/node/node.go 09:44:55 spire-1.2.1/pkg/agent/attestor/node/node_test.go 09:44:55 spire-1.2.1/pkg/agent/attestor/workload/ 09:44:55 spire-1.2.1/pkg/agent/attestor/workload/workload.go 09:44:55 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 09:44:55 spire-1.2.1/pkg/agent/catalog/ 09:44:55 spire-1.2.1/pkg/agent/catalog/catalog.go 09:44:55 spire-1.2.1/pkg/agent/catalog/keymanager.go 09:44:55 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 09:44:55 spire-1.2.1/pkg/agent/catalog/svidstore.go 09:44:55 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 09:44:55 spire-1.2.1/pkg/agent/client/ 09:44:55 spire-1.2.1/pkg/agent/client/client.go 09:44:55 spire-1.2.1/pkg/agent/client/client_test.go 09:44:55 spire-1.2.1/pkg/agent/client/dial.go 09:44:55 spire-1.2.1/pkg/agent/client/nodeconn.go 09:44:55 spire-1.2.1/pkg/agent/client/nodeconn_test.go 09:44:55 spire-1.2.1/pkg/agent/client/update.go 09:44:55 spire-1.2.1/pkg/agent/client/util.go 09:44:55 spire-1.2.1/pkg/agent/common/ 09:44:55 spire-1.2.1/pkg/agent/common/backoff/ 09:44:55 spire-1.2.1/pkg/agent/common/backoff/backoff.go 09:44:55 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 09:44:55 spire-1.2.1/pkg/agent/common/cgroups/ 09:44:55 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 09:44:55 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 09:44:55 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 09:44:55 spire-1.2.1/pkg/agent/config.go 09:44:55 spire-1.2.1/pkg/agent/endpoints/ 09:44:55 spire-1.2.1/pkg/agent/endpoints/config.go 09:44:55 spire-1.2.1/pkg/agent/endpoints/endpoints.go 09:44:55 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 09:44:55 spire-1.2.1/pkg/agent/endpoints/metrics.go 09:44:55 spire-1.2.1/pkg/agent/endpoints/middleware.go 09:44:55 spire-1.2.1/pkg/agent/endpoints/peertracker.go 09:44:55 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 09:44:55 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 09:44:55 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 09:44:55 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 09:44:55 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 09:44:55 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 09:44:55 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 09:44:55 spire-1.2.1/pkg/agent/endpoints/workload/ 09:44:55 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 09:44:55 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 09:44:55 spire-1.2.1/pkg/agent/manager/ 09:44:55 spire-1.2.1/pkg/agent/manager/cache/ 09:44:55 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 09:44:55 spire-1.2.1/pkg/agent/manager/cache/cache.go 09:44:55 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 09:44:55 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 09:44:55 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 09:44:55 spire-1.2.1/pkg/agent/manager/cache/sets.go 09:44:55 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 09:44:55 spire-1.2.1/pkg/agent/manager/config.go 09:44:55 spire-1.2.1/pkg/agent/manager/manager.go 09:44:55 spire-1.2.1/pkg/agent/manager/manager_test.go 09:44:55 spire-1.2.1/pkg/agent/manager/storage.go 09:44:55 spire-1.2.1/pkg/agent/manager/storage_test.go 09:44:55 spire-1.2.1/pkg/agent/manager/storecache/ 09:44:55 spire-1.2.1/pkg/agent/manager/storecache/cache.go 09:44:55 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 09:44:55 spire-1.2.1/pkg/agent/manager/sync.go 09:44:55 spire-1.2.1/pkg/agent/plugin/ 09:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/ 09:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 09:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 09:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 09:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 09:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 09:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 09:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 09:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 09:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 09:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 09:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 09:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 09:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 09:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 09:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 09:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 09:44:55 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 09:44:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 09:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/ 09:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 09:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 09:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 09:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 09:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 09:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 09:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 09:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 09:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 09:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 09:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 09:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 09:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 09:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 09:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 09:44:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 09:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 09:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 09:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 09:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 09:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 09:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 09:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 09:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 09:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 09:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 09:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 09:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 09:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 09:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 09:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 09:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 09:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 09:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 09:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 09:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 09:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 09:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 09:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 09:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 09:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 09:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 09:44:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 09:44:55 spire-1.2.1/pkg/agent/svid/ 09:44:55 spire-1.2.1/pkg/agent/svid/rotator.go 09:44:55 spire-1.2.1/pkg/agent/svid/rotator_config.go 09:44:55 spire-1.2.1/pkg/agent/svid/rotator_test.go 09:44:55 spire-1.2.1/pkg/agent/svid/store/ 09:44:55 spire-1.2.1/pkg/agent/svid/store/service.go 09:44:55 spire-1.2.1/pkg/agent/svid/store/service_test.go 09:44:55 spire-1.2.1/pkg/common/ 09:44:55 spire-1.2.1/pkg/common/agentpathtemplate/ 09:44:55 spire-1.2.1/pkg/common/agentpathtemplate/template.go 09:44:55 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 09:44:55 spire-1.2.1/pkg/common/api/ 09:44:55 spire-1.2.1/pkg/common/api/metrics.go 09:44:55 spire-1.2.1/pkg/common/api/middleware/ 09:44:55 spire-1.2.1/pkg/common/api/middleware/common_test.go 09:44:55 spire-1.2.1/pkg/common/api/middleware/interceptor.go 09:44:55 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 09:44:55 spire-1.2.1/pkg/common/api/middleware/logger.go 09:44:55 spire-1.2.1/pkg/common/api/middleware/logger_test.go 09:44:55 spire-1.2.1/pkg/common/api/middleware/metrics.go 09:44:55 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 09:44:55 spire-1.2.1/pkg/common/api/middleware/middleware.go 09:44:55 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 09:44:55 spire-1.2.1/pkg/common/api/middleware/misconfig.go 09:44:55 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 09:44:55 spire-1.2.1/pkg/common/api/middleware/names.go 09:44:55 spire-1.2.1/pkg/common/api/middleware/names_test.go 09:44:55 spire-1.2.1/pkg/common/api/names.go 09:44:55 spire-1.2.1/pkg/common/api/ratelimit.go 09:44:55 spire-1.2.1/pkg/common/api/rpccontext/ 09:44:55 spire-1.2.1/pkg/common/api/rpccontext/logger.go 09:44:55 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 09:44:55 spire-1.2.1/pkg/common/api/rpccontext/names.go 09:44:55 spire-1.2.1/pkg/common/auth/ 09:44:55 spire-1.2.1/pkg/common/auth/interceptors.go 09:44:55 spire-1.2.1/pkg/common/auth/interceptors_test.go 09:44:55 spire-1.2.1/pkg/common/auth/untracked_uds.go 09:44:55 spire-1.2.1/pkg/common/bundleutil/ 09:44:55 spire-1.2.1/pkg/common/bundleutil/bundle.go 09:44:55 Installing go1.17.7... 09:44:55 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 09:44:55 spire-1.2.1/pkg/common/bundleutil/common_test.go 09:44:55 spire-1.2.1/pkg/common/bundleutil/marshal.go 09:44:55 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 09:44:55 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 09:44:55 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 09:44:55 spire-1.2.1/pkg/common/bundleutil/types.go 09:44:55 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 09:44:55 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 09:44:55 spire-1.2.1/pkg/common/catalog/ 09:44:55 spire-1.2.1/pkg/common/catalog/bind.go 09:44:55 spire-1.2.1/pkg/common/catalog/builtin.go 09:44:55 spire-1.2.1/pkg/common/catalog/catalog.go 09:44:55 spire-1.2.1/pkg/common/catalog/catalog_test.go 09:44:55 spire-1.2.1/pkg/common/catalog/closers.go 09:44:55 spire-1.2.1/pkg/common/catalog/cmd_linux.go 09:44:55 spire-1.2.1/pkg/common/catalog/cmd_other.go 09:44:55 spire-1.2.1/pkg/common/catalog/config.go 09:44:55 spire-1.2.1/pkg/common/catalog/config_test.go 09:44:55 spire-1.2.1/pkg/common/catalog/configure.go 09:44:55 spire-1.2.1/pkg/common/catalog/constraints.go 09:44:55 spire-1.2.1/pkg/common/catalog/constraints_test.go 09:44:55 spire-1.2.1/pkg/common/catalog/context.go 09:44:55 spire-1.2.1/pkg/common/catalog/external.go 09:44:55 spire-1.2.1/pkg/common/catalog/host.go 09:44:55 spire-1.2.1/pkg/common/catalog/pipenet.go 09:44:55 spire-1.2.1/pkg/common/catalog/plugin.go 09:44:55 spire-1.2.1/pkg/common/catalog/testplugin/ 09:44:55 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 09:44:55 spire-1.2.1/pkg/common/catalog/testplugin/main.go 09:44:55 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 09:44:55 spire-1.2.1/pkg/common/cli/ 09:44:55 spire-1.2.1/pkg/common/cli/env.go 09:44:55 spire-1.2.1/pkg/common/cli/flags.go 09:44:55 spire-1.2.1/pkg/common/cli/trust_domain.go 09:44:55 spire-1.2.1/pkg/common/cli/trust_domain_test.go 09:44:55 spire-1.2.1/pkg/common/cli/umask.go 09:44:55 spire-1.2.1/pkg/common/cli/umask_posix.go 09:44:55 spire-1.2.1/pkg/common/cli/umask_test.go 09:44:55 spire-1.2.1/pkg/common/cli/umask_windows.go 09:44:55 spire-1.2.1/pkg/common/cliprinter/ 09:44:55 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 09:44:55 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 09:44:55 spire-1.2.1/pkg/common/cliprinter/flag.go 09:44:55 spire-1.2.1/pkg/common/cliprinter/flag_test.go 09:44:55 spire-1.2.1/pkg/common/cliprinter/format.go 09:44:55 spire-1.2.1/pkg/common/cliprinter/format_test.go 09:44:55 spire-1.2.1/pkg/common/cliprinter/internal/ 09:44:55 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 09:44:55 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 09:44:55 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 09:44:55 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 09:44:55 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 09:44:55 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 09:44:55 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 09:44:55 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 09:44:55 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 09:44:55 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 09:44:55 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 09:44:55 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 09:44:55 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 09:44:55 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 09:44:55 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 09:44:55 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 09:44:55 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 09:44:55 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 09:44:55 spire-1.2.1/pkg/common/coretypes/ 09:44:55 spire-1.2.1/pkg/common/coretypes/bundle/ 09:44:55 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 09:44:55 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 09:44:55 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 09:44:55 spire-1.2.1/pkg/common/coretypes/bundle/require.go 09:44:55 spire-1.2.1/pkg/common/coretypes/jwtkey/ 09:44:55 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 09:44:55 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 09:44:55 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 09:44:55 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 09:44:55 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 09:44:55 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 09:44:55 spire-1.2.1/pkg/common/coretypes/x509certificate/ 09:44:55 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 09:44:55 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 09:44:55 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 09:44:55 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 09:44:55 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 09:44:55 spire-1.2.1/pkg/common/cryptoutil/ 09:44:55 spire-1.2.1/pkg/common/cryptoutil/keys.go 09:44:55 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 09:44:55 spire-1.2.1/pkg/common/diskutil/ 09:44:55 spire-1.2.1/pkg/common/diskutil/file_posix.go 09:44:55 spire-1.2.1/pkg/common/diskutil/file_test.go 09:44:55 spire-1.2.1/pkg/common/diskutil/file_windows.go 09:44:55 spire-1.2.1/pkg/common/errorutil/ 09:44:55 spire-1.2.1/pkg/common/errorutil/wrapper.go 09:44:55 spire-1.2.1/pkg/common/health/ 09:44:55 spire-1.2.1/pkg/common/health/config.go 09:44:55 spire-1.2.1/pkg/common/health/context.go 09:44:55 spire-1.2.1/pkg/common/health/context_test.go 09:44:55 spire-1.2.1/pkg/common/health/health.go 09:44:55 spire-1.2.1/pkg/common/health/health_test.go 09:44:55 spire-1.2.1/pkg/common/health/logger.go 09:44:55 spire-1.2.1/pkg/common/hostservice/ 09:44:55 spire-1.2.1/pkg/common/hostservice/metricsservice/ 09:44:55 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 09:44:55 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 09:44:55 spire-1.2.1/pkg/common/idutil/ 09:44:55 spire-1.2.1/pkg/common/idutil/require.go 09:44:55 spire-1.2.1/pkg/common/idutil/require_test.go 09:44:55 spire-1.2.1/pkg/common/idutil/safety.go 09:44:55 spire-1.2.1/pkg/common/idutil/safety_test.go 09:44:55 spire-1.2.1/pkg/common/idutil/spiffeid.go 09:44:55 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 09:44:55 spire-1.2.1/pkg/common/jwtsvid/ 09:44:55 spire-1.2.1/pkg/common/jwtsvid/common.go 09:44:55 spire-1.2.1/pkg/common/jwtsvid/sign.go 09:44:55 spire-1.2.1/pkg/common/jwtsvid/token_test.go 09:44:55 spire-1.2.1/pkg/common/jwtsvid/validate.go 09:44:55 spire-1.2.1/pkg/common/jwtutil/ 09:44:55 spire-1.2.1/pkg/common/jwtutil/keyset.go 09:44:55 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 09:44:55 spire-1.2.1/pkg/common/log/ 09:44:55 spire-1.2.1/pkg/common/log/hclog_adapter.go 09:44:55 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 09:44:55 spire-1.2.1/pkg/common/log/log.go 09:44:55 spire-1.2.1/pkg/common/log/log_test.go 09:44:55 spire-1.2.1/pkg/common/log/options.go 09:44:55 spire-1.2.1/pkg/common/nodeutil/ 09:44:55 spire-1.2.1/pkg/common/nodeutil/node.go 09:44:55 spire-1.2.1/pkg/common/nodeutil/node_test.go 09:44:55 spire-1.2.1/pkg/common/peertracker/ 09:44:55 spire-1.2.1/pkg/common/peertracker/conn.go 09:44:55 spire-1.2.1/pkg/common/peertracker/credentials.go 09:44:55 spire-1.2.1/pkg/common/peertracker/errors.go 09:44:55 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 09:44:55 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 09:44:55 spire-1.2.1/pkg/common/peertracker/info.go 09:44:55 spire-1.2.1/pkg/common/peertracker/listener.go 09:44:55 spire-1.2.1/pkg/common/peertracker/listener_test.go 09:44:55 spire-1.2.1/pkg/common/peertracker/peertracker.go 09:44:55 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 09:44:55 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 09:44:55 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 09:44:55 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 09:44:55 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 09:44:55 spire-1.2.1/pkg/common/peertracker/tcp.go 09:44:55 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 09:44:55 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 09:44:55 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 09:44:55 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 09:44:55 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 09:44:55 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 09:44:55 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 09:44:55 spire-1.2.1/pkg/common/peertracker/uds.go 09:44:55 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 09:44:55 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 09:44:55 spire-1.2.1/pkg/common/peertracker/uds_linux.go 09:44:55 spire-1.2.1/pkg/common/pemutil/ 09:44:55 spire-1.2.1/pkg/common/pemutil/block.go 09:44:55 spire-1.2.1/pkg/common/pemutil/certs.go 09:44:55 spire-1.2.1/pkg/common/pemutil/common.go 09:44:55 spire-1.2.1/pkg/common/pemutil/csr.go 09:44:55 spire-1.2.1/pkg/common/pemutil/keys.go 09:44:55 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 09:44:55 spire-1.2.1/pkg/common/pemutil/testdata/ 09:44:55 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 09:44:55 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 09:44:55 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 09:44:55 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 09:44:55 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 09:44:55 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 09:44:55 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 09:44:55 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 09:44:55 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 09:44:55 spire-1.2.1/pkg/common/plugin/ 09:44:55 spire-1.2.1/pkg/common/plugin/aws/ 09:44:55 spire-1.2.1/pkg/common/plugin/aws/iid.go 09:44:55 spire-1.2.1/pkg/common/plugin/azure/ 09:44:55 spire-1.2.1/pkg/common/plugin/azure/msi.go 09:44:55 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 09:44:55 spire-1.2.1/pkg/common/plugin/facade.go 09:44:55 spire-1.2.1/pkg/common/plugin/facade_test.go 09:44:55 spire-1.2.1/pkg/common/plugin/gcp/ 09:44:55 spire-1.2.1/pkg/common/plugin/gcp/iit.go 09:44:55 spire-1.2.1/pkg/common/plugin/k8s/ 09:44:55 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 09:44:55 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 09:44:55 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 09:44:55 spire-1.2.1/pkg/common/plugin/k8s/utils.go 09:44:55 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 09:44:55 spire-1.2.1/pkg/common/plugin/log.go 09:44:55 spire-1.2.1/pkg/common/plugin/sshpop/ 09:44:55 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 09:44:55 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 09:44:55 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 09:44:55 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 09:44:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 09:44:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 09:44:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 09:44:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 09:44:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 09:44:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 09:44:55 spire-1.2.1/pkg/common/plugin/tpmdevid/ 09:44:55 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 09:44:55 spire-1.2.1/pkg/common/plugin/x509pop/ 09:44:55 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 09:44:55 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 09:44:55 spire-1.2.1/pkg/common/profiling/ 09:44:55 spire-1.2.1/pkg/common/profiling/dumpers.go 09:44:55 spire-1.2.1/pkg/common/profiling/profiling.go 09:44:55 spire-1.2.1/pkg/common/protoutil/ 09:44:55 spire-1.2.1/pkg/common/protoutil/masks.go 09:44:55 spire-1.2.1/pkg/common/protoutil/masks_test.go 09:44:55 spire-1.2.1/pkg/common/rotationutil/ 09:44:55 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 09:44:55 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 09:44:55 spire-1.2.1/pkg/common/selector/ 09:44:55 spire-1.2.1/pkg/common/selector/selector.go 09:44:55 spire-1.2.1/pkg/common/selector/selector_test.go 09:44:55 spire-1.2.1/pkg/common/selector/set.go 09:44:55 spire-1.2.1/pkg/common/selector/set_utils.go 09:44:55 spire-1.2.1/pkg/common/selector/set_utils_test.go 09:44:55 spire-1.2.1/pkg/common/telemetry/ 09:44:55 spire-1.2.1/pkg/common/telemetry/agent/ 09:44:55 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 09:44:55 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 09:44:55 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 09:44:55 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 09:44:55 spire-1.2.1/pkg/common/telemetry/agent/manager.go 09:44:55 spire-1.2.1/pkg/common/telemetry/agent/node.go 09:44:55 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 09:44:55 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 09:44:55 spire-1.2.1/pkg/common/telemetry/agent/store/ 09:44:55 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 09:44:55 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 09:44:55 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 09:44:55 spire-1.2.1/pkg/common/telemetry/blackhole.go 09:44:55 spire-1.2.1/pkg/common/telemetry/call.go 09:44:55 spire-1.2.1/pkg/common/telemetry/common/ 09:44:55 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 09:44:55 spire-1.2.1/pkg/common/telemetry/config.go 09:44:55 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 09:44:55 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 09:44:55 spire-1.2.1/pkg/common/telemetry/inmem.go 09:44:55 spire-1.2.1/pkg/common/telemetry/inmem_test.go 09:44:55 spire-1.2.1/pkg/common/telemetry/m3.go 09:44:55 spire-1.2.1/pkg/common/telemetry/m3_test.go 09:44:55 spire-1.2.1/pkg/common/telemetry/metrics.go 09:44:55 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 09:44:55 spire-1.2.1/pkg/common/telemetry/names.go 09:44:55 spire-1.2.1/pkg/common/telemetry/prometheus.go 09:44:55 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 09:44:55 spire-1.2.1/pkg/common/telemetry/sanitize.go 09:44:55 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 09:44:55 spire-1.2.1/pkg/common/telemetry/server/ 09:44:55 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 09:44:55 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 09:44:55 spire-1.2.1/pkg/common/telemetry/server/datastore/ 09:44:55 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 09:44:55 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 09:44:55 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 09:44:55 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 09:44:55 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 09:44:55 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 09:44:55 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 09:44:55 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 09:44:55 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 09:44:55 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 09:44:55 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 09:44:55 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 09:44:55 spire-1.2.1/pkg/common/telemetry/server/rotate.go 09:44:55 spire-1.2.1/pkg/common/telemetry/server/server.go 09:44:55 spire-1.2.1/pkg/common/telemetry/sink.go 09:44:55 spire-1.2.1/pkg/common/telemetry/statsd.go 09:44:55 spire-1.2.1/pkg/common/telemetry/statsd_test.go 09:44:55 spire-1.2.1/pkg/common/telemetry/uptime.go 09:44:55 spire-1.2.1/pkg/common/telemetry/version.go 09:44:55 spire-1.2.1/pkg/common/telemetry/withlabels.go 09:44:55 spire-1.2.1/pkg/common/uptime/ 09:44:55 spire-1.2.1/pkg/common/uptime/uptime.go 09:44:55 spire-1.2.1/pkg/common/uptime/uptime_test.go 09:44:55 spire-1.2.1/pkg/common/util/ 09:44:55 spire-1.2.1/pkg/common/util/certs.go 09:44:55 spire-1.2.1/pkg/common/util/certs_test.go 09:44:55 spire-1.2.1/pkg/common/util/csr.go 09:44:55 spire-1.2.1/pkg/common/util/hash.go 09:44:55 spire-1.2.1/pkg/common/util/selectors.go 09:44:55 spire-1.2.1/pkg/common/util/selectors_test.go 09:44:55 spire-1.2.1/pkg/common/util/signals.go 09:44:55 spire-1.2.1/pkg/common/util/sort.go 09:44:55 spire-1.2.1/pkg/common/util/sort_test.go 09:44:55 spire-1.2.1/pkg/common/util/task.go 09:44:55 spire-1.2.1/pkg/common/util/task_test.go 09:44:55 spire-1.2.1/pkg/common/util/testdata/ 09:44:55 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 09:44:55 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 09:44:55 spire-1.2.1/pkg/common/version/ 09:44:55 spire-1.2.1/pkg/common/version/version.go 09:44:55 spire-1.2.1/pkg/common/x509svid/ 09:44:55 spire-1.2.1/pkg/common/x509svid/common_test.go 09:44:55 spire-1.2.1/pkg/common/x509svid/csr.go 09:44:55 spire-1.2.1/pkg/common/x509svid/upstreamca.go 09:44:55 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 09:44:55 spire-1.2.1/pkg/common/x509util/ 09:44:55 spire-1.2.1/pkg/common/x509util/cert.go 09:44:55 spire-1.2.1/pkg/common/x509util/dns.go 09:44:55 spire-1.2.1/pkg/common/x509util/dns_test.go 09:44:55 spire-1.2.1/pkg/common/x509util/keyid.go 09:44:55 spire-1.2.1/pkg/common/x509util/keypair.go 09:44:55 spire-1.2.1/pkg/common/x509util/serialnumber.go 09:44:55 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 09:44:55 spire-1.2.1/pkg/server/ 09:44:55 spire-1.2.1/pkg/server/api/ 09:44:55 spire-1.2.1/pkg/server/api/agent.go 09:44:55 spire-1.2.1/pkg/server/api/agent/ 09:44:55 spire-1.2.1/pkg/server/api/agent/v1/ 09:44:55 spire-1.2.1/pkg/server/api/agent/v1/service.go 09:44:55 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 09:44:55 spire-1.2.1/pkg/server/api/agent_test.go 09:44:55 spire-1.2.1/pkg/server/api/api.go 09:44:55 spire-1.2.1/pkg/server/api/audit/ 09:44:55 spire-1.2.1/pkg/server/api/audit/audit.go 09:44:55 spire-1.2.1/pkg/server/api/audit/audit_test.go 09:44:55 spire-1.2.1/pkg/server/api/bundle.go 09:44:55 spire-1.2.1/pkg/server/api/bundle/ 09:44:55 spire-1.2.1/pkg/server/api/bundle/v1/ 09:44:55 spire-1.2.1/pkg/server/api/bundle/v1/service.go 09:44:55 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 09:44:55 spire-1.2.1/pkg/server/api/bundle_test.go 09:44:55 spire-1.2.1/pkg/server/api/debug/ 09:44:55 spire-1.2.1/pkg/server/api/debug/v1/ 09:44:55 spire-1.2.1/pkg/server/api/debug/v1/service.go 09:44:55 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 09:44:55 spire-1.2.1/pkg/server/api/entry.go 09:44:55 spire-1.2.1/pkg/server/api/entry/ 09:44:55 spire-1.2.1/pkg/server/api/entry/v1/ 09:44:55 spire-1.2.1/pkg/server/api/entry/v1/service.go 09:44:55 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 09:44:55 spire-1.2.1/pkg/server/api/entry_test.go 09:44:55 spire-1.2.1/pkg/server/api/health/ 09:44:55 spire-1.2.1/pkg/server/api/health/v1/ 09:44:55 spire-1.2.1/pkg/server/api/health/v1/service.go 09:44:55 spire-1.2.1/pkg/server/api/health/v1/service_test.go 09:44:55 spire-1.2.1/pkg/server/api/id.go 09:44:55 spire-1.2.1/pkg/server/api/id_test.go 09:44:55 spire-1.2.1/pkg/server/api/limits/ 09:44:55 spire-1.2.1/pkg/server/api/limits/limits.go 09:44:55 spire-1.2.1/pkg/server/api/middleware/ 09:44:55 spire-1.2.1/pkg/server/api/middleware/alias.go 09:44:55 spire-1.2.1/pkg/server/api/middleware/audit.go 09:44:55 spire-1.2.1/pkg/server/api/middleware/authorization.go 09:44:55 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 09:44:55 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 09:44:55 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 09:44:55 spire-1.2.1/pkg/server/api/middleware/caller.go 09:44:55 spire-1.2.1/pkg/server/api/middleware/caller_test.go 09:44:55 spire-1.2.1/pkg/server/api/middleware/common.go 09:44:55 spire-1.2.1/pkg/server/api/middleware/common_test.go 09:44:55 spire-1.2.1/pkg/server/api/middleware/entries.go 09:44:55 spire-1.2.1/pkg/server/api/middleware/entries_test.go 09:44:55 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 09:44:55 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 09:44:55 spire-1.2.1/pkg/server/api/ratelimit.go 09:44:55 spire-1.2.1/pkg/server/api/rpccontext/ 09:44:55 spire-1.2.1/pkg/server/api/rpccontext/alias.go 09:44:55 spire-1.2.1/pkg/server/api/rpccontext/audit.go 09:44:55 spire-1.2.1/pkg/server/api/rpccontext/caller.go 09:44:55 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 09:44:55 spire-1.2.1/pkg/server/api/selector.go 09:44:55 spire-1.2.1/pkg/server/api/selector_test.go 09:44:55 spire-1.2.1/pkg/server/api/status.go 09:44:55 spire-1.2.1/pkg/server/api/status_test.go 09:44:55 spire-1.2.1/pkg/server/api/svid/ 09:44:55 spire-1.2.1/pkg/server/api/svid/v1/ 09:44:55 spire-1.2.1/pkg/server/api/svid/v1/service.go 09:44:55 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 09:44:55 spire-1.2.1/pkg/server/api/trustdomain.go 09:44:55 spire-1.2.1/pkg/server/api/trustdomain/ 09:44:55 spire-1.2.1/pkg/server/api/trustdomain/v1/ 09:44:55 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 09:44:55 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 09:44:55 spire-1.2.1/pkg/server/api/trustdomain_test.go 09:44:55 spire-1.2.1/pkg/server/authpolicy/ 09:44:55 spire-1.2.1/pkg/server/authpolicy/defaults.go 09:44:55 spire-1.2.1/pkg/server/authpolicy/policy.go 09:44:55 spire-1.2.1/pkg/server/authpolicy/policy.rego 09:44:55 spire-1.2.1/pkg/server/authpolicy/policy_data.json 09:44:55 spire-1.2.1/pkg/server/authpolicy/policy_test.go 09:44:55 spire-1.2.1/pkg/server/authpolicy/validate.go 09:44:55 spire-1.2.1/pkg/server/bundle/ 09:44:55 spire-1.2.1/pkg/server/bundle/client/ 09:44:55 spire-1.2.1/pkg/server/bundle/client/client.go 09:44:55 spire-1.2.1/pkg/server/bundle/client/client_test.go 09:44:55 spire-1.2.1/pkg/server/bundle/client/manager.go 09:44:55 spire-1.2.1/pkg/server/bundle/client/manager_test.go 09:44:55 spire-1.2.1/pkg/server/bundle/client/sources.go 09:44:55 spire-1.2.1/pkg/server/bundle/client/sources_test.go 09:44:55 spire-1.2.1/pkg/server/bundle/client/updater.go 09:44:55 spire-1.2.1/pkg/server/bundle/client/updater_test.go 09:44:55 spire-1.2.1/pkg/server/ca/ 09:44:55 spire-1.2.1/pkg/server/ca/ca.go 09:44:55 spire-1.2.1/pkg/server/ca/ca_health.go 09:44:55 spire-1.2.1/pkg/server/ca/ca_test.go 09:44:55 spire-1.2.1/pkg/server/ca/journal.go 09:44:55 spire-1.2.1/pkg/server/ca/journal_test.go 09:44:55 spire-1.2.1/pkg/server/ca/manager.go 09:44:55 spire-1.2.1/pkg/server/ca/manager_health.go 09:44:55 spire-1.2.1/pkg/server/ca/manager_test.go 09:44:55 spire-1.2.1/pkg/server/ca/templates.go 09:44:55 spire-1.2.1/pkg/server/ca/upstream_client.go 09:44:55 spire-1.2.1/pkg/server/ca/upstream_client_test.go 09:44:55 spire-1.2.1/pkg/server/ca/validation.go 09:44:55 spire-1.2.1/pkg/server/cache/ 09:44:55 spire-1.2.1/pkg/server/cache/dscache/ 09:44:55 spire-1.2.1/pkg/server/cache/dscache/cache.go 09:44:55 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 09:44:55 spire-1.2.1/pkg/server/cache/entrycache/ 09:44:55 spire-1.2.1/pkg/server/cache/entrycache/cache.go 09:44:55 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 09:44:55 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 09:44:55 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 09:44:55 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 09:44:55 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 09:44:55 spire-1.2.1/pkg/server/catalog/ 09:44:55 spire-1.2.1/pkg/server/catalog/catalog.go 09:44:55 spire-1.2.1/pkg/server/catalog/keymanager.go 09:44:55 spire-1.2.1/pkg/server/catalog/nodeattestor.go 09:44:55 spire-1.2.1/pkg/server/catalog/noderesolver.go 09:44:55 spire-1.2.1/pkg/server/catalog/notifier.go 09:44:55 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 09:44:55 spire-1.2.1/pkg/server/config.go 09:44:55 spire-1.2.1/pkg/server/datastore/ 09:44:55 spire-1.2.1/pkg/server/datastore/datastore.go 09:44:55 spire-1.2.1/pkg/server/datastore/datastore_health.go 09:44:55 spire-1.2.1/pkg/server/datastore/repository.go 09:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/ 09:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 09:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 09:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 09:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 09:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 09:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 09:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 09:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 09:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 09:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 09:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 09:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 09:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 09:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 09:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 09:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 09:44:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 09:44:55 spire-1.2.1/pkg/server/endpoints/ 09:44:55 spire-1.2.1/pkg/server/endpoints/bundle/ 09:44:55 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 09:44:55 spire-1.2.1/pkg/server/endpoints/bundle/config.go 09:44:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 09:44:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 09:44:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 09:44:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 09:44:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 09:44:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 09:44:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 09:44:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 09:44:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 09:44:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 09:44:56 spire-1.2.1/pkg/server/endpoints/bundle/server.go 09:44:56 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 09:44:56 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 09:44:56 spire-1.2.1/pkg/server/endpoints/config.go 09:44:56 spire-1.2.1/pkg/server/endpoints/endpoints.go 09:44:56 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 09:44:56 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 09:44:56 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 09:44:56 spire-1.2.1/pkg/server/endpoints/middleware.go 09:44:56 spire-1.2.1/pkg/server/endpoints/middleware_test.go 09:44:56 spire-1.2.1/pkg/server/hostservice/ 09:44:56 spire-1.2.1/pkg/server/hostservice/agentstore/ 09:44:56 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 09:44:56 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 09:44:56 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 09:44:56 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 09:44:56 spire-1.2.1/pkg/server/hostservice/identityprovider/ 09:44:56 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 09:44:56 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/ 09:44:56 spire-1.2.1/pkg/server/plugin/keymanager/ 09:44:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 09:44:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 09:44:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 09:44:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 09:44:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 09:44:56 spire-1.2.1/pkg/server/plugin/keymanager/base/ 09:44:56 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 09:44:56 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 09:44:56 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 09:44:56 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 09:44:56 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 09:44:56 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 09:44:56 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 09:44:56 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 09:44:56 spire-1.2.1/pkg/server/plugin/keymanager/test/ 09:44:56 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 09:44:56 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 09:44:56 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/ 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 09:44:56 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/noderesolver/ 09:44:56 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 09:44:56 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 09:44:56 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 09:44:56 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 09:44:56 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 09:44:56 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 09:44:56 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/notifier/ 09:44:56 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 09:44:56 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 09:44:56 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 09:44:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 09:44:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 09:44:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 09:44:56 spire-1.2.1/pkg/server/plugin/notifier/repository.go 09:44:56 spire-1.2.1/pkg/server/plugin/notifier/v1.go 09:44:56 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 09:44:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 09:44:56 spire-1.2.1/pkg/server/registration/ 09:44:56 spire-1.2.1/pkg/server/registration/manager.go 09:44:56 spire-1.2.1/pkg/server/registration/manager_test.go 09:44:56 spire-1.2.1/pkg/server/scanentries.go 09:44:56 spire-1.2.1/pkg/server/scanentries_test.go 09:44:56 spire-1.2.1/pkg/server/server.go 09:44:56 spire-1.2.1/pkg/server/server_test.go 09:44:56 spire-1.2.1/pkg/server/svid/ 09:44:56 spire-1.2.1/pkg/server/svid/observer.go 09:44:56 spire-1.2.1/pkg/server/svid/observer_test.go 09:44:56 spire-1.2.1/pkg/server/svid/rotator.go 09:44:56 spire-1.2.1/pkg/server/svid/rotator_config.go 09:44:56 spire-1.2.1/pkg/server/svid/rotator_config_test.go 09:44:56 spire-1.2.1/pkg/server/svid/rotator_test.go 09:44:56 spire-1.2.1/proto/ 09:44:56 spire-1.2.1/proto/private/ 09:44:56 spire-1.2.1/proto/private/server/ 09:44:56 spire-1.2.1/proto/private/server/journal/ 09:44:56 spire-1.2.1/proto/private/server/journal/journal.pb.go 09:44:56 spire-1.2.1/proto/private/server/journal/journal.proto 09:44:56 spire-1.2.1/proto/spire/ 09:44:56 spire-1.2.1/proto/spire/common/ 09:44:56 spire-1.2.1/proto/spire/common/common.pb.go 09:44:56 spire-1.2.1/proto/spire/common/common.proto 09:44:56 spire-1.2.1/proto/spire/common/plugin/ 09:44:56 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 09:44:56 spire-1.2.1/proto/spire/common/plugin/plugin.proto 09:44:56 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 09:44:56 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 09:44:56 spire-1.2.1/proto/spire/plugin/ 09:44:56 spire-1.2.1/proto/spire/plugin/agent/ 09:44:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 09:44:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 09:44:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 09:44:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 09:44:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 09:44:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 09:44:56 spire-1.2.1/release/ 09:44:56 spire-1.2.1/release/spire-extras/ 09:44:56 spire-1.2.1/release/spire-extras/README.md 09:44:56 spire-1.2.1/release/spire-extras/conf/ 09:44:56 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 09:44:56 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 09:44:56 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 09:44:56 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 09:44:56 spire-1.2.1/release/spire/ 09:44:56 spire-1.2.1/release/spire/README.md 09:44:56 spire-1.2.1/release/spire/conf/ 09:44:56 spire-1.2.1/release/spire/conf/agent/ 09:44:56 spire-1.2.1/release/spire/conf/agent/agent.conf 09:44:56 spire-1.2.1/release/spire/conf/server/ 09:44:56 spire-1.2.1/release/spire/conf/server/server.conf 09:44:56 spire-1.2.1/script/ 09:44:56 spire-1.2.1/script/build-artifact.sh 09:44:56 spire-1.2.1/script/generate_dummy_ca.sh 09:44:56 spire-1.2.1/support/ 09:44:56 spire-1.2.1/support/k8s/ 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/ 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 09:44:56 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 09:44:56 spire-1.2.1/support/oidc-discovery-provider/ 09:44:56 spire-1.2.1/support/oidc-discovery-provider/README.md 09:44:56 spire-1.2.1/support/oidc-discovery-provider/common_test.go 09:44:56 spire-1.2.1/support/oidc-discovery-provider/config.go 09:44:56 spire-1.2.1/support/oidc-discovery-provider/config_test.go 09:44:56 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 09:44:56 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 09:44:56 spire-1.2.1/support/oidc-discovery-provider/handler.go 09:44:56 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 09:44:56 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 09:44:56 spire-1.2.1/support/oidc-discovery-provider/main.go 09:44:56 spire-1.2.1/support/oidc-discovery-provider/server_api.go 09:44:56 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 09:44:56 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 09:44:56 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 09:44:56 spire-1.2.1/test/ 09:44:56 spire-1.2.1/test/clock/ 09:44:56 spire-1.2.1/test/clock/clock.go 09:44:56 spire-1.2.1/test/fakes/ 09:44:56 spire-1.2.1/test/fakes/fakeagentcatalog/ 09:44:56 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 09:44:56 spire-1.2.1/test/fakes/fakeagentkeymanager/ 09:44:56 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 09:44:56 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 09:44:56 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 09:44:56 spire-1.2.1/test/fakes/fakeagentstore/ 09:44:56 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 09:44:56 spire-1.2.1/test/fakes/fakedatastore/ 09:44:56 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 09:44:56 spire-1.2.1/test/fakes/fakeentryclient/ 09:44:56 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 09:44:56 spire-1.2.1/test/fakes/fakehealthchecker/ 09:44:56 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 09:44:56 spire-1.2.1/test/fakes/fakeidentityprovider/ 09:44:56 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 09:44:56 spire-1.2.1/test/fakes/fakemetrics/ 09:44:56 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 09:44:56 spire-1.2.1/test/fakes/fakenoderesolver/ 09:44:56 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 09:44:56 spire-1.2.1/test/fakes/fakenotifier/ 09:44:56 spire-1.2.1/test/fakes/fakenotifier/notifier.go 09:44:56 spire-1.2.1/test/fakes/fakepluginmetrics/ 09:44:56 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 09:44:56 spire-1.2.1/test/fakes/fakeserverca/ 09:44:56 spire-1.2.1/test/fakes/fakeserverca/serverca.go 09:44:56 spire-1.2.1/test/fakes/fakeservercatalog/ 09:44:56 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 09:44:56 spire-1.2.1/test/fakes/fakeserverkeymanager/ 09:44:56 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 09:44:56 spire-1.2.1/test/fakes/fakeservernodeattestor/ 09:44:56 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 09:44:56 spire-1.2.1/test/fakes/fakeupstreamauthority/ 09:44:56 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 09:44:56 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 09:44:56 spire-1.2.1/test/fakes/fakeworkloadapi/ 09:44:56 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 09:44:56 spire-1.2.1/test/fakes/fakeworkloadattestor/ 09:44:56 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 09:44:56 spire-1.2.1/test/fixture/ 09:44:56 spire-1.2.1/test/fixture/certs/ 09:44:56 spire-1.2.1/test/fixture/certs/agent_svid.der 09:44:56 spire-1.2.1/test/fixture/certs/base_cert.pem 09:44:56 spire-1.2.1/test/fixture/certs/base_csr.pem 09:44:56 spire-1.2.1/test/fixture/certs/base_key.pem 09:44:56 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 09:44:56 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 09:44:56 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 09:44:56 spire-1.2.1/test/fixture/certs/blog_cert.pem 09:44:56 spire-1.2.1/test/fixture/certs/blog_csr.pem 09:44:56 spire-1.2.1/test/fixture/certs/blog_key.pem 09:44:56 spire-1.2.1/test/fixture/certs/bundle.der 09:44:56 spire-1.2.1/test/fixture/certs/ca.pem 09:44:56 spire-1.2.1/test/fixture/certs/ca_key.pem 09:44:56 spire-1.2.1/test/fixture/certs/database_cert.pem 09:44:56 spire-1.2.1/test/fixture/certs/database_csr.pem 09:44:56 spire-1.2.1/test/fixture/certs/database_key.pem 09:44:56 spire-1.2.1/test/fixture/certs/node_cert.pem 09:44:56 spire-1.2.1/test/fixture/certs/node_csr.pem 09:44:56 spire-1.2.1/test/fixture/certs/node_key.pem 09:44:56 spire-1.2.1/test/fixture/certs/svid.pem 09:44:56 spire-1.2.1/test/fixture/certs/svid_key.pem 09:44:56 spire-1.2.1/test/fixture/config/ 09:44:56 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 09:44:56 spire-1.2.1/test/fixture/config/agent_good.conf 09:44:56 spire-1.2.1/test/fixture/config/agent_good_templated.conf 09:44:56 spire-1.2.1/test/fixture/config/plugin_good.conf 09:44:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 09:44:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 09:44:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 09:44:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 09:44:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 09:44:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 09:44:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 09:44:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 09:44:56 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 09:44:56 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 09:44:56 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 09:44:56 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 09:44:56 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 09:44:56 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 09:44:56 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 09:44:56 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 09:44:56 spire-1.2.1/test/fixture/config/server_good.conf 09:44:56 spire-1.2.1/test/fixture/config/server_good_templated.conf 09:44:56 spire-1.2.1/test/fixture/fixture.go 09:44:56 spire-1.2.1/test/fixture/nodeattestor/ 09:44:56 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 09:44:56 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 09:44:56 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 09:44:56 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 09:44:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 09:44:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 09:44:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 09:44:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 09:44:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 09:44:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 09:44:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 09:44:56 spire-1.2.1/test/fixture/registration/ 09:44:56 spire-1.2.1/test/fixture/registration/entries.json 09:44:56 spire-1.2.1/test/fixture/registration/good-for-update.json 09:44:56 spire-1.2.1/test/fixture/registration/good.json 09:44:56 spire-1.2.1/test/fixture/registration/invalid.json 09:44:56 spire-1.2.1/test/fixture/registration/invalid_json.json 09:44:56 spire-1.2.1/test/fixture/registration/manager_test_entries.json 09:44:56 spire-1.2.1/test/integration/ 09:44:56 spire-1.2.1/test/integration/README.md 09:44:56 spire-1.2.1/test/integration/common 09:44:56 spire-1.2.1/test/integration/setup/ 09:44:56 spire-1.2.1/test/integration/setup/adminclient/ 09:44:56 spire-1.2.1/test/integration/setup/adminclient/build.sh 09:44:56 spire-1.2.1/test/integration/setup/adminclient/client.go 09:44:56 spire-1.2.1/test/integration/setup/debugagent/ 09:44:56 spire-1.2.1/test/integration/setup/debugagent/build.sh 09:44:56 spire-1.2.1/test/integration/setup/debugagent/main.go 09:44:56 spire-1.2.1/test/integration/setup/debugserver/ 09:44:56 spire-1.2.1/test/integration/setup/debugserver/build.sh 09:44:56 spire-1.2.1/test/integration/setup/debugserver/main.go 09:44:56 spire-1.2.1/test/integration/setup/downstreamclient/ 09:44:56 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 09:44:56 spire-1.2.1/test/integration/setup/downstreamclient/client.go 09:44:56 spire-1.2.1/test/integration/setup/itclient/ 09:44:56 spire-1.2.1/test/integration/setup/itclient/client.go 09:44:56 spire-1.2.1/test/integration/setup/node-attestation/ 09:44:56 spire-1.2.1/test/integration/setup/node-attestation/build.sh 09:44:56 spire-1.2.1/test/integration/setup/node-attestation/client.go 09:44:56 spire-1.2.1/test/integration/setup/x509pop/ 09:44:56 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 09:44:56 spire-1.2.1/test/integration/setup/x509pop/setup.sh 09:44:56 spire-1.2.1/test/integration/suites/ 09:44:56 spire-1.2.1/test/integration/suites/admin-endpoints/ 09:44:56 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 09:44:56 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 09:44:56 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 09:44:56 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 09:44:56 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 09:44:56 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 09:44:56 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 09:44:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 09:44:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 09:44:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 09:44:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 09:44:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 09:44:56 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 09:44:56 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 09:44:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 09:44:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 09:44:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 09:44:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 09:44:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 09:44:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 09:44:56 spire-1.2.1/test/integration/suites/datastore-mysql/ 09:44:56 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 09:44:56 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 09:44:56 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 09:44:56 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 09:44:56 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 09:44:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 09:44:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 09:44:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 09:44:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 09:44:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 09:44:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 09:44:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 09:44:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 09:44:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 09:44:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 09:44:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 09:44:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 09:44:56 spire-1.2.1/test/integration/suites/datastore-postgres/ 09:44:56 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 09:44:56 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 09:44:56 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 09:44:56 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 09:44:56 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 09:44:56 spire-1.2.1/test/integration/suites/debug-endpoints/ 09:44:56 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 09:44:56 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 09:44:56 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 09:44:56 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 09:44:56 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 09:44:56 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 09:44:56 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 09:44:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 09:44:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 09:44:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 09:44:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 09:44:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 09:44:56 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 09:44:56 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 09:44:56 spire-1.2.1/test/integration/suites/downstream-endpoints/ 09:44:56 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 09:44:56 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 09:44:56 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 09:44:56 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 09:44:56 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 09:44:56 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 09:44:56 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 09:44:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 09:44:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 09:44:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 09:44:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 09:44:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 09:44:56 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 09:44:56 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 09:44:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 09:44:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 09:44:56 spire-1.2.1/test/integration/suites/join-token/ 09:44:56 spire-1.2.1/test/integration/suites/join-token/01-start-server 09:44:56 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 09:44:56 spire-1.2.1/test/integration/suites/join-token/03-start-agent 09:44:56 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 09:44:56 spire-1.2.1/test/integration/suites/join-token/05-check-svid 09:44:56 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 09:44:56 spire-1.2.1/test/integration/suites/join-token/README.md 09:44:56 spire-1.2.1/test/integration/suites/join-token/conf/ 09:44:56 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 09:44:56 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 09:44:56 spire-1.2.1/test/integration/suites/join-token/conf/server/ 09:44:56 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 09:44:56 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 09:44:56 spire-1.2.1/test/integration/suites/join-token/teardown 09:44:56 spire-1.2.1/test/integration/suites/k8s-reconcile/ 09:44:56 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 09:44:56 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 09:44:56 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 09:44:56 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 09:44:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 09:44:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 09:44:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 09:44:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 09:44:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 09:44:56 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 09:44:56 spire-1.2.1/test/integration/suites/k8s-scratch/ 09:44:56 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 09:44:56 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 09:44:56 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 09:44:56 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 09:44:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 09:44:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 09:44:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 09:44:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 09:44:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 09:44:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 09:44:56 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 09:44:56 spire-1.2.1/test/integration/suites/k8s/ 09:44:56 spire-1.2.1/test/integration/suites/k8s/00-setup 09:44:56 spire-1.2.1/test/integration/suites/k8s/01-apply-config 09:44:56 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 09:44:56 spire-1.2.1/test/integration/suites/k8s/README.md 09:44:56 spire-1.2.1/test/integration/suites/k8s/conf/ 09:44:56 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 09:44:56 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 09:44:56 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s/conf/server/ 09:44:56 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 09:44:56 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 09:44:56 spire-1.2.1/test/integration/suites/k8s/init-kubectl 09:44:56 spire-1.2.1/test/integration/suites/k8s/teardown 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/ 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/README.md 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/root/ 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 09:44:56 spire-1.2.1/test/integration/suites/nested-rotation/teardown 09:44:56 spire-1.2.1/test/integration/suites/node-attestation/ 09:44:56 spire-1.2.1/test/integration/suites/node-attestation/00-setup 09:44:56 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 09:44:56 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 09:44:56 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 09:44:56 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 09:44:56 spire-1.2.1/test/integration/suites/node-attestation/README.md 09:44:56 spire-1.2.1/test/integration/suites/node-attestation/conf/ 09:44:56 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 09:44:56 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 09:44:56 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 09:44:56 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 09:44:56 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 09:44:56 spire-1.2.1/test/integration/suites/node-attestation/teardown 09:44:56 spire-1.2.1/test/integration/suites/rotation/ 09:44:56 spire-1.2.1/test/integration/suites/rotation/00-setup 09:44:56 spire-1.2.1/test/integration/suites/rotation/01-start-server 09:44:56 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 09:44:56 spire-1.2.1/test/integration/suites/rotation/03-start-agent 09:44:56 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 09:44:56 spire-1.2.1/test/integration/suites/rotation/05-check-svids 09:44:56 spire-1.2.1/test/integration/suites/rotation/README.md 09:44:56 spire-1.2.1/test/integration/suites/rotation/conf/ 09:44:56 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 09:44:56 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 09:44:56 spire-1.2.1/test/integration/suites/rotation/conf/server/ 09:44:56 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 09:44:56 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 09:44:56 spire-1.2.1/test/integration/suites/rotation/teardown 09:44:56 spire-1.2.1/test/integration/suites/self-test/ 09:44:56 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 09:44:56 spire-1.2.1/test/integration/suites/self-test/README.md 09:44:56 spire-1.2.1/test/integration/suites/self-test/teardown 09:44:56 spire-1.2.1/test/integration/suites/spire-server-cli/ 09:44:56 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 09:44:56 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 09:44:56 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 09:44:56 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 09:44:56 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 09:44:56 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 09:44:56 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 09:44:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 09:44:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 09:44:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 09:44:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 09:44:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 09:44:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 09:44:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 09:44:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 09:44:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 09:44:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 09:44:56 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 09:44:56 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 09:44:56 spire-1.2.1/test/integration/suites/upgrade/ 09:44:56 spire-1.2.1/test/integration/suites/upgrade/00-setup 09:44:56 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 09:44:56 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 09:44:56 spire-1.2.1/test/integration/suites/upgrade/README.md 09:44:56 spire-1.2.1/test/integration/suites/upgrade/conf/ 09:44:56 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 09:44:56 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 09:44:56 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 09:44:56 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 09:44:56 spire-1.2.1/test/integration/suites/upgrade/teardown 09:44:56 spire-1.2.1/test/integration/suites/upgrade/versions.txt 09:44:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 09:44:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 09:44:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 09:44:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 09:44:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 09:44:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 09:44:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 09:44:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 09:44:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 09:44:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 09:44:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 09:44:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 09:44:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 09:44:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 09:44:56 spire-1.2.1/test/integration/test-one.sh 09:44:56 spire-1.2.1/test/integration/test.sh 09:44:56 spire-1.2.1/test/plugintest/ 09:44:56 spire-1.2.1/test/plugintest/config.go 09:44:56 spire-1.2.1/test/plugintest/load.go 09:44:56 spire-1.2.1/test/plugintest/option.go 09:44:56 spire-1.2.1/test/spiretest/ 09:44:56 spire-1.2.1/test/spiretest/apiserver.go 09:44:56 spire-1.2.1/test/spiretest/assertions.go 09:44:56 spire-1.2.1/test/spiretest/dir.go 09:44:56 spire-1.2.1/test/spiretest/errors_posix.go 09:44:56 spire-1.2.1/test/spiretest/errors_windows.go 09:44:56 spire-1.2.1/test/spiretest/logs.go 09:44:56 spire-1.2.1/test/spiretest/socketapi.go 09:44:56 spire-1.2.1/test/spiretest/suite.go 09:44:56 spire-1.2.1/test/spiretest/x509.go 09:44:56 spire-1.2.1/test/testca/ 09:44:56 spire-1.2.1/test/testca/ca.go 09:44:56 spire-1.2.1/test/testkey/ 09:44:56 spire-1.2.1/test/testkey/generate.sh 09:44:56 spire-1.2.1/test/testkey/genkeys.go 09:44:56 spire-1.2.1/test/testkey/keys.go 09:44:56 spire-1.2.1/test/testkey/new.go 09:44:56 spire-1.2.1/test/tpmsimulator/ 09:44:56 spire-1.2.1/test/tpmsimulator/simulator.go 09:44:56 spire-1.2.1/test/util/ 09:44:56 spire-1.2.1/test/util/cert_fixtures.go 09:44:56 spire-1.2.1/test/util/cert_generation.go 09:44:56 spire-1.2.1/test/util/io_redirection.go 09:44:56 spire-1.2.1/test/util/race.go 09:44:56 spire-1.2.1/test/util/util.go 09:44:56 building spire from source... 09:44:57 Installing go1.17.7... 09:45:29 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:45:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:45:29 ---> e5b92b1c040c 09:45:29 Step 3/22 : WORKDIR /edgex-go 09:45:29 ---> Using cache 09:45:29 ---> 3bc214e2748f 09:45:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:45:29 ---> Using cache 09:45:29 ---> c4465d0fc11c 09:45:29 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:45:29 Building bin/spire-server... 09:45:29 go: downloading github.com/mitchellh/cli v1.1.2 09:45:29 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 09:45:29 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 09:45:29  ---> Running in aa50a6a37906 09:45:29 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 09:45:29 go: downloading google.golang.org/grpc v1.44.0 09:45:29 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:45:29 Building bin/spire-server... 09:45:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:45:29 go: downloading github.com/mitchellh/cli v1.1.2 09:45:29 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 09:45:29 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 09:45:29 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 09:45:30 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 09:45:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:45:30 go: downloading google.golang.org/grpc v1.44.0 09:45:30 go: downloading github.com/imdario/mergo v0.3.12 09:45:30 go: downloading github.com/sirupsen/logrus v1.8.1 09:45:31 OK: 220 MiB in 52 packages 09:45:32 go: downloading github.com/hashicorp/go-hclog v1.1.0 09:45:33 Removing intermediate container aa50a6a37906 09:45:33 ---> 25d9df74d71a 09:45:33 Step 6/22 : COPY go.mod vendor* ./ 09:45:34 ---> c9a214e86bfa 09:45:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:34 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 09:45:34 go: downloading github.com/fatih/color v1.13.0 09:45:34 go: downloading github.com/mattn/go-isatty v0.0.14 09:45:34  ---> Running in fdc0fb4d8377 09:45:34 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 09:45:35 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 09:45:35 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 09:45:35 go: downloading github.com/hashicorp/go-plugin v1.4.3 09:45:35 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 09:45:35 go: downloading github.com/imdario/mergo v0.3.12 09:45:35 go: downloading github.com/sirupsen/logrus v1.8.1 09:45:36 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:45:36 go: downloading github.com/hashicorp/go-hclog v1.1.0 09:45:36 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 09:45:36 go: downloading github.com/InVisionApp/go-logger v1.0.1 09:45:36 go: downloading github.com/armon/go-metrics v0.3.10 09:45:36 go: downloading github.com/prometheus/client_golang v1.12.1 09:45:36 go: downloading github.com/uber-go/tally/v4 v4.1.1 09:45:36 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 09:45:37 go: downloading github.com/fatih/color v1.13.0 09:45:37 go: downloading github.com/mattn/go-isatty v0.0.14 09:45:37 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 09:45:37 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 09:45:37 go: downloading github.com/hashicorp/go-plugin v1.4.3 09:45:37 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 09:45:37 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 09:45:38 go: downloading github.com/open-policy-agent/opa v0.38.0 09:45:38 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 09:45:38 go: downloading github.com/InVisionApp/go-logger v1.0.1 09:45:38 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 09:45:39 go: downloading github.com/open-policy-agent/opa v0.38.0 09:45:40 Removing intermediate container fdc0fb4d8377 09:45:40 ---> f2c1ab510ccf 09:45:40 Step 8/22 : COPY . . 09:45:58 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 09:45:58 go: downloading github.com/mattn/go-colorable v0.1.12 09:45:58 go: downloading github.com/Masterminds/goutils v1.1.0 09:45:58 go: downloading github.com/Masterminds/semver v1.5.0 09:45:58 go: downloading github.com/google/uuid v1.1.2 09:45:58 go: downloading github.com/huandu/xstrings v1.3.2 09:45:58 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 09:45:58 go: downloading github.com/oklog/run v1.0.0 09:45:58 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 09:45:58 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:45:58 go: downloading github.com/prometheus/client_model v0.2.0 09:45:58 go: downloading github.com/prometheus/common v0.32.1 09:45:58 go: downloading github.com/beorn7/perks v1.0.1 09:45:58 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:45:58 go: downloading github.com/prometheus/procfs v0.7.3 09:45:59 go: downloading go.uber.org/atomic v1.9.0 09:46:00 go: downloading github.com/imkira/go-observer v1.0.3 09:46:00 go: downloading github.com/hashicorp/errwrap v1.1.0 09:46:00  ---> d4ca3e68d62b 09:46:00 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:46:00 go: downloading github.com/mitchellh/reflectwalk v1.0.1 09:46:00 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:46:01  ---> Running in 291a26e78046 09:46:01 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 09:46:01 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 09:46:01 go: downloading github.com/blang/semver/v4 v4.0.0 09:46:01 go: downloading github.com/go-sql-driver/mysql v1.6.0 09:46:01 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 09:46:02 go: downloading github.com/jinzhu/gorm v1.9.16 09:46:02 go: downloading github.com/lib/pq v1.10.4 09:46:02 go: downloading github.com/mattn/go-sqlite3 v1.14.12 09:46:02 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 09:46: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 09:46:03 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 09:46:07 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 09:46:09 go: downloading github.com/armon/go-metrics v0.3.10 09:46:09 go: downloading github.com/prometheus/client_golang v1.12.1 09:46:09 go: downloading github.com/uber-go/tally/v4 v4.1.1 09:46:09 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 09:46:10 go: downloading github.com/mattn/go-colorable v0.1.12 09:46:10 go: downloading github.com/Masterminds/goutils v1.1.0 09:46:10 go: downloading github.com/Masterminds/semver v1.5.0 09:46:10 go: downloading github.com/google/uuid v1.1.2 09:46:11 go: downloading github.com/huandu/xstrings v1.3.2 09:46:11 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 09:46:11 go: downloading github.com/oklog/run v1.0.0 09:46:12 go: downloading github.com/imkira/go-observer v1.0.3 09:46:12 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 09:46:12 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:46:12 go: downloading github.com/prometheus/client_model v0.2.0 09:46:12 go: downloading github.com/prometheus/common v0.32.1 09:46:12 go: downloading github.com/beorn7/perks v1.0.1 09:46:12 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:46:13 go: downloading github.com/prometheus/procfs v0.7.3 09:46:13 go: downloading github.com/hashicorp/errwrap v1.1.0 09:46:13 go: downloading go.uber.org/atomic v1.9.0 09:46:13 go: downloading github.com/mitchellh/reflectwalk v1.0.1 09:46:14 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 09:46:14 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 09:46:15 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 09:46:17 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 09:46:17 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 09:46:17 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 09:46:17 go: downloading github.com/stretchr/testify v1.7.0 09:46:18 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:46:18 go: downloading github.com/aws/aws-sdk-go v1.43.0 09:46:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 09:46:23 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 09:46:23 go: downloading github.com/stretchr/testify v1.7.0 09:46:23 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:46:23 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 09:46:23 go: downloading github.com/blang/semver/v4 v4.0.0 09:46:23 go: downloading github.com/go-sql-driver/mysql v1.6.0 09:46:24 go: downloading github.com/jinzhu/gorm v1.9.16 09:46:24 go: downloading github.com/mattn/go-sqlite3 v1.14.12 09:46:24 go: downloading github.com/lib/pq v1.10.4 09:46:24 go: downloading k8s.io/client-go v0.23.4 09:46:24 go: downloading k8s.io/api v0.23.4 09:46:25 go: downloading github.com/google/go-tpm v0.3.3 09:46:26 go: downloading github.com/aws/aws-sdk-go v1.43.0 09:46:45 go: downloading google.golang.org/api v0.70.0 09:46:45 go: downloading k8s.io/client-go v0.23.4 09:46:45 go: downloading k8s.io/api v0.23.4 09:46:57 go: downloading github.com/google/go-tpm v0.3.3 09:46:57 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 09:46:57 go: downloading cloud.google.com/go/storage v1.21.0 09:46:57 go: downloading google.golang.org/api v0.70.0 09:46:57 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 09:46:58 go: downloading cloud.google.com/go v0.100.2 09:47:30 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 09:47:30 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 09:47:30 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 09:47:30 go: downloading cloud.google.com/go/storage v1.21.0 09:47:30 go: downloading cloud.google.com/go v0.100.2 09:47:30 go: downloading k8s.io/apimachinery v0.23.4 09:47:33 go: downloading k8s.io/kube-aggregator v0.23.3 09:47:34 go: downloading cloud.google.com/go/security v1.3.0 09:47:34 go: downloading sigs.k8s.io/controller-runtime v0.11.1 09:47:36 go: downloading github.com/hashicorp/vault/api v1.4.1 09:47:36 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 09:47:36 go: downloading github.com/twmb/murmur3 v1.1.6 09:47:36 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:47:37 go: downloading gopkg.in/yaml.v2 v2.4.0 09:47:37 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:47:37 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 09:47:37 go: downloading github.com/gobwas/glob v0.2.3 09:47:38 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 09:47:38 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 09:47:38 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 09:47:38 go: downloading k8s.io/apimachinery v0.23.4 09:47:38 go: downloading github.com/jinzhu/inflection v1.0.0 09:47:38 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 09:47:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 09:47:38 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 09:47:38 go: downloading github.com/aws/smithy-go v1.11.0 09:47:40 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 09:47:40 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 09:47:40 go: downloading k8s.io/kube-aggregator v0.23.3 09:47:40 go: downloading github.com/gogo/protobuf v1.3.2 09:47:40 go: downloading sigs.k8s.io/controller-runtime v0.11.1 09:47:42 go: downloading github.com/hashicorp/vault/api v1.4.1 09:47:42 go: downloading cloud.google.com/go/security v1.3.0 09:47:42 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 09:47:43 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:47:43 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:47:43 go: downloading gopkg.in/yaml.v2 v2.4.0 09:47:44 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:47:44 go: downloading github.com/gobwas/glob v0.2.3 09:47:45 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 09:47:45 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 09:47:45 go: downloading github.com/twmb/murmur3 v1.1.6 09:47:45 go: downloading github.com/aws/smithy-go v1.11.0 09:47:45 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 09:47:46 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 09:47:46 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 09:47:46 go: downloading github.com/Azure/go-autorest/logger v0.2.1 09:47:46 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 09:47:46 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 09:47:46 go: downloading github.com/dimchansky/utfbom v1.1.1 09:47:46 go: downloading cloud.google.com/go/compute v1.3.0 09:47:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 09:47:47 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 09:47:47 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 09:47:47 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 09:47:47 go: downloading github.com/jinzhu/inflection v1.0.0 09:47:47 go: downloading github.com/gogo/protobuf v1.3.2 09:47:47 go: downloading cloud.google.com/go/iam v0.1.1 09:47:48 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 09:47:48 go: downloading k8s.io/klog/v2 v2.30.0 09:47:48 go: downloading github.com/google/gofuzz v1.1.0 09:47:48 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 09:47:50 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 09:47:50 go: downloading github.com/spf13/pflag v1.0.5 09:47:51 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 09:47:51 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 09:47:51 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 09:47:51 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:47:51 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 09:47:51 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 09:47:51 go: downloading github.com/hashicorp/vault/sdk v0.4.1 09:47:52 go: downloading github.com/mitchellh/mapstructure v1.4.3 09:47:53 go: downloading cloud.google.com/go/compute v1.3.0 09:47:53 go: downloading github.com/tklauser/go-sysconf v0.3.9 09:47:53 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 09:47:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 09:47:53 go: downloading github.com/jmespath/go-jmespath v0.4.0 09:47:54 go: downloading cloud.google.com/go/iam v0.1.1 09:47:54 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 09:47:54 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 09:47:55 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 09:47:55 go: downloading github.com/Azure/go-autorest/logger v0.2.1 09:47:55 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 09:47:55 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 09:47:55 go: downloading go.opencensus.io v0.23.0 09:47:55 go: downloading github.com/dimchansky/utfbom v1.1.1 09:47:55 go: downloading k8s.io/klog/v2 v2.30.0 09:47:55 go: downloading github.com/google/gofuzz v1.1.0 09:47:55 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 09:47:56 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 09:47:56 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 09:47:56 go: downloading gopkg.in/inf.v0 v0.9.1 09:47:56 go: downloading github.com/go-logr/logr v1.2.2 09:47:56 go: downloading github.com/google/go-cmp v0.5.7 09:47:56 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 09:47:56 go: downloading github.com/json-iterator/go v1.1.12 09:47:57 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 09:47:57 go: downloading github.com/googleapis/gnostic v0.5.5 09:47:57 go: downloading github.com/spf13/pflag v1.0.5 09:47:58 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 09:47:58 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 09:47:58 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 09:47:58 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:47:58 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 09:47:58 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 09:47:58 go: downloading github.com/hashicorp/vault/sdk v0.4.1 09:47:59 go: downloading github.com/mitchellh/mapstructure v1.4.3 09:47:59 go: downloading github.com/tklauser/go-sysconf v0.3.9 09:48:00 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 09:48:00 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 09:48:00 go: downloading github.com/jmespath/go-jmespath v0.4.0 09:48:00 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 09:48:03 go: downloading go.opencensus.io v0.23.0 09:48:03 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 09:48:03 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 09:48:03 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 09:48:03 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 09:48:04 go: downloading gopkg.in/inf.v0 v0.9.1 09:48:04 go: downloading github.com/go-logr/logr v1.2.2 09:48:04 go: downloading github.com/tklauser/numcpus v0.3.0 09:48:04 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 09:48:04 go: downloading github.com/google/go-cmp v0.5.7 09:48:04 go: downloading go.uber.org/zap v1.21.0 09:48:05 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 09:48:05 go: downloading github.com/json-iterator/go v1.1.12 09:48:05 go: downloading sigs.k8s.io/yaml v1.3.0 09:48:05 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 09:48:05 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:48:05 go: downloading github.com/modern-go/reflect2 v1.0.2 09:48:05 go: downloading github.com/googleapis/gnostic v0.5.5 09:48:06 go: downloading github.com/ryanuber/go-glob v1.0.0 09:48:06 go: downloading github.com/golang/snappy v0.0.4 09:48:06 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 09:48:09 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 09:48:11 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 09:48:11 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 09:48:11 go: downloading github.com/tklauser/numcpus v0.3.0 09:48:12 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 09:48:12 go: downloading go.uber.org/zap v1.21.0 09:48:13 go: downloading sigs.k8s.io/yaml v1.3.0 09:48:13 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 09:48:13 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:48:13 go: downloading github.com/modern-go/reflect2 v1.0.2 09:48:13 go: downloading github.com/ryanuber/go-glob v1.0.0 09:48:13 go: downloading github.com/golang/snappy v0.0.4 09:48:14 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 09:48:16 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 09:48:16 go: downloading github.com/hashicorp/go-uuid v1.0.2 09:48:16 go: downloading github.com/hashicorp/go-version v1.2.0 09:48:16 go: downloading go.uber.org/multierr v1.6.0 09:48:25 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 09:48:25 go: downloading github.com/hashicorp/go-uuid v1.0.2 09:48:25 go: downloading github.com/hashicorp/go-version v1.2.0 09:48:25 go: downloading go.uber.org/multierr v1.6.0 09:48:47 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 09:48:47 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 09:48:48 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 09:48:48 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 09:49:56 Removing intermediate container a82cae47e1fe 09:49:56 ---> cb35f70fc047 09:49:56 09:49:56 Step 10/31 : FROM alpine:3.14 09:49:56 ---> ac73e934f311 09:49:56 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:49:56 ---> Running in 06ef60bb6314 09:49:56 Removing intermediate container 06ef60bb6314 09:49:56 ---> 70272cdd89f6 09:49:56 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 09:49:56 ---> Running in db521273639a 09:49:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:49:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:49:56 (1/2) Installing dumb-init (1.2.5-r1) 09:49:56 (2/2) Installing su-exec (0.2-r1) 09:49:56 Executing busybox-1.33.1-r7.trigger 09:49:56 OK: 6 MiB in 16 packages 09:49:56 Removing intermediate container db521273639a 09:49:56 ---> 0f6754aaa797 09:49:56 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 09:49:56 ---> Running in e397de857468 09:49:57 Removing intermediate container e397de857468 09:49:57 ---> 3c57459a4fd8 09:49:57 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:49:57 ---> Running in d5762a900753 09:49:57 Removing intermediate container d5762a900753 09:49:57 ---> 688430ca2997 09:49:57 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:49:57 ---> Running in 1d04c7326301 09:50:00 Removing intermediate container 1d04c7326301 09:50:00 ---> 9d4029864dda 09:50:00 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 09:50:00 ---> Running in 15ce5c8d65fa 09:50:01 Removing intermediate container 15ce5c8d65fa 09:50:01 ---> 765125def844 09:50:01 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:50:02 ---> a3a9aa933c7c 09:50:02 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:50:02 ---> Running in 5e4ee86fa2ea 09:50:05 Removing intermediate container 5e4ee86fa2ea 09:50:05 ---> 1b1e14e942ee 09:50:05 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 09:50:06 ---> 6579dc3fae0c 09:50:06 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:50:08 ---> 1662b334b7ae 09:50:08 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:50:08 ---> ecbbba380a6d 09:50:08 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:50:09 ---> 6ac7394ca7a5 09:50:09 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:50:10 ---> 9930ab0e81f7 09:50:10 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 09:50:11 ---> Running in 9b1d3f47f5cf 09:50:11 Removing intermediate container 9b1d3f47f5cf 09:50:11 ---> dc279bd7bf0c 09:50:11 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:50:12 ---> b6f018019da9 09:50:12 Step 26/31 : RUN chmod +x /entrypoint.sh 09:50:12 ---> Running in 204f29eb9d76 09:50:16 Removing intermediate container 204f29eb9d76 09:50:16 ---> 5dd58d5e4299 09:50:16 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 09:50:16 ---> Running in 7a12473fe6e9 09:50:16 Removing intermediate container 7a12473fe6e9 09:50:16 ---> 74ecf4d8a80d 09:50:16 Step 28/31 : CMD ["gate"] 09:50:17 ---> Running in a9a1f9947150 09:50:17 Removing intermediate container a9a1f9947150 09:50:17 ---> 6543594886b0 09:50:17 Step 29/31 : LABEL arch=arm64 09:50:17 ---> Running in e9349e178fdd 09:50:18 Removing intermediate container e9349e178fdd 09:50:18 ---> c164e1f48855 09:50:18 Step 30/31 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 09:50:18 ---> Running in add3ec19643c 09:50:19 Removing intermediate container add3ec19643c 09:50:19 ---> b2ce6b9d3408 09:50:19 Step 31/31 : LABEL version=0.0.0 09:50:19 ---> Running in 72f8c264d179 09:50:19 Removing intermediate container 72f8c264d179 09:50:19 ---> 9bafe9e32971 09:50:19 09:50:20 Successfully built 9bafe9e32971 09:50:20 Successfully tagged security-bootstrapper-arm64:latest 09:50:20  Building security-bootstrapper ... done Building core-metadata 09:50:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:50:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:50:53 ---> e5b92b1c040c 09:50:53 Step 3/23 : WORKDIR /edgex-go 09:50:53 ---> Using cache 09:50:53 ---> 3bc214e2748f 09:50:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:50:53 ---> Using cache 09:50:53 ---> c4465d0fc11c 09:50:53 Step 5/23 : RUN apk add --update --no-cache make git 09:50:53 ---> Using cache 09:50:53 ---> 7096625a67a0 09:50:53 Step 6/23 : COPY go.mod vendor* ./ 09:50:53 ---> Using cache 09:50:53 ---> 4966eabce965 09:50:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:50:53 ---> Using cache 09:50:53 ---> b4b1a2e60415 09:50:53 Step 8/23 : COPY . . 09:50:53 ---> Using cache 09:50:53 ---> 6ff7ab7b92a1 09:50:53 Step 9/23 : RUN make cmd/core-metadata/core-metadata 09:50:53 ---> Running in 095f98968cce 09:50:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:54:01 Removing intermediate container 291a26e78046 09:54:01 ---> 644f6b6f5cf0 09:54:01 09:54:01 Step 10/22 : FROM alpine:3.14 09:54:01 ---> ac73e934f311 09:54:01 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:54:01 ---> Running in 182a5165bc93 09:54:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:54:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:54:01 (1/2) Installing ca-certificates (20211220-r0) 09:54:01 (2/2) Installing dumb-init (1.2.5-r1) 09:54:01 Executing busybox-1.33.1-r7.trigger 09:54:01 Executing ca-certificates-20211220-r0.trigger 09:54:01 OK: 6 MiB in 16 packages 09:54:01 Removing intermediate container 182a5165bc93 09:54:01 ---> be6595d5c10d 09:54:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:54:01 ---> Running in 39ca8507b935 09:54:01 Removing intermediate container 39ca8507b935 09:54:01 ---> 7b7963e35e5f 09:54:01 Step 13/22 : ENV APP_PORT=59860 09:54:01 ---> Running in 312a79f9774e 09:54:01 Removing intermediate container 312a79f9774e 09:54:01 ---> 793f9af73bce 09:54:01 Step 14/22 : EXPOSE $APP_PORT 09:54:01 ---> Running in 8499ff41adbe 09:54:01 Removing intermediate container 8499ff41adbe 09:54:01 ---> 4a7a0325ced2 09:54:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:54:01 ---> 679b7da00451 09:54:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:54:04 ---> 27399b8b2e4b 09:54:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:54:04 ---> 5681050dd38c 09:54:04 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:54:04 ---> Running in 0830beb1ce14 09:54:05 Removing intermediate container 0830beb1ce14 09:54:05 ---> 6234fabad5fa 09:54:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:54:05 ---> Running in b34ea1de52b3 09:54:05 Removing intermediate container b34ea1de52b3 09:54:05 ---> 5dc6fcf77e32 09:54:05 Step 20/22 : LABEL arch=arm64 09:54:06 ---> Running in c9595f3a7903 09:54:06 Removing intermediate container c9595f3a7903 09:54:06 ---> 9f85c0264657 09:54:06 Step 21/22 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 09:54:06 ---> Running in b1b365b70b1e 09:54:07 Removing intermediate container b1b365b70b1e 09:54:07 ---> cbfcde0740a9 09:54:07 Step 22/22 : LABEL version=0.0.0 09:54:07 ---> Running in 971bf15984c0 09:54:08 Removing intermediate container 971bf15984c0 09:54:08 ---> 8007f9ca1d60 09:54:08 09:54:08 Successfully built 8007f9ca1d60 09:54:08 Successfully tagged support-notifications-arm64:latest 09:54:08  Building support-notifications ... done Building core-command 09:54:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:54:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:54:41 ---> e5b92b1c040c 09:54:41 Step 3/23 : WORKDIR /edgex-go 09:54:41 ---> Using cache 09:54:41 ---> 3bc214e2748f 09:54:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:41 ---> Using cache 09:54:41 ---> c4465d0fc11c 09:54:41 Step 5/23 : RUN apk add --update --no-cache make git 09:54:41 ---> Using cache 09:54:41 ---> 7096625a67a0 09:54:41 Step 6/23 : COPY go.mod vendor* ./ 09:54:41 ---> Using cache 09:54:41 ---> 4966eabce965 09:54:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:41 ---> Using cache 09:54:41 ---> b4b1a2e60415 09:54:41 Step 8/23 : COPY . . 09:54:41 ---> Using cache 09:54:41 ---> 6ff7ab7b92a1 09:54:41 Step 9/23 : RUN make cmd/core-command/core-command 09:54:41 ---> Running in 045cde222690 09:54:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:56:33 Removing intermediate container 095f98968cce 09:56:33 ---> db1ab984707f 09:56:33 09:56:33 Step 10/23 : FROM alpine:3.14 09:56:33 ---> ac73e934f311 09:56:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:56:33 ---> Running in 517999c3051b 09:56:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:56:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:56:33 (1/1) Installing dumb-init (1.2.5-r1) 09:56:33 Executing busybox-1.33.1-r7.trigger 09:56:33 OK: 5 MiB in 15 packages 09:56:33 Removing intermediate container 517999c3051b 09:56:33 ---> 24defd59d053 09:56:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:56:33 ---> Running in 92d1746a3302 09:56:34 Removing intermediate container 92d1746a3302 09:56:34 ---> cf1e709c078b 09:56:34 Step 13/23 : ENV APP_PORT=59881 09:56:34 ---> Running in 398a9ea0506d 09:56:35 Removing intermediate container 398a9ea0506d 09:56:35 ---> 8b552689b34c 09:56:35 Step 14/23 : EXPOSE $APP_PORT 09:56:35 ---> Running in fae78ce484bc 09:56:35 Removing intermediate container fae78ce484bc 09:56:35 ---> bd22cdc145d8 09:56:35 Step 15/23 : WORKDIR / 09:56:35 ---> Running in f724756df3fe 09:56:36 Removing intermediate container f724756df3fe 09:56:36 ---> 36db8ba7f583 09:56:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:56:37 ---> 6dac0eb7846b 09:56:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:56:39 ---> be39dad472f9 09:56:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:56:40 ---> 130b42a1f73f 09:56:40 Step 19/23 : ENTRYPOINT ["/core-metadata"] 09:56:40 ---> Running in fbceab35e91a 09:56:41 Removing intermediate container fbceab35e91a 09:56:41 ---> 3a0d101c477d 09:56:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:56:41 ---> Running in beede040b0e2 09:56:41 Removing intermediate container beede040b0e2 09:56:41 ---> 7bf5f2820aab 09:56:41 Step 21/23 : LABEL arch=arm64 09:56:41 ---> Running in 7661df55284e 09:56:42 Removing intermediate container 7661df55284e 09:56:42 ---> db2725db6ebc 09:56:42 Step 22/23 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 09:56:42 ---> Running in 9ae542495693 09:56:43 Removing intermediate container 9ae542495693 09:56:43 ---> 0230741f5b30 09:56:43 Step 23/23 : LABEL version=0.0.0 09:56:43 ---> Running in 23c856c219d7 09:56:43 Removing intermediate container 23c856c219d7 09:56:43 ---> 703b30033c42 09:56:43 09:56:44 Successfully built 703b30033c42 09:56:44 Successfully tagged core-metadata-arm64:latest 09:56:44  Building core-metadata ... done Building support-scheduler 09:57:17 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:57:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:57:17 ---> e5b92b1c040c 09:57:17 Step 3/22 : WORKDIR /edgex-go 09:57:17 ---> Using cache 09:57:17 ---> 3bc214e2748f 09:57:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:17 ---> Using cache 09:57:17 ---> c4465d0fc11c 09:57:17 Step 5/22 : RUN apk add --update --no-cache make git 09:57:17 ---> Using cache 09:57:17 ---> 7096625a67a0 09:57:17 Step 6/22 : COPY go.mod vendor* ./ 09:57:17 ---> Using cache 09:57:17 ---> 4966eabce965 09:57:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:17 ---> Using cache 09:57:17 ---> b4b1a2e60415 09:57:17 Step 8/22 : COPY . . 09:57:17 ---> Using cache 09:57:17 ---> 6ff7ab7b92a1 09:57:17 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:57:17 ---> Running in 4c32b7e9eb92 09:57:17 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 10:00:09 Removing intermediate container 045cde222690 10:00:09 ---> d2bc45bf26f0 10:00:09 10:00:09 Step 10/23 : FROM alpine:3.14 10:00:09 ---> ac73e934f311 10:00:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:00:09 ---> Using cache 10:00:09 ---> 24defd59d053 10:00:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:00:09 ---> Using cache 10:00:09 ---> cf1e709c078b 10:00:09 Step 13/23 : ENV APP_PORT=59882 10:00:09 ---> Running in d1dc360423c3 10:00:09 Removing intermediate container d1dc360423c3 10:00:09 ---> e3616b88d29c 10:00:09 Step 14/23 : EXPOSE $APP_PORT 10:00:09 ---> Running in 75365fd63874 10:00:09 Removing intermediate container 75365fd63874 10:00:09 ---> 491fb87d8d4c 10:00:09 Step 15/23 : WORKDIR / 10:00:09 ---> Running in f112369353ba 10:00:09 Removing intermediate container f112369353ba 10:00:09 ---> f50efdef6cb4 10:00:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:00:09 ---> ae282258f5d2 10:00:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:00:09 ---> 781b5bc07bb4 10:00:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:00:09 ---> 2e00f152c820 10:00:09 Step 19/23 : ENTRYPOINT ["/core-command"] 10:00:09 ---> Running in c28cc469fd5d 10:00:10 Removing intermediate container c28cc469fd5d 10:00:10 ---> 254bf72c3f42 10:00:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:00:10 ---> Running in b742c75c051f 10:00:10 Removing intermediate container b742c75c051f 10:00:10 ---> 585a6c7afe60 10:00:10 Step 21/23 : LABEL arch=arm64 10:00:11 ---> Running in e32c7e94ac1c 10:00:11 Removing intermediate container e32c7e94ac1c 10:00:11 ---> 0bacf1787af7 10:00:11 Step 22/23 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 10:00:11 ---> Running in dae63cb227ff 10:00:12 Removing intermediate container dae63cb227ff 10:00:12 ---> 8e251c009f49 10:00:12 Step 23/23 : LABEL version=0.0.0 10:00:12 ---> Running in fe3494e5d1b9 10:00:12 Removing intermediate container fe3494e5d1b9 10:00:12 ---> 602ccd819359 10:00:12 10:00:13 Successfully built 602ccd819359 10:00:13 Successfully tagged core-command-arm64:latest 10:00:13  Building core-command ... done Building sys-mgmt-agent 10:00:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:00:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:00:52 ---> e5b92b1c040c 10:00:52 Step 3/23 : WORKDIR /edgex-go 10:00:52 ---> Using cache 10:00:52 ---> 3bc214e2748f 10:00:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:00:52 ---> Using cache 10:00:52 ---> c4465d0fc11c 10:00:52 Step 5/23 : RUN apk add --update --no-cache make bash git 10:00:52 ---> Running in 4e4881d561b2 10:00:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:00:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:00:52 OK: 220 MiB in 52 packages 10:00:52 Removing intermediate container 4e4881d561b2 10:00:52 ---> d41649d6f2dc 10:00:52 Step 6/23 : COPY go.mod vendor* ./ 10:00:52 ---> 768bcd03557d 10:00:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:00:52 ---> Running in 74ca6b833e3c 10:00:59 Removing intermediate container 74ca6b833e3c 10:00:59 ---> 53dccbfd26f2 10:00:59 Step 8/23 : COPY . . 10:01:21 ---> 16b90f981d54 10:01:21 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:01:21 ---> Running in 3bcd3cb1b55e 10:01:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:05:28 Removing intermediate container 4c32b7e9eb92 10:05:28 ---> 8b6d79b47c3b 10:05:28 10:05:28 Step 10/22 : FROM alpine:3.14 10:05:28 ---> ac73e934f311 10:05:28 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:05:28 ---> Using cache 10:05:28 ---> 24defd59d053 10:05:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:05:28 ---> Using cache 10:05:28 ---> cf1e709c078b 10:05:28 Step 13/22 : ENV APP_PORT=59861 10:05:28 ---> Running in 046431f8645e 10:05:28 Removing intermediate container 046431f8645e 10:05:28 ---> c50f1b631fb2 10:05:28 Step 14/22 : EXPOSE $APP_PORT 10:05:28 ---> Running in 1153472c4bf8 10:05:28 Removing intermediate container 1153472c4bf8 10:05:28 ---> b6ad2569d546 10:05:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:05:29 ---> 730bd96231b8 10:05:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:05:31 ---> b0208b7e5b21 10:05:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:05:32 ---> 7f82f460cea1 10:05:32 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:05:32 ---> Running in e6395ae32dc6 10:05:33 Removing intermediate container e6395ae32dc6 10:05:33 ---> 0bb68951efac 10:05:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:05:33 ---> Running in 1236c294ecfe 10:05:34 Removing intermediate container 1236c294ecfe 10:05:34 ---> be5c9c0d2db3 10:05:34 Step 20/22 : LABEL arch=arm64 10:05:34 ---> Running in 85a0224cdd0c 10:05:34 Removing intermediate container 85a0224cdd0c 10:05:34 ---> a6e6607527c9 10:05:34 Step 21/22 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 10:05:34 ---> Running in 24ba5150d27d 10:05:35 Removing intermediate container 24ba5150d27d 10:05:35 ---> 88cf00c852ef 10:05:35 Step 22/22 : LABEL version=0.0.0 10:05:35 ---> Running in 2b5794990c06 10:05:35 Removing intermediate container 2b5794990c06 10:05:35 ---> 5844480e1018 10:05:35 10:05:36 Successfully built 5844480e1018 10:05:36 Successfully tagged support-scheduler-arm64:latest 10:06:23  Building support-scheduler ... done Removing intermediate container 3bcd3cb1b55e 10:06:23 ---> 7e9216552ca6 10:06:23 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:06:23 ---> Running in 0316bc0c1aa1 10:06: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:06:28 Removing intermediate container 0316bc0c1aa1 10:06:28 ---> 8d61e707ece5 10:06:28 10:06:28 Step 11/23 : FROM docker:20.10.14 10:06:28 20.10.14: Pulling from library/docker 10:06:40 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 10:06:40 Status: Downloaded newer image for docker:20.10.14 10:06:40 ---> c346e9eafbab 10:06:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:06:40 ---> Running in 1e96fe79f67e 10:06:41 Removing intermediate container 1e96fe79f67e 10:06:41 ---> 637ab0114843 10:06: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 10:06:41 ---> Running in 2f3f64e3eba5 10:06:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:06:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:06:44 (1/43) Installing readline (8.1.1-r0) 10:06:44 (2/43) Installing bash (5.1.16-r0) 10:06:44 Executing bash-5.1.16-r0.post-install 10:06:44 (3/43) Installing brotli-libs (1.0.9-r5) 10:06:44 (4/43) Installing nghttp2-libs (1.46.0-r0) 10:06:44 (5/43) Installing libcurl (7.80.0-r1) 10:06:44 (6/43) Installing curl (7.80.0-r1) 10:06:44 (7/43) Installing dumb-init (1.2.5-r1) 10:06:44 (8/43) Installing libbz2 (1.0.8-r1) 10:06:44 (9/43) Installing expat (2.4.7-r0) 10:06:44 (10/43) Installing libffi (3.4.2-r1) 10:06:44 (11/43) Installing gdbm (1.22-r0) 10:06:44 (12/43) Installing xz-libs (5.2.5-r1) 10:06:44 (13/43) Installing libgcc (10.3.1_git20211027-r0) 10:06:44 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 10:06:45 (15/43) Installing mpdecimal (2.5.1-r1) 10:06:45 (16/43) Installing sqlite-libs (3.36.0-r0) 10:06:45 (17/43) Installing python3 (3.9.7-r4) 10:06:47 (18/43) Installing py3-appdirs (1.4.4-r2) 10:06:47 (19/43) Installing py3-certifi (2020.12.5-r1) 10:06:47 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 10:06:47 (21/43) Installing py3-idna (3.3-r0) 10:06:47 (22/43) Installing py3-urllib3 (1.26.7-r0) 10:06:47 (23/43) Installing py3-requests (2.26.0-r1) 10:06:47 (24/43) Installing py3-msgpack (1.0.2-r1) 10:06:47 (25/43) Installing py3-lockfile (0.12.2-r4) 10:06:47 (26/43) Installing py3-cachecontrol (0.12.10-r0) 10:06:47 (27/43) Installing py3-colorama (0.4.4-r1) 10:06:47 (28/43) Installing py3-contextlib2 (21.6.0-r1) 10:06:47 (29/43) Installing py3-distlib (0.3.3-r0) 10:06:47 (30/43) Installing py3-distro (1.6.0-r0) 10:06:47 (31/43) Installing py3-six (1.16.0-r0) 10:06:47 (32/43) Installing py3-webencodings (0.5.1-r4) 10:06:47 (33/43) Installing py3-html5lib (1.1-r1) 10:06:47 (34/43) Installing py3-parsing (2.4.7-r2) 10:06:47 (35/43) Installing py3-packaging (20.9-r1) 10:06:48 (36/43) Installing py3-tomli (1.2.2-r0) 10:06:48 (37/43) Installing py3-pep517 (0.12.0-r0) 10:06:48 (38/43) Installing py3-progress (1.6-r0) 10:06:48 (39/43) Installing py3-retrying (1.3.3-r2) 10:06:48 (40/43) Installing py3-ordered-set (4.0.2-r2) 10:06:48 (41/43) Installing py3-setuptools (52.0.0-r4) 10:06:48 (42/43) Installing py3-toml (0.10.2-r2) 10:06:48 (43/43) Installing py3-pip (20.3.4-r1) 10:06:48 Executing busybox-1.34.1-r5.trigger 10:06:48 OK: 82 MiB in 65 packages 10:06:54 Collecting docker-compose==1.23.2 10:06:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:06:54 Collecting dockerpty<0.5,>=0.4.1 10:06:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:06:58 Collecting websocket-client<1.0,>=0.32.0 10:06:58 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:06:58 Collecting texttable<0.10,>=0.9.0 10:06:58 Downloading texttable-0.9.1.tar.gz (11 kB) 10:07:00 Collecting docopt<0.7,>=0.6.1 10:07:00 Downloading docopt-0.6.2.tar.gz (25 kB) 10:07:03 Collecting docker<4.0,>=3.6.0 10:07:03 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:07:04 Collecting PyYAML<4,>=3.10 10:07:04 Downloading PyYAML-3.13.tar.gz (270 kB) 10:07:08 Collecting cached-property<2,>=1.2.0 10:07:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:07:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:07:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:07:09 Collecting jsonschema<3,>=2.5.1 10:07:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:07:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 10:07:10 Collecting docker-pycreds>=0.4.0 10:07:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:07:10 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) 10:07:11 Collecting urllib3<1.25,>=1.21.1 10:07:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:07:12 Collecting idna<2.8,>=2.5 10:07:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:07:12 Collecting chardet<3.1.0,>=3.0.2 10:07:12 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:07:12 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:07:12 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:07:12 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:07:12 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:07:13 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 10:07:13 Attempting uninstall: urllib3 10:07:13 Found existing installation: urllib3 1.26.7 10:07:13 Uninstalling urllib3-1.26.7: 10:07:13 Successfully uninstalled urllib3-1.26.7 10:07:14 Attempting uninstall: idna 10:07:14 Found existing installation: idna 3.3 10:07:14 Uninstalling idna-3.3: 10:07:14 Successfully uninstalled idna-3.3 10:07:17 Attempting uninstall: requests 10:07:17 Found existing installation: requests 2.26.0 10:07:17 Uninstalling requests-2.26.0: 10:07:17 Successfully uninstalled requests-2.26.0 10:07:18 Running setup.py install for texttable: started 10:07:21 Running setup.py install for texttable: finished with status 'done' 10:07:21 Running setup.py install for PyYAML: started 10:07:25 Running setup.py install for PyYAML: finished with status 'done' 10:07:25 Running setup.py install for docopt: started 10:07:27 Running setup.py install for docopt: finished with status 'done' 10:07:27 Running setup.py install for dockerpty: started 10:07:30 Running setup.py install for dockerpty: finished with status 'done' 10:07:32 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 10:07:47 Removing intermediate container 2f3f64e3eba5 10:07:47 ---> db1a1a4479be 10:07:47 Step 14/23 : ENV APP_PORT=58890 10:07:47 ---> Running in b23fbde16668 10:07:48 Removing intermediate container b23fbde16668 10:07:48 ---> 7241ba26d3a0 10:07:48 Step 15/23 : EXPOSE $APP_PORT 10:07:48 ---> Running in de3be1348219 10:07:48 Removing intermediate container de3be1348219 10:07:48 ---> 190d533322c1 10:07:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:07:50 ---> 5b14a249e3a2 10:07:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:07:51 ---> b972b65a7b48 10:07:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:07:52 ---> 40716b45d839 10:07:52 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:07:52 ---> Running in 7d25bf77cee7 10:07:53 Removing intermediate container 7d25bf77cee7 10:07:53 ---> 5e20e59288ce 10:07:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:07:53 ---> Running in 533256d5744b 10:07:54 Removing intermediate container 533256d5744b 10:07:54 ---> 01f4be1d494c 10:07:54 Step 21/23 : LABEL arch=arm64 10:07:54 ---> Running in c7ff0a40dab5 10:07:54 Removing intermediate container c7ff0a40dab5 10:07:54 ---> de7a7fb15ca9 10:07:54 Step 22/23 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 10:07:54 ---> Running in 5f2cbfe0386b 10:07:55 Removing intermediate container 5f2cbfe0386b 10:07:55 ---> 14c01cda8897 10:07:55 Step 23/23 : LABEL version=0.0.0 10:07:55 ---> Running in 0d53a0b2ec93 10:07:56 Removing intermediate container 0d53a0b2ec93 10:07:56 ---> e4ccf6d2f128 10:07:56 10:07:56 Successfully built e4ccf6d2f128 10:07:56 Successfully tagged sys-mgmt-agent-arm64:latest 10:20:34  Building sys-mgmt-agent ... done Building bin/spire-agent... 10:20:34 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 10:20:34 go: downloading cloud.google.com/go/secretmanager v1.3.0 10:20:34 go: downloading github.com/docker/docker v20.10.12+incompatible 10:20:34 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 10:20:34 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 10:20:34 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 10:20:35 go: downloading github.com/google/go-tpm-tools v0.3.3 10:20:40 go: downloading github.com/docker/go-connections v0.4.0 10:20:40 go: downloading github.com/docker/go-units v0.4.0 10:20:40 go: downloading github.com/opencontainers/image-spec v1.0.1 10:20:40 go: downloading github.com/containerd/containerd v1.3.4 10:20:40 go: downloading github.com/docker/distribution v2.7.1+incompatible 10:20:40 go: downloading github.com/opencontainers/go-digest v1.0.0 10:25:02 Building bin/spire-agent... 10:25:02 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 10:25:02 Building bin/spire-agent... 10:25:02 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 10:25:02 go: downloading cloud.google.com/go/secretmanager v1.3.0 10:25:02 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 10:25:02 go: downloading github.com/docker/docker v20.10.12+incompatible 10:25:02 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 10:25:02 go: downloading cloud.google.com/go/secretmanager v1.3.0 10:25:02 go: downloading github.com/docker/docker v20.10.12+incompatible 10:25:02 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 10:25:02 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 10:25:02 go: downloading github.com/google/go-tpm-tools v0.3.3 10:25:02 go: downloading github.com/google/go-tpm-tools v0.3.3 10:25:02 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 10:25:02 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 10:25:02 go: downloading github.com/docker/go-connections v0.4.0 10:25:02 go: downloading github.com/docker/go-units v0.4.0 10:25:02 go: downloading github.com/opencontainers/image-spec v1.0.1 10:25:02 go: downloading github.com/docker/go-connections v0.4.0 10:25:02 go: downloading github.com/docker/go-units v0.4.0 10:25:02 go: downloading github.com/opencontainers/image-spec v1.0.1 10:25:02 go: downloading github.com/containerd/containerd v1.3.4 10:25:02 go: downloading github.com/docker/distribution v2.7.1+incompatible 10:25:02 go: downloading github.com/docker/distribution v2.7.1+incompatible 10:25:02 go: downloading github.com/containerd/containerd v1.3.4 10:25:02 go: downloading github.com/opencontainers/go-digest v1.0.0 10:25:02 go: downloading github.com/opencontainers/go-digest v1.0.0 10:25:58 Removing intermediate container 0c808cd978b3 10:25:58 ---> 1af3a90d7df4 10:25:58 10:25:58 Step 13/26 : FROM alpine:3.15 10:25:58 ---> 3fb3c9af89a9 10:25:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:25:58 ---> Using cache 10:25:58 ---> 1e4e7b2d584e 10:25:58 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:25:58 ---> Using cache 10:25:58 ---> 6d2fc5c42797 10:25:58 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:25:58 ---> Running in b7cc16a5738d 10:25:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:25:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:25:58 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:25:58 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:25:58 OK: 15729 distinct packages available 10:25:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:25:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:25:59 (1/5) Installing dumb-init (1.2.5-r1) 10:25:59 (2/5) Installing musl-obstack (1.2.3-r0) 10:25:59 (3/5) Installing libucontext (1.1-r0) 10:26:00 (4/5) Installing gcompat (1.0.0-r4) 10:26:00 (5/5) Installing openssl (1.1.1n-r0) 10:26:00 Executing busybox-1.34.1-r5.trigger 10:26:00 OK: 6 MiB in 19 packages 10:26:01 Removing intermediate container b7cc16a5738d 10:26:01 ---> c9e7b93def94 10:26:01 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 10:26:05 ---> 8a77dd2a8fae 10:26:05 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 10:26:11 ---> 224d27610e1f 10:26:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:26:11 ---> 0a706e86e761 10:26:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:26:12 ---> d5d9c21ec8fc 10:26:12 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:26:13 ---> d7c33df0cb46 10:26:13 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:26:13 ---> Running in 547865e1f041 10:26:14 Removing intermediate container 547865e1f041 10:26:14 ---> 1dfa4b62a381 10:26:14 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:26:14 ---> Running in fb90132155a2 10:26:14 Removing intermediate container fb90132155a2 10:26:14 ---> 0d9fd799e996 10:26:14 Step 24/26 : LABEL arch=arm64 10:26:14 ---> Running in ae4da57878af 10:26:15 Removing intermediate container ae4da57878af 10:26:15 ---> bc3b2633cec7 10:26:15 Step 25/26 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 10:26:15 ---> Running in 1a3ed538f94c 10:26:15 Removing intermediate container 1a3ed538f94c 10:26:15 ---> 1add205f45bd 10:26:15 Step 26/26 : LABEL version=0.0.0 10:26:15 ---> Running in 01bd43177d65 10:26:16 Removing intermediate container 01bd43177d65 10:26:16 ---> 098bfc3137e7 10:26:16 10:26:16 Successfully built 098bfc3137e7 10:26:16 Successfully tagged security-spire-agent-arm64:latest 10:30:09  Building security-spire-agent ... done Removing intermediate container a17b14ee34d9 10:30:09 ---> 75e503cf4e54 10:30:09 10:30:09 Step 13/26 : FROM alpine:3.15 10:30:09 ---> 3fb3c9af89a9 10:30:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:30:09 ---> Using cache 10:30:09 ---> 1e4e7b2d584e 10:30:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:30:09 ---> Using cache 10:30:09 ---> 6d2fc5c42797 10:30:09 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:30:09 Removing intermediate container 33c8d7b96020 10:30:09 ---> 8ff4e06a1800 10:30:09 10:30:09 Step 13/25 : FROM alpine:3.15 10:30:09 ---> 3fb3c9af89a9 10:30:09 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:30:09 ---> Using cache 10:30:09 ---> 1e4e7b2d584e 10:30:09 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:30:09 ---> Using cache 10:30:09 ---> 6d2fc5c42797 10:30:09 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:30:09 ---> Using cache 10:30:09 ---> c9e7b93def94 10:30:09 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 10:30:09 ---> Running in 87c8e74df314 10:30:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:30:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:30:09 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:30:09 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:30:09 OK: 15729 distinct packages available 10:30:09 ---> 867b4a4ec8f6 10:30:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:30:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:30:09 ---> 58cd2f0c4875 10:30:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:30:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:30:09 ---> 22b58cd6bd32 10:30:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:30:09 (1/4) Installing dumb-init (1.2.5-r1) 10:30:09 ---> 2e8dfbb77a8b 10:30:09 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:30:09 ---> Running in 77b56728d35f 10:30:09 (2/4) Installing musl-obstack (1.2.3-r0) 10:30:09 (3/4) Installing libucontext (1.1-r0) 10:30:09 (4/4) Installing gcompat (1.0.0-r4) 10:30:09 Executing busybox-1.34.1-r5.trigger 10:30:09 OK: 6 MiB in 18 packages 10:30:09 Removing intermediate container 77b56728d35f 10:30:09 ---> 79a0ec35e364 10:30:09 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:30:09 ---> Running in 2283f9860d95 10:30:09 Removing intermediate container 2283f9860d95 10:30:09 ---> ef1433d422f5 10:30:09 Step 23/25 : LABEL arch=arm64 10:30:09 ---> Running in 4398208adcd4 10:30:09 Removing intermediate container 4398208adcd4 10:30:09 ---> 286a2398d128 10:30:09 Step 24/25 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 10:30:09 ---> Running in 99c0c7c9ee9a 10:30:09 Removing intermediate container 87c8e74df314 10:30:09 ---> 868dd2e631f3 10:30:09 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 10:30:09 Removing intermediate container 99c0c7c9ee9a 10:30:09 ---> d6cc79ea651c 10:30:09 Step 25/25 : LABEL version=0.0.0 10:30:09 ---> Running in 5125101c49bd 10:30:09 Removing intermediate container 5125101c49bd 10:30:09 ---> 1d15b6188158 10:30:09 10:30:09 Successfully built 1d15b6188158 10:30:09 Successfully tagged security-spire-server-arm64:latest 10:30:09  Building security-spire-server ... done  ---> 9c1edce6c121 10:30:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:30:09 ---> 3fe5014487f2 10:30:09 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:30:09 ---> Running in 4a3ba6c08df4 10:30:09 Removing intermediate container 4a3ba6c08df4 10:30:09 ---> 75bc8b771e86 10:30:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:30:09 ---> 18155504623a 10:30:09 Step 21/26 : WORKDIR / 10:30:09 ---> Running in 03314c5b805b 10:30:09 Removing intermediate container 03314c5b805b 10:30:09 ---> d7f25ed81a55 10:30:09 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:30:09 ---> Running in 14289c09351a 10:30:09 Removing intermediate container 14289c09351a 10:30:09 ---> f5447e4cb5d0 10:30:09 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:30:09 ---> Running in 84e296f4eca0 10:30:09 Removing intermediate container 84e296f4eca0 10:30:09 ---> 3c881abb63b8 10:30:09 Step 24/26 : LABEL arch=arm64 10:30:09 ---> Running in 7fe3fa3b4ca6 10:30:09 Removing intermediate container 7fe3fa3b4ca6 10:30:09 ---> 58665aa103bd 10:30:09 Step 25/26 : LABEL git_sha=0406da1bc5bc58b12227f391577650f5319b7429 10:30:09 ---> Running in d3a4a01f2f7d 10:30:09 Removing intermediate container d3a4a01f2f7d 10:30:09 ---> b794b934f192 10:30:09 Step 26/26 : LABEL version=0.0.0 10:30:09 ---> Running in 43568591e2a2 10:30:09 Removing intermediate container 43568591e2a2 10:30:09 ---> 56bae672741b 10:30:09 10:30:09 Successfully built 56bae672741b 10:30:09 Successfully tagged security-spire-config-arm64:latest 10:30:10  Building security-spire-config ... done  [Pipeline] } 10:30:10 $ docker stop --time=1 23f768ecebd42ebb411bc57b60e2f6a8c0adb01ecdc4a6e220acca07143bccb3 10:30:11 $ docker rm -f 23f768ecebd42ebb411bc57b60e2f6a8c0adb01ecdc4a6e220acca07143bccb3 [Pipeline] // withDockerContainer [Pipeline] sh 10:30:12 + docker images 10:30:13 REPOSITORY TAG IMAGE ID CREATED SIZE 10:30:13 security-spire-config-arm64 latest 56bae672741b 3 seconds ago 85.6MB 10:30:13 security-spire-server-arm64 latest 1d15b6188158 10 seconds ago 86.3MB 10:30:13 8ff4e06a1800 34 seconds ago 4.14GB 10:30:13 75e503cf4e54 35 seconds ago 4.14GB 10:30:13 security-spire-agent-arm64 latest 098bfc3137e7 3 minutes ago 126MB 10:30:13 1af3a90d7df4 4 minutes ago 4.14GB 10:30:13 sys-mgmt-agent-arm64 latest e4ccf6d2f128 22 minutes ago 282MB 10:30:13 8d61e707ece5 23 minutes ago 1.31GB 10:30:13 support-scheduler-arm64 latest 5844480e1018 24 minutes ago 25.3MB 10:30:13 8b6d79b47c3b 24 minutes ago 1.37GB 10:30:13 core-command-arm64 latest 602ccd819359 30 minutes ago 15.5MB 10:30:13 d2bc45bf26f0 30 minutes ago 1.31GB 10:30:13 core-metadata-arm64 latest 703b30033c42 33 minutes ago 16.3MB 10:30:13 db1ab984707f 33 minutes ago 1.31GB 10:30:13 support-notifications-arm64 latest 8007f9ca1d60 36 minutes ago 25.8MB 10:30:13 644f6b6f5cf0 36 minutes ago 1.37GB 10:30:13 security-bootstrapper-arm64 latest 9bafe9e32971 39 minutes ago 18.3MB 10:30:13 cb35f70fc047 40 minutes ago 1.31GB 10:30:13 security-spiffe-token-provider-arm64 latest ba63d5e4ff7b 45 minutes ago 27.9MB 10:30:13 b6cf8437b6a1 46 minutes ago 1.36GB 10:30:13 core-data-arm64 latest d6e8259b0991 46 minutes ago 21.6MB 10:30:13 5cf17bac232e 46 minutes ago 1.34GB 10:30:13 security-secretstore-setup-arm64 latest cc7a2f339230 47 minutes ago 27.5MB 10:30:13 security-proxy-setup-arm64 latest 871e002d5ee2 47 minutes ago 26.1MB 10:30:13 91b2e34ef4a0 47 minutes ago 1.32GB 10:30:13 4694b17b60c6 47 minutes ago 1.32GB 10:30:13 ci-base-image-arm64 latest e5b92b1c040c About an hour ago 886MB 10:30:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 5 days ago 551MB 10:30:13 docker 20.10.14 c346e9eafbab 3 weeks ago 202MB 10:30:13 alpine 3.14 ac73e934f311 3 weeks ago 5.34MB 10:30:13 alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB 10:30:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:30:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:30:13 10:30:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 10:30:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:30:14 arm64: Pulling from edgex-lftools-log-publisher 10:30:14 8998bd30e6a1: Pulling fs layer 10:30:14 04944245beec: Pulling fs layer 10:30:14 699f458cf7ca: Pulling fs layer 10:30:14 765212b225bb: Pulling fs layer 10:30:14 f23df028b6ca: Pulling fs layer 10:30:14 d65c8cfc05b1: Pulling fs layer 10:30:14 2437ff75d9bd: Pulling fs layer 10:30:14 f23df028b6ca: Waiting 10:30:14 765212b225bb: Waiting 10:30:14 d65c8cfc05b1: Waiting 10:30:14 2437ff75d9bd: Waiting 10:30:14 04944245beec: Verifying Checksum 10:30:14 04944245beec: Download complete 10:30:14 765212b225bb: Verifying Checksum 10:30:14 765212b225bb: Download complete 10:30:14 f23df028b6ca: Download complete 10:30:14 d65c8cfc05b1: Verifying Checksum 10:30:14 d65c8cfc05b1: Download complete 10:30:14 699f458cf7ca: Verifying Checksum 10:30:14 699f458cf7ca: Download complete 10:30:15 8998bd30e6a1: Verifying Checksum 10:30:15 8998bd30e6a1: Download complete 10:30:17 2437ff75d9bd: Verifying Checksum 10:30:17 2437ff75d9bd: Download complete 10:30:19 8998bd30e6a1: Pull complete 10:30:19 04944245beec: Pull complete 10:30:21 699f458cf7ca: Pull complete 10:30:21 765212b225bb: Pull complete 10:30:22 f23df028b6ca: Pull complete 10:30:22 d65c8cfc05b1: Pull complete 10:30:37 2437ff75d9bd: Pull complete 10:30:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:30:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:30:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 10:30:38 prd-ubuntu20.04-docker-arm64-4c-16g-33648 does not seem to be running inside a container 10:30:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:30:40 $ docker top a0e90edb6c5bba0a9e7f815bea792d0372459f30ac57818a43fd26a345cb2b05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:30:42 ---> job-cost.sh 10:30:42 lf-activate-venv: SKIPPING 10:30:42 INFO: No Stack... 10:30:42 INFO: Retrieving Pricing Info for: v3-standard-4 10:30:43 INFO: Archiving Costs [Pipeline] sh 10:30:44 + cat /w/workspace/edgex-go/1/archives/cost.csv 10:30:44 + cut -d, -f6 [Pipeline] lock 10:30:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3996-1-stack-cost] 10:30:44 Resource [jenkins-edgexfoundry-edgex-go-PR-3996-1-stack-cost] did not exist. Created. 10:30:44 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3996-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:30:45 + echo total: 0.2199999988079071 [Pipeline] stash 10:30:45 Stashed 1 file(s) [Pipeline] } 10:30:45 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3996-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:30:45 $ docker stop --time=1 a0e90edb6c5bba0a9e7f815bea792d0372459f30ac57818a43fd26a345cb2b05 10:30:46 $ docker rm -f a0e90edb6c5bba0a9e7f815bea792d0372459f30ac57818a43fd26a345cb2b05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:30:47 provisioning config files... 10:30:47 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5681762382926486807tmp [Pipeline] { [Pipeline] sh 10:30:48 + set +x 10:30:48 + bash+ -s -- 10:30:48 curl -s https://codecov.io/bash 10:30:48 10:30:48 _____ _ 10:30:48 / ____| | | 10:30:48 | | ___ __| | ___ ___ _____ __ 10:30:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:30:48 | |___| (_) | (_| | __/ (_| (_) \ V / 10:30:48 \_____\___/ \__,_|\___|\___\___/ \_/ 10:30:48 Bash-1.0.6 10:30:48 10:30:48 10:30:48 ==> git version 2.25.1 found 10:30:48 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:30:48 Release-Date: 2020-01-08 10:30:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:30:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:30:48 ==> Jenkins CI detected. 10:30:48 current dir:  /w/workspace/edgex-go/1 10:30:48 project root: . 10:30:48 --> token set from env 10:30:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:30:48 ==> Running gcov in . (disable via -X gcov) 10:30:48 ==> Python coveragepy not found 10:30:48 ==> Searching for coverage reports in: 10:30:48 + . 10:30:48 -> Found 1 reports 10:30:48 ==> Detecting git/mercurial file structure 10:30:48 ==> Reading reports 10:30:48 + ./coverage.out bytes=435134 10:30:48 ==> Appending adjustments 10:30:48 https://docs.codecov.io/docs/fixing-reports 10:30:49 + Found adjustments 10:30:49 ==> Gzipping contents 10:30:49 60K /tmp/codecov.ezaS1D.gz 10:30:49 ==> Uploading reports 10:30:49 url: https://codecov.io 10:30:49 query: branch=PR-3996&commit=0406da1bc5bc58b12227f391577650f5319b7429&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3996%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3996&job=&cmd_args= 10:30:49 -> Pinging Codecov 10:30:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3996&commit=0406da1bc5bc58b12227f391577650f5319b7429&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3996%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3996&job=&cmd_args= 10:30:49 -> Uploading to 10:30:49 https://storage.googleapis.com/codecov/v4/raw/2022-04-28/00271124DB129430A58F1EEE437C3FCB/0406da1bc5bc58b12227f391577650f5319b7429/35c5e3c6-1ed1-497e-988d-c6f309b2f99f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T103049Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=23d0572dacc4cb32ad40aa16e53f39d44c5124eb88a71edd5a6974a30784c345 10:30:49 % Total % Received % Xferd Average Speed Time Time Time Current 10:30:49 Dload Upload Total Spent Left Speed 10:30:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59906 0 0 100 59906 0 1026k --:--:-- --:--:-- --:--:-- 1008k 100 59906 0 0 100 59906 0 250k --:--:-- --:--:-- --:--:-- 248k 10:30:49 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0406da1bc5bc58b12227f391577650f5319b7429 [Pipeline] } 10:30:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:30:51 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 10:30:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:30:52 ---> package-listing.sh 10:30:52 ++ tr '[:upper:]' '[:lower:]' 10:30:52 ++ facter osfamily 10:30:52 + OS_FAMILY=debian 10:30:52 + workspace=/w/workspace/edgex-go/1 10:30:52 + START_PACKAGES=/tmp/packages_start.txt 10:30:52 + END_PACKAGES=/tmp/packages_end.txt 10:30:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:30:52 + PACKAGES=/tmp/packages_start.txt 10:30:52 + '[' /w/workspace/edgex-go/1 ']' 10:30:52 + PACKAGES=/tmp/packages_end.txt 10:30:52 + case "${OS_FAMILY}" in 10:30:52 + dpkg -l 10:30:52 + grep '^ii' 10:30:52 + '[' -f /tmp/packages_start.txt ']' 10:30:52 + '[' -f /tmp/packages_end.txt ']' 10:30:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:30:52 + '[' /w/workspace/edgex-go/1 ']' 10:30:52 + mkdir -p /w/workspace/edgex-go/1/archives/ 10:30:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 10:30:52 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:30:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:30:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:30:53 10:30:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:30:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:30:53 latest: Pulling from edgex-lftools-log-publisher 10:30:53 5eb5b503b376: Pulling fs layer 10:30:53 5c69ac0246d0: Pulling fs layer 10:30:53 ec43610c2a17: Pulling fs layer 10:30:53 3a2ae6a8a46f: Pulling fs layer 10:30:53 33b1e0a273af: Pulling fs layer 10:30:53 5d3b04190fa2: Pulling fs layer 10:30:53 3a2ae6a8a46f: Waiting 10:30:53 2f39f015ded8: Pulling fs layer 10:30:53 5d3b04190fa2: Waiting 10:30:53 2f39f015ded8: Waiting 10:30:53 5c69ac0246d0: Download complete 10:30:53 3a2ae6a8a46f: Verifying Checksum 10:30:53 33b1e0a273af: Verifying Checksum 10:30:53 33b1e0a273af: Download complete 10:30:53 5d3b04190fa2: Download complete 10:30:53 ec43610c2a17: Verifying Checksum 10:30:54 5eb5b503b376: Download complete 10:30:54 2f39f015ded8: Download complete 10:30:55 5eb5b503b376: Pull complete 10:30:55 5c69ac0246d0: Pull complete 10:30:55 ec43610c2a17: Pull complete 10:30:56 3a2ae6a8a46f: Pull complete 10:30:56 33b1e0a273af: Pull complete 10:30:56 5d3b04190fa2: Pull complete 10:31:00 2f39f015ded8: Pull complete 10:31:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:31:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:31:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:31:00 prd-ubuntu20.04-docker-8c-8g-33647 does not seem to be running inside a container 10:31:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:31:02 $ docker top 3ad41e1afcb160dca1980a5312e2666b9f8f4cd6eb55cba2170d7c7a033d7a1c -eo pid,comm [Pipeline] { [Pipeline] sh 10:31:03 + touch /tmp/pre-build-complete [Pipeline] sh 10:31:03 + mkdir -p /var/log/sysstat [Pipeline] sh 10:31:03 + ls /var/log/sa-host 10:31:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:31:03 provisioning config files... 10:31:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4288043214125654392tmp [Pipeline] { [Pipeline] echo 10:31:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:31:04 ---> create-netrc.sh [Pipeline] } 10:31:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:31:04 ---> python-tools-install.sh [Pipeline] echo 10:31:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:31:04 ---> sudo-logs.sh 10:31:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:31:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:31:05 ---> job-cost.sh 10:31:05 lf-activate-venv: SKIPPING 10:31:05 DEBUG: total: 0.2199999988079071 10:31:05 INFO: Retrieving Stack Cost... 10:31:05 INFO: Retrieving Pricing Info for: v3-standard-8 10:31:06 INFO: Archiving Costs [Pipeline] echo 10:31:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:31:06 ---> logs-deploy.sh 10:31:06 lf-activate-venv: SKIPPING 10:31:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3996/1 10:31:06 INFO: archiving workspace using pattern(s): 10:31:07 Archives upload complete. 10:31:07 INFO: archiving logs to Nexus 10:31:08 ---> uname -a: 10:31:08 Linux prd-ubuntu20-04-docker-8c-8g-33647 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 10:31:08 10:31:08 10:31:08 ---> lscpu: 10:31:08 Architecture: x86_64 10:31:08 CPU op-mode(s): 32-bit, 64-bit 10:31:08 Byte Order: Little Endian 10:31:08 Address sizes: 40 bits physical, 48 bits virtual 10:31:08 CPU(s): 8 10:31:08 On-line CPU(s) list: 0-7 10:31:08 Thread(s) per core: 1 10:31:08 Core(s) per socket: 1 10:31:08 Socket(s): 8 10:31:08 NUMA node(s): 1 10:31:08 Vendor ID: AuthenticAMD 10:31:08 CPU family: 23 10:31:08 Model: 49 10:31:08 Model name: AMD EPYC-Rome Processor 10:31:08 Stepping: 0 10:31:08 CPU MHz: 2799.998 10:31:08 BogoMIPS: 5599.99 10:31:08 Virtualization: AMD-V 10:31:08 Hypervisor vendor: KVM 10:31:08 Virtualization type: full 10:31:08 L1d cache: 256 KiB 10:31:08 L1i cache: 256 KiB 10:31:08 L2 cache: 4 MiB 10:31:08 L3 cache: 128 MiB 10:31:08 NUMA node0 CPU(s): 0-7 10:31:08 Vulnerability Itlb multihit: Not affected 10:31:08 Vulnerability L1tf: Not affected 10:31:08 Vulnerability Mds: Not affected 10:31:08 Vulnerability Meltdown: Not affected 10:31:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:31:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:31:08 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:31:08 Vulnerability Srbds: Not affected 10:31:08 Vulnerability Tsx async abort: Not affected 10:31:08 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:31:08 10:31:08 10:31:08 ---> nproc: 10:31:08 8 10:31:08 10:31:08 10:31:08 ---> df -h: 10:31:08 Filesystem Size Used Avail Use% Mounted on 10:31:08 overlay 155G 27G 129G 18% / 10:31:08 tmpfs 64M 0 64M 0% /dev 10:31:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:31:08 shm 64M 0 64M 0% /dev/shm 10:31:08 /dev/vda1 155G 27G 129G 18% /facter-os 10:31:08 10:31:08 10:31:08 ---> sar -b -r -n DEV: 10:31:08 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33647) 04/28/22 _x86_64_ (8 CPU) 10:31:08 10:31:08 09:13:41 LINUX RESTART (8 CPU) 10:31:08 10:31:08 09:14:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:31:08 09:15:01 333.95 46.44 287.51 0.00 4166.18 177167.88 0.00 10:31:08 09:16:01 114.75 1.27 113.48 0.00 18.40 54122.18 0.00 10:31:08 09:17:01 46.26 0.12 46.14 0.00 1.60 17080.90 0.00 10:31:08 09:18:01 442.26 0.38 441.88 0.00 33.45 358219.16 0.00 10:31:08 09:19:01 945.12 0.35 944.77 0.00 11.33 298614.80 0.00 10:31:08 09:20:01 1004.28 0.30 1003.98 0.00 3.06 358381.08 0.00 10:31:08 09:21:01 631.83 1.23 630.59 0.00 9.87 271790.17 0.00 10:31:08 09:22:01 633.13 0.05 633.08 0.00 0.40 184931.18 0.00 10:31:08 09:23:01 459.38 0.10 459.28 0.00 0.80 165500.30 0.00 10:31:08 09:24:01 173.72 0.00 173.72 0.00 0.00 74890.45 0.00 10:31:08 09:25:01 2.03 0.00 2.03 0.00 0.00 22.00 0.00 10:31:08 09:26:01 1.48 0.00 1.48 0.00 0.00 16.66 0.00 10:31:08 09:27:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 10:31:08 09:28:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 10:31:08 09:29:01 1.23 0.02 1.22 0.00 0.13 13.86 0.00 10:31:08 09:30:01 1.27 0.00 1.27 0.00 0.00 16.26 0.00 10:31:08 09:31:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 10:31:08 09:32:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 10:31:08 09:33:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 10:31:08 09:34:01 1.55 0.00 1.55 0.00 0.00 18.93 0.00 10:31:08 09:35:01 2.77 1.58 1.18 0.00 50.38 15.06 0.00 10:31:08 09:36:01 1.10 0.00 1.10 0.00 0.00 14.66 0.00 10:31:08 09:37:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 10:31:08 09:38:01 2.73 0.87 1.87 0.00 18.39 27.06 0.00 10:31:08 09:39:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 10:31:08 09:40:01 1.02 0.00 1.02 0.00 0.00 13.20 0.00 10:31:08 09:41:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 10:31:08 09:42:01 0.90 0.00 0.90 0.00 0.00 11.60 0.00 10:31:08 09:43:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 10:31:08 09:44:01 1.07 0.00 1.07 0.00 0.00 13.60 0.00 10:31:08 09:45:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 10:31:08 09:46:01 1.55 0.00 1.55 0.00 0.00 17.59 0.00 10:31:08 09:47:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 10:31:08 09:48:01 0.97 0.00 0.97 0.00 0.00 12.40 0.00 10:31:08 09:49:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 10:31:08 09:50:01 1.02 0.00 1.02 0.00 0.00 13.33 0.00 10:31:08 09:51:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 10:31:08 09:52:01 1.60 0.00 1.60 0.00 0.00 19.46 0.00 10:31:08 09:53:01 1.32 0.00 1.32 0.00 0.00 14.66 0.00 10:31:08 09:54:01 1.65 0.00 1.65 0.00 0.00 20.40 0.00 10:31:08 09:55:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 10:31:08 09:56:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 10:31:08 09:57:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 10:31:08 09:58:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 10:31:08 09:59:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 10:31:08 10:00:01 1.75 0.00 1.75 0.00 0.00 20.26 0.00 10:31:08 10:01:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 10:31:08 10:02:01 1.72 0.00 1.72 0.00 0.00 18.53 0.00 10:31:08 10:03:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 10:31:08 10:04:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 10:31:08 10:05:02 1.12 0.00 1.12 0.00 0.00 12.80 0.00 10:31:08 10:06:01 1.19 0.00 1.19 0.00 0.00 15.46 0.00 10:31:08 10:07:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 10:31:08 10:08:01 1.67 0.00 1.67 0.00 0.00 19.06 0.00 10:31:08 10:09:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 10:31:08 10:10:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 10:31:08 10:11:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 10:31:08 10:12:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 10:31:08 10:13:01 1.33 0.00 1.33 0.00 0.00 15.99 0.00 10:31:08 10:14:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 10:31:08 10:15:01 1.38 0.00 1.38 0.00 0.00 16.39 0.00 10:31:08 10:16:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 10:31:08 10:17:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 10:31:08 10:18:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 10:31:08 10:19:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 10:31:08 10:20:01 1.73 0.00 1.73 0.00 0.00 20.93 0.00 10:31:08 10:21:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 10:31:08 10:22:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 10:31:08 10:23:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 10:31:08 10:24:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 10:31:08 10:25:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 10:31:08 10:26:01 1.03 0.00 1.03 0.00 0.00 13.20 0.00 10:31:08 10:27:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 10:31:08 10:28:01 0.97 0.00 0.97 0.00 0.00 12.66 0.00 10:31:08 10:29:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 10:31:08 10:30:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 10:31:08 10:31:01 23.19 0.22 22.98 0.00 16.93 9687.84 0.00 10:31:08 Average: 63.53 0.68 62.86 0.00 55.37 25578.02 0.00 10:31:08 10:31:08 09:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:31:08 09:15:01 28352596 31782892 513192 1.56 118200 3570952 1953832 5.76 1196876 2938632 604912 10:31:08 09:16:01 27684424 31720732 566596 1.72 161260 4045424 2016340 5.94 1610988 3095260 412604 10:31:08 09:17:01 27362600 31768132 517292 1.57 165748 4379576 1899408 5.60 1459924 3535508 402312 10:31:08 09:18:01 20709036 30861144 1391176 4.23 195860 9833912 4812192 14.18 2819648 8518708 884292 10:31:08 09:19:01 15115480 29492220 2766456 8.41 275452 13736972 5105292 15.05 5091568 11607992 61164 10:31:08 09:20:01 11744020 31011176 1231060 3.74 377600 18173128 4189536 12.35 3667896 16033256 17364 10:31:08 09:21:01 4246088 30768188 1471620 4.48 542600 24796312 3734196 11.01 5346900 21386052 246408 10:31:08 09:22:01 7012576 31265488 990996 3.01 569044 22690268 2882196 8.49 4451748 19722696 1368 10:31:08 09:23:01 7448648 31615284 640800 1.95 706892 22454816 2242852 6.61 3285156 20447772 393536 10:31:08 09:24:01 9812204 31747740 513336 1.56 729996 20340752 1901360 5.60 2846844 18664924 536 10:31:08 09:25:01 9813048 31748656 512556 1.56 730012 20340752 1901360 5.60 2845836 18664956 8 10:31:08 09:26:01 9828132 31763732 497592 1.51 730020 20340756 1901360 5.60 2831744 18664960 48 10:31:08 09:27:01 9827864 31763516 497852 1.51 730040 20340760 1901360 5.60 2831684 18665008 8 10:31:08 09:28:01 9828928 31764580 496772 1.51 730052 20340764 1901360 5.60 2830980 18665008 52 10:31:08 09:29:01 9828780 31764552 497104 1.51 730076 20340768 1908280 5.62 2830848 18665016 224 10:31:08 09:30:01 9829056 31764836 496748 1.51 730096 20340768 1908280 5.62 2831092 18665016 168 10:31:08 09:31:01 9829132 31765048 496404 1.51 730100 20340900 1908280 5.62 2830840 18665148 16 10:31:08 09:32:01 9829084 31765004 496372 1.51 730116 20340904 1908280 5.62 2830840 18665152 48 10:31:08 09:33:01 9829252 31765172 496340 1.51 730136 20340904 1908280 5.62 2830852 18665152 24 10:31:08 09:34:01 9829016 31765004 496520 1.51 730160 20340904 1908280 5.62 2831188 18665160 52 10:31:08 09:35:01 9825000 31763460 497812 1.51 730168 20342424 1908280 5.62 2837048 18664776 60 10:31:08 09:36:01 9825012 31763476 498000 1.51 730184 20342424 1908280 5.62 2836112 18664720 196 10:31:08 09:37:01 9824744 31763216 498208 1.52 730208 20342432 1908280 5.62 2836156 18664728 40 10:31:08 09:38:01 9822128 31761532 499552 1.52 730264 20342948 1952912 5.76 2836748 18665156 268 10:31:08 09:39:01 9822152 31761560 499492 1.52 730296 20342952 1952912 5.76 2836348 18665160 44 10:31:08 09:40:01 9822000 31761416 499480 1.52 730300 20342956 1952912 5.76 2837324 18665168 276 10:31:08 09:41:01 9822412 31761828 499208 1.52 730308 20342956 1952912 5.76 2836912 18665168 180 10:31:08 09:42:01 9822476 31761960 499132 1.52 730320 20342960 1952912 5.76 2836408 18665176 200 10:31:08 09:43:01 9822208 31761692 499364 1.52 730328 20342960 1952912 5.76 2836452 18665176 8 10:31:08 09:44:01 9822048 31761536 499436 1.52 730340 20342968 1952912 5.76 2836436 18665180 204 10:31:08 09:45:01 9822608 31762104 498936 1.52 730356 20342972 1952912 5.76 2836800 18665188 12 10:31:08 09:46:01 9822268 31761824 499196 1.52 730376 20342972 1952912 5.76 2836524 18665192 48 10:31:08 09:47:01 9822472 31762032 498924 1.52 730388 20342976 1952912 5.76 2836536 18665196 12 10:31:08 09:48:01 9822640 31762208 498888 1.52 730404 20342980 1952912 5.76 2836528 18665200 176 10:31:08 09:49:01 9822656 31762224 498836 1.52 730412 20342980 1952912 5.76 2836528 18665200 12 10:31:08 09:50:01 9822064 31761672 499340 1.52 730428 20342984 1952912 5.76 2837072 18665196 176 10:31:08 09:51:01 9822268 31761896 499068 1.52 730436 20342984 1952912 5.76 2837036 18665196 20 10:31:08 09:52:01 9822220 31761860 499032 1.52 730456 20342988 1952912 5.76 2836648 18665200 44 10:31:08 09:53:01 9822056 31761700 499248 1.52 730488 20342992 1952912 5.76 2836976 18665204 204 10:31:08 09:54:01 9822120 31761824 499172 1.52 730508 20342992 1952912 5.76 2836576 18665208 56 10:31:08 09:55:01 9822292 31762036 498916 1.52 730528 20343004 1936764 5.71 2837368 18665216 24 10:31:08 09:56:01 9822520 31762272 498628 1.52 730544 20343004 1936764 5.71 2836972 18665216 20 10:31:08 09:57:01 9822212 31761980 498848 1.52 730560 20343008 1936764 5.71 2836644 18665220 24 10:31:08 09:58:01 9822372 31762144 498800 1.52 730572 20343012 1936764 5.71 2837192 18665224 188 10:31:08 09:59:01 9822532 31762304 498772 1.52 730588 20343012 1936764 5.71 2837212 18665224 188 10:31:08 10:00:01 9822460 31762408 498836 1.52 730616 20343144 1920436 5.66 2837632 18665348 200 10:31:08 10:01:01 9822412 31762396 498820 1.52 730624 20343148 1920436 5.66 2837088 18665352 196 10:31:08 10:02:01 9822364 31762348 498804 1.52 730636 20343152 1920436 5.66 2837104 18665352 200 10:31:08 10:03:01 9822348 31762336 498760 1.52 730640 20343156 1920436 5.66 2837116 18665356 192 10:31:08 10:04:01 9822300 31762300 498724 1.52 730668 20343156 1920436 5.66 2837100 18665368 252 10:31:08 10:05:02 9822504 31762568 498436 1.52 730688 20343160 1920436 5.66 2837784 18665372 200 10:31:08 10:06:01 9822380 31762488 498668 1.52 730720 20343164 1920436 5.66 2837576 18665376 292 10:31:08 10:07:01 9822372 31762492 498640 1.52 730732 20343164 1920436 5.66 2837316 18665376 204 10:31:08 10:08:01 9822608 31762736 498324 1.52 730744 20343168 1920436 5.66 2837388 18665380 228 10:31:08 10:09:01 9822552 31762684 498300 1.52 730752 20343172 1920436 5.66 2837412 18665384 184 10:31:08 10:10:01 9822220 31762392 498548 1.52 730776 20343172 1920436 5.66 2837556 18665384 272 10:31:08 10:11:01 9822276 31762468 498480 1.52 730784 20343176 1920436 5.66 2836900 18665388 32 10:31:08 10:12:01 9822616 31762812 498208 1.52 730792 20343184 1920436 5.66 2837444 18665388 308 10:31:08 10:13:01 9822608 31762808 498184 1.52 730800 20343188 1936488 5.71 2837472 18665392 200 10:31:08 10:14:01 9822308 31762516 498392 1.52 730824 20343192 1936488 5.71 2837260 18665396 316 10:31:08 10:15:01 9822300 31762560 498380 1.52 730848 20343188 1936488 5.71 2837280 18665396 16 10:31:08 10:16:01 9822180 31762476 498468 1.52 730868 20343196 1936488 5.71 2837352 18665408 292 10:31:08 10:17:01 9821912 31762208 498708 1.52 730896 20343196 1920272 5.66 2836976 18665408 16 10:31:08 10:18:01 9821920 31762268 498596 1.52 730904 20343200 1920272 5.66 2837024 18665412 192 10:31:08 10:19:01 9822132 31762484 498328 1.52 730912 20343204 1920272 5.66 2837012 18665416 12 10:31:08 10:20:01 9822052 31762420 498344 1.52 730924 20343196 1920272 5.66 2837416 18665416 156 10:31:08 10:21:01 9822000 31762388 498528 1.52 730932 20343212 1903972 5.61 2837048 18665420 8 10:31:08 10:22:01 9822236 31762628 498244 1.52 730948 20343216 1920036 5.66 2837048 18665424 196 10:31:08 10:23:01 9822156 31762580 498248 1.52 730964 20343216 1920036 5.66 2837260 18665428 8 10:31:08 10:24:01 9821856 31762296 498472 1.52 730972 20343220 1920036 5.66 2837092 18665432 156 10:31:08 10:25:01 9822048 31762500 498420 1.52 730984 20343216 1920036 5.66 2837484 18665432 12 10:31:08 10:26:01 9822428 31762892 498156 1.51 730988 20343224 1920036 5.66 2837656 18665436 300 10:31:08 10:27:01 9822168 31762748 498260 1.52 730988 20343360 1920036 5.66 2837660 18665552 212 10:31:08 10:28:01 9822340 31762920 498020 1.51 730996 20343360 1920036 5.66 2837516 18665552 316 10:31:08 10:29:01 9822292 31762876 498000 1.51 731000 20343364 1920036 5.66 2837436 18665556 212 10:31:08 10:30:01 9821512 31762144 498676 1.52 731032 20343368 1920036 5.66 2838040 18665560 128 10:31:08 10:31:01 9269584 31729800 530588 1.61 749436 20796768 2065528 6.09 2890964 19118148 292912 10:31:08 Average: 10611492 31689387 571995 1.74 685826 19577134 2078481 6.13 2881434 17882804 43198 10:31:08 10:31:08 09:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:31:08 09:15:01 lo 5.29 5.29 0.52 0.52 0.00 0.00 0.00 0.00 10:31:08 09:15:01 ens3 1455.81 1297.22 11344.99 182.95 0.00 0.00 0.00 0.00 10:31:08 09:15:01 docker0 434.55 397.59 33.57 2757.42 0.00 0.00 0.00 0.00 10:31:08 09:16:01 vethf25b233 1.17 1.35 0.09 0.11 0.00 0.00 0.00 0.00 10:31:08 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:16:01 ens3 176.44 140.59 1022.36 70.34 0.00 0.00 0.00 0.00 10:31:08 09:16:01 docker0 90.68 116.50 7.57 988.35 0.00 0.00 0.00 0.00 10:31:08 09:17:01 vethf25b233 0.15 0.17 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:17:01 ens3 26.50 15.06 22.67 12.04 0.00 0.00 0.00 0.00 10:31:08 09:17:01 docker0 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:18:01 vethde6ca6a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:31:08 09:18:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 10:31:08 09:18:01 veth16668c5 121.47 255.56 9.24 3222.77 0.00 0.00 0.00 0.26 10:31:08 09:18:01 veth7849cff 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 10:31:08 09:18:01 ens3 430.67 247.38 5116.65 93.03 0.00 0.00 0.00 0.00 10:31:08 09:18:01 veth4098c45 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:31:08 09:18:01 vethb391404 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 10:31:08 09:18:01 veth10546a6 0.00 1.02 0.00 0.06 0.00 0.00 0.00 0.00 10:31:08 09:18:01 docker0 155.29 298.00 9.48 3412.81 0.00 0.00 0.00 0.00 10:31:08 09:19:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 10:31:08 09:19:01 veth16668c5 72.73 149.32 8.28 2605.68 0.00 0.00 0.00 0.21 10:31:08 09:19:01 veth1d94375 0.32 0.35 0.03 0.33 0.00 0.00 0.00 0.00 10:31:08 09:19:01 ens3 331.55 193.65 4458.85 89.35 0.00 0.00 0.00 0.00 10:31:08 09:19:01 veth10546a6 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 10:31:08 09:19:01 docker0 111.23 213.92 9.90 3238.23 0.00 0.00 0.00 0.00 10:31:08 09:20:01 vethcfe6088 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:31:08 09:20:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 10:31:08 09:20:01 veth16668c5 6.96 12.04 0.76 206.40 0.00 0.00 0.00 0.02 10:31:08 09:20:01 ens3 550.44 308.03 6247.96 109.00 0.00 0.00 0.00 0.00 10:31:08 09:20:01 veth6afb77d 198.08 408.04 17.67 5826.11 0.00 0.00 0.00 0.48 10:31:08 09:20:01 veth10546a6 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:31:08 09:20:01 docker0 241.87 462.85 17.77 6200.73 0.00 0.00 0.00 0.00 10:31:08 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:21:01 ens3 429.31 212.70 5851.88 32.07 0.00 0.00 0.00 0.00 10:31:08 09:21:01 veth41465a5 196.93 400.33 17.68 5828.23 0.00 0.00 0.00 0.48 10:31:08 09:21:01 veth6afb77d 0.13 0.22 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:21:01 veth10546a6 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:21:01 docker0 197.10 400.33 15.00 5828.23 0.00 0.00 0.00 0.00 10:31:08 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:22:01 ens3 127.91 103.43 492.91 81.21 0.00 0.00 0.00 0.00 10:31:08 09:22:01 veth41465a5 0.10 0.43 0.01 0.02 0.00 0.00 0.00 0.00 10:31:08 09:22:01 veth10546a6 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 10:31:08 09:22:01 docker0 46.26 63.89 3.00 463.33 0.00 0.00 0.00 0.00 10:31:08 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:23:01 ens3 54.02 38.07 307.47 12.46 0.00 0.00 0.00 0.00 10:31:08 09:23:01 veth10546a6 0.00 0.72 0.00 0.03 0.00 0.00 0.00 0.00 10:31:08 09:23:01 docker0 23.98 30.67 1.65 288.14 0.00 0.00 0.00 0.00 10:31:08 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:24:01 ens3 44.29 43.61 10.38 66.83 0.00 0.00 0.00 0.00 10:31:08 09:24:01 docker0 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 10:31:08 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:25:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:31:08 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:26:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:28:01 ens3 0.37 0.25 0.43 0.02 0.00 0.00 0.00 0.00 10:31:08 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:30:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:31:08 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:31:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:32:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:34:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:35:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:35:01 ens3 7.38 5.83 5.38 6.18 0.00 0.00 0.00 0.00 10:31:08 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:37:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:38:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:40:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 10:31:08 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:41:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:42:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:45:01 ens3 0.35 0.28 0.22 0.08 0.00 0.00 0.00 0.00 10:31:08 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:48:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 10:31:08 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:49:01 ens3 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 10:31:08 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:50:01 ens3 0.85 0.67 0.43 0.35 0.00 0.00 0.00 0.00 10:31:08 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:51:01 ens3 0.43 0.32 0.26 0.21 0.00 0.00 0.00 0.00 10:31:08 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:53:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:54:01 ens3 0.73 0.10 0.06 0.01 0.00 0.00 0.00 0.00 10:31:08 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:55:01 ens3 0.82 0.47 0.43 0.34 0.00 0.00 0.00 0.00 10:31:08 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:56:01 ens3 0.25 0.17 0.12 0.01 0.00 0.00 0.00 0.00 10:31:08 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:59:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 10:00:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 10:31:08 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 10:02:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:03:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:31:08 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 10:04:01 ens3 0.58 0.10 0.05 0.01 0.00 0.00 0.00 0.00 10:31:08 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:05:02 ens3 0.58 0.53 0.33 0.28 0.00 0.00 0.00 0.00 10:31:08 10:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 10:06:01 ens3 0.24 0.22 0.13 0.01 0.00 0.00 0.00 0.00 10:31:08 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 10:08:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 10:10:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 10:31:08 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 10:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 10:14:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:15:01 ens3 0.15 0.08 0.08 0.07 0.00 0.00 0.00 0.00 10:31:08 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 10:16:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 10:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 10:20:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 10:31:08 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 10:22:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:23:01 ens3 0.23 0.05 0.18 0.00 0.00 0.00 0.00 0.00 10:31:08 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 10:24:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:25:01 ens3 0.15 0.08 0.08 0.07 0.00 0.00 0.00 0.00 10:31:08 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 10:26:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 10:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:08 10:30:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 10:31:08 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 10:31:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 10:31:08 10:31:01 ens3 114.53 72.06 2525.57 34.64 0.00 0.00 0.00 0.00 10:31:08 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:08 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 10:31:08 Average: ens3 48.55 34.60 483.67 10.25 0.00 0.00 0.00 0.00 10:31:08 Average: docker0 16.81 25.70 1.27 300.58 0.00 0.00 0.00 0.00 10:31:08 10:31:08 10:31:08 ---> sar -P ALL: 10:31:08 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33647) 04/28/22 _x86_64_ (8 CPU) 10:31:08 10:31:08 09:13:41 LINUX RESTART (8 CPU) 10:31:08 10:31:08 09:14:02 CPU %user %nice %system %iowait %steal %idle 10:31:08 09:15:01 all 11.71 0.00 4.54 2.21 0.07 81.47 10:31:08 09:15:01 0 9.38 0.00 4.71 5.55 0.07 80.29 10:31:08 09:15:01 1 14.14 0.00 5.49 2.73 0.07 77.57 10:31:08 09:15:01 2 13.26 0.00 5.73 2.87 0.05 78.09 10:31:08 09:15:01 3 10.26 0.00 3.09 0.46 0.07 86.13 10:31:08 09:15:01 4 10.63 0.00 3.91 0.57 0.05 84.84 10:31:08 09:15:01 5 13.61 0.00 5.94 4.48 0.09 75.89 10:31:08 09:15:01 6 12.19 0.00 3.31 0.63 0.05 83.82 10:31:08 09:15:01 7 10.20 0.00 4.15 0.31 0.09 85.25 10:31:08 09:16:01 all 28.38 0.00 5.80 1.37 0.08 64.38 10:31:08 09:16:01 0 27.10 0.00 6.24 0.62 0.08 65.95 10:31:08 09:16:01 1 28.92 0.00 5.91 0.49 0.08 64.60 10:31:08 09:16:01 2 28.97 0.00 6.52 2.08 0.08 62.34 10:31:08 09:16:01 3 29.19 0.00 5.83 2.92 0.08 61.98 10:31:08 09:16:01 4 29.49 0.00 5.41 0.17 0.07 64.86 10:31:08 09:16:01 5 27.50 0.00 5.78 2.98 0.08 63.65 10:31:08 09:16:01 6 28.96 0.00 5.22 0.25 0.08 65.48 10:31:08 09:16:01 7 26.88 0.00 5.45 1.42 0.08 66.17 10:31:08 09:17:01 all 47.34 0.00 6.51 0.28 0.11 45.76 10:31:08 09:17:01 0 46.06 0.00 7.01 0.12 0.10 46.71 10:31:08 09:17:01 1 46.81 0.00 6.29 0.03 0.12 46.76 10:31:08 09:17:01 2 47.65 0.00 6.30 0.02 0.12 45.91 10:31:08 09:17:01 3 47.84 0.00 6.90 1.05 0.12 44.09 10:31:08 09:17:01 4 48.18 0.00 6.35 0.03 0.12 45.32 10:31:08 09:17:01 5 46.89 0.00 6.53 0.95 0.12 45.51 10:31:08 09:17:01 6 46.19 0.00 6.01 0.02 0.10 47.68 10:31:08 09:17:01 7 49.07 0.00 6.69 0.02 0.12 44.10 10:31:08 09:18:01 all 28.34 0.00 12.53 5.20 0.11 53.81 10:31:08 09:18:01 0 28.86 0.00 11.29 1.85 0.10 57.89 10:31:08 09:18:01 1 26.80 0.00 12.75 5.93 0.09 54.43 10:31:08 09:18:01 2 28.57 0.00 11.15 17.26 0.14 42.89 10:31:08 09:18:01 3 26.83 0.00 14.20 6.63 0.12 52.22 10:31:08 09:18:01 4 29.34 0.00 12.14 1.75 0.12 56.64 10:31:08 09:18:01 5 29.05 0.00 12.14 4.27 0.12 54.42 10:31:08 09:18:01 6 27.17 0.00 13.93 2.73 0.09 56.09 10:31:08 09:18:01 7 30.09 0.00 12.66 1.27 0.10 55.88 10:31:08 09:19:01 all 73.23 0.00 12.70 3.63 0.16 10.28 10:31:08 09:19:01 0 73.09 0.00 13.08 1.73 0.17 11.92 10:31:08 09:19:01 1 72.65 0.00 13.30 5.56 0.15 8.35 10:31:08 09:19:01 2 73.43 0.00 12.41 3.99 0.15 10.02 10:31:08 09:19:01 3 72.56 0.00 12.28 4.19 0.19 10.79 10:31:08 09:19:01 4 72.77 0.00 12.61 2.93 0.13 11.55 10:31:08 09:19:01 5 73.95 0.00 12.49 2.86 0.15 10.55 10:31:08 09:19:01 6 74.29 0.00 12.01 4.76 0.15 8.78 10:31:08 09:19:01 7 73.13 0.00 13.45 3.01 0.15 10.26 10:31:08 09:20:01 all 69.42 0.00 14.95 4.43 0.16 11.04 10:31:08 09:20:01 0 70.39 0.00 14.84 2.51 0.17 12.09 10:31:08 09:20:01 1 69.61 0.00 14.48 4.86 0.14 10.92 10:31:08 09:20:01 2 67.76 0.00 13.13 3.13 0.15 15.83 10:31:08 09:20:01 3 74.26 0.00 11.92 3.93 0.15 9.75 10:31:08 09:20:01 4 67.55 0.00 16.22 1.68 0.15 14.40 10:31:08 09:20:01 5 66.21 0.00 16.96 7.50 0.20 9.13 10:31:08 09:20:01 6 69.50 0.00 15.61 5.68 0.15 9.06 10:31:08 09:20:01 7 70.03 0.00 16.47 6.18 0.17 7.16 10:31:08 09:21:01 all 82.40 0.00 13.90 1.30 0.16 2.24 10:31:08 09:21:01 0 86.14 0.00 11.61 0.96 0.13 1.16 10:31:08 09:21:01 1 82.59 0.00 13.71 0.71 0.17 2.83 10:31:08 09:21:01 2 83.76 0.00 11.55 1.12 0.15 3.42 10:31:08 09:21:01 3 79.69 0.00 15.47 3.62 0.15 1.07 10:31:08 09:21:01 4 83.18 0.00 14.08 0.89 0.15 1.70 10:31:08 09:21:01 5 82.61 0.00 13.81 0.86 0.17 2.56 10:31:08 09:21:01 6 83.44 0.00 13.80 1.13 0.17 1.46 10:31:08 09:21:01 7 77.77 0.00 17.18 1.15 0.15 3.74 10:31:08 09:22:01 all 71.53 0.00 10.89 1.78 0.16 15.63 10:31:08 09:22:01 0 70.49 0.00 11.30 0.79 0.15 17.27 10:31:08 09:22:01 1 71.03 0.00 10.41 3.92 0.19 14.46 10:31:08 09:22:01 2 70.33 0.00 10.62 3.05 0.17 15.83 10:31:08 09:22:01 3 70.77 0.00 9.62 2.08 0.17 17.36 10:31:08 09:22:01 4 79.68 0.00 11.70 0.32 0.17 8.13 10:31:08 09:22:01 5 68.31 0.00 12.73 2.53 0.17 16.27 10:31:08 09:22:01 6 69.97 0.00 12.41 0.35 0.15 17.12 10:31:08 09:22:01 7 71.69 0.00 8.34 1.20 0.15 18.61 10:31:08 09:23:01 all 23.39 0.00 8.06 6.16 0.12 62.28 10:31:08 09:23:01 0 23.25 0.00 6.67 3.36 0.12 66.60 10:31:08 09:23:01 1 22.13 0.00 7.96 15.66 0.12 54.13 10:31:08 09:23:01 2 22.76 0.00 8.36 7.48 0.12 61.28 10:31:08 09:23:01 3 21.94 0.00 7.21 1.22 0.12 69.51 10:31:08 09:23:01 4 36.57 0.00 7.14 0.34 0.10 55.84 10:31:08 09:23:01 5 20.87 0.00 7.90 1.84 0.15 69.24 10:31:08 09:23:01 6 23.07 0.00 7.70 5.54 0.10 63.58 10:31:08 09:23:01 7 16.44 0.00 11.54 13.89 0.10 58.03 10:31:08 09:24:01 all 4.03 0.00 2.29 2.09 0.03 91.56 10:31:08 09:24:01 0 2.50 0.00 1.26 2.28 0.02 93.95 10:31:08 09:24:01 1 3.08 0.00 2.63 10.71 0.03 83.55 10:31:08 09:24:01 2 5.47 0.00 2.30 0.65 0.03 91.54 10:31:08 09:24:01 3 4.41 0.00 2.62 0.59 0.03 92.35 10:31:08 09:24:01 4 5.17 0.00 1.98 0.03 0.03 92.79 10:31:08 09:24:01 5 3.73 0.00 1.18 0.83 0.02 94.25 10:31:08 09:24:01 6 5.59 0.00 2.53 0.87 0.05 90.96 10:31:08 09:24:01 7 2.33 0.00 3.82 0.77 0.03 93.05 10:31:08 09:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:31:08 09:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 09:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:25:01 2 0.00 0.00 0.00 0.02 0.02 99.97 10:31:08 09:25:01 3 0.03 0.00 0.03 0.07 0.02 99.85 10:31:08 09:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:31:08 09:25:01 CPU %user %nice %system %iowait %steal %idle 10:31:08 09:26:01 all 0.02 0.00 0.02 0.00 0.01 99.95 10:31:08 09:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 09:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:26:01 2 0.02 0.00 0.00 0.02 0.02 99.95 10:31:08 09:26:01 3 0.07 0.00 0.03 0.02 0.02 99.87 10:31:08 09:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 09:26:01 5 0.02 0.00 0.07 0.00 0.02 99.90 10:31:08 09:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 09:26:01 7 0.00 0.00 0.03 0.00 0.00 99.97 10:31:08 09:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:31:08 09:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:31:08 09:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:27:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:31:08 09:27:01 3 0.00 0.00 0.00 0.02 0.00 99.98 10:31:08 09:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:27:01 6 0.05 0.00 0.07 0.00 0.00 99.88 10:31:08 09:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:31:08 09:28:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:31:08 09:28:01 0 0.03 0.00 0.03 0.00 0.00 99.93 10:31:08 09:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 09:28:01 2 0.05 0.00 0.03 0.02 0.00 99.90 10:31:08 09:28:01 3 0.03 0.00 0.00 0.03 0.00 99.93 10:31:08 09:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:31:08 09:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 09:29:01 all 0.26 0.00 0.02 0.00 0.00 99.71 10:31:08 09:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:31:08 09:29:01 1 0.02 0.00 0.03 0.00 0.00 99.95 10:31:08 09:29:01 2 1.97 0.00 0.00 0.02 0.00 98.01 10:31:08 09:29:01 3 0.00 0.00 0.02 0.02 0.02 99.95 10:31:08 09:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:29:01 6 0.02 0.00 0.03 0.00 0.00 99.95 10:31:08 09:29:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:31:08 09:30:01 all 0.27 0.00 0.01 0.00 0.00 99.72 10:31:08 09:30:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:31:08 09:30:01 1 0.02 0.00 0.00 0.03 0.00 99.95 10:31:08 09:30:01 2 1.99 0.00 0.00 0.00 0.02 98.00 10:31:08 09:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:31:08 09:30:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:31:08 09:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:31:01 all 0.19 0.00 0.01 0.00 0.00 99.80 10:31:08 09:31:01 0 0.05 0.00 0.03 0.00 0.00 99.92 10:31:08 09:31:01 1 0.02 0.00 0.02 0.02 0.00 99.95 10:31:08 09:31:01 2 1.39 0.00 0.00 0.02 0.00 98.60 10:31:08 09:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:32:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:31:08 09:32:01 0 0.02 0.00 0.05 0.08 0.02 99.83 10:31:08 09:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 09:32:01 2 0.02 0.00 0.02 0.02 0.00 99.95 10:31:08 09:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:31:08 09:33:01 0 0.05 0.00 0.02 0.00 0.00 99.93 10:31:08 09:33:01 1 0.00 0.00 0.00 0.10 0.00 99.90 10:31:08 09:33:01 2 0.03 0.00 0.00 0.02 0.00 99.95 10:31:08 09:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 09:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 09:34:01 all 0.21 0.00 0.02 0.01 0.00 99.76 10:31:08 09:34:01 0 0.03 0.00 0.05 0.02 0.02 99.88 10:31:08 09:34:01 1 0.02 0.00 0.00 0.02 0.02 99.95 10:31:08 09:34:01 2 1.52 0.00 0.07 0.03 0.00 98.38 10:31:08 09:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 09:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 09:35:01 all 0.27 0.00 0.04 0.01 0.00 99.68 10:31:08 09:35:01 0 0.23 0.00 0.05 0.03 0.00 99.68 10:31:08 09:35:01 1 0.28 0.00 0.02 0.00 0.00 99.70 10:31:08 09:35:01 2 0.98 0.00 0.07 0.02 0.00 98.94 10:31:08 09:35:01 3 0.23 0.00 0.02 0.02 0.00 99.73 10:31:08 09:35:01 4 0.12 0.00 0.05 0.03 0.00 99.80 10:31:08 09:35:01 5 0.13 0.00 0.02 0.00 0.00 99.85 10:31:08 09:35:01 6 0.07 0.00 0.03 0.02 0.00 99.88 10:31:08 09:35:01 7 0.10 0.00 0.03 0.00 0.00 99.87 10:31:08 09:36:01 all 0.01 0.00 0.01 0.01 0.01 99.97 10:31:08 09:36:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:31:08 09:36:01 1 0.02 0.00 0.02 0.02 0.00 99.95 10:31:08 09:36:01 2 0.00 0.00 0.00 0.03 0.02 99.95 10:31:08 09:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:31:08 09:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:31:08 09:36:01 CPU %user %nice %system %iowait %steal %idle 10:31:08 09:37:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:31:08 09:37:01 0 0.03 0.00 0.03 0.02 0.00 99.92 10:31:08 09:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 09:37:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:31:08 09:38:01 all 0.05 0.00 0.03 0.01 0.01 99.90 10:31:08 09:38:01 0 0.05 0.00 0.07 0.03 0.02 99.83 10:31:08 09:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:38:01 2 0.02 0.00 0.02 0.02 0.00 99.95 10:31:08 09:38:01 3 0.05 0.00 0.03 0.00 0.00 99.92 10:31:08 09:38:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:31:08 09:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:31:08 09:38:01 6 0.20 0.00 0.05 0.03 0.00 99.72 10:31:08 09:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:31:08 09:39:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:31:08 09:39:01 0 0.03 0.00 0.02 0.02 0.02 99.92 10:31:08 09:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:39:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:31:08 09:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 09:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 09:40:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:31:08 09:40:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:31:08 09:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 09:40:01 2 0.00 0.00 0.02 0.02 0.00 99.97 10:31:08 09:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 09:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 09:41:01 all 0.02 0.00 0.01 0.01 0.00 99.95 10:31:08 09:41:01 0 0.07 0.00 0.05 0.07 0.02 99.80 10:31:08 09:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:31:08 09:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 09:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 09:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 09:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 09:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:31:08 09:42:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:31:08 09:42:01 0 0.03 0.00 0.03 0.02 0.02 99.90 10:31:08 09:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 09:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 09:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:31:08 09:43:01 0 0.02 0.00 0.05 0.02 0.02 99.90 10:31:08 09:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:43:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:31:08 09:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:31:08 09:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 09:44:01 all 0.01 0.00 0.00 0.01 0.00 99.97 10:31:08 09:44:01 0 0.05 0.00 0.02 0.02 0.00 99.92 10:31:08 09:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:44:01 2 0.02 0.00 0.00 0.02 0.02 99.95 10:31:08 09:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:44:01 4 0.00 0.00 0.00 0.05 0.00 99.95 10:31:08 09:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:45:01 all 0.02 0.00 0.01 0.01 0.00 99.95 10:31:08 09:45:01 0 0.03 0.00 0.03 0.07 0.02 99.85 10:31:08 09:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:45:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:31:08 09:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 09:45:01 4 0.02 0.00 0.03 0.02 0.00 99.93 10:31:08 09:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 09:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:31:08 09:46:01 all 0.01 0.00 0.01 0.01 0.00 99.98 10:31:08 09:46:01 0 0.00 0.00 0.03 0.02 0.00 99.95 10:31:08 09:46:01 1 0.00 0.00 0.00 0.02 0.00 99.98 10:31:08 09:46:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:31:08 09:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:31:08 09:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 09:47:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:31:08 09:47:01 0 0.02 0.00 0.02 0.08 0.00 99.88 10:31:08 09:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:47:01 3 0.05 0.00 0.03 0.00 0.00 99.92 10:31:08 09:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:31:08 10:31:08 09:47:01 CPU %user %nice %system %iowait %steal %idle 10:31:08 09:48:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:31:08 09:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 09:48:01 1 0.02 0.00 0.00 0.02 0.00 99.97 10:31:08 09:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:31:08 09:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:31:08 09:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 09:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:49:01 all 0.01 0.00 0.00 0.00 0.00 99.98 10:31:08 09:49:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:31:08 09:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:31:08 09:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:31:08 09:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:31:08 09:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 09:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:31:08 09:50:01 0 0.02 0.00 0.03 0.02 0.00 99.93 10:31:08 09:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:31:08 09:50:01 2 0.02 0.00 0.00 0.02 0.02 99.95 10:31:08 09:50:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:31:08 09:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:50:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:31:08 09:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 09:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 09:51:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:31:08 09:51:01 0 0.00 0.00 0.02 0.02 0.02 99.95 10:31:08 09:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:51:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:31:08 09:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 09:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:31:08 09:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 09:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:31:08 09:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 09:52:01 1 0.02 0.00 0.00 0.05 0.00 99.93 10:31:08 09:52:01 2 0.00 0.00 0.02 0.03 0.00 99.95 10:31:08 09:52:01 3 0.00 0.00 0.03 0.00 0.02 99.95 10:31:08 09:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:31:08 09:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 09:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:53:01 all 0.03 0.00 0.01 0.01 0.00 99.96 10:31:08 09:53:01 0 0.00 0.00 0.03 0.03 0.00 99.93 10:31:08 09:53:01 1 0.10 0.00 0.00 0.00 0.00 99.90 10:31:08 09:53:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:31:08 09:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:31:08 09:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 09:53:01 5 0.05 0.00 0.00 0.00 0.00 99.95 10:31:08 09:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 09:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:31:08 09:54:01 0 0.02 0.00 0.00 0.03 0.00 99.95 10:31:08 09:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:54:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:31:08 09:54:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:31:08 09:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 09:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:31:08 09:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:31:08 09:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:31:08 09:55:01 all 0.19 0.00 0.01 0.00 0.00 99.79 10:31:08 09:55:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:31:08 09:55:01 1 0.12 0.00 0.00 0.00 0.00 99.88 10:31:08 09:55:01 2 0.00 0.00 0.02 0.02 0.00 99.97 10:31:08 09:55:01 3 1.34 0.00 0.03 0.00 0.02 98.61 10:31:08 09:55:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:31:08 09:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:56:01 all 0.04 0.00 0.01 0.01 0.00 99.94 10:31:08 09:56:01 0 0.02 0.00 0.02 0.08 0.00 99.88 10:31:08 09:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:56:01 3 0.25 0.00 0.02 0.00 0.02 99.72 10:31:08 09:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:56:01 7 0.00 0.00 0.03 0.00 0.00 99.97 10:31:08 09:57:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:31:08 09:57:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:31:08 09:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:57:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:31:08 09:57:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:31:08 09:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 09:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:58:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:31:08 09:58:01 0 0.02 0.00 0.02 0.05 0.00 99.92 10:31:08 09:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:31:08 09:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 09:58:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:31:08 10:31:08 09:58:01 CPU %user %nice %system %iowait %steal %idle 10:31:08 09:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:31:08 09:59:01 0 0.00 0.00 0.03 0.02 0.00 99.95 10:31:08 09:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 09:59:01 2 0.02 0.00 0.00 0.02 0.02 99.95 10:31:08 09:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 09:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 09:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 09:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:31:08 09:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 10:00:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:31:08 10:00:01 0 0.05 0.00 0.00 0.03 0.00 99.92 10:31:08 10:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 10:00:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:31:08 10:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:31:08 10:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 10:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:00:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:31:08 10:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 10:01:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:31:08 10:01:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:31:08 10:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 10:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 10:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:02:01 all 0.01 0.00 0.02 0.01 0.00 99.97 10:31:08 10:02:01 0 0.00 0.00 0.03 0.03 0.00 99.93 10:31:08 10:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 10:02:01 2 0.02 0.00 0.02 0.03 0.00 99.93 10:31:08 10:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 10:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:02:01 6 0.02 0.00 0.03 0.00 0.00 99.95 10:31:08 10:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 10:03:01 all 0.01 0.00 0.00 0.00 0.00 99.98 10:31:08 10:03:01 0 0.03 0.00 0.00 0.02 0.00 99.95 10:31:08 10:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:03:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:31:08 10:03:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:31:08 10:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:03:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:31:08 10:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:04:01 all 0.01 0.00 0.00 0.01 0.00 99.97 10:31:08 10:04:01 0 0.00 0.00 0.02 0.03 0.02 99.93 10:31:08 10:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:04:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:31:08 10:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:31:08 10:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:04:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:31:08 10:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:05:02 all 0.01 0.00 0.01 0.00 0.00 99.97 10:31:08 10:05:02 0 0.02 0.00 0.05 0.02 0.00 99.92 10:31:08 10:05:02 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:05:02 2 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 10:05:02 3 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:05:02 4 0.02 0.00 0.02 0.00 0.02 99.95 10:31:08 10:05:02 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:05:02 6 0.03 0.00 0.02 0.00 0.00 99.95 10:31:08 10:05:02 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:06:01 all 0.01 0.00 0.00 0.01 0.00 99.97 10:31:08 10:06:01 0 0.02 0.00 0.00 0.03 0.00 99.95 10:31:08 10:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:06:01 2 0.00 0.00 0.00 0.03 0.00 99.97 10:31:08 10:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:31:08 10:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:06:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:31:08 10:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 10:07:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:31:08 10:07:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:31:08 10:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 10:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:07:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:31:08 10:07:01 6 0.02 0.00 0.05 0.00 0.00 99.93 10:31:08 10:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:08:01 all 0.02 0.00 0.01 0.02 0.00 99.95 10:31:08 10:08:01 0 0.02 0.00 0.02 0.07 0.00 99.90 10:31:08 10:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:31:08 10:08:01 2 0.02 0.00 0.00 0.05 0.00 99.93 10:31:08 10:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 10:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 10:08:01 6 0.07 0.00 0.00 0.02 0.02 99.90 10:31:08 10:08:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:31:08 10:09:01 all 0.00 0.00 0.01 0.00 0.00 99.98 10:31:08 10:09:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:31:08 10:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 10:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:31:08 10:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:09:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:31:08 10:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 10:31:08 10:09:01 CPU %user %nice %system %iowait %steal %idle 10:31:08 10:10:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:31:08 10:10:01 0 0.00 0.00 0.03 0.00 0.00 99.97 10:31:08 10:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:31:08 10:10:01 2 0.00 0.00 0.00 0.03 0.00 99.97 10:31:08 10:10:01 3 0.02 0.00 0.03 0.00 0.00 99.95 10:31:08 10:10:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:31:08 10:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:31:08 10:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:11:01 all 0.25 0.00 0.01 0.00 0.00 99.73 10:31:08 10:11:01 0 0.02 0.00 0.02 0.02 0.02 99.93 10:31:08 10:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:11:01 2 0.03 0.00 0.03 0.00 0.02 99.92 10:31:08 10:11:01 3 1.91 0.00 0.00 0.00 0.00 98.09 10:31:08 10:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 10:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 10:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:12:01 all 0.26 0.00 0.02 0.04 0.00 99.68 10:31:08 10:12:01 0 0.00 0.00 0.05 0.30 0.00 99.65 10:31:08 10:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 10:12:01 2 0.02 0.00 0.02 0.03 0.02 99.92 10:31:08 10:12:01 3 1.97 0.00 0.03 0.00 0.00 98.00 10:31:08 10:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 10:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:13:01 all 0.08 0.00 0.01 0.04 0.00 99.87 10:31:08 10:13:01 0 0.00 0.00 0.00 0.33 0.00 99.67 10:31:08 10:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:13:01 2 0.00 0.00 0.02 0.02 0.00 99.97 10:31:08 10:13:01 3 0.60 0.00 0.00 0.00 0.02 99.38 10:31:08 10:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 10:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 10:14:01 all 0.01 0.00 0.01 0.03 0.00 99.95 10:31:08 10:14:01 0 0.00 0.00 0.03 0.18 0.00 99.78 10:31:08 10:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:14:01 2 0.03 0.00 0.02 0.02 0.02 99.92 10:31:08 10:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 10:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 10:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 10:15:01 all 0.02 0.00 0.01 0.00 0.00 99.97 10:31:08 10:15:01 0 0.03 0.00 0.02 0.02 0.00 99.93 10:31:08 10:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:31:08 10:15:01 2 0.03 0.00 0.02 0.02 0.00 99.93 10:31:08 10:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:16:01 all 0.17 0.00 0.01 0.01 0.00 99.81 10:31:08 10:16:01 0 0.00 0.00 0.03 0.02 0.00 99.95 10:31:08 10:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:31:08 10:16:01 2 0.02 0.00 0.02 0.03 0.02 99.92 10:31:08 10:16:01 3 1.27 0.00 0.02 0.00 0.00 98.71 10:31:08 10:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 10:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 10:17:01 all 0.26 0.00 0.01 0.01 0.00 99.72 10:31:08 10:17:01 0 0.00 0.00 0.00 0.08 0.00 99.92 10:31:08 10:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 10:17:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:31:08 10:17:01 3 1.97 0.00 0.00 0.00 0.02 98.01 10:31:08 10:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 10:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 10:18:01 all 0.17 0.00 0.00 0.00 0.01 99.82 10:31:08 10:18:01 0 0.02 0.00 0.02 0.02 0.02 99.93 10:31:08 10:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:31:08 10:18:01 2 0.02 0.00 0.00 0.02 0.02 99.95 10:31:08 10:18:01 3 1.26 0.00 0.00 0.00 0.00 98.74 10:31:08 10:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:18:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:31:08 10:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:31:08 10:19:01 0 0.02 0.00 0.03 0.03 0.00 99.92 10:31:08 10:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 10:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:19:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:31:08 10:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 10:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:20:01 all 0.00 0.00 0.01 0.00 0.00 99.98 10:31:08 10:20:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:31:08 10:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 10:20:01 2 0.03 0.00 0.03 0.02 0.02 99.90 10:31:08 10:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:31:08 10:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:31:08 10:20:01 CPU %user %nice %system %iowait %steal %idle 10:31:08 10:21:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:31:08 10:21:01 0 0.02 0.00 0.02 0.07 0.00 99.90 10:31:08 10:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:21:01 2 0.02 0.00 0.02 0.02 0.02 99.93 10:31:08 10:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 10:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 10:22:01 all 0.02 0.00 0.01 0.00 0.00 99.97 10:31:08 10:22:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:31:08 10:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:22:01 2 0.05 0.00 0.02 0.02 0.00 99.92 10:31:08 10:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 10:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 10:22:01 7 0.03 0.00 0.00 0.00 0.02 99.95 10:31:08 10:23:01 all 0.00 0.00 0.01 0.00 0.00 99.99 10:31:08 10:23:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:31:08 10:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:23:01 2 0.00 0.00 0.03 0.02 0.02 99.93 10:31:08 10:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:31:08 10:24:01 0 0.00 0.00 0.03 0.02 0.00 99.95 10:31:08 10:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:24:01 2 0.03 0.00 0.00 0.02 0.00 99.95 10:31:08 10:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 10:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:24:01 5 0.02 0.00 0.03 0.00 0.00 99.95 10:31:08 10:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 10:25:01 all 0.01 0.00 0.00 0.01 0.00 99.98 10:31:08 10:25:01 0 0.02 0.00 0.00 0.03 0.00 99.95 10:31:08 10:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:31:08 10:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:31:08 10:25:01 4 0.02 0.00 0.00 0.02 0.00 99.97 10:31:08 10:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:31:08 10:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 10:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 10:26:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:31:08 10:26:01 0 0.02 0.00 0.03 0.02 0.02 99.92 10:31:08 10:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:26:01 2 0.02 0.00 0.02 0.03 0.00 99.93 10:31:08 10:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:31:08 10:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:31:08 10:26:01 5 0.05 0.00 0.02 0.00 0.02 99.92 10:31:08 10:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 10:27:01 all 0.23 0.00 0.01 0.00 0.00 99.75 10:31:08 10:27:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:31:08 10:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:27:01 3 1.81 0.00 0.03 0.00 0.02 98.14 10:31:08 10:27:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:31:08 10:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 10:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:31:08 10:28:01 all 0.26 0.00 0.01 0.00 0.00 99.73 10:31:08 10:28:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:31:08 10:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:28:01 3 1.99 0.00 0.00 0.00 0.00 98.01 10:31:08 10:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:31:08 10:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:31:08 10:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:29:01 all 0.16 0.00 0.00 0.01 0.00 99.83 10:31:08 10:29:01 0 0.03 0.00 0.00 0.03 0.00 99.93 10:31:08 10:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:29:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:31:08 10:29:01 3 1.18 0.00 0.02 0.00 0.00 98.81 10:31:08 10:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:29:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:31:08 10:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:08 10:30:01 all 0.22 0.00 0.01 0.01 0.01 99.75 10:31:08 10:30:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:31:08 10:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:31:08 10:30:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:31:08 10:30:01 3 1.65 0.00 0.05 0.00 0.02 98.29 10:31:08 10:30:01 4 0.02 0.00 0.02 0.03 0.00 99.93 10:31:08 10:30:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:31:08 10:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:08 10:30:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:31:08 10:31:01 all 3.21 0.00 1.24 0.21 0.02 95.32 10:31:08 10:31:01 0 3.53 0.00 1.20 1.07 0.03 94.16 10:31:08 10:31:01 1 2.98 0.00 1.19 0.00 0.02 95.82 10:31:08 10:31:01 2 2.99 0.00 1.49 0.43 0.02 95.08 10:31:08 10:31:01 3 4.45 0.00 1.47 0.07 0.02 94.00 10:31:08 10:31:01 4 2.89 0.00 1.05 0.07 0.02 95.97 10:31:08 10:31:01 5 3.21 0.00 1.20 0.00 0.02 95.57 10:31:08 10:31:01 6 2.78 0.00 1.12 0.03 0.02 96.05 10:31:08 10:31:01 7 2.86 0.00 1.15 0.03 0.02 95.94 10:31:08 10:31:08 Average: CPU %user %nice %system %iowait %steal %idle 10:31:08 Average: all 5.74 0.00 1.21 0.37 0.02 92.66 10:31:08 Average: 0 5.69 0.00 1.17 0.30 0.02 92.83 10:31:08 Average: 1 5.67 0.00 1.21 0.65 0.02 92.45 10:31:08 Average: 2 5.82 0.00 1.15 0.55 0.02 92.46 10:31:08 Average: 3 5.91 0.00 1.17 0.34 0.02 92.56 10:31:08 Average: 4 5.99 0.00 1.20 0.11 0.02 92.68 10:31:08 Average: 5 5.61 0.00 1.24 0.37 0.02 92.76 10:31:08 Average: 6 5.71 0.00 1.21 0.28 0.02 92.78 10:31:08 Average: 7 5.53 0.00 1.30 0.37 0.02 92.78 10:31:08 10:31:08 10:31:08